@font-face {
    font-family: 'icomoon1';
    src:  url('../fonts/icomoon1.eot?5yvtsl');
    src:  url('../fonts/icomoon1.eot?5yvtsl#iefix') format('embedded-opentype'),
      url('../fonts/icomoon1.ttf?5yvtsl') format('truetype'),
      url('../fonts/icomoon1.woff?5yvtsl') format('woff'),
      url('../fonts/icomoon1.svg?5yvtsl#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  span.icon-gengduo,span.icon-hangyezixun,span.icon-hetong,span.icon-jiangdichengben,span.icon-jiangdichengben1,span.icon-shuyi_zhengfu,span.icon-sifa,span.icon-tigaoxiaoshuai{
    font-family: 'icomoon1' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  @font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot');
    src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  /* 立约笔应用价值 开始 */
  section.ordinary_personnel-value div.ordinary_personnel-single .iconfont{
    font-family: 'iconfont' !important;
    font-size: 28px;
  }
  section.ordinary_personnel-value div.ordinary_personnel-single .iconfont.icon-ziliaochayue-01{
    font-size: 36px;
  }
  section.ordinary_personnel-value div.ordinary_personnel-single .iconfont.icon-jiandanyiyong,
  section.ordinary_personnel-value div.ordinary_personnel-single .iconfont.icon-linghuojieru{
    font-size: 34px;
  }
  section.ordinary_personnel-value div.ordinary_personnel-single .icon-jiangdichengben1:before{
    content: '\e64b' !important;
  }
  section.ordinary_personnel-value div.ordinary_personnel-single .icon-tigaoxiaoshuai:before{
    content: '\e64e' !important;
  }
  /* 立约笔应用价值 结束 */
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-color-sample:before{
    content:"\e90a";
  }
  .icon-front-end:before{
    content: "\e90b";
  }
  .icon-online-shopping:before{
    content: "\e90c";
  }
  .icon-magnifying-glass:before {
    content: "\e900";
  }
  .icon-phone-call:before {
    content: "\e901";
  }
  .icon-right-arrow:before {
    content: "\e902";
  }
  .icon-left-arrow:before {
    content: "\e903";
  }
  .icon-tick:before {
    content: "\e904";
  }
  .icon-tigaoxiaoshuai:before {
    content: "\e907";
  }
  .icon-jiangdichengben1:before {
    content: "\e904";
  }
  .icon-sifa:before {
    content: "\e906";
  }
  .icon-jiangdichengben:before {
    content: "\e903";
  }
  .icon-development:before {
    content: "\e909";
  }
  .icon-hetong:before {
    content: "\e902";
  }
  .icon-hangyezixun:before {
    content: "\e901";
  }
  .icon-shuyi_zhengfu:before {
    content: "\e905";
  }
  .icon-web-design:before {
    content: "\e90d";
  }
  .icon-gengduo:before {
    content: "\e900";
  }
  .icon-play-button:before {
    content: "\e90f";
  }
  .icon-training:before {
    content: "\e910";
  }
  .icon-strategy:before {
    content: "\e911";
  }
  
  
  
  /* new 开始*/
  /**
      Price Box Styles
  */
  .row-box{
    border: 1px solid!important;
    width: 100px;
    height: 100px;
  }
  /* .row-box:hover{
    font-size: 50px;
  } */
  .div-start:hover{
   display: none;
  }
  .div-end{
    display: none!important;
  }
  .div-end:hover{
    display: block;
  }
  .cr-pricebox-gallery {
    margin-top: -30px; }
  .backgd{
    background: #fff!important;
  }
  .kuaisu{
    height: 34px;
    font-size: 10px;
    margin: 0 1% 4% 1%;
    border-radius: 2px;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 8px 3px rgba(0,0,0,.05);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  
  .kuaisu:before {
    content: "";
    left: 0;
    bottom: 0;
    /* height: 2px; */
    height: 100%;
    width: 2px;
    
    /* background: #47BB8F; */
    background: #DC001E;
    position: absolute;
    -webkit-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
    -moz-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
    -ms-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
    -o-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
    transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s; 
  }
  
  .kuaisu:hover, .kuaisu.is-active {
    -webkit-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
    -moz-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
    -ms-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
    -o-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
    box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2); 
  }
  .kuaisu:hover:before, .kuaisu.is-active:before {
    /* height: 100%;  */
    width: 100%;
  }
  .kuaisu > * {
    position: relative; }
  .kuaisu span {
    display: block;
    color: rgb(18, 18, 18);
    text-align: center;
    margin-bottom: 20px;
    font-size: 10px;
    /* line-height: 24px; */
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s; }
  .kuaisu:hover span,
  .kuaisu.is-active span {
    color: #fff; }
  
  .cr-pricebox-height {
    padding: 20px 25px!important;
  }
  
  /* .cr-pricebox_black {
    color: #000!important;
    font-size: 22px;
    font-weight: 500;
  } */
  .cr-pricebox {
    margin-bottom: 20px;
    padding: 37px 60px;
    /* padding-right: 100px;
    padding-left: 100px; */
    position: relative;
    background: #f1f1f5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .cr-pricebox:before {
      content: "";
      left: 0;
      top: 0;
      height: 3px;
      width: 100%;
      /* background: #47BB8F; */
      background: #DC001E;
      position: absolute;
      -webkit-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
      -moz-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
      -ms-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
      -o-transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s;
      transition: all 0.5s cubic-bezier(1, 0.03, 0.15, 0.99) 0s; }
    .cr-pricebox > * {
      position: relative; }
    .cr-pricebox h6 {
      text-align: center;
      margin-bottom: 10px;
      /* font-size: 16px;
      line-height: 24px;
      letter-spacing: 1px;
      text-transform: capitalize;
      font-weight: 400; */
      -webkit-transition: all 0.1s ease-in-out 0s;
      -moz-transition: all 0.1s ease-in-out 0s;
      -ms-transition: all 0.1s ease-in-out 0s;
      -o-transition: all 0.1s ease-in-out 0s;
      transition: all 0.1s ease-in-out 0s; }
    .cr-pricebox h4 {
      font-weight: 500;
      font-size: 15px;
      color: #DC001E;
      line-height: 16px;
      text-align: center;
      margin-bottom: 6px;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .cr-pricebox h5 {
        font-weight: 540;
        font-size: 17px;
        color: #000;
        line-height: 20px;
        text-align: center;
        margin-bottom: 10px;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .cr-pricebox span {
        display: block;
        margin: 0 auto;
        padding-left: 0;
        list-style: none;
        color: #777;
        font-size: 10px;
        line-height: 20px;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
    .cr-pricebox ul {
      padding-left: 0;
      list-style: none;
      color: #777;
      font-size: 12px;
      line-height: 22px;
      text-align: center;
      -webkit-transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      .cr-pricebox ul li {
        /* padding: 3px 0; */
       }
    .cr-pricebox a.cr-btn {
      margin-top: 10px; }
      .cr-pricebox a.cr-btn b {
        display: none; }
      .cr-pricebox a.cr-btn:hover {
        color: #47BB8F; }
    .cr-pricebox:hover .show{
      display: none;
    }
    .cr-pricebox .isshow{
      display: none;
    }
    .cr-pricebox:hover .isshow{
      display: inline-block;
      transition: 1s;
    }
    .cr-pricebox:hover, .cr-pricebox.is-active {
      -webkit-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
      -moz-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
      -ms-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
      -o-box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);
      box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2); }
      .cr-pricebox:hover:before, .cr-pricebox.is-active:before {
        height: 100%; }
      .cr-pricebox:hover h6,
      .cr-pricebox:hover h4,
      .cr-pricebox:hover h5,
      .cr-pricebox:hover ul, 
      .cr-pricebox:hover span,
      .cr-pricebox.is-active h6,
      .cr-pricebox.is-active h4,
      .cr-pricebox.is-active h5,
      .cr-pricebox.is-active ul
      .cr-pricebox.is-active span {
        color: #fff; }
      .cr-pricebox:hover a.cr-btn, .cr-pricebox.is-active a.cr-btn {
        background: #fff;
        color: #47BB8F; }
        .cr-pricebox:hover a.cr-btn:hover, .cr-pricebox.is-active a.cr-btn:hover {
          color: #47BB8F; }
  
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-pricebox {
      padding: 40px 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-pricebox {
      padding: 40px 40px;
      padding-right: 30px; } }
  @media only screen and (max-width: 575px) {
    .cr-pricebox {
      padding: 18px; }
      .cr-pricebox h4 {
        /* margin-bottom: 30px; */
     } 
        .cr-pricebox h5 {
          /* margin-bottom: 30px;  */
        } 
      }
        
  
  
  
  /* 第一版翻转的图片 */
  .portfoilo-thumb {
    overflow: hidden; }
  /* Portfolio Minimal 2 */
  .portfolios-minimal-2 .portfoilo-thumb {
    position: relative; }
    .portfolios-minimal-2 .portfoilo-thumb::before {
      content: "";
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      background: rgba(0, 0, 0, 0.5);
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
  
    .portfolios-minimal-2 .portfolio:hover .portfoilo-thumb::before {
      opacity: 1;
      visibility: visible; }
  
      .portfolio {
        position: relative; }
  
        .portfolio-content {
          position: absolute;
          height: calc(100% - 0px);
          width: calc(100% - 28px);
          /* height: 100%;
          width: 100%; */
          left: 0px;
          top: 0px;
          background: rgba(71, 187, 143, 0);
          color: #fff;
          /* display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; */
          /* -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-transform: scale(0.9);
          -moz-transform: scale(0.9);
          -ms-transform: scale(0.9);
          -o-transform: scale(0.9);
          transform: scale(0.9);
          -webkit-transition: all 0.4s ease-in-out 0s;
          -moz-transition: all 0.4s ease-in-out 0s;
          -ms-transition: all 0.4s ease-in-out 0s;
          -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;  */
        }
  
          .portfolio-content > * {
            color: #fff;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateY(50px);
            -moz-transform: translateY(50px);
            -ms-transform: translateY(50px);
            -o-transform: translateY(50px);
            transform: translateY(50px);
            -webkit-transition: all 0.6s cubic-bezier(0, 0, 0.2, 1) 0s;
            -moz-transition: all 0.6s cubic-bezier(0, 0, 0.2, 1) 0s;
            -ms-transition: all 0.6s cubic-bezier(0, 0, 0.2, 1) 0s;
            -o-transition: all 0.6s cubic-bezier(0, 0, 0.2, 1) 0s;
            transition: all 0.6s cubic-bezier(0, 0, 0.2, 1) 0s; }
  
            .portfolio-content h3 {
              color: #fff;
              margin-bottom: 0;
              visibility: hidden;
              font-size: 12px;
              left: 4px;
              border: 1px solid red;
              opacity: 0;
              -webkit-transform: translateY(50px);
              -moz-transform: translateY(50px);
              -ms-transform: translateY(50px);
              -o-transform: translateY(50px);
              transform: translateY(50px);
              -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
              -moz-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
              -ms-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
              -o-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
              transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s; }
              .portfolio-content div {
                color: #fff;
                margin-bottom: 0;
                visibility: hidden;
                opacity: 0;
                font-size: 15px;
                -webkit-transform: translateY(50px);
                -moz-transform: translateY(50px);
                -ms-transform: translateY(50px);
                -o-transform: translateY(50px);
                transform: translateY(50px);
                -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
                -moz-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
                -ms-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
                -o-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
                transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.05s; }
            .portfolio-content a {
              color: #fff;
              margin-left: 20px;
              display: block;
              text-align: left;
            font-size: 15px;
            }
            .portfolio-content div:hover{
              color: #f1f1f1;
            }
              .portfolio-content a:hover {
                color: #f1f1f1; }
                .portfolio:hover .portfoilo-thumb img {
                  -webkit-transform: scale(1.2);
                  -moz-transform: scale(1.2);
                  -ms-transform: scale(1.2);
                  -o-transform: scale(1.2);
                  transform: scale(1.2); }
                .portfolio:hover .portfolio-content {
                  background: rgba(71, 187, 143, 0.9);
                  /* background: ; */
                  -webkit-transform: scale(1);
                  -moz-transform: scale(1);
                  -ms-transform: scale(1);
                  -o-transform: scale(1);
                  transform: scale(1); }
                  .portfolio:hover .portfolio-content > * {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -ms-transform: translateY(0);
                    -o-transform: translateY(0);
                    transform: translateY(0);
                    visibility: visible;
                    opacity: 1; }
                  .portfolio:hover .portfolio-content h6 {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -ms-transform: translateY(0);
                    -o-transform: translateY(0);
                    transform: translateY(0);
                    visibility: visible;
                    opacity: 1; }
                  .portfolio:hover .portfolio-content h3 {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -ms-transform: translateY(0);
                    -o-transform: translateY(0);
                    transform: translateY(0);
                    visibility: visible;
                    opacity: 1; }
                    .portfolio:hover .portfolio-content div {
                      line-height: 25px;
                      -webkit-transform: translateY(0);
                      -moz-transform: translateY(0);
                      -ms-transform: translateY(0);
                      -o-transform: translateY(0);
                      transform: translateY(0);
                      visibility: visible;
                      opacity: 1; }
                  .portfolio:hover .portfolio-content a.portfolio-zoom-trigger {
                    -webkit-transform: translateY(0);
                    -moz-transform: translateY(0);
                    -ms-transform: translateY(0);
                    -o-transform: translateY(0);
                    transform: translateY(0);
                    visibility: visible;
                    opacity: 1; }
                .portfolio:hover .portfolio-content-inner {
                  -webkit-transform: translateZ(0);
                  -moz-transform: translateZ(0);
                  -ms-transform: translateZ(0);
                  -o-transform: translateZ(0);
                  transform: translateZ(0); }
                  .portfolio-content-inner {
                    width: 100%;
                    padding: 20px;
                    -webkit-transform: translateY(0) translateZ(0);
                    -moz-transform: translateY(0) translateZ(0);
                    -ms-transform: translateY(0) translateZ(0);
                    -o-transform: translateY(0) translateZ(0);
                    transform: translateY(0) translateZ(0);
                    -webkit-backface-visibility: hidden;
                    -moz-backface-visibility: hidden;
                    -o-backface-visibility: hidden;
                    -ms-backface-visibility: hidden;
                    backface-visibility: hidden; }
                    .section-title.text-center {
                      padding-left: 30px;
                      padding-right: 30px; }
  
  .photo{
    /* width: 428px;
    height: 100px; */
    overflow: hidden;
    position: relative;
  }
  .photo .text{
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0,.4);
      color: white;
      text-align: center;
      visibility: hidden;
  }
  .h1{
    text-align: center;
    color: white;
  }
  .photo:hover .text{
      visibility: inherit;
  } 
  /* 第一版翻转的图片 */
  
  .flip-box-inner {
    position: relative;
    width: 100%;
    /* height: 100%; */
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    /* border: 1px solid; */
  }
  .flip-box:hover .flip-box-inner {
    transform: rotateX(180deg);
    transition: 1s;
  }
  .flip-box-front {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 22;
    border: 1px solid #f1f1f5;
    background: #f1f1f5;
  }
  .flip-box-content {
   
    
    
  }
  .flip-box-content h3{
    font-size: 14px;
    margin-top: 20px;
  }
  .flip-box-back { 
    background: rgba(220, 0, 30, 1);
    color: #fff;
    transform: rotateX(180deg);
  }
  .flip-box-back_first {
    text-align: left!important;
    margin-left: 10px;
    margin-top: 5px;
  }
  .flip-box-back div{
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    /* border: 1px solid red; */
  }
  .flip-box {
    background-color: transparent;
    height: 135px;
    border: 0;
    transition: .5s;
    perspective: 1000px;
    margin-bottom: 10px;
  }
  .fixBtn {
    position: fixed;
    right: 0;
    top: 31%;
    z-index: 9999;
    transform: translateY(50%);
    border: 1px solid red;
  }
  .fixBtn1,.fixBtn3 {
    position: fixed;
    right: 0;
    z-index: 999;
    transform: translateY(50%);
    cursor: pointer;
  }
  .fixBtn1 {
    top: 23%;
  }
  .fixBtn3 {
    top: 35%;
  }
  h5 {
    min-width: 70px;
  }
  h6 {
    min-width: 100px;
  }
  .fixBtn2 {
    position: fixed;
    right: 0;
    top: 31%;
    z-index: 999;
    transform: translateY(50%);
    width: 70px;
    height: 70px;
    background: #DC001E;
    display: flex;
    align-items: center;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
  }
  
  .fixBtn_online1 {
    width: 70px;
    height: 70px;
    background-color: #DC001E;
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
  }
  .fixBtn2 h5{
    color: #fff;
    font-size: 14px;
  }
  .fixBtn2 h6{
    color: #fff;
    font-size: 14px;
  }
  .fixBtn2:hover {
    width: 175px;
    height: 70px;
    transition: all 0.5s;
  }
  .fixBtn2:hover .h6{
    font-weight: 600;
    display: block;
    transition: all 0.5s;
  }
  
  
  
  
  
  
  
  
  
  .box{
    margin-bottom: 7px;
  }
  .big_box{
    display: block;
    position: fixed;
    bottom: 50%;
    z-index: 9990;
    width: 80px;
    text-align: right;
    right: 0;
  }
  .onebox{
    display: inline-block;
    width: 60px;
    height: 40px;
    background-color: #e61717;
    color: #fff;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 1px;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    box-sizing: content-box;
    border-radius: 10px;
  }
  .onebox:hover {
    /* padding: 5px; */
    margin-right: 5px;
    transition: padding .2s;
    text-align: center;
  }
  .twobox{
    display: flex;
    width: 200px;
    margin-left: 20px;
    transition: margin .2s;
    background-color: #e61717;
    color: #fff;
  }
  .twobox_phone {
    /* -ms-flex-negative: 0; */
      flex-shrink: 0;
      display: inline-block;
      width: 60px;
      height: 40px;
      background-color: #e61717;
      color: #fff;
      font-size: 12px;
      padding: 10px 0;
      text-align: center;
      /* margin-bottom: 1px; */
      /* border-radius: 4px 0 0 4px; */
      cursor: pointer;
      box-sizing: content-box;
  }
  /* .twobox  :hover {
    margin-left: -140px;
  }
  
  .box1{
    position: fixed;
    top: 45%;
    right: 0;
    z-index: 999;
  }
  
  .box1,.box2{
    width: 100px;
    height: 60px;
    background: red;
    display: flex;
    align-items: center;
  }
  
  .box1:hover{
    width: 400px;
    height: 60px;
    transition: all 0.5s;
  }
  
  .box1:hover h1{
    transition: all 0.5s;
    display: block;
  } */
  
  
  
  
  /* 弹窗 开始*/
  *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  
  .show-box{
    position: fixed; /*根据浏览器进行绝对定位 */
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /*rgba透明色 */
    display: none;
    z-index: 9999999999999999;
  }
  
  .login-page{
    width: 400px;
    height: 440px;
    margin: 0 auto;
    margin-top: 50px;
    background-color: white;
    position: relative;
  }
  .fontStyle_box {
    text-align: center;
    margin-top: 20px;
    height: 60px;
  }
  .fontStyle_box p{
    line-height: 6px;
    font-size: 15px;
    color: #000;
  }
  .close-btn{	
    height: 50px;
    width: 50px;
    border-radius: 25px;
    float: right;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 1px;
    right: 0px;
  }
  
  .close-btn:hover{
    color: #000;
  }
  /* 弹窗 结束*/
  
  /* 弹窗-预约演示 开始*/
  *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  
  .show-box{
    position: fixed; /*根据浏览器进行绝对定位 */
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /*rgba透明色 */
    display: none;
    z-index: 1000;
  }
  
  .login-page_preview{
    width: 330px;
    height: 500px;
    margin: 0 auto;
    margin-top: 40px;
    background-color: white;
  }
  
  .close-btn_preview {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    float: right;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    color: #000;
  }
  .close-btn_preview:hover {
    color: #DC001E;
  }
  /* 弹窗-预约演示 结束*/
  /* 弹窗-在线客服 开始*/
  .tip {
    color: #000;
    text-align: center;
    border-radius: 10px;
    font-family: sans-serif;
    padding: 0px 10px;
    width:auto;
    display:inline-block !important;
    display:inline;
  }
  .right {
    /* background-color: deepskyblue; */
    background-color: #fff;
    font-size: 14px;
    /* box-shadow: 1px 1px 5px #ccc */
  
  }
  .left {
    /* background-color: forestgreen; */
    background-color: rgb(149, 236,105);
    font-size: 14px;
  }
  .userName {
    font-size: 12px;
    color: #000;
  }
  .show_box_title {
    text-align: center; 
    line-height: 30px;
    font-size: 16px;
    color: #000;
    padding-top: 10px;
  }
  .show_box_n_isOnline {
    font-size: 10px;
    color: gray;
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .show_box_n_box {
    height: 350px; 
    overflow:auto; 
    border-top: 1px solid #ccc;
    background-color: rgb(245, 245, 245);
  }
  .show_box_n_textarea {
    height: 160px; 
    width: 100%; 
    padding: 20px; 
    border: none; 
    border-top: 1px solid #ccc
    ;font-size: 14px;
    border-bottom: 1px solid #ccc; 
    outline: none;
    background-color: rgb(245, 245, 245);
  }
  .show_box_n_textarea_boxs {
    text-align: right; 
    padding-right: 10px;
    padding-top: 3px;
  }
  .login-page_online{
    width: 700px;
    height: 625px;
    margin: 0 auto;
    margin-top: 100px;
    background-color:  rgb(245, 245, 245);;
    border-radius: 7px;
    position: relative;
  }
  .close-btn_online {
    font-size: 30px;
    position: absolute;
    top: 4px;
    right: 13px;
    cursor: pointer;
  }
  .close-btn_online:hover {
    color: #DC001E;
  }
  textarea::-webkit-input-placeholder {
    color: #ccc;
    /* text-align: right; */
  }
  
  /* 弹窗-在线客服 结束*/
  /* 快捷签约 开始*/
  .flip-box_quickly {
    background-color: transparent;
    height: 150px;
    border: 0;
    margin-bottom: 30px;
    perspective: 1000px;
  }
  .flip-box-inner_quickly {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  .flip-box_quickly:hover .flip-box-inner_quickly {
    transform: rotateX(180deg);
    transition: 1s;
  }
  .flip-box-front_quickly {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flip-box-front_quickly, .flip-box-back_quickly {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 22;
    border: 1px solid #f1f1f5;
    /* background: #f1f1f5; */
    box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14);
  
  }
  .flip-box-content_quickly h3{
    font-weight: 500;
    font-size: 13px;
    margin-top: 25px;
  
  
  }
  .flip-box-back_quickly {
    background: rgba(220, 0, 30, 1);
    color: white;
    transform: rotateX(180deg);
    /* transition: transform 0.8s; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flip-box-back_quickly div {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
  }
  .flip-box-content_quickly_num {
    position: absolute;
    top: -5px;
    left: 2px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    /* background: #DC001E; */
    color: #DC001E;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    font-family: 'icomoon';
  }
  /* 快捷签约 结束*/
  
  .services-one_btns {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* 头部 */
  .swiper-slide_container_title {
    line-height: 20px;
    font-size: 15px;
    font-weight: 550;
    color: black;
  }
  .forms_box {
    text-align: center;
    margin-bottom: 20px;
  }
  .forms_title {
    font-size: 20px;
    color: black;
    font-weight: 600;
  }
  .forms_title_box {
    font-size: 15px;
    color: #000;
  }
  .forms_title_box_number {
    color: #DC001E;
    font-size: 18px;
  }
  .comment-form__input-boxs_input {
    width: 100%;
    height: 35px!important;    
    border: 1px solid #ebebeb;
    font-size: 12px!important;
  }
  .comment-form__buttonfrom {
    width: 100%;
    background: #DC001E;
    border: none;
    color: #fff;
    font-size: 15px;
    height: 35px;
    border-radius: 5px;
  }
  
  /* 底部表单 */
  /* .scroll-to-top_form_buttonbottom {
    width: 100%;
    background: #DC001E;
    border: none;
    color: #fff;
    font-size: 15px;
    height: 45px;
    border-radius: 5px;
    padding: 0 20px;
    margin-left: 20px;
  } */
  .scroll-to-top_form_formsBottom_box {
    width: 100%;
    height: 60px;
    display: flex;
    /* margin-top: 25px; */
    justify-content: space-evenly;
    align-items: center;
  }
  .boxs_contact {
    display: block;
    position: fixed;
    bottom: 50%;
    right: 0;
    transform: translateY(50%);
    z-index: 999;
    width: 70px;
  }
  .box_phone {
    display: flex;
    margin-left: 0px;
    transition: margin .2s;
    width: 200px;
    height: 70px;
    background: #DC001E;
    min-width: 70px;
    padding: 42% 0;
  }
  .box_phone h5 {
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  .ps {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: -4px;
  }
  .box_phone:hover {
    margin-left: -130px;
  }
  .box_phone,.box_vx,.box_show, .box_online {
    cursor: pointer;
    margin-bottom: 2px;
    
  }
  .box_online, .box_vx, .box_show {
    width: 70px;
    height: 70px;
  }
  .thm-btnm_style {
    padding: 22% 0;
  }
  .error {
    font-size: 12px;
    line-height: 12px;
    margin-top: 2px;
    color: red;
    position: absolute;
  }
  /* new 结束*/