.pub-header-con {
    position: fixed;
    top: 0;
    left: 0;
}

.page-wrap {
    width: 23.4375rem;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.page-wrap .back_con {
    width: 1.25rem;
    height: 1.25rem;
    position: fixed;
    top: 1.25rem;
    left: 1rem;
    z-index: 55;
}

.page-wrap .addCollention {
    position: absolute;
    top: 4.25rem;
    right: 1rem;
    display: flex;
    flex-direction: row;
    flex-flow: nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    font-family: PingFangSC-Semibold;
    font-weight: 300;
}

.page-wrap .addCollention .unit {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-flow: nowrap;
    justify-content: flex-end;
    align-items: flex-start;
}

.page-wrap .addCollention .unit img {
    height: 1.1875rem;
    vertical-align: middle;
    margin-left: 1.875rem;
}

.page-wrap .addCollention .unit label {
    font-size: 0.625rem;
    color: #fff;
    margin: -0.375rem 0 0 0.1875rem;
}

.page-wrap .bgimg {
    width: 23.4375rem;
    height: 100vh;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-filter: blur(14px) !important;
    filter: blur(14);
    transform: scale(1.2, 1.2);
}

.page-wrap .content-box {
    width: 23.4375rem;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 3rem;
    right: 0;
    bottom: 0;
    margin: auto;
}

.page-wrap .content-box .content-top {
    position: absolute;
    width: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
}

.page-wrap .content-box .content-top .mddmap {
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5rem;
    padding: 0 0.5rem 0 0.25rem;
    border: 1 solid #ffffff;
    box-sizing: border-box;
    margin: 1.25rem 0 0 0.9375rem;
    float: right;
    font-size: 0.8125rem;
    color: #ffffff;
    border-radius: 0.78125rem;
    display: flex;
    align-items: center;
}

.page-wrap .content-box .content-top .mddmap img {
    width: 0.9375rem;
    margin: 0 0.1875rem;
    vertical-align: middle;
}

.page-wrap .content-box .content-top .mddtag {
    display: inline-block;
    margin-top: 1.4375rem;
    height: 1.25rem;
    line-height: 1.25rem;
    background: rgba(255, 255, 255, 0.2) url("https://images.weelv.com/static/icon/followmdd.png") no-repeat;
    border-radius: 0.1875rem;
    font-size: 0.75rem;
    color: #ffffff;
    padding: 0 0.3125rem 0 1.125rem;
    background-size: 0.625rem 0.875rem;
    background-position: 0.3125rem 0.25rem;
}

.page-wrap .content-box .content-top .mddtitle {
    line-height: 1.25rem;
    font-size: 1.25rem;
    color: #ffffff;
    margin-top: 1.4375rem;
}

.page-wrap .content-box .content-btm {
    height: 4.375rem;
    line-height: 4.375rem;
    width: 100%;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    padding: 0 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.page-wrap .content-box .content-btm .price_zh,
.page-wrap .content-box .content-btm .price_en,
.page-wrap .content-box .content-btm .tuijian-list {
    width: 6.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.875rem;
    background: rgba(255, 255, 255, 0.15);
    height: 1.875rem;
    border-radius: 0.9375rem;
    margin: 0 0.625rem 0 0;
    position: relative;

}

.page-wrap .content-box .content-btm img {
    width: 1.0625rem;
    height: 1.0625rem;
    margin: 0 0.1875rem 0 0;
}

.page-wrap .content-box .content-btm

&
.active-border {
    border: 1px solid #28d8e8;
}

.page-wrap .content-box .content-btm .cn_price_order {
    width: 1.125rem;
    height: 1.25rem;
    position: absolute;
    top: -0.3125rem;
    right: -0.1875rem;
}

.page-wrap .content-box .p-conetnt {
    padding: 7.5rem 0 3.75rem;
    box-sizing: border-box;
}

.page-wrap .content-box .p-conetnt .scroll-content {
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden;
    color: #ffffff !important;
    padding: 0 1rem;
    box-sizing: border-box;
    font-size: 0.875rem;
}

.page-wrap .content-box .p-conetnt .scroll-content .con-title {
    font-weight: bold;
    line-height: 2.1875rem;
    background: url('https://images.weelv.com/static/icon/bofangxian.png') no-repeat;
    background-size: 3.4375rem auto;
    background-position: 0 1.6875rem;
}

.page-wrap .content-box .p-conetnt .scroll-content .con-sub_title {
    font-weight: bold;
    line-height: 2.1875rem;
}

.page-wrap .content-box .p-conetnt .scroll-content .con-paragraph {
    line-height: 1.5625rem;
    color: #fff !important;
}

.page-wrap .content-box .p-conetnt .scroll-content .con-paragraph .con-p-bold {
    font-weight: bold;
}

.page-wrap .content-box .p-conetnt .tuijian_item {
    width: 100%;
    height: 2.8125rem;
    font-size: 0.875rem;
    box-sizing: border-box;
    color: #fff;
    margin: 0.2rem 0;
}

.page-wrap .content-box .p-conetnt .tuijian_item .tuijian-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* background-size: 20%; */
    border-radius: 0.5rem;
    line-height: 2.8125rem;
    background: rgba(255, 255, 255, 0.2) url(https://images.weelv.com/static/icon/rjiantou.png) no-repeat;
    background-position: 20rem 1rem;
    padding: 0 1.875rem 0 1.25rem;
    margin-bottom: 0.9375rem;
    background-size: 0.5rem;
}

.page-wrap .content-box .p-conetnt .tuijian_item .tuijian-content img {
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    margin: -0.25rem 0 0 0.3125rem;
}

.yulan {
    background: #0C1412;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.yulan .yl-con {
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    height: 100%;
}

.yulan .yl-con img {
    width: 100%;
}
