body{margin:0}

body,html{font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif}

/*顶部*/

.header{width:100%;border-bottom:1px solid #e8e8e8;box-sizing:border-box}.header-container{width:1200px;margin:0 auto;height:80px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.header-container .logo{flex:none;width:130px}.header-container .logo img{width:100%;height:auto}.header-container .tab{margin-left:50px;box-sizing:border-box;height:inherit;display:flex;flex-flow:row nowrap;justify-content:left;align-items:center}.header-container .tab a{text-decoration:none;color:#000}.header-container .tab-item{margin:0 14px;padding:0 14px;box-sizing:border-box;font-style:normal;font-size:16px;color:#333;line-height:42px;position:relative}.header-container .tab-item.selected{color:#555}.header-container .tab-item.selected .border{height:2px;width:50px;background:#555;display:inline-block;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.header-container .search{position:relative;margin-left:380px}.header-container .search .icon{position:absolute;right:0;top:0;width:58px;height:36px}.header-container .search .icon img{width:18px;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header-container .search .input{width:300px;height:36px;box-sizing:border-box;padding-left:20px;line-height:36px;border:none;border-radius:20px;background:#fafafa;font-weight:400;color:#949494}.header-container .search .input:focus{outline:none}.header-container .search .input::-webkit-input-placeholder{color:#adadad}.header-container .search .input::-moz-placeholder{color:#adadad}.header-container .search .input:-ms-input-placeholder{color:#adadad}.header-container .search .input::-ms-input-placeholder{color:#adadad}.header-container .search .input::placeholder{color:#adadad}.header-container .extra{display:flex;flex-flow:row nowrap;justify-content:left;align-items:center;margin-left:13px}.header-container .extra .download{flex:none;padding:0 20px;box-sizing:border-box;font-weight:600;font-size:14px}.header-container .extra .download a{color:#555;text-decoration:none}.header-container .extra .join{flex:none;margin-left:30px;box-sizing:border-box;width:120px;height:36px;background:#555;border-radius:20px;font-weight:600;font-size:16px;text-align:center;line-height:36px}.header-container .extra .join a{color:#fff;text-decoration:none}.header-container .extra .contact{flex:none;margin-left:20px;width:120px;height:36px;box-sizing:border-box;background:#fff;border:1px solid #555;border-radius:20px;font-weight:600;font-size:16px;text-align:center;line-height:34px}.header-container .extra .contact a{color:#555;text-decoration:none}



/*内容*/

.official-website{background:#fff}.official-website-body{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:1200px;box-sizing:border-box;margin:30px auto}.official-website-body .main{flex:none;width:850px}.official-website-body .aside{flex:none;width:350px}

.newsflashes-list{background:#fff;width:100%}.newsflashes-list .body .content-item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.newsflashes-list .body .content-item .hd{flex:none;width:40px}.newsflashes-list .body .content-item .hd .publish-date{width:40px;background:#fff;text-align:center;box-sizing:border-box}.newsflashes-list .body .content-item .hd .publish-date .month{width:100%;height:22px;font-size:14px;font-weight:600;color:#fff;line-height:22px;background:#555;display:inline-block;border-radius:6px 6px 0 0;border:1px solid #555}.newsflashes-list .body .content-item .hd .publish-date .date{width:100%;height:26px;background-color:#fff;font-weight:600;font-size:18px;color:#555;line-height:26px;border-radius:0 0 6px 6px;display:inline-block;border:1px solid #555}.newsflashes-list .body .content-item .bd{flex:none;width:730px}.newsflashes-list .footer{text-align:center}

.search-list{background:#fff;width:100%}.search-list .body .content a{text-decoration:none}.search-list .body .content-item{display:block;border-bottom:1px solid #e8e8e8}.search-list .body .content-item.KBH,.search-list .body .content-item.NOTICE{display:flex;padding:30px 0;margin-right:20px;flex-flow:row nowrap;justify-content:left;align-items:flex-start}.search-list .body .content-item.KBH:hover,.search-list .body .content-item.NOTICE:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.08);border-radius:6px;padding:30px 20px;margin-left:-20px;margin-right:0;cursor:pointer}.search-list .body .content-item.KBH .hd,.search-list .body .content-item.NOTICE .hd{flex:none;width:220px}.search-list .body .content-item.KBH .hd .cover,.search-list .body .content-item.NOTICE .hd .cover{height:158px;background-color:#e4e4e4;border-radius:6px}.search-list .body .content-item.KBH .bd,.search-list .body .content-item.NOTICE .bd{flex:none;width:560px;padding-left:20px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;height:158px}.search-list .body .content-item.KBH .bd .title,.search-list .body .content-item.NOTICE .bd .title{font-size:22px;font-weight:600;color:#333;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:none;margin-bottom:12px}.search-list .body .content-item.KBH .bd .title:hover,.search-list .body .content-item.NOTICE .bd .title:hover{color:#555}.search-list .body .content-item.KBH .bd .desc,.search-list .body .content-item.NOTICE .bd .desc{font-size:14px;font-weight:400;color:#858585;line-height:24px;flex:auto}.search-list .body .content-item.KBH .bd .desc-container,.search-list .body .content-item.NOTICE .bd .desc-container{max-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.search-list .body .content-item.KBH .bd .extra,.search-list .body .content-item.NOTICE .bd .extra{font-size:14px;font-weight:400;color:#858585;line-height:22px;flex:none}.search-list .body .content-item.NEWSFLASH,.search-list .body .content-item.ZTC{padding:30px 0}.search-list .body .content-item.NEWSFLASH:hover,.search-list .body .content-item.ZTC:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.08);border-radius:6px;padding:30px 20px;margin-left:-20px;margin-right:-20px;cursor:pointer}.search-list .body .content-item.NEWSFLASH .title,.search-list .body .content-item.ZTC .title{font-size:22px;font-weight:600;color:#333;line-height:28px;margin-bottom:16px}.search-list .body .content-item.NEWSFLASH .title:hover,.search-list .body .content-item.ZTC .title:hover{color:#555;cursor:pointer}.search-list .body .content-item.NEWSFLASH .desc,.search-list .body .content-item.ZTC .desc{font-size:16px;font-weight:400;color:#858585;line-height:30px;margin-bottom:16px;white-space:pre-wrap}.search-list .body .content-item.NEWSFLASH .desc-container,.search-list .body .content-item.ZTC .desc-container{max-height:150px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.search-list .body .content-item.NEWSFLASH .extra .origin,.search-list .body .content-item.NEWSFLASH .extra .publishTime,.search-list .body .content-item.ZTC .extra .origin,.search-list .body .content-item.ZTC .extra .publishTime{font-size:14px;font-weight:400;color:#858585;line-height:26px;display:inline-block;vertical-align:middle}.search-list .body .content-item.NEWSFLASH .extra a,.search-list .body .content-item.ZTC .extra a{text-decoration:none;}.search-list .body .content-item.NEWSFLASH .extra a:hover,.search-list .body .content-item.ZTC .extra a:hover{background:#555;color:#fff}.search-list .body .content-item.NEWSFLASH .extra .tag,.search-list .body .content-item.ZTC .extra .tag{display:inline-block;vertical-align:middle;height:26px;padding:0 12px;border-radius:4px;font-size:14px;font-weight:400;line-height:26px;text-align:center;margin:0 10px}.search-list .body .content-item.NEWSFLASH .extra .tag:hover,.search-list .body .content-item.ZTC .extra .tag:hover{background:#555;color:#fff}.search-list .footer.more{margin:30px 0;text-align:center}.search-list .footer.pagination{margin:40px 0;text-align:left}

.download-qrcode{width:350px;height:238px;box-sizing:border-box;background:#fafafa;border-radius:6px;padding:30px 20px;margin-bottom:20px}.download-qrcode .content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;}.download-qrcode .content img{width:100%;height:auto}.download-qrcode .content .left{flex:none;width:162px;text-align:center}.download-qrcode .content .left .title{font-size:18px;font-weight:400;color:#555;line-height:25px}.download-qrcode .content .right{flex:none;width:120px}.download-qrcode .extra .text{display:inline-block;width:310px;height:30px;background:#555;text-align:center;font-size:14px;font-weight:600;color:#fff;line-height:30px}



/*底部*/

.footer{text-align:center}.newsflashes-list .footer .load-more{display:inline-block;width:128px;height:31px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;font-style:normal;color:#ff6d00;box-sizing:border-box;background:#fff;border:1px solid #ff6d00;text-align:center;line-height:31px;border-radius:20px}.newsflashes-list .hr img{width:100%;height:auto;vertical-align:top}

.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border-1px,.border-bottom-1px,.border-left-1px,.border-right-1px,.border-top-1px{position:relative}.border-1px:after,.border-bottom-1px:after,.border-left-1px:after,.border-right-1px:after,.border-top-1px:after{background-color:#000}.border-bottom-1px:after{bottom:0}.border-bottom-1px:after,.border-top-1px:after{content:"";pointer-events:none;box-sizing:border-box;position:absolute;left:0;width:100%;height:1px;transform-origin:0 0}.border-top-1px:after{top:0}.border-left-1px:after{left:0}.border-left-1px:after,.border-right-1px:after{content:"";pointer-events:none;box-sizing:border-box;position:absolute;top:0;width:1px;height:100%;transform-origin:0 0}.border-right-1px:after{right:0}.border-1px:after{content:"";pointer-events:none;box-sizing:border-box;position:absolute;left:0;top:0;width:1px;height:1px;transform-origin:0 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.border-bottom-1px:after,.border-top-1px:after{transform:scaleY(.5)}.border-left-1px:after,.border-right-1px:after{transform:scaleX(.5)}.border-1px:after{width:200%;height:200%;transform:scale(.5);transform-origin:0 0}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.border-bottom-1px:after,.border-top-1px:after{transform:scaleY(.3333)}.border-left-1px:after,.border-right-1px:after{transform:scaleX(.3333)}.border-1px:after{width:300%;height:300%;transform:scale(.3333);transform-origin:0 0}}.articles-list{width:350px;background:#fff;margin-bottom:20px}.articles-list .header{width:100%;height:46px;font-weight:600;font-size:16px;color:#555;line-height:44px;background:#fff}.articles-list .body{height:auto}.articles-list .body .content a{text-decoration:none}.articles-list .body .content-item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #e8e8e8}.articles-list .body .content-item:first-child{padding-top:0}.articles-list .body .content-item:last-child{border-bottom:none}.articles-list .body .content-item .hd{flex:none;width:110px;position:relative;height:inherit}.articles-list .body .content-item .hd .cover{height:80px;background-color:#e4e4e4;border-radius:4px}.articles-list .body .content-item .hd .index1{width:26px;height:26px;position:absolute;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0BAMAAAA3VgbYAAAAJFBMVEVHcEz/agD/awD/awD/agD/aQD/////5tX/hS//mlT/t4b/3MU7rBDrAAAABXRSTlMAgFPosvIAiycAAACuSURBVDjLnc7BCcJAEEDRj+B9LpZgCVYgFuAhEC0gOViH1iCWYJUKG82uk39xTgOfNwyw2ndLc3yXbnkCNt0faK2IrSIOitiV/fFMiLKehjGhKd3aFHM6D00qiHKuTVGnS50mVNJ4r1NUqb/2Vfqg6cM6haYvyik0zSil0FSh3xQp5fdSCk0NwhGOcIQjHOEIRzjCEY5whCMc4QhHOMIRjnCEIxzhCEc4whGOcPQCITfiIqFFNt4AAAAASUVORK5CYII=) no-repeat;background-size:cover;box-sizing:border-box}.articles-list .body .content-item .hd .index2{width:26px;height:26px;position:absolute;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0BAMAAAA3VgbYAAAAMFBMVEVHcEz/agD/aQD/aQD/agD/gAD/awD/aQD/////jj7/eRz/s37/0bH/+PP/mlP/59daMy7eAAAAB3RSTlMAgJLN8wYrKVEvZAAAAOhJREFUOMt10D9qAmEQhvGHQPq9RS4geIT0HsEmdaoP/9YT2SVlELHeWFkK5gLrDbyBgqTXLuH7diWZ3Xfahx/MDDDsha55hUHonozHflDoQSJeJOJJIvoS8SwRGqU0vnztWyilbzPbeRTT/LdY7lFMU8tXVngU08wWobKTQzGNNx/haqVDzfITe/eoSZW9eVSnrRUnj1IaHe3WQimtLS9bKG14tMNyWTpUn2zNpzKXPu/pL4rpfE+ZT63vdaRMpv8IjdAIjdAIjdAIjdAIjdAIjdAIjdAIjdAIjdAIjdAIjdAIjdAIjX4AiMRCyrnBbKYAAAAASUVORK5CYII=) no-repeat;background-size:cover;box-sizing:border-box}.articles-list .body .content-item .hd .index3{width:26px;height:26px;position:absolute;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAAAM1BMVEVHcEz/aQD/////lkz/awD/aQD/aQD/agD/aQD/agD/fyb/y6b/rnb/7uL/+PT/u4z/2cCtelGnAAAACnRSTlMA////K5SPgM3zyZCbmAAAAOZJREFUSMed08sWgyAMBNBBrNWA6P9/bcVaedRjcLJgxT1DAgBb9cM4mfZ6R/Myj2o3I2GYnJ4wGAjzrKPDYCIMGFMg6xdvG0yG7NzFCl41CdnuV1YzCa379mVbnWayJO/cN89pppqerJfHq0yJfGzJq6ZEsaPgRDNVkotjnzXz9yLmuqkLkyOR44ReMSeSLSKc13VvUpKLN2T3UWgmIZmPVxSsZvKeXIijW0U15fRExBjdoOXPtaMbA8aAMWAMGAPGgDFgDBgDxoAxYAwYA8aAMWAMGAPGgDFgDBgDxoAxYAwYA8Z8AIJtCVf4NwjQAAAAAElFTkSuQmCC) no-repeat;background-size:cover;box-sizing:border-box}.articles-list .body .content-item .bd{flex:none;width:230px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;height:80px;padding-left:10px}.articles-list .body .content-item .bd .title{flex:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:600;color:#333;line-height:22px}.articles-list .body .content-item .bd .title:hover{color:#555;cursor:pointer}.articles-list .body .content-item .bd .desc{flex:none;font-size:12px;font-weight:400;color:#858585;line-height:22px}.articles-list .body .content-item .bd .desc p{margin:0}.articles-list .body .content-item .bd .desc span{display:inline-block;vertical-align:middle}.articles-list .body .content-item .bd .desc .nickName{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.articles-list .footer{text-align:center}.articles-list .footer .load-more{display:inline-block;width:128px;height:31px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;font-style:normal;color:#ff6d00;box-sizing:border-box;background:#fff;border:1px solid #ff6d00;text-align:center;line-height:31px;border-radius:20px}.articles-list .hr img{width:100%;height:auto;vertical-align:top}

.partners-list{width:350px;background:#fff;margin-bottom:20px}.partners-list .header{width:100%;height:46px;font-weight:600;font-size:16px;color:#555;line-height:44px;background:#fff}.partners-list .body{height:auto}.partners-list .body .content{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.partners-list .body .content-item{flex:none;height:40px;width:100px;margin-right:25px;margin-bottom:20px;background:#f2f2f2;position:relative}.partners-list .body .content-item img{width:100%;height:auto}.partners-list .body .content-item:nth-child(3n){margin-right:0}

.footer{width:100%;background:#333;box-sizing:border-box}.footer-container{width:1200px;height:80px;margin:0 auto}.footer-container .content{display:flex;flex-flow:row nowrap;justify-content:left;align-items:flex-start;box-sizing:border-box;padding:80px 0}.footer-container .content-item{flex:none;width:267.5px}.footer-container .content-item:last-child{width:130px}.footer-container .content-item a{text-decoration:none}.footer-container .content-item .title{font-size:20px;font-weight:600;line-height:28px;margin-bottom:34px;color:#fff}.footer-container .content-item .title a{color:#fff;text-decoration:none}.footer-container .content-item p{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.6);line-height:20px;margin:20px 0 0}.footer-container .content-item img{width:130px;height:auto}.footer-container .content-item span{font-weight:600;font-size:14px;color:hsla(0,0%,100%,.6);text-align:center;display:block;margin-top:16px}.footer-container .extra{padding-top:35px;font-weight:400;font-size:12px;color:hsla(0,0%,100%,.6);text-align:center}.footer-container .extra a{color:hsla(0,0%,100%,.6)}.footer-container .extra p{margin:0}