


.first-news{padding-top: 70px;}
.first-news a{display: block;}
.first-news .img{float: left;width: 600px;height: 358px;overflow: hidden;}
.first-news .img img{width: 100%;height: 100%;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; ;transition: all 0.5s ease;}

.first-news .mes{float: right;width: 732px;color: #333;}
.first-news .mes h4{font-size: 30px;line-height: 36px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.first-news .mes span{display: block;font-size: 14px;line-height: 28px;margin-top: 7px;}
.first-news .mes p{font-size: 14px;line-height: 28px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;margin-top: 36px;}
.first-news .mes .detail{padding-left: 42px;font-size: 16px;line-height: 26px;position: relative;background-repeat: no-repeat;background-image: url("../images/icon_news.jpg");background-position: left center;background-size: 26px;margin-top: 50px;}


.first-news a:hover .img img{ -moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}




/*
.first-news .mes .detail:before{content: "";position: absolute;top: 0;width: 26px;height: 26px;}
*/




.news-video{padding-bottom: 120px;}
.news-video .tab-list{float: left;width: 895px;height: 560px;overflow: hidden;}
.news-video .tab-list,.news-video .tab-title{background: #f1f1f1;}
.news-video .video-tab .pic-list{background: #f1f1f1;display: none;overflow: hidden;height: 100%;position: relative;}
.news-video .video-tab .pic-list.on{display: block;}
.news-video .video-tab .pic-list video{width: 100%;height: 560px;position: relative;}
.news-video .video-tab .pic-list video[poster]{width: 100%;height: 100%;}

/*
.news-video .video-tab .pic-list video:after{content: "";position: absolute;left: 0;top:0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);}
*/


.news-video .tab-title{float: right;width: 468px;overflow: hidden;overflow-y: scroll;height: 510px;padding:25px 0;}
.news-video  .tab-title{}

.news-video  .tab-title ul{padding: 0 22px;}
.news-video  .tab-title ul li{cursor: pointer;color: #1e1e1e;margin-bottom: 28px;}

.news-video  .tab-title ul li:hover,.news-video .tab-title ul li.active{}

.news-video  .tab-title ul li .img{float: left;width: 180px;height: 106px;background: #fff;}
.news-video  .tab-title ul li .img img{width: 100%;height: 100%;}
.news-video  .tab-title ul li .info{width: 180px;float: right;color: #004ea1;}

.news-video  .tab-title ul li .info p{font-size: 20px;line-height: 22px;max-height: 44px;font-weight: bold;margin-bottom: 20px;text-overflow: ellipsis; -webkit-line-clamp:2; -webkit-box-orient: vertical;}

.news-video  .tab-title ul li .info span{display: block;font-size: 12px;line-height: 20px;}



/*以上是视频中心*/


.news-zt{padding: 45px 0;}
.news-zt li{float: left;width: 49.4%;margin-right: 1.2%;background: #f4f4f4;margin-bottom: 40px;}
.news-zt li:nth-child(2n){margin-right: 0;}
.news-zt li a{display: block;}
.news-zt li .img{width: 100%;overflow: hidden;}
.news-zt li .img img{width: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.news-zt li .mes{padding: 20px 10px;text-align: center;color: #333;}
.news-zt li .mes h4{font-size: 26px;line-height: 34px;height: 34px;font-weight: bold;}
.news-zt li .mes p{font-size: 16px;line-height: 28px;height: 28px;}
.news-zt li .mes h4,.news-zt li .mes p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-zt li:hover .img img{ -moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
/*以上是活动专题*/

.news-ztInner .ztCon{background: #fff;margin-bottom: 28px;padding: 0 47px 30px 47px;}
.zt-banner{width: 100%;}
.zt-banner img{width: 100%;}

.zt-tit{padding: 36px 0;}
.zt-tit h4{font-size: 32px;line-height: 38px;color: #333;font-weight: bold;}

.first-zt{margin-bottom: 30px;}
.first-zt a{display: block;background: #f4f4f4;}
.first-zt .img,.first-zt .mes{display: table-cell;vertical-align: middle;height: 380px;}
.first-zt .img{width: 650px;overflow: hidden;}
.first-zt .img img{width: 100%;height: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.first-zt .mes{color: #333;padding: 0 35px;box-sizing: border-box;}
.first-zt .mes h4{font-size: 26px;line-height: 36px;max-height:72px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.first-zt .mes p{font-size: 16px;line-height: 24px;max-height: 96px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;margin-top: 28px;}
.first-zt .mes .detail{display: inline-block;font-size: 16px;line-height: 26px;position: relative;margin-top: 35px;border-bottom: 2px solid #333;}
.first-zt a:hover .img img{ -moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}

.zt-list li{float: left;width: 49.4%;margin-right: 1.2%; background: #fff;margin-bottom: 25px;box-shadow: 0 0 24px rgba(110,110,110,0.13);position: relative;}
.zt-list li:after{content: "";position: absolute;left: 0;top:0;width: 100%;height: 100%;border: 6px solid #fff;box-sizing: border-box;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; ;transition: all 0.2s linear;}
.zt-list li:nth-child(2n){margin-right: 0;}
.zt-list li a{display: block;padding: 22px 18px;position: relative;z-index: 10;}
.zt-list li .img{width: 174px;overflow: hidden;}
.zt-list li .cont{display: table;width: 100%;}
.zt-list li .img,.zt-list li .info{display: table-cell;vertical-align: middle;}
.zt-list li .img img{width: 100%;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; ;transition: all 0.3s linear;}
.zt-list li .info{position: relative;padding-right: 20px;color: #484848;}
.zt-list li .info p{font-size: 18px;line-height: 24px;max-height: 48px;;overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;padding-left: 93px;}
.zt-list li .info .date{position: absolute;left: 10px;top:50%;width: 58px;text-align: center;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.zt-list li .info .date em{display: block;font-size:36px;line-height: 36px;font-family: 'gotham_bold' }
.zt-list li .info .date span{display: block;font-size:12px;line-height: 18px;}
.zt-list li:hover .date em,.zt-list li:hover .date span{color: #004ea1;}
.zt-list li:hover .img img{ -webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);   -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.zt-list li:hover:after{border: 6px solid #004ea1;cursor: pointer; }
/*以上是专题聚焦*/
.zt-imgList{}
.zt-imgList li{float: left;  width:24.1%;margin-right: 1.2%;margin-bottom: 25px;}
.zt-imgList li:nth-child(4n){margin-right: 0;}

.zt-imgList li .box{ width: 100%;height: 235px;padding: 15px 15px;text-align: center;box-sizing: border-box;box-shadow: 0 0 24px rgba(110,110,110,0.13);position: relative;cursor: pointer;}

.zt-imgList li .img{ width: 100%;height: 100%;text-align: center;position: relative;cursor: pointer;}

.zt-imgList li .img img{position: absolute;left: 50%;top:50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: inline-block;max-height: 100%;max-width: 100%;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}

.zt-imgList li p,.zt-videoList li p{padding: 10px 5px;  text-align: center;  font-size: 16px;  line-height: 26px;height: 26px; color: #333;  font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.picshade{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0.91;filter:alpha(opacity=91);z-index:4999;display:none;}
.pictures_eyes_close{position:fixed;top:30px;right:30px;display:inline-block;width:26px;height:26px;background-position: center center;background-repeat: no-repeat;background-size: 100%;background-image:url(../images/top_close.png); z-index:5000;display:none;}
.pictures_eyes{position:fixed;width:100%;left:0;top:0;z-index:5000;display:none;}
.pictures_eyes_in{position:relative;text-align:center;}
.pictures_eyes_in img{max-width: 70%;max-height:500px;}
.pictures_eyes_in p{font-size: 14px;line-height: 20px;color: #fff;text-align: center;margin: 0 auto;max-width: 70%;margin-top: 10px;}
.pictures_eyes_in .prev,.pictures_eyes_in .next{position:absolute;top:50%;width:50px;height:50px;margin-top: -25px;cursor:pointer;background-position: center center;background-repeat: no-repeat;background-size: 100%;}
.pictures_eyes_in .prev{left:35px;background-image:url(../images/Tleft.png);}
.pictures_eyes_in .next{right:35px;background-image:url(../images/Tright.png);}
.pictures_eyes_indicators{position:fixed;left:0;bottom:15px;width:100%;text-align:center;z-index:299;display: none!important;}
.pictures_eyes_indicators a{display:inline-block;width:50px;height:50px;margin:6px 3px 0 3px;border:1px solid #ddd;border-radius:10px;box-shadow:0 0 2px #000;filter:alpha(opacity=50);opacity:0.5;overflow:hidden;}
.pictures_eyes_indicators img{height:50px;}
.pictures_eyes_indicators .current{filter:alpha(opacity=100);opacity:1;}

/*以上是图片集锦*/
.zt-videoList li{float: left;  width:24.1%;margin-right: 1.2%;margin-bottom: 25px;}
.zt-videoList li:nth-child(4n){margin-right: 0;}
.zt-videoList li a{display: block;width: 100%;height: 235px;padding: 15px 15px;box-sizing: border-box;box-shadow: 0 0 24px rgba(110,110,110,0.13);}
.zt-videoList li .img{ width: 100%;height: 100%;text-align: center;position: relative;cursor: pointer;overflow: hidden;}
.zt-videoList li .img img{position: absolute;left: 50%;top:50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: inline-block;max-height: 100%;max-width: 100%;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.zt-videoList li{position: relative;}
.zt-videoList li .thumb{display:block;position:relative;}
.zt-videoList li:hover .img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("../images/icon_video.png");background-position:center center;background-repeat:no-repeat;background-color: rgba(0,0,0,0.5);background-size:32px;z-index: 10;}

/*以上是专题视频*/

