* {
	margin:0;
	padding:0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
body {
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
    -webkit-font-smoothing: antialiased;
}
.inner{
	width:1000px;
	margin:0 auto;
	}
header{
	width:100%;
	height:383px;
	background-color:#0c132b;
	}	
header .banner{
	width:1000px;
	height:383px;
	margin:0 auto;
	background:url(../images/banner_nr.jpg) center no-repeat;
	}
#nav{
	height:6px;
	background:#041a65;
	}	

main{
	margin-top:20px;
	}		
			
main .main_b{
	overflow: hidden;
	background:#fff;
	padding-top:90px;
	position:relative;
	padding:60px 100px;
	margin-bottom: 20px;
	border-top: 3px solid #d22c36;
	}
.main_b h1 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 28px;
}
.main_b p {
	font-size: 16px;
	line-height: 200%;
	text-align:justify;
}
.kong{
	text-indent:2em;

}
.rignt {
	padding-top: 50px;
	text-align: right;
	font-size: 16px;
}


main .main_c{
	margin-bottom: 30px;
	background:#fff;
	padding-top:90px;
	position:relative;
	padding:50px;
	border-top: 3px solid #d22c36;
	overflow: hidden;
}
main .main_c h2 {
	margin: 10px 0 30px 5px;
	width: 280px;
	height: 50px;
	line-height:50px;
	font-size: 20px;
	color: #fff;
	text-align:center;
	border-radius: 50px;
	background-color: #5a2867;
}
.main_c ul {
	overflow: hidden;
}
.main_c ul li{
	float: left;
	width: 168px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 20px 5px;
	border: 1px solid #d01f6b;
	font-size: 16px;
	border-radius: 20px;
	text-align:center;
	cursor: pointer;
}
.main_c ul li:hover {
	background-color: #fff4f9;
}



footer{
	height:130px;
	line-height:26px;
	text-align:center;
	color:#fff;
	border-top:solid 1px #E5E5E5;
	padding-top:30px;
	background:#0f1c48;
	}

#ewm{
	width: 100px;
	height: 260px;
	position:fixed;
	right:20px;
	bottom:20px;
	}
#yqlj{
	height:100px;
	z-index:97;
	background:#fff;
	margin-top:20px;
	padding-top:26px;
	}			
#yqlj .inner .top ul li{
	width:100px;
	float:left;
	height:35px;
	margin-left:24px;
	margin-top:8px;
	}
#yqlj .inner .top ul li:nth-child(1){
	margin-left:0px;
	}	
#yqlj .inner .top ul li:nth-child(3){
	margin-left:40px;
	}	
#yqlj .inner .top ul li:nth-child(5){
	margin-left:38px;
	}	
#synr{
	position:relative;
	z-index:99;
	}	
#bj{
	width:100%;
	height:100%;
	background-color:#CDCDCD;
	position:fixed;
    top:0px;
	left:0px;
	z-index:95;
	}			
.gallery {
	width: 4400px;
  	overflow: hidden;
}
.hl_main5_content:hover .hl_scrool_leftbtn,.hl_main5_content:hover .hl_scrool_rightbtn {
	display: block;
}
.gallery .gallery_li{
	display: inline;
	width:225px;
	float:left;
	margin-right: 19px;
	box-shadow:1px 1px 6px rgba(0,0,0,0.3);
	transition:all 0.5s;
	margin-bottom:33px;
	background:#fff;
	margin-top:20px;
}
.gallery .gallery_li:hover{
	box-shadow:2px 2px 20px 3px rgba(0,0,0,0.3);
	transform:translate(0px,-5px);
	cursor:pointer;
}	
.gallery .gallery_li a {
	display: block;
}
.gallery .gallery_li a img {
	width: 100%;
}
.gallery .gallery_li h3{
	text-align:center;
	line-height:40px;
	font-size:16px;
	
	font-family:微软雅黑;
	color:#4E4E4E;
}
.hl_main5_content {
	position:relative;
	overflow:hidden; 
}
.hl_main5_content1{
	width:960px;
	overflow:hidden; 
	float:left; 
} 

.hl_scrool_leftbtn{
	display: none;
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 99;
	width:60px; 
	height:92px; 
	background:url(images/arrow_l.png) no-repeat; 
	background-size: 100%;
	cursor:pointer;
} 
.hl_scrool_rightbtn{
	display: none;
	position: absolute;
	right: 0px;
	top: 120px;
	z-index: 99;
	width:60px; 
	height:92px; 
	background:url(images/arrow_r.png) no-repeat; 
	background-size: 100%;
	cursor:pointer;
} 
