/*css代码重置*/
@charset "utf-8";
body {
	font: 100% "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color:#666;
    margin:0;
    padding:0;
    min-width: 1350px;
}
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:958px;
	background: url('../img/main.jpg') top center no-repeat;
	position: relative;
}
/*top nav*/
.nav{
	position: absolute;
	top:0;
	left: 50%;
	margin-left: 240px;
}
.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:345px;
	margin-left: 280px;
	left: 50%;
	width: 150px;
	height: 150px;
	transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
	background: url('../img/video.png') 0 0 no-repeat;
	opacity: .9;
}
.video:hover{
	opacity: 1;
}
/* btn */
.btn{
	width: 206px;
	height: 156px;
	position: absolute;
	left: 50%;
	top: 628px;
	opacity: .88;
}
.btn:hover{
	opacity: 1;
}
.new{
    margin-left: -342px;
    background: url('../img/btn1.png') 0 0 no-repeat;
}
.song{
    margin-left: -102px;
    background: url('../img/btn2.png') 0 0 no-repeat;
}
.event{
    margin-left: 137px;
    background: url('../img/btn3.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;
}
.common_model>div a{
    width: 232px;
    height: 66px;
}
.movie{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.close-btn{
	width: 52px !important;
	height: 52px !important;
	position: absolute;
	background: url('../img/close.png') 0 0 no-repeat !important;
	top: -26px;
    right: 2px;
	border: none !important;
	opacity: .8;
	z-index: 10;
}
.close-btn:hover{
	opacity: 1;
}
.model-title{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
	background: #F46D8A;
	color: #fff;
}
.alert-new{
	position: absolute;
    width: 939px;
    height: 720px;
    left: 50%;
    margin-left: -470px;
    top: 50%;
    margin-top: -360px;
	text-align: center;
	background: url('../img/new-model.png') 0 0 no-repeat;
}
.alert-new a{
	display: block;
	position: absolute;
}
.new-btna{
    top: 271px;
    left: 55px;
}
.new-btnb{
    top: 271px;
    left: 355px;
}
.new-btnc{
    top: 271px;
    left: 652px;
}
.new-btnd{
    top: 397px;
    left: 55px;
}
.new-btne{
    top: 397px;
    left: 355px;
}
.new-btnf{
    top: 397px;
    left: 652px;
}
.new-btng{
    top: 519px;
    left: 206px;
}
.new-btnh{
    top: 519px;
    left: 501px;
}
.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-video .close-btn{
	top: -26px;
    right: -24px;
}
.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;
}
.close-btn1{
	width: 52px !important;
    height: 52px !important;
    position: absolute;
    top: 0px;
    right: -22px;
    z-index: 10;
    background: url(../img/close.png) no-repeat;
}