.news-title{background-color:#1e2e53;color:#fff;padding:2.4rem 7.8% .5rem}@media (max-width:767px){.news-title{padding-right:5.5%;padding-left:5.5%}}.news-title .top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.news-title .top .ny-title{color:#fff;border:.01rem solid #fff;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.news-title .top .line{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:.01rem;background-color:hsla(0,0%,100%,.4);margin-left:.12rem;margin-right:.12rem}.news-title .top .share{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:1024px){.news-title .top .share{display:none}}.news-title .top .share .t{color:hsla(0,0%,100%,.6);margin-right:.1rem}.news-title .top .share .social-share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.news-title .top .share .social-share .social-share-icon{background-color:#a5abba;border:.01rem solid #a5abba;color:#1e2e53;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.37rem;height:.37rem;font-size:.24rem}.news-title .top .share .social-share .social-share-icon.icon-wechat .wechat-qrcode{top:130%}.news-title .top .share .social-share .social-share-icon.icon-wechat .wechat-qrcode:after{top:-.13rem;bottom:auto;border-width:.06rem .06rem .08rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f3f3f3}.news-title .top .share .social-share .social-share-icon.icon-wechat .wechat-qrcode .qrcode{margin-bottom:0}.news-title .top .share .social-share .social-share-icon.icon-wechat .wechat-qrcode .help{margin-bottom:.1rem}.news-title .top .share .social-share .social-share-icon.icon-wechat:hover{background-color:rgba(0,0,0,0);border:.01rem solid #7bc549;color:#7bc549}.news-title .top .share .social-share .social-share-icon.icon-weibo:hover{background-color:rgba(0,0,0,0);border:.01rem solid #ff763b;color:#ff763b}.news-title .title{font-weight:700;width:85%;font-size:.6rem;line-height:1.33;margin-top:.25rem;margin-bottom:.25rem}@media (max-width:1024px){.news-title .title{width:100%}}@media (max-width:1600px){.news-title .title{font-size:.5rem}}.news-title .date{font-weight:700;color:hsla(0,0%,100%,.8);font-size:.16rem}.news-article{padding:.8rem 7.8%}@media (max-width:767px){.news-article{padding-right:5.5%;padding-left:5.5%}}.news-article .cont{padding-left:19%;padding-right:19%;font-size:.18rem}@media (max-width:1600px){.news-article .cont{padding-left:15.2%}}@media (max-width:1366px){.news-article .cont{padding-left:11.4%}}@media (max-width:1024px){.news-article .cont{padding-left:7.6%}}@media (max-width:991px){.news-article .cont{padding-left:3.8%}}@media (max-width:767px){.news-article .cont{padding-left:0}}@media (max-width:1600px){.news-article .cont{padding-right:15.2%}}@media (max-width:1366px){.news-article .cont{padding-right:11.4%}}@media (max-width:1024px){.news-article .cont{padding-right:7.6%}}@media (max-width:991px){.news-article .cont{padding-right:3.8%}}@media (max-width:767px){.news-article .cont{padding-right:0}}@media (max-width:1366px){.news-article .cont{font-size:16px}}.news-article .cont p{margin-bottom:.3rem}.news-article .cont img{display:block;width:100%!important;height:auto!important;margin:0 auto}.news-link{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-right:7.8%;padding-left:7.8%;margin-bottom:.5rem}@media (max-width:991px){.news-link{display:block}}@media (max-width:767px){.news-link{padding-right:5.5%;padding-left:5.5%}}.news-link .item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:47%}@media (max-width:991px){.news-link .item{width:100%}}.news-link .item:not(:last-child){margin-bottom:0}@media (max-width:991px){.news-link .item:not(:last-child){margin-bottom:.3rem}}.news-link .item .item-tag{font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.news-link .item .item-tag:after{content:"";display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:.01rem;background-color:rgba(0,0,0,.3);margin-left:.1rem}.news-link .item .item-title{color:#000;font-weight:700;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;padding-left:.5rem;font-size:.22rem;margin-top:.3rem}@media (max-width:767px){.news-link .item .item-title{padding-left:0}}@media (max-width:1024px){.news-link .item .item-title{font-size:16px}}.news-link .item .item-title:hover{color:#014099}.ab-progress{position:fixed;bottom:0;left:0;z-index:10;background-color:#e60012;height:.03rem}@media (max-width:1024px){.ab-progress{height:3px}}

/*# sourceMappingURL=bd2c8fe959d07965481fafebf3f088a7.css.map*/