.news-detail ._tags{
    display: flex;
    gap: 10px;
    margin-bottom: 0;
    align-items: center;
}
.news-detail ._tags a{
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #F5F6FA;
    line-height: 25px;
    font-size: 12px;
    color: #333333;
    padding: 0px 5px;
    height: 25px;
}
.news-detail ._btns{
    display: flex;
    gap: 10px;
}
.news-detail .d-flex-between{
    margin-bottom: 8px;}
.news-detail ._btns ._b{
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 1000px 1000px 1000px 1000px;
    border: 1px solid #E5E5E5;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 20px;
    cursor: pointer;
}
.news-detail ._btns ._b:hover{
    background-color: #FCF4F4;
    color: #CA252D;
}
.news-detail ._btns ._b.icon-yishoucang{
    color: #CA252D;
}
.news-detail ._btm-btns ._btn .icon-yishoucang{
    color: #CA252D;
}
.news-detail ._title{
    font-size: 22px;
    color: #333333;
    line-height: 31px;
    margin-bottom: 15px;
    font-weight: bold;
}
.news-detail ._title ._title-en{
    word-break: break-word;
    overflow-wrap: break-word;
}

.news-detail  ._line1{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    font-size: 14px;
    color: #333;
}
.news-detail  ._line1 .info-title{
    display: flex;
}
.news-detail  ._line1 .info-title p{
    font-weight: 600;
    min-width: 70px;
}
.news-detail  ._line1-type1{
    background: linear-gradient( 90deg, #040000 0%, #2B2B2B 100%);
    border-radius: 1000px 1000px 1000px 1000px;
    line-height: 21px;
    padding: 0 6px;
    color: #fff;
}
.news-detail  ._line1-type2{
    color: #333333;
}
.news-detail ._desc{
    padding: 6px 10px;
    border-left: 1px solid #333333;
    font-size: 12px;
    color: #333333;
    line-height: 19px;
    background: #F5F6FA;
}
.news-detail .html-content *{
    max-width: 100%;
    white-space: initial !important;
    word-wrap: break-word;
    word-break: break-all;
}
.news-detail ._end{
    font-size: 12px;
    color: #E3E3E3;
    line-height: 21px;
    text-align: center;
}
.news-detail ._btm-btns{
    gap: 10px;
}
.news-detail ._btm-btns ._btn{
    border: 1px solid #E5E5E5;
    background: #fff;
    color: #333333;
    flex: unset;
    padding: 0 15px;
}

.review-title{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}
.review-item{
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.review-item ._head{
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    border-radius: 50%;
}
.review-item ._cont{
    width: calc(100% - 44px);
    background: #F5F6FA;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E3E3E3;
    padding: 15px;
    font-size: 14px;
    color: #333333;
}
.review-list .item{
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.review-list .item ._head {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    border-radius: 50%;
}

.review-list .item .text-info{color: #333;
    font-size: 14px;}
.review-list .item .text-info .name{
    color: #333;
    font-size: 14px;
}
.review-list .item .text-info .name span{
    color: #999;
}
.review-list .item .text-info .text{
    color: #333;
    margin: 10px 0;
}

.review-list .item  .more-btn {
    width: 100%;
    line-height: 32px;
    margin-top: 10px;
    color: #333333;
    font-weight: initial;
    cursor: pointer;
}
.review-list .item .more-btn i{
    margin-left: 6px;
    font-size: 14px;
}
.limit6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.review-list{
    padding: 20px 0;
    border-top: 1px solid #F5F6FA;
    border-bottom: 1px solid #F5F6FA;
}
.empty-text{
    text-align: center;
    font-size: 14px;
    color: #999999;
    height: 110px;
}
.page-link{
    font-size: 12px;
    color: #999999;
    line-height: 17px;
}
.page-link ._name{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-decoration: underline;
}
.pv-img{
    width: 100%;
    height: auto;
    border-radius:16px;
    background: #D9D9D9;
}
.item-title .dt{
    font-size: 16px;
    font-weight: 700;}
.col3-box{
    /*margin-top: 20px;*/
}


.tjcp{
    padding: 20px;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}

.tjcp .list .item{background: #fff;overflow: hidden;display: block;border-radius: 16px;border: 1px solid #F5F6FA;}
.tjcp .list .swiper-slide{
    width: fit-content;
}
.tjcp .list .item .tpic{
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tjcp .list .item .tpic .rank{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tjcp .page-title{
    font-size: 16px;
}
.page-title .more-btn{
    font-size: 14px;
}
.tjcp .list .item dt{
    text-align: center;
    line-height: 42px;
    height: 42px;
    color: #333333;
    background: #fff;
    font-size: 16px;
    width: 150px;
    padding: 0 10px;
}


._p-desc-name {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F4F4F4;
}
._p-desc-name div{
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    padding-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    white-space: nowrap;
}
._p-desc-name div.on{
    color: #CA252D;
    border-color: #CA252D;
}
.stay-desc-name{
    z-index: 3;
    transition: none;
    background: #F5F6FA;
}
.stay-desc-name.on{
    position: sticky;
    top: 0px;
}
.stay-desc-name ._p-desc-name{
    padding: 20px 20px 0;
    background: #fff;
    margin-bottom: 0;
    border-radius: 16px 16px 0 0;
    overflow: auto;
}
.stay-desc-box{
    border-radius: 0 0 16px 16px;
    transition: none;
}
.stay-desc-box span{
    text-wrap-mode: initial !important;
}
.stay-desc-box div{
    text-wrap-mode: initial !important;
}
.stay-desc-box p{
    text-wrap-mode: initial !important;
    margin-left: 0 !important;}
.desc-title{
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}
.desc-sub-title{
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: bold;
}
.desc-text{
    padding-bottom: 20px;
    border-bottom: 1px solid #E4E4E4;
    line-height: 25px;
}
#moreInfo .desc-text{
    border-bottom: none;
    display: grid;
    gap: 12px;
    line-height: 20px;
}
.page-title{
    font-size: 16px;
}
.big-swiper{
    flex-grow: 1;
    width: 100%;
    border-radius: 16px;
    /*height: 480px;*/
}
.big-swiper img ,.big-swiper video{
    width: 100%;
    height: 480px;
    object-fit: contain;
}
.small-swiper{
    /* padding: 20px; */
    width: 100%;
    margin-top: 20px;
    height: 114px;
    flex-shrink: 0;
}
.small-swiper .swiper-slide{
    width: fit-content;
}
.small-swiper img ,.small-swiper video{
    width: 190px;
    height: 107px;
    border-radius: 8px 8px 8px 8px;
    border: 2px solid #F7F8FC;
    object-fit: contain;
}
.small-swiper .swiper-slide-thumb-active img{
    border-color: #CA252D;
}
.small-swiper .iconfont,
.desc-swiper .iconfont{
    position: absolute;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 100px 100px 100px 100px;
    border: 1px solid #F7F8FC;
    color: #CA252D;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    top: 37px;
}
.small-swiper .icon-jiantou-zuo{
    left: 10px;
}
.small-swiper .icon-jiantou-you{
    right: 10px;
}


.desc-swiper-box .iconfont{
    position: absolute;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 100px 100px 100px 100px;
    border: 1px solid #F7F8FC;
    color: #CA252D;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    top: 37px;
}

.desc-swiper-box .icon-jiantou-zuo{
    left: -10px;
}
.desc-swiper-box .icon-jiantou-you{
    right: -10px;
}
.Purchase .col{
    flex: none;
}
.Purchase .col .item{
    padding: 20px;}
.Solution .right .item .rtext .bottom .more-btn{
    display: flex;
    background: #F5F6FA;border-radius: 30px 30px 30px 30px;height: 32px;
    padding: 0 20px;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}
.Purchase{
    /*margin: 30px 0;*/
}
.Purchase .col .item{
    position: relative;
}
.Purchase .col .item dt{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.Purchase .col .item .btnqx{
    background: linear-gradient( 270deg, rgba(199,157,255,0) 0%, rgba(255,133,135,0.1) 100%);height: 30px;border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;

}
.Purchase .col .item .btnqx i{
    font-size: 12px;color: #CA252D}
.Purchase .col .item p{
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 20px;
    margin-bottom: 5px;
}
.Purchase .col .item p i{
    font-size: 18px;
    margin-right: 5px;}
.Purchase .ewm{
    text-align: center;
}
.Purchase .col .item.ewm dt {
    font-size: 18px;
    text-align: center;
    color: #333333;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}
.Purchase .col .item.ewm p{
    font-size: 14px;color: #333333;
    text-align: center;
    margin-bottom:00px;
    display: block;
    line-height: 25px;
}

.Purchase .ewm img{
    width: 80px;
    height: 80px;
    margin: 20px auto;
}
.Purchase  .col .item{
    background: #F5F6FA;height: 261px;border-radius: 16px 16px 16px 16px;
}
.Purchase  .col .item ._req-btn{
    height: 32px;
    background: #ffffff;
    border-radius: 30px 30px 30px 30px;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;cursor: pointer;
    margin-top: 15px;
    font-weight: 600;
}
.Purchase  .col .item ._req-btn:hover{
    color: #CA252D;background: #FCF4F4;
}

.Purchase .btn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    text-align: center;
    background: #fff;
    line-height: 46px;
    color: #999999;
    align-items: center;
    display: flex;
    z-index: 2;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
}

.Purchase .btn.icon-fanye-zuo{
    left: -20px;
}
.Purchase .btn.icon-fanye-you{
    right: -20px;
}
/* 登录查看更多模块样式 */
.login-more-section {
    margin-top: 10px;
}
.login-more-btn {
    background-color: #CA252D;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 20px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
    transition: background-color 0.3s;
}
.login-more-btn:hover {
    background-color: #b01e26;
}
.login-more-btn:active {
    background-color: #99181f;
}
.login-more-section{
    justify-content: center;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, rgba(245, 246, 250, 0) 0%, #F5F6FA 50%, #F5F6FA 100%);
    padding: 15px 0;
    margin-top: -33px;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99;
    bottom: 83px;
}
.item-box{
    position: relative;
}
.new .item .tgas{
    overflow: auto;
    height: auto;
}
.new .item .tgas .tag{
    white-space: pre;
}
.release{
    height: 168px;
    border-radius: 16px 16px 16px 16px;
    border: 3px solid #FFFFFF;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.release.releasebg1{
    background-image: url("../../imgs/common/release-bg1.png");
}
.release .text{
    margin-left: 60px;
    margin-top: 42px;
}

.release .text dt{
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 5px;
}
.release .text p{
    font-size: 14px;color: rgba(4,0,0,0.6);
    margin-bottom: 10px;
    line-height: 20px;
}
.release .btn{
    height: 40px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    background: linear-gradient( 90deg, #E4101A 0%, #FF5375 100%);
    border-radius: 100px 100px 100px 100px;
    border: 1px solid #FFFFFF;
    color: #fff;
    width: 160px;
    font-size: 14px;
    margin-left: 60px;
    white-space: nowrap;
}
.release .btn:hover{
    opacity: 0.8;
}
.release .btn.tougao{
    background: linear-gradient( 90deg, #026BFF 0%, #53DAFF 100%);
    margin-bottom: 31px;
}
.release .btn img{
    margin-right: 10px;
    width: 20px;
}
@media (max-width: 992px) {

    .news-detail.col-9{
        width: 100%;}
    .news-detail.col-3{
        width:  100%;}
    .col-3{
        width:  100%;}
    .news-detail ._tags{
        white-space: nowrap;
        overflow: auto;
        text-overflow: ellipsis;
    }
    .news-detail ._tags a{
        display: flex;
        align-items: center;
    }
    .big-swiper img, .big-swiper video{
        height: auto;
    }
}
