/*尾部*/
.footer {
    height: 120px;
    line-height: 120px;
    color: #fff;
    text-align: center;
    background: #1A1A1A;
    position: relative;
}
/*主体内容*/
.main{
	height:1191px;
	background: url('../img/main.jpg') top center no-repeat;
	position: relative;
}
/*top nav*/
.nav{
	position: absolute;
	top:0;
	left: 50%;
	margin-left: 190px;
}
.nav a{
	background-size: 100% 100%;
	display: inline-block;
	height: 29px;
}
.get-into{
	width: 100px;
	background: url('../img/nav-1.png') center center no-repeat;
}
.regist{
	width: 100px;
	background: url('../img/nav-2.png') center center no-repeat;
}
.download{
	width: 117px;
	background: url('../img/nav-3.png') center center no-repeat;
}
/*video*/
.video{
	position: absolute;
	top:436px;
	margin-left: 178px;
	left: 50%;
	width: 104px;
	height: 87px;
	background: url('../img/video.png') 0 0 no-repeat;
	opacity: .8;
	animation: show-slide 2s infinite;
	-webkit-animation: show-slide 2s infinite;
}
@keyframes show-slide {
	0%{
		opacity: .8;
		transform: scale(.9);
		-webkit-transform: scale(.9);
	}
	50%{
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	100%{
		opacity: .8;
		transform: scale(.9);
		-webkit-transform: scale(.9);
	}
}
@-webkit-keyframes show-slide {
	0%{
		opacity: .8;
		transform: scale(.9);
		-webkit-transform: scale(.9);
	}
	50%{
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	100%{
		opacity: .8;
		transform: scale(.9);
		-webkit-transform: scale(.9);
	}
}
/* btn */
.btn{
	position: absolute;
	left: 50%;
	width: 246px;
	height: 147px;
	top: 1034px;
	transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.action{
	margin-left: -542px;
	background: url('../img/action.png') 0 0 no-repeat;
}
.action:hover{
	background: url('../img/action.png') 0 -149px no-repeat;
}
.new{
	margin-left: -263px;
	background: url('../img/new.png') 0 0 no-repeat;
}
.new:hover{
	background: url('../img/new.png') 0 -149px no-repeat;
}
.song{
	margin-left: 16px;
	background: url('../img/song.png') 0 0 no-repeat;
}
.song:hover{
	background: url('../img/song.png') 0 -149px no-repeat;
}
.event{
	margin-left:295px;
	background: url('../img/event.png') 0 0 no-repeat;
}
.event:hover{
	background: url('../img/event.png') 0 -149px no-repeat;
}
/*弹出层*/
.common_model{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	display: none;
}
.common_model>div{
	position:absolute;
	width: 440px;
	left: 50%;
	margin-left: -220px;
	background: #FFE5ED;
	top: 50%;
	text-align: center;
}
.common_model>div a{
	color: #fff;
	height: 40px;
	line-height: 40px;
	border: 2px solid #FD496E;
	background: #F46D8A;
}
.close-btn{
	width: 26px;
	height: 26px;
	position: absolute;
	background: url('../img/close.png') 0 0 no-repeat !important;
	top:12px;
	right:12px;
	border: none !important;
	opacity: .8;
}
.close-btn:hover{
	opacity: 1;
}
.model-title{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
	background: #F46D8A;
	color: #fff;
}
.alert-new{
	height: 305px;
	margin-top: -150px;
}
.alert-new a{
	display: block;
	position: absolute;
}
.new-btna{
	width: 190px;
    top: 72px;
    left: 123px;
}
.new-btnb{
	width: 190px;
    top: 126px;
    left: 18px;
}
.new-btnc{
	width: 190px;
    top: 126px;
    left: 226px;
}
.new-btnd{
	width: 190px;
    top: 180px;
    left: 18px;
}
.new-btne{
	width: 190px;
    top: 180px;
    left: 226px;
}
.new-btnf{
	width: 120px;
    top: 234px;
    left: 18px;
}
.new-btng{
	width: 120px;
    top: 234px;
    left: 158px;
}
.new-btnh{
	width: 120px;
    top: 234px;
    left: 296px;
}
.alert-video{
	width: 755px !important;
	height:340px !important;
	margin-top: -170px !important;
	margin-left: -378px !important;
}
.alert-video .video-model{
	width: 755px;
	height:340px;
}
.alert-prerelease{
	height: 202px;
	margin-top: -101px;
}
.alert-prerelease a{
	display: block;
	position: absolute;
}
.prerelease-btna{
	width: 190px;
    top: 100px;
    left: 18px;
}
.prerelease-btnb{
	width: 190px;
    top: 100px;
    left: 226px;
}
.alert-example{
	position:absolute;
	width: 617px;
	height: 333px;
	top:200px;
	left: 50%;
	margin-left: -309px;
	background: url('../img/example_model.png') 0 0 no-repeat;
}
.alert-example a{
	display: block;
	position: absolute;
}
.example-btna{
	width: 327px;
    height: 57px;
    top: 110px;
    left: 145px;
}
.example-btnb{
	width: 327px;
    height: 57px;
    top: 186px;
    left: 145px;
}
.alert-event{
	position:absolute;
	width: 625px;
	height: 341px;
	top:200px;
	left: 50%;
	margin-left: -312px;
	background: url('../img/event_model.png') 0 0 no-repeat;
}
.alert-event a{
	display: block;
	position: absolute;
}
.event-btna{
	width: 327px;
    height: 58px;
    top: 114px;
    left: 149px;
}
.event-btnb{
	width: 327px;
    height: 58px;
    top: 190px;
    left: 149px;
}