@charset "utf-8";
/* CSS Document */

html,body{
      -webkit-text-size-adjust:none;
}
a:focus {
     outline:none;
     -moz-outline:none;
}
*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	outline:none;
}
img{ border:none}
h1{
	font-size: 18px;
	color: #bdbdbd;
	font-family: Arial;
	font-weight: normal;
}
.container {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.all_top{
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	background-image: url(../images/all_bg.gif);
	background-repeat: repeat-x;
	height: 227px;
}
.all_language{
	float:right;
	width:102px;
	height:25px;
	background-color: #e8e8e8;
}
.all_language a{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 23px;
	color: #9e9e9e;
}
.all_language a:hover{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 23px;
	color: #44b9ef;
	text-decoration: none;
}
#blue{
	color:#44b9ef;
}
.all_daohang a{
	margin-left:5px;
	float:left;
}
.index_banner{
	margin-top:30px;
}
.all_footer{
width: 100%;
	
	margin-top: 38px;
	background-image: url(../images/all_footer.gif);
	background-repeat: repeat-x;
	padding-top: 31px;
	float: left;
	background:#f6f5f4;
	
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}
.contact_footer{
	width:100%;
	height:43px;
	background-image: url(../images/all_footer.gif);
	background-repeat: repeat-x;
	padding-top:31px;
}
.contact_banner{
	width:100%;
}
.contact_img{
	position: relative;
	z-index: 1;
	left: 0px;
	top: -101px;
	background-image: url(../images/contact_01.png);
	background-repeat: no-repeat;
	height:307px;
	width: 835px;
}
.index_search{
	float:right;
	width:257px;
}
input{
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	width: 219px;
	height: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	outline: none;
	font-size: 12px;
	line-height: 38px;
	color: #c9c9c9;
	font-family:Arial;
	float:left;
	padding-left:35px;
}
.index_content{
	width: 1005px;
	height: 275px;
	float: left;
	background-color: #f5f5f5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-top:20px;
	margin-bottom:20px;
}
.index_content_left{
	width:285px;
	height:235px;
	float: left;
	background-color: #f1f1f1;
	margin-top:20px;
	margin-left:20px;
	font-family:Arial;
}
.index_content_left p{
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d0cf;
	margin-left:12px;
	font-family:Arial;
	color:#9e9e9e;
	line-height:46px;
	padding-top:24px;
}
.index_content_contact{
	font-family:Arial;
	color:#9e9e9e;
	font-size:12px;
	line-height:22px;
	margin-left:12px;
	width:236px;
	padding-left:12px;
	padding-right:12px;
	margin-top:14px;
}
.index_content_contact span{
	font-weight: bold;
	line-height: 26px;
	
	
}
.index_phone{
	font-family: Arial;
	font-size: 16px;
	line-height: 28.5px;
	color: #00a0e9;
	font-weight: bold;
	padding-top:15px;
	margin-left:50px;
}
.index_phone img{
	float:left;
	margin-right:9px;
	
}
.index_content_right{
	float:left;
	margin-top:20px;
	margin-left:28px;
}
.index_content_right p{
	width: 611px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d0cf;
	margin-left: 12px;
	font-family: Arial;
	color: #9e9e9e;
	line-height: 60px;
	padding-top: 10px;
	font-size: 32px;
}
.index_content_body{
	width: 618px;
	font-family:Arial;
	color:#aeaeae;
	font-size:12px;
	line-height:22px;
	float:left;
	margin-left:12px;
	margin-top:14px;
}
.index_content_body a{
	float:right;
	color:#00a0e9;
	font-family:Arial;
	font-size:12px;
	margin-right:8px;
	margin-top:40px;
}
.index_content_body a:hover,.all_footer a:hover{
	text-decoration: underline;
}
.about_content{
	float:left;
	width:963px;
	padding-left:42px;
	margin-top:25px;
	height:400px;
	
	
}
.news_content{
	margin-top:40px;
	float:left;
	padding-left:2px;
}

table{
	float: left;
	padding-left: 2px;
	font-size: 12px;
	line-height: 22px;
	color: #9e9e9e;
	font-family: Arial;
	margin-bottom:25px;
}
table tr{
	float:left;
	padding-top: 16px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdddd;
}
table a{
	padding-left: 2px;
	font-size: 12px;
	line-height: 22px;
	color: #00a0e9;
	font-family: Arial;
	text-decoration: none;
}
table a:hover{
	padding-left: 2px;
	font-size: 12px;
	line-height: 22px;
	color: #00a0e9;
	font-family: Arial;
	text-decoration: underline;
}
.newsone_centent{
	font-family: Arial;
	width: 965px;
	font-size: 12px;
	line-height: 22px;
	color: #aeaeae;
	margin-top:17px;
	float:left;
	padding-left:20px;
	margin-bottom:35px;
}
.newsone_centent p{
	font-family: Arial;
	width: 965px;
	font-size: 12px;
	line-height: 43px;
	color: #0ca4e9;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfdddd;
	margin-bottom:12px;
}
.product_content{
	width:1005px;
	float:left;
	margin-top:48px;
}
.product_list{
	float: left;
	width: 250px;
	color: #9e9e9e;
	font-family: Arial;
	font-size:24px;
	line-height: 45px;

}
.product_list a{
	font-size: 12px;
	line-height: 25px;
	color: #9e9e9e;
	font-family: Arial;
	font-weight:bold;
}
.product_list a:hover{
	font-size: 12px;
	line-height: 25px;
	color: #9e9e9e;
	font-family: Arial;
	text-decoration: underline;
	font-weight:bold;
}
.product_right{
	float: right;
	width: 755px;
	color: #9e9e9e;
	font-family: Arial;
	font-size:12px;
	line-height: 25px;

}
.product_one{
	color: #9e9e9e;
	font-family: Arial;
	font-size:12px;
	line-height: 25px;
	float:right;
	width: 756px;
	
}
.product_one p{
	width:340px;
	font-size:12px;
	margin-top:3px;
	float:left;
}
.product_one span{
	line-height: 32px;
	font-weight: bold;
	font-size:12px;
}
.product_one a{
	font-size: 12px;
	line-height: 22px;
	color: #00a0e9;
	font-family: Arial;
	text-decoration: none;
	float:right;
	margin-top:35px;
}
.product_one a:hover{
	font-size: 12px;
	line-height: 22px;
	color: #00a0e9;
	font-family: Arial;
	text-decoration: underline;
}
.product_one img{
	float:right;
	margin-top:40px;

}
.product_inside{
	width: 905px;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	color: #9e9e9e;
	margin-top:30px;
}
.product_inside_a{
	font-size: 18px;
	color: #bdbdbd;
	font-family: Arial;
	font-weight: normal;

}
.product_inside_a:hover{
	font-size: 18px;
	color: #00a0e9;
	font-family: Arial;
	font-weight: normal;

}
.inside_a{
	font-size:12px; 
	font-weight:bold; 
	color:#9e9e9e;
}
.inside_a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #9e9e9e;
	text-decoration: underline;
}
.inside_one{
	background-color: #f5f5f5;
	float: left;
	height: 256px;
	width: 309px;
	margin-left: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3edfb;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 34px;
	color: #00a0e9;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	letter-spacing: 1px;
	margin-bottom:38px;
}
.inside_one1{
	float: left;
	height: 156px;
	width: 609px;
	
}
.inside_one_img{
	border: 1px solid #e9e9e9;
	width:307px;
	height:175px;
}
.inside_one a{
	background-image: url(../images/inside_005.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 117px;
	margin-top:10px;
}.inside_one a:hover{
	background-image: url(../images/inside_006.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 117px;
	margin-top:10px;
}
.inside_logo{
	float:right;
	margin-top:10px;
	margin-right:3px;
	
}
.one_centent{
	width: 945px;
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e7e4e2;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 24px;
	color: #9e9e9e;
	font-family: Arial;
}
.one_body{
	font-family: Arial;
	float: right;
	font-size: 12px;
	line-height: 24px;
	color: #9e9e9e;
	width:390px;
	margin-right:25px;
}

.one_body span{
	font-family: Arial;
	font-size: 20px;
	line-height: 54px;
	color: #0ca4e9;

}

.expect_centent{
	float:left;
	margin-left:20px;
	margin-top:33px;
}
.expect_one{
	margin-left:140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9e9e;
	width: 820px;
	height: 42px;
	
}
.expect_one a{
	font-family: Arial;
	font-size: 12px;
	line-height: 42px;
	color: #9e9e9e;

}
.expect_one a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: 42px;
	color: #00a0e9;
	
}
.expect_centent p{
	font-family: Arial;
	font-size: 12px;
	line-height: 42px;
	color: #9e9e9e;
	float:right;
	margin-right:30px;
	
}
.contact_img p span{
	font-family: Arial;
	font-size: 12px;
	line-height: 48px;
	color: #9e9e9e;
	letter-spacing: 2.4px;
}
.contact_img p{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #9e9e9e;
	float:left;
	width:335px;
	margin-left:24px;
	margin-top:138px;
}
.person_centent{
	float:left;
	width:810px;
}
.person_centent span{
	float: left;
	width: 810px;
	font-size: 12px;
	line-height: 25px;
	font-family: Arial;
	font-weight: bold;
	color: #00a0e9;
}
.person_centent p{
	float: left;
	font-size: 12px;
	line-height: 25px;
	font-family: Arial;
	font-weight: bold;
	color: #bdbdbd;
}
.index_list{
	width:245px;
	margin-top:14px;
	float:right;
}
.index_list a{
	float: left;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #c9c9c9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ededed;
	width:245px;
	height:45px;
}
.index_list a:hover{
	float: left;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #00a0e9;
	width:245px;
	height:45px;
