.zt-page{width:100%;max-width:2048px; }
.zt-page div[class^=am-tab-pane]{padding:0}
.zt-page [data-am-widget=tabs]{margin:0}
.zt-page .zt-banner{padding-top:33.854%;background:url(../images/banner.jpg) no-repeat;background-size:cover;background-position:center;}

h3{text-align:center;font-size:16px;color:#797979;font-weight:lighter;}

@media screen and (max-width:636px)
{
.zt-page .zt-banner{padding-top:30%}
.col-md-10 img{width:70%;
height:70%;}


}


.news-container{margin-top:30px}
.news-container .hot-news-img {position:relative;width:100%;display:block;overflow:hidden;}
.news-container .hot-news-img img{width:100%;min-height:380px;}
.news-container .hot-news-img .hot-news-mask{width:100%;position:absolute;bottom:0;left:0;background:rgba(0,90,210,.9);text-align:center;color:#fff;padding:12px 0;}
.news-container .hot-news--list{width:100%;list-style:none;}
.news-container .hot-news--list .hot-news--list_item{width: 100%;padding-bottom: 15px;margin-bottom: 30px;text-align:center;}
.news-container .hot-news--list .hot-news--list_item a{display: block;cursor: pointer;}
.news-container .hot-news--list .hot-news--list_item .f24{display: block;color:#cc0000;line-height: 30px;height: 30px;font-size: 30px;overflow: hidden;}
.news-container .hot-news--list .hot-news--list_item .word{display: block;line-height: 22px;color: #666;margin-top: 18px;height: 276px;overflow: hidden;font-size: 15px;border-top:1px dashed #e5e5e5;text-align:left;padding-top:15px;}
.news-container .hot-news--list .hot-news--list_item .word p{text-indent:2em;}
.news-container .hot-news--list .hot-news--list_item .date{display: inline-block;line-height: 22px;color: #a5a5a5;margin-top: 12px;font-size: 18px;}
@media screen and (max-width:738px)
{
.news-container .hot-news-img img{width:100%;}
.news-container .hot-news--list{width:100%;list-style:none;margin-top:40px;}
}
.news{position:relative;background:#f3f3f3;text-align:center;}
.news .news-content{margin-right:15px;margin-left:15px;}
.news .news-content:after,.news .news-content:before{display:table;content:" "}
.news .news-content:after{clear:both}
.col-6,.col-4,.col-2{position:relative;min-height:1px;padding:0 15px;}
.news .news-content .news-box{
    margin-top:15px;
 text-align:left;
}
.news .news-content .news-box a{
 background-color: #cd0801;
 display: block;
 
 padding: 30px;
 transition: all 0.3s ease 0s;
 cursor: pointer;
}
.news .news-content .news-box a:hover{
 background-color: #035cac;
}
.news .news-content .news-box a:hover .f18{
 color: #fff;
 font-size:18px;
 
}
.news .news-content .news-box img{
 display: block;
 width: 100%;
}
.news .news-content .news-box .f18{
  margin-top: 15px;
 line-height: 22px;
 display: block;
 color: #ffec1d;
 height: 44px;
 position: relative;
 overflow: hidden;
 font-size:18px;
}
.news .news-content .news-box .more{
 line-height: 24px;
 display: inline-block;
 padding-right: 16px;
 background: url(../img/ico_42.png) no-repeat right center;
 color: #fff7a3;
 margin-top: 9px;

}
.news .news-content .news-box a:hover .more{
 color: #82a0cb;
 background: url(../img/ico_43.png) no-repeat right center;
}
.news .news-content .news-box .date{
 line-height: 32px;
 color: #fff7a3;
 display: block;
}
.news .news-content .news-box a:hover .date{
 color: #fff;
}
.news .news-content .news-box .img{
 display: block;
 width: 100%;

}
.news .news-content .news-box .word{
 margin-top: 13px;
 font-size:14px;
 width: 100%;
 display: block;
 color: #fff7a3;
 height: 90px;
 overflow: hidden;
}
.news .news-content .news-box a:hover .word{
 color: #c2d0e4;
}
.news .news-content .news-box .img{
 display: block;
 position: relative;
}
.news .news-content .news-box .img .bg-pic{
 width: 100%;
}
.news .news-content .news-box .img .up-img{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}
@media (min-width:636px){
 
 .col-6{float:left;width:50%;}
 }
@media (min-width:1200px)
{
 
 .col-4{float:left;width:33.33333333%;}
}
 @media (min-width:1920px)
{
.col-2{float:left;width:33.33333333%;}
}
