.news {}
.news .tabbox{background-color:#fff;}
.news_a{padding: 6.25% 0 4.1666%;/*background: url(../images/new_09.jpg) no-repeat center top / cover;*/ background-color:#f9f9f9; }
.news_a .mktitle{text-align: center;margin-bottom: 60px;}
.news_a .newsul{margin-bottom: 60px;}
.news_a .newli{ width: 100%;padding:30px 45px;background-color: #ffffff;overflow:hidden; display:block; margin-bottom: 20px; position: relative;}
.news_a .newli .timebox{margin: 0 auto 20px;color: #666666;text-align: left; }
.news_a .newli .timebox .day{font-size: 36px;letter-spacing: 4px;padding-bottom: 12px;border-bottom: 1px solid #e5e5e5;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.news_a .newli .timebox .month{font-size: 14px;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;letter-spacing: 1px; color:#999}
.news_a .newli .imgbox{overflow: hidden;  float:left; width:35%; }
.news_a .newli .imgbox img{width: 100%;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.news_a .newli .infobox{overflow: hidden;  float:left; width:60%; margin-left:5%;}
.news_a .newli .text{ font-size: 22px;color: #ec6c00;margin-bottom: 20px;font-weight:bold; line-height:26px; overflow:hidden; display:block; }
.news_a .newli .summarybox {font-size: 16px;line-height: 28px;color: #666; width: 65%;}
.news_a .newli:hover .timebox{color: #ec6c00;}
.news_a .newli:hover .imgbox img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.news_a .newli:nth-child(4n){margin-right: 0;}
.news_a .newli .searchbox{overflow: hidden; position:absolute;  right: 30px; bottom: 30px; width: 230px; }
.news_a .newli .searchbox input{width:135px;  height:30px; float:left; border:2px solid #ec6c00; text-indent:10px; }
.news_a .newli .searchbox a{display:block; float:left; width:30px; height:30px; background: url(../images/search.png) no-repeat center center; background-size: 15px 15px;  background-color: #ec6c00;}
.news_a .newli .searchbox select{display:block; float:left; width:60px; height:30px; border:2px solid #ec6c00; margin-left:5px; }
.news_a .newli.newli1{ -webkit-box-shadow: 5px 5px 5px 1px rgba(185, 185, 185, 0.8); -moz-box-shadow: 5px 5px 5px 1px rgba(185, 185, 185, 0.8);  box-shadow: 5px 5px 5px 1px rgba(185, 185, 185, 0.8); }
.news_a .newli.newli1 .infobox{ margin-left: 2%; width:70%; }
.news_a .newli.newli1 .summarybox {width:100%; height:56px;}
.news_a .newli.newli1 .viewMore {display:block; position:absolute; right:-15%; top:0; bottom:0; width:15%; height:auto; background-color:#ec6c00; background-image:url(/upload/images/2020/10/79c1bb0a496eb1b7.jpg); background-repeat:no-repeat; background-position:center center;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;     background-size: 50px;}
.news_a .newli.newli1 .text {color:#333;font-size: 20px; margin-top: 10px;}
.news_a .newli.newli1:hover {border-left: 5px solid #ec6c00; -webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.news_a .newli.newli1:hover .viewMore{right:0;}
.news_a .pagebox{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding: 0 30px; background-color:#ec6c00}
.news_a .pagebox .btn{width: 100px;height: 100px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.news_a .pagebox .btn img{-webkit-box-flex: 0;-webkit-flex-grow: 0;-moz-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;text-align: center;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;opacity: .4;}
.news_a .pagebox .btn:hover{background: none;}
.news_a .pagebox .btn:hover img{opacity: 1;}
.news_a .pagebox .pagenumbox{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-size: 36px;color: #dce2e6;}
.news_a .pagebox .pagenumbox .current{color: #dce2e6;font-size: 18px;background: none;}
.news_a .pagebox .pagenumbox .total{font-size: 36px;color: #ffffff;}
.news_a .pagebox .pagenumbox .inbox {color:#fff; }


.news_b{padding: 5% 0 0; width:1100px; margin:auto; }
.news_b .newstitle{margin-bottom: 2%;text-align: center;color: #ec6c00;font-size: 28px;line-height: 38px;font-weight:bold;}
.news_b .from{ text-align: center;  border-bottom: 1px solid #ddd;  padding-bottom: 2%;}
.news_b .from span{font-size:15px; color:#999; padding: 0 10px; }
.news_b .from span:nth-child(2){text-align: center;}
.news_b .from span:nth-child(3){text-align: right;}
.news_b .wrap .content{padding: 50px 0;line-height: 20px;color: #333; position:relative;}
.news_b .wrap .content p { font-size: 17px; color: #333; line-height: 28px;  margin-bottom: 10px;}
.news_b .wrap .content img { max-width: 100%; margin: 10px auto 25px;}
.news_b .wrap .content .backlist {display:block; line-height:30px;width:130px;background-color: #f6f6f6; cursor:pointer; position:absolute; top:0; color:#333; padding: 5px 15px;font-weight:bold;  border-radius: 5px;}
.news_b .wrap .content .backlist img{margin:0;float:left;height:20px; margin-right:10px; margin-top: 4px;}
.news_b .wrap .content .backlist.bac2 {display:none}
.news_b .wrap .backpagebox{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;background-color: #ec6c00;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;padding: 0 40px;}
.news_b .wrap .backpagebox .btn{width: 290px;color: #e5e5e5;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-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.news_b .wrap .backpagebox .btn .inflex{width: 100%;}
.news_b .wrap .backpagebox .btn .tl{font-size: 18px;margin-bottom: 16px;}
.news_b .wrap .backpagebox .btn .te{font-size: 16px;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.news_b .wrap .backpagebox .prev{text-align: right;}
.news_b .wrap .backpagebox .backbtn{background-color: #005999;}
.news_b .wrap .backpagebox .backbtn img{opacity: .8;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.news_b .wrap .backpagebox .btn:hover{color: #fff;}
.news_b .wrap .backpagebox .backbtn:hover img{opacity: 1;}


/* 分页*/
.page{text-align: center;overflow:hidden; width:1200px; margin:50px auto 10px;}
.page a{display: inline-block; min-width: 40px;background-color: #eee;  height: 35px; line-height: 35px;margin-right: 10px; color: #666; padding: 0 10px;}
.page a:hover,.page .active{color: #fff;background: #ff6600;}
.page span{margin-left: 20px;}
.page .text{width: 30px;text-align: center;margin-left: 5px;margin-right: 5px;border: 0px;background: #eee;padding-top: 3px;padding-bottom: 3px;}
/*.pages {overflow:hidden;display:block; width:500px; margin: 20px auto; }
.pages a {display:block; float:left; width:50px; height:35px; text-align:center; line-height:35px; margin-right: 12px;     background-color: #fff;}
.pages a:hover,.pages a.current{background-color:#ec6c00; color:#fff; }
.pages a.prev,.pages a.next { overflow:hidden; }*/


@media (max-width: 1440px) {
    .news_a .newli.newli1 .text { font-size: 18px; }
    .news_a .newli{padding: 25px 30px;}
    .news_a .newli .viewMore {bottom:30px;}
    .news_a .newli .timebox{margin: 0 auto 15px;}
    .news_a .newsul{margin-bottom: 40px;}
    .news_a .pagebox .btn{width: 80px;height: 80px;}
}
@media (max-width: 1280px){
    .news_a .newli{padding: 20px 25px;}
    .news_a .newli .viewMore {bottom:20px;}
    .news_a .newli .timebox{margin: 0 auto 20px;}
    .news_a .newli .imgbox{margin-bottom: 20px;}
    .news_a .newli .text{font-size: 14px;}
    .news_a .pagebox .btn{width: 60px;height: 60px;}
}
@media (max-width: 1200px) {
    .news {}
    .news .wrap{width:100%;}
    .news_a{padding:5% 2%; }
    .news_a .mktitle{text-align: center;margin-bottom: 5%;}
    .news_a .newsul{margin-bottom: 5%;}
    .news_a .newli{ width: 100%;padding:5% 3%;background-color: #ffffff;margin-bottom: 20px; position: relative;}
    .news_a .newli .imgbox{overflow: hidden;  float:none; width:100%; }
    .news_a .newli .infobox{overflow: hidden;  float:none; width:100%; margin-left:0%;}
    .news_a .newli .text{ font-size: 22px;color: #ec6c00;margin-bottom: 20px;font-weight:bold; line-height:26px; overflow:hidden; display:block; }
    .news_a .newli .summarybox {font-size: 16px;line-height: 28px;color: #666; width: 100%;}
    .news_a .newli .searchbox{display:none }
    .news_a .newli.newli1 .infobox{margin-left: 0; width: 100%; padding: 0 2%; }
    .news_a .newli.newli1 .summarybox {width:100%; height:56px; display:none; }
    .news_a .newli.newli1 .viewMore {display:none;}
    .news_a .newli.newli1 .text {color:#333;font-size: 18px; margin-top: 10px; margin-bottom:10px;}

    .news_b{padding: 5%; width:100%; margin:auto; }
    .news_b .wrap{width:100%}
    .news_b .newstitle{font-size: 20px;line-height: 1.8;font-weight:bold;}
    .news_b .from{ text-align: center;  border-bottom: 1px solid #ddd;  padding-bottom: 4%;}
    .news_b .from span{font-size:15px; color:#999; padding: 0 10px; }
    .news_b .from span:first-child{display:none}
    .news_b .wrap .content{padding: 40px 0 5%;line-height: 24px;color: #333; position:relative;}
    .news_b .wrap .content p { font-size: 17px; color: #333; line-height: 28px;  margin-bottom: 10px;}
    .news_b .wrap .content img { max-width: 100%; margin: 10px auto 25px;}


}
