html{font-size:50px;}
body {
    width: 100%;
    max-width: 750px;
    margin: auto;
}
.s-tab{
    padding-bottom: 5rem;
}
/*buy*/
.tab_list {
    width: 100%;
    height: auto;
}

.tab_con {
    width: 100%;
    height: auto;
    background-color: #FFF;
    zoom: 1;
    overflow: hidden;
}

.tab_con_img {
    width: 100%;
    height: 4.2rem;
    zoom: 1;
    overflow: hidden;
    position: relative
}
.swiper-slide{
    height:4.2rem;
}
.tab_con_img img, .tab_con_img video {
    margin: 0 auto;
    width: 100%;
    display: block;
    height:4.2rem;
    vertical-align: bottom;
}

.tab_con_info {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.tab_con_price {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 0.24rem;
    overflow: hidden;
}

.s_price {
    width: 100%;
    height: 0.44rem;
    line-height: 0.44rem;
    color: #D21F09;
    font-size: 0.44rem;
    font-weight: bold;
}

.s_orign {
    width: 100%;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #999;
    text-decoration: line-through;
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
}

.tab_con_down {
    width: 50%;
    float: right;
    height: auto;
    overflow: hidden;
}

.s_down {
    width: 1.04rem;
    height: 1rem;
    text-align: center;
    line-height: 1.04rem;
    margin-top: 0.12rem;
    float: right;
    background: url(./zkou.png) no-repeat;
    background-size: 1.04rem 1rem;
    font-size: 0.28rem;
    color: #FFF;
    font-weight: bold;
}

.tab_con_sc {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin-top: 0.6rem;
}

.tab_con_sc_info {
    width: 90%;
    height: 0.8rem;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
}

.tab_con_sc_left {
    width: 87%;
    height: 0.8rem;
    overflow: hidden;
    position: relative;
}

.tab_con_sc_left::after {
    content: '\20';
    position: absolute;
    right: 0;
    top: 0rem;
    bottom: 0rem;
}

.tab_con_game_title {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.32rem;
    color: #434343;
}

.tab_con_game_price {
    width: 100%;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #999;
    margin-top: 0.08rem;
}

.tab_con_sc_right {
    width: 13%;
    height: 0.8rem;
    overflow: hidden;
}

.tab_con_sc_right_con {
    width: 0.48rem;
    height: 0.8rem;
    float: right;
}

.tab_con_sc_right_con span {
    width: 0.48rem;
    height: 0.44rem;
    display: block;
    background: url(./3.png) no-repeat;
    background-size: 0.48rem 0.44rem;
}

.tab_con_sc_right_con em {
    width: 0.64rem;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #999;
    text-align: left;
    display: block;
}

.tab_con_tc, .tab_con_tic {
    width: 100%;
    height: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-align: left;
    background-color: #F0F0F0;
}

.tab_con_tc_info {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.tab_con_tc_title {
    width: 1.2rem;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #434343;
    position: absolute;
    top: 0rem;
    left: 0rem;
}

.tab_con_tc_btn {
    height: auto;
    position: relative;
    margin: 0 0.6rem 0 1.2rem;
    overflow: hidden;
    zoom: 1;
}

.tab_con_tc_btn a {
    width: auto;
    margin-left: 5%;
    height: 0.72rem;
    display: block;
    color: #434343;
    background-color: #BEBDC2;
    overflow: hidden;
    float: left;
    margin-bottom: 0.2rem;
}

.tab_con_tc_btn a.active {
    background-color: #BC0205;
}

.tab_con_tc_btn a span {
    padding-left: 0.12rem;
    padding-right: 0.12rem;
    display: block;
    height: 0.64rem;
    background-color: #FFF;
    margin: 0.04rem 0.04rem 0.04rem 0.04rem;
    text-align: center;
    line-height: 0.64rem;
}

.tab_con_adress {
    width: 100%;
    height: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-align: left;
    background-color: #FFF;
    display: flex;
    overflow: hidden;
    zoom: 1;
}

.tab_con_adress_split {
    height: 0.72rem;
    width: 25%;
    position: relative;
    text-align: center;
    line-height: 0.72rem;
    float: left;
}

.tab_con_adress_split::after {
    content: '\20';
    position: absolute;
    right: 0;
    top: 0rem;
    bottom: 0rem;
    border-right: 1px solid #e5e5e5
}

.tab_con_adress_split:last-child::after {
    display: none
}

.tab_con_adress_split:nth-child(2)::after, .tab_con_adress_split:nth-child(3)::after {
    content: '\20';
    position: absolute;
    right: 0;
    top: 0.16rem;
    bottom: 0.16rem;
    border-right: 1px solid #e5e5e5
}

.tab_con_adress_split span {
    display: inline-block;
    margin-right: 0.04rem;
}

.tab_con_adress_split i {
    width: 0.16rem;
    height: 0.08rem;
    background: url(./direction_03.jpg) no-repeat;
    background-size: 0.16rem 0.08rem;
    display: inline-block;
    vertical-align: middle;
}

.tab_con_adress_split em {
    color: #A4A4A4;
}

.tab_con_adress_split label {
    color: #4A4A4A;
}

.tab_con_btn {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    background-color: #EEEEEE;
    position: fixed;
    bottom: 1rem;
    left: 0rem;
    z-index: 100
}

.tab_con_btn_info {
    width: 90%;
    height: 0.8rem;
    margin: 0 auto;
    position: relative;
}

.tab_con_btn_con {
    margin-right: 0.8rem;
    height: 0.8rem;
    display: flex;
    overflow: hidden;
    zoom: 1;
}

.tab_con_btn_con a {
    width: 48%;
    height: 0.8rem;
    margin-right: 4%;
    float: left;
    background-color: #F60;
    background-color: #F8C590;
    border-radius: 0.16rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.28rem;
    color: #FFF;
    float: left;
}

.tab_con_btn_con a span {
    display: block;
    height: 0.72rem;
    background-color: #FFF;
    margin: 0.04rem 0.04rem 0.04rem 0.04rem;
    text-align: center;
    line-height: 0.72rem;
    font-size: 0.28rem;
    color: #DC0000;
    background-color: #FFF7E2;
    border-radius: 0.12rem;
}

.tab_con_btn_con a:last-child {
    margin-right: 0rem;
    background-color: #DC0000;
}

.tab_con_btn_kefu {
    width: 0.8rem;
    position: absolute;
    right: 0rem;
    top: 0rem;
    height: auto;
    padding-top: 0.2rem;
    text-align: right;
}

.tab_con_btn_kefu_con {
    width: 0.56rem;
    height: 0.48rem;
    display: inline-block;
    background: url(./kefuxia.png) no-repeat;
    background-size: 0.56rem 0.48rem;
    position: relative;
}

.buy_productor {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #FFF;
    text-align: left;
}

.buy_productor_top {
    width: 92%;
    height: auto;
    padding-top: 0.16rem;
    padding-bottom: 0.16rem;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    zoom: 1;
}

.buy_productor_top_con {
    width: 54%;
    height: 1.6rem;
    margin-right: 1%;
    float: left;
}

.buy_productor_top_con:last-child {
    width: 45%;
    margin-right: 0rem;
}

.buy_productor_top_con p {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #434343;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.buy_productor_bottom {
    width: 92%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.3rem;
}

.buy_productor_bottom img {
    width: 200%;
    display: block;
    /*margin-left:-50%;*/
}

.buy_set {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    padding-bottom: 0.6rem;
    text-align: center;
}

.buy_set_title {
    width: 94%;
    position: relative;
    overflow: hidden;
    zoom: 1;
    height: 0.32rem;
    margin: 0 auto;
}

.buy_set_name {
    width: 1.4rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.28rem;
    color: #434343;
    position: absolute;
    top: 0rem;
    left: 0rem;
}

.buy_set_line {
    margin-left: 1.4rem;
    height: 0.32rem;
    overflow: hidden;
    zoom: 1;
    background-color: #F4F4F4;
}

.buy_set_tabal {
    width: 96%;
    margin: 0 auto;
    height: auto;
    margin-top: 0.2rem;
    border: 2px solid #DFDFDF;
    overflow: hidden;
    zoom: 1;
}

.buy_set_tabal_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.buy_set_tabal_con:nth-child(odd) {
    background-color: #FFF;
}

.buy_set_tabal_con:nth-child(even) {
    background-color: #F0F0F0;
}

.buy_set_tabal_con span {
    float: left;
    width: 40%;
    height: 100%;
    position: relative;
    word-break: break-all;
    text-align: left;
    overflow: hidden;
}

.buy_set_tabal_con span label {
    text-align: center;
    width: 100%;
    display: block;
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.28rem;
}

.buy_set_tabal_con span::after {
    content: '\20';
    position: absolute;
    right: 0;
    top: 0rem;
    height: 100%;
    bottom: 0rem;
    border-right: 1px solid #DFDFDF;
}

.buy_set_tabal_con span:first-child {
    width: 20%;
}

.buy_set_tabal_con span:last-child::after {
    display: none
}

.buy_set_tabal_con span em {
    display: block;
    width: 90%;
    line-height: 0.36rem;
    margin: 0.1rem auto;
}

.special {
    height: 0.72rem;
}

.special span {
    text-align: center;
    line-height: 0.72rem;
    font-size: 0.28rem;
}

.buy_question {
    width: 94%;
    height: auto;
    padding:0.1rem 0;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
.buy_question.tidt{
    height: 0.8rem;
}
.buy_question.checked.tidt{
    height: auto;
}
#s-header.tidt{
    border-bottom: solid 1px #e6e6e6;
}
.buy_question .partTitle{
    line-height: 1rem;
    height:1rem;
}
.buy_question .partTitle span{
    float: right;
    background: url(./goto.png);
    width: 0.2rem;
    height: 0.3rem;
    background-size: 100% 100%;
    margin: 0.37rem 0;
}
.buy_question.checked .partTitle span{
    float: right;
    background: url(./direction_03.jpg);
    width: 0.25rem;
    height: 0.16rem;
    background-size: 100% 100%;
    margin: 0.37rem 0;
}
.buy_question_con {
    width: 100%;
    height: 0.44rem;
    position: relative;
    margin-bottom: 0.2rem;
}

.buy_question_con span {
    position: absolute;
    left: 0;
    top: 0.06rem;
    background: url(./detail_4.png) no-repeat;
    background-size: 0.3rem 0.3rem;
    width: 0.34rem;
    height: 0.34rem;
}
    .buy_question_con b {
        position: absolute;
        left: 0;
        top: 0.06rem;
        background: url(./detail_5.png) no-repeat;
        background-size: 0.3rem 0.3rem;
        width: 0.34rem;
        height: 0.34rem;
    }



.buy_question_con.gg span {
    background: url(./detail_3.png) no-repeat;
    background-size: 0.3rem 0.3rem;
}

.buy_question_title {
    margin-left: 0.4rem;
    height: 0.44rem;
}
.buy_question_title em{
    float:left;
    height: 0.44rem;
    line-height: 0.44rem;
    color: #7b7b7b;
    font-size: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width:90%;
}
/*.buy_question_title:after{
    content:'';
    display: inline-block;
    background: url(./faqico2.png) no-repeat;
    background-size: 0.3rem 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    position: relative;
    top: 0.06rem;
    left: 0.2rem;
}*/
.buy_question_replay {
    width: 93%;
    height: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    position: relative;
    background-color: #f5f5f5;
    display: none;
    word-break: break-all;
    border-radius: 0.1rem;
    color: #7b7b7b;
    font-size: 0.3rem;
    margin-left: 0.3rem;
}
/*.buy_question_title:after{
    content:'';
    display: inline-block;
    background: url(./faqico2.png) no-repeat;
    background-size: 0.3rem 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    position: relative;
    top: 0.06rem;
    left: 0.2rem;
}*/
.buy_question_i {
    width: 0.18rem;
    height: 0.12rem;
    position: absolute;
    left: 15%;
    top: -0.12rem;
    background: url(./main_jt.png) no-repeat;
}

.buy_question_c {
    width: 96%;
    height: auto;
    margin: 0 auto;
}

.buy_question_c img {
    width: 100%;
    display: block;
}

.buy_showmessage {
    width: 3rem;
    position: fixed;
    top: 4rem;
    background: rgba(0, 0, 0, .7);
    height: 1.44rem;
    line-height: 1.44rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FFF;
    left: 50%;
    margin-left: -1.5rem;
    border-radius: 0.2rem;
    z-index: 50;
    opacity: 0;
}

.tab_con_kefu_show {
    width: 3.2rem;
    height: 2rem;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    top: -2.2rem;
    left: -2.7rem;
    color: #FFF;
    border-radius: 0.1rem;
    display: none;
}

.tab_con_kefu_show::before {
    content: '\20';
    position: absolute;
    border-width: 0.14rem;
    width: 0;
    height: 0;
    border-style: solid solid solid solid;
    border-color: rgba(0, 0, 0, .7) transparent transparent transparent;
    bottom: -0.28rem;
    right: 0.2rem;
}

.tab_con_kefu_telephone {
    width: 88%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.tab_con_kefu_telephone span {
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    background: url(./telephone.png) no-repeat;
    background-size: 0.6rem 0.6rem;
    margin-top: 0.2rem;
}

.tab_con_kefu_telephone label {
    float: left;
    margin-left: 0.1rem;
    color: #FFF;
    font-size: 0.28rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.2rem;
}

.tab_con_kefu_qq {
    width: 88%;
    height: auto;
    margin: 0.36rem auto 0 auto;
    overflow: hidden;
}

.tab_con_kefu_qq i {
    float: left;
    width: 0.58rem;
    height: 0.6rem;
    background: url(./QQ.png) no-repeat;
    background-size: 0.58rem 0.6rem;
}

.tab_con_kefu_qq em {
    float: left;
    margin-left: 0.4rem;
    color: #FFF;
    font-size: 0.28rem;
    height: 0.6rem;
    line-height: 0.6rem;
}

.swiper-pagination {
    width: 100%;
    height: 0.6rem;
    position: absolute;
    bottom: 0rem;
    text-align: center;
}

.swiper-pagination-switch {
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.2rem;
    display: inline-block;
    margin-left: 0.2rem;
    background-color: #FFF;
}

.swiper-active-switch {
    background-color: #007aff;
}

.del_body {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0rem;
    top: 0rem;
    z-index: 150;
    display: none;
}

.take_top {
    width: 4.48rem;
    height: 8rem;
    position: absolute;
    top: -1.4rem;
    right: -0.2rem;
    background-color: #F60;
    background: url("./uptop.png") no-repeat;
    background-size: 4.48rem 8rem;
}

.buy_params {
    width: 92%;
    height: auto;
    overflow: hidden;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    zoom: 1;
}

.buy_params_title {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
    text-align: left;
    color: #000;
    font-size: 0.32rem;
}

.buy_params p {
    width: 50%;
    height: 0.44rem;
    line-height: 0.44rem;
    overflow: hidden;
    margin-top: 0.1rem;
    float: left;
}

/*buy end*/
/*add new buy*/
/*???*/
.buy_showmessage {
    display: none;
}

#global_header {
    display: none;
}

/*.guideAppContainer {
    width: 100%;
    max-width: 750px;
    margin: auto;
    height:2rem;
    
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    display: none;
    }*/

    .guideTop {
        width: 100%;
        max-width: 750px;
        margin: auto;
        background: rgb(35, 35, 37);
        height: 1.2rem;
    }

    .guideBottom {
        height: 1rem;
        display: flex;
        position: relative;
        justify-content: space-between;
        border-bottom: 1px solid transparent;
        position: fixed;
        top: 1rem;
        left: 0;
        right:0;
        width: 100%;
        z-index: 99;
        width:100%;
        margin:auto;
        max-width:750px;
    }

    .targetContainer {
        flex-grow: 1;
        padding: 0 0.6rem;
        height: 100%;
        display: none;
        justify-content: space-around;
        align-items: center;
        position: relative;
    }

    .targetContainer > span {
        width: 0.72rem;
        height: 0.04rem;
        background: red;
        position: absolute;
        bottom: 0.12rem;
        display: none;
    }

    .targetContainer a {
        font-size: 0.32rem;
        border-bottom: 0.06rem solid transparent;
        padding-bottom: 0.12rem;
        position: relative;
        top: 0.12rem;
    }

    .targetContainer a:hover {
        color: #000000;
    }

    .targetContainer a.checked {
        /*color: #FF6600 !important;*/
        border-color: #ff532b !important;
    }

    .guideTop .closeGuide {
        width: 0.36rem;
        height: 0.36rem;
        float: left;
        margin: 0.32rem 0.36rem 0 0.24rem;
        background: url("./close.png") no-repeat;
        background-size: 100% 100%;
    }

    .guideTop .openApp {
        width: 2.4rem;
        height: 1.2rem;
        background: rgb(189, 55, 46);
        text-align: center;
        line-height: 1.2rem;
        font-size: 0.32rem;
        color: white;
        float: right;
        cursor: pointer;
        letter-spacing: 0.02rem;
    }

    .guideTop .guideContent {
        float: left;
        height: 0.7rem;
        margin-top: 0.14rem;
        text-align: left;
        font-size: 0.24rem;
        width: 4rem;
    }

    .guideContent img {
        width: 0.7rem;
        height: 0.7rem;
        float: left;
        margin-right: 0.2rem;
    }

    .guideContent p {
        height: 0.32rem;
        line-height: 0.32rem;
        color: white;
    }

    .guideContent p + p {
        color: rgb(176, 176, 176);
        margin-top: 0.04rem;
    }

    .guideBottom img {
        display: block;
        margin: auto;
    }

    .guideBottom > a {
        display: block;
        width: 0.64rem;
        height: 0.64rem;
        background: transparent;
        cursor: pointer;
    }

    .guideBottom .reback {
    /*float: left;
    */
    margin: 0.2rem 0 0 0.2rem;
}

.guideBottom .share {
    /*float: right;
    */
    margin: 0.2rem 0.2rem 0 0;
}

.guideBottom > a span {
    width: 0.44rem;
    height: 0.44rem;
    background: #cecece;
    display: block;
    border-radius: 50%;
    padding-top: 0.08rem;
    box-sizing: border-box;
    float: left;
    margin: 0.1rem;
}

.guideBottom > a img {
    /*width:0.16rem;
    */
    height: 0.26rem;
    margin: auto;
    vertical-align: bottom;
}

/*.guideBottom .reback img {
 */
/*width: 35%;
*/
/*display: block;
*/
/*margin: 0.08rem 0 0 0.18rem;
*/
/*
}
*/
/*.guideBottom .share img {
 */
/*width: 70%;
*/
/*display: block;
*/
/*margin: 0.08rem 0 0 0.12rem;
*/
/*
}
*/
.guideBottom .headerWindow {
    position: absolute;
    z-index: 100;
    top: 0.74rem;
    right: 0.06rem;
    width: 2.14rem;
    height: 3.54rem;
    background: url(./topBg.png);
    background-size: 100% 100%;
    display: none;
    padding-top: 0.1rem;
    box-sizing: border-box;
}

.headerWindow a {
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.8rem;
    background: url(./dindex.png) no-repeat;
    background-position: 0.4rem 0.28rem;
    background-size: 0.32rem;
    text-align: left;
}

.headerWindow .bt_server{
    background-image: url(./dkefu.png);
}
.headerWindow .bt_my{
    background-image: url(./btmy.png);
}
.headerWindow .bt_lang{
    background-image: url(./btlang.png);
}
.headerWindow a span {
    border-bottom: 1px solid rgba(224, 224, 224, 0.5);
    margin-left: 0.2rem;
    position: relative;
    top: 0.04rem;
    width: 0.9rem;
    display: inline-block;
}

/*分享*/
.soshm {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    background: white;
    position: fixed;
    bottom: 0.94rem;
    width: 100%;
    left: 0;
    z-index: 100;
    display: none;
}

.soshm > div {
    margin-left: 0.2rem;
}

/*弹层提示*/
.changeMessageTip {
    width: 3rem;
    position: fixed;
    top: 4rem;
    background: rgba(0, 0, 0, .7);
    height: 1.44rem;
    line-height: 1.44rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FFF;
    left: 50%;
    margin-left: -1.5rem;
    border-radius: 0.2rem;
    z-index: 1001;
    display: none;
}

.tab_con_btn {
    display: none;
}

/*???*/
.parameterContainer {
    float: left;
    padding-left: 0.24rem;
    width: 92%;
    height: 0.9rem;
    margin: auto;
    display: none;
    border-top: 1px solid rgba(230, 230, 230, 0.5);
    border-bottom: 1px solid rgba(230, 230, 230, 0.5);
}

.parameterContainer .parameterBtn {
    width: 100%;
    margin: auto;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.36rem;
    text-align: left;
    cursor: pointer;
    font-weight: bold;
    color: #2b2b2b;
}

.parameterContainer .parameterBtn img {
    display: block;
    float: right;
    width: 0.16rem;
    margin-top: 0.34rem;
    margin-right: 0.1rem;
}

.slideWindow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    cursor: pointer;
}

.parameterContent {
    box-sizing: border-box;
    padding: 0.36rem 0.3rem 0;
    width: 100%;
    background: white;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
    right: 0;
    margin: auto;
    max-width: 750px;
    border-radius: 0.2rem 0.2rem 0 0;
    overflow: hidden;
}

.gameContent {
    width: 100%;
    position: relative;
    margin-bottom: 0.32rem;
}

.gameContent img {
    width: 3.5rem;
    height: 1.64rem;
    float: left;
    margin-right: 0.48rem;
    border-radius: 0.12rem;
}

.orderDetail {
    font-size: 0.28rem;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 1rem;
    justify-content: flex-end;
}

.gameContent p {
    line-height: 0.4rem;
    margin-top: 0.1rem;
}

.gameContent .gamePrice {
    color: #ff532b;
    font-size: 0.5rem;
    font-weight: bold;
}

.gameContent .gamePrice em {
    color: #7c7c7c;
    text-decoration: line-through;
    font-size: 0.2rem;
    padding-left: 0.06rem;
}

.gameContent .gameNum {

}

.gameContent .gameNum span {
    color: #9a9898;
    text-decoration: line-through;
    font-size: 0.22rem;
    height: 0.34rem;
    line-height: 0.34rem;
    float: left;
    margin-right: 0.1rem;
}

.gameContent .gameNum i {
    display: block;
    float: left;
    padding: 0 0.06rem;
    height: 0.34rem;
    line-height: 0.34rem;
    border-radius: 0.07rem;
    border: 0.02rem solid #ff532b;
    color: #ff532b;
    box-sizing: border-box;
    text-align: center;
}

.gameContent .gameVersion {
    color: #373737;
}

.closeContent {
    width: 0.48rem;
    height: 0.48rem;
    display: block;
    float: right;
    background: url(./closeW.png) no-repeat;
    background-size: 60%;
    background-position: 50%;
    cursor: pointer;
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    z-index: 1005;
}

.typeTitle {
    width: 100%;
    height: 0.6rem;
    line-height: 0.48rem;
    margin-bottom: 0.12rem;
    font-size: 0.26rem;
    text-align: left;
    color: #676767;
}

.kindType {
    text-align: left;
    margin-bottom: 0.2rem;
}

.kindType li {
    display: inline-block;
    min-width: 1.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 1px solid #bebebe;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
    font-size: 0.26rem;
    color: #605f5f;
    box-sizing: border-box;
    padding: 0 0.12rem;
    border-radius: 0.25rem;
}

.kindType li a {
    font-size: 0.26rem;
    color: #605f5f;
    position: relative;
    /*top: -0.05rem;*/
}

.kindType li.checked {
    border-color: transparent;
    color: #ffffff;
    background: linear-gradient(31deg, #ff4c00 0%, #ff4300 100%);
}

.kindType li.checked a {
    color: #ffffff;
}

.kindType li img {
    width: 1rem;
    height: 0.36rem;
    vertical-align: bottom;
}

.kindType:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    width: 100%;
    clear: both;
}
.tshirt_verdoin_title{
    display: inline-block;
    width: 94%;
    height: 0.8rem;
    font-size: 0.36rem!important;
    color: #2b2b2b;
    font-weight: bold!important;
    line-height: 0.8rem;
    text-align: left;
}
.tshirt_verdoin{
    margin-left: 0.2rem;
}
.tshirt_verdoin a{
    background-color: #ffffff;
    width: 1.05rem;
    height: 1.44rem;
    float: left;
    border-radius: 0.1rem;
    margin-right: 0.4rem;
    margin-bottom: 0.2rem;
}
.tshirt_verdoin a:nth-child(5){
    margin-right: 0;
}
.tshirt_verdoin a.checked{
    background-color: #ff4300f0;
}
.tshirt_verdoin a img{
    margin: 0.08rem auto;
    display: table;
    width: 0.9rem;
}

.confirmOrder {
    display: block;
    width: 100%;
    margin: 0.5rem auto;
    height: 0.7rem;
    line-height: 0.7rem;
    letter-spacing: 0.04rem;
    text-align: center;
    border-radius: 0.35rem;
    background: linear-gradient(-45deg, #ff3c00 0%, #ff5400 100%);
    color: white;
    font-size: 0.3rem;
    cursor: pointer;
}

.download_window_list{width: 340px;height: 284px;position: fixed;margin: auto;left: 0;right: 0;top: 0;bottom: 0;background-color: #ffffff;box-shadow: 0px 7px 16px 0px rgba(39, 48, 60, 0.64);border-radius: 10px;z-index: 111;}
.down_detail_showdow_con_title{width: 100%;height: 40px;overflow: hidden;}
.down_detail_showdow_con_title em{float: left;width: 28px;height: 22px;background: url(detail_down.png);margin: 10px 0 0 21px;}
.down_detail_showdow_con_title span{width: 80px;height: 40px;font-size: 20px;line-height: 50px;color: #586576;font-weight: bold;float: left;line-height: 40px;margin-left: 15px;}
.down_detail_showdow_con_title label{float: right;width: 15px;height: 14px;background: url(detail_close.png);margin: 15px 15px 0 0;cursor: pointer;}
.download_window_list ul{float: left;width: 100%;height: auto;background: #fff;border-radius: 10px;padding-bottom: 50px;}
.download_window_list ul li{float: left;margin: 10px 0 0 30px;width: 120px;height: auto;overflow: hidden;text-align: center;}
.download_window_list ul li a{float: left;background: url(detail_orange.png);width: 120px;height: 36px;font-size: 16px;color: #ffffff;line-height: 36px;}
.download_window_list ul li a.blue{background: url(detail_blue.png);}
.download_window_list ul li a.orange{background: url(detail_orange.png);}

.confirmOrder2 {
    display: block;
    width: 100%;
    margin: 0.5rem auto;
    height: 0.7rem;
    line-height: 0.7rem;
    letter-spacing: 0.04rem;
    text-align: center;
    border-radius: 0.35rem;
    background: linear-gradient(-45deg, #ff3c00 0%, #ff5400 100%);
    color: white;
    font-size: 0.3rem;
    cursor: pointer;
}

.chooseTypeContainer {
    width: 100%;
    /*height: 2.5rem;*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*.chooseTypeContainer .platform li {
 */
/*padding: 0.02rem;
*/
/*
}
*/
/*.chooseTypeContainer .platform li img {
 */
/*width: 1.8rem;
*/
/*height: 0.8rem;
*/
/*vertical-align: bottom;
*/
/*
}
*/
.numComputed {
    height: 0.7rem;
}

.numComputed span {
    display: block;
    float: left;
    box-sizing: border-box;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    color: #333333;
    border: 1px solid rgb(233, 233, 233);
    /*border-radius: 0;
    */
    border-radius: 0.06rem 0 0 0.06rem;
}

.numComputed .reduceNum {
    border-right: 0;
}

.numComputed .reduceNum.noClick, .numComputed .addNum.noClick {
    opacity: 0.8;
}

.numComputed .addNum {
    border-left: 0;
    border-radius: 0 0.06rem 0.06rem 0;
}

.numComputed input {
    display: block;
    float: left;
    box-sizing: border-box;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    color: #333333;
    width: 1rem;
    border: 1px solid rgba(233, 233, 233, 0.5);
    height: 0.6rem;
    text-align: center;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
}

.gameInfoContainer {
    width: 100%;
    text-align: left;
    padding: 0 0 0rem;
    float: left;
}

.gameInfoContainer .gamePrice {
    font-size: 0.4rem;
    color: #ff532b;
    font-weight: bold;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #1b1f24;
    text-align: left;
    padding-left: 0.24rem;
    margin-bottom: 0.24rem;
    letter-spacing: -0.02rem;
}

.gamePrice em {
    font-size: 0.22rem;
    letter-spacing: 0;
}

.gamePrice .yprice {
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    color: #65696f;
    text-decoration: line-through;
    letter-spacing: 0;
}

.gamePrice .discount {
    float: right;
    text-align: center;
    width: 1.7rem;
    height: 0.8rem;
    background-color: #387a40;
    font-size: 0.28rem;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0;
}

.gamePrice .lowest{
    float: right;
    width: 1.02rem;
    height: 0.48rem;
    border-radius: 0.24rem;
    border: solid 2px rgba(56, 122, 64, 0.38);
    color: #81ff9c;
    text-align: center;
    line-height: 0.48rem;
    background: #26422f;
    font-size: 0.28rem;
    margin-top: 0.12rem;
    margin-right: 0.25rem;
}

.gameInfoContainer .gameName {
    color: #2b2b2b;
    /*overflow: hidden;*/
    box-sizing: border-box;
    width: 90%;
    float: left;
    padding-left: 0.24rem;
    margin: auto;
    line-height: 0.5rem;
    /*height: 0.6rem;*/
    font-size: 0.36rem;
    font-weight: bold;
}

.gameInfoContainer .ignpf{
    float: right;
    width: 16%;
    position: relative;
    margin-right: 0.33rem;
}
.gameInfoContainer .ignpf img:nth-child(1){
    float: right;
    width: 0.7rem;
    margin-bottom: 0.2rem;
}
.gameInfoContainer .ignpf img:nth-child(2){
    float: right;
    width: 0.54rem;
}
.gameInfoContainer .ignpf span{
    position: absolute;
    width: 0.74rem;
    height: 0.54rem;
    font-size: 0.35rem;
    color: #ff5c46;
    font-weight: bold;
    right: 0.1rem;
    bottom: 0.15rem;
    line-height: 0.54rem;
}
.gameInfoContainer .ignpf span em{
    font-size: 0.67rem;
}

.gameInfoContainer .gameNameEn {
    height: 0.28rem;
    line-height: 0.28rem;
    width: 80%;
    float: left;
    padding-left: 0.24rem;
    margin: auto;
    overflow: hidden;
    font-size: 0.24rem;
    color: #605f5f;
    box-sizing: border-box;
}

.gameInfoContainer .gameTitle {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.24rem;
    font-size: 0.24rem;
    color: #9c9c9c;
    margin: 0.18rem auto 0.24rem;
}

.gameInfoContainer .littleTitle {
    margin-left: 0.24rem;
    white-space: nowrap;
    overflow: auto;
    max-height: 0.54rem;
    float: left;
    width: 7.25rem;
}

.gameInfoContainer .littleTitle-a {
    display: inline-block;
    padding: 0 0.22rem;
    font-size: 0.24rem;
    color: white;
    line-height: 0.54rem;
    margin-right: 0.16rem;
    height: 0.54rem;
    background-color: #909fb1;
    border-radius: 0.28rem;
}

.steamTag{
    margin-left: 0.24rem;
    white-space: nowrap;
    overflow: auto;
    max-height: 0.3rem;
    float: left;
    width: 7.25rem;
    margin-top: 0.3rem;
}

.steamTag span {
    width: auto;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #909fb1;
    font-size: 0.28rem;
    margin-right: 0.42rem;
    display: inline-block;
}

.steamTag span img {
    float: left;
    width: auto;
    height: 0.3rem;
    margin-right: 0.1rem;
}
.steamTag span em{
    float: left;
    line-height: 0.3rem;
}
.steamgameinfo{
    margin-left: 0.24rem;
    overflow: hidden;
    max-height: 1.04rem;
    float: left;
    width: 7.25rem;
    margin-top: 0.57rem;
}
.steamgameinfo_c{
    width: 1.61rem;
    height: 1rem;
    border-radius: 0.1rem;
    border: solid 1px rgba(143, 143, 143, 0.3);
    float: left;
    margin-right: 0.16rem;
}
.steamgameinfo_n{
    float: left;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: rgba(33, 33, 33, 0.5);
    font-size: 0.32rem;
    font-weight: bold;
    overflow: hidden;
}
.steamgameinfo_t{
    float: left;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: rgba(59, 59, 59, 0.8);
    font-size: 0.2rem;
    overflow: hidden;
}

.parameterContent .gameInfoContainer p {
    width: 100%;
    font-size: 0.24rem;
    color: #5d5d5d;
    margin-bottom: 0.12rem;
}

.parameterContent .gameInfoContainer .gameNameEn {
    display: none;
}

.parameterContent .gameInfoContainer .gameTitle {
    max-height: 0.7rem;
    line-height: 0.35rem;
    width: 100%;
    overflow: hidden;
    margin: 0.05rem auto 0.15rem;
    color: #1e1e1e;
}

.parameterContent .gameInfoContainer .gameName {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: normal;
}

.parameterContent .gameInfoContainer {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid rgba(233, 233, 233, 0.5);
    margin-top: 0.06rem;
}
.parameterContent .gameContent .gamePrice{
    margin-bottom: 0.1rem;
}
.footerBuyContainer {
    height: 0.98rem;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 750px;
    box-shadow: 0px -1px 0px 0px #eeeeee;
}

.footerBuyContainer .out-a {
    width: 13%;
    height: 0.98rem;
    text-align: center;
    float: left;
    cursor: pointer;
}

.out-a span {
    width: 0.48rem;
    height: 0.48rem;
    display: table;
    background: url(./service_xq.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.13rem auto 0;
}

.footer-btn-car span {
    background-image: url(./gwc_xq.png);
}

.footer-btn-collect span {
    background-image: url(./collect_B.png);
}

.footer-btn-download span {
    background-image: url(./downloadpic.png);
}

.footer-btn-collect.checked span {
    background-image: url(./collect_A.png);
}

.out-a p{
    float: left;
    width: 100%;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333333;
    text-align: center;
}

.footerBuyContainer .footer-btn-buynow {
    float: right;
    width: 1.88rem;
    height: 0.72rem;
    background-image: linear-gradient(90deg, #ff9139 0%, #fa4f20 100%), linear-gradient( #fa4f20, #fa4f20);
    background-blend-mode: normal, normal;
    border-radius: 0.36rem;
    line-height: 0.72rem;
    color: #ffffff;
    font-size: 0.26rem;
    font-weight: bold;
    margin: 0.13rem 0.28rem 0 0;
}

.footerBuyContainer .footer-btn-joincar {
    float: right;
    color: white;
    font-size: 0.26rem;
    width: 1.88rem;
    height: 0.72rem;
    line-height: 0.72rem;
    background-image: linear-gradient(266deg, #ffa229 0%, #ffc12b 100%), linear-gradient( #ffe400, #ffe400);
    background-blend-mode: normal, normal;
    border-radius: 0.36rem;
    margin: 0.13rem 0.1rem 0 0;
}

.footerBuyContainer .footer-btn-joincar.noClick {
    background: #bbb;
}

.taocanContainer {
    width: 96%;
    margin-left: 4%;
    overflow: hidden;
    box-sizing: border-box;
}

.taocanContainer .taocanTitle {
    height: 0.96rem;
    text-align: left;
    font-size: 0.36rem;
    font-weight: bold;
    color: #2b2b2b;
    line-height: 0.96rem;
}

.taocanContainer .taocanList {
    height: 2.45rem;
    width: 100%;
    overflow: auto;
    text-align: left;
    white-space: nowrap;
}

.taocanList a {
    display: inline-block;
    width: 3.16rem;
    height: 2.45rem;
    text-align: center;
    margin-right: 0.32rem;
    cursor: pointer;
}

.taocanList a img {
    width: 3.16rem;
    height: 1.58rem;
    float: left;
    margin-bottom: 0.1rem;
    vertical-align: bottom;
    border-radius: 0.1rem;
}

.taocanList a p {
    width: 100%;
    overflow: hidden;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.24rem;
    color: #555555;
}

.taocanList a .tcgameNum {
    color: #ff532b;
    font-weight: bold;
}

.lineBorder {
    width: 96%;
    height: 0.02rem;
    background: rgba(230, 230, 230, 0.5);
    margin: 0.12rem 0 0.4rem 0;
}

.tab_con_img .swiper-pagination {
    width: 0.72rem;
    height: 0.4rem;
    border: 1px solid white;
    border-radius: 0.1rem;
    color: white;
    font-size: 0.24rem;
    right: 0.4rem;
    left: auto;
    bottom: 0.3rem;
    text-align: center;
    line-height: 0.4rem;
    letter-spacing: -0.02rem;
}

.gotop {
    width: 0.9rem;
    height: 0.9rem;
    float: left;
    cursor: pointer;
    position: fixed;
    bottom: 0.9rem;
    right: 0;
    z-index: 998;
    display: none;
    background: url(./totop.png) no-repeat center center;
    background-size:0.59rem 0.59rem;
}

/*add new buy end*/

/*视频播放*/
.my-video-dimensions {
    width: 100%;
    height: 3rem;
}

.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.video-js .vjs-big-play-button {
    font-size: 2.5em;
    line-height: 2.3em;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    border-width: 0.15em;
    position:absolute;
    top:0;left:0;right:0;bottom:0;margin:auto;
}

/* 中间的播放箭头 */
.vjs-big-play-button .vjs-icon-placeholder {
    font-size: 1.63em;
}

/* 加载圆圈 */
.vjs-loading-spinner {
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1em;
    margin-left: -1.5em;
}

.video-js.vjs-playing .vjs-tech {
    pointer-events: auto;
}

.video-js .vjs-time-control {
    display: block;
}

.video-js .vjs-remaining-time {
    display: none;
}

.overflowHide {
    position: fixed;
    left: 0;
    width: 100%;
    overflow:hidden;
}

.item_login_body{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.item_login{
    background: #fff;
    position: fixed;
    top: 15%;
    left: 10%;
    right: 10%;
    z-index: 999999;
}

.item_login form{
    padding-top: 20px;
}

.close_login {
    width: 32px;
    height: 32px;
    float: right;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
}

.close_login img {
    height: 16px;
    width: 16px;
    float: left;
    margin: 8px;
    vertical-align: bottom;
}
.partTitle{
    height: 0.5rem;
    text-align: left;
    font-size: 0.36rem;
    font-weight: bold;
    color: #2b2b2b;
    line-height: 0.5rem;
}
.littlePartTitle{
    height: 0.5rem;
    text-align: left;
    font-size: 0.24rem;
    font-weight: bold;
    color: #2b2b2b;
    line-height: 0.5rem;
    margin-top:0.25rem;
}
.newbuy_set{
    width:94%;
    margin:auto;
    padding:0.3rem 0 0.5rem;
    border-bottom:1px solid #e6e6e6;
}
.setListLi{
    position:relative;
    margin:0.1rem 0;
}
.setListLi:after{
    display:table;
    visibility:hidden;
    content:"";
    clear:both;
    height:0;
    overflow:hidden;
}
.setListLi span{
    width:0.95rem;
    height:0.4rem;
    line-height: 0.4rem;
    float:left;
    color:#a3a3a3;
    position:absolute;
    top:0;
    left:0;
    text-align: left;
    font-size: 0.3rem;
}
.setListLi p{
    margin-left:0.92rem;
    line-height: 0.4rem;
    float:left;
    text-align: left;
    color:#7b7b7b;
    font-size: 0.3rem;
}

.alertmsg{border:1px solid #ee4c21;display:none;width:80%;height:175px;position:fixed;left:50%;margin-left:-40%;top:50%;margin-top:-98px;background-color:#fff;z-index:1999;}
   .alertmsg_title{width:100%;background-color:#ee4c21;height:36px;line-height:36px;color:#fff;font-size:14px;text-align:left;position:relative;text-indent:15px;}
   .alertmsg_title span{cursor:pointer;width:20px;height:20px;position:absolute;right:10px;top:8px;}
   .alertmsg_title span::before{position:absolute;content:"";width:20px;height:2px;top:9px;transform:rotate(45deg);-webkit-transform:rotate(45deg);left:0px;background-color:#fff;}
   .alertmsg_title span::after{position:absolute;content:"";width:20px;height:2px;top:9px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:0px;background-color:#fff;}
   .alertmsg_con{width:90%;height:40px;line-height:20px;color:#666;font-size:14px;text-align:center;margin:20px auto;}
   .alertmsg_btn{width:80%;margin:30px auto;height:24px;}
   .open_app{display:block;height:24px;line-height:24px;width:120px;text-align:center;background-color:#ee4c21;color:#fff;margin:0 auto;}
   .alertmsg_no{float:left;height:24px;line-height:24px;width:auto;padding-left:10px;padding-right:10px;background-color:#ee4c21;color:#fff;} 
   .alertmsg_no:link,.alertmsg_no:visited{color:#fff;}
   .alertmsg_yes{float:right;height:24px;line-height:24px;width:auto;padding-left:10px;padding-right:10px;background-color:#ee4c21;color:#fff;} 
   .alertmsg_yes:link,.alertmsg_yes:visited{color:#fff;}
   .open_app:link,.open_app:visited{color:#fff;}

/* 到货通知 */
.down_detail_buy {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    cursor: pointer;
    display: none;
}
.down_detail_showdow_con {
    box-sizing: border-box;
    padding: 0.2rem 0.2rem 0;
    width: 100%;
    background: white;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
    right: 0;
    margin: auto;
    max-width: 750px;
    overflow: hidden;
}
.down_detail_showdow_con_title {
    float: left;
    width: 100%;
    height: 1rem;
    line-height: 0.5rem;
    color: #000;
    font-weight: bold;
    font-size: 0.28rem;
    text-align: left;
}
.down_detail_buy_con{
    float: left;
    width: 100%;
    height: auto;
    color: #666;
    font-size: 0.28rem;
    text-indent: 2em;
    text-align: left;
    line-height: 0.32rem;
    margin-top: 0.3rem;
}
.down_detail_buy_con span{
    color: rgb(255, 58, 66);
}
.down_detail_buy_btn{
    float: left;
    width: 100%;
    height: auto;
    color: #000;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}
.down_detail_buy_btn span{
    float: left;
    width: 20%;
    text-align: left;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
}
.down_detail_buy_btn input{
    float: left;
    width: 80%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #e6e6e6;
}
.down_detail_buy_btn span.spanother,.down_detail_buy_btn input.down_detail_buy_txt1{
    margin: 0.3rem 0;
}
.down_detail_buy_sub{
    width: 72px;
    height: 26px;
    background-color: rgb(214, 44, 51);
    border: 0px;
    color: #FFF !important;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    margin: 0 auto;
    display: table;
}

/*修改 2019-07-19 */
.buy_productor_bottom *{font-size:0.30rem!important;font-weight:normal!important;}
.products_js{float: left;width: 100%;height: auto;position: relative;text-align: left;border-bottom: solid 1px #e6e6e6;margin-bottom: 0.6rem;}
.products_js .products_js_title{display: inline-block;width: 94%;height: 0.8rem;font-size: 0.36rem!important;color: #2b2b2b;;font-weight: bold!important;line-height: 0.8rem;}
.products_js .products_js_content{display: inline-block;width: 100%;color: #7b7b7b;font-size:0.30rem!important;overflow: hidden;text-align: left;line-height: 0.5rem;font-family: 'Microsoft YaHei';font-weight: normal!important; }
.products_js .products_js_content img{border-radius: 0.08rem;width: 100%;margin-left: 0;}
.products_js .products_js_content.st_content img{width:200%;margin-left:-50%;}
.products_js .products_js_content span{line-height: 0.5rem;}

.game_js{float: left;width: 100%;height: auto;position: relative;text-align: left;border-bottom: solid 1px #e6e6e6;margin-bottom: 0.45rem;padding-bottom: 0.5rem;}
.game_js .game_js_title{display: inline-block;width: 94%;height: 0.8rem;font-size: 0.36rem!important;color: #2b2b2b;;font-weight: bold!important;line-height: 0.8rem;}
.game_js .game_js_content{display: inline-block;padding:0 3%;width: 94%;color: #7b7b7b;font-size:0.30rem!important;line-height: 0.5rem;overflow: hidden;text-align: left;font-family: 'Microsoft YaHei';font-weight: normal!important;}
.game_js .game_js_content img{border-radius: 0.08rem;width: 100%;height:auto;}

.language_con{display: table;width: 100%;height: auto;border-bottom: 1px solid #e6e6e6;padding-bottom: 0.2rem;}
.language_con .language{display: inline-block;width: 94%;height: auto;overflow: hidden;}
.language_con .language_options{display: table;width: 100%;}
.language_con .language_options tr{float: left;width: 100%;height: 0.6rem;color: #7b7b7b;}
.language_con .language_options tr th{float: left;width: 20%;height: 0.6rem;line-height: 0.6rem;}
.language_con .language_options tr th:nth-child(1){float: left;width: 35%;height: 0.6rem;line-height: 0.6rem;text-align: left;}

.language_con .language_options tr td{float: left;width: 20%;height: 0.6rem;line-height: 0.6rem;}
.language_con .language_options tr td:nth-child(1){float: left;width: 35%;height: 0.6rem;line-height: 0.6rem;text-align: left;}
.language_con .language_options tr td span.checked{display: table;width: 0.36rem;height: 0.36rem;background: url(./detail_5.png) no-repeat;background-size: 100% 100%;margin: 0.12rem auto;}

.language_con .language_more{width: 100%;height: 0.5rem;cursor: pointer;}
.language_con .language_more span{width: 0.25rem;height: 0.16rem;background: url(./direction_03.jpg) no-repeat;display: block;margin: 0.12rem auto;background-size: 100% 100%;}
.language_con .language_more.ckecked span{background: url(./detail.up.png) no-repeat;background-size: 100% 100%;}

.littlePartTitle_type{display: table;width: 5.0rem;height: 1rem;line-height: 1rem;border-bottom: solid 1px #e6e6e6;margin: 0 auto 0.35rem auto;}
.littlePartTitle_type span{float: left;width: 50%;height:1rem;line-height: 1rem;color: #2b2b2b;font-size: 0.32rem;position: relative;}
.littlePartTitle_type span.checked{font-weight: bold;}
.littlePartTitle_type span.checked:after{content: '';position: absolute;bottom: -5px;width: 0.68rem;height: 0.16rem;background-color: #ff5c46;border-radius: 0.08rem;left: 35%;}
.setListUl{display: none;}
.setListUl.checked{display: block;}

.buy_question .buy_question_replay *{font-size:14px!important;font-weight:normal!important;}
.buy_question img,table{width:100%;height: auto!important;}

/*优惠券*/
.detail_coupon {display: block;width: 6.87rem;height: 0.51rem;margin: 0 auto 0.2rem;cursor: pointer;}
.detail_coupon p {float: left;width: 3.4rem;height: 0.51rem;line-height: 0.51rem;background-color: #f8f5e5;border-radius: 0.1rem;border: solid 1px #f9f4c1;color: #ff532b;text-align: center;}
.detail_coupon_r {float: right;width: auto;height: 0.51rem;}
.detail_coupon_r span {float: left;width: auto;height: 0.51rem;line-height: 0.51rem;font-size: 0.26rem;color: #ff532b;}
.detail_coupon_r i {float: left;width: 0.22rem;height: 0.22rem;background: url("./fhyx_buy_icon01.png") no-repeat;background-size: 100% 100%;margin: 0.15rem;}

/*优惠券弹窗*/
.detailCouponContent {box-sizing: border-box;padding: 0.36rem 0.2rem 0;width: 100%;background: white;position: fixed;bottom: 0;left: 0;z-index: 1000;right: 0;margin: auto;max-width: 750px;border-radius: 0.2rem 0.2rem 0 0;overflow: hidden;height: 8rem;display: none;}
.detailCoupon_title {display: block;width: 100%;height: 0.8rem;line-height: 0.8rem;text-align: center;color: #000000;font-size: 0.32rem;}
.detailCoupon_ling {display: block;width: 6rem;height: 0.8rem;line-height: 0.8rem;text-align: left;color: #797979;font-size: 0.26rem;text-indent: 0.29rem;margin-bottom: 0.3rem;}
.detailCoupon_ul{display: block;width: 100%;height: 6.1rem;overflow-x: hidden;overflow-y: auto;}
.detailCoupon_li {display: block;width: 7.05rem;height: 2.41rem;background: url("./fhyx_buy_icon02.png") no-repeat;background-size: 100% 100%;margin-bottom: 0.31rem;}
.detailCoupon_li_l {float: left;width: 3.8rem;height: 1.7rem;margin-left: 0.45rem;margin-top: 0.25rem;}
.detailCoupon_li_l .title {float: left;width: 100%;height: 0.5rem;line-height: 0.5rem;font-size: 0.34rem;color: #373737;font-weight: bold;overflow: hidden;text-align: left;margin-bottom: 0.1rem;}
.detailCoupon_li_l .time {float: left;width: 100%;height: 0.4rem;line-height: 0.4rem;font-size: 0.28rem;color: #727272;overflow: hidden;text-align: left;border-bottom: 1px solid #f5f5f5;padding-bottom: 0.15rem;margin-bottom: 0.15rem;}
.detailCoupon_li_l .content {float: left;width: 100%;height: 0.4rem;line-height: 0.4rem;font-size: 0.22rem;color: #ff501a;overflow: hidden;text-align: left;}
.detailCoupon_li_r {float: right;width: 1.5rem;height: 1.5rem;margin-top: 0.35rem;margin-right: 0.2rem;}
.detailCoupon_li_r em {float: left;width: auto;height: 0.2rem;line-height: 0.2rem;font-size: 0.26rem;font-weight: bold;color: #eb3d3d;}
.detailCoupon_li_r .money {float: left;width: auto;height: 0.6rem;line-height: 0.6rem;font-size: 0.5rem;font-weight: bold;color: #eb3d3d;}
.detailCoupon_li_r a {float: left;width: 1.2rem;height: 0.39rem;background-color: #f23f3f;border-radius: 0.2rem;line-height: 0.39rem;color: #ffffff;font-size: 0.22rem;margin-top: 0.4rem;cursor: pointer;}
.detailCoupon_li_r a.normal {background-color: #fff;color: #f23f3f;border: solid 1px #eb3d3d;}