/*css代码重置*/
@charset "utf-8";
body {
	font: 100% "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color:#666;
    margin:0;
    padding:0;
    min-width: 1300px;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0;
    padding:0;
    border:none;
    list-style:none;
}
input {border:none;}
.lf   {float:left;}
.rt   {float:right;}
.clear{clear:both;}
a       {color:#666;text-decoration:none;}
a:hover {color:#429DF3;text-decoration:none;}
img{
	border:none;
}
.fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background: #fff;
}
/*尾部*/
.footer {
    height: 120px;
    line-height: 120px;
    color: #fff;
    text-align: center;
    background: #1A1A1A;
    position: relative;
}
/*主体内容*/
.main{
	height:1080px;
	background: url('../img/main.jpg') top center no-repeat;
	position: relative;
}
/*top nav*/
.nav{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left: 21px;
}
.nav a{
	background-size: 100% 100%;
	display: inline-block;
	height: 63px;
	width: 177px;
	margin-right: 15px;
}
.get-into{
	background: url('../img/nav1.png') center center no-repeat;
}
.regist{
	background: url('../img/nav2.png') center center no-repeat;
}
.download{
	background: url('../img/nav3.png') center center no-repeat;
}
/*video*/
.video{
	position: absolute;
    top: 565px;
    margin-left: -80px;
    left: 50%;
    z-index: 5;
    width: 143px;
    height: 143px;
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    opacity: .9;
    background: url('../img/video.png') center center no-repeat;
}
.video:hover{
	opacity: 1;
}
/* btn */
.btn{
	width: 175px;
    height: 215px;
    position: absolute;
    left: 50%;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    opacity: .85;
    top: 740px;
}
.btn:hover{
	opacity: 1;
}
.new{
    margin-left: -340px;
    background: url('../img/btn1.png') 0 0 no-repeat;
}
.song{
    margin-left: -90px;
    background: url('../img/btn2.png') 0 0 no-repeat;
}
.event{
    margin-left: 150px;
    background: url('../img/btn3.png') 0 0 no-repeat;
}
.go-link{
	top: 808px;
    margin-left: 16px;
    background: url('../img/btn4.png') 0 0 no-repeat;
}
/*@keyframes scaleDraw{
	0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.05);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.05);
    }
}*/
/*弹出层*/
.common_model{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(0,0,0,.7);
	display: none;
}
.common_model>div a{
    width: 241px;
    height: 50px;
}
.movie{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.close-btn1{
	width: 52px !important;
	height: 52px !important;
	position: absolute;
	background: url('../img/close.png') 0 0 no-repeat !important;
	top: -25px;
    right: -25px;
	border: none !important;
	opacity: .8;
	z-index: 10;
}
.close-btn1:hover{
	opacity: 1;
}
.alert-new .close-btn1{
	top: 20px;
    right: 25px;
    background: none !important;
}
.model-title{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
	background: #F46D8A;
	color: #fff;
}
.alert-new{
	position: absolute;
    width: 616px;
    height: 434px;
    left: 50%;
    top: 50%;
    margin-left: -308px;
    margin-top: -217px;
    text-align: center;
	background: url('../img/new-model.png') 0 0 no-repeat;
}
.alert-new a{
	display: block;
	position: absolute;
}
.new-btna{
    top: 89px;
    left: 46px;
}
.new-btnb{
    top: 89px;
    left: 329px;
}
.new-btnc{
    top: 150px;
    left: 46px;
}
.new-btnd{
    top: 150px;
    left: 329px;
}
.new-btne{
    top: 211px;
    left: 46px;
}
.new-btnf{
    top: 211px;
    left: 329px;
}
.new-btng{
    top: 272px;
    left: 46px;
}
.new-btnh{
    top: 272px;
    left: 329px;
}
.new-btni{
    top: 334px;
    left: 46px;
}
.new-btnj{
	top: 334px;
    left: 329px;
}
.alert-video{
	width: 755px;
	height: 425px;
	margin-top: -212px;
	margin-left: -377px;
	position:absolute;
	left: 50%;
	top: 50%;
	text-align: center;
}
.alert-video .video-model{
	width: 755px;
	height:340px;
}
.alert-prerelease{
    position: absolute;
    width: 650px;
    height: 330px;
    left: 50%;
    margin-left: -325px;
    top: 50%;
    margin-top: -165px;
	text-align: center;
	background: url('../img/song-model.png') 0 0 no-repeat;
}
.alert-prerelease a{
	display: block;
	position: absolute;
}
.prerelease-btna{
    top: 179px;
    left: 104px;
    width: 200px !important;
}
.prerelease-btnb{
    top: 179px;
    left: 345px;
    width: 200px !important;
}
.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;
}