
.sub-header{
	height: 575px;
}
.sub-banner{
	position: absolute;
	top: 0;
	height: 575px;
	overflow: hidden;
	z-index:-10;
	left: 50%;
    transform: translatex(-50%);
}
.content .sub-con-bg .caidan li{
	width: 92%;
	text-align: left;
	margin-bottom: 40px;
}
.content .sub-con-bg .caidan li div{
	/*float: left;*/
	width: 80%;
	float: left;
}
.content .sub-con-bg .caidan li .icon-img{
	width: 10%;
	margin-right: 5%;
}
.content .sub-con-bg .caidan li span{
	margin-top: 5px;
}
/*.content .sub-caidan a span:first-child,
.content .sub-caidan a:hover span{
	color: white ;
}
.content .sub-caidan .icon-img{
	border: 1px solid white;
}
.content .sub-caidan a i{
	border-left: 5px solid white;
}
.content .sub-caidan .icon01{ background-position: 22px -62px;}
.content .sub-caidan .icon02{ background-position: -95px -62px;}
.content .sub-caidan .icon03{ background-position: -215px -62px;}
.content .sub-caidan .icon04{ background-position: -335px -62px;}*/

.sub-content{
	background:url(../images/sub-bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.content .sub-nav{
	background-color: white;
	height: 60px;
	line-height: 60px;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.05);
	box-shadow: 0 5px 5px rgba(0,0,0,.05);
}
.content .sub-nav .sub-nav-list dl dt,
.content .sub-nav .sub-nav-list dl dd{
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.content .sub-nav .sub-nav-list dl dt{
	background-color: #F4F4F4;
	padding: 0 25px;
}
.content .sub-nav .sub-nav-list dl dd a{
	color: #999999;
	margin-right: 10px;
}
.content .sub-nav .sub-nav-list dl dd a:hover{
	color: #E40013;
}
.content .sub-nav .dqwz{
	margin-right: 25px;
	color: #AEAEAE;
}
.sub-content .sub-con-bg{
	background: white;
	padding: 80px 50px;
	color: #666666;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.05);
	box-shadow: 0 5px 5px rgba(0,0,0,.05);
	
}
.sub-content .jianjie-con p{
	margin: 15px 0;
	text-indent: 30px;
}
.sub-content .news-con{
	width: 1080px;
}
/*.sub-content .news-con p,
.sub-content .news-time p,
.sub-content .news-l p{
	margin: 0;
	text-indent: 0;
}*/
.sub-content .news-con p:nth-child(1),
.sub-content .news-l p:nth-child(1){
	margin-bottom: 10px;
}
.sub-content .news-r{
	width: 100%;
}

.sub-content .news-r ul li .news-r-con{
	width: 78%;
}
/*翻页*/
.fanye{
	margin: 60px auto 0;
	width: 70%;
}
.fanye a, .fanye font{
	display: inline-table;
}
.fanye a{
	/* width: 50px; */
	height: 50px;
	border: 1px solid #EAEAEA;
	margin: 10px;
	text-align: center;
	line-height: 50px;
	color: #999999;
	padding-left: 15px;
    padding-right: 15px;
}
.fanye a:first-child, .fanye a:nth-child(8){
	width: 100px;
}
.fanye a:hover{
	border: 1px solid rgba(227, 1, 3, 1);
	color: white;
	padding: 0 20px;
	background-color: #E30103;
	transition: color 1s, border-color 1s, padding-left 1s, padding-right 1s, background-color 1s;
}
.sub-content .zhaiyao{
	background-color: #F4F4F4;
	height: 40px;
	line-height: 40px;
	color: #999999;
	text-align: center;
}
/*.sub-content .hzmt{
	height: auto;
}
.sub-content .hzmt li{
	width: 22.7%;
}*/

.sub-content .news-l{
	width: 100%;
}
.sub-content .news-l li{
	width: 47.5%;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
	position: relative;
}
.sub-content .news-l li:nth-child(2n){
	margin-right: 0;
}
.sub-content .news-l .news-img{
	width: 100%;
}
.sub-content .news-l .news-img .news-img-a{
	position: absolute;
	top: 0;
	z-index: 1;
	width: 0;
	height: 0;
	background-color: rgba(288, 0, 19, .7);
	font-size: 18px;
	color: white;
	text-align: center;
	line-height: 250px;	
	transition: all .5s;
}
.sub-content .news-l li:hover .news-img .news-img-a{
	width: 100%;
	height: 250px;	
	transition: height .5s;
}
.sub-content .lx {
	width: 45%;
}
.sub-content .news-l li .news-text{
	/*height: 40px;*/
	overflow: hidden;
}
.news-text-up{
	height: 40px;
	overflow: hidden;
}
.news-text-down{
	height: auto;
	/*overflow: hidden;*/
}
.sub-content .rongyu li{
	height: 140px;
	border: 1px solid #ccc;
}
.sub-content .rongyu li img{
	height: 84px;

}
