@charset "utf-8";
body {
min-width: 1220px;
}
/* 头部 */
.header {
	 background:url(../images/zt/zhssf/ztzl_zhssf_banner.jpg) no-repeat center top;
}
.header-bg {
	height:977px;
	width: 1200px;
	margin: 0 auto;
}
.header.inheader{
        background-position-y: 0px;
}
.header.inheader .header-bg{
        background-position-y: -50px;
}

/* 全局样式 */

.wrap,.wrap-gray{
	padding:50px 0;
}
.wrap-gray{
	position:relative;
	background-color: #e9f2ff;
}
.firWrap{
	margin-top: -490px;
}
.wrap-main{
	width: 1200px;
	margin: 0 auto;
}
.wrap-gray .wrap-main{
	position: relative;
	z-index:5;
}
.Lmar{
	margin:0px -15px;
}
.Lmar:after,.Lmar:before{
	content:'.';
	display:table;
	line-height:0;
	visibility:hidden;
}
.Lmar:before{
	clear:both;
}
.w50p{
	float:left;
	margin:0 15px;
}
.w50p{
	width: 585px;
}
.marTop{
	margin-top:-130px;
}
.hot-pic{
	position:relative;
	width:585px;
	height:330px;
}
.hot-pic li{
	width:100%;
	position:relative;
	overflow:hidden;
}
.hot-pic li span{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	line-height:60px;
	background:url(../images/zt/zhssf/ztzl_zhssf_silder.png) repeat-x;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
	color:#fff;
	font-size:20px;
	text-align:center;
	z-index: 7;
}
.next,.prev{
	position: absolute;
	bottom:0;
	z-index: 4;
	display: block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	z-index: 9;
}
.next{
	right: 0;
	background-position: right 0;
}
.hot-pic:hover .next,.hot-pic:hover .prev,.hot-pic:hover li span,.pic-list li:hover i,.pic-list li:hover span,.tjss_pic_list:hover .tpl_prev,.tjss_pic_list:hover .tpl_next{
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
}
.more{
	float: left;
	margin-top: 15px;
	width: 100%;
	text-align: right;
}
.wrap-list{
	width:100%;
}
.wrap-list ul{
	margin:5px 0;
}
.wrap-list li{
	float: left;
	width: 100%;
	padding:17px 0 17px 30px;
	background:url(../images/zt/zhssf/ztzl_zhssf_dot.png) no-repeat left;
	font-size: 18px;
	border-bottom:1px dashed #e0e0e0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.wrap-list li a{
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.silder-list ul{
	margin:0;
}
.silder-list .wrap-list li{
	background: none;
	padding-left:0;
}
.silder-list .wrap-title{
	margin-bottom: 6px;
}
.gzdt .wrap-title{
	margin-bottom: 50px;
}
.gzdt .silder-list li{
	padding: 20px 0 21px 0px;
}
.wrap-title{
	margin-bottom:20px;
}
.noPdTop{
	padding-top:0;
}

.tjss_pic_list{position: relative;overflow: hidden; margin: 15px 15px 0;}
.tjss_pic_list li{float: left; width: 33.3%; } 
.tjss_pic_list li a{ display: inline-block; padding: 10px 10px 0; box-sizing: border-box; width: 96%; margin: 0 3%;}
.tjss_pic_list li b{ display: inline-block; width:100%; overflow: hidden;}
.tjss_pic_list li img{ height:204px; width:100%}
.tjss_pic_list li .txt{ display: inline-block; margin-top: 20px; height:52px; font-size: 20px;}

.tjss_pic_list .tpl_prev,.tjss_pic_list .tpl_next{position: absolute;left: 0;top:80px;z-index: 4;display: block;width: 42px;height: 60px;background: url(../images/zt/zhssf/ztzl_zhssf_arrow.png) left no-repeat;cursor: pointer; filter: alpha(opacity=70); -moz-opacity: .7; opacity: .7;}
.tjss_pic_list .tpl_next{left: unset;right: 0px;background-position-x: right;}

.bg01{ background: url(../images/zt/zhssf/ztzl_zhssf_chSptjbg01.jpg) left top no-repeat;}
.bg02{ background: url(../images/zt/zhssf/ztzl_zhssf_chSptjbg02.jpg) left top no-repeat;}

.hot-pic li a img,.pic-news span img,.pic-news-dlTwo a img,.pic-list li img,.rwgs-dl dl dd.img img,.tcContent .hot-pic li img,.tcPic li img,.pic-list2 li a span img,.tjss_pic_list li img{
	transition:all 0.6s;
	-ms-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-webkit-transition:all 0.6s;
	-o-transition:all 0.6s;
}
.hot-pic li:hover a img,.pic-news:hover span img,.pic-news-dlTwo dl:hover span img,.pic-list li:hover img,.rwgs-dl dl a:hover dd.img img,.tcContent .hot-pic li:hover img,.tcPic li:hover img,.pic-list2 li:hover a span img,.tjss_pic_list li:hover img{
	transform:scale(1.2);
	-ms-transition:scale(1.2);
	-moz-transition:scale(1.2);
	-webkit-transition:scale(1.2);
	-o-transition:scale(1.2);
}
