.nav-logion{
    margin-right: 60px !important;
  }
  .nav-left{
    align-items: center;
  } @media screen and (max-width:600px) {
    .footer-serve {
        padding: 10px 40px;
        box-sizing: border-box;
        flex-direction: none !important;
        width: 100% !important;
      }
      .footer-content {
        /* flex-direction: column;
        align-items: center; */
        padding: 0 101px;
      }
    .footer-link {
        flex-direction: column;
        align-items: center;
      }

      .footer-link-titles {
        flex-direction: column !important;
        align-items: center !important;
        padding: 0 !important;
      }
    .credible_commitment .details .sort {
      width: 100% !important;
    }

    .credible_commitment .details {
      width: 100% !important;
      height: auto !important;
    }

    .details {
      display: flex;
      flex-direction: column;
      width: 100%;
      gap: 10px;
    }

    .details1 {
      width: 100% !important;
      height: auto !important;
    }

    .sort1 {
      height: auto !important;
    }

    .nav1 {
      height: 130px;
      display: flex;
      padding: 0 20px;
      box-sizing: border-box;
      justify-content: space-between;
    }



    .nav-left {
      display: flex;
      align-items: center;
    }

    .nav_list_nav {
      height: 100%;
      /* display: none; */

    }

    .nav-logion {
      height: 38px;
      width: 100px;
    }

    .section-img {
      background-size: cover !important;

      background-position: -1123px -10px !important;
    }

    .title {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .title_bottom {
      margin-left: 0px !important;
      width: 100% !important;
      padding: 0 92px !important;
    }

    .row {
      margin-left: 0px !important;
      margin-right: 0px !important;

    }

    .title_top {
      width: 100% !important;
      margin-left: 0px !important;
      font-size: 25px !important;
    }

    .section {
      width: 100%;
      /* background-color: #fff; */
    }

    .w {
      /* width: 100%; */
    }

    .section .title {
      font-size: 24px !important;
      margin-top: 0px !important;
    }

    .data1 {
      margin-left: 0px !important;

    }

    .system_details {
      width: 100% !important;
      padding: 0 20px;
      box-sizing: border-box;
    }

    .secure {
      /* flex-direction: column;
      display: flex;
      align-items: center; */
    }

    .system_analyze {
      width: 100% !important;
      height: 300px !important;
    }

    .measure_tile {
      font-size: 22px !important;
    }

    .classification_measures {
      margin-left: 0px !important;
    }

    .policy>ul>li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .footer-box {
      display: flex;
    }

    .footer-input {
      flex: 1 !important;
    }

    .ai-name {
      font-size: 17px;
    }

    .IOS,
    .title1,
    .cloud_service {
      /* display: none !important; */
    }

    .policy {
      width: 100% !important;
    }

    .lange,
    .policy .line {
      display: none;
    }

    .credible_commitment .sort1 {
      width: 100% !important;
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
      gap: 10px;
    }

    .paysect,
    .footer-footer {
      /* display: none !important; */
      width: 100% !important;
    }
    .footer-serve{
      /* height: 500px !important; */
    }
    .footer_serve1{
      /* display: none; */
    }
    .footer-serve-tag{
      font-size: 13px;
    }

    .footer-box {
      display: flex;
      padding: 0 50px;
      box-sizing: border-box;
      width: 100% !important;
      background-color: #38383900;
    }

    .footer-input input {
      width: 100% !important;
      background-color: #fff;
      padding: 0 20px;
      box-sizing: border-box;

    }
  }


  .section-img {
    background: url("/assets/index/images/section/img/banner_safe@2x.png") no-repeat;
    /* background-size: 100% 100%; */
    height: 450px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
/* #237CFE */
  .nav-bg {
    background: #fff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  }

  .nav-left .active {
    color: #237cfe;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .nav-left .active:after {
    /* content: "";
    margin-top: 10px;
    width: 100%;
    height: 2px;
    background: #237cfe; */
    content: "";
    margin-top: 10px;
    position: absolute;
    /* bottom: 0; */
    /* left: 0; */
    /* margin-top: -10px; */
    width: 50%;
    height: 2px;
    top: 20px;
    background: #237cfe;
  }

  .nav-left li {
    padding: 0 30px;
    color: #383839;
    font-size: 16px;
    font-weight: 400;
  }

  .nav-logion {
    /* margin-right: 40px ; */
  }

  .nav-right .login {
    color: #237cfe;
    width: 100px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #237cfe;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 14px;
  }


  .nav-right .free {
    width: 100px;
    height: 40px;
    /* color: #237cfe; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #237cfe;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 14px;
  }

  .nav-right .lange {
    color: #999999;
    font-size: 14px;
  }

  table td {
    height: 50px;
    box-sizing: border-box;
    border-color: #e6e6e6;
  }

  .section-header .title {
    width: 100%;
    margin-left: -236px;
  }

  .title_top {
    /* width: 500px; */
    height: 52px;
    font-size: 38px;
    color: #333333;
    /* margin-left: 360px; */
    margin: 10px 0;
  }

  .title_bottom {
    /* margin-left:451px; */
    width: 618px;
    height: 48px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #5c5d5d;
    line-height: 24px;
    display: flex;
    /* align-content: center; */
    align-items: center;
    flex-direction: column;

  }

  .section .title {
    font-size: 38px;
    font-weight: bold;
    color: #333333;
    margin-top: 96px;
    margin-bottom: 82px;
  }

  .secure {
    display: flex;
  }

  .data1 {
    /* width: 304px; */
    text-align: center;
    display: table-cell;
    margin-left: 80px;
  }

  .data1 .img {
    width: 156px;
    height: 156px;
    max-width: 100%;
    max-height: 100%;
  }

  .not_lost {
    margin-top: 35px;
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 500;
    color: #393939;
  }

  .data1 .details {
    font-weight: 400;
    color: #999999;
    font-size: 16px;
    text-align: left;
    /* width: 300px; */
  }

  .system_title {
    font-weight: bold;
    color: #333333;
    font-size: 38px;
    text-align: center;
    margin-top: 146px;
    margin-bottom: 16px;
  }

  .system_details {
    font-weight: 400;
    color: #5c5d5d;
    font-style: 14px;
    margin: 0 auto;
    width: 835px;
    margin-bottom: 95px;
  }

  .system_analyze {
    width: 1206px;
    height: 616px;
    margin-bottom: 83px;
  }

  .measure_tile {
    font-weight: 400;
    color: #5C5D5D;
    font-size: 38px;
    text-align: center;
  }

  .measure_details {
    font-weight: 400;
    color: #5C5D5D;
    font-size: 14px;
    text-align: center;
    margin-bottom: 100px;
  }

  .classification_measures {
    /* width: 302px; */
    text-align: center;
    display: table-cell;
    margin-left: 82px;
  }

  .classification_measures .img {
    width: 56px;
    height: 56px;
    max-width: 100%;
    max-height: 100%;
  }

  .classification_measures .not_lost {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 500;
    color: #393939;
  }

  .classification_measures .details {
    font-weight: 400;
    color: #999999;
    font-size: 15px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi !important;
    height: 83px;
    /* border: 1px solid pink;
    overflow: hidden; */
    /* width: 307px; */
    margin-bottom: 100px;
    text-align: left;


  }
  .details_item_indexs{
    font-weight: 400;
    color: #999999;
    font-size: 15px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi !important;

    height: 83px;
    /* border: 1px solid pink; */
    /* overflow: hidden; */
  }
  .warp{
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi !important;

  }
  /* .classification_measures .details_item_indexs{
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi !important;

  } */

  /*
  let expandText = document.querySelector(".details_item_indexs")
          let details = document.querySelector(".details")
          let expandTheButton = document.querySelector(".expandTheButton")
          // console.log(expandTheButton,'expandTheButton');
         function unfold(){

          console.log('点击展开');
          expandText.innerHTML += '策略，也支持直接使用身份验证，通过两步验证等功能，增强账号安全性。'
          details.style = "overflow: visible;"
          details.style = "height:300px"
          expandTheButton.style.visibility  = 'hide';
          expandText = ""
        } */

  .permutation {
    margin-bottom: 40px;
  }

  .credible_commitment_title {
    font-weight: bold;
    color: #333333;
    margin: 0 auto;
    text-align: center;
    font-size: 38px;
  }

  .credible_commitment .details {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    /* height: 400px; */
    margin-top: 100px;
  }

  .credible_commitment .details .sort {
    width: 384px;
    background: linear-gradient(180deg, #F0F6FF 0%, #F4F8FE 100%);
    border-radius: 16px;
    border: 1px solid #DFECFF;
    height: 400px;
    text-align: center;
    display: table-cell;
  }

  .sort .img {
    width: 214px;
    height: 214px;
    max-width: 100%;
    max-height: 100%;
  }

  .sort .title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 8px;
    margin-bottom: 24px;
  }

  .sort .detail {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    width: 300px;
    margin: 0 auto;
    text-align: left;
  }

  .credible_commitment .sort1 {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    height: 400px;
    margin-top: 24px;
    margin-bottom: 160px;
  }

  .credible_commitment .details1 {
    width: 588px;
    height: 400px;
    background: linear-gradient(180deg, #F0F6FF 0%, #F4F8FE 100%);
    border-radius: 16px;
    border: 1px solid #DFECFF;
    text-align: center;
    display: table-cell;
  }

  .credible_commitment .details1 .img1 {
    width: 214px;
    height: 214px;
    max-width: 100%;
    max-height: 100%;
  }

  .credible_commitment .details1 .title1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 8px;
    margin-bottom: 24px;
  }

  .credible_commitment .details1 .detail1 {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    width: 300px;
    margin: 0 auto;
    text-align: left;
  }

  .IOS {
    width: 1202px;
    height: 282px;
  }

  .IOS .img {
    width: 264px;
    height: 282px;
    float: left;
  }

  .IOS .certification {
    width: 938px;
    height: 282px;
    background: url("/img/safety/bitmap.png") no-repeat;
    background-size: 100% 100%;
    float: right;
    padding-left: 56px;
  }

  .certification .text1 {
    color: #237CFE;
    font-size: 38px;
    font-weight: bold;
    margin-top: 61px;
  }

  .certification .text2 {
    color: #333333;
    font-size: 38px;
    font-weight: bold;
  }

  .certification .text3 {
    margin-top: 16px;
    width: 560px;
    font-size: 14px;
    font-weight: 400;
    color: #5C5D5D;
    line-height: 20px;
    height: 40px;
  }

  .policy {
    max-width: 1200px;
    height: 390px;
    border: 1px solid #CCCCCC;
    margin-top: 24px;
    margin-bottom: -70px;
  }

  .policy .title1 {
    width: 100%;
    margin-left: 24px;
    margin-bottom: 24px;
    margin-top: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
  }

  .policy .line {
    max-width: 1200px;
    border: 1px solid #CCCCCC;
    height: 1px;
  }

  .policy li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #237CFE;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 24px;
  }

  .policy li {
    margin-top: 20px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #5C5D5D;
    line-height: 20px;
    height: 20px;
  }

  .cloud_service {
    width: 100%;
    height: 491px;
    background-color: #F2F8FF;
  }

  .cloud_service .title2 {
    font-size: 38px;
    font-weight: bold;
    color: #333333;
    padding-top: 120px;
    margin-bottom: 100px;
    text-align: center;
    height: 52px;
  }

  .cloud_service .service {
    width: 1197px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .cloud_service .service img {
    width: 220px;
    height: 100px;
  }

  /* 导航栏详情 */
  .product {
    width: 100%;
    height: 510px;
    position: absolute;
    top: 57px;
    left: 0;
    display: none;
    background-color: #ffffff;
  }

  .product .overseas {
    width: 210px;
    height: 400px;
    float: left;
    margin-left: 400px;
  }

  .product .title {
    font-size: 14px;
    color: #0F1014;
    line-height: 20px;
    margin-top: 32px;
    margin-bottom: 8px;
    height: 20px;
    margin-left: -100px;
  }

  .blue_line {
    width: 30px;
    height: 2px;
    background-color: #237CFE;
  }

  .product .line {
    width: 210px;
    height: 1px;
    background-color: #5C5D5D;
    margin-bottom: 21px;
  }

  .CRM {
    width: 217px;
    height: 62px;
    margin-bottom: 22px;
  }

  .CRM .img_icon {
    float: left;
    margin-left: 15px;
    margin-right: 17px;
    margin-top: 17px;
    width: 30px;
    height: 30px;
  }

  .CRM .box1 {
    float: left;
  }

  .CRM .CRM_title2 {
    margin-top: 11px;
    font-weight: 500;
    color: #0F1014;
    font-size: 14px;
  }

  .CRM .CRM_detil2 {
    font-weight: 400;
    color: #676879;
    font-size: 12px;
  }

  .product .characteristics {
    width: 210px;
    height: 400px;
    float: left;
    margin-left: 80px;
  }

  .product .program {
    width: 210px;
    height: 400px;
    float: left;
    margin-left: 80px;
  }

  .product .other {
    width: 210px;
    height: 400px;
    float: left;
    margin-left: 80px;
  }

  .CRM:hover {
  background: #EAF2FE;
}


body,
ul{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
p{
    margin-top: 40px;
}
.container{
    margin: 0 auto;
    width: 940px;
}
.roll-wrap:hover .control{
    display: block;
}

.roll-wrap{
    position: relative;
    width: 100%;
    height: 140px !important;
    overflow: hidden;
    margin-bottom: 20px;
}
.roll-wrap .roll__list{

}
.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}
.roll_row .roll__list::after {
    clear: both;
}
.roll_row .roll__list{
    width: 9999px;
    /* height: 140px;
    overflow: hidden; */
}
.roll_row .roll__list li{
    float: left;
    display: block;
    margin-right: 20px;
    width: 200px;
    height: 140px;
    line-height: 100px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    /*color: #000;*/
    background-color: #fff;
    /* box-shadow: 1px 10px 10px #000; */
    /*border: 1px solid #000;*/
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 8px;
    padding-bottom: 10px;
}
.control{
    position: absolute;
    top: 30px;
    display: none;
    padding: 10px 5px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.control:hover{
    background-color: rgba(0, 0, 0, .5);
}
.control.pre{
    left: 5px;
}
.control.next{
    right: 5px;
}
.roll_col{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.roll_col .roll__list{
    width: 100%;
}
.h600{
    height: 600px;
}
.roll_col li{
    display: block;
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #ff9900;
}
.roll_col .li-2{
    background-color: #0099ff;
}
.roll_col .li-3{
    background-color: #ff0099;
}
.roll_col .li-4{
    background-color: #00ff99;
}
.roll_col .control{
    top: 80px;
}
  
  /* =======================================================
  *
  * 	Template Style 
  *
  * ======================================================= */
  body {
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #333333;
    /* background: #F7F7F7;; */
  }
  
  a {
    color: inherit;
    text-decoration: none;
  }
  
  a:hover {
    color: #333333;
    text-decoration: none;
  }
  
  .w {
    max-width: 1200px;
    margin: auto;
  }
  
  /* section1 */
  
  .section1 {
    padding: 60px 0;
  }
  
  .title {
    font-size: 38px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
  }
  
  .sub-title {
    margin-top: 10PX;
    text-align: center;
    font-weight: 400;
    color: #5C5D5D;
    line-height: 20px
  }
  
  .color {
    color: #237CFE;
  }
  
  .section1-header {
    background: url('../images/index//position-1.png') no-repeat;
    background-size: 100% 100%;
    height: 108px;
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  
  .position-title-1 {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 33px;
  }
  
  .position-sub-title-1 {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 10px;
  }
  
  .section1-menu {
    display: flex;
    flex-direction: column;
    margin: 30px 0;
    position: relative;
  }
  
  .section1-menu::after {
    content: '';
    border-bottom: 1px solid #E6E6E6;
    margin-top: 10px;
    width: 100%;
  }
  
  .menu-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer
  }
  
  .menu-item-title {
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
  }
  
  .menu-item-active.menu-item::after {
    content: '';
    border-bottom: 2px solid #237CFE;
    width: 90px;
    position: absolute;
    bottom: -10px;
  }
  
  .section1-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 30px 0;
  }
  
  .section1-item-title {
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
  }
  
  .section1-item-sub-title {
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    height: 60px;
  }
  
  /* section1 */
  
  /* section2 */
  .section2 {
    padding: 60px 0;
    background: linear-gradient(180deg, #E8F2FF 0%, #FFFFFF 100%);
  }
  
  .section2-info {
    background-color: #fff;
    width: 100%;
    padding: 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 30px;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #666666;
    border-bottom: none;
  }
  
  .input {
    border: 1px solid #E6E6E6;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
  }
  
  .input::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #237CFE;
    border-radius: 50%;
    margin-right: 10px;
  }
  
  .section2-input {}
  
  .section2-header {
    padding: 0 180px;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
  }
  
  .section2-header-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
  }
  
  
  .section2-header-item.section2-header-active::before {
    z-index: 99;
    position: absolute;
    bottom: -32px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 18px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  
  .section2-header-img {
    width: 80px;
    height: 80px;
  /* border: 1px solid #000 !important; */
  }
  
  #bor{
    width: 80px;
    /* border: 1px solid #000;
    border-radius: 50%; */
  }
  
  .section2-header-name {
    margin-top: 10px;
  }
  
  /* section2 */
  
  /* section3 */
  .section3 {
    background-color: #fff;
    padding: 60px 0;
  }
  
  .section3-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  
  .section3-name {
    font-size: 24px;
    color: #393939;
    font-weight: 500;
  }
  
  .section3-sub-name {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
  
  }
  
  .section3-header {
    margin-bottom: 30px;
  }
  
  .section3-content {
    margin-top: 30px;
  }
  
  /* section3 */
  
  /* section4 */
  .section4 {
    background: linear-gradient(180deg, #E8F2FF 0%, #FFFFFF 100%);
    padding: 60px 0;
  }
  
  
  .section4-bg {
    /* background: url(../images/index/position-2.png) no-repeat; */
    background: url(/assets/index/images/index/position-2.png) no-repeat;
    background-size: 100% 100%;
    margin: 30px 0;
    padding: 20px 0;
    width: 100%;
  }
  
  .section4-bg-item {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  
  .section4-bg-item-name {
    font-size: 38px;
    font-weight: bold;
  }
  
  .section4-content {
    padding: 0 30px;
  }
  
  .section4-content-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
  }
  
  .section4-content-item-name {
    font-size: 24px;
    font-weight: 500;
    color: #393939;
  }
  
  .section4-content-item-desc {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
    height: 140px;
    overflow: hidden;
  }
  
  /* section4 */
  
  /* section5 */
  .section5 {
    padding: 60px 0;
  }
  
  .section5-content {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
  }
  
  .section5-left {
    width: 40%;
    height: 500px;
  }
  
  .section5-left img {
    width: 100%;
    height: 500px;
  }
  
  .section5-right {
    width: 60%;
    height: 500px;
    display: flex;
  
  }
  
  .section5-right .col-md-6 {
    padding: 0;
    box-sizing: border-box;
  }
  
  .section5-right-item {
    background-color: #F4F8FE;
    height: 245px;
    width: 97%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  
  .section5-right .col-md-6:nth-child(3) {
    margin-top: 10px;
  }
  
  .section5-right .col-md-6:nth-child(4) {
    margin-top: 10px;
  }
  
  .section5-right-name {
    color: #393939;
    font-size: 20px;
    margin: 10px 0;
  }
  
  .section5-right-desc {
    font-size: 16px;
    color: #999999;
  }
  
  .btn {
    background-color: #237CFE;
    color: #fff;
    width: 200px;
    height: 64px;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  
    margin: 60px auto;
  }
  
  .section6 {
    padding: 60px 0;
    overflow: hidden;
  }
  
  .section6-content {
    margin-top: 30px;
  }
  
  /* section5 */
  
  
  /* footer */
  .footer-ai {
    width: 100%;
    height: 320px;
    /* background: url('../images/index/01.png') no-repeat; */
    background: url('/assets/index/images/index/01.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    box-sizing: border-box;
  }
  
  .ai-name {
    font-size: 38px;
    font-weight: 500;
    color: #131D1E;
  }
  
  .footer-box {
    width: 560px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    padding-left: 30px;
    box-sizing: border-box;
  }
  
  .footer-free {
    width: 130px;
    height: 70px;
    background: #237CFE;
    border-radius: 0px 8px 8px 0px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  
  .footer-input input {
    width: 430px;
    height: 70px;
    border-radius: 8px 0 0 8px;
    border: none;
  }
  
  input {
    border: none;
    /* 去除边框 */
    outline: none;
    /* 去除外边框 */
    background: none;
    /* 去除背景色 */
    -webkit-appearance: none;
    /* 去除默认样式-Webkit */
    -moz-appearance: none;
    /* 去除默认样式-Moz */
    appearance: none;
    /* 去除默认样式 */
    padding: 0;
    /* 去除内边距 */
    margin: 0;
    /* 去除外边距 */
    font-size: inherit;
    /* 继承父元素字体大小 */
    color: inherit;
    /* 继承父元素颜色 */
  }
  
  .footer-footer {
    padding: 60px 0;
  }
  
  .footer-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .footer-logo {
    width: 160px;
    height: 60px;
  }
  
  .footer-logo img {
    /* width: 100%;
    height: 100%; */
  }
  
  .footer-serve {}
  
  .footer-serve {
    display: flex;
    flex-direction: column;
  }
  
  .footer-serve-name {
    color: #333333;
    font-size: 16px;
  }
  
  .footer-serve-contet {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
  }
  
  .footer-serve-tag {
    margin-bottom: 10px;
    color: #666666;
    font-size: 14px;
  }
  
  .footer-code {
    display: flex;
    flex-direction: row;
  }
  
  .footer-code-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #393939;
    font-size: 14px;
  }
  
  .footer-code-contet {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    font-size: 14px;
    color: #393939;
  }
  
  .footer-code-img {
    width: 90px;
    height: 90px;
    background-color: red;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  
  .footer-code-img img {
    width: 100%;
    height: 100%;
  }
  
  .footer-line {
    width: 100%;
    border: 1px solid #E6E6E6;
    margin: 20px 0;
  }
  
  .footer-links {
    margin-top: 30px;
  
  }
  
  .footer-link {
    display: flex;
    flex-direction: row;
    padding: 0 60px;
  }
  
  .footer-link-name {
    color: #999999;
    font-size: 16px;
    margin-right: 30px;
  }
  
  .footer-link-titles {
    display: flex;
    flex-direction: row;
    padding: 0 120px;
  }
  
  .footer-link-title {
    font-size: 14px;
    color: #BFBFBF;
    margin-right: 20px;
  }
  
  /* footer */
  
  /* nav */
  .nav-bg {
    background: #fff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  }
  
  .nav-logion {
    /* width: 100px; */
    /* margin-right: 60px; */
  }
  
  .nav-logion img {
    /* width: 100%; */
    height: 100%;
    /* width: 207px !important; */
      /* margin-top: -29px; */
  }
  
  .nav1 {
    padding: 20px 60px;
    position: fixed;
    width: 100%;
    z-index: 99;
    transition: all .2s ease;
    background-color: rgba(255,255,255,0.12);
    /* height: 64px; */
  }
  
  /* @keyframes siz {
    from {
      transform: scale(1);
    }
  
    to {
      transform: scale(1.1);
    }
  }
  
  .nav-left li:hover {
    animation: siz 0.5s ;
    color: #237CFE;
  
  } */
  
  
  
  .nav-left {
    list-style: none;
    display: flex;
    flex-direction: row;
    float: left;
    padding: 0;
    margin: 0;
  }
  
  .nav-left li {
    cursor: pointer;
  }
  
  .nav-left li {
    display: inline-block;
  }
  
  .nav-left .active {
    color: #237CFE;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  
  .nav-left .active:after {
    content: '';
    /*position:absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    margin-top: 10px;
    width: 100%;
    height: 2px;
    background: #237CFE;
  
  }
  
  .nav-left li {
    padding: 0 30px;
    color: #333333;
    font-size: 16px !important;
    font-weight: 400;
  }
  
  @keyframes siz {
    from {
      transform: scale(1);
    }
  
    to {
      transform: scale(1.1);
    }
  }
  
  .nav-left li:hover {
    /* transform: scale(1.4); */
    animation: siz 0.5s;
    /* color: #237CFE; */
    color: #237CFE;
    /* animation-iteration-count: 2; */
    /* transform: scale(1.1);  */
  
  }
  
  
  
  
  .nav-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float: right;
  }
  
  .nav-right .login {
    color: #237CFE;
    width: 100px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #237CFE;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 14px;
  }
  
  /* .nav-right .login>a {
    color: #237CFE;
  } */
  .nav-right .login >a{
    /* color: #fff; */
    color: #237cfe;
  }
  
  .nav-right .free {
    width: 100px;
    height: 40px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #237CFE !important;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 14px;
  }
  
  .nav-right .free>a {
    color: #fff;
  }
  
  .nav-right .lange {
    color: #999999;
    font-size: 14px;
  }
  
  /* nav */
  /* carousel */
  .carousel {
    height: 450px;
  }
  
  .carousel-inner img {
    width: 100%;
    height: 450px;
  }
  
  .carousel-indicators1 {
    right: 500px;
  }
  
  .test1 {
    width: 100%;
  }
  
  
  .test2 {
    position: absolute;
    top: 180px;
    text-align: center;
  }
  
  
  .test2 li {
    width: 30px;
    height: 5px;
    border: 1px solid transparent;
    background-color: #717171;
    border-radius: 2px;
  
  }
  
  .test2 .active {
    width: 30px;
    height: 5px;
    border: 1px solid transparent;
    background-color: #fff;
    border-radius: 2px;
  }
  
  .carousel-item {
    position: relative;
  }
  
  .carousel-content {
    position: absolute;
    top: 150px;
    left: 350px;
  }
  
  .carousel-name {
    font-size: 38px;
    font-weight: 500;
    color: #333333;
  }
  
  .carousel-desc {
    font-size: 16px;
    color: #5C5D5D;
    margin-bottom: 30px;
  }
  
  .carousel-btn {
    width: 106px;
    height: 42px;
    background: #237CFE;
    border-radius: 4px;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  
  /* carousel */
  
  /*右侧导航*/
  .sidebar {
    width: 106px;
    height: 448px;
    background: #FFFFFF;
    box-shadow: 5px 9px 24px 0px rgba(0, 0, 0, 0.07);
    border-radius: 53px;
    position: fixed;
    right: 30px;
    bottom: 320px;
  }
  
  .sidebar ul {
    height: 100%;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  
  .sidebar li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
  }
  
  .sidebar li img {
    margin-bottom: 10px;
  }
  
  .sidebar li:hover .sidebar-box {
    display: flex;
  }
  
  .sidebar-box {
    transition: all .2s ease;
    position: absolute;
    right: 100px;
    top: 0;
    width: 328px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 5px 9px 24px 0px rgba(0, 0, 0, 0.07);
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
  }
  
  .sidebar-box:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 30px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    box-shadow: 5px 9px 24px 0px rgba(0, 0, 0, 0.07);
  }
  
  .sidebar-box-left {
    width: 50px;
  }
  
  .sidebar-box-left img {
    width: 100%;
    height: 100%;
  }
  
  .sidebar-box-right {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
  }
  
  .sidebar-box-title {
    color: #333333;
    font-size: 16px;
  }
  
  .sidebar-box-sub-title {
    color: #666666;
    font-size: 14px;
  }
  
  .sidebar-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 106px;
    height: 106px;
    background: #FFFFFF;
    box-shadow: 5px 9px 24px 0px rgba(0, 0, 0, 0.07);
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 180px;
    cursor: pointer;
  }
  
  /*右侧导航*/
  
  .roll__list li img {
    width: 100%;
    height: 100%;
  }
  
  
  /*价格*/
  .section {
    padding: 60px 0;
    background-color: #fff !important;
  }
  
  .meal-card-box {
    margin: 30px 0;
  }
  
  .meal-card {
    width: 373px;
    height: 470px;
    border-radius: 24px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .4s ease;
  }
  
  .meal-card:hover {
    width: 416px;
    height: 524px;
    position: absolute;
    top: -33px;
    left: -8px;
  }
  
  .meal-card.meal-card1:hover {
    box-shadow: 0px 30px 40px #FB9631;
    ;
  }
  
  .meal-card.meal-card2:hover {
    box-shadow: 0px 30px 40px #2E67DD;
    ;
  }
  
  .meal-card.meal-card3:hover {
    box-shadow: 0px 30px 40px #343739;
    ;
  }
  
  .meal-card1 {
    background: linear-gradient(360deg, #FDC459 0%, #FB912D 100%);
  }
  
  .meal-card2 {
    background: linear-gradient(360deg, #4389EB 0%, #2051D3 100%);
  }
  
  .meal-card3 {
    background: linear-gradient(360deg, #616568 0%, #323537 100%);
  }
  
  .meal-card-title {
    font-size: 24px;
    font-weight: 500;
  }
  
  .meal-card-desc {
    width: 300px;
    height: 100px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
  }
  
  .meal-card-price {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
  }
  
  .meal-card-price-b {
    font-size: 32px;
    font-weight: 700;
  }
  
  .meal-card1 .meal-card-btn {
    color: #FB932F;
    box-shadow: 0px 10px 32px 0px #FB932F;
  }
  
  .meal-card2 .meal-card-btn {
    color: #2355D5;
    box-shadow: 0px 10px 32px 0px #2355D5;
  }
  
  .meal-card3 .meal-card-btn {
    color: #343739;
    box-shadow: 0px 10px 32px 0px #343739;
  }
  
  .meal-card-btn {
    width: 324px;
    height: 69px;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  
  .section-header {
    background: url('../images/price/header-bg.png') no-repeat;
    background-size: 100% 100%;
    height: 450px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-repeat: repeat-x;
  }
  
  .section-header .title {
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    /* margin-right: 700px; */
    
  justify-content: center;
  }
  
  .section-header .sub-title {
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
  }
  
  .section-huodong {
    background: linear-gradient(180deg, #E8F2FF 0%, #FFFFFF 100%);
  }
  
  .call {
    width: 300px;
    height: 80px;
    background: #237CFE;
    margin: 30px auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 10px;
    position: relative;
  }
  
  .call::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 135px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #237CFE;
  }
  
  .huodong-card-box {
    padding: 90px 0;
  }
  
  .huodong-card {
    width: 100%;
    height: 240px;
    background: linear-gradient(180deg, #EDF5FF 0%, #FFFFFF 100%);
    box-shadow: 0px 20px 50px 0px rgba(35, 124, 254, 0.14);
    border-radius: 16px;
    border: 4px solid #FFFFFF;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .huodong-header {}
  
  .huodong-title {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
  }
  
  .huodong-tag {
    margin-left: 20px;
    padding: 5px 8px;
    height: 36px;
    background: #FEE7E0;
    border-radius: 18px 0px 18px 0px;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    color: #FE5523;
  }
  
  .huodong-desc {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
  }
  
  .huodong-icon {
    display: flex;
    flex-direction: row;
    justify-content: end;
  }
  
  .huodong-icon-img {
    display: flex;
    flex-direction: row;
    justify-content: end;
    width: 100px;
    height: 100px;
    /* background: #0a4b3e; */
  }
  
  .huodong-icon-img img {
    width: 100%;
    height: 100%;
  }
  
  .huodong-serve-box {
    background: url('../images/price/huodong-serve.png') no-repeat;
    background-size: 100% 100%;
    height: 170px;
    margin: 60px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    color: #fff;
    font-weight: 500;
  }
  
  .huodong-box {
    margin: 120px 0;
  }
  
  .huodong-box-title {
    font-size: 38px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin: 30px 0;
  }
  
  .huodong-box-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  
  .type-title {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    margin: 10px 0;
    text-align: center;
  }
  
  .type-sub-title {
    font-size: 16px;
    color: #999999;
    line-height: 22px;
    text-align: center;
  }
  
  .section-wenting {
    background: linear-gradient(180deg, #E8F2FF 0%, #FFFFFF 100%);
  }
  
  .wenting-title {
    font-size: 38px;
    font-weight: 500;
    color: #333333;
  }
  
  .wenting-item {
    width: 580px;
    height: 220px;
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid #D9D9D9;
    margin-top: 30px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .wenting-item-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
  }
  
  .wenting-item-descs {
    width: 500px;
  }
  
  .wenting-item-desc {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  
  .wenting-view {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    color: #3E7BFF;
    font-size: 14px;
    cursor: pointer;
  }
  
  .wenting-view::after {
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #3E7BFF;
    border-right: 1px solid #3E7BFF;
    transform: rotate(-45deg);
  }
  
  .wenting-tag {
    width: 20px;
    height: 20px;
    font-size: 12px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
  }
  
  .wenting-tag1 {
    background: #FDE7DF;
    color: #FD6128;
  }
  
  .wenting-tag2 {
    background: #E0EAFF;
    color: #3E7BFF;
  }
  
  .meal-table {
    margin: 60px 0;
  }
  
  .meal-table-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 30px 0;
    color: #333333;
  }
  
  .meal-table-title {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
  }
  
  .meal-table-sub-title {
    font-size: 16px;
    color: #333333;
    margin-left: 30px;
  
  }
  
  .table-h {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  
  .table-header {
    line-height: 100px;
    height: 100px;
    text-align: center;
    font-size: 14px;
  }
  
  .table-header1 {
    background: linear-gradient(90deg, #FDC75F 0%, #FB9631 100%);
    border-color: #E6E6E6;
    color: #fff;
  }
  
  .table-header2 {
    background: linear-gradient(90deg, #478DEC 0%, #2254D4 100%);
    border-color: #E6E6E6;
    color: #fff;
  }
  
  .table-header3 {
    background: linear-gradient(90deg, #64686B 0%, #343739 100%);
    border-color: #E6E6E6;
    color: #fff;
  }
  
  .meal-table-one {
    background: #EBF0FF;
    border: 1px solid #E6E6E6;
  }
  
  .meal-table-box {
    margin: 30px 0;
  }
  
  .right {
    display: inline-block;
    position: relative;
    border-radius: 50%;
  }
  
  .right::after {
    content: ' ';
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 12px;
    border-width: 0 0 2px 2px;
    overflow: hidden;
    border-color: #257FFE;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -10px;
    top: -16px;
  }
  
  .error {
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  
  .error:before,
  .error:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    top: 50%;
    background-color: #B3B3B3;
  }
  
  .error:before {
    transform: rotate(45deg);
  }
  
  .error:after {
    transform: rotate(-45deg);
  }