* {
    outline: none;
    -webkit-appearance: none;
    /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 点击高亮的颜色*/
}
body {
    line-height: 20px;
    font-family: 微软雅黑;
    margin: 0px;
    background: #fafafa;
}
.m-content {
    max-width: 900px;
    min-width: 320px;
    background: #ffffff;
    margin: 0 auto;
    padding-bottom: 200px;
}
#m-content p {
    padding: 0;
    user-select: none;
}
#m-content .m-body {
    top: 139px;
    width: 780px;
    margin: 0 auto;
    position: relative;
    background: #FCDF72;
    border-radius: 0px 0 40px 40px;
}
#m-content .m-body.f-web:before {
    width: 100%;
    content: '';
    background: url("//pic.cgyouxi.com/orange/cms_res/y2018half2/b230b9f43ec141e73175d3785b08f8e2.png") no-repeat bottom center;
    position: absolute;
    height: 139px;
    background-size: 100% auto;
    top: -139px;
    left: 0;
}
#m-content .m-detail {
    width: 760px;
    background: #F9F8F3;
    border-radius: 30px;
    margin: 0 auto;
    padding-bottom: 40px;
}
#m-content .m-title,
#m-content .month_containner p.m-title {
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: -50px;
    width: 100%;
    margin: 0;
    font-size: 24px;
    color: #4B2D23;
    letter-spacing: 0.33px;
    line-height: 30px;
    text-shadow: 0 3px 0 rgba(164, 58, 23, 0.1);
}
#m-content .m-game {
    width: 320px;
    height: 270px;
    margin-left: 40px;
    margin-top: 40px;
    background: #FFFFFF;
    border-radius: 8px;
    display: inline-block;
}
#m-content .u-gname {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 20px;
    color: #050505;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-family: "微软雅黑", "microsoft yahei";
    margin-left: 20px;
    margin-top: 16px;
    margin-bottom: 2px;
}
#m-content .u-gname a {
    color: inherit;
}
#m-content .u-gname a:hover,
#m-content .u-gname a:visited,
#m-content .u-gname a:active {
    color: inherit;
}
#m-content .u-price {
    font-size: 16px;
    color: #999999;
    letter-spacing: 1.35px;
    line-height: 28px;
    font-family: "微软雅黑", "microsoft yahei";
    margin: 0;
    margin-left: 20px;
}
#m-content .u-img {
    border: 0 solid rgba(180, 180, 180, 0.5);
    border-radius: 8px 8px 0 0;
    height: 180px;
    width: 100%;
    overflow: hidden;
}
#m-content .u-img img {
    width: 100%;
    border-radius: 8px 8px 0 0;
}
#m-content .m-bottom.f-web {
    width: 100%;
    height: 146px;
    background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/2f518494d0ffd895fe6fa97e04457425.png) no-repeat top center;
    background-size: 100% 100%;
    text-align: center;
}
#m-content .m-bottom .textintro{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #4B2D23;
    letter-spacing: 1.18px;
    margin-top: 12px;
}
#m-content .u-button-content {
    background-image: linear-gradient(-179deg, #F98828 4%, #F66F0C 100%);
    box-shadow: 0 2px 4px 0 rgba(181, 114, 24, 0.21);
    border-radius: 8px;
    width: 460px;
    height: 72px;
    margin-top: 32px;
    border: none;
}
#m-content .u-current {
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 30px;
    margin: 0;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial;
}
#m-content .u-original {
    text-decoration: line-through;
    opacity: 0.7;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.24px;
    text-align: center;
    line-height: 20px;
    margin: 0;
}
#m-box {
    padding: 0;
}
#m-box p {
    padding: 0;
}
#m-box #comment-fail-box {
    display: none;
    position: fixed;
    top: 42%;
    width: 168px;
    left: calc(50% - 96px);
    left: -webkit-calc(50% - 96px);
    padding: 19px 12px 18px 12px;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    line-height: 24px;
}
#m-box .m-confirm-box {
    z-index: 99;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.39);
}
#m-box .m-confirm-box .m-confirm-box1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
#m-box .m-confirm-box.u-result-box .m-confirm-btn p {
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
    color: #FF851B;
}
#m-box .m-confirm-title {
    height: 60px;
    border-bottom: 1px solid #EBEBEB;
}
#m-box .m-confirm-title p {
    line-height: 60px;
    font-size: 18px;
    color: #2C2C2C;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
}
#m-box .m-confirm-content {
    background: #FFFFFF;
    border-radius: 9px;
    width: 340px;
    margin-left: 0;
    height: auto;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    text-align: center;
}
#m-box .m-confirm-body {
    padding: 20px 0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 24px;
}
#m-box .m-confirm-body p {
    text-align: center;
    margin: 0;
    padding: 0;
}
#m-box .m-confirm-btn {
    border-top: 1px solid #ebebeb;
}
#m-box .m-confirm-btn div {
    float: left;
    width: 49.5%;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 65px;
}
#m-box .m-confirm-btn div:first-child {
    border-right: 1px solid #ebebeb;
}
#m-box .m-confirm-btn div:last-child p {
    color: #F66F0C;
}
#m-box .m-confirm-btn div:last-child p.f-paying {
    display: none;
}
#m-box .m-confirm-btn div p {
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
}
@media all and (max-width: 768px) {
    #m-content .m-content {
        width: 100%;
        background: #ffffff;
        margin: 0 auto;
        padding-bottom: 170px;
    }
    #m-content .m-body {
        top: 119px;
        z-index: 0;
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: #FCDF72;
        border-radius: 0px 0 40px 40px;
    }
    #m-content .m-body.f-web:before {
        width: 100%;
        content: '';
        background: url("//pic.cgyouxi.com/orange/cms_res/y2018half2/5ee7f16fdc2a6fa5c181959b0cf318c5.png") no-repeat bottom center;
        position: absolute;
        height: 139px;
        background-size: 100% auto;
        top: -119px;
        left: 0;
        z-index: -1;
    }
    #m-content .m-detail {
        padding-top: 14px;
        width: 100%;
        background: #F9F8F3;
        border-radius: 30px;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    #m-content .m-title {
        top: -44px;
        text-align: left;
        font-size: 22px;
        left: 20px;
        width: auto;
        color: #4B2D23;
        letter-spacing: 0.3px;
        line-height: 30px;
        text-shadow: 0 3px 0 rgba(164, 58, 23, 0.1);
    }
    #m-content .m-game {
        width: 42%;
        height: 145px;
        margin-left: 5%;
        margin-top: 16px;
        background: #FFFFFF;
        border-radius: 8px;
        display: inline-block;
    }
    #m-content .u-gname {
        font-weight: bold;
        width: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0;
        font-family: "微软雅黑", "microsoft yahei";
        margin-left: 7%;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 14px;
        color: #050505;
        letter-spacing: 1.35px;
        line-height: 27px;
    }
    #m-content .u-price {
        font-family: "微软雅黑", "microsoft yahei";
        margin: 0;
        margin-left: 7%;
        font-size: 12px;
        color: #999999;
        letter-spacing: 1.18px;
        line-height: 16px;
    }
    #m-content .u-img {
        border: 0 solid rgba(180, 180, 180, 0.5);
        border-radius: 8px 8px 0 0;
        height: 90px;
        width: 100%;
    }
    #m-content .u-img img {
        width: 100%;
        border-radius: 8px 8px 0 0;
        /*height: 100%;*/
    }
    #m-content .m-bottom.f-web {
        width: 100%;
        height: 102px;
        background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/6d5d18d191e4d33fd8b92ed32cfb41ca.png) no-repeat top center;
        background-size: 100% 100%;
        text-align: center;
    }
    #m-content .m-bottom .textintro{
        font-family: PingFangSC-Regular;
        font-size: 12px;
        color: #4B2D23;
        letter-spacing: 1.01px;
        margin-top: 6px;
    }
    #m-content .u-button-content {
        background-image: linear-gradient(-179deg, #F98828 4%, #F66F0C 100%);
        box-shadow: 0 2px 4px 0 rgba(181, 114, 24, 0.21);
        border-radius: 8px;
        width: 86%;
        height: 54px;
        margin-top: 19px;
        border: none;
    }
    #m-content .u-current {
        font-weight: bold;
        margin: 0;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0.27px;
        text-align: center;
        line-height: 22px;
        font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial;
    }
    #m-content .u-original {
        text-decoration: line-through;
        opacity: 0.7;
        font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial;
        margin: 0;
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0.18px;
        text-align: center;
        line-height: 14px;
    }
    #m-box {
        padding: 0;
    }
    #m-box .m-confirm-content {
        background: #FFFFFF;
        border-radius: 9px;
        width: 90%;
        margin-left: 0;
        height: auto;
        flex-shrink: 0;
        -webkit-flex-shrink: 0;
        text-align: center;
    }
    #m-box #comment-fail-box {
        display: none;
        position: fixed;
        top: 42%;
        width: 100px;
        left: calc(50% - 60px);
        left: -webkit-calc(50% - 60px);
        padding: 10px;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 6px;
        text-align: center;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0.3px;
        line-height: 24px;
    }
    #m-box .m-confirm-btn {
        border-top: 1px solid #ebebeb;
    }
    #m-box .m-confirm-btn div p {
        text-align: center;
        line-height: 65px;
        font-size: 18px;
        letter-spacing: 0;
        margin: 0;
    }
}
@media (min-width: 768px) and (max-width: 768px) {
    #m-content .m-body {
        top: 230px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        background: #FCDF72;
        border-radius: 0px 0 40px 40px;
    }
    #m-content .m-body.f-web:before {
        width: 100%;
        content: '';
        background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/5ee7f16fdc2a6fa5c181959b0cf318c5.png) no-repeat bottom center;
        position: absolute;
        height: 260px;
        background-size: 100% auto;
        top: -230px;
        left: 0;
    }
    #m-content .m-bottom.f-web {
        width: 100%;
        background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/6d5d18d191e4d33fd8b92ed32cfb41ca.png) no-repeat bottom center;
        background-size: 100% 100%;
        text-align: center;
        height: 150px;
        border-radius: 0px 0 30px 30px;
    }
    #m-content .m-title {
        text-align: left;
        font-size: 22px;
        left: 20px;
        top: -80px;
        width: auto;
        letter-spacing: 0.3px;
        font-size: 34px;
        color: #4B2D23;
        letter-spacing: 0.33px;
        line-height: 30px;
        text-shadow: 0 3px 0 rgba(164, 58, 23, 0.1);
    }
    #m-content .m-game {
        height: 245px;
        margin-top: 40px;
    }
    #m-content .u-img {
        height: 180px;
    }
    #m-content .u-gname {
        margin-top: 6px;
    }
    #m-content .u-button-content {
        margin-top: 40px;
        height: 72px;
    }
    #m-content .u-current {
        font-size: 20px;
        margin-bottom: 4px;
    }
    #m-content .u-original {
        font-size: 16px;
    }
    #m-content.m-content {
        padding-bottom: 350px;
    }
}
@media (max-width: 320px) {
    #m-content .m-title {
        font-size: 16px;
        top: -40px;
    }
}
@media screen and (min-width: 400px) and (max-width: 766px) {
    #m-content .m-body.f-web:before {
        width: 100%;
        content: '';
        background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/5ee7f16fdc2a6fa5c181959b0cf318c5.png) no-repeat bottom center;
        position: absolute;
        height: 139px;
        background-size: 100% 100%;
        top: -119px;
        left: 0;
    }
}
@media screen and (max-width: 414px) and (min-height: 736px) {
    #m-content .m-body.f-web:before {
        width: 100%;
        content: '';
        background: url(//pic.cgyouxi.com/orange/cms_res/y2018half2/5ee7f16fdc2a6fa5c181959b0cf318c5.png) no-repeat bottom center;
        position: absolute;
        height: 139px;
        background-size: 100% auto;
        top: -119px;
        left: 0;
        z-index: -1;
    }
}
