/*全局样式begin*/
html{ outline: none; border:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{/* max-width: 640px;min-width:300px; */margin: 0 auto;padding: 0;font-family: "Myriad Set Pro",'Hiragino Sans GB W3','微软雅黑','YaHei', 'Microsoft YaHei',"Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif",'SHSCN','Open Sans'!important;/* -webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none; */overflow-x:hidden;font-size: 14px;}
*:focus { outline: none; } 
ul,li{list-style-type: none;margin: 0px; padding: 0px;}
h1,h2,h3,h4,p{padding: 0; margin: 0px;font-weight: normal;color: #000}
img{border: none;display: block;margin:0px auto;padding: 0px;}
a{text-decoration: none;color: #000;display: inline-block;margin:0px;padding: 0px;}
/* a:hover{color: #f28300;} */
.clear{clear: both;}
/*全局样式end*/

/*头部begin*/
.header{
	width: 100%;
	/* height:70px; */
	background: #e3f6ff;
	padding-top:20px;
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.h_content{
	width:1000px;
	margin: 0 auto;
	height: 60px;
	position: relative;
}
.h_left{
	position: absolute;
	left: 0px;
}
.h_right{
	padding-left: 290px;
	position: relative;
}
.h_right a img{
	margin-top: 14px;
	display: inherit;
}
.h_right span{
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.h_right span a{
	font-size: 14px;
	margin:0px 5px;
}

/*导航begin*/
.nav_list{
	width: 100%;
	background: #e3f6ff;
	position: relative;
}
.nav{
	width: 100%;
	background: #e3f6ff;
	height: 50px;
}
.nav ul{
	height: 50px;
	text-align: center;
	width: 1000px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -500px;
}
.nav ul li{
	height:50px;
	line-height: 50px;
	float: left;
}
.nav ul li a{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 30px;
}
.list_col{
	color: #f28300;
	background: url(../img/shangbiao.png) center bottom no-repeat;
}
.subset{
	width: 100%;
	position: relative;
    z-index: 2;
    background: #66a1d6;
    height: 34px;
    opacity: 0.9;
    top: 50px;
    display: none;
}
.nav ul li .sub_lists{
	width: 1000px;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	text-align: center;
	/* background: #66a1d6; */
	display: none;
	/* opacity: 0.5; */
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -500px;
	z-index: 10;
}
.nav ul li .lists_esp{
	display: inline-block;
}
.nav ul li .sub_lists a{
	margin: 0px 20px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background: none;
}
.nav ul li .sub_lists a:hover{
	color: #fff;
}
/*导航end*/

/*头部end*/

/*尾部begin*/

/*关于我们*/
.about_us{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.about_us_way{
	padding-top: 14px;
	display: inline-block;
}
.us_way_A a{
	float: left;
	height: 36px;
	line-height: 36px;
	color: #4c4c4c;
	background: url(../img/you.png) 0px no-repeat;
	cursor: pointer;
	margin-right:80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 16px;
}
.us_way_A a.hover_us{	
	color: #ee8100;
	background: url(../img/xiabiao.png) 0px no-repeat;	
}
.about_us_way span{
	line-height: 36px;
	display: inline-block;
}
.about_us_way span.hover_span{
	color: #ee8100;
	background: url(../img/shangbiao1.png) bottom center no-repeat;
}
.brief_way{
	width: 1000px;
}
.brief{
	width: 100%;
	display: none;
	background: #F7F7F7;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 50px;
}
.brief_show{
	display: block;
}
.brief ul li{
	float: left;
	color: #7b7776;
	font-size: 14px;
	margin: 0px 20px;
	line-height: 40px;
}
.brief em{
	width: 20px;
	height: 20px;
	background: url(../img/cha_icon.png) no-repeat;
	display: inline-block;
	position: absolute;
	right: 6px;
	top: 12px;
	cursor: pointer;
}
/*友情链接*/
.Links{
	width: 100%;
	position: relative;
	display: inline-block;
}
.Links h2{
	width: 100%;
	border-bottom: dashed #cecece 1px;
	color: #BABABA;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.Links ul{
	width: 100%;
	margin: 10px 0px;
}
.Links ul li{
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 0px 20px;
}
.Links ul li a{
	font-size: 14px;
	color: #666;
}
.Links span{
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.Links span a{
	font-size: 14px;
	color: #666;
}
.Links span a:hover{
	color: #f00;
}
/*订阅号*/
.scription{
	width: 100%;
	background: #3b3b3b;
	display: inline-block;
	border-bottom: #f28300 solid 10px;
	margin-top: 20px;
	color: #fff;
}
.scription_cont{
	width: 1000px;
	margin: 0 auto;
}
.costumers{
	  padding: 20px 100px;
    display: inline-block;
    width: 800px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;	
}
.costumers_left{
	float: left;
	text-align: center;
	border-right: dashed 1px #666;
	padding-right: 50px;
        margin-top:3px;

}
.costumers_left ul li{
	float: left;
	height: 30px;
	line-height: 30px;
}
.costumers_left ul li a{
	margin: 0px 10px;
	color: #fff;
	font-size: 14px;
}
.costumers_left p{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.costumers_left p a{
        color: #fff;
        font-size: 14px;
	line-height: 30px;
}
.costumers_right{
	float: right;
	text-align: center;
}
.costumers_right a{
	color: #fff;
	font-size: 14px;
}
.costumers_right a img{
	margin: 10px 20px;
}

/*尾部end*/
