<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #F5F5F5;
}

section {
    width: 100%;
    padding-bottom: 50px;
    background: url(https://img001.haizhuawang.com/new/hz/images/new-hz-pc-show-section-back.png) no-repeat center top;
    background-size: 100%;
}

.cont {
    width: 1280px;
    margin: 0 auto;
}

.cont .pop {
    width: 100%;
    height: 54px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
}

.pop a {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 5px;
    opacity: 0.5;
    white-space: nowrap;
}

.pop a:hover {
    opacity: 1;
}

.pop a img {
    margin-right: 5px;
}

.cont-head {
    width: 100%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-left {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 40px 25px 0;
}

.head-left-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.head-left-top img {
    width: 20px;
    height: 20px;
}

.head-left-top .top-word {
    width: calc(100% - 30px);
}

.head-left-top .top-word h1 {
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.head-left-top .top-word .word-do {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.head-left-top .top-word .word-do .do {
    display: flex;
    align-items: center;
}

.head-left-top .top-word .word-do .do p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}

.head-left-top .top-word .word-do .do p span {
    color: rgba(232, 0, 0, 1);
}

.head-left-top .top-word .word-do .do .number {
    width: 230px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 40px;
}

.head-left-top .top-word .word-do .do .number p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.head-left-top .top-word .word-do .do .number i {
    display: block;
    width: 1px;
    height: 10px;
    background-color: #666;
}

.head-left-top .top-word .word-do .do .number .copy {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    cursor: pointer;
}

.head-left-top .top-word .word-do .do .number textarea {
    position: fixed;
    z-index: -9;
    opacity: 0;
}

.head-left-top .top-word .word-do .shou {
    display: flex;
    align-items: center;
}

.head-left-top .top-word .word-do .shou span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.head-left-top .top-word .word-do .shou .shouchang {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.head-left-top .top-word .word-do .shou .shouchang img {
    margin-left: 5px;
    width: 14px;
    height: 14px;
}

.head-left-top .top-word .word-do .shou .shouchang .touch {
    display: none;
}

.head-left-top .top-word .word-do .shou .shouchang .notouch {
    display: block;
}

.head-left-cen {
    width: 100%;
    background: #FAFAFA;
    padding: 35px 25px;
    box-sizing: border-box;
    margin-top: 20px;
}

.head-left-cen ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.head-left-cen ul span {
    display: block;
    width: 1px;
    height: 16px;
    background-color: #eee;
    margin-right: 47px;
}

.head-left-cen ul li {
    width: 105px;
}

.head-left-cen ul li h4 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.head-left-cen ul li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    margin-top: 8px;
}

.head-left-cen ul .li-flow {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 20px 0;
}

.head-left-price {
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-left-price .price {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: flex-end;
}

.head-left-price .price div {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
    height: 30px;
    padding-top: 4px;
    box-sizing: border-box;
}
.head-left-price .price div i{
     font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
}
.head-left-price .price div span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
}

.head-left-price .price i {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.price-btn {
    display: flex;
    align-items: center;
}

.price-btn a {
    display: block;
    width: 150px;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.price-btn a img{
     transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.price-btn a:hover img{
margin-right: 20px;
}
.price-btn .chushou {
    display: block;
    width: 150px;
    height: 40px;
    background: #CDCDCD;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: not-allowed;
    display: none;
}

.price-btn a img {
    margin-right: 10px;
}

.price-btn .buy {
    background: #E80000;
}

.price-btn .kefu {
    color: #E80000;
    border: 1px solid #E80000;
    box-sizing: border-box;
    margin-left: 5px;
}

.head-left-flow {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 30px 0 18px;
}

.head-left-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nuo {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.head-left-bottom ol {
    display: flex;
    align-items: center;
}

.head-left-bottom ol li {
    width: 95px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-left-bottom ol li img {
    margin-right: 5px;
}

.head-left-bottom ol span {
    display: block;
    width: 1px;
    height: 13px;
    border-left: 1px solid #E6E6E6;
}



.cont-shuju {
    width: 100%;
    height: 670px;
    background: #FFFFFF;
    margin: 20px 0;
}

.shuju {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.shuju-left {
    width: 100%;
    height: 550px;
}

.shuju-left img {
    width: 280px;
    height: 500px;
    margin: 0 auto;
}



.shuju-left .swiper-container {
    width: 100%;
    height: 100%;
}

.shuju-left .swiper-container .swiper-wrapper {
    height: 500px;
}

.shuju-left .swiper-container .swiper-wrapper .swiper-slide {
    height: 500px;
}

.shuju-left .swiper-container .swiper-wrapper .swiper-slide img {
    max-width: 100%;
    max-height: 500px;
}

.shuju-left .swiper-button-next,
.shuju-left .swiper-button-prev {
    width: 40px;
    height: 40px;
    opacity: 0.7;
    top: 41%;
}

.shuju-left .swiper-button-next:hover,
.shuju-left .swiper-button-prev:hover {
    opacity: 1;
}

.shuju-left .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 0;
}

:root {
    --swiper-theme-color: #E80000;
}

/* 
.shuju-right .swiper-button-next {
    width: 50px;
    height: 50px;
    transform: rotate(90deg) scale(0.5);
    top: auto;
    bottom: 40px;
    left: 50%;
    margin-left: -25px;
    z-index: 999999;
    cursor: pointer;
} */

.title {
    width: 100%;
    height: 83px;
    padding: 40px 25px 0;
    box-sizing: border-box;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}


.cont-wenti {
    width: 100%;
    height: 440px;
    background: #FFFFFF;
    margin-top: 20px;
}

.wenti-list {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wenti-list li {
    width: 585px;
    height: 150px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding: 38px 30px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.wenti-list li img {
    width: 20px;
    height: 20px;
}

.wenti-word {
    width: calc(100% - 30px);
}

.wenti-word h3 {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wenti-word p {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin: 15px 0;
    height: 36px;
    display: -webkit-box;    
    -webkit-box-orient: vertical;    
    -webkit-line-clamp: 2;    
    overflow: hidden;
}

.wenti-word a {
    display: block;
    width: 99px;
    height: 30px;
    background: #E80000;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    opacity: 0;
    cursor: pointer;
}

.wenti-list li:hover {
    padding: 25px 30px 0;
    transition: 0.5s;
    
}
/*.wenti-list li:hover p{*/
/*    height: 36px;*/
/*    display: -webkit-box;    */
/*    -webkit-box-orient: vertical;    */
/*    -webkit-line-clamp: 2;    */
/*    overflow: hidden;*/
/*}*/

.wenti-list li:hover .wenti-word a {
    opacity: 1;
    transition: 0.5s;

}
.wenti-list li:hover .wenti-word a:hover{
    opacity: 0.8;
}
.cont-tuijian {
    width: 100%;
}

.cont-tuijian .title {
    width: 100%;
    padding: 50px 0 30px;
    height: auto;
}

.cont-tuijian .title h2 {
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
    text-align: center;
}

.cont-tuijian .title .eng {
    width: 100%;
    height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    line-height: 12px;
    text-align: center;
    margin-top: 15px;
}

.cont-2-list {
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
}

.cont-2-list .swiper-container {
    height: 100%;
}

.cont-2-list .swiper-container .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    background-color: rgba(232, 0, 0, 1);
    border-radius: 0;
}

.cont-2-list li {
    width: 300px;
    height: 398px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 25px 25px 0;
    box-sizing: border-box;
    /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
    position: relative;
}

li .cont-2-top {
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
li .cont-2-top img{
    width: 20px;
}
li .cont-2-top h3 {
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 15px 0 10px;
}

li .cont-2-top h3 a {
    color: #000000;
}

li .cont-2-top p {
    width: 100%;
    height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    line-height: 12px;
}

.cont-2-cen {
    width: 100%;
    height: 124px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.cont-2-cen div {
    margin-bottom: 20px;
}

.cont-2-cen div:nth-child(1),
.cont-2-cen div:nth-child(4) {
    margin-right: 59px;
}

.cont-2-cen div h4 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.cont-2-cen div p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    margin-top: 10px;
}

.cont-2-cen span {
    display: block;
    width: 1px;
    height: 30px;
    background-color: #eee;
    margin: 0 40px 20px 0;
}

.cont-2-price {
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
    line-height: 30px;
    margin-top: 25px;
}
.cont-2-price i{
     font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
}
.cont-2-price .star {
    height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    display: flex;
    align-items: center;
    float: right;
    margin-top: 15px;
}

.cont-2-price div span {
    display: none;
}

.cont-2-price .dian span {
    display: inline;
}

.cont-2-price div img {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

.cont-2-price div .touch {
    display: none;
}

.cont-2-price div .notouch {
    display: block;
}

.cont-2-price .dian .touch {
    display: block;
}

.cont-2-price .dian .notouch {
    display: none;
}

.cont-2-price span {
    font-size: 30px;
    font-weight: bold;
}

.cont-2-btn {
    width: 250px;
    height: 38px;
    border: 1px solid #E80000;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
    line-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.cont-2-btn img {
    margin-left: 10px;
}

.cont-2-btn .hover {
    display: none;
}

.cont-2-btn .nohover {
    display: block;
}

.cont-2-list li:hover {
    border: 1px solid #E80000;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.cont-2-list li:hover .cont-2-btn {
    background: rgba(232, 0, 0, 1);
    color: #FFFFFF;
}

.cont-2-list li:hover .cont-2-btn .hover {
    display: block;
}

.cont-2-list li:hover .cont-2-btn .nohover {
    display: none;
}

.cont-2-list li .hot {
    position: absolute;
    right: 0;
    top: 0;
}

.tan {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.tan .tan-box {
    width: 100%;
    height: 100%;
}

.tan-cont {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tan-cont .close {
    width: 36px;
    height: 36px;
    margin-top: 25px;
}

.gallery-top .swiper-slide .watch {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(153, 153, 153, 0.3);
    z-index: 99999;
    display: none;
}

.gallery-top .swiper-slide:hover .watch {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

.gallery-top .swiper-slide .watch .fangdajin {
    width: 23px;
    height: 23px;
    background: url(https://img001.haizhuawang.com/new/hz/images/fangdajin.png) no-repeat center center;

}

.gallery-top .swiper-slide .biao {
    width: 80px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid #FFFFFF;
    border-radius: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -40px;
    z-index: 99999999;
}

.gallery-top .swiper-slide {
    background-color: #f5f5f5;
}

.app-header {
    display: none;
}

.app-footer {
    display: none;
}

.cebian {
    display: none;
}
.app-xiangqin{
    display: none;
}
@media only screen and (max-width: 750px) {
    header {
        display: none;
    }

    footer {
        display: none;
    }

    .banner {
        display: none;
    }

    section {
        width: 100%;
        padding-bottom: 80px;
        background-size: 100% 100px;
    }

    .app-header {
        display: block;
        width: 100%;
        height: 55px;
        background: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .app-header .logo {
        display: block;
        width: 108px;
    }

    .app-header .logo img {
        width: 100%;
    }

    .app-header .kind {
        width: 30px;
        height: auto;
        background: none;
    }

    .app-header .kind img {
        width: 20px;
        margin: 0 auto;
    }

    .app-footer {
        width: 100%;
        height: 59px;
        background: #FFFFFF;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 666;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .app-footer a {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
    }

    .app-footer a img {
        display: block;
        width: 29px;
        margin: 0 auto;
    }

    .app-footer a .sele {
        display: none;
    }

    .app-footer a p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .app-footer .opt .nosele {
        display: none;
    }

    .app-footer .opt .sele {
        display: block;
    }

    .app-footer .choice {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
        position: relative;
    }

    .app-footer .choice img {
        width: 29px;
        margin: 0 auto;
    }

    .app-footer .choice .sele {
        display: none;
    }

    .app-footer .choice p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .xuanzhe {
        width: 154px;
        height: 100px;
        background: url(https://img001.haizhuawang.com/kp3/app/app-footer-xuanzhe.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        top: -93px;
        left: -30px;
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
        padding: 10px 14px 0;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        display: none;
    }

    .xuanzhe a {
        display: block;
        width: 29px;
        height: 29px;
        margin-right: 10px;
        padding-top: 0;
    }

    .xuanzhe a:nth-child(3n) {
        margin-right: 0;
    }

    .xuanzhe a img {
        width: 29px;
    }

    .cebian {
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        display: none;
    }

    .ce-box {
        width: 275px;
        height: 100%;
        background: #FFFFFF;
        float: right;
    }

    .ce-head {
        width: 100%;
        height: 60px;
        background: #FFFFFF;
        box-shadow: -1px 0px 20px 0px rgba(55, 55, 55, 0.06);
        padding: 0 13px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ce-head .ce-logo {
        display: block;
        width: 108px;
        height: 33px;
    }

    .ce-head .ce-logo img {
        width: 100%;
    }

    .ce-head .backoff {
        width: 17px;
        height: 100%;
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-backoff.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen {
        width: 100%;
        padding: 0 13px;
        box-sizing: border-box;
    }

    .ce-cen a {
        display: block;
        width: 100%;
        height: 56px;
        padding-top: 21px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
        box-sizing: border-box;
    }


    .ce-cen a p {
        width: calc(100% - 30px);
        height: 100%;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        display: flex;
        align-items: center;
    }

    .ce-cen a p i {
        display: block;
        width: 35px;
        height: 18px;
        margin-left: 5px;
    }

    .ce-cen a .right {
        display: none;
        width: 16px;
    }

    .ce-cen a p .hot-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-hot.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .new-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-news.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .free-icon {
        background: url(https://img001.haizhuawang.com/kp3/app/app-ce-free.png) no-repeat center center;
        background-size: 100%;
    }

    .cont {
        width: 100%;
    }

    .cont-head {
        display: none;
    }
  .app-xiangqin{
      display: block;
            width: 100%;
            padding: 0 12px;
            box-sizing: border-box;
        }
 .xinxi {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px 12px 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.xin-head {
    width: 100%;
    display: flex;
    align-items: center;
}

.xin-head img {
    width: 40px;
    margin-right: 12px;
}

.xin-head h1 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;    
-webkit-box-orient: vertical;    
-webkit-line-clamp: 2;    
overflow: hidden;
}

.price {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
    margin-top: 30px;
}

.price span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
}

.xin-flow {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 20px 0;
}

.number {
    width: 230px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.number p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}


.number .copy {
    width: 36px;
    height: 16px;
    background: #F4F6FA;
    border-radius: 8px;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
}

.number textarea {
    position: fixed;
    z-index: -9;
    opacity: 0;
}

.tishi {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 19px 0;
}

.tishi span {
    display: block;
    width: 120px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    padding-top: 3px;
    box-sizing: border-box;
}

.tishi p {

    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    line-height: 18px;
}

.chenuo {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    margin-bottom: 19px;
}

.baozhan {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}

.guwen {
    width: 100%;
    height: 70px;
    background: url(../../images/app/app-show-guwen-back.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 12px 0;
    padding: 0 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.guwen-left {
    width: 250px;
    height: 100%;
    display: flex;
    align-items: center;
}

.guwen-left .face {
    width: 60px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.guwen-left .face .out {
    width: 100%;
    position: relative;
    z-index: 2;
}

.guwen-left .face .li {
    width: 45px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.left-word h4 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(196, 0, 0, 1);
}

.left-word p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(198, 141, 60, 1);
    margin-top: 8px;
}
.xin-buy{
    width: 100%;
    height: 40px;
    margin: 10px auto 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.xin-buy a {
    display: block;
    width: 140px;
    height: 30px;
    border-radius: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.xin-buy .kefu {
    background: #7131E9;
}

.xin-buy .buy {
    background: #E80000;
}
.jieshao {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px 12px 10px;
    box-sizing: border-box;
}

.jieshao h2 {
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    margin-bottom: 30px;
}

.jieshao-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jieshao-list li {
    width: 50%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    margin-bottom: 25px;
}

.jieshao-list li span {
    color: #000000;
}

   
    .cont-shuju {
        display: none;
    }

    .flow-list {
        flex-wrap: wrap;
    }

    .flow-list li {
        width: 170px;
    }
    .flow-list li img{
        margin: 0 auto;
    }
    .flow-list li h4,.flow-list li .num,.flow-list li p{
        text-align: center;
    }
.head-left-cen ul .li-flow{
    display: none;
}
    .flow-list li:nth-child(5) {
        display: none;
    }

    .cont-flow {
        height: auto;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .ul-flow {
        display: none;
    }

    .cont-chengnuo {
        height: auto;
        margin: 10px 0;
    }

    .chengnuo-list li {
        width: 325px;
        height: 130px;
        padding: 25px 15px 0;
    }

    .chengnuo-list li p {
        font-size: 12px;
    }

    .cont-tuijian {
        display: none;
    }

    .cont-wenti {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .wenti-list li {
        width: 100%;
        height: auto;
        padding: 18px 10px 0;
    }

    .wenti-word a {
        display: none;
    }

    .wenti-word p {
        margin: 10px 0;
        height: 54px;
        display: -webkit-box;    
-webkit-box-orient: vertical;    
-webkit-line-clamp: 3;    
overflow: hidden;
    }
    .wenti-list li:hover{
        padding: 18px 10px 0;
    }
    .pop a:nth-last-child(1){
    display: block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
}</pre></body></html>