.detail-main .detail-cont-box {
    padding-left: 2.65%;
    padding-right: 3.65%;
}
.detail-main .detail-cont {
    padding-top: 3.65%;
    padding-bottom: 3.125%;
}
.detail-main .left .tit,
.product-detail-cont .left .tit {
    line-height: 1.3;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    color: #1F204C;
    text-align: center;
}
.detail-main .left .desc {
    line-height: 1.5;
    text-align: center;
    color: #8B8CA2;
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBF0;
}
.detail-main .left .rich-cont {
    padding-top: 20px;
    text-align: justify;
    line-height: 24px;
}
.detail-main .left .rich-cont img {
    max-width: 100%;
}
.detail-main .left .no-search-tip{
    max-width: 100%;
    text-align: center;  
    margin-top: 10%;
}
.detail-main .left .no-search-tip img,
.no-data-tip img  {
    width: 160px;
}
.detail-main .left .desc > span {
    margin-left: 20px;
    margin-right: 20px;
}
.pub-box-lr .left {
    width: 67.43%;
}
.pub-box-lr .right {
    /* width: 400px; */
    width: 28.57%;
}
.detail-main .right .bottom .pre-news {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1EB;
}
.detail-main .right .bottom .tit {
    font-weight: bold;
    color: #1F204C;
    line-height: 1.5;
}
.detail-main .right .bottom .desc {
    display: block;
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: bold;
    color: #4A4C6E;
}
.detail-main .right .bottom .date {
    color: #8B8CA2;
}

.product-detail-cont-box {
    padding-left: 3.65%;
    padding-right: 3.65%;
}
.product-detail-cont {
    padding-top: 3.65%;
    padding-bottom: 3.125%;
}
.product-detail-cont-box .right .logo-box {
    box-sizing: border-box;
    margin-bottom: 30px;
    border: 5px solid #F3F3F3;
    text-align: center;
}
.product-detail-cont-box .right .logo-box img {
    width: 160px;
    padding: 20px 0;
}
.product-detail-cont-box .right .bottom .tit {
    padding-bottom: 20px;
    font-weight: bold;
    color: #1F204C;
    border-bottom: 1px solid #E1E1EB;
}
.product-detail-cont-box .right .bottom .label {
    display: block;
    padding-top: 10px;
    padding-bottom: 12px;
    font-weight: bold;
    color: #1F204C;
}
.product-detail-cont-box .right .bottom .label:first-child {
    padding-top: 30px;
}
.product-detail-cont .left .tit {
    margin-bottom: 25px;
}

.product-detail-cont .banner-box {
    position: relative;
    margin-bottom: 40px;
}
.product-detail-cont .swiper-container {
    /* width: 100px;
    height: 300px; */
    margin-left: auto;
    margin-right: auto;
}

.product-detail-cont .swiper-slide {
    background-size: cover;
    background-position: center;
}

.product-detail-cont .mySwiper2 {
    width: 100%;
    max-width: 720px;
}

.product-detail-cont .mySwiper {
    width: 100%;
    max-width: 550px;
    box-sizing: border-box;
    /* padding: 10px 0; */
}

.product-detail-cont .mySwiper .swiper-slide {
    width: 90px;
    height: 60px;
    padding: 8px 10px;
    border: 1px solid #EBEBF0;
    box-sizing: border-box;
}

.product-detail-cont .mySwiper .swiper-slide-thumb-active {
    border: 1px solid #4A4C6E;
}

.product-detail-cont .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    
}
.product-detail-cont .mySwiper2 .swiper-slide .img-box {
    position: relative;
    width: 100%;
    padding-top: 66.67%;
    object-fit: cover;
    margin: 0 auto;
    
}
.product-detail-cont .swiper-button-next:after,.swiper-button-prev:after {
    content: ''
}
.product-detail-cont .swiper-button-prev {
    width: 13px;
    height: 34px;
    background: url(../img/detail-left.png) center / contain no-repeat;
}
.product-detail-cont .swiper-button-prev.swiper-button-disabled {
    background-image: url(../img/detail-left-disabled.png);
}
.product-detail-cont .swiper-button-next {
    width: 13px;
    height: 34px;
    background: url(../img/detail-right.png) center / contain no-repeat;
}
.product-detail-cont .swiper-button-next.swiper-button-disabled {
    background-image: url(../img/detail-right-disabled.png);
}
.product-detail-cont .desc {
    padding-bottom: 19px;
    margin-bottom: 30px;
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #EBEBF0;
}
.product-detail-cont .desc .item {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #EBEBF0;
}
.product-detail-cont .desc .item:last-child {
    border-right: 0;
}
.product-detail-cont .desc .ceil1 {
    display: inline-block;
    padding-bottom: 14px;
    color: #4A4C6E;
}
.product-detail-cont .desc .ceil2 {
    color: #1F204C;
}
.product-detail-cont .paramter-tit,
.product-detail-cont .product-intro-tit {
    display: flex;
    align-items: center;
    padding-top: 7.45%;
    font-weight: bold;
    color: #1F204C;
}
.product-detail-cont .product-intro-tit {
    padding-top: 7%;
    padding-bottom: 4.25%;
}
.product-detail-cont .paramter-tit::before,
.product-detail-cont .paramter-tit::after,
.product-detail-cont .product-intro-tit::before,
.product-detail-cont .product-intro-tit::after {
    content: '';
    width: 50%;
    height: 1px;
    background: #EBEBF0;
}
.product-detail-cont .paramter-tit .txt,
.product-detail-cont .product-intro-tit .txt {
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    flex: 0;
}
.product-detail-cont .product-intro-tit .txt  {
    padding-left: 34px;
    padding-right: 34px;
}

.product-detail-cont .paramter-table {
    width: 100%;
    margin-top: 4.25%;
    line-height: 1.5;
    color: #1F204C;
}
.product-detail-cont .paramter-table th {
    padding: 10px;
}
.product-detail-cont .paramter-table td {
    box-sizing: border-box;
    padding: 12px 24px;
}
.product-detail-cont .paramter-table td:not(.ceil1) {
    text-align: center;
}
.product-detail-cont .paramter-table td.ceil1 {
    /* width: 22%; */
}
.product-detail-cont .paramter-table td:not(:last-child) {
    border-right: 1px solid #EBEBF0;
}
.product-detail-cont .paramter-table tr:nth-child(2n+1) {
    background: #F3F3F3;
}
.product-detail-cont .paramter-table .table-tit {
    font-weight: bold;
}
.product-detail-cont .product-tip-tit {
    padding-top: 3.19%;
    padding-bottom: 10px;
    text-align: left;
    font-weight: bold;
    color: #1F204C;
}
.product-detail-cont .product-tip-txt {
    font-size: 12px;
    color: #4A4C6E;
    line-height: 1.5;
}

/* 微信分享 */
.weixin-share-popup {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px; 
    padding: 10px;
    transform: translate(-50%, -50%);
    background: #fff;
    border: solid 1px #d8d8d8;
}
.bd_weixin_popup .bd_weixin_popup_head {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000
}

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px
}

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
    text-decoration: none
}

.bd_weixin_popup .bd_weixin_popup_main {
    padding: 15px 10px;
    text-align: center;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    color: #666
}


@media only screen and (max-width: 1240px) {
    .pub-box-lr .left {
        width: 66%;
    }
    .pub-box-lr .right {
        width: 30%;
    }
    .product-detail-cont .desc .item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 1000px) {
    .pub-box-lr .left {
        width: 56%;
    }
    .pub-box-lr .right {
        width: 40%;
    }
}
@media only screen and (max-width: 900px) {
    .pub-box-lr {
        flex-direction: column;
    }
    .pub-cont .pub-detail-fun {
        display: none;
    }
    .pub-box-lr .left {
        width: 100%;
    }
    .pub-box-lr.pub-cont .right {
        margin-left: 0;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .product-detail-cont .paramter-table td  {
        padding: 8px;
    }
}

@media print {

    @page {
    
        size: 1400px 1980px; 
    
    }
    
    /* 设置 body 元素的 margin 来保证打印出来的页面带有外边距 */
    
    body {
    
        margin: 1cm;
    
    }
    
}