@charset "utf-8";
/* CSS Document */


body{font-family:"微软雅黑"; font-weight:normal;}
*{margin:0 auto; padding:0px;}
a{font-size:12px; font-family:"微软雅黑"; text-decoration:none;}
ul{list-style:none; text-decoration:none;}
img{border:none;}

/*top*/
.top{width:100%; height:116px; background:url(../images/top_bg.jpg) repeat-x top center; margin:0 auto;}
.top_center{width:1200px; height:116px; margin:0 auto;}
.top_logo{width:406px; float:left;}
.top_right{width:420px; height:28px; float:right;line-height:28px;color:#7d7d7d;font-family:Arial, Helvetica, sans-serif; font-size:14px;padding-top:10px;}
.top_right a{color:#7d7d7d;}.top_right a:hover{color:#088afa;}
.top_right_tel{ width:200px; float:left; }
.top_right_tel img{ margin-bottom:-5px;}
.top_right_tel span{font-family:Arial, Helvetica, sans-serif;}
.top_right_tel1{ width:220px; float:left; }
.top_right_tel1 a,
.top_right_tel1 span{color: #7d7d7d !important;}
.top_right_tel1 img{ margin-bottom:-5px;}
.top_right_tel1 span{font-family:Arial, Helvetica, sans-serif;}

.top_rr{display: none;}.nav{display:none;}.top_banner{display:none;}

/*menus*/
.menus{width:100%; height:52px; background:#088afa; margin:0 auto;}
.menus_center{width:1200px; height:52px; margin:0 auto;}
.menus_left{width:900px; height:52px; float:left;}
.menus_left ul li{width:114px; height:52px; float:left; line-height:52px; margin-right:34px;}
.menus_left ul li a{display:block; text-align:center; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff;}
.menus_left ul li a:hover{width:114px; height:52px; background:#077ce1;}
.menus_left ul li a.hover{width:114px; height:52px; background:#077ce1;}
.search{width:260px; height:38px; margin-top:8px; float:right; background:url(../images/ser_left.jpg) no-repeat left center;}
.ser{width:200px; height:38px; line-height:29px; font-size:13px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; float:left; border:none; padding-left:12px; background:url(../images/iser_1.jpg) no-repeat left center;}


.i_banner{width:100%; height:500px; margin:0 auto;}
.p_banner_de{display: block;}
.s_banner_de{display: none;}

/*bottom*/
.bottom{width:100%; height:167px; background:#2b2c30; margin:0 auto;}
.bottom_center{width:1200px; height:167px; margin:0 auto;}
.bottom_left{width:750px; height:auto; float:left;}
.bottom_left ul li{float:left; margin-top:26px; margin-right:62px;}
.bottom_left ul li div{width:18px; height:19px; float:left;}
.bottom_left ul li span{font-size:13px; color:#bababa; font-family:"微软雅黑"; margin-left:5px;}
.bottom_title{margin-top:108px; clear:both; font-size:13px; color:#bababa; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.bottom_right{margin-left:100px; padding-top:26px;}
.bottom_right_text{float:right;}
.bottom_right_text div{float:left;}
.bottom_right_text span{width:380px; height:auto; margin-left:12px; text-align:left; font-size:13px; color:#bababa; font-family:Arial, Helvetica, sans-serif; line-height:22px;}
.bottom_link{width:160x; height:36px; float:right; margin-bottom:10px; clear:both;}
.bottom_link ul li{float:left;}

.bottom_bottom{width:100%; height:45px; background:#202022; margin:0 auto;}
.bottom_bottom_center{width:1200px; height:45px; margin:0 auto; clear:both;}
.bottom_bottom_left{float:left; height:45px; line-height:45px; font-size:13px; color:#bababa; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.bottom_bottom_right{width:100px; height:12px; float:right; padding-top:20px; margin-left:100px;}



/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 270px;
	visibility: hidden;
	margin-top: -1px;
	margin-left:0px;
	background-color: #077bdf;
	padding-top:10px;
	padding-bottom:6px;
	filter: Alpha(Opacity=85);
	border-top:2px solid #066ec8;
}

.dropMenu li {
	padding-left:6px;
	background:url(../images/menu_tub.jpg) no-repeat 5px center;
	width:250px; margin:0 auto;	margin-top:2px;
	margin-bottom:4px;
	line-height:30px;
	overflow:hidden;

}
.dropMenu li a {
	display: block;
	text-align:left;
	color: black;
	color:#fff;
	margin-left:10px;
	line-height:30px;
	font-size:13px;
	font-family: Arial;
}
.dropMenu+li a{
border-top:none;
}
* html .dropMenu a {
	width: 100%;
	color:#6CA7C7;
}
.dropMenu a:hover {
	text-decoration: underline;
	color:#;
}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;
}


.list{display:none;}






