@charset "utf-8";
/* CSS Document */
html{
    background:#fff;}
* {
    margin:0;
    padding:0;
    list-style: none;
    outline: none;
}
body {
    margin:0;
    padding:0;
    width: 100%;
    min-width: 1200px;
    overflow-x: hidden;
    font-size: 16px;
    font-family:"宋体";
    position:relative;
}
/*****以上是公共样式*************/
/***第一屏样式开始********/
.page1box{
    width: 100%;
    height: 1048px;
}
.page1{
    width: 1200px;
    height: 1048px;
    margin: 0 auto;
    position: relative;
}
 .pg1_bg{
    width: 1920px;
    height: 1048px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -360px;
    z-index: 2;
    background: url(/custom/img/new-server/bg1.jpg) no-repeat;
}
.gomain{
    display: block;
    width: 154px;
    height: 42px;
    position: absolute;
    z-index: 4;
    top: 25px;
    right: 20px;
    background: url(/custom/img/new-server/gomain.png) no-repeat;
}
 .pg1downbox{
    width: 993px;
    height: 373px;
    background:url(/custom/img/new-server/pg1downbox.png) no-repeat;
    position: absolute;
    z-index: 4;
    left: 50%;
    margin-left: -496px;
    top: 600px;
}
.page1 .gamecode{
    width: 196px;
    height: 196px;
    background-color: #f2ae33;
    position: absolute;
    z-index: 4;
    top: 76px;
    left: 54px;
    border: 8px solid #f6e0b9;
}
.gamecode img{
    margin: 4px;
    width: 188px;
    height: 188px;
}
.page1 .download{
    display: block;
    width: 293px;
    height: 100px;
    position: absolute;
    z-index: 4;
    left: 300px;
}
.page1 .download_ios{
    top: 76px;
    background:url(/custom/img/new-server/download_ios.png) no-repeat;
}
.page1 .download_android{
    top: 188px;
    background:url(/custom/img/new-server/download_android.png) no-repeat;
}
.divide{
    width: 4px;
    height: 242px;
    border-right: 2px dotted #e1dcd2;
    position: absolute;
    top: 65px;
    right: 378px;
}
.page1 .server{
    width: 296px;
    height: 214px;
    position: absolute;
    right: 60px;
    top: 78px;
    background:url(/custom/img/new-server/server.png) no-repeat;
    color: #ffffff;
    font-size: 24px;
    letter-spacing:1px;
}
.server .title{
   width: 296px;
   text-align: center;
   position: absolute;
   top: 28px;
   font-weight: 700;
}
.server .server-name{
    width: 296px;
    text-align: center;
    position: absolute;
    top: 82px;
    font-size: 40px;
}
.server .server-date{
    width: 296px;
    text-align: center;
    position: absolute;
    top: 160px;
}
/***第一屏样式结束********/
/***第二屏样式开始********/
.page2box{
    width: 100%;
    height: 1095px;
}
 .page2{
    width: 1200px;
    height: 1095px;
    margin: 0 auto;
    position: relative;
}
.pg2_bg{
    width: 1920px;
    height: 1095px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -360px;
    z-index: 2;
    background: url(/custom/img/new-server/bg2.jpg) no-repeat;
}
.gift{
    width: 929px;
    height: 635px;
    position: absolute;
    left: 50%;
    margin-left: -465px;
    top: 150px;
    z-index: 4;
}
.order-btn{
    width: 361px;
    height: 118px;
    position: absolute;
    z-index: 4;
    top: 830px;
    left: 50%;
    margin-left: -180px;
    cursor: pointer;
}
.order-gift{
    background: url(/custom/img/new-server/order-btn.png) no-repeat;
}
.check-gift{
    background: url(/custom/img/new-server/check-btn.png) no-repeat;
    display: none;
}
.page2 p{
    font-size: 36px;
    position: absolute;
    text-align: center;
    width: 400px;
    z-index: 4;
    top: 980px;
    left: 50%;
    margin-left: -200px;
}
.users{
    color: #f07083;
}
/***第二屏样式结束********/
/***第三屏样式开始********/
.page3box{
    width: 100%;
    height: 1225px;
}
.page3{
    width: 1200px;
    height: 1225px;
    margin: 0 auto;
    position: relative;
}
.pg3_bg{
    width: 1920px;
    height: 1225px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -360px;
    z-index: 2;
    background: url(/custom/img/new-server/bg3.jpg) no-repeat;
}
.page3 ul{
    width: 990px;
    height: 1302px;
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 200px;
    z-index: 4;
}
.page3 li{
    width: 300px;
    height: 404px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.detail-btn{
    width: 595px;
    height: 85px;
    background: url(/custom/img/new-server/detail-btn.png) no-repeat;
    position: absolute;
    top: 1080px;
    left: 50%;
    margin-left: -297px;
    z-index: 4;
}
/***第三屏样式结束********/

/***第四屏样式开始********/
.page4box{
    width: 100%;
    height: 884px;
}
.page4{
    width: 1200px;
    height: 884px;
    margin: 0 auto;
    position: relative;
}
.pg4_bg{
    width: 1920px;
    height: 884px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -360px;
    z-index: 2;
    background: url(/custom/img/new-server/bg4.jpg) no-repeat;
}
.page4 ul{
    width: 1221px;
    height: 235px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -622px;
    z-index: 4;
}
.page4 li{
    width: 384px;
    height: 212px;
    margin-left: 23px;
    margin-bottom: 23px;
    float: left;
}
/***第四屏样式结束********/
/*底部*/


/********预约弹出层开始***********/

.close{
    width: 31px;
    height: 33px;
    background: url(/custom/img/new-server/close.png) 0 0 / 100% 100% no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
}
.phone-box{
    width: 563px;
    height: 413px;
    z-index: 10;
    position: fixed;
    background: url(/custom/img/new-server/phonebg.png) 0 0 / 100% 100% no-repeat;
    left: 50%;
    margin-left: -281px;
    top: 20%;
    display: none;
}
.phone-box input{
    /*border: none;*/
    outline: none;
    background: none;
    color:#6f6f6f;
    border: 2px solid #f6f0df;
    font-size: 18px;
}
.phone #mobile{
    position: absolute;
    width: 370px;
    height: 40px;
    padding: 11px 30px;
    top: 120px;
    left: 60px;
}
.authcode{
    width: 220px;
    height: 40px;
    padding: 10px 26px;
    position: absolute;
    top: 210px;
    left: 60px;
}
.getcode{
    width: 134px;
    height: 57px;
    position: absolute;
    top: 212px;
    right: 75px;
    background: url(/custom/img/new-server/get-code.png) 0 0 / 100% 100% no-repeat;
}
.sure{
    width: 322px;
    height: 79px;
    background: url(/custom/img/new-server/sure.png) 0 0 / 100% 100% no-repeat;
    position: absolute;
    top: 295px;
    left: 50%;
    margin-left: -161px;
}
/****************************************/

.gift-code-box{
    width: 566px;
    height: 380px;
    background: url(/custom/img/new-server/fixcodebg.png) 0 0 / 100% 100% no-repeat;
    position: fixed;
    left: 50%;
    margin-left: -283px;
    top: 20%;
    display: none;
    z-index: 99;
    font-size: 22px;
    line-height: 30px;
}
.gift-code-box h3{
    color: #a57c23;
    /* margin: 40px; */
    margin-top: 40px;
    font-size: 28px;
    margin-left: 60px;
}
.p4{
    color: red;
    width: 506px;
    margin-top: 35px;
    margin-left: 60px;
}
.p5{
    color: #6f6f6f;
    width: 490px;
    /* padding-left: 60px; */
    margin-top: 20px;
    margin-left: 60px;
}
.p6{
    color: #6f6f6f;
    width: 490px;
    margin-left: 60px;
}
.shade {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

.player{
    position: absolute;
    font-size: 25px;
    left: 50%;
    transform: translate(-50%,0);
    top: 350px;
}
.logout{
    border-bottom: 2px solid #000;
    cursor: pointer;
    margin-left: 5px;
}
/****************弹出层样式********************/
