/*尾部*/
.footer {
    height: 118px;
    line-height: 118px;
    color: #fff;
    text-align: center;
    background: url("../img/footer.jpg") center center no-repeat;
    position: relative;
	min-width: 1200px;
}
/*主体内容*/
.main{
	height:1080px;
	background: url('../img/main.jpg') top center no-repeat;
	position: relative;
	min-width: 1200px;
}
/*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: 755px;
    margin-left: -10px;
    left: 50%;
    width: 195px;
    height: 195px;
    background: url(../img/video.png) 0 0 no-repeat;
}
/* .video:hover{
	background: url('../img/video_hv.png') 0 0 no-repeat;
} */
/*example*/
.example{
	position: absolute;
	top: 500px;
    margin-left: -282px;
    left: 50%;
    width: 367px;
    height: 100px;
    background: url(../img/example.png) 0 0 no-repeat;
}
.example:hover{
	background: url('../img/example_hv.png') 0 0 no-repeat;
}
/*new*/
.new{
	position: absolute;
    top: 500px;
    margin-left: 108px;
    left: 50%;
    width: 367px;
    height: 100px;
    background: url(../img/new.png) 0 0 no-repeat;
}
.new:hover{
	background: url('../img/new_hv.png') 0 0 no-repeat;
}
/*song*/
.song{
    position: absolute;
    top: 635px;
    margin-left: -220px;
    left: 50%;
    width: 367px;
    height: 100px;
    background: url('../img/song.png') 0 0 no-repeat;
}
.song:hover{
	background: url('../img/song_hv.png') 0 0 no-repeat;
}
/*event*/
.event{
    position: absolute;
    top: 635px;
    margin-left: 180px;
    left: 50%;
    width: 367px;
    height: 100px;
	background: url('../img/event.png') 0 0 no-repeat;
}
.event:hover{
	background: url('../img/event_hv.png') 0 0 no-repeat;
}
/*弹出层*/
.common_model{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	display: none;
}
.close-btn{
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../img/close.png) 0 0 no-repeat!important;
    top: -8px;
    right: -13px;
}
.alert-new{
    position: absolute;
    width: 709px;
    height: 651px;
    top: 35px;
    left: 50%;
    margin-left: -328px;
    background: url(../img/new_model.png) 0 0 no-repeat;
}
.alert-new a{
	display: block;
	position: absolute;
	font-size: 28px;
	color: #861c4c;
	text-align: center;
	line-height: 96px;
	background: url(../img/tanc-btn.png) top center no-repeat;
}
.alert-new a:hover{
	color: #fff;
	background: url(../img/tanc-btn-hv.png) top center no-repeat;
}
.new-btna{
    width: 258px;
    height: 96px;
    top: 202px;
    left: 90px;
}
.new-btnb{
    width: 258px;
    height: 96px;
    top: 202px;
    left: 387px;
}
.new-btnc{
    width: 258px;
    height: 96px;
    top: 338px;
    left: 90px;
}
.new-btnd{
    width: 258px;
    height: 96px;
    top: 338px;
    left: 387px;
}
.new-btne{
    width: 258px;
    height: 96px;
    top: 490px;
    left: 90px;
}
.new-btnf{
    width: 258px;
    height: 96px;
    top: 490px;
    left: 387px;
}
.alert-video{
    position: absolute;
    width: 843px;
    height: 500px;
    top: 170px;
    left: 50%;
    margin-left: -420px;
}
.alert-video .video-model{
	width: 843px;
	height:500px;
}
.alert-prerelease{
    position: absolute;
    width: 709px;
    height: 549px;
    top: 150px;
    left: 50%;
    margin-left: -360px;
	background: url('../img/song_model.png') 0 0 no-repeat;
}
.alert-prerelease a{
	display: block;
	position: absolute;
	font-size: 28px;
	color: #861c4c;
	text-align: center;
	line-height: 96px;
	background: url(../img/tanc-btn.png) top center no-repeat;
}
.alert-prerelease a:hover{
	color: #fff;
	background: url(../img/tanc-btn-hv.png) top center no-repeat;
}
.prerelease-btna{
    width: 258px;
    height: 96px;
    top: 296px;
    left: 66px;
}
.prerelease-btnb{
	width: 258px;
    height: 96px;
    top: 296px;
    left: 386px;
}
.alert-example{
	position: absolute;
    width: 709px;
    height: 550px;
    top: 140px;
    left: 50%;
    margin-left: -363px;
	background: url('../img/example_model.png') 0 0 no-repeat;
}
.alert-example a{
	display: block;
	position: absolute;
	font-size: 28px;
	color: #861c4c;
	text-align: center;
	line-height: 96px;
	background: url(../img/tanc-btn.png) top center no-repeat;
}
.alert-example a:hover{
	color: #fff;
	background: url(../img/tanc-btn-hv.png) top center no-repeat;
}
.example-btna{
	width: 258px;
    height: 96px;
    top: 237px;
    left: 85px;
}
.example-btnb{
    width: 258px;
    height: 96px;
    top: 237px;
    left: 388px;
}
.example-btnc{
    width: 258px;
    height: 96px;
    top: 350px;
    left: 396px;
}
.alert-event{
	position:absolute;
	width: 635px;
	height: 350px;
	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: 119px;
    left: 154px;
}
.event-btnb{
	width: 327px;
    height: 58px;
    top: 195px;
    left: 154px;
}