	.container{max-width: 960px;padding: 0 15px 0 15px;}
	.item{overflow-y: hidden;overflow-x:visible;max-height:680px;min-height:630px; overflow: hidden;}
	.containerTobottom{position: absolute;bottom: 0;left: 50%;margin-left: -480px;}
	
	.img-box{position: absolute;width:40%;left:57%;top:24%}
	
	.carousel-indicators{z-index: 1;}
	.carousel-indicators li{background: #aaa;}
	.carousel-indicators .active{background: #fff;border: #AAAAAA solid 1px;}
	.carousel-control.left {background-image: none;}
	.carousel-control.right {background-image: none;}
	
	.section1{color: #626262;font-size: 22px;background:url('../img/bg01.jpg');}
	.section2{color: #707070;font-size: 22px; background:url('../img/bg2.jpg');}
	.section2 span{display:inline-block;background: #fff;padding: 5px 10px;margin-bottom: 5%;}
	.section3{background:url('../img/bg3.jpg') no-repeat center; background-size: cover;}
	.section4{color: #707070;font-size: 22px;background:url('../img/bg4.jpg');}

	
	
	footer{width: 100%;padding-bottom: 45px;}
	.footer{padding: 0px 30px;max-width: 960px}
	.footer-item{margin-top:15px;height:160px;line-height:160px;background: url(../img/bg_03.png) no-repeat center;background-size:cover}
	
	.jd{margin-left:-30px;margin-top:10px}
	.tm{margin-left: -136px;}
	.top{z-index: 2;}
	.shadow{box-shadow: 0px 2px 8px rgba(0,0,0,0.5);}
	
	
	.company{color: #313131;font-size: 1.4rem;margin-top:45px;}
	
	.carousel-indicators{z-index: 1;}
	.carousel-indicators li{background: #aaa;}
	.carousel-indicators .active{background: #fff;border: #AAAAAA solid 1px;}
	
	.section1{color: #626262;font-size: 22px;background:url('../img/bg01.jpg');}
	.section2{color: #707070;font-size: 22px; background:url('../img/bg2.jpg');}
	.section2 span{display:inline-block;background: #fff;padding: 5px 10px;margin-bottom: 5%;}
	.section3{background:url('../img/bg3.jpg') no-repeat center; background-size: cover;}
	.section4{color: #707070;font-size: 22px;background:url('../img/bg4.jpg');}

	/*扫描二维码*/
	#scan{width: 300px;position: fixed;top:20%;left:50%;margin-left:-150px;z-index: 3;display: none;}
	.ewm{width: 100%;}
	#close{width: 40px;height: 40px;position: absolute;top:0px;right: -40px;}
	
	/*频率线*/
	.Hz-line{position: absolute;margin-left:-2%;margin-top:3%;width:0;overflow: hidden;-webkit-transition: width 1.6s ease-in-out 1s; }
	
	footer{width: 100%;padding-bottom: 45px;}
	.footer{padding: 0px 30px;max-width: 960px}
	.footer-item{margin-top:15px;height:160px;line-height:160px;background: url(../img/bg_03.png) no-repeat center;background-size:cover}
	
	.jd{margin-left:-30px;margin-top:10px}
	.tm{margin-left: -136px;}
	.top{z-index: 2;}
	.shadow{box-shadow: 0px 2px 8px rgba(0,0,0,0.5);}
	
	.telbox{font-size: 16px;color: #313131;text-align: left;}
	.telbox a:hover,.telbox a:visited{color: #337ab7;}
	.tel{color: #00cacc;font-size: 2rem;}
	.phone{float: left;margin-top: 14px;margin-right: 10px;}
	.company{color: #313131;font-size: 1.4rem;margin-top:45px;}
	
	
	@media only screen and (max-width:960px ) {
		#nav,.footer{max-width: 960px;margin: 0 auto;}
		.section2 span{font-size: 1.4rem}
	}
	@media (min-width:768px) and (max-width:960px) {
		.container,.carousel-inner{width:960px;}
	}
	
	/*动画*/
	.fadeInLeft{visibility:hidden;opacity:0;-webkit-transition:all 1s;top: 10px;margin-left: -100px;}
	.fadeInRight{visibility:hidden;opacity:0;-webkit-transition:all 1s;top: 10px;margin-left: 100px;}
	.fadeInTop{visibility:hidden;opacity:0;-webkit-transition:all 1.2s;top: 10px;margin-top: -100px;}
	.fadeInBottom{visibility:hidden;opacity:0;-webkit-transition:all 1.2s;top: 10px;margin-top: 150px;}
	.tobig{-webkit-transition: transform 1.6s;transition:transform 1.6s;-webkit-transform: scale(0.2);transform: scale(0.2)}
	.delay-0{-webkit-transition-delay: 0.0s;}
	.delay-2{-webkit-transition-delay: 0.2s;}
	.delay-4{-webkit-transition-delay: 0.4s;}
	.delay-6{-webkit-transition-delay: 0.6s;}
	.delay-8{-webkit-transition-delay: 0.8s;}
	.delay-10{-webkit-transition-delay: 1s;}
	
	@media only screen and (max-width: 768px) {
		.container{height: auto;}
		.section1 p{font-size: 2.2rem;}
		.section2 span{font-size: 2.2rem;float: left;margin: 5px;}
		#probox2{top: 50px;}
		.footer-item{height: 90px;line-height: 90px;}
		.footer-item1{width: 60%!important;height: 46%;}
		.footer-item2{width: 32%;height: 62%;}
		.footer-item3{width: 20%;height: 60%;}
		.tm{margin-left: -39%;}
		.company{margin-top: 0;}
		.img-box{top:21%}
		.telbox h4{font-size: 2rem;}
		.phone{margin-top:7px}
		#scan{width: 180px;margin-left: -90px;}
		.Hz-line{display: none;}
	}