*{margin:0;padding:0;border: 0;outline: none;}
a{text-decoration:none;-webkit-transition: all 0.25s;transition: all 0.25s;}


body{position:relative;width: 100%;min-width: 1000px;font-family: "Arial";font-size:14px;background-color: #000;}
.wrap{position: relative;width: 100%;height: 1205px;padding-bottom: 35px; overflow: hidden;}
.bg{position: absolute;top: 0;left: 50%;width: 1920px;margin-left: -960px;}
.main{position: relative;width: 1000px;margin: 0 auto;}
.r2{position: absolute;top: 20px;right: -400px;}
.login{width: 322px; height: 551px; padding: 45px 82px 0;position: absolute; top: 245px; right: 105px; z-index: 1; background: url("../images/box.png") no-repeat; }
.logo{position: absolute;top: 110px;right: 189px; width: 318px;height: 153px; background: url("../images/logo.png") no-repeat;z-index: 2; }
.input_bg{ width: 322px; height: 216px; background: url(../images/input.png) no-repeat; position: absolute; left: 82px; top: 235px;z-index: -1;}
input.input_text{width: 247px;height:57px;line-height: 57px;padding: 0 20px 0 55px;border: 0;display: block; background: url(../images/input_bg.png) no-repeat; color: #ffffff;font-size:16px;}
.input_layout span.hd{ width: 104px; height: 34px; float: left; line-height: 97px; margin: 0 0 0 40px; display: block; text-align: left;}
.input_layout.ckbox{margin-bottom: 6px;overflow: hidden;color: #ffffff;font-size: 14px;}
.input_layout.ckbox span{float: left;line-height: 24px;font-size: 14px;}
.input_layout.ckbox a{color: #ffffff;font-size: 14px;text-decoration: underline;}
.input_layout.ckbox a:hover{text-decoration: underline;}
.input_layout .ck{float: left;margin-top: 5px;margin-right: 5px;}

.play_now{width: 223px;height: 75px;margin: 20px auto;}
.play_now a{ width: 223px;height: 75px;display: block;background: url("../images/play.png") center no-repeat; margin: 0 auto; cursor: pointer;}
.play_now a:hover{background: url("../images/play2.png") center no-repeat;}

.box_txt{text-shadow: 3px 2px 3px #000000;}
.r2Acc,.fb_login,.input_layout.ckbox span{text-shadow: 3px 2px 3px #000000;}
.footer{position: absolute;top: 88%;left: 50%;margin-left: -960px; height: 125px;width:1920px;background-color: #010101;z-index: 1; }


.redtip, #sp_prompt { background-color: black; color: yellow; font-size: 12px; height: 20px; line-height: inherit; position: absolute; width: 325px; top: 8px; left: 300px; display: block; line-height: 20px;
}
.input-box{margin-top: 0;}
.input-email,.input-pwd,.input-checkpwd{height:57px;margin-bottom: 24px;}
.input-checkpwd{margin-bottom: 20px;}
.zy-tips-error{
    display: none;
    background: #ff4b4e;
    font-size: 12px;
    color: #fff;
    position: absolute;
    z-index: 5;
    padding: 5px 10px;
}
.zy-tips-error .i-arrow{
    position: absolute;
    left: 20px;
    top: -8px;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ff4b4e;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}


.consent{position: absolute;top: 91.2%;left: 50%;margin-left: -370px;width: 1100px;z-index: 5;}
.consent p{position: absolute;top: 0;right: 225px;color: #ffffff;}
.consent a{color: #ffffff;}
.consent a:hover{text-decoration: underline;}


@media screen and (max-width: 1800px){
    .wrap{height: 1156.8px;}
    .r2{right: -330px;}
    .consent{margin-left: -375px;}
    .bg,.main,.footer,.consent{ -webkit-transform:perspective(1px) scale(0.96);-moz-transform:perspective(1px) scale(0.96);-ms-transform:perspective(1px) scale(0.96);-o-transform:perspective(1px) scale(0.96);transform:perspective(1px) scale(0.96);-webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
    .bg,.main,.footer,.consent{-webkit-transform-origin: center 0;-moz-transform-origin: center 0;-ms-transform-origin: center 0;-o-transform-origin: center 0;transform-origin: center 0;}
}
@media screen and (max-width: 1700px){
    .wrap{height: 1108.6px;}
    .consent{ margin-left: -385px;}
    .bg,.main,.footer,.consent{-webkit-transform:perspective(1px) scale(0.92);-moz-transform:perspective(1px) scale(0.92);-ms-transform:perspective(1px) scale(0.92);-o-transform:perspective(1px) scale(0.92);transform:perspective(1px) scale(0.92);}
}
@media screen and (max-width: 1600px){
    .wrap{height: 1060.4px;}
    .consent{margin-left: -395px;}
    .bg,.main,.footer,.consent{-webkit-transform:perspective(1px) scale(0.88);-moz-transform:perspective(1px) scale(0.88);-ms-transform:perspective(1px) scale(0.88);-o-transform:perspective(1px) scale(0.88);transform:perspective(1px) scale(0.88);}
}
@media screen and (max-width: 1500px){
    .wrap{height: 1012.2px;}
    .consent{ top: 91.3%;}
    .bg,.main,.footer,.consent{-webkit-transform:perspective(1px) scale(0.84);-moz-transform:perspective(1px) scale(0.84);-ms-transform:perspective(1px) scale(0.84);-o-transform:perspective(1px) scale(0.84);transform:perspective(1px) scale(0.84);}
}
@media screen and (max-width: 1400px) {
    .wrap{height: 964px;}
    .r2{right: -280px;}
    .consent{ top: 91.2%; margin-left: -405px;}
    .bg,.main,.footer,.consent{-webkit-transform:perspective(1px) scale(0.8);-moz-transform:perspective(1px) scale(0.8);-ms-transform:perspective(1px) scale(0.8);-o-transform:perspective(1px) scale(0.8);transform:perspective(1px) scale(0.8);}
}

@media screen and (max-width: 1300px) {
    .wrap{height: 915.8px;}
    .r2{right: -140px;}
    .consent{ top: 91.3%; margin-left: -415px;}
    .bg,.main,.footer,.consent{-webkit-transform:perspective(1px) scale(0.76);-moz-transform:perspective(1px) scale(0.76);-ms-transform:perspective(1px) scale(0.76);-o-transform:perspective(1px) scale(0.76);transform:perspective(1px) scale(0.76);}
}


