@media screen and (min-width:1200px) and (max-width:1920px){html,body{background-color:#f7f6f6}header{position:static}.news-list{background:#fff;border-radius:4px;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px 60px;margin-top:20px;margin-bottom:50px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-list .news-item{width:-webkit-calc(40%);width:-moz-calc(40%);width:calc(50% - 10px);background:#f7f6f6;border-radius:10px;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 20px;margin-bottom:20px;box-shadow:rgba(0,0,0,0.03) 0 4px 3px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-right:20px}.news-list .news-item .item-word .name{font-size:16px;font-weight:400;color:#1d2a3c;line-height:16px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-bottom:20px}.news-list .news-item .item-word .time{font-size:16px;line-height:16px;font-family:CenturyGothic;font-weight:bold;color:#999999}.news-list .news-item .item-word .cont{height:56px;overflow:hidden;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#666666;line-height:30px;margin:7px 0 47px}.news-list .news-item .item-word .btn-detail{padding:10px 20px;display:inline-block;font-size:16px;font-weight:400;color:#c82128;border-radius:50px}.news-list .news-item .img-box{display:none}.news-list .news-item:nth-child(1){width:100%;padding:20px}.news-list .news-item:nth-child(1) .img-box{display:block;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;width:50%;max-height:305px;margin-right:60px}.news-list .news-item:nth-child(1) .img-box img{width:100%;height:100%}.news-list .news-item:nth-child(2n - 1){margin-right:0}.news-list .news-item:hover{box-shadow:rgba(0,0,0,0.1) 0 8px 6px}.news-list .news-item:hover .name{color:#c82128}.news-list .news-item:hover .btn-detail{background:#c82128;color:#fff}.news-detail{padding:45px 0 93px 0}.news-detail .news-msg .name{font-size:24px;font-family:Microsoft YaHei;font-weight:bold;color:#333333;line-height:33px;text-align:center}.news-detail .news-msg .sub{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 30px}.news-detail .news-msg .sub span{font-size:16px;line-height:16px;font-weight:400;color:#999999;margin-right:20px}.news-detail .news-msg .sub span:nth-last-child(1){margin-right:0}.news-detail .news-cont{border-top:1px dashed #e3e3e3;border-bottom:1px dashed #e3e3e3;padding:34px 0}.news-detail .news-page{margin-top:40px}.news-detail .news-page .page-check{line-height:42px;font-size:16px;font-weight:400;color:#666666}.news-detail .news-page .page-check:hover a{color:#c82128}.news-detail .return{float:right;width:116px;height:42px;line-height:42px;text-align:center;background:#e8e8e8}.news-detail .return:hover{background:#c82128;color:#fff}}@media screen and (max-width:1199px){html,body{background-color:#f7f6f6}header{position:static}.news-list{background:#fff;border-radius:4px;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px;margin-top:20px;margin-bottom:50px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-list .news-item{width:100%;display:block;box-shadow:0 5px 5px 0 rgba(97,97,97,0.1);border-radius:0px 0px 4px 4px;overflow:hidden;margin-bottom:.4rem;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.news-list .news-item .img-box{width:100%;height:4.4rem;border-radius:4px 4px 0px 0px;overflow:hidden;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.news-list .news-item .img-box img{width:100%;height:100%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.news-list .news-item .img-box:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.news-list .news-item .item-word{width:100%;background:#fff;-moz-box-sizing:border-box;box-sizing:border-box;padding:.266667rem .266667rem .4rem .266667rem}.news-list .news-item .item-word .name{font-size:.426667rem;line-height:.426667rem;font-weight:400;color:#333333;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.266667rem}.news-list .news-item .item-word .cont{font-size:.373333rem;font-weight:400;color:#9b9b9b;line-height:.506667rem;margin-bottom:.373333rem}.news-list .news-item .item-word .time{font-size:.373333rem;font-weight:bold;color:#999999;line-height:.906667rem}.news-list .news-item .item-word .btn-detail{font-size:.32rem;font-weight:400;color:#1d2a3c}.news-list .news-item:hover{box-shadow:0 30px 33px 0 rgba(97,97,97,0.1)}.news-detail{padding:45px 0 93px 0}.news-detail .news-msg .name{font-size:24px;font-family:Microsoft YaHei;font-weight:bold;color:#333333;line-height:33px;text-align:center}.news-detail .news-msg .sub{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 30px}.news-detail .news-msg .sub span{font-size:16px;line-height:16px;font-weight:400;color:#999999;margin-right:20px}.news-detail .news-msg .sub span:nth-last-child(1){margin-right:0}.news-detail .news-cont{border-top:1px dashed #e3e3e3;border-bottom:1px dashed #e3e3e3;padding:34px 0}.news-detail .news-page{margin-top:40px}.news-detail .news-page .page-check{line-height:42px;font-size:16px;font-weight:400;color:#666666;overflow:hidden}.news-detail .news-page .page-check:hover a{color:#c82128}.news-detail .return{float:right;width:116px;height:42px;line-height:42px;text-align:center;background:#e8e8e8}.news-detail .return:hover{background:#c82128;color:#fff}}