*{
	padding:0px;
	margin:0px;
	font-family:"微软雅黑";
}
img{
	border-style:none;
}
li{
	list-style-type:none;
}
a{
	text-decoration:none;
}
#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:#ff6e00;
	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结束*/

.bdf_center{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	margin-top:10px;
}
.title{
	display:block;
	margin:0px auto;
	margin-top:10px;
}
.bdf_center_l{
	display:block;
	float:left;
	margin-top:10px;
	margin-left:40px;
}
.bdf_center_r{
	float:left;
	width:430px;
	overflow:hidden;
	margin-left:40px;
	margin-top:10px;
}
.bdf_center_r>h3{
	color:#006eb6;
	font-size:30px;
}
.bdf_center_r>p{
	color:#343434;
	font-size:14px;
	margin-top:10px;
	line-height:28px;
}
.bdf_center_r>p>a{
	color:#ff6e00;
}
.bdf_center_r>p>a:hover{
	text-decoration:underline;
}
.bdf_center_r>a>img{
	margin:20px 0px 0px 16px;
}
.click{
	display:block;
	width:230px;
	height:50px;
	background:#ff7200;
	margin-top:20px;
	border-radius:16px;
	text-align:center;
	line-height:50px;
	color: #fff;
	font-size:28px;
}
.bdf_center_right{
	background:url('../images/bdf_center08.png') no-repeat;
	width:432px;
	height:360px;
	float:left;
	margin-left:40px;
}
.bdf_center_right>h3{
	color:#006eb6;
	font-size:30px;
	margin-top:10px;
	margin-left:10px;
}
.bdf_center_right>p{
	width:400px;
	margin:0px auto;
	color:#343434;
	font-size:14px;
	margin-top:10px;
	line-height:28px;
}
.bdf_center_right>p>a{
	color:#ff6e00;
}
.bdf_center_right>p>a:hover{
	text-decoration:underline;
}
.list{
	display:block;
	margin-top:16px;
	color:#343434;
	font-size:14px;

}
.list>span{
	display:block;
	background:url('../images/bdf_center09.png');
	width:28px;
	height:18px;
	float:left;
	margin-top:3px;
	margin-right:4px;
}
.list:hover{
	color:#ff6e00;
}
.click_left{
	display:block;
	width:170px;
	height:48px;
	background:#006eb6;
	border-radius:8px;
	text-align:center;
	font-size:28px;
	color:#fff;
	line-height:48px;
	text-align:center;
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.bdf_symptom{
	width:1000px;
	height:450px;
	
	margin:0px auto;
	margin-top:40px;
}
.pictor3{
	width:700px;
	height:450px;
	background:#e7f8ff;
	float:left;
	position:relative;
}
.pictor_l{
	width:700px;
	height:450px;
	background:#fff;
	border:1px solid #cdcdcc;
    border-radius:0px 10px 10px 0px;
	float:left;
	position:absolute;
}
.pictor_l>img{
	margin-top:34px;
	float:left;
	display:block;
}
.text{
	float:left;
	width:380px;
	margin-left:20px;
	height:450px;
}
.text>font{
	display:block;
	font-size:28px;
	color:#006eb6;
	margin-top:40px;
}
.text>p{
	margin-top:20px;
	font-size:18px;
	color:#006eb6;
	border-bottom:1px dashed #006eb6;
	padding-bottom:20px;
}
.text>p>a{
	color:#ff6e00;
}
.text>p>a:hover{
	text-decoration:underline;
}
.text>a{
	font-size:18px;
	margin-left:20px;
	line-height:36px;
}
.text>a>span{
	margin-top:10px;
}
.dian3{     
width:298px;
height:430px;
background:#f3f3f3;
float:right;
border:1px solid #cdcdcc;
margin-top:10px;
}

.dian3>li{
	width:120px;
	height:120px;
	margin-top:16px;
	margin-left:20px;
	background:#fff;
	border:1px solid #d1d1d1;
	float:left;
	cursor:pointer;
}
.dian3>li>img{
	width:120px;
}
.dian3>li>p{
	color:#383838;
	font-size:16px;
	text-align:center;
}
.bdf_way{
	background:url('../images/bdf_center20.png') center;
	width:100%;
	height:436px;
	margin:0px auto;
	margin-top:30px;
}
.bdf_way_bt{
	display: block;
	margin:0px auto;
	margin-top:40px;
}
.way_center{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	height:436px;
}
.way_center>a{
	width:406px;
	height:60px;
	margin-left:64px;
	margin-top:40px;
	display:block;
	float:left;
}
.way_center>a>img{
	display:block;
	float:left;
	height:60px;
	width:100px;
}
.way_center_s{
	border-bottom:1px solid #00cdff;
	width:300px;
	height:59px;
	float:left;
}
.way_center_s>i{
	font-size:38px;
	float:left;
	color:#006eb6;
	display:block;
	float:left;
	margin:4px 10px 0px 10px;
}
.way_center_s>h3{
	font-size:18px;
	color:#000;
	margin-top:15px;
}
.way_center_s>p{
	display:block;
	font-size:10px;
	color:#4c4c4c;
	margin-top:2px;
}
.xs{
	width:6px;
	height:6px;
	display:block;
	float:left;
	border-radius:50%;
	background:#00cdff;
	margin-top:57px;
}
/*下侧导航开始*/
.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;
}
/*下侧导航结束*/