
* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #F3F3F3;
    font-size: 40px;
}
[class^="point-c"],
[class*="point-c"] {
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    background-image: url(https://pages.c-ctrip.com/hotels/h5/img/pointscentery_icon.png);
    background-repeat: no-repeat;
    background-size: 6.25rem 37.5rem;
    vertical-align: middle;
}
.point-c-1 {
    background-position: -1.88rem -3rem;
}
.point-c-3 {
    background-position: -1.88rem -7rem;
}
.point-c-2 {
    background-position: -1.88rem -10.98rem;
}
.point-c-4 {
    background-position: -1.88rem -14.95rem;
}
.point-c-5 {
    background-position: -1.88rem -18.9rem;
}

/* 超级 */
.point-c-6 {
    background-position: -1.88rem -22.9rem;
}
.point-c-8 {
    background-position: -1.88rem -26.9rem;
}
.point-c-7 {
    background-position: -1.88rem -30.8rem;
}

/* 权益标签 */
[class^="ints-icon"],
[class*="ints-icon"] {
    width: 1.9rem;
    height: 1.9rem;
    display: inline-block;
    background-image: url(https://pages.c-ctrip.com/hotels/h5/img/intereats_icon.png);
    background-repeat: no-repeat;
    background-size: 3.1rem 24.25rem;
    vertical-align: middle;
    position: relative;
}
.ints-icon-1{
    background-position: -0.6rem -5.35rem;
}
.ints-icon-2{
    background-position: -0.6rem -7.7rem;
}
.ints-icon-3{
    background-position: -0.6rem -10.1rem;
}
.ints-icon-4{
    background-position: -0.6rem -12.4rem;
}
.ints-icon-5{
    background-position: -0.6rem -14.75rem;
}
.ints-icon-6{
    background-position: -0.6rem -17.1rem;
}
.ints-icon-7{
    background-position: -0.6rem -19.45rem;
}
.ints-icon-8{
    background-position: -0.6rem -21.8rem;
}
.ints-icon-9{
    background-position: -0.6rem -0.7rem;
}
.ints-icon-10{
    background-position: -0.6rem -3rem;
}

/* 超级会员 */
.cm-header-wrap-super{
    background: url(https://pages.c-ctrip.com/hotels/h5/img/pointscentery_superHeader.png) no-repeat;
    background-size: 100% 9.4rem;
    height: 8.8rem;
    padding-top: 0.6rem;
}
.user-hd-super {
    font-size: .85rem;
    color: #231E2C;
    line-height: 2.55rem;
}
.user-type-super {
    margin-top: 3.6rem;
    text-align: center;
}
.super {
    font-size: 1rem;
    color: #FFFFFF;
}
.super em{padding:  0 2px;
}

/*头部*/
.cm-header-wrap {
    background: url(https://pages.c-ctrip.com/hotels/h5/img/pointscentery_header.png) no-repeat;
    background-size: 100% 9.4rem;
    height: 8.8rem;
    padding-top: 0.6rem;
}

/* 返回按钮 */
.thead {
    height: 2.55rem;
    text-align: center;
    position: relative;
}
.thead .back {
    padding: 0 .85rem;
    width: .5rem;
    height: 2.55rem;
    line-height: 2.3rem;
    position: absolute;
    top: 0;
    left: 0;
}
.thead .back:before {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .5rem;
    vertical-align: middle;
    border-left: .05rem solid #fff;
    border-bottom: .05rem solid #fff;
    transform: rotate(45deg);
    box-sizing: border-box;
}

/* 中间文字 */
.user-hd {
    font-size: 0.85rem;
    color: #FFFFFF;
    line-height: 2.55rem;
}

/*新客类型*/
.tbody {
    padding: 1.8rem 0 4rem;
}
.user-type {
    height: 6.35rem;
    position: relative;
}
.type,
.subtype {
    text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 1rem;
    color: #8C5B15;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 0;
    padding-top: 0;
}
.type {
    top: 0.95rem;
}
.subtype {
    top: 3.6rem;
}

/*权益说明列表 1.0*/
.qylist-background {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: .5rem;
}
.contain {
    background-color: white;
    border-radius: 0.5rem;
    margin-left: 2rem;
    margin-bottom: 0.75rem;
}
.contain li {
    list-style: none;
}
.contain .item {
    height: 2.5rem;
    margin-top: 1rem;
}
.contain .item-first {
    margin-top: .5rem;
}
.qy-icon {
    float: left;
    height: 100%;
}
.right {
    /* display: inline-block; */
    float: left;
    height: 2.5rem;
    margin-left: 0.85rem;
    width: 72%;
}
.qx-name {
    font-family: PingFangSC-Medium;
    font-size: 0.85rem;
    color: #8C5B15;
    line-height: 0.85rem;
    margin-top: 0.25rem;
    font-weight: bold;
}
.qx-exp {
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #999999;
    margin-top: 0.25rem;
    /* text-align: center; */
}
.qx-ul {
    padding-bottom: .85rem;
}
.super-qx-name {
    color: #DC8859;
}

/*权益使用说明*/
.qy-background {
    background-image: linear-gradient(to bottom, #FFFFFF, rgba(255, 255, 255, 0.00) 6.25rem);
    overflow: hidden;
}
.qxh {
    text-align: center;
    height: 2rem;
    line-height: 2rem;
}
.text {
    display: block;
    font-size: 0.8rem;
    font-family: PingFangSC-Semibold;
    color: #333333;
    font-weight: bold;
}
.text:before,
.text:after {
    content: " ";
    background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.00) 2%, #333333 100%);
    width: 1rem;
    height: 0.05rem;
    display: inline-block;
    vertical-align: middle;
}
.text:before {
    margin-right: 0.4rem;
}
.text:after {
    transform: scaleX(-1);
    margin-left: 0.4rem;
}
.text span{
    padding: 0 0.1rem;
}
.line-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 2.68rem;
    text-align: center;
    margin-top: -1.2rem;
}
.line-header:before,
.line-header:after {
    content: " ";
    background-image: linear-gradient(90deg, rgba(140, 91, 20, 0), rgba(196, 153, 89, 1));
    width: 33%;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    will-change: height;
}
.line-header:after {
    transform: scaleX(-1);
    /* margin-left: 0.25rem; */
}
.qysm {
    margin: 0 0.75rem;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    border-radius: 0.75rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.hdp {
    margin: 0;
    padding-right: 1rem;
    font-size: 0;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align: baseline;
        align-items: baseline;
}
.txt {
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #999999;
    -ms-flex:1;
        flex:1;
}
.circle {
    border-radius: 50%;
    height: 0.75rem;
    width: 0.75rem;
    display: inline-block;
    background: #FAE1AD;
    margin-left: -0.6rem;
    margin-right: 0.425rem;
}
.num {
    display: block;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-size: 0.6rem;
    color: #8C5B15;
    line-height: 0.75rem;
}
.line {
    margin:1.25rem 1rem 0 1.8rem;
    /* border-left: 0.05rem solid #FAE1AD; */
    display: inline-block;
}
.no-line {
    margin-left: 1.8rem;
    margin-bottom: 0.6rem;
}
.line img {
    margin-left: 1rem;
    width: 11.9rem;
    margin-top: .4rem;
    margin-right: 2.5rem;
}
.no-line img {
    margin-left: 2.15rem;
    width: 8.35rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    margin-top: .6rem;
}

/* 价格折扣 */
.qy-cutprice{
    background: #fff;
    margin-bottom: .5rem;
}
.cp-wrap{
    padding:0.3rem 1.75rem 0.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
.cp-content{
    padding-left: 1.2rem;
    -ms-flex: 1;
        flex: 1;
}
.cp-content .title{
    color: #8C5B15 ;
    font-size: 0.7rem;
    font-weight: bold;
}
.cp-content .subtitle{
    color: #666;
    font-size: 0.6rem;
    padding-top: 0.2rem;
}

/*免费权益列表 2.0*/
.interest-bg{
    margin: 0.8rem 0 0.5rem;
}
.interest-bg .item{
    position: relative;
    width: 3.7rem;
    height: 3.6rem;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 0 0.2rem 0 rgba(204,136,0,0.20);
    border-radius: 0.2rem;
    list-style: none;
}
.interest-icon{
    position: absolute;
    top: -0.8rem;
    left: 50%;
    transform: translateX(-50%);
}
.interest-ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    padding: 0 1rem;
}
.interest-name{
    color: #806033;
    font-size: 0.6rem;
    font-weight: bold;
    margin-top: 1.4rem;
}
.interest-des{
    height: 0.7rem;
    line-height: 0.7rem;
    color: #B39C7D;
    font-size: 0.5rem;
    padding-top: 0.2rem;
}

/* 积分兑换 权益列表*/
.integral-bg{
    margin: 0 0.75rem;
    background: #FFFFFF;
    box-shadow: 0 0 0.2rem 0 rgba(204,136,0,0.20);
    border-radius: 0.2rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.integral-bg .item{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.5rem 0;
    border-bottom: 1px solid #eee;
}
.integral-bg .item:last-child{
    border: 0;
}
.integral-ul{
    padding:0.6rem 1rem;
}
.integral-right{
    padding-left:1.2rem;
    -ms-flex: 1;
        flex: 1;
}
.integral-name{
    color: #8C5B15;
    font-size: 0.7rem;
    font-weight: bold;
}
.integral-exp{
    color: #666;
    font-size: 0.6rem;
    padding-top: 0.2rem;
}
.integral-disc{
    position: absolute;
    right: -0.6rem;
    background: #FF7700;
    color: #fff;
    font-size: 0.5rem;
    font-style: normal;
    padding: 0 0.2rem;
    border-radius: 0.3rem 0.3rem 0.3rem 0px;
}

/* 折扣享用攻略 */
.dis-addInfo{
    font-size: 0.5rem;
    color: #999;
    text-align: right;
    margin-right: 2.5rem;
    padding-bottom: 0.75rem;
    margin-top: -0.5rem;
}

/* 超级会员权益规则 */
.super-line {
    border-color: #FFCDB0;
}
.super-num {
    color: #fff;
}
.super-circle {
    background-image: linear-gradient(180deg, #F0B890 3%, #DA8454 97%);
}

/* 权益规则 */
.gz-block {
    margin: 0 0.75rem;
}
.gz-fhd {
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #8C5B15;
    line-height: 1rem;
}
.gz-txt {
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #333333;
    line-height: 1rem;
}
.gz-txt li {
    list-style-type: none;
}
.gz-txt li:before {
    content: "\2022";
    color: #8C5B15;
    font-size: 0.7rem;
    position: absolute;
    left: 0.75rem;
}
.last-txt {
    margin-bottom: 5rem;
}
.gz-content {
    position: relative;
    padding-left: 0.65rem;
}

/*按钮*/
.yd-btn {
    color: #8C5B15;
    font-size: 0.8rem;
    padding: 0.6rem 0;
    box-sizing: border-box;
    text-align: center;
    position: fixed;
    bottom: 1.5rem;
    left: 1.8rem;
    right: 1.8rem;
    background-image: linear-gradient(225deg, #C5A265 0%, #FFEDC3 100%);
    border-radius: 1.5rem;
    font-weight: bold;
}
.yd-super-btn{
    color: #5F3006;
    background-image: linear-gradient(225deg,#EEB793 0%, #FCDBC5 100%)
}

/* 兼容iphoneXR */
@media (device-height:896px) and (device-width:414px) and (-webkit-device-pixel-ratio:2) {
.cm-header-wrap,.cm-header-wrap-super {
        background-size: 100% 10.4rem;
        padding-top: 1.6rem;
}
.user-type-super{
        margin-top: 3.4rem;
}
}

/*iphoneX兼容*/
@media (device-height:812px) and (device-width:375px) and (-webkit-device-pixel-ratio:3) {
.cm-header-wrap,.cm-header-wrap-super {
        background-size: 100% 10.4rem;
        padding-top: 1.6rem;
}
.user-type-super{
        margin-top: 3.4rem;
}
}
