@charset "utf-8";
/* CSS Document */

/*全局样式*/
body,h4,ul,li,a,p,img{margin:0px;padding:0px;}
ul,li{list-style:none;}
a:link,a:visited{color:#444;text-decoration:none;}
a:hover{color:#ff0000;}
.header_top{height: 64px;width:100%;background-color: #000000; margin:0px auto}
.header-nav{width;100%;}
.header-nav{margin: 0 auto;}
.line{
	width:0.15rem;height: 18px;margin-top: 11px;padding: 0;background: #777777;overflow: hidden;display: inline-block;position: absolute;top:-7px;
}
.live{
	color:orangered; font-size:16px; margin:0px
}
.posgonggao{height: 46px;width: 100%; border-bottom: solid; border-bottom-color: #DEDEDE;border-bottom-width: 1px;}
.content{width:100%; height:auto}
.content-body{width:90%;margin:0px auto;}
.logo{float: left;}
.right_home{float:right; font-family: "微软雅黑";font-size: 18px; color:#777777;}
.right_home span {margin-right: 22px;line-height: 64px;}
.right_home span a{ padding: 0px 11px;  font-size: 18px;color:#777777;font-family: "微软雅黑";}
.right_home span a:hover{text-decoration: none;}
.float{ clear: both;}
/*内部部分*/
.content-left{
	border-left: solid;
	color: #DEDEDE;
	border-left-width: 1px;
	width: 100%;
	margin-top:32px;
	height:auto;
	min-height:1000px;
	float: left;
	position: relative;
	border-right: 1px solid #DEDEDE;
	
}
.content-left ul li img{
	float:left;	
	position: relative;
	left: -6px;
	
	
}
.content-left h3{
	color:#67bf62;
	font-family:"微软雅黑";
	font-size: 18px;
	float: left;
	margin-left: 20px;
	position: relative;
	
	
}

.content-left .font{
	position:absolute;
	font-size: 18px;
	float: left;
	left:380px;
	top:22px;
	
	
}
.banner{
	background: #930213;
	height: 325px;
	width:100%;
	margin:0px auto;

}
.banner>div,.banner>div>h2{
	width:100%;
	margin:0px auto;
}
.banner>div>h2{
	font-size: 60px;
	color: #fff;
	text-align:center;
	line-height:60px;
	padding:60px 0px 20px 0px;
	font-family: "微软雅黑";
}
.banner>div>h4{
	font-size:40px;
	text-align:center;
	color:#FFC;
	line-height:50px;
	padding:10px 0px 20px 0px;
	font-family: "微软雅黑";
}
.banner>div>p{
	text-align:center;
}
.banner>div>p>a{
	font-family: "微软雅黑";
	font-size: 18px;
	text-align:center;
	margin-top: 20px;
	letter-spacing:2px;
}
.banner>div>p:last-of-type a{
	color: #FEFFFD;
	
}


.content_title h2{
	font-family: "微软雅黑";
	font-weight: bold;
	color: #333333;
	margin-left: 27px;
	font-size: 20px;
	
}
.content_title .cnt{
	font-family: "宋体";
	font-size: 16px;
	margin-left: 27px;
	color: #555;
	margin-bottom: 49px;
	line-height:28px;
	margin-right: 43px;
	
	
}
.content-left ul li span{
	color: #ff6666;
	
	font-size: 18px;
	bottom: -22px;
	position: relative;
	margin-left: 15px;
	
}


/*右侧*/
.content-right{
	float:left;
	margin-top:32px;
	text-align: left;
	width: 330px;
	
	
	
	
}
.cont-top2{
	margin-top: 19px;
	color: ##383838;
	/*border-left: solid;
	border-left-width:1px;*/
	font-weight: bold;
	border-bottom: solid #383838 2px;
	border-bottom-color: #1E67D6;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 42px;
	bottom: 0px;
	position: relative;
	/*border-left-color: #DEDEDE;*/
	
	
}
.cont-top2 span{
	padding-left: 12px;
	padding-bottom: 21px;
}
.right-list{
	float:left;
	/*border-left: solid;
	border-left-width:1px;
	border-left-color: #DEDEDE;*/
}
.right-list ul li img{
	margin-left: 15px;
	margin-top:15px;
}
.right-list ul li  a span{
	margin-left: 20px;
	margin-top:5px;
	margin-bottom:5px;
}
.booter{
	border-radius: 8px;
	width: 658px;
	height: 58px;
	background-color: #a90009;
	border: 1px solid #EBEBEB;
	margin-left: 65px;
	color:#fff;
	letter-spacing: 0.1rem;
	font-size:18px;
	font-family:"微软雅黑";
}
.boot{width:100%;}
.displ{display:block; font-size:14px; text-align:center; color:#0099e5}
.displ:hover{ color:#F00}
.footer{background-color: #a90009;margin-top: 110px;}
