@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

	
.menus{
	width:100%;
	display:block;  
	background-color:#ff0000;

	}	
.menus ul{
	display:block;
	width:1080px;
	margin:0 auto;
	box-sizing:border-box;
	padding-left:50px;
}
.menus ul li a{
	padding-left:30px;
	float:left;
	color:#FFF;
	line-height:40px;
	text-decoration:none;
	font-size:16px;
	
}
.menus ul li a:hover{
   
    /*cursor: pointer;*/

	color:#FF0;
	text-decoration:underline;
    -o-transition: color .50s linear;
    -webkit-transition: color .50s linear;
    -moz-transition: color .50s linear;
    transition:  color .50s linear;
}

.cc{
	clear:both;	
	}
.menus.stuck {
			background-color:#ff0000;
			position: fixed;
			
			width: 100%;
			left: 0;
			top: 0;

			z-index: 999999;
		}



.test{
	display:block;
	width:1080px;
	height:8400px;
	border: 2px #CCCCCC solid;
	margin:0 auto;
	
	position:absolute;
	z-index:4;
	left:50%;
	/*top:58%;
	margin-top:-600px;*/
	margin-left:-540px;
	
	}
.warp{
	display:block;
	width:100%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
    font-size: 15px;	
	
	}

.ColorBox{
background: #ff3232; /* Old browsers */
background: -moz-linear-gradient(left, #ff3232 0%, #db7329 17%, #fff728 34%, #3fff00 51%, #00d8ff 69%, #0008ff 85%, #ff00f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff3232 0%,#db7329 17%,#fff728 34%,#3fff00 51%,#00d8ff 69%,#0008ff 85%,#ff00f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff3232 0%,#db7329 17%,#fff728 34%,#3fff00 51%,#00d8ff 69%,#0008ff 85%,#ff00f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#ff00f6',GradientType=1 ); /* IE6-9 */
}


.boxSpecial, .box1, .box2, .box3, .box4,.box5, .box6, .box7, .box9{
	display:block;
	margin:0 auto;
	width:100%;
	/* height:1080px; */
	background-color:#fff;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	border-bottom:0px solid #333;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d0d0d0;
	}







.boxSpecialFea{
    display: block;
    width: 960px;
    height: auto;
	padding-bottom:60px;
    margin: 0 auto;
    background-repeat: no-repeat;
    color: #FFF;
    overflow: hidden;
	}



.box2SpecialFea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;

	}

.box2SpecialFea h1{
    font-size: 53px;
    line-height: 53px;
    font-weight: 800;
    letter-spacing: 3px;
    position: absolute;
    left: 8%;
    top: 22%;
    width: 50%;
    z-index:999;
	}

.box2SpecialFea h2{
    font-size: 37px;
    line-height: 37px;
    letter-spacing: 1px;
    text-align: right;
    position: absolute;
    left: 8%;
    top: 28%;
    z-index:999;
	}

.box2SpecialFea h3{
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 7px;
    text-align: right;
    position: absolute;
    font-weight: normal;
    left: 8%;
    top: 35%;
    z-index:999;
	}

.box2SpecialFea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    width: 80%;
    position: absolute;
    left: 8%;
    top: 33%;
    width: 50%;
    z-index:999;
	}



	
.box1Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box1Fea h1{
    font-size: 82px;
    line-height: 90px;
    letter-spacing: 2px;
    font-weight: 800;
    position: absolute;
    left: 0%;
    top: 65%;
    color: #FFF;
    text-align: CENTER;
	}

.box1Fea h2{
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 10px;
    position: absolute;
    padding-left: 5px;
    left: 45%;
    top: 63%;
    text-align: right;
    width: 53%;
    font-weight: bold;
	}

.box1Fea h3{
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 6px;
    position: absolute;
    padding-left: 5px;
    left: 47%;
    top: 40%;
	}

	
.box1Fea p{
    font-size: 18px;
    line-height: 29px;
    position: absolute;
    left: 3%;
    top: 76%;
    width: 91%;
    text-align: center;
	}
	
.box1FeaO1{
	position: absolute;
    left: 20%;
    top: 19%;
    display: block;
    width: 60%;
    height: 6px;
}

	
	
.box2FeaL{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box2FeaL h1{
    font-size: 90px;
    line-height: 90px;
    font-weight: 800;
    position: absolute;
    left: 3%;
    top: 53%;
    font-weight: 800;
    letter-spacing: 7.4px;
	}
.box2FeaL h2{
    font-size: 73px;
    line-height: 73px;
    width: 600px;

    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: 3%;
    top: 34%;
	}

.box2FeaL h3{
    font-size: 25px;
    line-height: 54px;
    letter-spacing: 13.1px;
    position: absolute;
    left: 22%;
    top: 50%;
	}
	

.box2FeaL p{
    font-size: 18px;
    line-height: 29px;
    position: absolute;
    left: 3%;
    top: 63%;
    width: 71%;
	}

.box3Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}
	
.box3Fea > h1{
    font-size: 85px;
    line-height: 85px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    left: 15%;
    top: 47%;
    text-align: center;
	}

.box3Fea > h2{
	font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: left;
    /* font-weight: 800; */
    position: absolute;
    left: 53%;
    top: 49%;
    /* width: 54%; */
    /* font-weight: 800; */
	}
	
.box3Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 10%;
    top: 57%;
    right: 8%;
	}

.box3Fea h3{
    font-size: 85px;
    line-height: 85px;
    letter-spacing: 1px;
    font-weight: 0;
    position: absolute;
    left: 19%;
    top: 72%;
    text-align: center;
	}

.box3Fea h4{
	font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 800; 
    position: absolute;
    left: 67%;
    top: 74%;
    /* width: 54%; */
    /* font-weight: 800; */
	}
	
.box3Fea h5{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 15%;
    top: 82%;
    right: 8%;
    width: 70%;
	}


.box4Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}
	
.box4Fea h1{
    font-size: 90px;
    line-height: 90px;
    font-weight: 800;
    letter-spacing: 3px;
    position: absolute;
    left: 9%;
    top: 69%;
    /* width: 90%; */
	}

.box4Fea h2{
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 2px;
    text-align: right;
    position: absolute;
    left: 59%;
    top: 78%;
	}

.box4Fea h3{
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 7px;
    text-align: right;
    position: absolute;
    font-weight: normal;
    left: 8%;
    top: 50%;
	}

	
.box4Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    width: 83%;
    position: absolute;
    left: 9%;
    top: 79%;
    /* width: 50%; */
	}

	
.box5Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	
	}
	
.box5Fea h1{
        font-size: 83px;
    line-height: 90px;
    font-weight: 800;
    letter-spacing: 10px;
    position: absolute;
    left: 12%;
    top: 64%;
	}

.box5Fea h2{
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 3.5px;
    text-align: right;
    position: absolute;
    left: 62%;
    top: 61%;
	}
	
.box5Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    /* width: 80%; */
    position: absolute;
    left: 11%;
    right: 6%;
    top: 74%;
    padding-right: 7px;
	}

.box5Fea h3{
    font-size: 90px;
    line-height: 90px;
    font-weight: 800;
    letter-spacing: 1px;
    position: absolute;
    left: 12%;
    top: 79%;
	}

.box5Fea h4{
    font-size: 53px;
    line-height: 53px;
    letter-spacing: 1px;
    text-align: right;
    position: absolute;
    left: 58%;
    top: 82%;
	}
	
.box5Fea h5{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    /* width: 80%; */
    position: absolute;
    left: 14%;
    right: 10%;
    top: 89%;
    padding-right: 7px;
	}


.pic6{
	display:block;
	width:550px;
	height:334px;
	color:#F00;
    font-size: 24px;
    line-height: 54px;	
	position:absolute;
	top:480px;
	}
	
.box6Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box6Fea h1{
    font-size: 65px;
    line-height: 65px;
    font-weight: 800;
    position: absolute;
    left: 3%;
    top: 4%;
	}
.box6Fea h2{
    font-size: 64px;
    line-height: 55px;
    letter-spacing: 0.5px;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 39%;
	}
	
.box6Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    width: 100%;
    height: 600px;
    position: absolute;
    left: 3%;
    top: 12%;
	}

.box7Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}

	
.box7Fea h1{
    font-size: 90px;
    line-height: 90px;
    text-align: right;
    font-weight: 800;
    position: absolute;
    left: 59%;
    top: 26%;
}
.box7Fea h2{
    font-size: 36px;
    line-height: 70px;
    letter-spacing: 7.5px;
    text-align: center;
    position: absolute;
    /* width: 72%; */
    left: 59%;
    top: 33%;
	}
.box7Fea h3{
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 2.5px;
    text-align: left;
    position: absolute;
    width: 72%;
    left: 54%;
    top: 38%;
    font-weight: none;
	}

	
.box7Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 53%;
    right: 5%;
    top: 42%;
    width: 46%;
	}


.box8Fea{
	display: block;
	width:1080px;
	height: 560px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box8Fea h1{
    font-size: 52px;
    line-height: 46px;
    font-weight: 800;
    position: absolute;
    left: 3%;
    top: 6%;
    width: 64%;
    text-align: left;
	}
.box8Fea h2{
    font-size: 83px;
    line-height: 55px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 19%;
	}

.box8Fea h3{
    font-size: 68px;
    line-height: 55px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 34%;
    }
	
.box8Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    width: 45%;
    position: absolute;
    left: 3%;
    top: 51%;
	}

.box9Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box9Fea h1{
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    left: 63%;
    top: 18%;
	}
.box9Fea h2{
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 62%;
    top: 27%;
	}

.box9Fea h3{
    font-size: 25px;
    line-height: 42px;
    letter-spacing: 1px;
    text-align: left;
    position: absolute;
    left: 61%;
    top: 31%;
	}

	
.box9Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    /* width: 36%; */
    position: absolute;
    left: 59%;
    right: 4%;
    top: 35%;
	}
.boxtxt{
    display: block;
    width: 50%;
    padding-top: 220px;
    float: left;
    }

.boxtxt:before{
    clear: both;

}
.boxtxt > h1{
	font-size: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 800;
    color: #202020;
    margin-bottom: 0px;
    padding-left: 20px;
}
.boxtxt2{
    clear: both;
    display: block;
    width: 50%;
	float: left;
	}

.boxtxt2 > h1{
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 800;
    z-index: 999;
    color: #202020;
    margin-bottom: 0px;
    padding-left: 20px;
}
.boxtxt2 > h1 > img{
	padding-bottom:20px;	
	}

.boxtxt2 > p{
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #666;
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
}

.boxtxt > h1 > img{
    padding-bottom: 30px;

}

.boxtxt > h2{
    font-size: 13px;
}

.boxtxt > p{
	font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    left: 3%;
    padding-right: 20px;
    padding-left: 20px;
    color: #666;
    z-index: 999;
    text-align: left;
}

.videoRadius, #video1, #video2{
	border-radius:10px;
	
	
	}

	
.boxMenu{
	display:none;
	/*display:block;*/
	width:30px;
	height:150px;

	position:fixed;	
	top:35%;
	right:0px;
	z-index:55;

	}
.boxMenu ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:30px;
	line-height:24px	
	
	}
.boxMenu ul li a:hover{
	color:#FF0000;
	text-decoration:none;
	font-size:30px;	
	}
.boxMenu ul li a:hover active{
	color:#FF0;	
	text-decoration:none;
	font-size:30px;	
	}
.active{
	color:#0F9;
	
	}
#qwe{
	height:1200px;	
	}

.imgPos{
    padding-top: 160px;
    display: block;
    width: 50%;
    float: right;
}
.imgPos2{
    display: block;
    width: 50%;
    height: auto;
    float: right;
}
/*
.container{
    position: absolute;
    left:0px;
    top:510px;
    z-index: 999;
}
*/
.jscolor{
    display: block;
    width: 190px;
    height: 33px;
    border: 1px solid #8A8A8A;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 0px;
    border-radius: 10px;
    /* border: 0px; */
     margin-left: 500px;
    margin-top: 0px;
    color: #fff;
    position: absolute;

    background-color: #000;

}

.colorBoxaa {
    position: absolute;
    top: 0px;
    left: 145px;
}
.controlColoe{
    position: relative;
}


#styleSpan{
    display: block;
    width: 0px;
    height: 0px;
}
