/*服务介绍*/
@media (max-width: 720px) {
    .banner-content {
        display: none;
    }
    .bg-bs { background: #babff5;}
    .bg-bg { background: #efbc81;}
    .bg-cc { background: #312daa;}
    .bg-hy { background: #59a9b6;}
    .bg-jk { background: #0d66b1;}
    .bg-ky { background: #80c5d6;}
    .bg-ly { background: #b7d56a;}
    .bg-mdg { background: #645b98;}
    .bg-tl { background: #eebb84;}
    .bg-wxp { background: #7e2c34;}
    .bg-jr { background: #f2a851;}
    .bg-kjds{background: #88b8d5;}
    .bg-common{background-color: #f9f9f9;overflow: hidden;}
    .banner_title_one{margin-left: 0.5rem;color: #fff; display: block; font-size: 3rem;max-height: 4rem;font-weight: 200;}
    .banner_title_two{margin-left: 0.5rem;color: #fff;display: block;font-size: 2rem; word-break: break-word; font-weight: bold;width: 100%;}
    .ul-service-cc{width: 100%; display: flex;  justify-content: flex-start; flex-wrap: wrap}
    .ul-service-cc li{ width: 45%; height: 14rem;  background-color: #fff; margin-top: 1rem;display:flex;align-items: center;margin-left: 1rem;}
    .ul-service-cc li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-cc .service-icon-box{margin: 0 auto; display: flex; flex-direction: column;width:60%;}
    .ul-service-cc li img{ width: 4rem; }
    .ul-service-cc li span{display: block;text-align: center;}
    .ul-service-cc .mleft3 {
        margin-left: 1rem !important;
    }
    .ul-service-fw {
        display: none;
    }
    .ul-service-fw-phone{width: 100%; overflow: hidden;}
    .libg-purple{background-color: #babff5;}
    .libg-white{background-color: #fff;}
    .libg-org{background-color: #efbc81;}
    .libg-blue{background-color: #312daa;}
    .libg-gray{background-color: #5ca9b5;}
    .libg-lightblue{background-color: #0d66b1;}
    .libg-ky{background-color: #80c5d6;}
    .libg-ly { background: #b7d56a;}
    .libg-mdg { background: #645b98;}
    .height350{height: 350px !important;}
    .ul-service-fw-phone li{width: 100%;  min-height: 8rem; margin-top: 1rem;padding: 2rem;}
    .ul-service-fw-phone .libg-white {margin-left: 0;}
    .ul-service-fw-phone li .number{font-size: 3rem; color: #fff;  display: block; text-align: center;}
    .ul-service-fw-phone li .title{display: block;font-weight: bold;}
    .ul-service-fw-phone li .text{display: block;}
    .ls-row-container{width: 100%; padding-bottom: 2rem;background-color: #fff;overflow: hidden;
        margin-top: 1rem;}
    .ls-row-box{margin: 2rem 2rem 0; }

    .s-block-left{ width: 100%;}
    .s-block-left span{font-size: 2rem; display: block;padding-bottom: 1rem;}
    .s-block-right{width: 100%;word-break:break-word;}
    /* 保税 */
    .ul-service{width: 100%; display: flex;  justify-content: flex-start; flex-wrap: wrap; }
    .ul-service li{width: 45%; height: 14rem;  background-color: #fff; margin-top: 1rem;display:flex;align-items: center;margin-left: 1rem;}
    .ul-service li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service .service-icon-box{margin: 0 auto; display: flex; flex-direction: column;width:60%;}
    .ul-service li img{width: 4rem;}
    .ul-service li span{display: block;text-align: center;word-break:break-word;}
    .ul-service .mleft3 {
        margin-left: 1rem !important;
    }
    /* 报关 */
    .ul-service-bg{width: 100%; display: flex;  justify-content: flex-start; flex-wrap: wrap;}
    .ul-service-bg li{width: 45%; height: 14rem;  background-color: #fff; margin-top: 1rem;display:flex;align-items: center;margin-left: 1rem;}
    .ul-service-bg li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-bg .service-icon-box{margin: 0 auto; display: flex; flex-direction: column;width:60%;}
    .ul-service-bg li img{width: 4rem;}
    .ul-service-bg li span{display: block;text-align: center;}
    .ul-service-bg .mleft3 {
        margin-left: 1rem !important;
    }
    /* 陆运 */
    .ul-service-ly{width: 100%; display: flex;  justify-content: flex-start; flex-wrap: wrap; }
    .ul-service-ly li{width: 45%; height: 14rem;  background-color: #fff; margin-top: 1rem;display:flex;align-items: center;margin-left: 1rem;}
    .ul-service-ly li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-ly .service-icon-box{margin: 0 auto; display: flex; flex-direction: column;width:60%;}
    .ul-service-ly li img{width: 4rem;}
    .ul-service-ly li span{display: block;text-align: center;}
    .ul-service-ly .mleft3 {
        margin-left: 1rem !important;
    }
    /*服务介绍页面头部*/
    .s-header-container {
        width: 100%;
        position: relative;
        margin-top: 3rem;
    }

    .s-content {
        padding: 3rem 0;
    }

    .s-img-title {
        padding: 10px;
        width: 100%;
        height: auto;
    }

    /*导航*/
    .s-nav-toggle {
        position: fixed;
        top: 0px;
        background: white;
        padding: 10px;
        width: 100%;
        z-index: 30;
    }

    .s-nav-toggle span {
        float: right;
        padding-right: 10px;
        font-size: 32px;
        font-weight: bold;
        color: #005ca9;
    }

    .s-nav-toggle iconfont-caidan {
        color: #1b1b1b;
        font-size: 24px;
    }

    .s-nav-close span {
        display: block;
        margin: 10px 35px;
        color: #c9c9c9;
        font-size: 32px;
        font-weight: bold;
    }

    .s-nav-wrap {
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 700px;
        background: #1b1b1b;
        z-index: 30;
        overflow-y: scroll;
    }

    .s-nav {
    }

    .s-nav li {
        margin: 0 35px;
        padding: 10px 0px;
        border-bottom: 1px solid #626262;
    }

    .s-nav li a {
        color: #c9c9c9;
        font-size: 20px;
    }

    /*服务介绍内容*/
    .s-block-1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0;
    }

    .s-block-1 img {
        width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }

    .s-block-1-text {
        padding: 30px 10px;
        width: 100%;
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }

    .s-title-z {
        margin: 1rem 0 1.5rem 0;
        text-align: center;
        font-size: 1.5rem;
        color: #535353;
        font-weight: bold;
    }

    .s-title-e {
        margin-bottom: 20px;
        text-align: center;
        font-size: 24px;
        color: #959595;
        font-weight: bold;
    }

    .s-block-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 0 30px 0;
        padding: 10px;
    }

    .s-block-2 img {
        width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }

    .s-block-2-text {
        padding: 30px 10px;
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }

    .s-block-3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 0 30px 0;
        padding: 10px;
    }

    .s-block-3 img {
        width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }

    .s-block-3-text {
        padding: 30px 10px;
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }
    /**********服务页FBA改版***********/

    .fba-box {
        width: 100%;
        margin-top: 90px;
    }
    .fba-box .fba-item {
        width: 50%;
        margin-top: 20px;
        float: left;
        text-align: center;
    }
    .fba-box .fba-item img {
        margin: 0 auto;
        height:66px;
    }
    .fba-item .title-1 {
        display: block;
        margin-top: 15px;
        font-size: 20px;
        font-weight: bold;
        color: #7b7a7a;
    }

    .fba-box2{
        margin-top:135px;
    }
    .fba-box2 .fba-item {
        width: 100%;
        height:420px;
        float: left;
        text-align: center;
    }
    .fba-box2 .fba-item .item {
        width: 100%;
        height: 255px;
        margin:0 auto;
    }
    .fba-box2 .fba-item img {
        margin: 0 auto;

    }
    .fba-box2 .fba-item .title {
        display: block;
        font-size: 24px;
        font-weight: bold;
        color: #545454;
        margin: 0;
    }
    .fba-box2 .fba-item .desc {
        display: block;
        font-size: 14px;
        color: #8c8a8a;
        width: 280px;
        margin: 0 auto;
        line-height: 25px;
        margin-top: 10px;
    }
    .fba-box2 .title {
        display: block;
        margin-top: 15px;
        font-size: 45px;
        font-weight: bold;
        color: #545454;
        text-align: center;
        margin-bottom: 40px;
    }
    .fba-box2 .title span {
        display: block;
        margin-top: 15px;
        font-size: 18px;
        font-weight: bold;
        color: #c8ccd0;
        text-align: center
    }
    .content-txt {
        width: 90%;
        min-height: 400px;
        margin: 0 auto;
        height: 400px;
        border: 1px solid #ccc;
        position: relative;
        margin-top: 50px;
        margin-bottom: 80px;
        padding: 0px 5%;
        border-radius: 10px;
    }
    .content-txt .title {
        width: 100%;
        margin-top: 15px;
        font-size: 32px;
        font-weight: bold;
        color: #545454;
    }
    .content-txt .title-s {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        color: #c1c1c1;
    }
    .content-txt .txt {
        width: 100%;
        margin-top: 20px;
        letter-spacing: 2px;
        color: #404040;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;

    }
    .content-txt .txt-two {
        width: 100%;
        margin-top: 20px;
        letter-spacing: 2px;
        color: #404040;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;

    }
    .content-img {
        position: absolute;
        top: -19%;
        right: -26%;
        width: 100%;
        display: none;
    }
    .btn_kjds{
        width: 7rem;
        height: 3rem;
        background: #07359e;
        color: #fff;
        font-size: 1rem;
        border: none;
        margin-top: 1rem;
        line-height: 3rem;
        text-align: center;
        display: block;
    }
}

@media (min-width: 720px) {
    .bg-bs { background: #babff5;}
    .bg-bg { background: #efbc81;}
    .bg-cc { background: #312daa;}
    .bg-hy { background: #59a9b6;}
    .bg-jk { background: #0d66b1;}
    .bg-ky { background: #80c5d6;}
    .bg-ly { background: #b7d56a;}
    .bg-mdg { background: #645b98;}
    .bg-tl { background: #eebb84;}
    .bg-wxp { background: #7e2c34;}
    .bg-jr { background: #f2a851;}
    .bg-kjds{background: #88b8d5;}
    .bg-common{background-color: #f9f9f9;overflow: hidden;}
    /*服务介绍页面头部*/
    .s-header-container {
        width: 100%;
        height: 420px;
        position: relative;
    }

    .s-content {
        position: relative;
        width: 1200px;
        margin: auto;overflow: hidden;
    }

    .s-img-title {
        position: absolute;
        top: 120px;
        right: 87px;
    }
    /* 2021.7 改版 */
    .banner-content {
        position: relative;
        width: 1200px;
        margin: auto;
        overflow: hidden;
    }
    .child-nav-ul {
        width: 1200px;
        margin: auto;
        overflow: hidden;
        border-bottom: 1px solid #fff;
        border-color: rgba(255, 255, 255, 0.5);
        margin-top: 15px;
        padding-bottom: 5px;
    }
    /*.child-nav-ul li:first-child{display: none}*/
    .child-nav-ul li {
        float: left;
        margin-left: 30px;
    }
    .child-nav-ul li a {
        color: #fff;
        font-size: 12px;
        display: block;
        line-height: 34px;
    }
    .s-text{margin-top: 40px;}
    .banner_title_one{color: #fff; display: block; font-size: 90px;max-height: 110px;
        font-weight: 200;}
    .banner_title_two{color: #fff;display: block;font-size: 70px;font-weight: bold;width: 1200px;}
    /* 保税 */
    .ul-service{width: 1200px;margin-top: 50px; }
    .ul-service li{float: left; width: 200px; height: 250px; margin-left: 130px; margin-bottom: 70px; background-color: #fff;}
    .ul-service li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service .service-icon-box{position: relative;width: 200px; height: 250px;}
    .ul-service li img{position:absolute; left: 50%;top: 37%;margin: -50px 0 0 -40px;}
    .ul-service li span{padding-top: 150px;display: block;text-align: center;}
    /* 报关 */
    .ul-service-bg{width: 800px; margin: 0 auto; margin-top: 90px;}
    .ul-service-bg li{float: left; width: 200px; height: 250px; margin-left: 97px;margin-bottom: 70px; background-color: #fff;}
    .ul-service-bg li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-bg .service-icon-box{position: relative;width: 200px; height: 250px;}
    .ul-service-bg li img{position:absolute; left: 50%;top: 37%;margin: -50px 0 0 -40px;}
    .ul-service-bg li span{padding-top: 150px;display: block;text-align: center;}
    /* 仓储 */
    .ul-service-cc{width: 1123px; margin: 0 auto; margin-top: 90px;}
    .ul-service-cc li{float: left; width: 200px; height: 250px;margin: 0 10px 70px;; background-color: #fff;}
    .ul-service-cc li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-cc .service-icon-box{position: relative;width: 200px; height: 250px;}
    .ul-service-cc li img{position:absolute; left: 50%;top: 37%;margin: -50px 0 0 -40px;}
    .ul-service-cc li span{padding-top: 150px;display: block;text-align: center;padding-left: 15px;
        padding-right: 15px;}
    /* 陆运 */
    .ul-service-ly{width: 603px;margin: 0 auto; margin-top: 90px; }
    .ul-service-ly li{float: left; width: 200px; height: 250px; margin-left: 100px; margin-bottom: 70px; background-color: #fff;}
    .ul-service-ly li:hover{-webkit-box-shadow: #ccc 0px 0px 10px;
        -moz-box-shadow: #ccc 0px 0px 10px;
        box-shadow: #ccc 0px 0px 10px;  }

    .ul-service-ly .service-icon-box{position: relative;width: 200px; height: 250px;}
    .ul-service-ly li img{position:absolute; left: 50%;top: 37%;margin: -50px 0 0 -40px;}
    .ul-service-ly li span{padding-top: 150px;display: block;text-align: center;}

    /* 服务 */
    .ul-service-fw-phone {
        display: none;
    }
    .ul-service-fw{width: 1200px; overflow: hidden;margin-top: 50px;}
    .libg-purple{background-color: #babff5;}
    .libg-white{background-color: #fff;}
    .libg-org{background-color: #efbc81;}
    .libg-blue{background-color: #312daa;}
    .libg-gray{background-color: #5ca9b5;}
    .libg-lightblue{background-color: #0d66b1;}
    .libg-ky{background-color: #80c5d6;}
    .libg-ly { background: #b7d56a;}
    .libg-mdg { background: #645b98;}
    .height350{height: 350px !important;}
    .ul-service-fw li{width: 600px; float: left; min-height: 275px; position: relative;margin-top: 40px;}
    .ul-service-fw li .number{font-size: 50px; color: #fff; font-size: 70px; display: block;position: absolute;top: 50%;left: 50%; margin: -50px 0 0 -50px;}
    .ul-service-fw li .title{display: block;font-weight: bold; padding: 50px 0px 5px 40px;}
    .ul-service-fw li .text{display: block;padding: 0px 40px 0px 40px;}
    .ls-row-container{width: 100%; padding-bottom: 100px;background-color: #fff;overflow: hidden;
        margin-top: 100px;}
    .ls-row-box{width: 1080px; margin: 0 auto; margin-top: 120px;}

    .s-block-left{float: left; width: 535px;}
    .s-block-left span{font-size: 30px; display: block;padding-bottom: 20px;}
    .s-block-right{float: left; width: 500px;}
    /*导航*/
    .s-nav-toggle {
        display: none;
    }

    .s-nav-close {
        display: none;
    }

    .s-nav {
        position: absolute;
        top: 45px;
        left: 40px;
    }

    .s-nav li {
        margin: 15px;
    }

    .s-nav li a {
        color: white;
        opacity: 0.8;
    }

    .s-nav li a.active {
        color: white;
        font-weight: bold;
        opacity: 1;
    }

    /*服务介绍内容*/
    .s-block-1 {
    }

    .s-block-1 img {

        display: block;
        margin: auto;
    }

    .s-block-1-text {
        margin-top: 90px;
        width: 100%;
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }

    .s-title-z {
        margin-top: 50px;
        text-align: center;
        font-size: 24px;
    }

    .s-title-e {
        margin-bottom: 50px;
        text-align: center;
        font-size: 48px;
        color: #959595;
        font-weight: bold;
    }

    .s-block-2 {
    }

    .s-block-2 img {
        display: block;
        margin: auto;
    }

    .s-block-2-text {
        padding: 30px 10px;
        width: 700px;
        margin: auto;
        /*text-align: center;*/
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }

    .s-block-3 {
        padding: 0 40px 80px 40px;
        border-bottom: 1px solid #dddddd;
    }

    .s-block-3 img {
        display: block;
        margin: auto;
    }

    .s-block-3-text {
        padding: 30px 10px;
        width: 700px;
        margin: auto;
        /*text-align: center;*/
        font-size: 16px;
        color: #535353;
        line-height: 26px;
    }

    /*进口服务*/
    /*进口服务*/

    .s-block-icon {
        width: 1080px;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 70px;
    }
    .s-jk-title1 {
        padding: 90px 0 0px 0;
        text-align: center;
        font-size: 48px;
        color: #535353;
        font-weight: bold;
    }
    .s-jk-title2 {
        display: block;
        text-align: center;
        font-size: 42px;
        color: #979694;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom:40px;
    }
    .s-block-icon .item {
        width: 360px;
        float: left;
        text-align: center;
    }

    .s-block-icon .item img {
        margin: 0 auto;
    }

    .s-block-icon .title-1 {
        display: block;
        margin-top: 22px;
        font-size: 20px;
        font-weight: bold;
        color: #7b7a7a;
    }

    .s-block-icon .title-2 {
        display: block;
        font-size: 14px;
        margin-top: 5px;
    }

    .s-city {
        font-size: 26px;
        color: #545454;
        width: 1080px;
        margin: 0 auto;
        text-align: center;
        margin-top: 90px;
    }

    .s-block-advantage {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        background: #e4f5ff;
        margin-top: 50px;
    }

    .s-block-advantage .title-1 {
        display: block;
        text-align: center;
        font-size: 42px;
        color: #535353;
        font-weight: bold;
        margin-top:90px;
    }

    .s-block-advantage .title-2 {
        display: block;
        text-align: center;
        font-size: 42px;
        color: #979694;
        font-weight: bold;
        margin-top: 10px;
    }

    .s-block-advantage .box {
        margin-bottom: 70px;
        overflow: hidden;
    }

    .s-block-advantage .box .item {
        width:211px; height:277px;
        background:#fff;
        float:left;
        margin-left:71px;
        margin-top:50px;
    }
    .s-block-advantage .box .item-title {
        width: 211px;
        text-align:center;
        display:block;
        margin-top:31px;
    }
    .s-block-procedure {
        display: block;
        width: 1200px;
        margin: 0 auto;
        margin-bottom: 200px;
    }
    .s-block-procedure .title-1 {
        display: block;
        text-align: center;
        font-size: 42px;
        color: #535353;
        font-weight: bold;
        margin-top: 90px;
    }
    .s-block-procedure .title-2 {
        display: block;
        text-align: center;
        font-size: 42px;
        color: #979694;
        font-weight: bold;
        margin-top: 10px;
    }
    .procedure-step{margin-top:60px;}
    .procedure-step-titles{width:1200px;}
    .procedure-step-titles .step-title {width:240px;float:left;}
    .procedure-step-titles .step-title .t1 {
        display: block;
        font-size: 24px;
        font-weight: bold;
        color: #535353;
        margin-top: 16px;
        margin-bottom:12px;
        padding-left: 45px;
    }
    .procedure-step-titles .step-title .t2 {
        display: block;
        font-size: 14px;
        text-align:center;
    }
    .paddingleft50 {
        padding-left: 50px !important;
    }
    .paddingleft45 {
        padding-left: 45px !important;
    }
    .paddingleft90 {
        padding-left: 90px !important;
    }
    /**********服务页FBA改版***********/
    .fba-box {
        margin-top: 90px;
    }
    .fba-box .fba-item {
        width: 216px;
        height:110px;
        float: left;
        text-align: center;
    }
    .fba-box .fba-item img {
        margin: 0 auto;
        height:66px;
    }
    .fba-item .title-1 {
        display: block;
        margin-top: 15px;
        font-size: 20px;
        font-weight: bold;
        color: #7b7a7a;
    }

    .fba-box2{
        margin-top:135px;
    }
    .fba-box2 .fba-item {
        width: 360px;
        height:435px;
        float: left;
        text-align: center;
    }
    .fba-box2 .fba-item .item {
        width: 345px;
        height: 255px;
        margin:0 auto;
    }
    .fba-box2 .fba-item img {
        margin: 0 auto;

    }
    .fba-box2 .fba-item .title {
        display: block;
        font-size: 24px;
        font-weight: bold;
        color: #545454;
        margin: 0;
    }
    .fba-box2 .fba-item .desc {
        display: block;
        font-size: 14px;
        color: #8c8a8a;
        width: 280px;
        margin: 0 auto;
        line-height: 25px;
        margin-top: 10px;
    }
    .fba-box2 .title {
        display: block;
        margin-top: 15px;
        font-size: 45px;
        font-weight: bold;
        color: #545454;
        text-align: center;
        margin-bottom: 40px;
    }
    .fba-box2 .title span {
        display: block;
        margin-top: 15px;
        font-size: 18px;
        font-weight: bold;
        color: #c8ccd0;
        text-align: center
    }
    .content-txt {
        width: 1080px;
        /* height: 400px; */
        position: relative;
        margin-top: 120px;
        margin-bottom: 80px;
        padding: 0px 10px 0px 10px;
        text-align: center;
    }
    .content-txt .title {
        width: 1080px;
        margin-top: 15px;
        font-size: 45px;
        font-weight: bold;
        color: #545454;
    }
    .content-txt .title-s {
        width: 200px;
        font-size: 18px;
        font-weight: bold;
        color: #c1c1c1;
    }
    .content-txt .txt {
        width: 1080px;
        margin-top: 20px;
        letter-spacing: 2px;
        color: #404040;
        padding: 0px 10px 0px 10px;
    }
    .content-txt .txt-two {
        width: 1080px;
        margin-top: 20px;
        letter-spacing: 2px;
        color: #404040;
        padding: 0px 10px 0px 10px;
    }
    .content-img {
        /*position: absolute;
            top: -19%;
            right: -26%;*/
        margin-top: 20px;
    }
    .line_hight82{line-height: 82px}
    .btn_kjds{
        width: 138px;
        height: 50px;
        background: #07359e;
        color: #fff;
        font-size: 16px;
        border: none;
        margin-top: 10px;
        line-height: 50px;
        text-align: center;
        display: block;
    }
    .marginTop200 { margin-top: 200px;}
    
    /* 产品详情页面样式 */
    .product-details-container {
        width: 1200px;
        margin: 0 auto;
        padding: 60px 20px;
        box-sizing: border-box;
    }
    
    .product-layout {
        display: flex;
        gap: 40px;
        align-items: flex-start;
    }
    
    /* 左侧图片区域 */
    .product-image-section {
        flex: 0 0 500px;
    }
    
    .product-main-image {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }
    
    /* 图片放大镜包装器 */
    .image-zoom-wrapper {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    
    /* 图片放大镜容器 */
    .image-zoom-container {
        position: relative;
        width: 100%;
        cursor: crosshair;
        overflow: visible;
        border-radius: 8px;
    }
    
    .image-zoom-container .zoom-image {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 8px;
    }
    
    /* 放大镜镜头 */
    .zoom-lens {
        position: absolute;
        border: 2px solid #005ca9;
        background: rgba(0, 92, 169, 0.1);
        display: none;
        pointer-events: none;
        z-index: 10;
        cursor: crosshair;
    }
    
    /* 放大结果显示区域 - 固定显示在原图右侧 */
    .zoom-result {
        position: absolute;
        top: 0;
        left: calc(100% + 20px);
        width: 400px;
        min-height: 400px;
        border: 2px solid #ddd;
        border-radius: 8px;
        background: #fff;
        display: none;
        overflow: hidden;
        z-index: 100;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        pointer-events: none;
    }
    
    .zoom-result img {
        position: absolute;
        width: 800px;
        height: auto;
        max-width: none;
        top: 0;
        left: 0;
    }
    
    /* 图片提示文字 */
    .image-zoom-hint {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        padding: 8px 15px;
        border-radius: 4px;
        font-size: 12px;
        pointer-events: none;
        opacity: 0;
        transition: opacity 0.3s;
    }
    
    .image-zoom-container:hover .image-zoom-hint {
        opacity: 1;
    }
    
    .product-thumbnail {
        width: 100px;
        height: 100px;
        overflow: hidden;
        border-radius: 4px;
        cursor: pointer;
        border: 2px solid transparent;
        transition: border-color 0.3s;
    }
    
    .product-thumbnail:hover {
        border-color: #005ca9;
    }
    
    .product-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    /* 原图查看弹窗 */
    .image-viewer-popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        z-index: 2000;
        align-items: center;
        justify-content: center;
    }
    
    .image-viewer-popup.active {
        display: flex;
    }
    
    .image-viewer-content {
        position: relative;
        max-width: 90%;
        max-height: 90%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .image-viewer-close {
        position: absolute;
        top: -40px;
        right: 0;
        font-size: 32px;
        color: #fff;
        cursor: pointer;
        z-index: 2001;
        transition: color 0.3s;
    }
    
    .image-viewer-close:hover {
        color: #005ca9;
    }
    
    .viewer-image {
        max-width: 100%;
        max-height: 90vh;
        object-fit: contain;
        border-radius: 8px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    }
    
    /* 右侧内容区域 */
    .product-content-section {
        flex: 1;
    }
    
    .product-title {
        font-size: 36px;
        color: #333;
        font-weight: bold;
        margin: 0 0 15px 0;
    }
    
    .product-title-line {
        width: 100%;
        height: 1px;
        background: #333;
        margin-bottom: 30px;
    }
    
    .product-summary-block {
        margin-bottom: 25px;
        line-height: 1.8;
    }
    
    .product-description-block {
        margin-bottom: 30px;
        line-height: 1.8;
    }
    
    .product-label {
        font-size: 16px;
        color: #333;
        font-weight: 500;
        margin-right: 8px;
    }
    
    .product-summary-text {
        font-size: 16px;
        color: #666;
        display: inline;
    }
    
    .product-desc-text {
        font-size: 16px;
        color: #666;
        line-height: 1.8;
        margin-top: 8px;
        display: inline-block;
        width: 100%;
    }
    
    /* 产品咨询 */
    .product-consult-block {
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 40px 0 30px 0;
    }
    
    .product-consult-block .iconfont {
        font-size: 20px;
        color: #333;
    }
    
    .product-consult-label {
        font-size: 16px;
        color: #333;
    }
    
    .product-consult-phone {
        font-size: 24px;
        color: #005ca9;
        font-weight: bold;
    }
    
    /* 操作按钮 */
    .product-action-buttons {
        display: flex;
        gap: 15px;
        margin-bottom: 40px;
    }
    
    .product-message-btn,
    .product-related-btn {
        padding: 12px 30px;
        border: none;
        border-radius: 4px;
        font-size: 16px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        transition: all 0.3s;
        white-space: nowrap;
    }
    
    .product-message-btn {
        background: #005ca9;
        color: #fff;
    }
    
    .product-message-btn:hover {
        background: #004a8f;
    }
    
    .product-message-btn .iconfont {
        font-size: 18px;
    }
    
    .product-related-btn {
        background: #666;
        color: #fff;
    }
    
    .product-related-btn:hover {
        background: #555;
    }
    
    .product-related-btn .iconfont {
        font-size: 18px;
    }
    
    /* 产品留言表单区域 */
    .product-message-section {
        margin: 40px 0;
        padding: 40px;
        background: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
    }
    
    .product-message-title {
        font-size: 24px;
        color: #333;
        margin-bottom: 30px;
        font-weight: bold;
    }
    
    .product-message-form .form-group {
        margin-bottom: 20px;
    }
    
    .product-message-form .form-control {
        width: 100%;
        padding: 12px;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
        box-sizing: border-box;
    }
    
    .product-message-form .form-control:focus {
        outline: none;
        border-color: #005ca9;
    }
    
    .product-submit-btn {
        width: 100%;
        padding: 12px;
        background: #005ca9;
        color: #fff;
        border: none;
        border-radius: 4px;
        font-size: 16px;
        cursor: pointer;
        transition: background 0.3s;
    }
    
    .product-submit-btn:hover {
        background: #004a8f;
    }
    
    .product-message-note {
        margin-top: 20px;
        font-size: 14px;
        color: #999;
        text-align: center;
    }
    
    /* 相关产品区域 */
    .related-products-section {
        margin: 40px 0;
        padding-top: 40px;
        border-top: 1px solid #e0e0e0;
    }
    
    .related-products-title {
        font-size: 36px;
        color: #333;
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
    }
    
    .related-products-line {
        width: 60px;
        height: 3px;
        background: #005ca9;
        margin: 0 auto 40px;
    }
    
    .related-products-grid {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 30px;
    }
    
    .related-product-item {
        flex: 1;
        min-width: 200px;
        max-width: 280px;
        text-align: center;
        overflow: hidden;
        box-sizing: border-box;
       
    }
    
    .related-product-item a {
        display: block;
        position: relative;
        background: #fff;
        /* border: 1px solid #e0e0e0; */
        /* border-radius: 8px; */
        overflow: hidden;
        text-decoration: none;
        background-color: rgba(245,245,245,1);
    }
    
    .related-product-bg {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: linear-gradient(0deg, #1f3ae3e8 0%, #49e4e9e3 100%);
        transition: height 0.5s ease-in-out;
        z-index: 1;
    }
    
    .related-product-item a:hover .related-product-bg {
        height: 100%;
    }
    
    .related-product-image {
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        /* padding: 20px; */
        margin: auto;
        margin-top: 10px;
        position: relative;
        z-index: 2;
        background-color: #fff;
        box-sizing: border-box;
        width: calc(100% - 20px);
    }
    
    .related-product-image img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        transition: transform 0.3s;
    }
    
    .related-product-item a:hover .related-product-image img {
        transform: scale(1.1);
    }
    
    .related-product-name {
        font-size: 18px;
        color: #333;
        font-weight: 500;
        padding: 20px;
        position: relative;
        z-index: 2;
        transition: color 0.3s;
    }
    
    .related-product-item a:hover .related-product-name {
        color: #fff;
    }
}

/* 移动端样式 */
@media (max-width: 720px) {
    .product-details-container {
        width: 100%;
        padding: 30px 15px;
        box-sizing: border-box;
    }
    
    .product-layout {
        flex-direction: column;
        gap: 30px;
    }
    
    .product-image-section {
        flex: 1;
        width: 100%;
    }
    
    .zoom-result {
        display: none !important;
    }
    
    .zoom-lens {
        display: none !important;
    }
    
    .image-zoom-hint {
        display: none;
    }
    
    .image-zoom-wrapper {
        overflow: hidden;
    }
    
    .image-viewer-content {
        max-width: 95%;
        max-height: 95%;
    }
    
    .image-viewer-close {
        top: 10px;
        right: 10px;
        font-size: 24px;
    }
    
    .product-title {
        font-size: 28px;
    }
    
    .product-label,
    .product-summary-text,
    .product-desc-text {
        font-size: 14px;
    }
    
    .product-consult-block {
        flex-wrap: wrap;
        margin: 30px 0 20px 0;
    }
    
    .product-consult-phone {
        font-size: 20px;
        word-break: break-all;
    }
    
    .product-action-buttons {
        flex-direction: column;
        gap: 10px;
    }
    
    .product-message-btn,
    .product-related-btn {
        width: 100%;
        padding: 14px 20px;
    }
    
    .product-message-section {
        padding: 20px;
        margin: 30px 0;
    }
    
    .related-products-section {
        margin: 30px 0;
        padding-top: 30px;
    }
    
    .related-products-title {
        font-size: 28px;
    }
    
    .related-products-grid {
        flex-direction: column;
    }
    
    .related-product-item {
        max-width: 100%;
    }
}
