@charset "utf-8";

/* CSS Document */



::selection {color: #fff; background-color: #1176e7;}

::-moz-selection {color: #fff;background-color: #1176e7;}

::-webkit-selection {color: #fff;background-color: #1176e7;}

::-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_bgk**/

.top_bgk{ 

	width:100%;

	height:100px; 

	overflow: hidden;

	background: rgba(0,0,0,0.5);

	position: relative;

	z-index: 100;

}

.top_bgk .top_header{

	width: 1180px;

	margin:0 auto;

}

.top_header h1{

	width: 130px;

	height:67px;

	float: left;  

	overflow: hidden;

	margin-top:15px;

}

.top_header h1 a{

	width: 130px;

	height:67px;

	overflow: hidden;

	display: block;

}

.top_header h1 a img{

	width: 130px;

	height:67px;

	overflow: hidden;

}
.top_header .nav_box{

	width: 993px;

	height: 50px;

	float: right;

	margin-top:25px;

}
.nav_box .nav_all{

	width: 993px;

	height: 50px;

}

.nav_all li {

	float:left; 

	padding: 0 17px;

	height: 50px;

	text-align:center;

	-webkit-transition:all 0.5s;

	transition:all .5s;

}

.nav_all li a {

	display:block; 

	font-size:16px;  

	text-align: center; 

	line-height:50px; 

	color:#fff; 

	width: 100%;

}

.nav_all li span{

	width: 100%;

	height: 1px;

	background: #1176e7;

	display: block;

	margin-top: -6px;

	opacity: 0;

}

.nav_all .another span{

	opacity: 1;

}



.nav_all > li:hover span{

	opacity: 1;



}









.fixedNav{ 

	position:fixed; 

	top:0px; 

	left:0px; 

	width:100%!important;
    
    background: #000;

	margin-top:0!important;

	z-index:100000; 

	_position:absolute; 

	_top:expression(eval(document.documentElement.scrollTop));

}

.fixedNav ul{



	width:1180px!important;



	margin:0 auto;

}

.fixedNav ul li{



	padding:0 26px;



}



/*footer start*/





.footer{

	width: 100%;

	height: 237px;

	overflow: hidden;

	background: #262626;

}

.foot_box > ul{

	width: 920px;

	height: 49px;

	border-bottom: 1px solid #fff;

	margin: 0 auto;

}

.foot_box > ul li{

	float: left;

	padding:0 10px;

}

.foot_box > ul li a{

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 49px;

	display: block;

}

.foot_box > ul li a:hover{

	text-decoration: underline;

}

.foot_box .foot_w{

	width: 1180px;

	height: 160px;

	margin-top: 20px;

}

.foot_w .foot_l{

	width: 530px;

	float: left;

	font-size: 14px;

	color: #fff;

	line-height: 30px;

	margin-top: 10px;

}

.foot_l h2{

	margin-bottom: -20px;

	font-size: 14px;

	color: #fff;

	display: inline;

}

.foot_w a{

	color: #fff;

}

.foot_w a:hover{

	text-decoration: underline;

}

.foot_w img{

	margin-left: 5px;

}

.foot_w ul{

	width: 380px;

	float: left;

	margin-left: 50px;

}

.foot_w ul li{

	padding-left: 30px;

	width: 380px;

	height: 21px;

	margin-top: 10px;

	font-size: 14px;

	color: #fff;

	line-height: 18px;

}

.foot_w ul .foot1{

	background: url(../images/foot1.png) no-repeat left center;

}

.foot_w ul .foot2{

	background: url(../images/foot2.png) no-repeat left center;

}

.foot_w ul .foot3{

	background: url(../images/foot3.png) no-repeat left center;

}

.foot_w ul .foot4{

	background: url(../images/foot4.png) no-repeat left center;

}

.foot_w ul .foot5{

	background: url(../images/foot5.png) no-repeat left center;

}

.foot_w .ewm{

	width: 123px;

	height: 140px;

	float: right;

}

.ewm img{

	width: 123px;

	height: 123px;

	margin:0 auto;

	overflow: hidden;

}

.ewm h5{

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 30px;

}









/*footer end*/

