.new-user{color: #fff;text-align: center;position: absolute;right:.4rem;top:1.2rem;}
.new-user span,.new-user a{color: #fff;}

.gift-look{text-align: center;position: relative;z-index: 9;cursor: pointer;}
.gift-look div{display: inline-block;}
.gift-look div+div{margin-left: .2rem;}
.gift-look span{text-decoration: underline;color: #ffe3bf;display: inline-block;vertical-align: middle;margin-left: .1rem;}
.gift-look img{width: .27rem;display: inline-block;vertical-align: middle;}

.tit{color: #ffe8ce;    padding-top: 1.28rem;text-align: center;}
.num{display: inline-block; margin-top: .3rem; text-align: center;color: #f4f3c3;min-width: 4.81rem;height: .43rem;line-height: .43rem;background: url("../img/num-bg.png") center center no-repeat;background-size: 100% 100%;}
.num span{color: #ffffff;font-weight: bold;}
.num i{color: #91ff30;font-size: .26rem;}

.explain{color: #805f50;margin: 0 .4rem;}
.explain .explain-tit{font-weight: bold;}
.explain .explain-txt .s1{display: inline-block;width: 90%; vertical-align: top;}

.tooltip{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999; background: rgba(0,0,0,.8);}
.tooltip img{ width: 6.3rem; margin: 0 auto;}

.con1{height:13.34rem;background: url("../img/bg_01.jpg") center center no-repeat;background-size: 100% 100%;position: relative;}
.con1 .server_check{width: 7.10rem;height:6.15rem;background: url("../img/rect_01.png") center center no-repeat;background-size: 100% 100%;position: absolute;bottom: .54rem;left: .2rem;}
.con1 .server_check .tit{    display: block;font-size: .3rem;font-weight: bold;color: #e5cd97;text-align: center;line-height: 1;padding: .45rem 0 .29rem 0;}

.con1 .top{position: relative;}
.con1 .top .con1-con{position: relative;z-index: 2;}
.con1 .logo{width: 1.67rem;left: .4rem;top:.3rem; position: absolute;}

.con1 .game-btn{position: absolute;right: .4rem;    top: .27rem;}
.con1 .game-btn .down{display: inline-block; margin-left: .1rem; background: url("../img/down-bg.png") center center no-repeat;background-size: 100%;width: 1.48rem;height: .54rem;line-height: .54rem;text-align: center;}
.con1 .game-btn .home{margin-left: .1rem; display: inline-block;color: #e8fdff;border:1px solid #e8fdff;border-radius: 99px;width: 1.48rem;height: .54rem;line-height: .54rem;text-align: center;}

.con1 input::-webkit-input-placeholder{
    color:#808080;
}
.con1 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#808080;
}
.con1 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#808080;
}
.con1 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#808080;
}

.con1 .tit p:first-child{
    font-size: .6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1;
}
.con1 .tit p:last-child{
    font-size: .38rem;
    color: #feefdb;
    text-align: center;
    line-height: 1;
    margin: .2rem 0 4.36rem 0;
}
.server_check .check_con{
    width: 5.76rem;
    margin: 0 auto;
    position: relative;
}
.game_name{margin: .64rem auto .6rem auto;}
.select_box{text-align: right;}
.select_box > span{font-size: .26rem;color: #333333;}
.select_box select{
    overflow: hidden;
    width: 4.13rem;
    height: .58rem;
    line-height: .58rem;
    font-size: .24rem;
    border: .01rem solid #808080;
    background-color: #fff;
    color: #777777;
    border-radius: .5rem;
    padding-left: .32rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/trigon.png) no-repeat scroll 3.6rem 0.19rem transparent;
    background-size: 0.17rem 0.15rem;
    padding-right: 0.55rem;
    outline: none;
}
.select_box select.noMab{margin-bottom: 0}

.server_check .fg_line{
    display: block;
    width: 5.81rem;
    border: .01rem solid #c0c0c0;
    position: absolute;
    left: -.03rem;
    top: .9rem;
}
.server_check .send .set_key{
    position: relative;
}
.server_check .send .input_box{
    display: flex;
    width: 5.76rem;
}
.server_check .send input{
    width: 100%;
    height: .58rem;
    border: .01rem solid #808080;
    background-color: #fff;
    background-size: 100%;
    font-size: .24rem;
    color: #333333;
    padding-left: .25rem;
    border-radius: .5rem;
}
.server_check .send a{
    cursor: pointer;
    width: 1.51rem;
    height: .61rem;
    background-color: #ff8d2f;
    border-radius: .5rem;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: .61rem;
    font-size: .24rem;
    color: #fffff7;
}
.server_check .send .mf_game select{
    overflow: hidden;
    width: 100%;
    height: .58rem;
    line-height: .58rem;
    margin: .2rem 0 .36rem 0;
    border: .01rem solid #808080;
    background-color: #fff;
    color: #333333;
    font-size: .24rem;
    border-radius: .5rem;
    padding-left: .32rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/trigon.png) no-repeat scroll 5.21rem 0.19rem transparent;
    background-size: 0.17rem 0.15rem;
    padding-right: 0.55rem;
    outline: none;
}
.server_check .send .qt_game .proto_qf{
    margin: .2rem 0 .36rem 0;
}

.server_check .send select.noMab{margin-bottom: 0}
.server_check .send .query_btn{
    display: block;
    width: 3rem;
    height: .84rem;
    margin: 0 auto .25rem auto;
    cursor: pointer;
    background-color: #ff8d2f;
    border-radius: .5rem;
    text-align: center;
    line-height: .84rem;
    font-size: .26rem;
    color: #fffff7;
}
.server_check .send .your_server{
    width: 5.74rem;
    height: .58rem;
    margin: 0 auto;
    text-align: center;
    background-color: #ffe6d1;
    border-radius: .5rem;
    color: #db6300;
    font-size: .24rem;
    line-height: .58rem;
    border: .01rem solid #cbcbcb;
}

select::-ms-expand { display: none; }

::-ms-scrollbar {
    width: 7px;
    background-color: transparent
}

/*ios5 宽度以下*/
@media screen and (max-width: 320px) {
    .tit{margin: 0 auto}

    .select_box select{
        width: 3.9rem;
    }
}


































