body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd {
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    vertical-align: top;
}

a {
    text-decoration: none;
}


/*遮罩层*/

#black_over {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000c7;
    z-index: 10000;
    -moz-opacity: 0.8;
    filter: alpha(opacity=50);
}

.main {
    width: 100%;
    height: 100%;
}

body {
    background-color: #034cd9;

}

.main-bg {
    width: 100%;
    position: absolute;
    height: 30.5rem;
    z-index: -1
}

.main-logo{
    width: 100%;
    position: absolute;
    z-index: 300
}

.main-top {
    width: 100%;
    position: absolute;
    height: 22.5rem;
    z-index: -1
}

.top-coin-btn {
    position: absolute;
    top: 0.5rem;
    width: 5rem;
    height: 2rem;
    /*margin-right: 0.4rem;*/
    /*margin-left: 11rem;*/
    background: url(../image/game/bot5.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 300
}

.buy {
    float: right;
    width: 5rem;
    margin-right: 0.2rem;
}

.version-content {
    position: relative;
    top: 5.55rem;
    width: 4rem;
    height: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    background: url(../image/game/tit1.png);
    background-repeat: no-repeat;
    background-size: contain;
}


/*轮播图部分*/

.swiper-container {
    /*top: 6.0rem;*/
    width: 100%;
    height: 8rem;
    position: relative;
    z-index: -10
}

.swiper-slide {
    text-align: center;
    font-size: 2rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}


/*下载游戏*/

.download-btn {
    position: relative;
    top: -3rem;
    margin-left: auto;
    margin-right: auto;
    width: 7.2rem;
    height: 3rem;
    background: url(../image/game/downloax.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    z-index: 200;
}

.android-download-btn {
    position: relative;
    top: -3rem;
    margin-left: auto;
    margin-right: auto;
    width: 7.2rem;
    height: 3rem;
    background: url(../image/game/android_download.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    z-index: 200;
}

.hqjb_btn {
    display: inline-block;
    position: relative;
    top: -3rem;
    margin-left: auto;
    margin-right: auto;
    width: 7.2rem;
    height: 3rem;
    background: url(../image/game/bot9.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
}
.android-install-btn {
    position: relative;
    top: -3.1rem;
    width: 4rem;
    height: 1rem;
    margin: auto;
    background: url(../image/game/bot8.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1000;
}

.pgsm_text{
    position: relative;
    top: -6.0rem;
    margin-bottom: -4.1rem;
    margin-left: 0.7rem;
    color: #e1e5e7;
    font-size: 0.7rem;
    width: 16rem;
}

/* 游戏图标 */

.game-icon-lists {
    position: relative;
    top: -5rem;
    height: 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 15rem;
}

.game-icon {
    display: inline-block;
    width: 4rem;
    height: 4rem;
    padding-left: 0.5rem;
    text-align: center;
}

.game-icon img {
    width: 100%;
    height: 100%;
}

.tj{
    position: absolute;
    left: 5.5rem;
    top: -0.5rem;
    width: 2rem;
}

/* 二维码按钮 */

.qrcode-lists {
    width: 12rem;
    position: relative;
    margin: auto;
    top: -1.3rem;
}

.kefu-btn {
    display: inline-block;
    width: 5rem;
    height: 1rem;
    padding-top:0.1rem;
    background: url(../image/game/bot4.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.gzh-btn {
    display: inline-block;
    width: 5rem;
    height: 1rem;
    background: url(../image/game/bot3.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

#qrcode-tc-main {
    position: absolute;
    top: 13rem;
    width: 100%;
    height: 10rem;
    z-index: 1000000;
    margin-left: auto;
    margin-right: auto;
}

.qrcode-content {
    width: 9rem;
    margin: auto;
}

.qrcode-content img {
    width: 100%;
    height: 100%;
}

.tc-close-btn {
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    float: right;
    left: 1.5rem;
    background: url(../image/game/bot_close.png);
    background-repeat: no-repeat;
    background-size: contain;
}


/* 官网充值页面 */

.goto-home-btn {
    position: relative;
    top: 0.4rem;
    width: 4rem;
    height: 2rem;
    margin-right: 0.2rem;
    margin-left: auto;
    background: url(../image/shop/goto-home-btn.png);
    background-repeat: no-repeat;
    background-size: contain;
}


/* Form 表单样式 */

.form-input {
    width: 13rem;
    z-index: 1111;
    position: relative;
    top: 1rem;
    margin: auto;
    font-size: 0.6rem;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.form-item {
    width: 100;
    height: 2rem;
}

.form-input .form-label {
    float: left;
    display: block;
    width: 5rem;
    line-height: 1.5rem;
}

.input {
    outline-style: none;
    border: 1px solid #285842;
    border-radius: 3px;
    width: 7rem;
    font-size: 0.7rem;
    height: 1.2rem;
    background-color: rgba(16, 32, 21, 0.356);
    color: #fff;
}

.input-group-addon {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    float: right;
    right: 0.85rem;
    top: 0.08rem;
}

.input-group-addon img {
    width: 100%;
    height: 100%;
}

.input::-webkit-input-placeholder {
    color: #fff;
}

.input:-moz-placeholder {
    color: #fff;
}

.input:-ms-input-placeholder {
    color: #fff;
}


/* 商品列表 */

.goods-lists {
    display: block;
    position: absolute;
    width: 15rem;
    top: 10rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.goods-content {
    float: left;
    display: inline;
    width: 4rem;
    height: 2.5rem;
    padding: 0.5rem;
}

.goods-content img {
    width: 100%;
    height: 100%;
}


/* 提示弹窗 */

#msg-tc {
    position: relative;
    width: 12rem;
    height: 10rem;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url("../image/shop/msg-tc-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10001;
}

.msg-content {
    position: absolute;
    top: 2rem;
    display: block;
    height: 5rem;
    font-size: 0.7rem;
    color: #7261b7;
    line-height: 1rem;
    padding-top: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    overflow-y: scroll;
}

.msg-btn-lists {
    position: absolute;
    width: 10rem;
    top: 7rem;
    left: 1rem;
    right: 0;
    bottom: 0;
}

.msg-btn {
    width: 4.5rem;
    height: 2rem;
    display: inline-block;
}

.msg-yes-btn {
    float: right;
    background: url("../image/shop/msg-tc-btn-yes.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.msg-no-btn {
    float: left;
    background: url("../image/shop/msg-tc-btn-no.png");
    background-repeat: no-repeat;
    background-size: contain;
}


.lxkf {
    position: relative;
    top: 13.5rem;
    width: 100%;
}

/* 官网充值页面END */