*{
	padding:0px;
	margin:0px;
	font-family:"微软雅黑";
}
#header{
	width:100%;
	height:136px;
	background:url('../images/index01.jpg');
}
.header_center{
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
.logo>img{
	display:block;
	float:left;
	margin-top:20px;
}
.slogan{
	display:block;
	float:left;
	margin:46px 0px 0px 68px;
}
.header_center_r{
	width:226px;
	height:63px;
	float:right;
	margin-top:32px;
}
.header_center_r>a{
	font-size:12px;
	color:#000;
	margin-right:6px;
}
.nav_r:hover{
	color:#c40000;
	text-decoration:underline;	
}
.call{
	margin-top:10px;
}
/*头部结束*/
/*导航开始*/
#nav{
	width:100%;
	height:60px;
	background:#1292e5;
}
.nav_center{
	overflow:hidden;
	width:1000px;
	margin:0px auto;
}
.nav_center>a{
	display:block;
	width:111px;
	overflow:hidden;
	color:#fff;
	float:left;
	text-align:center;
	line-height:60px;
}
.nav_center>a:hover{
	background:#ff7800;
}
/*导航结束*/	
/*banner开始*/
.banner{
	width:100%;
	height:500px;
	position:relative;
}
.pictor{
	overflow:hidden;
	width:100%;
	height:500px;
	margin:0px auto;
}
.pictor>li{
	width:100%;
	height:500px;
	overflow:hidden;
	position:absolute;
	display:none;
}
.pictor>li>a{
	display:block;
	width:100%;
	height:500px;
}
.banner1{
	background:url('../images/banner2.jpg') center;
}
.banner2{
	background:url('../images/banner1.jpg') center;

}
.banner3{
	background:url('../images/banner3.jpg') center;

}
.banner4{
	background:url('../images/banner4.jpg') center;

}
.dian{
	position:absolute;
	height:20px;
	bottom:20px;
	left:46%;
	z-index:9999999999999999999999999;
}
.dian>li{
	width:20px;
	height:20px;
	background:#fff;
	border:1px solid #006eb6;
	border-radius:50%;
	float:left;
	margin-right:16px;
}
.left,.right{
	position:absolute;
	width:80px;
	height:80px;
	top:210px;
	display:none;
	z-index:9999999999999999999999999;
	cursor:pointer;
}
.left{
	left:5%;
}
.right{
	right:5%;
}
.banner:hover>img{
	display:block;
}
/*banner结束*/
/*您的位置开始*/

#column{
	width:1000px;
	border-bottom:1px solid #4c4c4c;
	height:40px;
	margin:0px auto;
}
.column_l{
	float:left;
}
.map{
	margin-top:8px;
	float:left;
}
.column_l>span{
	line-height:40px;
	margin-left:10px;
}
.column_l>a{
	color:#4c4c83;
	font-size:16px;
}
.column_l>a:hover{
	color:#c40000;
	text-decoration:underline;
}
.search{
	float:right;
	position:relative;
}
.search1{
	height:26px;
	margin-top:6px;
	padding:2px 0px 2px 30px;
	float:left;
	border-radius:4px 0px 0px 4px;
}
.search2{
	position:absolute;
	left:6px;
	top:16px;
}
.search3{
	float:left;
	border-radius:0px 4px 4px 0px;
	height:32px;
	background:#006eb6;
	width:60px;
	border-left:0px;
	margin-top:6px;
	color:#fff;
	font-size:14px;
	border:0px;
}
/*您的位置结束*/
li{
	list-style-type:none;
}
img{
	border-style:none;
}
a{
	text-decoration:none;
}
.nav_box{
	width:1000px;
	margin:20px auto 0;
	overflow:hidden;
}
.navss,.navv{
	width:200px;
	height:36px;
	border:1px solid #006eb6;
	border-radius:8px;
	display: block;
	float: left;
	margin-right:20px;
	text-align:center;
	line-height:36px;
	color:#006eb6;
	font-size:16px;
}
.navv{
	color:#fff;
	background:#006eb6;
}
.navss:hover{
	color:#fff;
	background:#006eb6;
}
#main{
	width:1000px;
	overflow:hidden;
	margin:20px auto 0;
}
.main_center{
	width:1020px;
	overflow:hidden;
}
.one{
	width:318px;
	height:288px;
	border:1px solid #b4b4b4;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.one>h3{
	line-height:46px;
	text-align:center;
	font-size:18px;
	color:#006eb6;
}
.one>a>img{
	display: block;
	margin:0px auto;
}
.one>p{
	width:280px;
	height:54px;
	margin:0px auto;
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}
.one>p>a{
	color:#ff6c00;
}
.but{
	color:#ff6c00;
	font-size:14px;
	text-align:center;
}
.but>span{
	display:block;
	float:left;
	background:url('../images/bingzhong13.png');
	height:20px;
	width:21px;
	margin-left:104px;
	margin-right:6px;
	margin-top:2px;
}
/*下边导航开始*/
.navs{
	width:100%;
	height:60px;
	background:#1292e5;
	margin-top:10px;
}
.navs_center{
	width:1000px;
	margin:0px auto;
	height:60px;
}
.navs_center>a{
	color:#fff;
	font-size:14px;
	margin-right:25px;
	margin-left:25px;
	text-align:center;
	line-height:60px;
}
.navs_center>span{
	color:#fff;
	font-size:14px;
}
.footer{
	width:1000px;
	height:220px;
	margin:0px auto;
	overflow:hidden;
}
.logos_box{
	width:340px;
	height:200px;
	border-right:1px solid #1292e5;
	margin-top: 20px;
	overflow:hidden;
	float:left;
}
.logos_box>img{
	display:block;
	margin:0px auto;
	margin-top:6px;
}
.adress{
	width:489px;
	border-right:1px solid #1292e5;
	margin-top: 20px;
	overflow:hidden;
	height:200px;
	float:left;
}
.adress>p{
	width:418px;
	margin:0px auto;
	line-height:32px;
	color:#006eb6;
	font-size:16px;
}
.ewm{
	float:left;
}
.ewm>img{
	display:block;
	margin-top:20px;
	margin-left:20px;
}