/*服务介绍*/
@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-left: 30px;margin-bottom: 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: 80px 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;}
}
