/*top*/
.xzys_header {
    position: relative;
    display: block;
    width: 100%;
    height: 1rem;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    background-color: #790783c4;
}
.xzys_header .xzys_home_btn {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1.2rem;
    height: 1rem;
    background-image: url("tangqiyang/btindex.png?v1");
    background-repeat: no-repeat;
    background-size: auto 0.5rem;
    background-position: 0.28rem center;
}
.xzys_header .xzys_title_btn {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
}
.xzys_header .xzys_more_btn {
    position: absolute;
    right: 2%;
    top: 19%;
    font-size: 0.32rem;
    color: #620a13;
    background-color: #ffd272;
    border-radius: 4px;
    padding: 0.1rem 0.2rem;
}
/*banner*/
.xzys_banner img {
    width: 100%;
}
.xzys_title {
    padding: 0.4rem 0.3rem;
    background-color: #fefefe;
    position: relative;
}
.xzys_title h1 {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.5rem;
    font-weight: normal;
    overflow : hidden;
    font-weight: bold;
    text-align: center;
}
.xzys_title p {
    margin-top: 0.3rem;
    line-height: 0.6rem;
    font-size: 0.36rem;
    font-weight: normal;
    overflow : hidden;
    text-align: center;
}
.xzys_title_left h1 {
    text-align: left;
    font-size: 0.44rem;
}
.xzys_title_left p {
    text-align: left;
}
/*购买按钮*/
.xzys_pay_btn {
    display: block;
    width: 28%;
    height: 1.2rem;
    box-sizing: border-box;
    border-radius: 0.08rem;
    background-color: #fc3965;
    margin-right: 0.3rem;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0.39rem;
}
.xzys_pay_btn i {
    display: block;
    color: #ffffff;
    text-align: center;
    font-style: normal;
    font-size: 0.4rem;
    margin-top: 0.12rem;
}
.xzys_pay_btn small {
    font-size: 0.24rem;
}

.xzys_pay_btn span {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 0.34rem;
}
/*简介*/
.xzys_info {
    padding: 0.2rem 0.3rem 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    background-color: #fefefe;
}
.xzys_info h1 {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.5rem;
    font-weight: normal;
    overflow : hidden;
    font-weight: bold;
    text-align: center;
    margin-top: 0.4rem;
}
.xzys_info h2 {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.38rem;
    font-weight: normal;
    overflow : hidden;
    font-weight: bold;
    text-align: center;
    margin-top: 0.4rem;
}
.xzys_info h2 img {
    display: inline-block;
    height: 0.38rem;
    position: relative;
    top: 0.05rem;
}
.xzys_info p {
    margin-top: 0.3rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    font-weight: normal;
    overflow : hidden;
    text-indent: 2em;
    position: relative;
}
.xzys_details p {
    font-size: 0.38rem;
    line-height: 1.8em;
}
.xzys_info p img {
    width: 100%;
}
.xzys_info p span {
    display: block;
    width: 40%;
    height: 1rem;
    line-height: 1rem;
    position: absolute;
    top: 24%;
    left: 28%;
    text-indent: 0;
    text-align: center;
    color: #c34d4d;
    font-size: 0.36rem;
}
.xzys_info p.h_plus {
    text-indent: 0;
    text-align: center;
    line-height: 1em;
}
/*文章列表*/
.list_box {
    margin-top: 0.18rem;
    padding: 0 0.3rem;
    background-color: #fefefe;
}
.list_item {
    display: block;
    padding: 0.3rem 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    position: relative;
}
.list_box .list_item:last-child {
    border-bottom: none;
}
.list_item:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.list_item a {
    display: inline-block;
    width: 100%;
}
.list_item dt {
    float: left;
    display: inline-block;
    width: 2.5rem;
    height: 1.4rem;
    margin-right: 0.24rem;
}
.list_item img {
    width: 2.5rem;
    height: 1.4rem;
    display: inline-block;
    margin: 0px;
}
.list_item h4 {
    height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.36rem;
    font-weight: normal;
    overflow : hidden;
    font-weight: bold;
}
.list_item p {
    color: #666;
    margin-top: 0.1rem;
    line-height: 1.4em;
    font-size: 0.28rem;
}
.list_price {
    font-size: 0.34rem;
    color: #f44;
    position: absolute;
    bottom: 0.22rem;
    right: 0.1rem;
}
.list_price.left {
    bottom: 0.56rem;
    left: 2.74rem;
}
.list_price span {
    font-size: 0.2rem;
}
.list_buyed {
    font-size: 0.28rem;
    color: #6363b3;
    position: absolute;
    bottom: 0.3rem;
    left: 2.74rem;
}
.list_buyed_right {
    font-size: 0.28rem;
    color: #6363b3;
    position: absolute;
    bottom: 0.3rem;
    right: 0.1rem;
}

/* 立即解锁 */
.syd_footcnt {
    padding-bottom: 1.4rem;
}
.xzys_bottombtn {
    position: fixed;
    display: none;
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 90;
}
.xzys_bottombtn button {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.44rem;
    color: #fefefe;
    font-weight: 700;
    border: none;
    background-color: #fc3965;
    background: -webkit-linear-gradient( top, #fc3965 0%, #fc3965 20%, #fc3965 80%, #fc3965 100%);
    -webkit-appearance: none;
    cursor: pointer;
}












.zhuanti_showbanner {
    position: relative;
    width: 100%;
    background-image: url("tangqiyang/banner.png?v2");
    background-repeat: no-repeat;
    background-size: 100%;
}

.zhuanti_showbanner::after {
    display: block;
    content: "";
    padding-bottom: 54%;
}

.zhuanti_showbanner h1 {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #feffff;
    font-size: 0.32rem;
    text-align: center;
    bottom: 0;
    left: 0;
    background-color: rgba(227, 55, 93, 0.92);
}



.list_tlqyear img ,
.list_tlqmonth img {
    width: 100%;
}

.zhuanti_tlq_banner {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("tangqiyang/tlq_banner.jpg?v2");
}

.zhuanti_tlq_banner::after {
    display: block;
    content: "";
    padding-bottom: 54%;
}

.zhuanti_tlq_banner h1 {
    position: absolute;
    border: 1px solid rgba(169, 38, 69, 0.93);
    line-height: 1.5em;
    font-size: 0.36rem;
    font-weight: normal;
    color: #fffeff;
    padding-left: 0.2rem;
    background-color: rgba(227, 55, 93, 0.93);
    bottom: 0;
    left: 0;
    right: 0;
}

.zhuanti_tlq_banner .astro_img {
    position: absolute;
    width: 1.4rem;
    height: 1.6rem;
    top: 8%;
    right: 2%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.zhuanti_tlq_banner .astro_img.by { background-image: url("tangqiyang/astro_by.png");}
.zhuanti_tlq_banner .astro_img.jn { background-image: url("tangqiyang/astro_jn.png");}
.zhuanti_tlq_banner .astro_img.sz { background-image: url("tangqiyang/astro_sz.png");}
.zhuanti_tlq_banner .astro_img.jx { background-image: url("tangqiyang/astro_jx.png");}
.zhuanti_tlq_banner .astro_img.shz { background-image: url("tangqiyang/astro_shz.png");}
.zhuanti_tlq_banner .astro_img.cn { background-image: url("tangqiyang/astro_cn.png");}
.zhuanti_tlq_banner .astro_img.tc { background-image: url("tangqiyang/astro_tc.png");}
.zhuanti_tlq_banner .astro_img.tx { background-image: url("tangqiyang/astro_tx.png");}
.zhuanti_tlq_banner .astro_img.ss { background-image: url("tangqiyang/astro_ss.png");}
.zhuanti_tlq_banner .astro_img.mj { background-image: url("tangqiyang/astro_mj.png");}
.zhuanti_tlq_banner .astro_img.sp { background-image: url("tangqiyang/astro_sp.png");}
.zhuanti_tlq_banner .astro_img.sy { background-image: url("tangqiyang/astro_sy.png");}

.tlq_pay {
    font-size: 0.32rem;
    padding: 0.26rem;
    background-color: #ffffff;
}

.tlq_pay::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.tlq_pay .tlq_pay_left {
    float: left;
    width: 72%;
    height: 2rem;
    box-sizing: border-box;
    font-size: 0.3rem;
}

.tlq_pay .tlq_pay_left b {
    display: block;
    width: 94%;
    font-size: 0.38rem;
    text-align: justify;
    margin-bottom: 0.1rem;

}

.tlq_pay .tlq_pay_left span {
    display: block;
    width: 94%;
    text-align: justify;
}



.tlq_details {
    background-color: #ffffff;
    margin-top: 0.16rem;
    padding-bottom: 1rem;
}

.tlq_details .tlq_details_title::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.tlq_details img {
    max-width: 100%;
}

.tlq_details .tlq_details_title span {
    float: left;
    display: block;
    width: 50%;
    line-height: 0.8rem;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
}

.tlq_details .tlq_details_title b {
    display: block;
    width: 1rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
    font-weight: normal;
    box-sizing: border-box;
    margin: 0 auto;
}

.tlq_details .tlq_details_title b.cur {
    border-bottom: 2px solid #fc3965;
}

.tlq_details .tlq_details_cnt {
    padding: 0.26rem;
    overflow: hidden;
}
.tlq_details .tlq_details_cnt img {
    width: 96%;
    margin: 0 auto;
}
.tlq_details .tlq_details_cnt h3 {
    font-size: 0.4rem;
    text-align: center;
    padding: 0.3rem 0 0.4rem;
}

.tlq_details .tlq_details_cnt span {
    position: relative;
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.38rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin: 0.44rem auto 0.2rem;
}

.tlq_details .tlq_details_cnt span.top_one { width: 3.6rem;}
.tlq_details .tlq_details_cnt span.top_two { width: 6rem;}

.tlq_details .tlq_details_cnt span::before {
    content: "{";
    position: absolute;
    color: #fc3868;
    line-height: 0.72rem;
    font-size: 0.44rem;
    left: 0;
}

.tlq_details .tlq_details_cnt span::after {
    content: "}";
    position: absolute;
    color: #fc3868;
    line-height: 0.72rem;
    font-size: 0.44rem;
    right: 0;
}

.tlq_details .tlq_details_cnt p {
    color: #4d4d4d;
    font-size: 0.32rem;
    line-height: 0.6rem;
}

.tlq_details .tlq_list_cnt {
    display: none;
    padding: 0.2rem 0.26rem 0;
}

.tlq_details .tlq_list_cnt p {
    margin-top: 0.26rem;
    padding-bottom: 0.26rem;
    border-bottom: 1px solid #f2f2f2;
}

.tlq_details .tlq_list_cnt img {
    display: block;
    width: 2.5rem;
    height: 1.5rem;
}

.tlq_details .tlq_list_cnt span {
    display: block;
    line-height: 0.6rem;
    font-size: 0.4rem;
}

.tlq_details .tlq_list_cnt em {
    font-style: normal;
}

/* 付款连接 */
.back_tlq {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 98;
    margin: auto;
    width: 100%;
    max-width: 800px;
    min-width: 320px;
}

.choice_pay {
    position: absolute;
    display: block;
    width: 94%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 32%;
}

.choice_pay span {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    line-height: 1.6rem;
    text-align: left;
    background-color: #fefefe;
    z-index: 18;
    cursor: pointer;
}

.choice_pay .choice_pay_wx {
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    border-bottom: 1px solid #e3e3e3;
}

.choice_pay .choice_pay_wx.one {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.choice_pay .choice_pay_zfb {
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.choice_pay b {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 6%;
    margin-right: 2%;
}

.choice_pay i {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    font-size: 0.38rem;
    font-style: normal;
}

.choice_pay em {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("tangqiyang/noselect.png");
    margin-right: 4%;
    cursor: pointer;
}

.choice_pay em.cur {
    background-image: url("tangqiyang/select.png");
}

.choice_pay .wx {
    background-image: url("tangqiyang/wx.png");
}

.choice_pay .zfb {
    background-image: url("tangqiyang/zfb.png");
}

.choice_pay .submit {
    width: 100%;
}

.back_close {
    position: absolute;
    top: -0.9rem;
    right: 0;
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(tangqiyang/tanchu_close.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.choice_pay .submit {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fafafa;
    background-color: #fc3965;
    border-radius: 0.1rem;
    margin-top:  0.6rem;
}

/* 我的订单 */
.order_form {
    background-color: #fff;
}

.order_tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 94%;
    margin: 0 auto;
    padding: 4% 0;
}

.order_tel input {
    height: 1rem;
    box-sizing: border-box;
}
.order_tel form {
    width: 70%;
}

.order_tel .order_input {
    width: 100%;
    text-indent: 1em;
    font-size: 0.32rem;
    color: #adadad;
    border-radius: 5px 0 0 5px;
    border-top: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    background-color: #f0f0f0;
    -webkit-appearance: none;
}

.order_tel .order_input::-webkit-input-placeholder {
    color: #adadad;
}

.order_tel .order_submit {
    width: 30%;
    height: 1rem;
    font-size: 0.40rem;
    color: #ffffff;
    border: 2px solid #c33051;
    border-radius: 0 5px 5px 0;
    background-color: #c33051;
    -webkit-appearance: none;
    cursor: pointer;
}

.order_list {
    margin-top: 0.16rem;
    min-height: 8rem;
    background-color: #ffffff;
}

.order_item {
    position: relative;
    padding: 0.26rem;
    border-bottom: 1px solid #f2f2f2;
}

.order_list span {
    display: block;
    line-height: 0.6rem;
    font-size: 0.36rem;
    color: #333333;
}

.order_list .red {
    color: #fc3965!important;
    font-size: 0.34rem;
}

.order_item .order_des {
    width: 60%;
    font-size: 0.32rem;
    color: #4d4d4d;
}

.order_item .order_link {
    position: absolute;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.34rem;
    border-radius: 5px;
    background-color: #e3375d;
    top: 50%;
    right: 2%;
    margin-top: -0.5rem;
}

/* 详情也手机号码 */

.tel_box {
    position: relative;
}


.tel_hint {
    position: absolute;
    display: none;
    width: 50%;
    max-width: 800px;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    border-radius: 0.1rem;
    background-color: rgba(65, 65, 65, 0.6);
    top: 24%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}

.tel_dd {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #e0d7d6;
    font-size: 0.28rem;
    background-color: #b36db9;
}

.tel_box .tel_tip {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #4d3f3b;
    font-size: 0.32rem;
    background-color: #f1cbbf;
}

.tel_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.26rem;
    background-color: #fff;
}

.tel_form input {
    height: 0.8rem;
    border-radius: 0.12rem;
}


.tel_form .tel_phone {
    width: 70%;
    text-indent: 0.16rem;
    border: 1px solid #e0e0e0;
    text-indent: 0.2rem;
    -webkit-appearance: none;
}

.tel_form .tel_phone::-webkit-input-placeholder {
    color: #e0e0e0 !important;
}

.tel_form .tel_getyzm {
    width: 28%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    color: #ffffff;
    text-align: center;
    border-radius: 0.12rem;
    border: 1px solid #fc3965;
    background-color: #fc3965;
    -webkit-appearance: none;
    cursor: pointer;
}

.tel_form .tel_getyzm.disable {
    color: #333333;
    background-color: #f1cbbf;
    border: 1px solid #f1cbbf;
}


.tel_form .tel_yzm {
    display: none;
    width: 30%;
    height: 0.8rem;
    text-indent: 0.16rem;
    border: 1px solid #e0e0e0;
    margin-top: 0.26rem;
}

.tel_form .tel_telsubmit {
    width: 100%;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: 800;
    background-color: #fc3965;
    margin-top: 0.26rem;
    -webkit-appearance: none;
    cursor: pointer;
}

.tlq_pay_right .tlq_pay_more {
    display: block;
    width: 2rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.34rem;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    background-color: #fc3965;
    margin: 0.5rem auto;
}

.list_box.ml .list_item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.5rem;
}

.list_box.ml .list_item h4 {
    float: left;
    width: 75%;
    height: auto;
}

.list_box.ml .list_item p{
    float: left;
    width: 25%;
    height: 0.6rem;
    margin-top: 0;
}

.tlq_details .tlq_details_mulu {
    font-weight: normal;
    font-size: 0.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 0.1rem;
}

.tlq_details .tlq_details_mulu span {
    display: block;
    width: 1.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    margin-left: 0.3rem;
    border-bottom: 2px solid #fc3965;
    box-sizing: border-box;
}

.list_link {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #ffffff;
    border-radius: 6px;
    background-color: #fc3965;
}

/* 25篇详情文章 */
.tlq_details_article {
    padding: 0.26rem;
    padding-top: 0.8rem;
}

.tlq_details_article .article_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 0.92rem;
    background-image: url("tangqiyang/article_title.png");
    background-repeat: no-repeat;
    background-size: 88% 0.64rem;
    background-position: center;
}

.tlq_details_article .article_title span {
    display: block;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.32rem;
    color: #333333;
    font-weight: 600;
}

.tlq_details_article p {
    font-size: 0.32rem;
    color: #4d4d4d;
    line-height: 0.6rem;
    margin-top: 0.26rem;
}

.tlq_details_article p b {
    display: block;
}

/*静电鱼2025*/
.yunshi_box {
    padding: 0.2rem 0 0;
    margin-top: 0.2rem;
    background-color: #fefefe;
}
.yunshi_box h1 {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.5rem;
    font-weight: normal;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.yunshi_box ul {
    border-top: 1px solid #b36db9;
    border-bottom: 1px solid #b36db9;
}
.yunshi_box ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.yunshi_box ul li {
    display: block;
    float: left;
    width: 25%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.34rem;
    box-sizing: border-box;
    cursor: pointer;
}
.yunshi_box ul li:hover,
.yunshi_box ul li:active {
    color: #b36db9;
}
.yunshi_box ul li.cur {
    background-color: #b36db9;
    color: #fff;
}
.yunshi_box.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 800px;
    margin-top: 0;
    z-index: 10;
}
.yunshi_box.fixed h1 {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.34rem;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}
.yunshi_box.fixed ul li {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
}

.yunshi_cnt {
    display: none;
}
.yunshi_cnt h2 {
    font-size: 0.5rem;
    color: #b92633;
}
.yunshi_cnt h2:first-child {
    height: auto;
    font-size: 0.38rem;
    color: #404040;
    text-align: center;
}