﻿@charset "UTF-8";
.wrap {
  width: 1600px;
  margin: 0 auto; }

  .phone_slide{
    display: none;
  }

.indexbanner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 60px; }

.applay_case .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px; }

/* .applay_case .swiper-container{
    overflow:visible;
} */
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #7a7b80;
  opacity: 1;
  width: 10px;
  height: 10px; }

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 50px;
  border-radius: 5px;
  background: #fff; }

.applay_case.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #064575;
  box-shadow: none;
  transition: .4s;
 }

.applay_case.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #fff;
  box-shadow: 0 0 10px #999999; }

.indexbanner .swiper-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 930px; }

.applay_case .swiper-slide {
  /* height: 450px; */
    height: auto;
 }
.acb .applay_case .swiper-slide {
  height: auto;
}
.indexbanner .swiper-slide img {
  position: absolute;
  left: 50%;
  margin-left: -960px; }

.two.ourcircle_dot {
  width: 296px; }

/*pc头部*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 100;
  background: rgba(187, 187, 187, 0.1); }
  .header .logo {
    margin-top: 12px; }
    .header .logo .logo_on {
      display: none; }
  .header .head_right {
    font-size: 14px;
    color: #fff; }
    /* .header .head_right .nav {
      font-size: 0; }
      .header .head_right .nav a {
        font-size: 14px;
        color: #fff;
        line-height: 80px;
        display: inline-block;
        margin-right: 50px;
        position: relative; }
        .header .head_right .nav a:hover:after {
          width: 100%;
          height: 1px; }
        .header .head_right .nav a:after {
          content: '';
          bottom: 40px;
          position: absolute;
          bottom: 0;
          display: block;
          width: 0;
          height: 0;
          background: #fff;
          transition: all .4s; }
        .header.current .head_right .nav a.on {
          color: #064575;
          font-weight: bold; } */
    .header .head_right .head_tel {
      margin-top: 20px;
      position: relative;
      margin-left: 50px; 
      font-weight: bold;
    }
      .header .head_right .head_tel::before {
        position: absolute;
        content: '';
        top: 0;
        left: -50px;
        width: 1px;
        height: 35px;
        background: rgba(255, 255, 255, 0.4); }
  .header.current {
    background: #ffffff;
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.35); }

    /* .header .logo .logo_default {
      display: none; }
    .header .logo .logo_on {
      display: inline-block; } */


    .header.current .logo .logo_default {
      display: none; }
    .header.current .logo .logo_on {
      display: inline-block; }
    .header.current .head_right {
      color: #444; }
      .header.current .head_right .nav a {
        color: #222; }
        .header.current .head_right .nav a:after {
          background: #064575; }
      .header.current .head_right .head_tel::before {
        background: #cddae3; }

.scheme {
  background: #f5f5f5; }
  .scheme .scheme_gcont .scheme_item {
    padding: 60px 0;
    width: 33.33%;
    text-align: center; 
  cursor: pointer;
  }
    .scheme .scheme_gcont .scheme_item .scheme_tit {
      margin-bottom: 10px;
      font-size: 24px;
      color: #222; }
    .scheme .scheme_gcont .scheme_item .scheme_desc {
      font-size: 14px; }
    .scheme .scheme_gcont .scheme_item:hover.scheme_desc {
      color: #064575; }

.why {
  position: relative;
  height: 830px; }
  .why .whybg {
    position: absolute;
    width: 100%;
    height: 100%; }
  .why .why_group {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }
    .why .why_group .why_item {
      width: 50%;
      float: left;
      color: #fff; }
      .why .why_group .why_item:nth-child(1) {
        padding-right: 80px; }
      .why .why_group .why_item:nth-child(2) {
        padding-top: 110px; }
      .why .why_group .why_item .why_tit {
        padding-top: 230px;
        font-size: 48px;
        color: #ffffff; }
      .why .why_group .why_item .why_desc {
        margin: 70px 0;
        font-size: 18px;
        line-height: 40px; }
      .why .why_group .why_item .why_reason {
        border-top: 1px solid #495a6f;
        border-left: 1px solid #495a6f; }
        .why .why_group .why_item .why_reason .why_reason_item {
          padding-top: 80px;
          float: left;
          text-align: center;
          width: 50%;
          height: 300px;
          border-right: 1px solid #495a6f;
          border-bottom: 1px solid #495a6f; }
          .why .why_group .why_item .why_reason .why_reason_item .why_reason_txt {
            margin-top: 25px;
            font-size: 18px;
            color: #fff; }
      .why .why_group .why_item .why_arrow {
        width: 54px;
        height: 54px;
        position: relative;
        background: url(../images/arrow.png); }
        .why .why_group .why_item .why_arrow .why_arrow_img {
          position: absolute;
          top: 15px;
          animation: toleft 1.5s ease-out infinite; }

.our_circle {
  padding-top: 70px; }
  .mcontain .our_circle{
    background: #fff;
  }
  .our_circle .ourcircle_top {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #dfdfdf; }
    .our_circle .ourcircle_top .ourcircle_tit {
      font-size: 36px;
      color: #040000; }
    .our_circle .ourcircle_top .ourcircle_desc {
      margin: 20px 0 40px;
      font-size: 18px;
      color: #666666; }
    .our_circle .ourcircle_top .ourcircle_dot {
      /*width: 445px;
            margin: 0 auto;*/
      width: auto;
      display: inline-block; }
      .our_circle .ourcircle_top .ourcircle_dot a {
        display: block;
        float: left;
        width: 138px;
        height: 38px;
        line-height: 38px;
        border-radius: 20px;
        margin-right: 10px;
        font-size: 16px;
        text-align: center; }
        .our_circle .ourcircle_top .ourcircle_dot a.on {
          background: #064575;
          font-weight: bold;
          color: #fff; }
  .our_circle .ourcircle_bottom {
    padding: 50px 0 60px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle {
      width: 33%;
      float: left;
      margin-right: .3%; }
      .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link {
        display: block; }
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_link_img img {
          width: 100%;
          height: auto; }
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first {
          height: 90px;
          padding: 0 25px;
          line-height: 90px;
          background: #fff; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first .ourcircle_firstit {
            width: 80%;
            font-size: 18px;
            color: #064575; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first img {
            margin-top: 35px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group {
      width: 66.7%;
      float: left; }
      .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item {
        display: block;
        float: left;
        width: 49.5%;
        margin-right: .5%;
        margin-bottom: 10px;
        padding: 40px 25px 10px;
        background: #fff; }
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover {
          -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
          -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
          box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
          transition: .5s; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover .oucircle_itemtit {
            color: #064575; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover .ourcircle_month {
            color: #064575; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover .ourcircle_year {
            color: #064575; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover .ourcircle_img .default {
            display: none; }
            .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item:hover .ourcircle_img .default.on {
              display: block; }
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .oucircle_itemtit {
          font-size: 18px;
          color: #000;
          margin-bottom: 20px; 
        height: 24px;}
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .oucircle_itemdesc {
          margin-bottom: 25px;
          line-height: 24px;
          font-size: 16px;
          color: #666666; 
        height: 48px;}
        .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new {
          border-top: 1px solid #eee; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_month {
            padding-top: 10px;
            font-size: 30px;
            color: #000; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_year {
            font-size: 16px;
            color: #666666; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_img .on {
            display: none; }
          .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_img img {
            margin-top: 35px; }

.apply_value {
  padding-top: 70px; }
  .apply_value .apply_value_top {
    text-align: center; }
    .apply_value .apply_value_top .ourcircle_tit {
      font-size: 36px;
      color: #040000; }
    .apply_value .apply_value_top .ourcircle_desc {
      margin: 20px 0 40px;
      font-size: 18px;
      color: #666666; }
  .apply_value .apply_value_img .apply_value_item {
    position: relative;
    width: 20%;
    float: left;
    height: 555px;
    margin-right: 1%; }
    .apply_value .apply_value_img .apply_value_item:nth-child(1) {
      background-image: url(/public/static/home/upload/rich1.png); }
    .apply_value .apply_value_img .apply_value_item:nth-child(2) {
      background-image: url(/public/static/home/upload/rich2.png); }
    .apply_value .apply_value_img .apply_value_item:nth-child(3) {
      background-image: url(/public/static/home/upload/rich3.png); }
    .apply_value .apply_value_img .apply_value_item:nth-child(4) {
      background-image: url(/public/static/home/upload/rich4.png);
      margin-right: 0; }
    .apply_value .apply_value_img .apply_value_item i {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(0, 14, 25, 0.4); }
    .apply_value .apply_value_img .apply_value_item .apply_vcont {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto; }
      .apply_value .apply_value_img .apply_value_item .apply_vcont .applay_valuetxt {
        margin-bottom: 10px;
        color: #fff;
        font-size: 24px;
        text-align: center; }
      .apply_value .apply_value_img .apply_value_item .apply_vcont .applay_valuedesc {
        color: #fff;
        font-size: 18px;
        display: none; }
    .apply_value .apply_value_img .apply_value_item.on {
      width: 37%;
      transition: .5s; }
      .apply_value .apply_value_img .apply_value_item.on i {
        background-color: rgba(6, 69, 117, 0.4); }
      .apply_value .apply_value_img .apply_value_item.on .apply_vcont {
        top: 45%; }
        .apply_value .apply_value_img .apply_value_item.on .apply_vcont .applay_valuetxt {
          padding-left: 50px;
          text-align: left; }
        .apply_value .apply_value_img .apply_value_item.on .apply_vcont .applay_valuedesc {
          display: block;
          padding-left: 50px; }

.apply_case_group .applay_case {
  padding: 50px 0; 
}
.apply_case_group .applay_case .swiper-container{
  padding-bottom: 30px; 
}
  .apply_case_group .applay_case .swiper-button-next {
    right: auto;
    left: 35%;
    top: 30px;
    background-image: url(../images/);
    width: 40px;
    height: 36px;
    background-image: none;
    border: 1px solid #fff;
    background: #fff;
  z-index: 101; }
    .apply_case_group .applay_case .swiper-button-next::before {
      position: absolute;
      content: '';
      display: inline-block;
      height: 10px;
      width: 10px;
      border-width: 2px 2px 0 0;
      border-color: #31658d;
      border-style: solid;
      -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
      transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
      left: 10px;
      top: 11px; }
    .apply_case_group .applay_case .swiper-button-next.swiper-button-disabled {
      opacity: 1;
      background: transparent; }
      .apply_case_group .applay_case .swiper-button-next.swiper-button-disabled::before {
        border-color: #fff; }
  .apply_case_group .applay_case .swiper-button-prev {
    left: calc(35% - 40px);
    top: 30px;
    width: 40px;
    height: 36px;
    background-image: none;
    border: 1px solid #fff;
    background: #fff; 
    z-index: 101;}
    .apply_case_group .applay_case .swiper-button-prev::before {
      position: absolute;
      content: '';
      display: inline-block;
      height: 10px;
      width: 10px;
      border-width: 0 0 2px 2px;
      border-color: #31658d;
      border-style: solid;
      -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
      transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
      left: 10px;
      top: 11px; }
    .apply_case_group .applay_case .swiper-button-prev.swiper-button-disabled {
      opacity: 1;
      background: transparent; }
      .apply_case_group .applay_case .swiper-button-prev.swiper-button-disabled::before {
        border-color: #fff; }
  .apply_case_group .applay_case .apply_case_box .apply_case_first {
    float: left;
    width: 39%;
    height: 250px;
    position: relative; }
    .apply_case_group .applay_case .apply_case_box .apply_case_first img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
  .apply_case_group .applay_case .apply_case_box .apply_case_item {
    float: left;
    width: 19%;
    height: 120px;
    margin-bottom: 10px;
    margin-left: 1%;
    line-height: 120px;
    border:1px solid #eaeaea;
    font-size: 20px;
    color: #999999;
    text-align: center;
    background: #fff; }
    .apply_case_group .applay_case .apply_case_box .apply_case_item:hover {
      /*box-shadow: 0 5px 25px rgba(0,0,0,0.1);*/
      box-shadow: 0px 3px 8px 1px rgba(153, 153, 153, 0.25);
      transition: 1s;
      color: #064575;
      background-color: #f5f5f5;
      cursor: default; }
    .apply_case_group .applay_case .apply_case_box .apply_case_item:nth-child(5n+8) {
      margin-left: 0; }

/*底部导航*/
.footer {
  height: auto;
  background: #1f202b; }
  .footer .footer_top {
    padding: 65px 0 25px; }
    .footer .footer_top .foot_nav {
      width: 12.5%;
      float: left; }
      .footer .footer_top .foot_nav .foot_nav_tit {
        margin-bottom: 20px;
        display: block;
        font-size: 16px;
        color: #ddd; }
      .footer .footer_top .foot_nav .foot_nav_desc {
        line-height: 24px;
        display: block;
        font-size: 12px;
        color: #9fa2be; }
      .footer .footer_top .foot_nav .foot_tel {
        font-size: 24px;
        font-weight: bold;
        color: #ddd; }
  .footer .footer_bottom {
    /* height: 110px;
    line-height: 110px;
    text-align: center;
    color: #bbb;
    font-size: 14px;
    border-top: 1px solid #313244; */
    line-height: 30px;
    padding: 40px 0;
    text-align: center;
    color: #bbb;
    font-size: 14px;
    border-top: 1px solid #313244;
   }

/*右侧菜单栏*/
.right_nav {
  position: fixed;
  right: 0;
  top: 255px;
  text-align: center;
  z-index: 100; }
  .right_nav .right_nav_item {
    display: block;
    position: relative;
    width: 140px;
    height: 52px;
    line-height: 52px;
    margin-bottom: 3px;
    color: #666666;
    border-radius: 10px;
    /* background: #e6e6e8;  */
    background: transparent; 
  
  }
    .right_nav .right_nav_item .on_img {
      display: none; }
    .right_nav .right_nav_item .wechat_img {
      position: absolute;
      right: 143px;
      top: 0;
      display: none; }
    .right_nav .right_nav_item:hover {
      background: #064575;
      color: #fff; 
    }
      .right_nav .right_nav_item:hover .default_img {
        display: none; }
      .right_nav .right_nav_item:hover .on_img {
        display: inline-block; }
      .right_nav .right_nav_item:hover .wechat_img {
        display: block; }
        .right_nav_item_phone{
          position: absolute;
          right: 143px;
          top: 0;
          font-size: 16px;
          font-weight: bold;
          background: #064575;
          color: #fff;
          width: 150px;
          border-radius: 10px;
          display: none;
        }
        .right_nav .right_nav_item:hover .right_nav_item_phone {
          display: block; }

/*手机头部*/
.phone_header {
  display: none; }

/*手机侧导航*/
.phone_nav {
  display: none; }

@keyframes toleft {
  0% {
    left: 0;
    opacity: 1; }
  35% {
    left: 50%;
    opacity: 0; }
  65% {
    left: -20%;
    opacity: 0; }
  100% {
    left: 0;
    opacity: 1; } }

.public_banner {
  width: 100%;
  height: auto;
  margin-top: 80px; }
  .public_banner .img {
    width: 100%;
    height: auto; }

.public_nav {
  background-color: #fff; }
  .public_nav a {
    display: inline-block;
    line-height: 62px;
    float: left;
    font-size: 18px;
    color: #222222;
    margin-right: 60px;
    position: relative;
    overflow: hidden; }
    .public_nav a:after {
      position: absolute;
      left: -100%;
      bottom: 0;
      width: 100%;
      height: 2px;
      background-color: #064575;
      font-size: 0;
      content: '';
      transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s; }
    .public_nav a:hover {
      color: #064575; }
      .public_nav a:hover:after {
        left: 0; }
    .public_nav a.on {
      color: #064575; }
      .public_nav a.on:after {
        left: 0; }

/*实施流程*/
.process {
  background-color: #f5f5f7;
  padding-bottom: 60px; }
  .process .text {
    padding-top: 70px; }
    .process .text h2 {
      font-size: 30px;
      color: #000;
      line-height: 36px;
      text-align: center;
      margin-bottom: 40px; }
    .process .text p {
      font-size: 16px;
      color: #555555;
      line-height: 30px; }
  .process .img {
    margin-top: 45px; }
    .process .img img {
      max-width: 100%;
      height: auto;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }

/*服务论坛*/
.forum {
  background-color: #f5f5f7;
  padding: 80px 0; }
  .forum .cont {
    width: 1200px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 115px;
    box-sizing: border-box;
    padding-bottom: 80px; }
    .forum .cont .tips .tips_left {
      float: left;
      font-size: 20px;
      color: #064575;
      line-height: 28px; }
    .forum .cont .tips .tips_right {
      float: right; }
      .forum .cont .tips .tips_right span {
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: #999; }
      .forum .cont .tips .tips_right a {
        display: inline-block;
        margin-left: 15px;
        font-size: 16px;
        line-height: 28px;
        color: #333333; }
    .forum .cont .form {
      margin-top: 45px; }
      .forum .cont .form .form_group .form_item {
        box-sizing: border-box;
        width: 525px;
        margin-bottom: 15px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        border: 1px solid #e3e3e3;
        line-height: 43px;
        padding: 0 36px; }
        .forum .cont .form .form_group .form_item span {
          display: inline-block;
          letter-spacing: 5px;
          font-size: 14px;
          color: #666666;
          margin-right: 36px; }
        .forum .cont .form .form_group .form_item input {
          display: inline-block;
          line-height: 43px;
          height: 43px;
          font-size: 14px;
          color: #666666;
          width: 335px; }
      .forum .cont .form .form_group .form_login {
        display: inline-block;
        width: 525px;
        color: #fff;
        font-size: 18px;
        background-color: #064575;
        line-height: 45px;
        border-radius: 4px;
        text-align: center;
        letter-spacing: 20px;
        margin-top: 35px;
        position: relative;
        left: 50%;
        transform: translateX(-50%); }



 /*      外贸出口方案        */
.mcontain{
  margin-top:80px;
}
.applay_case_rtop.apply_case_first{
  position: absolute;
  top:0;
  left:0;
  width: 39%;
  height: 250px;
  z-index: 100;
}
.applay_case_rtop.apply_case_first img{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
}
.applay_case_rtopcont{
  position: absolute;
  top:40px;
  left:10px;
  color:#fff;
}
.acr_left{
  padding-top:50px;
  font-size: 80px;
}
.acr_right{
  padding-top:30px;
  padding-left:20px;
}
.acr_icon{
  font-size: 50px;
}
.acr_tit{
  font-size: 20px;
}
.arc_desc{
  font-size: 14px;
}
.export_phoneimg{
  display: none;
}
.export_program{
  padding:50px 0;
}
.export_program img{
  width: 100%;
  height: auto;
}
.export_progress {
  position: relative;
  height: 850px;
}
.export_progress_bg{
   position: absolute;
   width: 100%;
   height: 100%;
}
.export_progress_cont{
  position: absolute;
  top:80px;
  left:0;
  width:100%;
}
.export_wtit{
  font-size: 36px;
  color:#fff;
  text-align: center;
}
.export_progress_img{
  width: 100%;
}
.export_progress_img img{
  width: 100%;
  height: auto;
}
.export_progress_img{
  margin-top:70px;
}
.export_tit{
  padding:80px 0;
  text-align: center;
  font-size: 36px;
  color:#000;
}
.export_module{
  padding-bottom:70px;
}
.export_module_item{
  float:left;
  width: 23.5%;
  height: 165px;
  margin-right: 2%;
  margin-bottom:25px;
  background: #fff;
  font-size: 0;
  padding:50px 60px 0 40px;
}
.export_module_item:nth-child(4n){
  margin-right:0;
}
.export_module_item:hover{
  box-shadow: 0 0 15px #ccc;
  transition: 1s;
}
.export_module_img{
  display: inline-block;
  width: 55px;
  margin-right: 30px;
}
.export_module_img img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.export_module_cont{
  vertical-align: top;
  width:calc(100% - 85px);
  display: inline-block;
}
.export_module_tit{
  font-size: 18px;
  color:#000;
}
.export_module_desc{
  font-size: 14px;
  color:#444444;
}
.export_use{
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  margin-top:150px;
}
.export_use_item{
  padding:70px 40px;
  height: 240px;
  width: 33.33%;
  float:left;
  font-size: 0;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
}
.export_use_img{
  display: inline-block;
  width: 100px;
  margin-right: 30px;
}
.export_use_img img{
  vertical-align: bottom;
}
.export_use_cont{
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 130px);
}
.export_use_tit{
  margin-bottom:15px;
  font-size: 18px;
  color:#fff;
}
.export_use_desc{
  font-size: 14px;
  color:#bbbbbb;
}
.export_reason_item{
  width: 23.5%;
  float:left;
  padding:70px 30px 0;
  height: 340px;
  text-align: center;
  margin-right: 2%;
  background: #fff;
}
.export_reason_item:nth-child(4){
  margin-right: 0;
}
.export_reason_item:hover{
  transition:.5s;
  box-shadow: 0 0 10px 10px #eee;
}
.export_reason_tit{
  margin:40px 0 15px;
  font-size: 18px;
}
.export_reason_desc{
  color:#444444;
  font-size: 14px;
}
.export_reason{
   padding-bottom:120px;
}
/* 外贸出口方案 */
.foreign_trade_system{
  width: 100%;
  padding-bottom:30px;
  border-top:1px solid #eaeaea;
  border-left:1px solid #eaeaea;
}
.foreigntrade_system{
  float: left;
  width: 50%;
  padding:50px 100px;
  height: 260px;
  border-right:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
}
.foreigntrade_system:nth-child(1),.foreigntrade_system:nth-child(4){
  background: #f5f5f5;
}
.foreigntrade_system_toptit{
  padding-top:20px;
  font-size:24px;
  margin-left:40px;
}
.foreigntrade_system_tit{
  margin:20px 0 10px;
  font-size: 18px;
  text-align: left;
}
.foreigntrade_system_desc{
  font-size: 14px;
  color:#444444;
  text-align: left;
}
.foreign_trade_useitem{
  width: 33.33%;
  text-align: center;
  float:left;
}
.foreign_trade_useimg{
  transform:translateY(0);
}
.foreign_trade_useitem:hover .foreign_trade_useimg{
  transform: translateY(-5%);
  transition: all .5s linear 10ms;
}
.foreign_trade_usetit{
  margin:30px 0 80px;
  font-size: 24px;
  color:#000;
}
/* 纺织服装方案 */
.textile_desc{
  font-size: 14px;
  color:#999999;
}
.textile_titdesc{
  margin:15px 0;
  font-size: 18px;
  color: #555555;
}
.textile_use{
  margin-top:120px;
}
.textile_use_item{
  float:left;
  height: 460px;
  width: 19.2%;
  margin-right: 1%;
  background: rgba(165,175,197,.5);
}
.textile_use_item:nth-child(5){
  margin-right: 0;
}
.textile_use_img{
  width:115px;
  height: 115px;
  line-height: 115px;
  margin:85px auto 50px;
  border-radius: 50%;
  text-align: center;
  background: rgba(255,255,255,.5);
}
.textile_use_img .textile_onimg {
  display:none;
}
.textile_use_cont{
  padding:0 40px;
}
.textile_use_tit{
  margin-bottom:20px;
  font-size: 18px;
  color:#fff;
  text-align: center;
}
.textile_use_desc{
  font-size: 14px;
  color:#bbbbbb;
}
.textile_use_item:hover{
  background: #4c5f8c;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  transition: 1s;
}
.textile_use_item:hover .textile_use_img{
  background: #fff;
}
.textile_use_item:hover .textile_onimg{
  display:inline-block;
}
.textile_use_item:hover .textile_default{
  display:none;
}
.textile_use_item:hover .textile_use_desc{
  color: #fff;
}
.export_progress_img.textile_progress_img{
    width:1400px;
    margin:70px auto 0;
}
/* PLM生产供应链方案 */
.supply_chain_reason .textile_use_item{
  width: 23.5%;
  margin-right: 2%;
}
.supply_chain_reason .textile_use_item:nth-child(4){
  margin-right: 0;
}
.supply_chain_reason .textile_use_desc{
  text-align: center;
}
/* 面料业务管理方案 */
.fabric_use .export_module_item{
   width:19%;
   margin-right: 1%;
   height: 250px;
}
.fabric_use .export_module_item:nth-child(5n){
   margin-right:0;
}
.fabric_use .export_module_img{
  display: block;
  margin:0 auto 30px; 
  height: 55px;
  width: auto;
  text-align: center;
}
.fabric_use .export_module_img img{
  height: 100%;
  width: auto;
}
.fabric_use .export_module_img{
  display: block;
  margin:0 auto 30px; 
}
.fabric_use .export_module_img{
  display: block;
  margin:0 auto 30px; 
}
.fabric_use .export_module_cont{
  text-align: center;
  width: 100%;
}
.fabric_use .export_module_tit{
  margin-bottom:15px;
}
/* 大宗商品供应链方案 */
.commondity {
  margin-top:80px;
}
.commodities_speical img{
  width: 100%;
  height: auto;
  padding:0 0 80px;
}
.mar_top {
  margin-top: 80px; }

.pcView {
  display: block; }

.phoneView {
  display: none; }

.customBanner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .customBanner img {
    width: 1920px;
    height: 550px;
    position: relative;
    left: 50%;
    margin-left: -960px; }
  .customBanner .textBox {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
    .customBanner .textBox .text1 {
      font-size: 42px;
      color: #fff;
      margin-bottom: 30px; }
    .customBanner .textBox .line {
      width: 54px;
      height: 3px;
      background: #fff;
      margin-bottom: 30px; }
    .customBanner .textBox .text2 {
      font-size: 24px;
      color: #fff; }

.customNav a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
  line-height: 62px;
  height: 62px;
  box-sizing: border-box;
  font-size: 18px;
  color: #222222;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s; }
  .customNav a.on, .customNav a:hover {
    color: #064575;
    border-bottom: 2px solid #064575; }
  .customNav a:last-child {
    margin-right: 0; }

.custom_public_title {
  text-align: center;
  font-size: 30px;
  color: #000000; }

.customPlatform {
  background: #f5f5f7;
  padding: 75px 0; }
  .customPlatform .custom_public_title {
    margin-bottom: 56px; }
  .customPlatform .left {
    margin-right: 4.3%; }
    .customPlatform .left p {
      font-size: 16px;
      color: #555555;
      line-height: 30px;
      margin-bottom: 30px; }
  .customPlatform .right {
    width: 30%; }
    .customPlatform .right img {
      display: block;
      max-width: 100%;
      margin: 0 auto 30px; }
    .customPlatform .right p {
      font-size: 14px;
      color: #999999;
      text-align: center;
      line-height: 24px; }

.customFeatures {
  padding: 80px 0;
  background: #fff; }
  .customFeatures .custom_public_title {
    margin-bottom: 53px; }

.customTableList {
  border: 1px solid #eaeaea;
  border-bottom: 0;
  font-size: 0; }
  .customTableList .list {
    background: #f5f5f5;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 238px;
    box-sizing: border-box;
    position: relative;
    padding: 1.9% 1.8%;
    width: calc(100% / 4);
    display: inline-block;
    vertical-align: middle; }
    .customTableList .list:nth-child(2n) {
      background: #fff; }
    .customTableList .list:nth-child(5), .customTableList .list:nth-child(7) {
      background: #fff; }
    .customTableList .list:nth-child(6), .customTableList .list:nth-child(8) {
      background: #f5f5f5; }
    .customTableList .list:nth-child(4n) {
      border-right: 0; }
    .customTableList .list .title {
      font-size: 18px;
      color: #064575;
      margin-bottom: 22px; }
    .customTableList .list .text {
      font-size: 14px;
      color: #444444;
      line-height: 25px; }

.customIdea {
  background: #f5f5f7;
  padding: 76px 0; }
  .customIdea .custom_public_title {
    margin-bottom: 53px; }
  .customIdea .textBox {
    font-size: 16px;
    color: #555555;
    margin-bottom: 30px;
    line-height: 30px; }

.customValue, .customValue2 {
  background: #fff;
  padding: 76px 0; }
  .customValue .custom_public_title, .customValue2 .custom_public_title {
    margin-bottom: 60px; }
  .customValue .group, .customValue2 .group {
    text-align: left;
    font-size: 0; }
    .customValue .group .list, .customValue2 .group .list {
      width: calc((100% - 180px) / 4);
      display: inline-block;
      vertical-align: top;
      margin-right: 60px;
      margin-bottom: 52px;
      padding: 0 30px; }
      .customValue .group .list:nth-child(4n), .customValue2 .group .list:nth-child(4n) {
        margin-right: 0; }
      .customValue .group .list .icon, .customValue2 .group .list .icon {
        margin: 0 auto 16px;
        width: 196px;
        height: 196px;
        position: relative; }
        .customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1;
          width: 100%;
          height: 100%;
          text-align: center;
          line-height: 196px;
          font-size: 60px;
          color: #064575;
          font-weight: bold; }
      .customValue .group .list .text, .customValue2 .group .list .text {
        font-size: 16px;
        color: #555555;
        line-height: 30px;
        text-align: left;
        /*height: 290px;*/
        max-height: 290px;
        overflow: hidden;
        transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s; }
        .customValue .group .list .text .p, .customValue2 .group .list .text .p {
          margin-bottom: 23px; }
      .customValue .group .list .arrayIcon, .customValue2 .group .list .arrayIcon {
        margin: 0 auto;
        width: 44px;
        height: 22px; }
        .customValue .group .list .arrayIcon img, .customValue2 .group .list .arrayIcon img {
          width: 100%; }
      .customValue .group .list.on, .customValue .group .list:hover, .customValue2 .group .list.on, .customValue2 .group .list:hover {
        cursor: pointer; }
        .customValue .group .list.on .text, .customValue .group .list:hover .text, .customValue2 .group .list.on .text, .customValue2 .group .list:hover .text {
          max-height: inherit; }
        .customValue .group .list.on .arrayIcon, .customValue .group .list:hover .arrayIcon, .customValue2 .group .list.on .arrayIcon, .customValue2 .group .list:hover .arrayIcon {
          display: none; }

.customValue2 .group .list {
  margin-right: 67px;
  width: calc((100% - 134px) / 3); }
  .customValue2 .group .list:nth-child(4n) {
    margin-right: 67px; }
  .customValue2 .group .list:nth-child(3n) {
    margin-right: 0; }

.exportValue {
  background: #f5f5f7;
  padding: 75px 0; }
  .exportValue .custom_public_title {
    margin-bottom: 60px; }
  .exportValue .textBox .text {
    font-size: 16px;
    color: #555555;
    margin-bottom: 22px;
    line-height: 30px; }
  .exportValue .textBox .title {
    font-size: 18px;
    color: #064575;
    margin-bottom: 30px; }
  .exportValue .textBox .p {
    font-size: 14px;
    color: #444444;
    margin-bottom: 30px; }

.coreProcess {
  background: #fff;
  padding: 80px 0; }
  .coreProcess .custom_public_title {
    margin-bottom: 60px; }
  .coreProcess .text {
    padding-left: 30px; }
    .coreProcess .text p {
      margin-bottom: 30px;
      font-size: 16px;
      color: #555555; }
  .coreProcess .text2 {
    padding-left: 30px;
    line-height: 30px; }
    .coreProcess .text2 p {
      font-size: 16px;
      color: #555555; }
  .coreProcess .img {
    margin: 30px 0 0; }
    .coreProcess .img img {
      width: 100%; }

.demandPoint {
  background: #f5f5f7;
  padding: 80px 0; }
  .demandPoint .custom_public_title {
    margin-bottom: 60px; }
  .demandPoint .group {
    font-size: 0; }
    .demandPoint .group .list {
      margin-right: 20px;
      width: calc((100% - 40px) / 3);
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s; }
      .demandPoint .group .list:nth-child(3n) {
        margin-right: 0; }
      .demandPoint .group .list .title {
        background: #fff;
        margin-bottom: 5px;
        box-sizing: border-box;
        line-height: 60px;
        padding: 0 30px;
        font-size: 18px;
        color: #064575; }
      .demandPoint .group .list .bottom {
        padding: 30px;
        background: #fff;
        box-sizing: border-box;
        font-size: 14px;
        color: #444444;
        line-height: 26px;
        height: 380px;
        min-height: 380px;
        overflow: hidden;
        position: relative; }
        .demandPoint .group .list .bottom p {
          margin-bottom: 20px; }
        .demandPoint .group .list .bottom .arrayIcon {
          margin: 0 auto;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 60px;
          background: #fff;
          text-align: center;
          line-height: 60px; }
          .demandPoint .group .list .bottom .arrayIcon img {
            width: 44px;
            height: 22px;
            display: inline-block; }
      .demandPoint .group .list.on, .demandPoint .group .list:hover {
        cursor: pointer; }
        .demandPoint .group .list.on .bottom, .demandPoint .group .list:hover .bottom {
          height: auto; }
        .demandPoint .group .list.on .arrayIcon, .demandPoint .group .list:hover .arrayIcon {
          display: none; }

.industryPoint .group .list {
  width: calc((100% - 60px) / 4); }
  .industryPoint .group .list:nth-child(3n) {
    margin-right: 20px; }
  .industryPoint .group .list:nth-child(4n) {
    margin-right: 0; }
  .industryPoint .group .list .bottom {
    height: 340px;
    min-height: 340px; }

.industryValue {
  background: #f5f5f7; }

.textileAndMain {
  background: #f5f5f7;
  padding: 80px 0; }
  .textileAndMain .custom_public_title {
    margin-bottom: 60px; }
  .textileAndMain .group {
    font-size: 0; }
    .textileAndMain .group .list {
      margin-bottom: 30px;
      margin-right: 60px;
      background: #fff;
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      box-sizing: border-box;
      padding: 36px 30px 0;
      width: calc((100% - 60px) / 2);
      transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s; }
      .textileAndMain .group .list:nth-child(2n) {
        margin-right: 0; }
      .textileAndMain .group .list .textBox {
        padding-bottom: 25px; }
        .textileAndMain .group .list .textBox .title {
          font-size: 20px;
          color: #222222;
          margin-bottom: 16px; }
        .textileAndMain .group .list .textBox .text {
          font-size: 14px;
          color: #666666;
          line-height: 26px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          min-height: 78px; }
      .textileAndMain .group .list .time {
        height: 78px;
        line-height: 78px;
        position: relative;
        color: #666666;
        font-size: 16px;
        border-top: 1px solid #eeeeee; }
        .textileAndMain .group .list .time .array {
          position: absolute;
          right: 0;
          top: 0;
          height: 78px;
          width: 23px;
          background: url("../images/grey_arrow.png") no-repeat center center;
          background-size: 23px 18px;
          transition-duration: 0.4s;
          -webkit-transition-duration: 0.4s;
          -moz-transition-duration: 0.4s;
          -o-transition-duration: 0.4s; }
      .textileAndMain .group .list:hover {
        cursor: pointer; }
        .textileAndMain .group .list:hover .title {
          color: #064575; }
        .textileAndMain .group .list:hover .time {
          color: #064575; }
        .textileAndMain .group .list:hover .time .array {
          background: url("../images/blue_arrow.png") no-repeat center center;
          background-size: 23px 18px;
          right: 50px; }

.textileAndDetails {
  background: #f5f5f5; }
  .textileAndDetails .top {
    padding: 80px 30px 0;
    margin-bottom: 54px;
    text-align: center; }
    .textileAndDetails .top .title {
      font-size: 30px;
      color: #040000;
      margin-bottom: 24px; }
    .textileAndDetails .top .titme {
      font-size: 16px;
      color: #555555;
      margin-bottom: 12px; }
    .textileAndDetails .top .line {
      position: relative; }
      .textileAndDetails .top .line span {
        /*position: relative;*/
        width: 8px;
        height: 8px;
        box-sizing: border-box;
        border: 1px solid #dfdfdf;
        border-radius: 50%;
        margin: 0 auto;
        display: block; }
        .textileAndDetails .top .line span:after, .textileAndDetails .top .line span:before {
          content: '';
          position: absolute;
          top: 50%;
          width: 45%;
          height: 1px; }
        .textileAndDetails .top .line span:after {
          right: 50%;
          margin-right: 14px;
          background: url("../images/line_left.png") no-repeat center center;
          background-size: 100% 1px; }
        .textileAndDetails .top .line span:before {
          left: 50%;
          margin-left: 14px;
          background: url("../images/line_right.png") no-repeat center center;
          background-size: 100% 1px; }
  .textileAndDetails .bottom {
    font-size: 16px;
    color: #555555;
    line-height: 30px; }
    .textileAndDetails .bottom .text {
      margin-bottom: 30px; }


      .header .head_right .nav {
        font-size: 0; }
      .header .head_right .nav .nav_link{
        float: left;
        position: static;
      }
      .header .head_right .nav .nav_link_tit {
        font-size: 14px;
        color: #fff;
        line-height: 80px;
        display: inline-block;
        /* margin-right: 50px; */
        position: relative;
        padding: 0 20px;
        margin: 0 5px;
      }
      .header .head_right .nav .nav_link_tit:hover:after {
        width: calc(100% - 40px);
        height: 1px; }
      .header .head_right .nav .nav_link_tit:after {
        content: '';
        bottom: 40px;
        position: absolute;
        bottom: 0;
        display: block;
        width: 0;
        height: 0;
        background: #fff;
        transition: all .4s; 
        left: 20px;
      }
      .header.current .head_right .nav .nav_link_tit.on {
        color: #064575;
        font-weight: bold;
    }
    .header.current .head_right .nav .nav_link_tit {
      color: #222;
  }

  .header .head_right .nav .nav_link .nav_link_hide{
    position: absolute;
    left: 0;
    top: 80px;
    text-align: center;
    width: 100%;
    height: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-sizing: border-box;

    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    overflow: hidden;

  }
  .header .head_right .nav .nav_link .nav_link_hide .text_box{
    background: #fff;
    overflow: hidden;
    clear: both;
  }
    .header .head_right .nav .nav_link .nav_link_hide .text_box a{
      display: inline-block;
      color: #444444;
      height: 40px;
      font-size: 14px;
      line-height: 40px;
      margin: 10px 20px;
    } 
    .header .head_right .nav .nav_link .nav_link_hide .text_box a:hover{
      color: #064575;
    } 


    .header .head_right .nav .nav_link:hover .nav_link_hide{
      height: 62px;   
      border-top: 1px solid #f5f5f5;
      border-bottom: 1px solid #f5f5f5;
    }



@media screen and (max-width: 1660px) {
.customTableList .list {
width: calc(100% / 3); }
.customTableList .list:nth-child(4n) {
  border-right: 1px solid #eaeaea; }
.customTableList .list:nth-child(3n) {
  border-right: 0; }
.customTableList .list:nth-child(5), .customTableList .list:nth-child(7) {
  background: #f5f5f5; }
.customTableList .list:nth-child(6), .customTableList .list:nth-child(8) {
  background: #fff; }
.customValue .group .list, .customValue2 .group .list {
width: calc((100% - 120px) / 3);
margin-right: 40px;
margin-bottom: 30px; }
.customValue .group .list:nth-child(4n), .customValue2 .group .list:nth-child(4n) {
  margin-right: 40px; }
.customValue .group .list:nth-child(3n), .customValue2 .group .list:nth-child(3n) {
  margin-right: 0; } 

  .our_circle {
    padding-top: 60px;
}
  .our_circle .ourcircle_top .ourcircle_tit{
    font-size: 30px;
  }
  .our_circle .ourcircle_top .ourcircle_desc{
    margin-top: 17px;
  }
  .apply_value .apply_value_top .ourcircle_tit{
    font-size: 30px;
  }
  .apply_value .apply_value_top .ourcircle_desc{
    margin-top: 17px;
  }

  .footer .footer_bottom {
    line-height: 25px;
    padding: 25px 0;
  }
}
@media screen and (max-width: 1660px) {
.wrap {
  width: 1200px; }
/* .header .head_right .nav a {
  margin-right: 30px; } */
  .header .head_right .nav .nav_link_tit{
    padding: 0 10px;
  }
.header .head_right .head_tel {
  margin-left: 30px; }
  .header .head_right .head_tel::before {
    left: -30px; }
.ourcircel_item {
  padding-top: 30px; }
.oucircle_itemtit {
  margin-bottom: 15px; }
.ourcircle_month {
  padding-top: 5px;
  font-size: 20px; }
.ourcircle_img img {
  margin-top: 25px; }
.oucircle_itemdesc {
  font-size: 14px;
  margin-bottom: 10px; }
.apply_case_group .applay_case .apply_case_box .apply_case_item {
  font-size: 16px; }
/* .footer .footer_bottom {
  height: auto;
  line-height: 40px;
  font-size: 16px;
  padding: 20px 20px; } */
.public_nav a {
  margin-right: 50px;
  line-height: 55px;
  font-size: 16px; }

  /* 外贸出口方案 */
  .export_progress{
    height: 700px;
  }
  .export_module_item{
    padding: 45px 30px;
  }
  .export_use{
    margin-top:100px;
  }
  .export_use_item{
    height: 200px;
    padding:40px 20px;
  }
  /* 外贸进口方案 */
  .foreigntrade_system{
    padding-top:30px;
  }
  /* 纺织服装方案 */
  .export_progress_img.textile_progress_img{
    width: 100%;
    margin-top:40px;
  }
  .textile_use{
    margin-top:70px;
  }

  .footer .footer_top .foot_nav .foot_tel {
    font-size: 21px;}
}

@media screen and (max-width: 1366px) {
  .forum .cont {
    width: 1000px; } 
    .footer .footer_top .foot_nav .foot_tel {
      font-size: 20px;}
  }


@media screen and (max-width: 1220px) {
.customPlatform .flex_center {
display: block; }
.customPlatform .flex_center .flex_1 {
display: block;
margin-right: 0; }
.customPlatform .flex_center .right {
width: 100%;
/*img {
              margin: 0 auto;
          }*/ 
        } 
        .header .head_right .nav .nav_link_tit {
          padding: 0 5px;
          margin: 0;
      }


        }
        @media screen and (max-width: 1220px) {
          .wrap {
            width: 100%;
            padding: 0 3%;
            box-sizing: border-box; }
          .header .head_right .nav a {
            margin-right: 10px; }
          .header .head_right .head_tel {
            margin-top: 25px;
            font-size: 12px;
            margin-left: 15px; }
            .header .head_right .head_tel::before {
              left: -15px; }
          .why .why_tit {
            font-size: 40px; }
          .apply_case_group .applay_case .apply_case_box .apply_case_item {
            padding-top: 45px;
            line-height: normal; }
          .footer .footer_top .foot_tel {
            font-size: 16px; }
          .footer .footer_bottom {
            line-height: 30px;
            font-size: 14px;
            padding: 20px 20px; }
          .public_nav a {
            line-height: 50px; }
          /*实施流程*/
          .process .text {
            padding-top: 55px; }
            .process .text h2 {
              font-size: 25px;
              margin-bottom: 30px; }
            .process .text p {
              font-size: 15px;
              line-height: 28px; }
          .process .img {
            margin-top: 35px; }
          /*服务论坛*/
          .forum {
            padding: 60px 0; }
            .forum .cont {
              width: 935px;
              padding: 60px 120px; } 
        
            /* 外贸出口方案 */
            .export_module_item{
              padding: 35px 15px;
              height: 140px;
            }
            .export_module_img{
              margin-right: 15px;
            }
            .export_module_cont{
              width:calc(100% - 70px);
            }
            .export_use_item{
              padding:25px 20px;
            }
            .export_use_img{
              margin-right: 20px;
            }
            .export_use_cont{
              width: calc(100% - 120px);
            }
            .export_progress{
              height: 650px;
            }
              /* 外贸进口方案 */
            .foreigntrade_system{
              padding:30px;
            }
            /* 纺织服装方案 */
            .textile_use {
              margin-top:45px;
            }
            .textile_use_item {
              height: 400px;
            }
            .textile_use_img{
              margin:40px auto 20px;
            }
            .textile_use_cont{
              padding:0 20px;
            }
            .export_progress_img.textile_progress_img{
              margin-top: 60px;
            }
            /* 面料业务 */
            .fabric_use .export_module_item{
              height: 210px;
            }
            .footer .footer_top .foot_nav .foot_tel {
              font-size: 17px;
        
        }

@media screen and (max-width: 1050px) {
.customTableList .list {
width: calc(100% / 2);
background: #f5f5f5 !important; }
.customTableList .list:nth-child(4n), .customTableList .list:nth-child(3n) {
border-right: 1px solid #eaeaea; }
.customTableList .list:nth-child(2n) {
border-right: 0; }
.customTableList .list:nth-child(2), .customTableList .list:nth-child(3), .customTableList .list:nth-child(6), .customTableList .list:nth-child(7) {
background: #fff !important; }
.customValue .group .list, .customValue2 .group .list {
width: calc((100% - 8%) / 2);
margin-right: 4%;
margin-bottom: 4%;
padding: 0; }
.customValue .group .list:nth-child(4n), .customValue .group .list:nth-child(3n), .customValue2 .group .list:nth-child(4n), .customValue2 .group .list:nth-child(3n) {
margin-right: 4%; }
.customValue .group .list:nth-child(2n), .customValue2 .group .list:nth-child(2n) {
margin-right: 0; }
.customValue .group .list .icon, .customValue2 .group .list .icon {
width: 40vw;
height: 40vw;
margin: 0 auto 0.6rem; }
.customValue .group .list .icon img, .customValue2 .group .list .icon img {
  width: 100%; }
.customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
  line-height: 40vw; }
.customValue .group .list .text, .customValue2 .group .list .text {
font-size: 0.65rem;
line-height: 1.4rem; }
.customValue .group .list .text .p, .customValue2 .group .list .text .p {
  margin-bottom: 3%; }
.textileAndMain .group .list {
width: 100%;
margin-right: 0;
margin-bottom: 1rem;
padding: 1.2rem 1rem 0;
font-size: 0.7rem; }
.textileAndMain .group .list .textBox {
padding-bottom: 0.6rem; }
.textileAndMain .group .list .textBox .title {
  font-size: 0.8rem;
  margin-bottom: 0.4rem; }
.textileAndMain .group .list .textBox .text {
  font-size: 0.7rem;
  min-height: 70px;
  line-height: 1.4rem; }
.textileAndMain .group .list .time {
height: 3.5rem;
line-height: 3.5rem; }
.textileAndMain .group .list .time .array {
  height: 3.5rem; } }
  @media screen and (max-width: 1050px) {
    .header .head_right .head_tel {
      display: none; }
    .footer .footer_top {
      padding-top: 50px; }
    .applay_case .swiper-button-prev {
      left: calc(33% - 40px); }
    .applay_case .swiper-button-next {
      left: 33%; }
    .public_nav a {
      line-height: 50px; }
    /*服务论坛*/
    .forum {
      padding: 40px 0; }
      .forum .cont {
        width: 850px;
        padding: 60px 120px; }
        .forum .cont .form {
          margin-top: 45px; }
          .forum .cont .form .form_group .form_item {
            width: 460px; }
            .forum .cont .form .form_group .form_item input {
              width: 270px; }
          .forum .cont .form .form_group .form_login {
            width: 460px;
            font-size: 16px;
            border-radius: 4px;
            letter-spacing: 15px; }
      /* 首页 */
      .acr_left{
        font-size: 60px;
      }
      .acr_icon{
        font-size: 30px;
      }
        /* 外贸出口方案 */
        .export_module_item{
          padding:25px 15px;
        }
        .export_module_img{
          width: 40px;
        }
        .export_module_cont{
          width: calc(100% - 55px);
        }
        .export_progress{
        height: 600px;
      }
      .export_use_item{
        height: 155px;
      }
      .export_use_tit{
        font-size: 14px;
      }
      .export_use_desc{
        font-size: 12px;
      }
      .export_use_img{
        width: 50px;
      }
      .export_use_img img{
        width: 50px;
      }
      .export_use_cont{
        width:calc(100% - 70px);
      }
      .export_reason_item{
        padding-top:50px;
      }
      .export_reason_tit{
        margin-top:30px;
      }
      .footer .footer_top .foot_nav .foot_tel {
        font-size: 14px;
  
  }
    }

@media screen and (max-width: 870px) {
.pcView {
display: none; }
.phoneView {
display: block; }
.customTableList .list {
padding: 3% 3%; }
.customTableList .list .title {
margin-bottom: 0.5rem;
font-size: 0.85rem; }
.customTableList .list .text {
font-size: 0.75rem;
line-height: 1.4rem; }
.customPlatform, .customFeatures, .customIdea, .customValue, .exportValue, .coreProcess, .demandPoint, .customValue2, .textileAndMain, .textileAndDetails {
padding: 1.5rem 0; }
.customPlatform .custom_public_title, .customFeatures .custom_public_title, .customIdea .custom_public_title, .customValue .custom_public_title, .exportValue .custom_public_title, .coreProcess .custom_public_title, .demandPoint .custom_public_title, .customValue2 .custom_public_title, .textileAndMain .custom_public_title, .textileAndDetails .custom_public_title {
margin-bottom: 1rem; }
.custom_public_title {
font-size: 1.5rem; }
.customNav a {
margin-right: 0.6rem;
font-size: 0.8rem; }
.customPlatform .left p {
font-size: 0.75rem;
line-height: 1.4rem;
margin-bottom: 0.6rem; }
.customPlatform .right p {
font-size: 0.8rem; }
.customIdea .textBox {
font-size: 0.75rem;
margin-bottom: 1rem;
line-height: 1.4rem; }
.demandPoint .group .list {
width: 100%;
margin-right: 0; }
.coreProcess .text {
padding-left: 0; }
.coreProcess .text p {
line-height: 1.4rem;
font-size: 0.8rem;
margin-bottom: 1rem; }
.coreProcess .text2 {
padding-left: 0;
line-height: 1.4rem; }
.coreProcess .text2 p {
line-height: 1.4rem;
font-size: 0.8rem;
margin-bottom: 1rem; }
.exportValue .textBox .text {
font-size: 0.75rem;
line-height: 1.4rem;
margin-bottom: 0.8rem; }
.exportValue .textBox .title {
font-size: 0.8rem;
margin-bottom: 1rem; }
.exportValue .textBox .p {
font-size: 0.7rem;
margin-bottom: 0.8rem;
line-height: 1.2rem; }
.textileAndDetails .top {
padding: 1.5rem 0 0;
margin-bottom: 1rem; }
.textileAndDetails .top .title {
font-size: 1rem;
margin-bottom: 0.7rem; }
.textileAndDetails .top .titme {
font-size: 0.8rem;
margin-bottom: 0.3rem; }
.textileAndDetails .bottom {
font-size: 0.8rem;
line-height: 1.4rem; }
.textileAndDetails .bottom .text {
margin-bottom: 1rem; }
.mar_top {
margin-top: 48px; } }

@media screen and (max-width: 870px) {
.indexbanner .swiper-slide {
overflow: auto;
height: auto; }
.indexbanner .swiper-slide img {
position: static;
left: 0;
margin-left: 0;
width: 100%;
height: auto; }
.indexbanner .swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px; }
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 20px;
border-radius: 3px; }
.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
width: 6px;
height: 6px; }
.banner .swiper-slide .apply_case_first img {
height: auto; }
.two.ourcircle_dot {
/*width: 180px;*/ }
.header {
display: none; }
.contain {
margin-top: 48px; }
.scheme .scheme_gcont {
margin-bottom: 30px; }
.scheme .scheme_gcont .scheme_item {
padding: 25px 15px;
background: #fff;
width: 100%;
margin-top: 20px;
border-radius: 10px; 
}
.scheme .scheme_gcont .scheme_item .scheme_tit {
  font-size: 16px; }
.scheme .scheme_gcont .scheme_item .scheme_desc {
  font-size: 12px; }
.why {
height: 600px; }
.why .why_group .why_item {
width: 100%;
float: none; }
.why .why_group .why_item:nth-child(1) {
  padding-right: 0; }
.why .why_group .why_item:nth-child(2) {
  padding-top: 30px; }
.why .why_group .why_item .why_tit {
  padding-top: 45px;
  font-size: 20px; }
.why .why_group .why_item .why_desc {
  margin: 25px 0 20px;
  font-size: 12px;
  line-height: 22px; }
.why .why_group .why_item .why_reason .why_reason_item {
  padding-top: 20px;
  height: 150px; }
  .why .why_group .why_item .why_reason .why_reason_item .why_reason_txt {
    margin-top: 15px;
    font-size: 12px; }
  .why .why_group .why_item .why_reason .why_reason_item img {
    width: auto;
    height: 70px; }
.why .why_group .why_item .why_arrow {
  width: 25px;
  height: 25px;
  background-size: 100% 100%; }
  .why .why_group .why_item .why_arrow .why_arrow_img {
    width: 12px;
    height: 12px;
    top: 6px; }
.our_circle {
padding-top: 40px; }
.our_circle .ourcircle_top {
padding-bottom: 15px; }
.our_circle .ourcircle_top .ourcircle_tit {
  font-size: 18px; }
.our_circle .ourcircle_top .ourcircle_desc {
  font-size: 14px;
  margin: 10px 0 20px; }
.our_circle .ourcircle_top .ourcircle_dot {
  /*width: 270px;*/ }
  .our_circle .ourcircle_top .ourcircle_dot a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px; }
.our_circle .ourcircle_bottom {
padding: 20px 0; }
.our_circle .ourcircle_bottom .ourcircle_cont .ourcircle {
  width: 100%;
  margin-bottom: 10px; }
  .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first {
    padding: 0 10px;
    height: 50px;
    line-height: 50px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first .ourcircle_firstit {
      font-size: 12px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle .ourcircle_link .ourcircle_first img {
      margin-top: 18px;
      width: 16px; }
.our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group {
  width: 100%; }
  .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item {
    padding: 15px 10px 10px;
    width: 100%;
    margin-right: 0; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .oucircle_itemtit {
      font-size: 14px;
      margin-bottom: 5px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .oucircle_itemdesc {
      font-size: 12px;
      line-height: 20px; 
    height: 40px;}
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_month {
      font-size: 14px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_year {
      font-size: 12px; }
    .our_circle .ourcircle_bottom .ourcircle_cont .ourcircle_group .ourcircel_item .ourcircle_new .ourcircle_img img {
      width: 16px;
      margin-top: 20px; }
.apply_value {
padding-top: 30px; }
/* .apply_value .apply_value_top .ourcircle_tit {
font-size: 20px; } */
.apply_value .apply_value_top .ourcircle_tit {
  font-size: 18px; }
.apply_value .apply_value_top .ourcircle_desc {
font-size: 14px;
margin: 10px 0 20px; }
.apply_value .apply_value_img .apply_value_item {
width: 100%;
height: 300px; }
.apply_value .apply_value_img .apply_value_item .apply_vcont {
  top: 40%;
  width: 80%; }
  .apply_value .apply_value_img .apply_value_item .apply_vcont .applay_valuetxt {
    font-size: 16px; }
  .apply_value .apply_value_img .apply_value_item .apply_vcont .applay_valuedesc {
    display: block;
    font-size: 14px; }
.apply_value .apply_value_img .apply_value_item.on {
  width: 100%; }
  .apply_value .apply_value_img .apply_value_item.on .apply_vcont {
    top: 40%; }
    .apply_value .apply_value_img .apply_value_item.on .apply_vcont .applay_valuetxt {
      padding-left: 0;
      text-align: center; }
    .apply_value .apply_value_img .apply_value_item.on .apply_vcont .applay_valuedesc {
      padding-left: 0; }
.apply_case_group .applay_case {
padding: 30px 0; }
.apply_case_group .applay_case .swiper-container{
padding-bottom: 15px; 
}
.apply_case_group .applay_case .swiper-button-next {
display: none; }
.apply_case_group .applay_case .swiper-button-prev {
display: none; }
.apply_case_group .applay_case .apply_case_box .apply_case_first {
width: 100%;
height: 130px; }
.apply_case_group .applay_case .apply_case_box .apply_case_first img {
  position: relative;
  height: auto; }
  .applay_case_rtop.apply_case_first{
    width: 100%;
    height: 120px;
  }
  .applay_case_rtopcont{
    top:20px;
  }
  .acr_left{
    padding-top:30px;
    font-size: 40px;
  }
  .acr_right{
    padding-top:10px;
  }
  .acr_icon{
    font-size: 25px;
  }
  .acr_tit{
    font-size: 16px;
  }
  .arc_desc{
    font-size: 12px;
  }
.apply_case_group .applay_case .apply_case_box .apply_case_item {
padding: 0;
width: 49%;
height: 40px;
line-height: 40px;
margin-left: 0;
font-size: 12px;
margin-right: 2%; }
.apply_case_group .applay_case .apply_case_box .apply_case_item:nth-child(2n+1) {
  margin-right: 0; }
.footer .footer_top {
padding-top: 30px; }
.footer .footer_top .foot_nav {
width: 33.33%;
margin-bottom: 15px; 
height: 140px;
}
.footer .footer_top .foot_nav:last-child{
width:60%;
}
.footer .footer_top .foot_nav .foot_nav_tit {
  margin-bottom: 10px;
  font-size: 14px; }
.footer .footer_bottom {
line-height: 20px;
font-size: 12px;
padding: 15px 20px; }
/*手机右侧悬浮菜单*/
.right_nav {
display: none; }
.right_nav .right_nav_item {
padding: 0 8px;
width: auto;
height: 30px;
line-height: 30px; }
.right_nav .right_nav_item span img {
  width: auto;
  height: 16px; }
.right_nav .right_nav_item .right_navtit {
  display: none; }
.phone_header {
position: fixed;
left: 0;
top: 0;
display: block;
width: 100%;
height: 48px;
line-height: 48px;
font-size: .8rem;
color: #333;
box-shadow: 0 1px 8px #ddd;
z-index: 10;
background: #fff; }
.phone_header.current {
position: fixed; }
.phone_header .head_left {
height: 48px; }
.phone_header .head_left img {
  width: 100px;
  margin-left: 15px;
  text-align: left; }
.phone_header .head_right {
width: 100px;
height: 48px;
text-align: right;
margin-right: 15px;
margin-top: 0; }
.phone_header .head_right img {
  width: 35px; }
/*手机侧导航*/
.phone_nav {
display: block; }
.phone_nav .phone_mask {
position: fixed;
z-index: 999;
top: 0;
/*left: 0;*/
left: -100%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
/*display: none;*/
transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s; }
.phone_nav .phone_nav_right {
transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
position: fixed;
top: 0;
left: -150%;
width: 50%;
height: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
z-index: 1000;
background: #fff; }
.phone_nav .phone_nav_right .phone_nav_list a {
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 0.75rem;
  color: #555;
  height: 42px;
  line-height: 42px;
  padding: 0 15px; }
  .phone_nav .phone_nav_right .phone_nav_list a.plink {
    font-size: 0.75rem;
    color: #555;
    padding: 0 15px;
    line-height: 24px;
    height: 24px;
    border-bottom: none; }
  .phone_nav .phone_nav_right .phone_nav_list a:hover {
    color: #064575; }
.phone_nav.on .phone_mask {
left: 0;
/*display: inline-block;*/ }
.phone_nav.on .phone_nav_right {
left: 0; }
.public_banner {
margin-top: 48px; }
.public_nav .public_nav_box {
width: 100%;
overflow-x: scroll;
white-space: nowrap;
padding: 0; }
.public_nav .public_nav_box a {
line-height: 40px;
font-size: 14px;
margin-right: 25px;
float: none; }
.public_nav .public_nav_box a:nth-last-child(1) {
  margin-right: 0; }
.public_nav .public_nav_box a:hover:after {
  left: -100%; }
/*实施流程*/
.process .text {
padding-top: 25px; }
.process .text h2 {
font-size: 20px;
margin-bottom: 10px; }
.process .text p {
font-size: 14px;
line-height: 24px; }
.process .img {
margin-top: 20px; }
/*服务论坛*/
.forum {
padding: 20px 0; }
.forum .cont {
width: 100%;
padding: 15px;
padding-bottom: 35px; }
.forum .cont .tips .tips_left {
  float: none;
  font-size: 18px;
  width: 100%;
  text-align: center;
  padding-top: 10px; }
.forum .cont .tips .tips_right {
  margin-top: 5px;
  float: none;
  text-align: center; }
  .forum .cont .tips .tips_right span {
    font-size: 14px; }
  .forum .cont .tips .tips_right a {
    font-size: 14px; }
.forum .cont .form {
  margin-top: 20px; }
  .forum .cont .form .form_group .form_item {
    width: 100%;
    line-height: 36px;
    padding: 0 15px; }
    .forum .cont .form .form_group .form_item span {
      display: inline-block;
      letter-spacing: 5px;
      font-size: 14px;
      color: #666666;
      margin-right: 15px; }
    .forum .cont .form .form_group .form_item input {
      line-height: 36px;
      height: 36px;
      width: calc(100% - 95px); }
  .forum .cont .form .form_group .form_login {
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 20px;
    margin-top: 15px; }


/* 外贸出口方案 */
.export_pcimg{
display: none;
}
.export_phoneimg{
display: block;
}
.mcontain{
margin-top: 0;
}
.export_program{
padding:30px 0;
}
.export_progress_cont{
top:40px;
}
.export_wtit{
font-size: 18px;
}
.export_progress_img{
margin-top:30px;
}
.export_progress{
height: 450px;
}
.export_progress_bg{
object-fit: cover;
}
.export_tit{
padding:30px 0;
font-size: 18px;
}
.export_module_item{
width: 100%;
height: auto;
padding:20px 10px;
margin-right: 0;
margin-bottom:10px;
}
.export_module_tit{
font-size: 16px;
}
.export_module_desc{
font-size: 12px;
}
.export_module{
padding-bottom:40px;
}
.export_use{
margin-top:30px;
}
.export_use_item{
padding:15px 10px;
width: 50%;
height: 210px;
}
.export_use_cont{
width: 100%;
}
.export_progress.export_use_group{
height: 770px;
}
.export_use_img{
display: block;
margin:0 auto 10px;
}
.export_use_tit{
margin-bottom:5px;
}
.export_reason_item{
width: 49%;
height: 200px;
margin-right:2%;
margin-bottom:10px;
padding:20px 10px 0;
}
.export_reason_item:nth-child(2n){
margin-right: 0;
}
.export_reason_item img{
width: 50px;
}
.export_reason_tit{
font-size: 16px;
margin:15px 0 10px;
}
.export_reason_desc{
font-size: 12px;
}
.export_reason{
padding-bottom:40px;
}

/* 外贸进口方案 */
.foreigntrade_system{
padding:15px 10px;
}
.foreigntrade_system_top img{
width: 35px;
height: auto;
}
.foreigntrade_system_toptit{
font-size: 16px;
margin-left:10px;
padding-top:7px;
}
.foreigntrade_system_tit{
margin:15px 0 10px;
font-size: 14px;
}
.foreigntrade_system_desc{
font-size: 12px;
line-height: 20px;
}
.foreign_trade_useimg{
width: 60%;
}
.foreign_trade_usetit{
margin:10px 0 30px;
font-size: 14px;
}
/* 纺织服装方案 */
.textile_titdesc{
font-size: 15px;
margin:5px 0;
}
.textile_desc{
font-size: 12px;
}
.textile_use_item{
width: 49%;
margin-bottom: 10px;
margin-right: 2%;
height: 200px;
}
.textile_export_progress.export_progress{
height: 700px;
}
.textile_use_item:nth-child(2n){
margin-right: 0;
}
.textile_use_item:nth-child(5){
width: 100%;
height: 150px;
}
.textile_use_img{
width: 50px;
height: 50px;
margin:15px auto 5px;
line-height: 50px;
}
.textile_use_img img{
width: 50%;
}
.textile_use_cont{
padding:0 10px;
}
.textile_use_tit{
font-size: 14px;
margin-bottom: 5px;
}
.textile_use_desc{
  font-size: 12px;
}
/* PLM生产供应链方案 */
.supply_chain_reason .textile_use_item{
width: 49%;
}
.supply_chain_progress.export_progress{
height: 560px;
}
.supply_ad .export_program{
padding:0 0 40px;
}
.supply_chain_progress.export_progress .textile_use_tit{
margin-bottom:10px;
}
.supply_chain_progress.export_progress .textile_use_img{
margin-bottom:10px;
}
/* 面料业务 */
.fabric_use .export_module_item{
height: 210px;
}
.fabric_use .export_module_item{
width: 49%;
margin-right: 2%;
height: 120px;
padding:15px 10px;
}
.fabric_use .export_module_item:nth-child(2n){
margin-right: 0;
}
.fabric_use .export_module_item:nth-child(5){
margin-right:2%;
}
.fabric_use .export_module_img{
height: 30px;
margin-bottom: 10px;
}
.fabric_use .export_module_tit{
margin-bottom: 5px;
font-size: 15px;
}
.commondity{
margin-top:30px;
}
.commodities_speical img{
padding-bottom:30px;
}

/* 10 */
.demandPoint .group{
width: 100%;
overflow: hidden;
}
.demandPoint .group .list{
margin-bottom:5px;
}
.industryPoint .group .list .bottom{
height: auto;
min-height: auto;
padding:15px 10px 0;
}
.customTableList .list{
height: 270px;
}
.customValue .group .list, .customValue2 .group .list{
width: 48%;
margin-right: 4%;
}
.customValue .group .list, .customValue2 .group .list:nth-child(2n){
margin-right: 0;
}


.customTableList .list{
height: 282px;
}
.custom_public_title {
font-size: 18px !important;
}
.customValue2 .group .list {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.customPlatform .custom_public_title{
font-size: 18px !important;
}
.demandPoint .group .list .title {
line-height: 40px;
font-size: 16px;
padding: 0 20px;
}
.industryPoint .group .list .bottom {
height: auto;
min-height: auto;
}
.demandPoint .group .list .bottom .arrayIcon{
display: none;
}
.demandPoint .group .list .bottom p {
margin-bottom: 10px;
}
.demandPoint .group .list .bottom{
padding: 0 20px;
}
.demandPoint .custom_public_title{
font-size: 18px !important;
}
.coreProcess .custom_public_title{
font-size: 18px !important;
}
.customFeatures .custom_public_title{
font-size: 18px !important;
}
.customValue2 .group .list {
font-size: 18px !important;
}
.customValue .group .list, .customValue2 .group .list {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
}
.customValue2 .group .list .icon {
width: 100%;
height: 95px;
margin: 0 auto 10px;
}
.customValue .group .list .icon img, .customValue2 .group .list .icon img {
width: auto;
height: 95px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.customValue .group .list .icon .number, .customValue2 .group .list .icon .number {
line-height: 28px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
display: inline-block;
width: auto;
height: auto;
}
}




.phone_slide {
  top: 0;
  left: -100%;
  z-index: 1001;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  overflow-y: scroll;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
  .phone_slide.left_0 {
    left: 0; }
  .phone_slide .top {
    position: relative;
    padding: 20px; }
    .phone_slide .top .logo {
      display: inline-block;
      width: 9rem;
      height: auto;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
      .phone_slide .top .logo img {
        width: 100%;
        height: auto; }
    .phone_slide .top .close {
      display: inline-block;
      width: 14px;
      height: 14px;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%); }
  .phone_slide .nav {
    padding: 0 20px;
    padding-bottom: 80px; }
    .phone_slide .nav .nav_link {
      border-bottom: 1px dashed #eaeaea;
      padding: 10px 0; }
      .phone_slide .nav .nav_link a {
        display: inline-block;
        font-size: 16px;
        line-height: 35px;
        width: 100%;
        color: #555; }
    .phone_slide .nav .nav_group {
      border-bottom: 1px dashed #eaeaea;
      width: calc(100% + 40px);
      margin-left: -20px;
      padding: 0 20px;
      box-sizing: border-box; }
      .phone_slide .nav .nav_group .group_tit {
        padding: 10px 0;
        position: relative; }
        .phone_slide .nav .nav_group .group_tit span {
          display: inline-block;
          font-size: 16px;
          line-height: 35px;
          color: #555; }
        .phone_slide .nav .nav_group .group_tit img {
          width: 15px;
          height: auto;
          position: absolute;
          right: 0;
          top: 23px;
          transition: all 0.3s ease-in-out; }
          .phone_slide .nav .nav_group .group_tit img.rotate180 {
            transform: rotateZ(180deg); }
      .phone_slide .nav .nav_group .nav_item {
        display: none; }
        .phone_slide .nav .nav_group .nav_item li {
          padding: 8px 15px;
          border-top: 1px dashed #eaeaea; }
          .phone_slide .nav .nav_group .nav_item li a {
            display: inline-block;
            width: 100%;
            color: #666;
            font-size: 14px;
            line-height: 25px; }
      .phone_slide .nav .nav_group.active {
        background-color: #f5f5f5; }

