@charset "utf-8";

/* CSS Document */



::selection {color: #fff; background-color: #0099e6;}

::-moz-selection {color: #fff;background-color: #0099e6;}

::-webkit-selection {color: #fff;background-color: #0099e6;}

::-webkit-scrollbar {width: 8px;height: 8px;background-color: #F5F5F5}

::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2}

::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #555}



.clearfix{clear:both;}

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.clear{

	clear: both;

}

.float_l{

	float:left;

}

.float_r{

	float:right;

}

.clear_fl{

	height:0px;

	clear: both;

	overflow: hidden;

}









/*top_A*/

#top_A{

	width:100%; 

	height:35px; 

	background: #f3f3f3;

	overflow: hidden; 

}

.top{

	width:1180px; 

	height:35px;

	margin:auto;

}

 .top_left{ 

	width:380px; 

	height:35px; 

	float:left;  

	line-height:35px; 

	color:#808080; 

	font-size:12px;

}

.top_right{ 

	height: 35px; 

	float: right;

}

.top_right ul li{

	float: left;

	color:#808080; 

	font-size:12px;

	line-height:35px; 

	padding:0px 0px 0px 15px;

}

.top_right ul li a{

	color: #808080; 

	font-size:12px;

}

.top_right ul li a:hover{

	text-decoration: underline;

}



/**top_bgk**/

.top_bgk{ 

	width:100%;

	height:140px; 

}

.top_bgk .top_header{

	width: 1180px;

	margin:0 auto;

}

.top_header .logo{  

	width: 630px;

	height:67px; 

	float:left; 

	display:inline;



}

.logo h1{

	width: 94px;

	height:67px;

	margin-top:32px; 

	float: left;  

	overflow: hidden;

}

.logo h1 a{

	width: 94px;

	height:67px;  

	overflow: hidden;

	display: block;

}

.logo h1 a img{

	width: 94px;

	height:67px;   

	overflow: hidden;

}

.logo .language{

	float: left;

	width: 485px;

	height: 90px;

	border-left: 1px solid #cccccc;

	margin-left: 24px;

	margin-top: 20px;

	padding-left: 17px;

	padding-top: 15px;

}

.language > span{

	font-size: 22px;

	color: #404040;

}

.language p{

	font-size: 20px;

	color: #404040;

}

.language p span{

	font-size: 20px;

	color: #0099e6;

}



.top_header .header_tel{

	float: right;

	background: url(../images/logo_dh.png) no-repeat left center;

	width: 175px;

	padding-left: 55px;

	height: 54px;

	margin-top: 24px;

}

.header_tel span{

	font-size: 16px;

	color: #4c4c4c;

}

.header_tel p{

	font-size: 24px;

	color: #0099e6;

	font-weight: bold;

}

/**nav开始**/

.nav{

	width: 100%;

	height: 50px;

	background: #0099e6;

}

.nav .nav_box{

	width: 1180px;

	margin: 0 auto;

}

.nav_all{

	height:50px;

	width: 1180px;

}



.nav_all li {

	float:left; 

	text-align:center;

	padding: 0 42px;

	transition:all 0.5s;

	-webkit-transition:all 0.5s;

}



.nav_all li a {

	display:block; 

	font-size:14px; 

	height:50px; 

	text-align: center; 

	line-height:50px; 

	color:#fff; 

}

.nav_all li:hover{ 

	background:#f04623;

}



.nav_all .another{

	background:#f04623;

}



.fixedNav{ 

	position:fixed; 

	top:0px; 

	left:0px; 

	width:100%; 

	z-index:100000; 

	_position:absolute; 

	_top:expression(eval(document.documentElement.scrollTop));

}















/*页脚开始*/

.footer{

	width: 100%;

	height: 250px;

	background: #0099e6;

}

.footer .footer_box{

	width: 1180px;

	margin:0 auto;

}

.footer_box ul{

	width: 1180px;

	height: 50px;

}

.footer_box ul li{

	float: left;

	padding:0 42px;

}

.footer_box ul li a{

	font-size: 14px;

	color: #fff;

	line-height: 50px;

	text-align: center;

}



.footer_l{

	float: left;

	font-size: 14px;

	color: #fff;

	line-height: 24px;

	width: 540px;

	margin-top: 40px;

}

.footer_l h2{

	margin-top: 28px;

	font-size: 14px;

	color: #fff;

	margin-bottom: -24px;

}

.footer_l a{

	font-size: 14px;

	color: #fff;

}

.footer_l a:hover{

	text-decoration: underline;

}

.footer_r{

	float: left;

	font-size: 14px;

	color: #fff;

	line-height: 24px;

	width: 410px;

	margin-top: 68px;

	margin-left: 20px;

}

.footer_r img{

	margin-left: 10px;

}

.footer_r a{

	color: #fff;

}

.footer_ewm{

	float: right;

	width: 130px;

	height: 125px;

	margin-top: 25px;

}

.footer_ewm img{

	width: 108px;

	height: 108px;

	margin-left: 10px;

}

.footer_ewm h4{

	font-size: 14px;

	text-align: center;

	color: #fff;

	line-height: 30px;

}



.footer_box a:hover{

	text-decoration: underline;

}

/*页脚结束*/

