@charset "utf-8";
body {
min-width: 1200px;
}
/* 头部 */
.header {
	 background:url(../images/zt/bmbscfxd/ztzl_bmbscfxd_banner.jpg) no-repeat center top;
}
.header-bg {
	height: 839px;
	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: #f0f5ec;
}
.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;
}
.w710,.w460,.w50p{
	float:left;
	margin:0 15px;
}
.w710{
	width:600px;
	margin:0 0 0 15px;
}
.w460{
	width:580px;
}
.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:50px;
	line-height:50px;
	background-color:#000;filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	color:#fff;
	font-size:20px;
	text-align:center;
}
.next,.prev{
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -40px;
	display: block;
	width: 40px;
	height: 66px;
	background:url(/gdsw/xhtml/images/sliderArrow_max.png) no-repeat;
	cursor: pointer;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
}
.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{
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
.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 13px;
	background:url(../images/zt/bmbscfxd/ztzl_bmbscfxd_dot.jpg) no-repeat left;
	font-size: 18px;
	border-bottom:1px dashed #d5d6d0;
}
.wrap-list li a{
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.wrap-title{
	margin-bottom:20px;
}
.noPdTop{
	padding-top:0;
}

/* 一线精彩 */
.pic-list{
	margin-left: -20px;
}
.pic-list li{
	position:relative;
	float:left;
	margin: 0px 0px 14px 15px;
    width: 285px;
    height: 163px;
	overflow:hidden;
}
.pic-list li span{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-size:14px;
	background-color:#000;filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}
.pic-list li img{
	width:100%;
	height:100%;
}
.w710 .pic-list li span{
	font-size:18px;
}
.w710 .pic-list{
	width:600px;
	height:340px;
}
.w710 .pic-list li{
	width:100%;
	height:340px;
}
.pic-list2{}
.pic-list2 li{
	width: 33.3%;
    float: left;
}
.pic-list2 li a{ display:block;}
.pic-list2 li a span{
	display: block;
	width:100%;
	height:226px;
}
.pic-list2 li a span img{ width:100%; height:100%;}
.pl2L1{ background-color: #84ad57;}
.pl2L2{ background-color: #e08d28;}
.pl2L3{ background-color: #829dd0;}
.pl2Img{ overflow:hidden;}
.pl2Text{
	position:relative;
	padding:19px;
	box-sizing:border-box;
}
.pl2Text p:first-child{
	font-size:24px;
    color:#fff;
    font-weight:bold;
}
.pl2Text p + p{
	color: #fff;
    font-size: 18px;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 11px;
}
.pl2Text:before{
	content:'';
	position:absolute;
	top:-50px;
	left:25px;
	z-index:10;
	width: 0;
    height: 0;
    border-width: 25px;
    border-style: solid;
}
.pl2L1 .pl2Text:before{
    border-color: transparent transparent #84ad57 transparent;
}
.pl2L2 .pl2Text:before{
	top:auto;
	bottom:-50px;
    border-color: #e08d28 transparent transparent transparent;
}
.pl2L3 .pl2Text:before{
    border-color: transparent transparent #829dd0 transparent;
}

.tjss_pic_list li{ margin-top: 20px; width:33.3%; *width:480px; }
.tjss_pic_list li a{margin:0 20px; height:270px;}

.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{
	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{
	transform:scale(1.2);
	-ms-transition:scale(1.2);
	-moz-transition:scale(1.2);
	-webkit-transition:scale(1.2);
	-o-transition:scale(1.2);
}
