*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
}
img{
	display: block;
}
.sc img{
	width: 100%;
}
.nav{
	background: #767392;
	height: 4.53125vw;
}
.nav_list{
	width: 60.416666666667vw;
	height: 4.53125vw;
	margin: 0 auto;
}
li{
	list-style-type: none;
}
.nav_list li{
	float: left;
}
.nav_list a{
	display: block;
	width: 9.01041666667vw;
	height: 4.53125vw;
	line-height: 4.53125vw;
	text-align: center;
	font-size: 1.1vw;
	text-decoration: none;
	color: #fff;
	-webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.nav_list a:hover{
	background: #9e77cd;
}
.sp{
	position: relative;
}
.move_list{
	width: 62.5vw;
	position: absolute;
	bottom: 8vw;
	left: 0;
	right: 0;
	margin: auto;
}
.move_list li{
	width: 11.875vw;
	height: 15.84vw;
	margin-left: 0.5208333333vw;
	float: left;
}
.move_list li video{
	display: none;
	width: 15.8vw;
	position: absolute;
	top: 0;
	height: 15.84vw;
	transform:rotate(270deg);
-ms-transform:rotate(270deg); 	/* IE 9 */
-moz-transform:rotate(270deg); 	/* Firefox */
-webkit-transform:rotate(270deg); /* Safari 和 Chrome */
-o-transform:rotate(270deg); 	/* Opera */
}
.v1{
	left: -1.45vw;
}
.v2{
	left: 11vw;
}
.v3{
	left: 23.4vw
}
.v4{
	left: 35.8vw
}
.v5{
	left: 48.2vw
}
.pic1,.cc{
	position: relative;
}
.go_kst{
	display: block;
	width: 6.52vw;
	height: 8.03vw;
	position: absolute;
	bottom: 4.3vw;
	right: 37.7vw;
}
.go_kst2{
	display: block;
    width: 8vw;
    height: 8.03vw;
    position: absolute;
    bottom: 1.8vw;
    right: 44.5vw;
}
.go_kst3{
	display: block;
    width: 8vw;
    height: 8.03vw;
    position: absolute;
    bottom: 6.3vw;
    right: 24.1vw;
}
