@charset "UTF-8";

[v-clock] {
  display: none;
}

body {
  font-family: 'Microsoft YaHei', -apple-system, 'SF UI Display', '.PingFang SC', 'PingFang SC', 'Neue Haas Grotesk Text Pro', 'Arial Nova', 'Segoe UI', 'Microsoft JhengHei', 'Helvetica Neue', 'Source Han Sans SC', 'Noto Sans CJK SC', 'Source Han Sans CN', 'Noto Sans SC', 'Source Han Sans TC', 'Noto Sans CJK TC', 'Helvetica', 'Hiragino Sans GB', sans-serif !important;
}


/* // 隐藏video标签 音量按钮 */
video::-webkit-media-controls-mute-button {
  display: none !important;
}
/* // 隐藏video标签 当前按钮 */
video::-webkit-media-controls-current-time-display {
  display: none !important;
}
/* // 隐藏video标签 总时间 */
video::-webkit-media-controls-time-remaining-display {
  display: none !important;
}
/* // 隐藏video标签 fullscreen按钮 */
video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}


@font-face {
  font-family: 优设标题黑;
  src: url("../font/www.alltoall.net_youshebiaotihei-2._bUEv0eX21A.eot");
  src: url("../font/www.alltoall.net_youshebiaotihei-2._bUEv0eX21A.eot?#iefix") format('embedded-opentype'),
  url("../font/YouSheBiaoTiHei-2.ttf") format('truetype');
}

.active-tab {
  /** 文本1 */
  font-size: 18px !important;
  font-weight: 900 !important;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(71, 191, 255, 1) !important;
}

.active-tab span {
  display: block !important;
}


.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.index-nav-title {
  padding-bottom: 4px;
}

.index-nav-title span {
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: 优设标题黑;
  color: rgba(31, 77, 194, 1);
}

/* .index-nav-title span:nth-of-type(1) {
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(31, 77, 194, 1);
}

.index-nav-title span:nth-of-type(2) {
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(31, 77, 194, 1);
  /* position: relative;
  top: -5px;
  left: 5px; */
/* } */

.index-nav-subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-nav-subtitle .index-nav-text {
  /** 文本1 */
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(51, 51, 51, 1);
  white-space: nowrap;
  margin: 0 10px;
}

.jumbotron-text {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 1);
  font-family: "Microsoft YaHei";
  display: flex;
  align-items: center;
  justify-content: center;
}

.jumbotron-text img {
  width: 13px;
  height: 18px;
  margin: 0 13px;
}

.jumbotron-subtitle {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(102, 102, 102, 1);
  font-family: "Microsoft YaHei";
  margin-top: 10px;
}

.solution .swiper-slide .img-swiper-slide {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}

.home-banner .banner-swiper-slide {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



/* 合作伙伴 */
.Advertisement_wrapBox__1nOXM {
  position: relative;
  min-height: 190px
}

/* .Advertisement_wrapBox__1nOXM:after,
.Advertisement_wrapBox__1nOXM:before {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 65px;
  height: 100%;
  background: linear-gradient(91.29deg, #f8faff .94%, hsla(0, 0%, 100%, 0) 98.75%);
  content: ""
}

.Advertisement_wrapBox__1nOXM:before {
  right: 0;
  background: linear-gradient(270deg, #f8faff, hsla(0, 0%, 100%, 0) 86.92%)
}

.Advertisement_wrapBox__1nOXM:after {
  left: 0
} */


.Advertisement_col__2LlQS {
  position: relative;
  height: 150px;
  margin-top: 15px;
  overflow: hidden;
  line-height: 82px
}

.Advertisement_col__2LlQS:first-child {
  margin-top: 0
}

.Advertisement_rowPosition__3VEhL {
  position: absolute;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  /* -webkit-animation: Advertisement_scrollToRight__r0xuk 20s linear infinite;
  animation: Advertisement_scrollToRight__r0xuk 20s linear infinite */
}


.Advertisement_rowPosition__3VEhL:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused
}


.Advertisement_colItem__THVco {
  display: inline-block;
  width: 288px;
  height: 150px;
  /* margin-bottom: 32px; */
  margin-right: 15px;
  box-sizing: border-box;
}

.Advertisement_colItem__THVco:nth-of-type(4n) {
  margin-right: 0;
}

.Advertisement_colItem__THVco img {
  width: 100%;
  height: 100%;
}


@-webkit-keyframes Advertisement_scrollToRight__r0xuk {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes Advertisement_scrollToRight__r0xuk {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}


.problem {
  width: 100%;
  margin-bottom: 20px;
}

.problem>div:nth-of-type(1) {
  text-align: left;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 1);
  font-family: "Microsoft YaHei";
}

.problem>div:nth-of-type(2) {
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(102, 102, 102, 1);
  font-family: "Microsoft YaHei";
  margin-top: 8px;
}

/* *修改提示文字的颜色*/
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999999;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
}

/* *修改提示文字的颜色*/
textarea::-webkit-textarea-placeholder {
  /* WebKit browsers */
  color: #999999;
}

textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
}

.problem-input {
  padding: 40px 0;
}

.problem-input input {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background-color: #fff !important;
  border: none !important;
  outline: none !important;
  text-align: left;
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 16px;
  color: #000;
  font-family: "Microsoft YaHei";
  margin-bottom: 50px;
}

.problem-input input:focus {
  outline: none !important;
}

.footer-text {
  color: #fff;
  opacity: 0.58;
  padding: 0;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}

.problem-checked .check-box {
  vertical-align: middle;
  cursor: pointer;
  text-align: left;
  display: flex;
  align-items: center;
  /* margin-bottom: 20px; */
}

.problem-checked .check-box img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.problem-checked .check-box span {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 1);
  font-family: "Microsoft YaHei";
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.problem-textarea {
  margin-top: 15px;
}

.problem-textarea textarea {
  width: 100%;
  background-color: #fff !important;
  border: none !important;
  outline: none !important;
  resize: none;
  text-align: left;
  padding: 22px 18px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  font-family: "Microsoft YaHei";
  box-sizing: border-box;
}

.problem-textarea textarea:focus {
  border: none !important;
}

.problem-button {
  margin-top: 50px;
}

.problem-button button {
  width: 288px;
  height: 70px;
  opacity: 1;
  border: none !important;
  outline: none !important;
  /* border-radius: 8px; */
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 1);
  font-family: "Microsoft YaHei";
}

.problem-button-check {
  background: linear-gradient(180deg, rgba(122, 172, 254, 1) 0%, rgba(59, 95, 250, 1) 100%);
  box-shadow: 0px 2px 15px 0px rgba(87, 132, 255, 1), inset 0px 0px 12px 0px rgba(102, 145, 255, 1);
}

.problem-button-nocheck {
  background-color: #999 !important;
}


.ReturnTop_returnTop__2EdHz {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
  height: 74px;
  background: linear-gradient(0deg, #007afc, #007afc), linear-gradient(0deg, #fff, #fff);
  border-radius: 4px;
  cursor: pointer;
  transition: all .3s
}

.ReturnTop_returnTop__2EdHz:hover {
  opacity: .8
}

.ReturnTop_returnTop__2EdHz .ReturnTop_icon__2QDM3 {
  color: #fff
}

.ReturnTop_returnTop__2EdHz .ReturnTop_icon__2QDM3 i {
  font-size: 27px
}

.ReturnTop_returnTop__2EdHz span {
  color: #fff;
  font-size: 12px;
  line-height: 16px
}

.ReturnTop_returnTop__2EdHz {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
  height: 74px;
  background: linear-gradient(0deg, #007afc, #007afc), linear-gradient(0deg, #fff, #fff);
  border-radius: 4px;
  cursor: pointer;
  transition: all .3s
}

.ReturnTop_returnTop__2EdHz:hover {
  opacity: .8
}

.ReturnTop_returnTop__2EdHz .ReturnTop_icon__2QDM3 {
  color: #fff
}

.ReturnTop_returnTop__2EdHz .ReturnTop_icon__2QDM3 i {
  font-size: 27px
}

.ReturnTop_returnTop__2EdHz span {
  color: #fff;
  font-size: 12px;
  line-height: 16px
}

.Consulting_consulting__ZjO5G {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70px;
  height: 74px;
  margin-bottom: 6px;
  background: linear-gradient(0deg, #007afc, #007afc), linear-gradient(0deg, #fff, #fff);
  border-radius: 4px;
  cursor: pointer;
  transition: all .3s
}

.Consulting_consulting__ZjO5G:nth-child(3) {
  position: relative;
  cursor: default
}

.Consulting_consulting__ZjO5G:nth-child(2) {
  position: relative;
  cursor: default
}

.Consulting_consulting__ZjO5G:nth-child(3):hover {
  background: linear-gradient(0deg, #4a91fb, #4a91fb), linear-gradient(0deg, #fff, #fff)
}

.Consulting_consulting__ZjO5G:nth-child(2):hover {
  background: linear-gradient(0deg, #4a91fb, #4a91fb), linear-gradient(0deg, #fff, #fff)
}

.Consulting_consulting__ZjO5G:nth-child(3):hover .Consulting_code__2mr_V {
  display: block
}

.Consulting_consulting__ZjO5G:nth-child(2):hover .Consulting_code__2mr_V {
  display: block
}

.Consulting_consulting__ZjO5G:nth-child(3) .Consulting_code__2mr_V {
  position: absolute;
  top: -60px;
  left: -175px;
  display: none;
  width: 158px;
  height: 183px;
  /* padding: 11px; */
  padding-top: 5px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 20px rgba(29, 30, 33, .11);
  opacity: 1 !important
}

.Consulting_consulting__ZjO5G:nth-child(2) .Consulting_code__2mr_V {
  position: absolute;
  top: 7;
  left: -175px;
  display: none;
  width: 158px;
  height: 60px;
  line-height: 40px;
  padding: 11px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 20px rgba(29, 30, 33, .11);
  opacity: 1 !important
}

.Consulting_consulting__ZjO5G:nth-child(3) .Consulting_code__2mr_V:after {
  position: absolute;
  top: 80px;
  right: -30px;
  border: 17px solid transparent;
  border-left-color: #fff;
  content: ""
}

.Consulting_consulting__ZjO5G:nth-child(2) .Consulting_code__2mr_V span {
  color: #646b74;
  font-size: 12px
}

.Consulting_consulting__ZjO5G:nth-child(2) .Consulting_code__2mr_V:after {
  position: absolute;
  top: 14px;
  right: -30px;
  border: 17px solid transparent;
  border-left-color: #fff;
  content: ""
}

.Consulting_consulting__ZjO5G:nth-child(3) .Consulting_code__2mr_V span {
  color: #646b74;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
}

.Consulting_consulting__ZjO5G:nth-child(2) .Consulting_code__2mr_V span {
  color: #333;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
}

.Consulting_consulting__ZjO5G:hover {
  background: linear-gradient(0deg, #4a91fb, #4a91fb), linear-gradient(0deg, #fff, #fff)
}

.Consulting_consulting__ZjO5G:hover:nth-child(3) {
  opacity: 1
}

.Consulting_consulting__ZjO5G:hover:nth-child(2) {
  opacity: 1
}

.Consulting_consulting__ZjO5G .Consulting_icon__3q11P {
  width: 26px;
  height: 26px;
  margin-bottom: 6px
}

.Consulting_consulting__ZjO5G span {
  color: #fff;
  font-size: 12px;
  line-height: 16px
}

/* 成功案例 */
.case {
  min-height: 320px;
  padding: 0;
  background-color: #06123D;
  margin-bottom: 34px;
}

.case-content {
  width: 100%;
  padding: 22px 30px;
  box-sizing: border-box;
  height: 160px;
}

.case-content-title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #FEFEFE;
  line-height: 18px;
}

.case-content-line {
  width: 70px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.21);
  margin: 0 auto;
  margin-top: 14px;
}

.case-content-text {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #7E8397;
  line-height: 23px;
  margin-top: 18px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.case-img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.padding0 {
  /* padding: 0; */
}


.flex {
  display: flex;
}

.align-items {
  align-items: flex-start;
}

.column {
  flex-direction: column;
}

.flex-center {
  align-items: center;
}

.flex-start {
  align-items: flex-start;
}

.b-white {
  background-color: #fff;
}


.product-text-t {
  margin-top: 7px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333;
  line-height: 18px;
}

.product-text-c {
  margin-top: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  color: #999;
  font-family: "Microsoft YaHei";
}

.mb20 {
  margin-bottom: 20px;
}

.mt18 {
  margin-top: 18px;
}

.mb10 {
  margin-bottom: 10px;
}

.problem-tip {
  font-family: "Microsoft YaHei";
  text-align: justify !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(153, 153, 153, 1);
  margin-top: 15px;
}


.ApplicateSlider_imgContent__3E_Lh {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: linear-gradient(90deg, rgb(1, 13, 23, 0.7) 0, rgba(5, 25, 43, 0.7));
  padding: 15px 30px;
  box-sizing: border-box;
  height: 113px;

}



.ApplicateSlider_title__23bTX {
  display: flex;
  align-items: center;
}

.ApplicateSlider_title__23bTX>div {
  width: 6px;
  height: 20px;
  background-color: #fff;
}

.ApplicateSlider_title__23bTX>span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 1);
  margin-left: 7px;
}

.ApplicateSlider_desc__1F3A1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 1);
  opacity: 0.83;
  text-align: left;
  line-height: 20px;
  margin-top: 10px;
}

.ApplicateSlider_imgContent__min {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px 0;
  box-sizing: border-box;

  position: absolute;
  top: 200px;

}

.ApplicateSlider_title__min {
  display: flex;
  align-items: center;
}

.ApplicateSlider_title__min>div {
  width: 6px;
  height: 20px;
  background-color: #333;
  margin-right: 7px;
}

.ApplicateSlider_title__min>span {
  font-size: 18px;
  color: #333;
}

.ApplicateSlider_desc__min {
  font-size: 12px;
  color: #333;
  opacity: 0.83;
  text-align: justify !important;
  line-height: 20px;
  margin-top: 10px;
}


/* .swiper-slide-active .ApplicateSlider_imgContent__3E_Lh{
  display: flex !important;
} */





.product-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}

.product-item {
  display: flex;
  align-items: center;
  background: #fff;
  width: calc(50% - 20px);
  padding: 48px 24px;
  border-left: 6px rgba(84, 147, 255, 1) solid;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.product-text {
  width: 100%;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.product-text-t {
  margin-top: 7px;
  font-family: "Microsoft YaHei";
  line-height: 24px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 1);
}

.product-text-c {
  width: 100%;
  margin-top: 10px;
  padding-right: 10px;
  text-align: justify !important;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
  color: rgba(102, 102, 102, 1);
  font-family: "Microsoft YaHei";
}