@charset "UTF-8";
@import url(./apply.css);
footer {
  background: #3D3E4A;
  overflow: hidden; }
  footer .footerT {
    padding-top: 45px;
    overflow: hidden; }
    footer .footerT .nav {
      margin-right: 50px; }
    footer .footerT dl, footer .footerT .nav {
      float: left; }
      footer .footerT dl dt, footer .footerT dl .footer-title, footer .footerT .nav dt, footer .footerT .nav .footer-title {
        color: #fff;
        font-size: 15px;
        margin-bottom: 30px;
        letter-spacing: 1px; }
      footer .footerT dl dd > div, footer .footerT dl dd > li, footer .footerT dl .nav-list > div, footer .footerT dl .nav-list > li, footer .footerT .nav dd > div, footer .footerT .nav dd > li, footer .footerT .nav .nav-list > div, footer .footerT .nav .nav-list > li {
        margin-bottom: 10px;
        letter-spacing: 1px; }
        footer .footerT dl dd > div:last-child, footer .footerT dl dd > li:last-child, footer .footerT dl .nav-list > div:last-child, footer .footerT dl .nav-list > li:last-child, footer .footerT .nav dd > div:last-child, footer .footerT .nav dd > li:last-child, footer .footerT .nav .nav-list > div:last-child, footer .footerT .nav .nav-list > li:last-child {
          margin: 0; }
      footer .footerT dl dd a, footer .footerT dl .nav-list a, footer .footerT .nav dd a, footer .footerT .nav .nav-list a {
        color: #9E9FA5 !important;
        font-size: 14px; }
        footer .footerT dl dd a:hover, footer .footerT dl .nav-list a:hover, footer .footerT .nav dd a:hover, footer .footerT .nav .nav-list a:hover {
          color: #fff !important; }
      footer .footerT dl dd p, footer .footerT dl .nav-list p, footer .footerT .nav dd p, footer .footerT .nav .nav-list p {
        color: #9E9FA5;
        font-size: 14px;
        margin-bottom: 19px; }
    footer .footerT dl:nth-child(2) {
      width: 80px;
      margin-right: 65px; }
    footer .footerT dl:nth-child(3) {
      margin-right: 60px; }
      footer .footerT dl:nth-child(3) dd {
        display: flex;
        flex-wrap: wrap;
        width: 260px; }
        footer .footerT dl:nth-child(3) dd div:nth-child(odd) {
          margin-right: 20px; }
    footer .footerT .qrCode {
      float: left;
      width: 220px;
      color: #A2A5AC;
      margin-right: 60px;
      font-size: 12px; }
      footer .footerT .qrCode img {
        width: 110px;
        height: 110px;
        margin: 20px 0 5px; }
      footer .footerT .qrCode .phone {
        font-size: 28px;
        color: #fff; }
  footer .friendLink {
    margin-top: 24px;
    border-top: 1px solid #585f6f;
    overflow: hidden;
    color: #a2a5ac;
    padding: 10px 0;
    line-height: 2em;
    font-size: 14px; }
    footer .friendLink .widthBase div {
      width: 1120px; }
    footer .friendLink .widthBase p {
      width: 80px; }
    footer .friendLink .widthBase div, footer .friendLink .widthBase p {
      float: left; }
    footer .friendLink a {
      display: inline-block;
      color: #a2a5ac;
      margin-left: 30px; }
  footer .footerBottom {
    font-size: 12px;
    color: #666B76;
    text-align: center;
    background: #3D3E4A;
    line-height: 24px;
    padding-bottom: 10px; }
    footer .footerBottom a {
      color: #666B76; }
    footer .footerBottom a:hover {
      color: #fff; }

.widthBase {
  width: 1200px;
  margin: 0 auto; }

.bg {
  background: #F6FAFD; }

.title {
  font-size: 65px;
  text-align: center;
  color: #1f2329;
  line-height: 65px;
  margin-bottom: 90px;
  font-weight: bold;
  font-family: PingFang SC, PingFang SC-Medium; }

.no-bottom {
  margin-bottom: 0; }

.no-right {
  margin-right: 0; }

.tips {
  text-align: center;
  line-height: 22px;
  margin-bottom: 60px;
  color: #2B333F;
  font-size: 16px; }

.contentTitle {
  font-weight: 500;
  color: #2B333F;
  font-size: 18px;
  line-height: 25px; }

.contentTips {
  color: #68747F;
  font-size: 15px;
  line-height: 23px; }

.product {
  position: relative;
  padding: 80px 0; }

.product-display {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center; }

.position-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover; }

#header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 75px;
  line-height: 75px;
  z-index: 9; }

.head_nav {
  width: 1200px;
  margin: 0 auto;
  height: 100%; }

.nav-left {
  display: flex;
  align-items: center; }
  .nav-left .logo {
    width: 143px;
    display: flex;
    margin-right: 84px;
    align-items: center; }
    .nav-left .logo img {
      width: 100%; }
  .nav-left .nav-list .nav-item, .nav-left .nav-list .help-center {
    cursor: pointer; }
    .nav-left .nav-list .nav-item a, .nav-left .nav-list .help-center a {
      position: relative;
      color: #fff;
      padding-bottom: 14px; }
  .nav-left .nav-list .active-item a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #4773fd, #04f3e9 100%); }
  .nav-left .nav-list .nav-item:nth-child(-n+8) {
    margin-right: 30px; }

.nav-right {
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center; }
  .nav-right .freeTrial_btn {
    cursor: pointer;
    width: 126px;
    background: #36CFA8;
    border: 1px solid #36CFA8;
    border-radius: 4px; }
  .nav-right .nav-phone {
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
    display: flex;
    align-items: center; }
    .nav-right .nav-phone img {
      width: 20px;
      margin-right: 10px; }

.buttons-block {
  position: relative;
  width: 260px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(90deg, #4773fd, #04f3e9 100%);
  border-radius: 40px;
  transition: background 0.4s; }
  .buttons-block:hover {
    background: #fff;
    color: #2b333f; }
    .buttons-block:hover:before {
      content: "";
      position: absolute;
      inset: 0;
      border-radius: 40px;
      padding: 2px;
      background: linear-gradient(90deg, #4773fd, #04f3e9 100%);
      -webkit-mask: linear-gradient(#ffffff, #ffffff) content-box, linear-gradient(#ffffff, #ffffff);
      -webkit-mask-composite: xor;
      mask-composite: exclude; }

.banner-box {
  position: relative;
  height: 590px; }
  .banner-box .swiper-container-banner {
    position: relative;
    height: 100%;
    overflow: hidden; }
    .banner-box .swiper-container-banner .swiper-slide .left {
      position: relative;
      z-index: 1; }
    .banner-box .swiper-container-banner .swiper-slide .baseSize {
      width: 1200px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 1;
      padding-top: 180px; }
    .banner-box .swiper-container-banner .banner-title {
      font-size: 65px;
      color: #ffffff;
      line-height: 75px;
      margin-bottom: 10px;
      font-weight: bold; }
      .banner-box .swiper-container-banner .banner-title span {
        background: linear-gradient(to right, #4773fd, #04f3e9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text; }
    .banner-box .swiper-container-banner .banner-tips {
      width: 675px;
      font-size: 18px;
      color: #ffffff;
      line-height: 30px;
      margin-bottom: 30px; }
      .banner-box .swiper-container-banner .banner-tips img {
        width: 14px;
        height: 14px;
        margin-right: 10px; }
    .banner-box .swiper-container-banner .banner-tips.product-display {
      justify-content: flex-start; }
    .banner-box .swiper-container-banner .banner-tips.no-bottom {
      margin-bottom: 0; }
    .banner-box .swiper-container-banner .excess-tips {
      width: 500px;
      position: relative;
      padding: 0 13px;
      font-size: 14px;
      color: #2b333f;
      line-height: 22px;
      margin-bottom: 32px; }
    .banner-box .swiper-container-banner .excess-tips:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 5px;
      height: 45px;
      background: #36CFA8; }
  .banner-box .swiper-pagination {
    bottom: 15% !important;
    z-index: 1; }
  .banner-box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.52);
    margin-right: 12px; }
    .banner-box .swiper-pagination-bullet:last-child {
      margin-right: 0; }
  .banner-box .swiper-pagination-bullet-active {
    background: #ffffff; }

@keyframes gradientBlockNavItem1 {
  from {
    background: linear-gradient(180deg, rgba(13, 33, 54, 0.59), #020f1f 100%); }
  to {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(158, 255, 243, 0.47)); } }
@keyframes gradientBlockNavItem2 {
  from {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(117, 154, 255, 0.41)); }
  to {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(158, 255, 243, 0.47)); } }
.painSpot {
  background: url("../images/content/ai-painSpot-bg.png") center no-repeat;
  background-size: 100% 100%; }
  .painSpot .painSpot-item {
    width: 224px;
    height: 281px;
    background: #ffffff;
    border-radius: 10px;
    cursor: pointer; }
    .painSpot .painSpot-item img {
      width: 100%; }
    .painSpot .painSpot-item h3 {
      text-align: center;
      color: #2b333f;
      margin-top: 26px;
      font-size: 22px;
      font-weight: bold;
      line-height: 30px; }
    .painSpot .painSpot-item .painSpot-tips {
      font-size: 15px;
      text-align: center;
      color: #2b333f;
      line-height: 24px;
      margin-top: 10px; }
    .painSpot .painSpot-item:nth-child(-n+3) {
      margin-right: 20px; }
    .painSpot .painSpot-item:hover {
      box-shadow: 0px 2px 37px 0px #f4faff; }

/* 使用动画来实现渐变色的变化 */
@keyframes gradientChange {
  from {
    background: linear-gradient(180deg, rgba(13, 33, 54, 0.59), #020f1f 100%); }
  to {
    background: linear-gradient(180deg, rgba(2, 15, 31, 0.29), rgba(52, 151, 255, 0.29)); } }
.online {
  background: url("../images/content/ai-online-bg.png") center no-repeat;
  background-size: 100% 100%; }
  .online .online-list {
    flex-wrap: wrap; }
    .online .online-list .online-item {
      cursor: pointer;
      width: 20%;
      text-align: center; }
      .online .online-list .online-item:nth-child(-n+5) {
        margin-bottom: 30px; }
      .online .online-list .online-item .online-title {
        font-size: 22px;
        text-align: center;
        color: #2b333f;
        line-height: 30px;
        margin: 0;
        font-weight: bold; }
      .online .online-list .online-item .online-img {
        border-radius: 20px;
        margin: 0 auto;
        width: 110px;
        height: 110px;
        margin-bottom: 20px; }

.more-scene {
  background: url("../images/content/ai-scene-bg.png") center no-repeat;
  background-size: 100% 100%; }
  .more-scene .more-scene-list.product-display {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 80px; }
  .more-scene .more-scene-item {
    width: 183px;
    height: 180px;
    margin-right: 15px;
    border-radius: 8px;
    position: relative;
    cursor: pointer; }
    .more-scene .more-scene-item:nth-child(6n) {
      margin-right: 0; }
    .more-scene .more-scene-item:nth-child(-n+12) {
      margin-bottom: 20px; }
    .more-scene .more-scene-item img {
      width: 100%; }
    .more-scene .more-scene-item .more-scene-title {
      position: absolute;
      font-weight: bold;
      left: 0;
      right: 0;
      top: 30px;
      margin: auto;
      font-size: 24px;
      color: #ffffff;
      z-index: 2;
      line-height: 33px;
      width: 48px; }
    .more-scene .more-scene-item .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      display: none;
      border-radius: 10px;
      background: linear-gradient(180deg, #3d94ff 16%, rgba(24, 37, 48, 0.4));
      z-index: 1; }
    .more-scene .more-scene-item:hover .bg {
      display: block; }

.main-container .main-product {
  display: flex;
  justify-content: center; }
.main-container .imgBox img {
  width: 100%; }
.main-container .main-left {
  margin-right: 60px; }
.main-container .main-left-top {
  margin-bottom: 45px; }
.main-container .main-title {
  font-size: 50px;
  color: #1f2329;
  line-height: 56px;
  margin-bottom: 10px;
  font-weight: bold; }
.main-container .main-tips {
  font-size: 18px;
  color: #51565d;
  line-height: 30px;
  font-weight: bold; }
.main-container .main-tips-item {
  margin-bottom: 20px; }
  .main-container .main-tips-item .item-top {
    display: flex;
    align-items: center;
    margin-bottom: 5px; }
    .main-container .main-tips-item .item-top img {
      width: 20px;
      height: 20px;
      margin-right: 10px; }
    .main-container .main-tips-item .item-top h5 {
      font-weight: bold;
      font-size: 18px;
      color: #1f2329;
      line-height: 25px; }
  .main-container .main-tips-item .item-tips {
    font-size: 16px;
    color: #1f2329;
    line-height: 24px; }
  .main-container .main-tips-item:last-child {
    margin-bottom: 0; }
.main-container #allocation .main-product .item-top {
  align-items: flex-start; }
  .main-container #allocation .main-product .item-top img {
    margin-top: 2px; }

.team-servse {
  background: url("../images/content/ai-team-servse-bg.png") center no-repeat;
  background-size: 100% 100%; }
  .team-servse img {
    width: 100%; }

.main {
  text-align: center; }

.more {
  background: url("../images/content/ai-more-bg.png") center no-repeat;
  background-size: 100% 100%; }
  .more .title {
    color: #fff; }
  .more .more-list {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px; }
  .more .more-icon {
    width: 59px;
    height: 59px;
    margin: 0 auto 13px; }
  .more .more-title {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 28px; }
  .more .more-item {
    position: relative;
    cursor: pointer;
    width: 220px;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../images/content/more-item-bg.png") no-repeat center;
    background-size: 100% 100%;
    border-radius: 8px; }
    .more .more-item:nth-child(-n+15) {
      margin-bottom: 22px; }
    .more .more-item:hover {
      box-shadow: 0px 10px 11px 0px rgba(117, 154, 255, 0.38); }

.main-bottom-bar {
  display: flex;
  align-items: center;
  margin-top: 50px; }
  .main-bottom-bar .first-bg {
    position: relative;
    width: 162px;
    height: 57px;
    background: transparent;
    transition: background .2s;
    border-radius: 28px;
    margin-right: 20px; }
    .main-bottom-bar .first-bg:hover {
      background: linear-gradient(90deg, #4773fd, #04f3e9 100%); }
  .main-bottom-bar .first {
    position: absolute;
    width: 160px;
    height: 55px;
    line-height: 55px;
    background: linear-gradient(90deg, #4773fd, #04f3e9 100%);
    border-radius: 28px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    font-weight: bold;
    transition: background-color .2s; }
    .main-bottom-bar .first:hover {
      background: #f6fafd;
      color: #1F2329; }
  .main-bottom-bar .second-bg {
    width: 232px;
    height: 57px;
    background: linear-gradient(315deg, #4773fd, #04f3e9);
    border-radius: 30px;
    position: relative;
    transition: background-color .2s; }
    .main-bottom-bar .second-bg:hover {
      background: transparent; }
  .main-bottom-bar .second {
    cursor: pointer;
    position: absolute;
    width: 230px;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    transition: all .2s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    font-size: 20px;
    background: #F6FAFD;
    text-align: center;
    color: #1f2329;
    font-weight: bold; }
    .main-bottom-bar .second:hover {
      color: #fff;
      background: linear-gradient(315deg, #4773fd, #04f3e9); }

.team {
  background: #F2F4FA; }

.team-list .team-item {
  cursor: pointer;
  padding: 28px 60px 0;
  position: relative;
  width: 380px;
  height: 272px;
  background: linear-gradient(180deg, #e3f8ff, #ebfefa);
  border-radius: 6px;
  text-align: center; }
  .team-list .team-item:hover {
    background: #ffffff;
    border: 1px solid #e6eeff;
    border-radius: 6px;
    box-shadow: 0px 2px 12px 0px rgba(173, 191, 230, 0.27); }
.team-list .team-title {
  font-size: 18px;
  text-align: center;
  color: #1f2329;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: bold; }
.team-list .team-tips {
  font-size: 14px;
  text-align: center;
  color: #51565d;
  line-height: 20px; }
.team-list .team-img {
  margin-bottom: 28px;
  width: 80px;
  height: 80px; }

.logo-wall {
  position: relative; }
  .logo-wall .map {
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0; }
  .logo-wall .logo {
    width: 100%; }

.form-block {
  padding-bottom: 0;
  height: 568px; }
  .form-block .title {
    margin-bottom: 0;
    z-index: 1;
    position: relative; }
  .form-block .applyModule {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    box-sizing: border-box;
    background: url(../images/apply_module_img1.png) no-repeat center;
    background-size: auto 100%; }
  .form-block .data_insight_num {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 199px;
    border-bottom: 1px solid #fff; }
    .form-block .data_insight_num .module3_topItem {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1;
      color: #fff; }
      .form-block .data_insight_num .module3_topItem img {
        width: 24px;
        height: 31px; }
      .form-block .data_insight_num .module3_topItem .up_icon {
        position: absolute;
        width: 39px;
        height: 39px;
        top: 10px;
        right: 30px; }
    .form-block .data_insight_num .module3_topItemUp {
      font-size: 48px;
      font-weight: 400;
      color: #282828;
      line-height: 67px; }
    .form-block .data_insight_num .module3_topItemDown {
      font-size: 16px;
      font-weight: 400;
      text-align: center;
      color: #282828;
      line-height: 22px; }
  .form-block .form-bottom-box {
    z-index: 1;
    margin-top: 85px;
    position: relative; }
    .form-block .form-bottom-box .input-list, .form-block .form-bottom-box .pro-list {
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
    .form-block .form-bottom-box .input-list {
      padding-bottom: 23px; }
    .form-block .form-bottom-box .input-item {
      width: 340px;
      height: 38px;
      line-height: 38px;
      background: #ffffff;
      border-radius: 6px;
      font-size: 14px;
      flex: 1;
      display: flex;
      align-items: center;
      color: #2B333F;
      padding-left: 15px;
      position: relative; }
      .form-block .form-bottom-box .input-item input {
        border: none;
        width: 100%;
        height: 100%;
        background: transparent; }
        .form-block .form-bottom-box .input-item input:focus, .form-block .form-bottom-box .input-item input:active {
          outline: none;
          border-color: transparent;
          box-shadow: none; }
      .form-block .form-bottom-box .input-item input::-webkit-input-placeholder, .form-block .form-bottom-box .input-item textarea::-webkit-input-placeholder {
        color: #BBBBBB;
        font-size: 14px; }
      .form-block .form-bottom-box .input-item input:-moz-placeholder, .form-block .form-bottom-box .input-item textarea:-moz-placeholder {
        color: #BBBBBB;
        font-size: 14px; }
      .form-block .form-bottom-box .input-item input::-moz-placeholder, .form-block .form-bottom-box .input-item textarea::-moz-placeholder {
        color: #BBBBBB;
        font-size: 14px; }
      .form-block .form-bottom-box .input-item input:-ms-input-placeholder, .form-block .form-bottom-box .input-item textarea:-ms-input-placeholder {
        color: #BBBBBB;
        font-size: 14px; }
      .form-block .form-bottom-box .input-item .input-icon {
        width: 18px;
        height: 18px;
        margin-right: 10px; }
      .form-block .form-bottom-box .input-item .error-meg {
        display: none;
        position: absolute;
        bottom: -15px;
        left: 35px;
        font-size: 10px;
        line-height: 1;
        color: rgba(255, 57, 77, 0.93); }
      .form-block .form-bottom-box .input-item .getCode {
        position: absolute;
        top: 0;
        cursor: pointer;
        bottom: 0;
        right: 5px;
        margin: auto;
        height: 20px;
        display: inline-block;
        padding-left: 5px;
        line-height: 20px;
        color: #2B333F;
        border-left: 1px solid #36CFA8; }
    .form-block .form-bottom-box .input-item:nth-child(-n+3) {
      margin-right: 30px; }
    .form-block .form-bottom-box .pro-item {
      cursor: pointer;
      text-align: center;
      height: 38px;
      width: 116px;
      line-height: 38px;
      background: #ffffff;
      border: 1px solid #36cfa8;
      border-radius: 6px;
      font-size: 14px;
      color: #A1A6AB; }
    .form-block .form-bottom-box .pro-item.active {
      background: linear-gradient(318deg, #4773fd 2%, #04f3e9 98%);
      color: #fff; }
    .form-block .form-bottom-box .button {
      cursor: pointer;
      width: 219px;
      height: 38px;
      line-height: 38px;
      background: #2b333f;
      border-radius: 6px;
      margin-left: 40px;
      color: #fff;
      text-align: center; }

@keyframes run1 {
  from {
    left: 0; }
  to {
    left: -100%; } }
@keyframes run2 {
  from {
    left: 100%; }
  to {
    left: 0; } }
.mask_video_box {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 40, 40, 0.3); }
  .mask_video_box .video_box {
    position: fixed;
    top: 0%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 800px;
    height: 450px;
    background: #fff; }
    .mask_video_box .video_box .close_icon {
      position: absolute;
      right: -28px;
      padding: 8px;
      background: white;
      border-radius: 4px;
      width: 12px;
      cursor: pointer; }

.freeTrial_btn {
  cursor: pointer; }

/* 输入框placeholder样式 */
input::-webkit-input-placeholder {
  color: #A1A6AB;
  font-size: .16rem; }

input:-moz-placeholder {
  color: #A1A6AB;
  font-size: .16rem; }

input:-ms-input-placeholder {
  color: #A1A6AB;
  font-size: .16rem; }

#drogue {
  position: fixed;
  top: 30%;
  right: 40px;
  z-index: 999; }
  #drogue .drogue-list {
    position: relative;
    width: 70px;
    height: 310px;
    background: linear-gradient(318deg, #4773fd 2%, #04f3e9 98%);
    border-radius: 35px; }
  #drogue .drogue-item.img {
    cursor: pointer;
    width: 68px;
    height: 68px;
    padding: 0;
    top: -10px;
    margin: 0 auto; }
    #drogue .drogue-item.img img {
      width: 100%; }
  #drogue .drogue-item {
    cursor: pointer;
    display: flex;
    padding: 10px 10px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    flex-direction: column; }
    #drogue .drogue-item .icon {
      width: 25px;
      height: 25px; }
    #drogue .drogue-item .drogueTel, #drogue .drogue-item .wechat-box {
      position: absolute;
      right: 103px;
      top: 10px;
      background: #fff;
      box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.2);
      width: 180px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 16px;
      color: #06CB94;
      border-radius: 5px;
      transition: all .3s ease-in-out;
      opacity: 0;
      z-index: 0; }
    #drogue .drogue-item .wechat-box {
      top: -40px;
      z-index: 99;
      right: 80px;
      width: 150px;
      height: auto;
      display: flex;
      flex-direction: column;
      font-size: 12px;
      justify-content: center;
      color: #000;
      padding: 10px;
      border-radius: 4px;
      box-shadow: 0px 2px 21px 0px #e5e5e5;
      background: #fff; }
      #drogue .drogue-item .wechat-box img {
        width: 100%; }
      #drogue .drogue-item .wechat-box span {
        display: inline-block;
        padding-top: 5px; }
  #drogue .wechat {
    position: relative;
    padding-top: 20px; }
    #drogue .wechat:hover .wechat-box {
      z-index: 99;
      opacity: 1; }
  #drogue .phone {
    padding-top: 0;
    position: relative; }
    #drogue .phone:hover .drogueTel {
      opacity: 99;
      right: 80px;
      z-index: 1; }
  #drogue .drogue-item.phone:before, #drogue .drogue-item.chat:before {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3); }
  #drogue .drogue-item.chat {
    padding-bottom: 10px; }
  #drogue .drogue-item.wechat {
    padding-top: 10px; }
  #drogue .drogue-item.back {
    color: #fff;
    font-size: 14px; }

@keyframes text {
  from {
    width: 0;
    font-size: 12px; }
  to {
    width: 135px;
    font-size: 18px; } }
#solution-bar {
  position: fixed;
  bottom: 30%;
  left: 40px;
  z-index: 9;
  display: none; }
  #solution-bar img {
    position: absolute;
    cursor: pointer;
    width: 52px;
    height: 56px;
    left: -7px;
    top: 4px;
    bottom: 0;
    margin: auto;
    z-index: 9999; }
  #solution-bar .solution-content {
    cursor: pointer;
    border-radius: 22px;
    position: relative;
    height: 40px;
    opacity: 0;
    box-sizing: border-box;
    background: linear-gradient(180deg, #ebf6ff, #f9fcff);
    transition: opacity .5s ease;
    line-height: 37px;
    font-size: 18px;
    text-align: center;
    color: #3d3e4a;
    width: 135px;
    padding-left: 30px;
    font-size: 18px;
    box-shadow: 0 12px 24px 0 #e6eeff;
    border: 2px solid #ffffff; }
  #solution-bar:hover .solution-content {
    opacity: 1; }

#apply-form1, #apply-form2 {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6); }

/** form1 */
#form1, #form2, #fixed-form {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: url("../images/form1-bg.png") no-repeat center;
  background-size: 100%;
  margin: auto;
  width: 828px;
  height: 547px; }
  #form1 .form1-close, #form1 .form2-close, #form2 .form1-close, #form2 .form2-close, #fixed-form .form1-close, #fixed-form .form2-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 25px;
    right: 45px;
    cursor: pointer; }
  #form1 .form2-close, #form2 .form2-close, #fixed-form .form2-close {
    right: -60px;
    width: 68px;
    height: 68px;
    top: -20px; }
  #form1 .input-list, #form2 .input-list, #fixed-form .input-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 42%;
    margin-bottom: 25px; }
  #form1 .input-item, #form2 .input-item, #fixed-form .input-item {
    width: 220px;
    height: 40px;
    background: #f4faff;
    border-radius: 19px;
    line-height: 38px;
    font-size: 14px;
    display: flex;
    padding-left: 12px;
    align-items: center;
    color: #2B333F;
    position: relative; }
    #form1 .input-item input, #form2 .input-item input, #fixed-form .input-item input {
      border: none;
      width: 88%;
      height: 100%;
      margin: 0 auto;
      background: #f4faff; }
      #form1 .input-item input:focus, #form1 .input-item input:active, #form2 .input-item input:focus, #form2 .input-item input:active, #fixed-form .input-item input:focus, #fixed-form .input-item input:active {
        outline: none;
        border-color: transparent;
        box-shadow: none; }
    #form1 .input-item input::-webkit-input-placeholder, #form1 .input-item textarea::-webkit-input-placeholder, #form2 .input-item input::-webkit-input-placeholder, #form2 .input-item textarea::-webkit-input-placeholder, #fixed-form .input-item input::-webkit-input-placeholder, #fixed-form .input-item textarea::-webkit-input-placeholder {
      color: #BBBBBB;
      font-size: 14px; }
    #form1 .input-item input:-moz-placeholder, #form1 .input-item textarea:-moz-placeholder, #form2 .input-item input:-moz-placeholder, #form2 .input-item textarea:-moz-placeholder, #fixed-form .input-item input:-moz-placeholder, #fixed-form .input-item textarea:-moz-placeholder {
      color: #BBBBBB;
      font-size: 14px; }
    #form1 .input-item input::-moz-placeholder, #form1 .input-item textarea::-moz-placeholder, #form2 .input-item input::-moz-placeholder, #form2 .input-item textarea::-moz-placeholder, #fixed-form .input-item input::-moz-placeholder, #fixed-form .input-item textarea::-moz-placeholder {
      color: #BBBBBB;
      font-size: 14px; }
    #form1 .input-item input:-ms-input-placeholder, #form1 .input-item textarea:-ms-input-placeholder, #form2 .input-item input:-ms-input-placeholder, #form2 .input-item textarea:-ms-input-placeholder, #fixed-form .input-item input:-ms-input-placeholder, #fixed-form .input-item textarea:-ms-input-placeholder {
      color: #BBBBBB;
      font-size: 14px; }
    #form1 .input-item .input-icon, #form2 .input-item .input-icon, #fixed-form .input-item .input-icon {
      width: 18px;
      height: 18px;
      margin-right: 15px; }
    #form1 .input-item .error-meg, #form2 .input-item .error-meg, #fixed-form .input-item .error-meg {
      position: absolute;
      bottom: -15px;
      left: 25px;
      display: none;
      font-size: 10px;
      line-height: 1;
      color: rgba(255, 57, 77, 0.93); }
  #form1 .input-item:nth-child(-n+4), #form2 .input-item:nth-child(-n+4), #fixed-form .input-item:nth-child(-n+4) {
    margin-right: 20px; }
  #form1 .form1-button, #form1 .form2-button, #form2 .form1-button, #form2 .form2-button, #fixed-form .form1-button, #fixed-form .form2-button {
    width: 216px;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
    background: linear-gradient(270deg, #30baf6, #3cd8f9);
    border-radius: 28px;
    font-size: 21px;
    color: #fff; }
  #form1 .product-box, #form1 .company-scale, #form1 .company-industry, #form2 .product-box, #form2 .company-scale, #form2 .company-industry, #fixed-form .product-box, #fixed-form .company-scale, #fixed-form .company-industry {
    display: flex;
    align-items: flex-start;
    margin-bottom: 26px;
    padding: 0 0 0 60px; }
    #form1 .product-box ul, #form1 .company-scale ul, #form1 .company-industry ul, #form2 .product-box ul, #form2 .company-scale ul, #form2 .company-industry ul, #fixed-form .product-box ul, #fixed-form .company-scale ul, #fixed-form .company-industry ul {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      #form1 .product-box ul li, #form1 .company-scale ul li, #form1 .company-industry ul li, #form2 .product-box ul li, #form2 .company-scale ul li, #form2 .company-industry ul li, #fixed-form .product-box ul li, #fixed-form .company-scale ul li, #fixed-form .company-industry ul li {
        font-size: 14px;
        text-align: center;
        color: #2b333f;
        line-height: 20px;
        padding: 3px 20px;
        background: #f4faff;
        border-radius: 14px;
        margin-right: 10px;
        cursor: pointer;
        border: 1px solid transparent; }
      #form1 .product-box ul .active, #form1 .company-scale ul .active, #form1 .company-industry ul .active, #form2 .product-box ul .active, #form2 .company-scale ul .active, #form2 .company-industry ul .active, #fixed-form .product-box ul .active, #fixed-form .company-scale ul .active, #fixed-form .company-industry ul .active {
        font-weight: 500;
        border: 1px solid #36cfa8; }
  #form1 .product-box, #form2 .product-box, #fixed-form .product-box {
    margin-top: 183px; }
  #form1 .item-title, #form2 .item-title, #fixed-form .item-title {
    font-size: 14px;
    font-weight: 500;
    color: #2b333f;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-right: 22px;
    flex-shrink: 0; }
    #form1 .item-title .form2-icon, #form2 .item-title .form2-icon, #fixed-form .item-title .form2-icon {
      width: 13px;
      height: 13px;
      margin-right: 5px; }

#form1 {
  height: 520px; }

#form2 {
  background: url("../images/form2-bg.png") no-repeat center;
  background-size: 100%;
  width: 705px;
  height: 500px; }
  #form2 .input-list {
    padding-top: 0; }
    #form2 .input-list .input-item .error-meg {
      left: 24px; }
  #form2 .input-item:nth-child(-n+3) {
    margin-right: 10px; }
  #form2 .product-box li {
    margin-bottom: 13px; }
  #form2 .company-industry ul li {
    padding: 3px 16px; }
  #form2 .form2-button {
    background: linear-gradient(160deg, #82a0ff 12%, #02f5aa 87%); }

#can {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

#form1-getCode, #form2-getCode {
  cursor: pointer;
  position: absolute;
  height: 23px;
  line-height: 23px;
  padding: 0 10px;
  background: #e4eafd;
  border: 1px solid #b9c7f7;
  border-radius: 13px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  color: #759AFF;
  font-size: 12px;
  text-align: center; }

#fixed-form {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 174px;
  background: url("../images/fixed-form-bg.png") center no-repeat;
  background-size: 100% 100%;
  margin: 0;
  top: auto; }
  #fixed-form .fixed-form-cha {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50px;
    right: 47px;
    cursor: pointer; }
  #fixed-form .form-content {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #fixed-form .fixed-form {
    padding: 37px 48px; }
    #fixed-form .fixed-form .form-title {
      font-size: 34px;
      font-weight: Bold;
      color: #ffffff;
      line-height: 41px;
      text-shadow: 0px 2px 4px 0px #30bdfe;
      margin-bottom: 20px; }
    #fixed-form .fixed-form .input-item {
      width: 252px;
      height: 38px;
      padding: 0 30px; }
      #fixed-form .fixed-form .input-item input {
        width: auto;
        margin-left: 0;
        border-radius: 19px; }
      #fixed-form .fixed-form .input-item .error-meg {
        font-size: 14px;
        bottom: -20px; }
      #fixed-form .fixed-form .input-item .getCode {
        cursor: pointer;
        position: relative;
        padding-left: 4px; }
        #fixed-form .fixed-form .input-item .getCode:before {
          content: '';
          position: absolute;
          width: 1px;
          height: 17px;
          background: #36cfa8;
          margin: auto;
          left: 0;
          top: 0;
          bottom: 0; }
    #fixed-form .fixed-form .button {
      width: 120px;
      height: 40px;
      background: linear-gradient(270deg, #0d1727, #2b333f);
      border-radius: 20px;
      line-height: 40px;
      font-size: 16px;
      text-align: center;
      color: #ffffff;
      cursor: pointer; }
  #fixed-form .form-phone-box {
    position: relative;
    width: 282px;
    height: 38px;
    font-size: 28px;
    text-align: center;
    line-height: 38px;
    border-radius: 20px;
    color: #ffffff;
    display: block;
    padding-left: 20px;
    background: url("../images/form-phone-k.png") center no-repeat;
    background-size: 100% 100%; }
    #fixed-form .form-phone-box img {
      position: absolute;
      left: -5px;
      top: 0;
      bottom: 0;
      width: 38px;
      height: 38px;
      z-index: 1; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.more-buttons.product-display {
  justify-content: center; }
  .more-buttons.product-display .more-button {
    cursor: pointer; }
  .more-buttons.product-display .more-button:first-child {
    width: 302px;
    height: 57px;
    margin-right: 30px;
    background: linear-gradient(318deg, #4773fd 2%, #04f3e9 98%);
    border-radius: 28px;
    transition: background-color .2s;
    display: flex;
    align-items: center;
    justify-content: center; }
    .more-buttons.product-display .more-button:first-child .text {
      width: 300px;
      height: 55px;
      line-height: 55px;
      font-size: 20px;
      text-align: center;
      border-radius: 28px;
      color: #ffffff;
      font-weight: bold;
      transition: background-color .2s; }
      .more-buttons.product-display .more-button:first-child .text:hover {
        color: #3d3e4a;
        background-color: #fff; }
  .more-buttons.product-display .more-button:last-child {
    width: 239px;
    height: 58px;
    background: linear-gradient(315deg, #4773fd, #04f3e9);
    border-radius: 30px;
    position: relative;
    transition: background-color .2s;
    display: flex;
    align-items: center;
    justify-content: center; }
    .more-buttons.product-display .more-button:last-child:hover {
      background-color: transparent; }
    .more-buttons.product-display .more-button:last-child .text {
      width: 236px;
      height: 55px;
      font-weight: bold;
      background: #ffffff;
      font-size: 20px;
      text-align: center;
      color: #3d3e4a;
      line-height: 55px;
      border-radius: 30px;
      transition: background-color .2s; }
      .more-buttons.product-display .more-button:last-child .text:hover {
        color: #fff;
        background: linear-gradient(315deg, #4773fd, #04f3e9); }

/* 定义淡出动画 */
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@media screen and (max-width: 1366px) {
  .customer-logo .module4_box {
    height: 320px; } }

/*# sourceMappingURL=index.css.map */
