@charset "utf-8";
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
.clearboth{ clear:both}

a:link { text-decoration: none;}
a:visited {text-decoration: none;}
/*a:hover { text-decoration: none; color: #1b68c4;transition: all 0.3s ease-out 0s;}*/
a:active {text-decoration: none; color: #404040;}
::selection {

	color:#fff;

    background-color: #51bdfb;

}



::-moz-selection {

	color:#fff;

    background-color: #51bdfb;

}



::-webkit-selection {

	color:#fff;

    background-color: #51bdfb;

}



::-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;

}

/*em{ font-style:normal;}*/
/*头部*/
.headBox { width: 100%; height: 31px; background: #f4f4f4; }
.header { width: 1180px; height: 100%; margin: 0 auto; background: #f4f4f4; }
.header .header-enter{ font-family: "微软雅黑"; font-size: 12px; color: #999999; line-height:35px; font-weight: normal; float: left; }
.header .header-online{ font-family: "微软雅黑"; font-size: 12px; color: #999999; line-height: 35px; font-weight: normal; float: right; }
.header .header-online a { color: #999999; }
/*头部完*/
/*logo广告*/
.logoBox { width:1180px; height: 150px; margin:0 auto; }
.n20 {height: 20px;}
.logoBox .logoBn { width:100%; height:97px; }
h1{ width:191px; height:105px; float:left;}
h1 img{ display: block; background: url() no-repeat center center;
	background-size:cover;}
.logo-line{width:2px;height: 78px;background: #CCCCCC;float: left;margin-top:20px;
    margin-left:30px;}
.logo-ad{width:auto;height: 75px;float: left;margin-top:23px; margin-left:23px;}
.logo-ad>.ghh{ display: block; font-family: "微软雅黑"; font-size: 24px;
 color: #51BDFA; line-height:40px; font-weight: bold;letter-spacing:2px;}
 .logo-ad>.ghh01{display: block; font-family: "微软雅黑";font-size:24px;
 color: #888888; line-height:35px; font-weight: normal;letter-spacing:6px;}
.logoBox .logoBn .tel{ width:265px; height:71px; float:right; margin-top:5px; }

.logoBox .logoBn .tel .tel-l{ width:45px; height:45px;
 	background: url(../images/tel.png) no-repeat center center;
	background-size:cover;
	float:left;margin-top: 11px;
}
.logoBox .logoBn .tel .tel-r{ width:auto; height: 100%; float:right; }
.logoBox .logoBn .tel .tel-r .qg{ 
	display: block; font-family: "微软雅黑"; 
	font-size: 15px; line-height: 41px; color:#333; }
.logoBox .logoBn .tel .tel-r .qg01{ display: block;
    font-family: "Arial"; 
	font-size: 30px;color:#51BDFA;  line-height: 34px; }
/*logo广告结束*/

/*nav*/
.nav{
	width: 100%;
	height:58px;
	background:#51BDFA;
}
.nav-first{background: #F69A00;}
.nav .content-1 ul{
	width: 1180px;
	height:100%;
 	margin:0 auto;
 	overflow: hidden;
}

.nav .content-1 ul li{
	float: left;
	margin-left:21px;
}

.nav .content-1 ul li a{
	display: inline-block;
	font: 16px/58px "microsoft yahei";
	padding: 0 20px;
	transition:all 1s ease;
	-webkit-transition:all 1s  ease;
	-moz-transition:all 1s  ease;
	-ms-transition:all 1s  ease;
	color: #fff;
}
.nav .content-1 ul li a:hover{
	color: #fff;
	background: #F69A00;
	-webkit-animation: rot 0.5s 2  alternate;
	-moz-animation: rot 0.5s 2  alternate;
	-ms-animation: rot 0.5s 2  alternate;
	animation: rot 0.5s 2  alternate;
	-ms-transform: rotate(0deg)  scale(1.1);
}
.nav ul li.another a{ 
	background: #F69A00;
	color: #fff;
}
.fixedNav{background: #51BDFA;
 position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}
/*nav结束*/
/*footer*/
.footer-box{
	width: 100%;
	height: 313px;
	background: url(../images/footer-bg.jpg) no-repeat center center;
	background-size:cover;
}
.fooer-center{
	width: 1170px;
	height: 312px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.fooer-nav{
	width: 1078px;
    height: 52px;
    position: absolute;
    top: 48px;
    right: 90px;
}
.fooer-nav a{
	font-family: "微软雅黑";
	font-size:14px;
	line-height:52px;
	color:#fff;
	transition: all 0.7s;
}
.fooer-nav a:hover{
	color:#F69A00;
}
.fooer-nav span{
	font-family: "微软雅黑";
	font-size:18px;
	line-height:52px;
	color:#fff;
}
.fooer-add{
	width:407px;
	height: 85px;
	position: absolute;
	bottom:90px;left:0;
}
.fooer-add h2{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	background: none;
	float: left;
}
.fot-beian{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	position: absolute;
	bottom: 156px;
    left: 256px;
}
.fot-beian a{
	color:#fff;
}
.fot-add{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	line-height: 30px;
	position: absolute;
	bottom:60px;left:0;
}
.fot-add a{color:#fff;}
.fooer-add a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	line-height: 30px;
}
.fooer-tel{
	width:430px;
	height: 80px;
	position: absolute;
	bottom:103px;left:500px;
}
.fooer-tel span{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	background: none;
	float:left;
	line-height: 30px;
}
.dlwx{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	position: absolute;
	bottom:70px;left: 70px;
	transition: all 0.7s;
	font-weight: bold;
}
.dlwx:hover{
	color:#F69A00;
}
.bot-csfz{
	width: 290px;
	height:22px;
	position: absolute;
	bottom:40px;left:0;
}
.bot-csfz span{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	line-height: 22px;
}
.bot-csfz a{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	line-height: 22px;
	transition: all 0.7s;
	font-weight: bold;
}
.bot-csfz a:hover{
	color:#F69A00;
}
.bot-mianx{
	width:auto;
	height:auto;
	position: absolute;
	bottom: 93px;
    left: 132px;
}
.bot-mianx a{
	display: block;
	width: 76px;
	height:16px;float: left;margin-left:15px;
}
.bot-mianx a img{
	width: 100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
}
.bot-zixun{
	display: block;width: 417px;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	position: absolute;
	bottom:43px;
    left: 500px;
    letter-spacing: 1px;
    line-height: 24px;
}
.n17{height: 17px;}
.bot-zixun a{
	color:#fff;
	transition: all 0.7s;
	font-weight: bold;
}
.bot-zixun a:hover{
	color:#F69A00;
}
.fooer-left{
	width: 211px;
    height: 139px;
    position: absolute;
    right: 15px;
    top: 90px;
}

.fooer-left span{
	display: block;
	width: 112px;
	height:112px;
	margin:0 auto;
	margin-top: 22px;
}
.fooer-left span img{
	width: 100%;
	height:100%;
	background: url() no-repeat center center;
	background-size:cover;
}
.fooer-left .gz{
	display: block;
	font-family: "微软雅黑";
	font-size:12px;
	color:#fff;
	line-height:43px;
	text-align: center;
	width:auto;
	height:0;
	margin:0 auto;
	background:none;
}
/*footer完
