







body,html{width:100%;height:100%;background: url(../img/bg.png) ;
			min-width: 1200px;}
.header{width: 100%;height: 84px;background: #2b3034;}
.header .inner{width: 70%;height: 84px;
				margin: 0 auto;color: #fff;
				font-size: 14px;}
.header .inner img{display: block;float: left;
				margin: 12px 20px 0 0;height: 60px;}
.header .inner .wordL{float: left;height: 50px;
						border-left: 1px solid #fff;
						margin-top: 18px;
						padding-left: 20px;font-size: 12px;}
.header .inner .wordL p{line-height: 25px;}
.header .inner .wordR{height: 50px;float: right;
					margin-top: 25px;font-size: 18px;}
.header .inner .wordR .tel{display: inline-block;color: #fff;
						height: 30px;border-left: 1px solid #fff;
						background:url(../img/icon_phone.png) 30px center no-repeat;line-height: 30px;
						padding-left: 70px;font-size: 20px;
						background-size: 25px 25px;margin-left: 20px;}
.nav{
	width: 100%;height: 50px;background: #191919;
	line-height: 50px;text-align: center;
	font-size: 12px;
}
.nav .navA{font-size: 14px;padding:0 30px;color: #7c7c7c;display: inline-block;cursor: pointer;}
.nav .navA:hover{color: #fdcb2c;}
.nav .on{color: #fdcb2c;}
.nav .ke{position: relative;}
.nav .next{width: 150px;height: 300px;background: #2b3034;position: absolute;
			z-index: 1000;top: 50px;left: 0;cursor: pointer;overflow: hidden;display: none;}
.nav .next a{display:block;position: absolute;z-index: 10;width: 100%;color: #fff;}
.nav .next a:nth-of-type(1){top: 0px;}
.nav .next a:nth-of-type(2){top: 50px;}
.nav .next a:nth-of-type(3){top: 100px;}
.nav .next a:nth-of-type(4){top: 150px;}
.nav .next a:nth-of-type(5){top: 200px;}
.nav .next a:nth-of-type(6){top: 250px;}
.nav .onn{width:100%;height:50px;background: #ffca36;color: #fff;position: absolute;
			left: 0;top: -50px;z-index: 0;}
.nav .a:hover a{color:#7c7c7c ;}
.navFloat{background: rgba(25,25,25,0.9);position: fixed;top: 0;left: 0;display: none;
		z-index: 1000;}




.footer2{width: 100%;min-height: 100px;overflow: hidden;
			background: #2f383d;color: #fff;padding: 50px 0;font-size: 20px;}
.footer2 .box{width: 85%;margin: 0 auto;color: #fff;}
.footer2 .box .word1{width: 28%;float: left;}
.footer2 .box .word1 p:nth-of-type(2){font-size: 35px;line-height: 90px;}
.footer2 .box .word1 p:nth-of-type(3){font-size: 35px;}
.footer2 .box .listL{width: 40%;float: left;text-align: center;
					line-height: 30px;font-size: 12px;margin-top: 30px;color: #ccc;}
.footer2 .box .listL ul{width: 320px;margin:0 auto;;min-height: 30px;text-align: center;}
.footer2 .box .listL ul li{float: left;}
.footer2 .box .listL ul li a{color: #ccc;}
.footer2 .box img{display: block;width:10%;float: left;margin-left: 10%;}