
.alert-danger {
    color:#a94442;
    background-color: #f2dede;
    border: none;
  }
  .site-index {
    max-width: 100%;
    overflow-x: clip;
  }
  .jumbotron{
    background-image: url('/images/bk.webp');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: auto;
    min-height: 560px;
    margin-bottom: 140px;
    z-index: 0;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }
  .jumbotron__inner {
    max-width: 100%;
    box-sizing: border-box;
  }
  .jumbotron__title {
    padding: 30px 9% 0;
    margin: 0 0 12px;
    font-size: 28px;
    line-height: 1.3;
    font-family: HelveticaNeue-Bold, HelveticaNeue;
    font-weight: bold;
    color: rgba(35, 35, 42, 1);
    text-align: left;
  }
  .jumbotron__highlight {
    color: #fff;
  }
  .jumbotron__tech-badges {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
  }
  .jumbotron__tech-badges img:first-child {
    height: 48px;
    width: auto;
    max-width: 100%;
  }
  .jumbotron__tech-badges img:last-child {
    height: 40px;
    width: auto;
    max-width: 100%;
  }
  .jumbotron__img{
    position: absolute;
    right: 100px;
    top: 20%;
    z-index: -1;
    width: 680px;
    max-width: calc(100% - 180px);
    height: auto;
  }
  .jumbotron__banner--p{
    padding-left: 9%;
    padding-right: 9%;
    height: auto;
    min-height: 98px;
    font-size:35px!important;
    font-family:HelveticaNeue-Bold,HelveticaNeue;
    font-weight:bold!important;
    color:rgba(35,35,42,1);
    text-align: left;
    margin-top: 0!important;
    margin-bottom: 24px!important;
    z-index: 1;
    max-width: 100%;
    box-sizing: border-box;
    word-break: break-word;
  }
  .jumbotron__features,
  .jumbotron__alert--p{
    margin-left: 9%;
    margin-right: 9%;
    text-align: left;
    width: 100%;
    max-width: 684px;
    font-size:16px!important;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400!important;
    color:rgba(68,68,68,1);
    z-index: 1;
    box-sizing: border-box;
  }
  .jumbotron__features {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .jumbotron__features li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    line-height: 1.5;
    word-break: break-word;
  }
  .jumbotron__features li::before {
    content: "";
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-top: 3px;
    border-radius: 50%;
    background: #FFF8E6 url("/images/ok.png") center / contain no-repeat;
  }
  .ai-seo-definition {
    background: #f8f9fa;
    border-left: 4px solid #f7b500;
    margin: 0 auto;
    max-width: 1200px;
    padding: 24px 32px;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .ai-seo-definition__heading {
    margin-top: 0;
    font-size: 24px;
    line-height: 1.3;
  }
  .ai-seo-definition__lead {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 8px;
    word-break: break-word;
  }
  .ai-seo-definition__meta {
    font-size: 13px;
    color: #888;
    margin-bottom: 0;
  }
  .pricing__goods--hero {
    margin-top: 108px;
  }
  
  .protect{
    width:90vw;
    background:rgba(254,248,232,1);
    border-radius:3px;
    border:1px solid rgba(251,213,136,1);
    margin: 50px auto 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
  }
  .protect p{
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    text-align: center;
    margin-bottom: 0;
  }
  .cut-off{
    display: inline-block;
    width:1px;
    height:80px;
    background: #E8E9ED;
    margin-top:10px;
  }
  .text-center-title{
    font-size:14px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    margin-top: 20px;
    cursor: pointer;
  }
  .tct-oneh,.tct-twoh,.tct-threeh,.tct-fourh,.tct-fiveh,.tct-sixh{
    /* display: none; */
    /* overflow: hidden; */
    visibility: hidden;
    width:541px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height:70px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 20px 0px rgba(0,0,0,0.3);
    /* transition: .5s; */
  }
  .tct-fiveh,.tct-sixh{
    position: absolute;
    right: 0;
  }
  .tct-one:hover+.tct-oneh,.tct-two:hover+.tct-twoh,.tct-three:hover+.tct-threeh,.tct-four:hover+.tct-fourh,.tct-five:hover+.tct-fiveh,.tct-six:hover+.tct-sixh{
    /* display: block; */
    visibility:visible;
  }
  .func{
    display: flex;
    padding-top: 150px;
    overflow: hidden;
  }
  .func>div{
    width: 16%;
  }
  
  .cooperation{
    margin-top: 50px;
  }
  .row.cooperation {
    margin-left: 0;
    margin-right: 0;
  }
  .cooperation__title{
    font-size:40px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    text-align: center;
    padding-bottom: 80px;
  }
  @keyframes rowup {
      0% {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
      }
      100% {
          -webkit-transform: translate3d(0, -910px, 0);
          transform: translate3d(0, -910px, 0);
          display: none;
      }
  }
  @keyframes ripples {
    0% {
      opacity:.6;
      transform:scale(.2);
    }
    100% {
      opacity:0;
      transform:scale(1.8);
    }
  }
  .cooperation_wrap {
    height: 600px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 100vw;
  }
  .sale-map {
    width: 580px;
    height: 600px;
    position: relative;
    margin-right: 20px;
    opacity: .9;
    filter: hue-rotate(-20deg);
    margin-top: -23px;
  }
  .sale-map .point {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fcbd5b;
    border: solid 1px #fca95b;
    opacity: 0;
    animation: ripples 6s linear 3s infinite;
    -webkit-animation: ripples 6s linear 3s infinite;
  }
  .sale-map .point::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 1 !important;
    background: #f06e23;
  }
  .sale-map .point.p1 {
    top: 375px;
    right: 137px;
  }
  .sale-map .point.p2 {
    top: 316px;
    right: 161px;
  }
  .sale-map .point.p3 {
    top: 380px;
    right: 150px;
  }
  .sale-map .point.p4 {
    top: 384px;
    right: 208px;
  }
  .sale-map .point.p5 {
    top: 290px;
    right: 150px;
  }
  .sale-map .point.p6 {
    top: 226px;
    right: 254px;
  }
  .sale-map .point.p7 {
    top: 169px;
    right: 184px;
  }
  .sale-map .point.p8 {
    top: 169px;
    right: 135px;
  }
  .sale-map .point.p9 {
    top: 268px;
    right: 80px;
  }
  .sale-map .point.p10 {
    top: 194px;
    right: 151px;
  }
  .sale-map .point.p11 {
    top: 420px;
    right: 182px;
  }
  .sale-map .point.p12 {
    top: 292px;
    right: 255px;
  }
  .sale-map .point.p13 {
    top: 202px;
    right: 174px;
  }
  .sale-map .point.p14 {
    top: 285px;
    right: 88px;
  }
  .sale-map .point.p15 {
    top: 333px;
    right: 91px;
  }
  .sale-map .point.p16 {
    top: 341px;
    right: 225px;
  }
  .sale-map .point.p17 {
    top: 375px;
    right: 160px;
  }
  .cooperation__enterpri{
    display: flex;
    /* justify-content: space-around; */
    margin-bottom: 20px;
    flex-wrap: wrap;
    width: 600px;
    -webkit-animation: 15s rowup linear infinite normal;
    animation: 15s rowup linear infinite normal;
    position: relative;
  }
  .cooperation__enterpri>div{
    width:170px;
    height:81px;
    background:linear-gradient(42deg,rgba(255,223,137,1) 0%,rgba(247,141,0,0.8) 100%);
    border-radius:8px;
    display: flex;
    align-items:center;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .cooperation__enterpri>div>p{
    margin-bottom: 0;
  }
  /* MARKETING CONTENT
   * -------------------------------------------------- */
  
  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
  }
  .marketing h2 {
    font-weight: normal;
  }
  .marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
  }
  
  
  /* Featurettes
   * ------------------------- */
  
  .featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
  }
  .featurette-image {
    box-shadow: #e1e1e1 1px 1px 10px 2px;
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
  }
  
  .slideshow{
    height: 900px;
    background: #23232A;
    margin-top: 70px;
    overflow: hidden;
  }
  .slideshow__box-p{
    font-size:40px;
    font-family:HelveticaNeue-Bold,HelveticaNeue;
    font-weight:bold;
    color:rgba(247,181,0,1);
    text-align: center;
    padding-top:50px
  }
  
  .introduce{
    margin: 50px auto 20px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
  }
  .introduce_box {
    width: 100px;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .introduce_box img {
    width: 50px;
    height: 50px;
  }
  /* RESPONSIVE CSS
   * -------------------------------------------------- */
   @media (max-width: 768px){
    .container__main{
      padding-top: 0px;
    }
     .func,.tctitle{
       flex-wrap: wrap;
     }
     .func.text-center {
       justify-content: center;
     }
     .func.text-center > div{
       width: 30%;
     }
     .jumbotron{
        min-height: 0;
        margin-bottom: 20px!important;
        padding: 12px 16px 16px;
     }
     .jumbotron__title {
        padding: 0;
        font-size: 20px;
        margin-bottom: 10px;
     }
     .jumbotron__banner--p{
        padding: 0!important;
        min-height: 0;
        margin: 0 0 10px!important;
        font-size: 16px!important;
        line-height: 1.45;
     }
     .jumbotron__tech-badges img:first-child,
     .jumbotron__tech-badges img:last-child {
        height: 32px;
     }
     .jumbotron__features,
     .jumbotron__alert--p{
       width: 100%;
       max-width: 100%;
       margin-left: 0;
       margin-right: 0;
       font-size: 13px!important;
     }
     .jumbotron__features li {
       margin-bottom: 6px;
     }
     .jumbotron__features--more {
       display: none;
     }
     .jumbotron__img{
       position: static;
       display: block;
       width: 100%;
       max-width: 100%;
       margin: 12px auto 0;
       right: auto;
       top: auto;
     }
     .ai-seo-definition {
       margin: 0 12px;
       padding: 16px;
     }
     .ai-seo-definition__heading {
       font-size: 18px;
     }
     .ai-seo-definition__lead {
       font-size: 14px;
       line-height: 1.65;
     }
     .pricing__goods--hero {
       margin-top: 24px!important;
     }
     .func>div{
       width: 100%;
     }
     .tct-oneh,.tct-twoh,.tct-threeh,.tct-fourh,.tct-fiveh,.tct-sixh{
       width: 96%;
       display: none;
     }
     .cut-off{
       display: none;
     }
     .tct-fiveh, .tct-sixh{
        position: static;
     }
     .slideshow{
        height: 600px;
     }
     .slideshow__box-p{
       font-size: 26px;
     }
     .introduce {
       margin: 0px!important;
       flex-wrap: wrap;
     }
     .first {
      margin-top: 50px!important;
     }
     .introduce > div {
        width: 33%;
        display: flex;
        justify-content: center;
     }
     .cooperation_wrap {
       height: inherit;
     }
     .cooperation__enterpri>div {
       height: 26px;
       width: 80vw;
       margin-left: 10vw;
     }
     .cooperation__enterpri {
       animation: none;
     }
     .cooperation__enterpri .p-2 {
       display: none;
     }
     .container__header__left>p {
       font-size: 20px !important;
     }
   }
  @media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
      margin-top: 20px;
    }
    .navbar-wrapper .container {
      padding-right: 15px;
      padding-left: 15px;
    }
    .navbar-wrapper .navbar {
      padding-right: 0;
      padding-left: 0;
    }
  
    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
      border-radius: 4px;
    }
  
    /* Bump up size of carousel content */
    .carousel-caption p {
      margin-bottom: 20px;
      font-size: 21px;
      line-height: 1.4;
    }
  
    .featurette-heading {
      font-size: 50px;
    }
  }
  @media (min-width: 1200px){
    .introduce,.func {
      width: 1170px;
    }
  }
  @media (min-width: 992px) {
    .featurette-heading {
      margin-top: 120px;
    }
    .introduce {
      width: 970px;
    }
  }
  
  /* 媒体查询 */
  @media only screen and (max-width: 1200px) {
      .cooperation_wrap .sale-map{
          display: none;
      }
  }
  
  /* .row{
    margin-right: 0!important;
    margin-left: 0!important;
  } */
  
  .top_small_img {
      border-radius: 50%;
      background: #FFF8E6;
      width: 16px;
      height: 16px;
      margin-right: 8px;
  }
  