.ztbanner{overflow: hidden;}
.ztbanner img{width: 100%; height: auto;}
.zt_title{margin: 30px 0;}
.zt_title img{display: block; margin: 0 auto;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/****** 向左循环滚动图片 ******/
.ztleft_scroll{height: 350px; position: relative; *overflow: hidden; overflow: hidden;}
.ztleft_scroll .bd{overflow: hidden;}
.ztleft_scroll .bd li{float: left; margin:0 8px;}
.ztleft_scroll .bd ul div.box{position:relative; overflow:hidden;}
.ztleft_scroll .bd li .pic img{display: block; width:264px; height:350px;}
.ztleft_scroll .bd li .txt{position:absolute; bottom:0; left:0; width:100%; margin:0; background:rgba(0,0,0,0.4); color:#FFF; line-height:25px; text-align: center; height:30px; overflow:hidden; text-overflow:ellipsis;}
.ztleft_scroll .bd li .txt a{color:#FFF;  display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px}

.ztleft_scroll .hgan{display: block;}
.ztleft_scroll .hgan a{ position:absolute; top:38%; width:44px; height:98px; background:url(wmyxynyw_arrow.png) no-repeat; cursor:pointer;}
.ztleft_scroll .hgan .prev{background-position:-44px 0; left:8px;}
.ztleft_scroll .hgan .next{right:8px;}

/*图片标题摘要列表*/
.picbtzy_list{padding: 20px;}
.picbtzy_list li{padding-bottom:20px; border-bottom: 1px #ccc dashed; margin-bottom: 25px;}
.picbtzy_list li .pic{width:30%; float: left; margin-right: 20px;}
.picbtzy_list li .pic img{width:100%; height: 180px;}
.picbtzy_list li .list-btzy{width: 100%;}
.picbtzy_list li .list-btzy .tit{font-size: 24px; font-weight: bold; color:#2079CC; margin-bottom: 25px;}
.picbtzy_list li .list-btzy .tit a{font-size: 24px; display: block; color: #2079CC; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.picbtzy_list li .list-btzy .zy{line-height:25px; text-indent: 2em; color: #909090;}
.picbtzy_list li .list-btzy .zy a{color:#f00;}

.picbtzy_more{width: 100px; line-height: 40px; background: #2079CC; border-radius: 10px; margin: 0 auto 10px; text-align: center;}
.picbtzy_more a{color: #fff;}

/* 图片列表 */
.ztpic_list{overflow:hidden;}
.ztpic_list ul{ padding:0 20px; overflow:hidden;}
.ztpic_list li{ float:left; width:30.5%; padding:0 15px 30px; overflow:hidden;}
.ztpic_list li .pic{overflow:hidden; margin-bottom:15px;}
.ztpic_list li img{display:block; width:100%; height:493px;}
.ztpic_list li .txt{ text-align:center; display:block; height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}

.info_xgxw_title{ border-bottom:#ebebeb 1px solid; background:url(2016-icon-sidenav.gif) no-repeat 15px center #ebebeb; padding-left:32px; font-size:18px; font-weight:bold; height:40px; line-height:40px; margin-top: 30px; margin-bottom: 10px}
.info_xgxw{clear:both; }
.info_xgxw ul{padding:15px 0 20px;}
.info_xgxw li{ background:url(2016_icon_dot_grey.gif) no-repeat left center; padding:0 100px 0 18px; font-size:16px; line-height:34px;  overflow:hidden; position:relative; *font-size:0;}
.info_xgxw li *{*font-size:16px;}
.info_xgxw li span{ position:absolute; right:0; background:#fff; top:0; color:#999999; padding-left:10px; z-index:1;}
.info_xgxw li a{ display: block;}
.info_xgxw li a:hover{font-weight:bold;}

@media (max-width: 1280px) {
	
}
@media (max-width: 1024px) {
	
}
@media (max-width: 912px) {
	.ztleft_scroll .hgan .next{right: 16px;}
	.ztpic_list li{width: 29.6%}
	.ztpic_list li img{height: 358px;}
	
}
@media (max-width: 820px) {
	.ztleft_scroll{height:316px;}
	.ztleft_scroll .bd li .pic img{width: 238px; height:316px;}
	.ztleft_scroll .hgan .next{right:8px;;}
	.ztpic_list li{width: 29%}
	.ztpic_list li img{height: 315px;}
}

@media (max-width: 770px) {
	.ztleft_scroll{height:295px;}
	.ztleft_scroll .bd li .pic img{width: 222px; height:295px;}
	.picbtzy_list li .pic img{height: 140px;}
	.ztpic_list li{ width:50%;}
	.ztpic_list li{width: 28.5%}
	.ztpic_list li img{height: 282px;}
	.info_xgxw {margin:0 10px}
	.info_xgxw li{padding:10px 0; padding-left: 16px; line-height: 22px;  background: url(2016_icon_dot_grey.gif) no-repeat 0 20px;}
	.info_xgxw li span{display: none;}
   .info_xgxw li a{white-space: normal}
   .info_xgxw ul{padding: 15px 10px 20px;}
}

@media (max-width: 640px) {
	.picbtzy_list{padding: 0;}
    .picbtzy_list li .pic{width:100%; float:none; margin:0; margin-bottom: 20px;}
	.picbtzy_list li .pic img{height: auto;}
	.picbtzy_list li .list-btzy .tit{text-align: center; margin-bottom: 15px;}
	.picbtzy_list li .list-btzy .tit a{white-space: normal;}
	.picbtzy_list li .list-btzy .zy{height: auto;}

	.ztleft_scroll{height:374px;}
	.ztleft_scroll .bd li .pic img{width: 282px; height:374px;}
	.picbtzy_list{padding: 0 10px;}
    .mobile .jsmlyxbox{padding-bottom: 20px;}

	.ztpic_list li{width: 27.5%}
	.ztpic_list li img{height: 228px;}
}
	
@media (max-width: 540px) {
	.ztleft_scroll{height:313px;}
	.ztleft_scroll .bd li .pic img{width: 235px; height:313px;}
	.ztpic_list ul{padding: 0; padding-left: 5px}
	.ztpic_list li{width: 43%}
	.ztpic_list li img{height: 297px;}
}
@media (max-width:480px) {
	.zt_title img{width: 60%;}
	.ztleft_scroll{height:488px;}
	.ztleft_scroll .bd li{margin-right: 0;}
	.ztleft_scroll .bd li .pic img{width: 367px; height:488px;}
	.ztleft_scroll .hgan a{width: 25px; height: 56px; background:url(wmyxynyw_arrow2.png) no-repeat;}
	.ztleft_scroll .hgan .prev{background-position:-25px 0; left:8px;}
	.ztpic_list li{width: 44%; padding: 0 10px 20px;}
	
	.ztpic_list li img{height: 254px;}
}
@media (max-width:400px) {
	.ztleft_scroll{height:462px;}
	.ztleft_scroll .bd li .pic img{width: 348px; height:462px;}
	.ztpic_list ul{padding-left: 3px;}
	.ztpic_list li img{height: 236px;}
}

@media (max-width:380px) {
	.ztleft_scroll{height:462px;}
	.ztleft_scroll .bd li .pic img{width: 332px; height:442px;}
	.ztpic_list li img{height: 228px;}
}

@media (max-width:360px) {
	.picbtzy_list li .list-btzy .zy{font-size: 14px;}
	.picbtzy_list li .list-btzy .zy a{font-size: 14px;}

	.ztleft_scroll{height:426px;}
	.ztleft_scroll .bd li .pic img{width: 320px; height:426px;}
	.ztpic_list li{width: 43.5%}
	.ztpic_list li img{height: 216px;}
}

@media (max-width:320px) {
	.picbtzy_list li .list-btzy .zy{font-size: 12px;}
	.picbtzy_list li .list-btzy .zy a{font-size: 12px;}

	.ztleft_scroll{height:374px;}
	.ztleft_scroll .bd li .pic img{width: 282px; height:374px;}
	.ztpic_list ul{padding:0 20px;}
	.ztpic_list li{width: 100%; float: none; padding:0 0 20px}
	.ztpic_list li img{height:auto;}
}

@media (max-width:280px) {
	.ztleft_scroll{height:326px;}
	.ztleft_scroll .bd li .pic img{width: 245px; height:326px;}
}