@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

ul,li{ list-style-type:none;}
img{ border:none;}
a{ text-decoration:none; color:#666666;}
a:hover{ color:#0099df;}
p,ul,li,dl,dd{ font-size:12px; color:#666666;}
h1,h2,h3,h4,h5{ font-weight:normal;}
body{ font-family:"微软雅黑"; min-width:1200px;}




.top {
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecebeb;
}
.top2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.tel {
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 220px;
	padding-left: 30px;
	color: #0099df;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 38px;
	background-position: 1px;
}
.top_right {
	float: right;
	width: 310px;
}
.laung {
	float: left;
	width: 145px;
}
.laung li {
	float: left;
	padding-right: 8px;
	padding-top: 10px;
}


.search-box{
	width:162px;
	background:url(../images/ser_bg.jpg) left top no-repeat;
	margin-top: 6px;
	float: right;
	
}
.search-box input.box{
	height:22px;
	float:left;
	line-height:22px;
	color:#969696;
	margin-top:2px;
	display:inline;
	background:none;
	font-size: 12px;
	width: 126px;
	margin-left: 10px;
	font-family: "微软雅黑";
}
.search-box input.btn{ float:left;}



.top_nav {
	height: 102px;
}
.top_nav2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 246px;
}



.menu {
	float: right;
	width: 885px;
	padding-top: 35px;
}
.menu2 {
	
}

/*设置一级导航样式*/ 
.menu2 ul li {
	padding-left:50px;
	height:40px;
	float:left;
	position:relative;
	font-size:15px;
	z-index:9999;
	background-image: url(../images/gx.jpg);
	background-repeat: no-repeat;
	background-position: right;
} 
.menu2 ul li a {
	color:#000000;
	text-decoration:none;
	line-height:40px;
	display:block;
	font-size:16px;
	font-weight:normal;
	text-align:center;
 }
.menu2 ul li a:hover { 
	color:#0099df;
}  


 /*设置二级导航样式*/
.menu2 ul li ul{display:none;} 
.menu2 ul li:hover ul{display:block; position:absolute; left:0; background-image:none; background-color:#0099df; }
.menu2 ul li:hover ul li{background-image: none; padding:0; width:160px;}
.menu2 ul li:hover ul li a{display:block; width:160px; height:40px; line-height:40px; font-size:14px; color:#fff; text-align:center; background-image:none;} 
.menu2 ul li:hover ul li a:hover{line-height:40px;color:#FFF;  background-color:#02b0ff; background-image: none;} 



.menu2 a.jt2 {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	display:block;
}

.menu2 .jt2 a:hover {
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	display:block;
}

/*设置三级导航样式*/
.menu2 ul li:hover ul li ul {display:none; background-image:none; font-size:12px;} 
.menu2 ul li:hover ul li:hover ul{display:block; width:160px; position:absolute; top:0px; left:160px; background-color:#008fd1; }
.menu2 ul li:hover ul li:hover ul li {width:160px; height:40px;  background-image:none;} 
.menu2 ul li:hover ul li:hover ul li a {display:block; width:160px; height:40px; line-height:40px; text-align:center; font-size:14px; background-image:none;} 
.menu2 ul li:hover ul li:hover ul li a:hover {background-color:#02b0ff; } 




/*********底部代码**********/
.footer {
	background-color: #2B2B2B;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.footer2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}
.foot1 {
	float: left;
	margin-right: 80px;
	margin-left: 8px;
}
.foot1 h1 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 15px;
}
.foot1 p {
	line-height: 28px;
	font-size: 14px;
}
.foot1 a {
	color: #999999;
}
.foot1 a:hover {
	color: #fff;
	text-decoration: underline;
}

.contact {
	padding-top: 8px;
	width: 260px;
}
.c1 {
	float: left;
	width: 24px;
}
.c2 {
	color: #999999;
	line-height: 24px;
	padding-left: 8px;
	float: left;
	font-size: 14px;
}
.foot2 {
	float: right;
	margin-top:5px;
	margin-right: 8px;
}
.foot2 p {
	text-align: center;
	color: #666666;
	padding-top: 8px;
}
.footer3 {
	background-color: #282828;
	height: 68px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #393939;
}
.footer3 p {
	line-height: 68px;
	color: #999999;
	text-align: center;
	font-size: 14px;
}



