﻿@charset "utf-8";
/* 头部 */
.header {
	 background:url(../images/ztzl/xztsztjy/ztzl_xztsztjy_banner.jpg) no-repeat center top;
}
.header-bg {
	height: 568px;
	width: 1200px;
	margin: 0 auto;
	background:url(../images/ztzl/xztsztjy/ztzl_xztsztjy_banner.jpg) no-repeat center top;
}
.header.inheader{
        background-position-y: 0px;
}

/* 全局样式 */
li:hover a{
	color:#7c0001;
}
.wrap{
	padding-top:40px;
}
.wrap-main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index:5;
}
.lastWrap{
	margin-bottom:40px;
}
.Lmar{
	margin:20px -15px;
}
.Lmar:after,.Lmar:before{
	content:'.';
	display:table;
	line-height:0;
	visibility:hidden;
}
.Lmar:before{
	clear:both;
}
.w50p{
	float:left;
	width: 585px;
	margin:0 15px;
}
.next,.prev{
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -40px;
	display: block;
	width: 52px;
	height: 52px;
	background:url(../images/ztzl/xztsztjy/ztzl_xztsztjy_arrow.png) no-repeat;
	cursor: pointer;
}
.next{
	right: 0;
	background-position: right 0;
}
.more{
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: right;
}
.more a{
	display:
	inline-block;
	padding: 5px 20px;
	background-color: #aa0001;
	color:#fff;
}
.more a:hover{
	background-color:#950102;
	color:#fff;
}
.wrap-title{
	margin-bottom:30px;
}
.sub-title{
	padding-bottom: 10px;
	border-bottom: 2px solid #f0f0f0;
}
.sub-title span{
	display: block;
	padding-right: 20px;
	width: 143px;
	height:43px;
	line-height: 43px;
	background: url(../images/ztzl/xztsztjy/ztzl_xztsztjy_subTitle.jpg) no-repeat;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color:#fff;
}

.noPdTop{
	padding-top:0;
}

.hot-list ul{
	margin:5px 0;
}
.hot-list li{
	float: left;
	width: 100%;
	padding: 20px 0;
	font-size:20px;
	font-weight: 500;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hot-list li a{
	color:#000;
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot-list li a:before{
	content:
	'';
	display: block;
	float: left;
	margin: 9px 10px 0 0;
	width: 10px;
	height: 10px;
	background-color: #eebd77;
}

/* 滚图 */
.sliderPic{
	position: relative;
}
.sliderPic .tempWrap{
	width:1200px!important;
	overflow: hidden!important;
}
.sliderPic .bd li{
	float: left;
	margin-right: 30px;
	width: 380px;
}
.sliderPic .bd li a{
	display: block;
}
.sliderPic .bd li a img{
	width:100%;
	height: 478px;
}
.sliderPic .bd li a span{
	display: block;
	margin-top: 10px;width:100%;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
}

/* 视频 */
.w710,.w460{
	float:left;
	margin:0 15px;
}
.w710{
	width:600px;
	margin:0 0 0 15px;
}
.w460{
	width:580px;
}
.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:45px;
	line-height:45px;
	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;
}