.classify dd{
    display: none;
}
.classify:hover dd{
    display: block;
}
.classify {
    bottom: auto !important;
}
#sykj_nav{
    border-bottom: none !important;
}
.outer{
    background: rgb(235,237,239);
    padding: 32px 0;
}
.inner{
    width: 1200px;
    margin: auto;
}
.d-flex-between{
    display: flex;
    justify-content: space-between;
}
.act-detail-left{
    width: 846px;
}
.act-detail-right{
    width: 326px;
}
.act-detail-page{
    background: #ffffff;
    padding: 43px 53px;
}
.act-page-header{
    display: flex;
}
.act-page-header-date{
    text-align: center;
    width: 103px;
    height: 103px;
    background: #88B7B3;
    margin-right: 21px;
    padding-top: 11px;
    flex-shrink: 0;
}
.act-page-header-date div:nth-child(1){
    line-height: 50px;
    font-size: 50px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.act-page-header-date div:nth-child(2){
    height: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 8px;
}
.page-title{
    font-size: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    margin-top: 8px;
}
.page-info{
    display: flex;
    flex-wrap: wrap;
    margin-top: 21px;
}
.page-info-list{
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    margin-right: 46px;
}
.page-info-list:nth-child(2n){
    margin-right: 0;
}
.page-info-list img{
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin-right: 5px;
}
.page-info-list div{
    font-size: 14px;
    color: rgba(0,0,0,0.4);
}
.page-content{
    margin-top: 24px;
}
.page-content p{
    /*display: flex;*/
    /*justify-content: center;*/
}
.page-content img{
    max-width: 100%;
}
.act-page-bottom{
    margin-top: 31px;
    padding-top: 26px;
    border-top: 1px solid rgba(34,34,34,0.1);
}
.function-line{
    display: flex;
    justify-content: end;
}
.function1,.function2{
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-left: 17px;
    color: rgba(0,0,0,0.4);
}
.function1{
    padding-right: 22px;
    border-right: 1px solid rgba(151,151,151,0.2);
}
.function1 img{
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-left: 14px;
    cursor: pointer;
}
.function2 img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}
.btn-line{
    display: flex;
    margin-top: 28px;
    justify-content: end;
}
.btn-line div{
    cursor: pointer;
    width: 140px;
    height: 49px;
    border-radius: 5px;
    border: 1px solid #88B7B3;
    margin-left: 19px;
    text-align: center;
    line-height: 49px;
    font-size: 18px;
    color: #88B7B3;
}
.btn-line div:hover{
    background: #88B7B3;
    color: #ffffff;
}
.found-goods-title{
    margin-top: 35px;
    /*margin-bottom: 32px;*/
    padding-left: 37px;
    height: 50px;
    display: flex;
    background: #FFFFFF;
}
.found-goods-title div{
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    height: 18px;
    padding-left: 6px;
    border-left: 2px solid #88B7B3;
    margin: auto 0;
}
.found-goods-line{
    display: flex;
    padding-bottom: 28px;
    padding-top: 20px;
}
.found-goods-block{
    margin-right: 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
    border-radius:10px;
    width: 268px;
    height: 221px;
    overflow: hidden;
}
.found-goods-block img{
    width: 268px;
    height: 146px;
    object-fit: cover;
}
.found-goods-block div{
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000000;
    padding: 13px 18px;
    height: 58px;
}
.found-goods-line .found-goods-block:nth-child(3){
    margin-right: 0;
}
.found-goods-swiper .swiper-pagination{
    bottom: -8px;
}
.found-goods-swiper .swiper-pagination .swiper-pagination-bullet{
    background: unset;
    border: 1px solid #303030;
}
.found-goods-swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #88B7B3;
    border: none;
}
.shop-box{
    margin-top: 35px;
    padding: 16px 38px 0;
    background: #ffffff;
}
.shop-box-title{
    border-bottom: 1px solid rgba(151,151,151,0.2);
    line-height: 69px;
    font-size: 22px;
    color: #000000;
}
.shop-box-logo{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 23px;
}
.shop-box-logo img{
    width: 135px;
    height: 77px;
    margin: 11px 23px 0 0;
    /*object-fit: contain;*/
}
.shop-box-logo img:nth-child(5n){
    margin-right: 0;
}
.comment-box{
    padding: 16px 38px 70px 38px;
    background: #ffffff;
    margin-top: 35px;
}
.comment-title{
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    height: 18px;
    padding-left: 6px;
    border-left: 2px solid #88B7B3;
}

.comment-num{
    font-size: 16px;
    color: #000000;
}
.comment-num span{
    color: #88B7B3;
}
.comment-in{
    position: relative;
    margin-top: 12px;
}

.comment-in textarea{
    width: 100%;
    padding: 8px 10px;
    height: 136px;
    background: rgba(0,0,0,0.03);
    font-size: 14px;
    border: none;
}
.comment-in-num{
    position: absolute;
    bottom: 16px;
    right: 16px;
    font-size: 12px;
    color: rgba(0,0,0,0.4);
}
.comment-in-num span{
    color: #88B7B3;
}
.comment-submit{
    width: 74px;
    height: 33px;
    background: #88B7B3;
    border-radius: 5px;
    font-size: 14px;
    float: right;
    margin-top: 23px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    color: #FFFFFF;
}
.comment-title2{
    font-size: 18px;
    color: #000000;
    margin-top: 47px;
}
.comment-line-group{
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(151,151,151,0.2);
}
.comment-line-group:last-child{
    border-bottom: none;
}
.comment-line{
    display: flex;
    margin-top: 25px;
}
.comment-sub-line{
    display: flex;
    padding-left: 63px;
    margin-top: 34px;
}
.comment-nick{
    width: 63px;
    height: 63px;
    margin-right: 11px;
    object-fit: cover;
    border-radius: 50%;
}
.comment-name{
    font-size: 14px;
    color: #88B7B3;
    margin-top: 6px;
}
.comment-name span{
    margin-left: 26px;
    color: rgba(0,0,0,0.4);
}
.comment-cont{
    font-size: 14px;
    margin-top: 8px;
    color: #000000;
}
.right-block{
    padding: 16px 20px 1px;
    background: #ffffff;
    margin-bottom: 20px;
}
.right-title{
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(151,151,151,0.1);
    padding-bottom: 8px;
}
.right-title div{
    border-left: 2px solid #88B7B3;
    padding-left: 8px;
    font-size: 18px;
    line-height: 18px;
}
.recommend-block{
    background: #FFFFFF;
    margin-bottom: 16px;
    overflow: hidden;
    cursor: pointer;
}
.recommend-block:hover .recommend-block-info{
    color: #88B7B3;
}
.recommend-block-img{
    width: 100%;
    height: 177px;
    object-fit: cover;
    border-radius: 10px;
}
.recommend-block-info{
    padding: 9px 0;
    font-size: 14px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 60px;
}
.about-block{
    margin-bottom: 8px;
    display: flex;
    cursor: pointer;
    border-bottom: 1px dashed rgba(151,151,151,0.1);
    padding-bottom: 13px;
}
.about-block:hover .about-block-info{
    color: #88B7B3;
}
.about-block .dot{
    width: 6px;
    height: 6px;
    background: #88B7B3;
    margin-right: 6px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 8px;
}
.about-block-info{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
}

.live-mask{
    background: rgba(0,0,0,0.2);
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    z-index: 100;
}
.live-pup{
    position: relative;
    width: 304px;
    height: 280px;
    background: #FFFFFF;
    border-radius: 5px;
    margin: auto;
    display: flex;
    flex-direction: column;
}
.live-pup .live-pup-close{
    width: 13px;
    height: 13px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.live-pup-code{
    width: 194px;
    height: 194px;
    margin: 23px auto 13px;
}
.live-pup div{
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}
.function2 .social-share .icon-wechat .wechat-qrcode{
    width: 242px;
}
.function2 .social-share a{
    border: none;
    margin: 0;
}
.wechat-qrcode{
    width: 96px !important;
    height: 133px !important;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1) !important;
    border-radius: 5px;
    left: -32px !important;
    top: -142px !important;
}
.wechat-qrcode h4{
    display: none;
}
.wechat-qrcode .qrcode{
    width: 80px !important;
    height: 80px;
}
.wechat-qrcode .qrcode img{
    width: 80px ;
    height: 80px;
}
.wechat-qrcode  .help p{
    display: none;
}
.wechat-qrcode::after{
    content: '微信扫一扫 分享至朋友圈' !important;
    font-size: 12px;
    color: #88B7B3;
    position: relative !important;
    display: block;
    width: 92% !important;
    line-height: 17px;
    left: 8px !important;
    top: -15px !important;
    border-color: transparent !important;
}
