.text-detection {
  padding-bottom: 80px
}
.product-banner {
  min-width: 1200px;
  height: 448px;
  background-color: #dbe6ff;
  position: relative
}
.product-banner__deep-bg {
  background-image: url(/templates/default/images/product_banner-bg.56ee7ef.png);
  background-repeat: repeat;
  background-position: 50%
}
@media(-webkit-min-device-pixel-ratio:1.5), (min-device-pixel-ratio:1.5), (min-resolution:1.5dppx) {
  .product-banner__deep-bg {
    background-image: url(/templates/default/images/product_banner-bg@2x.d35fa35.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
  }
}
.product-banner__deep {
  position: absolute;
  right: calc(1200px - 100% - 7vw);
  bottom: 0
}
.product-banner__body {
  height: 100%;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.product-banner__body--center {
  background-position: top 88px right;
  background-size: 416px 320px
}
.product-banner__body--bottom {
  background-position: 100% 100%;
  background-size: 660px 360px
}
.product-banner__title {
  padding-top: 144px;
  font-size: 40px;
  font-weight: 600;
  line-height: 54px;
  color: #1a2233
}
.product-banner__content {
  width: 640px;
  margin-top: 16px;
  font-size: 16px;
  color: #636974
}
.product—banner__func, .product—banner__link {
  display: inline-block;
  margin-top: 8px;
  padding: 3px 12px;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  border-radius: 2px
}
.product—banner__func {
  background: #28bedf;
  background: linear-gradient(89.99deg, #28bedf .01%, #08cce8 88.93%, #2fd4eb 99.99%)
}
.product—banner__link {
  background: #ed2c63;
  background: linear-gradient(89.99deg, #ed2c63 .01%, #f27463 88.93%, #ff837b 99.99%)
}
.product-banner__op {
  margin-top: 32px;
  font-size: 16px
}
.product-banner__op a + a {
  margin-left: 24px
}
.product-banner__btn {
  display: inline-block;
  width: 144px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #c1292e;
  background-color: #fff;
  box-shadow: 0 12px 32px -1px rgba(208, 156, 156, .32);
  border-radius: 48px;
  transition: all .2s
}
.product-banner__btn:focus, .product-banner__btn:hover {
  background: #f7f8fb
}
.product-banner__btn--primary {
  color: #fff !important;
  background: #c1292e
}
.product-banner__btn--primary:focus, .product-banner__btn--primary:hover {
  background: #c1292e
}
.product-banner__contact {
  color: #c1292e
}
.product-banner__contact:hover {
  text-decoration: underline
}
.nav-bar {
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(156, 168, 185, .16);
  font-size: 14px;
  line-height: 22px;
  min-width: 1200px
}
.nav-bar--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.nav-bar__item {
  display: inline-block;
  position: relative
}
.nav-bar__item + .nav-bar__item {
  margin-left: 80px
}
.nav-bar__anchor {
  display: inline-block;
  padding: 17px 0;
  color: #1a2233
}
.nav-bar__item--active:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #c1292e;
  border-radius: 2px
}
.nav-bar__item--active .nav-bar__anchor {
  color: #c1292e
}
.card-intro {
  padding: 0 0 80px
}
.card-intro.inverse {
  background: #f7f8fb
}
.card-intro__anchor {
  position: relative;
  display: block;
  top: -88px
}
.card-intro__title {
  font-size: 32px;
  font-weight: 600;
  color: #1a2233;
  text-align: center;
  margin-bottom: 40px
}
.card-list {
  margin-bottom: -20px
}
.card-list--3 .card-list__item {
  width: 386px;
  position: relative
}
.card-list--3 .card-list__item:nth-of-type(3n) {
  margin-right: 0
}
.card-list--2 .card-list__item {
  width: 590px;
  position: relative;
  margin-right: 20px
}
.card-list--2 .card-list__item:nth-of-type(2n) {
  margin-right: 0
}
.card-list__item {
  display: inline-block;
  box-sizing: border-box;
  padding: 32px 32px 0 92px;
  background-color: #fff;
  border: 1px solid #dddfe7;
  border-radius: 8px;
  margin: 0 21px 20px 0;
  position: relative;
  transition: all .2s;
  vertical-align: top
}
.card-list__item:hover {
  box-shadow: 0 8px 40px rgba(213, 216, 218, .8)
}
.card-list__item--xs {
  height: 138px
}
.card-list__item--s {
  height: 160px
}
.card-list__item--m {
  height: 182px
}
.card-list__item--lg {
  height: 204px
}
.card-list__item--xl {
  height: 226px
}
.card-list__icon {
  position: absolute;
  top: 32px;
  left: 32px;
  width: 40px;
  height: 40px
}
.card-list__title {
  color: #1a2233;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 17px
}
.card-list__content {
  font-size: 14px;
  color: #636974;
  line-height: 22px
}
.card-list + .card-img {
  margin-top: 40px
}
.card-img {
  font-size: 0;
  border-radius: 16px
}
.card-img--bgshadow {
  padding: 20px;
  background: #fff;
  box-shadow: 0 8px 40px rgba(213, 216, 218, .4)
}
.card-img__inner {
  width: 100%
}
.section {
  padding: 88px 0 80px
}
.section.section--inverse {
  background: #f7f8fb
}
.section__anchor {
  position: relative;
  display: block;
  top: -88px
}
.section__content {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  color: #1a2233
}
.section__title {
  font-size: 32px;
  line-height: 48px;
  color: #1a2233;
  margin-bottom: 40px;
  text-align: center
}
.scene-tabs {
  color: #1a2233
}
.scene-tabs__header {
  height: 72px;
  background: transparent;
  box-shadow: inset 0 -1px 0 #e6e6e6;
  font-size: 20px;
  line-height: 72px
}
.scene-tabs__header__item {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer
}
.scene-tabs__header__item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #c1292e;
  width: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all .3s ease-in-out
}
.scene-tabs__header__item.scene-tabs__header__item--active {
  color: #c1292e
}
.scene-tabs__header__item.scene-tabs__header__item--active:after {
  width: 100%
}
.scene-tabs__header__item--1 {
  width: 100%
}
.scene-tabs__header__item--2 {
  width: 50%
}
.scene-tabs__header__item--3 {
  width: 33.3333333333%
}
.scene-tabs__header__item--4 {
  width: 25%
}
.scene-tabs__header__item--5 {
  width: 20%
}
.scene-tabs__header__item--6 {
  width: 16.6666666667%
}
.scene-tabs__header__item--7 {
  width: 14.2857142857%
}
.scene-tabs__header__item--8 {
  width: 12.5%
}
.scene-tabs__header__item--9 {
  width: 11.1111111111%
}
.scene-tabs__header__item--10 {
  width: 10%
}
.scene-tabs__body {
  width: 1200px;
  overflow: hidden
}
.scene-tabs__panel {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity .3s ease-in-out
}
.scene-tabs__panel--active {
  padding-top: 40px;
  width: 1200px;
  opacity: 1;
  height: auto
}
.scene-tabs__panel.horizontal {
  position: relative;
  zoom: 1
}
.scene-tabs__panel.horizontal:after, .scene-tabs__panel.horizontal:before {
  content: "";
  display: table
}
.scene-tabs__panel.horizontal:after {
  clear: both;
  overflow: hidden
}
.scene-tabs__panel.horizontal .scene-tabs__image-wrapper {
  float: left;
  margin-left: -20px
}
.scene-tabs__panel.horizontal .scene-tabs__image-wrapper img {
  width: 610px;
  height: 500px
}
.scene-tabs__panel.horizontal .scene-tabs__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 670px
}
.scene-tabs__panel.horizontal .scene-tabs__content h2 {
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 24px
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__desc, .scene-tabs__panel.horizontal .scene-tabs__content li {
  font-size: 18px;
  line-height: 27px;
  color: #636974
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__desc + .scene-tabs__desc, .scene-tabs__panel.horizontal .scene-tabs__content li + .scene-tabs__desc {
  margin-top: 16px
}
.scene-tabs__panel.horizontal .scene-tabs__content li {
  position: relative;
  padding-left: 17px
}
.scene-tabs__panel.horizontal .scene-tabs__content li:before {
  content: "•";
  position: absolute;
  display: inline-block;
  height: 27px;
  width: 9px;
  left: 0;
  color: #2065fc
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__sub-info {
  margin-top: 40px;
  margin-bottom: -16px
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__sub-info li {
  display: inline-block;
  margin-bottom: 16px;
  min-width: 110px
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__sub-info li + li {
  margin-left: 16px
}
.scene-tabs__panel.horizontal .scene-tabs__content .scene-tabs__sub-info h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 16px
}
.scene-tabs__panel.horizontal .scene-tabs__btn-free {
  display: inline-block;
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 40px;
  color: #fff;
  border-radius: 48px;
  background: linear-gradient(90deg, #2193fc, #2165fc 49%);
  box-shadow: 0 12px 32px -1px rgba(120, 145, 199, .32)
}
.scene-tabs__panel.horizontal .scene-tabs__layout {
  display: flex;
  justify-content: center;
  align-items: center
}
.scene-tabs__panel.horizontal .scene-tabs__layout .scene-tabs__image-container {
  width: 50%;
  padding: 30px;
  box-sizing: border-box
}
.scene-tabs__panel.horizontal .scene-tabs__layout .scene-tabs__image-container img {
  width: 100%;
  height: auto
}
.scene-tabs__panel.horizontal .scene-tabs__layout .scene-tabs__desc-container {
  flex: 1;
  font-size: 20px;
  color: #636974
}
.scene-tabs__panel.horizontal .scene-tabs__layout .scene-tabs__desc-container h3 {
  font-size: 32px;
  color: #1a2233
}
.scene-tabs__panel.horizontal .scene-tabs__layout .scene-tabs__desc-container .scene-tabs__desc-item {
  padding-left: 60px;
  margin-bottom: 40px
}
.scene-tabs__panel.vertical .scene-tabs__desc {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #636974;
  max-width: 880px;
  margin: 0 auto 16px
}
.scene-tabs__panel.vertical .scene-tabs__desc a, .scene-tabs__panel.vertical .scene-tabs__desc a :visited {
  color: #2065fc
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper {
  text-align: center
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper--l img {
  width: 1200px
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper--m img {
  width: 1000px
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper--s img {
  width: 900px
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper--bgshadow {
  background: #fff;
  box-shadow: 0 8px 40px rgba(213, 216, 218, .4);
  border-radius: 16px
}
.scene-tabs__panel.vertical .scene-tabs__image-wrapper--padding {
  padding: 20px
}
.scene-tabs__panel.vertical .scene-tabs__title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px
}
.scene-tabs__panel.vertical .scene-tabs__button {
  display: flex;
  align-items: center;
  width: 192px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  background: linear-gradient(90deg, #e5484d, #c1292e 59.66%);
  box-shadow: 0 12px 32px -1px rgba(208, 156, 156, .32);
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 12px 60px;
  margin-top: 24px
}
.retail_ability .scene-tabs__vertical-container {
  margin: 0 40px 40px
}
.retail_ability .scene-tabs__vertical-container .scene-tabs__image-wrapper--l img {
  width: 1120px
}
.scene-tabs__desc-item-title {
  margin-bottom: 8px
}
.aigc .scene-tabs__body, .aigc .scene-tabs__panel--active {
  overflow: visible
}
.aigc .scene-tabs__vertical-container {
  background-color: #fff;
  padding: 20px 0 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 16px;
  box-shadow: 0 8px 40px 0 rgba(199, 203, 205, .4);
  overflow: visible
}
.advantage {
  min-width: 1200px;
  padding: 88px 0 80px
}
.advantage.advantage--inverse {
  background: #f7f8fb
}
.advantage.advantage--inverse .advantage__item {
  background: #fff
}
.advantage__anchor {
  position: relative;
  display: block;
  top: -88px
}
.advantage__content {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  color: #1a2233
}
.advantage__row + .advantage__row {
  margin-top: 40px
}
.advantage__title {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 40px
}
.advantage__item {
  display: inline-block;
  vertical-align: top;
  padding: 48px 32px;
  background: #f7f8fb;
  border-radius: 8px
}
.advantage__item--2 {
  width: 590px;
  height: 258px
}
.advantage__item--3 {
  width: 386.66px;
  height: 258px
}
.advantage__item--4 {
  width: 386px;
  height: 280px
}
.advantage__item + .advantage__item {
  margin-left: 20px
}
.advantage__item__icon {
  width: 48px;
  height: 48px
}
.advantage__item h3 {
  font-size: 20px;
  line-height: 30px;
  margin: 24px 0 16px
}
.advantage__item p {
  font-size: 14px;
  line-height: 22px;
  color: #636974
}
.svg-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle
}
.svg-icon, .svg-icon ::v-deep rect {
  fill: currentColor
}
.link[data-v-53a1c774] {
  color: #2065fc
}
.process {
  padding: 88px 0 104px;
  min-width: 1200px;
  font-size: 0;
  color: #1a2233;
  background: #fff
}
.process--inverse {
  background: #f7f8fb
}
.process__anchor {
  position: relative;
  display: block;
  top: -88px
}
.process__content {
  width: 1200px;
  margin: 0 auto;
  text-align: center
}
.process__content h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #1a2233;
  margin: 0 0 40px
}
.process__item {
  display: inline-block;
  position: relative;
  height: 246px;
  vertical-align: top
}
.process__item__arrow {
  display: block;
  position: absolute;
  height: 24px;
  top: 139px
}
.process__item__arrow--short {
  left: -44px;
  width: 40px
}
.process__item__arrow--long {
  left: -104px;
  width: 88px
}
.process__item--3 {
  width: 300px;
  padding: 24px 40px
}
.process__item--3 + .process__item--3 {
  margin-left: 0px
}
.process__item--4 {
  width: 264px;
  padding: 24px 32px
}
.process__item--4 + .process__item--4 {
  margin-left: 48px
}
.process__item__icon {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  box-shadow: 0 8px 40px rgba(120, 145, 199, .4)
}
.process__item h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin: 24px auto 8px
}
.process__item p {
  font-size: 16px;
  line-height: 24px;
  color: #636974
}
.process__item p a, .process__item p a:visited {
  color: #2065fc
}
.case[data-v-9c831228] {
  padding: 88px 0 80px;
  min-width: 1200px;
  font-size: 0
}
.case--inverse[data-v-9c831228] {
  background: #f7f8fb
}
.case--linear[data-v-9c831228] {
  background: #f7f8fb;
  background: linear-gradient(180deg, #f7f8fb, rgba(247, 248, 251, 0) 50%)
}
.case__anchor[data-v-9c831228] {
  position: relative;
  display: block;
  top: -88px
}
.case__content[data-v-9c831228] {
  width: 1200px;
  margin: 0 auto;
  text-align: center
}
.case__title[data-v-9c831228] {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #1a2233;
  margin: 0 0 40px
}
.case__item[data-v-9c831228] {
  line-height: 88px;
  text-align: center
}
.case__item[data-v-9c831228], .case__item img[data-v-9c831228] {
  display: inline-block;
  width: 220px;
  height: 88px
}
.case__item img[data-v-9c831228] {
  vertical-align: middle
}
.case__item + .case__item[data-v-9c831228] {
  margin-left: 25px
}
.doc {
  min-width: 1200px;
  padding: 88px 0 80px;
  color: #1a2233;
  background: #f7f8fb;
  background: linear-gradient(180deg, #f7f8fb, rgba(247, 248, 251, 0))
}
.doc--inverse {
  background: #fff
}
.doc__anchor {
  position: relative;
  display: block;
  top: -88px
}
.doc__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 40px;
  text-align: center
}
.doc__card {
  width: 1200px;
  margin: 0 auto;
  padding: 32px;
  background: #fff;
  box-shadow: 0 8px 40px rgba(213, 216, 218, .4);
  border-radius: 16px;
  font-size: 0
}
.doc__column {
  display: inline-block;
  vertical-align: top
}
.doc__column.column2 {
  width: 50%
}
.doc__column.column3 {
  width: 33.3333333333%
}
.doc__column.column4 {
  width: 25%
}
.doc__column__title {
  margin-bottom: 16px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 22px;
  color: #8e9cbc
}
.doc__column__link {
  position: relative;
  display: block;
  padding-left: 16px;
  width: 240px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  transition: all .2s ease-in-out;
  color: #1a2233
}
.doc__column__link:visited {
  color: #1a2233
}
.doc__column__link:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 12px;
  transition: opacity .2s ease-in-out;
  opacity: 0;
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACUSURBVHgBzZAxDoAgEASRGN8BHTbGHxheTvyBsZFO3mEBcoSCqMBZ6TYXwu3ALiFfq6ktzP2ww7TukFJrc72nBCdGm04pIdhrgHVU+mFykGoEkBKjN1sFEIClcVCAEqSFy1gUKyNseghx/OTYErMKP5i2ldcWobz4KiMhQigXW+LdLPViUICSGVTtoGRGAaIezf/QCTkwS36PgJ0rAAAAAElFTkSuQmCC) no-repeat 50%/cover
}
.doc__column__link:hover {
  background: #fff;
  box-shadow: 0 8px 40px rgba(213, 216, 218, .4);
  border-radius: 4px;
  color: #c1292e
}
.doc__column__link:hover:after {
  opacity: 1
}
.tryUseBar_\ + wyEZ {
  width: 1200px;
  margin: 0 auto;
  height: 264px;
  background: #ecf1fe url(/templates/default/images/yinru/try-use-bar_bg.e234a13.png) no-repeat 50%/cover;
  border-radius: 16px
}
.tryUseBar_\ + wyEZ.marginTop_FJyiH {
  margin-top: 88px
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + {
  zoom: 1;
  padding: 100px 64px
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + :after, .tryUseBar_\ + wyEZ .container_0lTJ\ + :before {
  content: "";
  display: table
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + :after {
  clear: both;
  overflow: hidden
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + h2 {
  float: left;
  margin: 0;
  color: #1a2233;
  font-size: 32px;
  line-height: 64px;
  font-weight: 600
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4 {
  position: relative;
  float: right;
  width: 480px;
  height: 64px;
  background: #fff;
  border-radius: 64px;
  overflow: hidden;
  zoom: 1
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4:after, .tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4:before {
  content: "";
  display: table
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4:after {
  clear: both;
  overflow: hidden
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4 input {
  border: none;
  padding: 20px 27px;
  outline: none;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  z-index: 1
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4 button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 128px;
  height: 48px;
  background: #c1292e;
  box-shadow: 0 12px 32px -1px rgba(208, 156, 156, .12);
  border-radius: 48px;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer
}
.tryUseBar_\ + wyEZ .container_0lTJ\ + .inputContainer_o0Jn4 button:hover {
  background: #c74e52
}
.page-footer {
  min-width: 1200px;
  height: 400px;
  background-color: #f7f8fb;
  color: #1a2233;
  transition: all .3s ease
}
.page-footer__container {
  width: 1200px;
  margin: 0 auto
}
.page-footer a {
  color: #636974
}
.page-footer a:hover {
  color: #c1292e
}
.footer-news {
  text-align: center;
  padding: 24px 0 32px
}
.footer-news__container {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  overflow: hidden
}
.footer-news__item {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: height .3s linear
}
.footer-news__item.active {
  height: 24px;
  visibility: visible;
  opacity: 1
}
.footer-news__item a {
  display: inline-block;
  color: #1a2233;
  font-size: 16px;
  line-height: 24px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.footer-news__angle {
  position: relative;
  padding: 12px 8px;
  height: 20px;
  width: 24px;
  background: transparent;
  vertical-align: middle;
  outline: none
}
.footer-news__angle:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 10px;
  left: 8px;
  padding: 0;
  line-height: 24px;
  border: 4px solid transparent;
  border-top: 6px solid #1a2233;
  border-bottom: none
}
.footer-news__angle:hover .footer-news__angle:after {
  border-top: 6px solid #c1292e
}
.footer-about {
  zoom: 1;
  line-height: 22px;
  color: #636974;
  font-size: 0
}
.footer-about:after, .footer-about:before {
  content: "";
  display: table
}
.footer-about:after {
  clear: both;
  overflow: hidden
}
.footer-about__item {
  font-size: 14px;
  display: inline-block;
  padding-bottom: 40px;
  vertical-align: top
}
.footer-about__item + .footer-about__item {
  margin-left: 85px
}
.footer-about__item > dl {
  float: left
}
.footer-about__item dl + dl {
  margin-left: 34px
}
.footer-about__item dd {
  margin-bottom: 8px
}
.footer-about__item dd:last-child {
  margin-bottom: 0
}
.footer-about__item .wechat__image {
  display: block;
  width: 96px;
  height: 96px
}
.footer-about__title {
  padding-bottom: 16px;
  line-height: 24px;
  color: #1a2233;
  font-size: 16px
}
.footer-company {
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #ebeef4;
  border-right: none;
  border-left: none;
  font-size: 12px;
  color: #636974;
  zoom: 1
}
.footer-company:after, .footer-company:before {
  content: "";
  display: table
}
.footer-company:after {
  clear: both;
  overflow: hidden
}
.footer-company > * {
  float: left;
  height: 16px;
  line-height: 16px;
  margin-right: 32px
}
.footer-copyright {
  padding: 20px 0;
  line-height: 16px;
  color: #636974;
  text-align: center;
  font-size: 12px
}
.card-intro_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
}
.card-intro_content-item {
  text-align: center;
  font-size: 18px;
  color: #1c1d1f;
}
.card-intro_content-item p:nth-of-type(2) {
  text-align: center;
  font-size: 14px;
  color: #626266;
  line-height: 1.7;
  margin-top: 10px;
}
.card-intro_cover {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.card-intro_cover span {
  display: block;
  width: 80px;
  height: 80px;
}
.product-guige-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.product-guige-item {
  padding: 27px 25px 30px;
  background-color: #fff;
  width: calc((100% - 32px) / 3);
}
.guige-name {
  font-size: 18px;
  font-weight: bold;
  color: #1c1d1f;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebedf0;
}
.guige-content {
  color: #626266;
  margin-top: 20px;
  margin-bottom: 18px;
}
.guige-content li {
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #626266;
  margin-top: 9px;
}
.guige-price {
  font-size: 30px;
  font-weight: bold;
  color: #f33e3e;
}
.guige-price-tips {
  line-height: 22px;
  color: #f8751c;
  padding: 0 7px;
  border: 1px solid #f8751c;
  background-color: #ffeee3;
  margin-left: 3px;
  height: 22px;
  display: inline-block;
  font-size: 14px;
  margin-left: 3px;
}
.guige-unit {
  display: inline-block;
  color: #999;
  font-size: 14px;
  margin-left: 3px;
}
.guige-btn {
  border: 1px solid #2981ff;
  height: 38px;
  line-height: 38px;
  color: #2981ff;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  transition: all .3s;
}
.advantage__item:nth-of-type(4) {
  margin-top: 20px;
}
.advantage__item:nth-of-type(5) {
  margin-top: 20px;
}
.advantage__item:nth-of-type(6) {
  margin-top: 20px;
}
.guige-name-tips {
  font-size: 14px;
  margin: 13px 0;
  color: #626266;
  font-weight: 400
}
.guige-btn:hover {
  cursor: pointer;
  background-color: #2981ff !important;
  color: #fff !important;
}
.web-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.web-item {
  width: calc((100% - 60px) / 4);
  height: auto;
}
.web-item:hover {
  cursor: pointer;
}
.web-item img {
  width: 100%;
  height: 100%;
}
.web-item-name {
  color: #626266;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}
.service_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  gap: 20px;
}
.service_content-item {
  text-align: center;
  font-size: 18px;
  color: #1c1d1f;
  padding: 10px 65px;
  transition: all .3s;
}
.service_content-item p:nth-of-type(2) {
  text-align: center;
  font-size: 14px;
  color: #626266;
  line-height: 1.7;
  margin-top: 10px;
}
.service_cover {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.service_cover span {
  display: block;
  width: 80px;
  height: 80px;
}
.youshi-container {
  display: flex;
  gap: 30px;
}
.youshi-item {
  flex: 1;
  height: 227px;
  display: flex;
  align-items: center;
}
.youshi-item:hover {
  cursor: pointer;
  transform: translateY(-20px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.youshi-content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
}
.youshi-content h3 {
  height: 28px;
  line-height: 28px;
  color: #000;
  font-size: 16px;
}
.youshi-content p {
  height: auto;
  line-height: 24px;
  color: #626266;
  font-size: 14px;
  margin-top: 10px;
  ;
}
.youshi-cover {
  width: 247px;
  height: 247px;
  flex-shrink: 0;
}
.jiazhi_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  gap: 20px;
}
.jiazhi_content-item {
  text-align: center;
  font-size: 18px;
  color: #1c1d1f;
  padding: 15px 10px;
  border: 1px solid #ebedf0;
  transition: all .3s;
}
.jiazhi_content-item:hover {
  cursor: pointer;
  transform: translateY(-20px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  background-image: url(/templates/default/images/product/loudong/function_bg.png);
  background-size: 100% 100%;
}
.jiazhi_content-item p:nth-of-type(2) {
  text-align: center;
  font-size: 14px;
  color: #626266;
  line-height: 1.7;
  margin-top: 10px;
}
.jiazhi_cover {
  margin: 0 auto;
  margin-bottom: 15px;
}
.jiazhi_cover span {
  display: block;
  width: 80px;
  height: 80px;
}
.linespan1, .linespan2, .linespan3, .linespan4 {
  position: absolute;
  background-color: #f00;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.linespan1 {
  left: -1px;
  top: -1px;
  width: 0;
  height: 1px;
}
.linespan2 {
  right: -1px;
  top: -1px;
  width: 1px;
  height: 0;
}
.linespan3 {
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 1px;
}
.linespan4 {
  left: -1px;
  bottom: -1px;
  width: 1px;
  height: 0;
}
.transition05ease-in-out {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.transition02ease {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
/* line animate */
.linespan1, .linespan2, .linespan3, .linespan4 {
  position: absolute;
  background-color: #f00;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.linespan1 {
  left: -1px;
  top: -1px;
  width: 0;
  height: 1px;
}
.linespan2 {
  right: -1px;
  top: -1px;
  width: 1px;
  height: 0;
}
.linespan3 {
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 1px;
}
.linespan4 {
  left: -1px;
  bottom: -1px;
  width: 1px;
  height: 0;
}
.section_container .advantage {
  width: 1230px;
  margin-left: -30px;
  font-size: 0;
  margin-top: 106px;
}
.section_container .advantage li {
  width: 275px;
  height: 368px;
  margin-left: 30px;
  display: inline-block;
  border: 1px solid #EEE;
  position: relative;
  margin-bottom: 60px;
  vertical-align: top
}
.section_container .advantage li .cursor {
  width: 108px;
  height: 126px;
  position: absolute;
  right: 30px;
  top: -20px;
}
.section_container .advantage li:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.section_container .advantage li:hover .cursor {
  top: -50px
}
.section_container .advantage .content {
  width: 226px;
  padding-top: 93px;
  margin: 0 auto;
}
.section_container .advantage .content h3 {
  font-weight: lighter;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 30px;
}
.section_container .advantage .content p {
  line-height: 26px
}
/* line animete */
.section_container .advantage .linespan1, .advantage .linespan2, .advantage .linespan3, .advantage .linespan4 {
  background-color: #4251b6;
}
.section_container .advantage li:hover .linespan1, .advantage li:hover .linespan3 {
  width: 276px
}
.section_container .advantage li:hover .linespan2, .advantage li:hover .linespan4 {
  height: 370px
}
.section_container .fsize14 {
  font-size: 14px
}
.section_container .g666 {
  color: #666
}
.card-intro__body .list {
  width: 100%;
  display: table;
  margin-top: 52px;
}
.card-intro__body .list li {
  width: calc(20% - 2px);
  float: left;
  position: relative;
  margin: 2px 1px 0;
}
.card-intro__body .list li a {
  display: block;
}
.card-intro__body .list li .img {
  width: 100%;
  overflow: hidden;
}
.card-intro__body .list li .img img {
  width: 100%;
  transition: all ease .8s;
}
.card-intro__body .list li .tbox {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  height: 80px;
  background: rgba(26, 137, 172, .7);
  text-align: center;
  padding: 13px 0;
  transition: all ease .5s;
  overflow: hidden;
}
.card-intro__body .list li .tbox .icon {
  width: 54px;
  height: 54px;
  display: inline-block;
  margin-right: 10px;
}
.card-intro__body .list li .tbox .icon img {
  display: inline-block;
  margin: auto;
}
.card-intro__body .list li .tbox .t1 {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
.card-intro__body .list li .tbox .t2 {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 0 15%;
  display: none;
  animation: fadeInRight .6s ease-out;
  -webkit-animation: fadeInRight .6s ease-out;
}
.card-intro__body .list li:hover .img img {
  transform: scale(1.1);
}
.card-intro__body .list li:hover .tbox {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  height: 210px;
  background: rgba(26, 137, 172, .7);
  text-align: center;
  padding: 20px 0;
}
.card-intro__body .list li:hover .tbox .icon {
  width: 100%;
  height: 54px;
  margin-right: 0;
  margin-bottom: 18px;
  display: block;
}
.card-intro__body .list li:hover .tbox .t1 {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  animation: fadeInLeft .5s ease-out;
  -webkit-animation: fadeInLeft .5s ease-out;
}
.card-intro__body .list li:hover .tbox .t2 {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 0 15%;
  display: block;
}
.hover-icon-80 {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-position: right;
  background-size: auto 100%;
}
@keyframes bgScroll {
  0% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
.hover-icon-80:hover .animated-bg {
  animation: bgScroll 2s forwards;
}
.guige-content li img {
  width: 18px;
  height: 18px;
  margin-right: 12px
}
.guige-content li {
  display: flex;
  align-items: center;
}
.advantage__item_img {
  margin: 0 auto;
  width: 38px;
}
.advantage__item h3 {
  text-align: center
}
.advantage__item:hover {
  background-image: url("/templates/default/images/icon/tpm-bg.jpg")
}
.ca_four_above {
  width: 100%;
  display: flex;
}
.ca_four_item {
  width: 242px;
  width: 17.3%;
  margin-right: 3.4%;
  padding: 24px 20px 0 24px;
  box-sizing: border-box;
  height: 126px;
  position: relative;
  background: #fff;
  font-size: 16px;
  transition: 300ms;
  cursor: default;
}
.ca_four_item:hover {
  color: #2981ff;
}
.ca_four_item:after {
  content: "";
  width: 38px;
  height: 100%;
  background: url(/templates/default/images/icon/ca_four_right.png) center center no-repeat;
  position: absolute;
  left: 101%;
  top: 0;
}
.ca_four_item:nth-child(5n) {
  margin-right: 0px;
}
.ca_four_item:nth-child(5n)::after {
  display: none;
}
.ca_four_item p {
  font-size: 14px;
  color: #626266;
  margin-top: 10px;
}
.ca_four_item img {
  position: relative;
  top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}
.ca_four_item img.ca_sj_only {
  display: none;
}
.ca_four_item .ca_four__num {
  display: none;
}
.process .list {
  width: 100%;
  margin: 82px auto 0;
  display: table;
}
.process .list li {
  width: 18.125%;
  height: 330px;
  float: left;
  margin-right: -1px;
  border: 1px solid #d8d8d8;
  text-align: center;
  position: relative;
  padding-top: 122px;
  cursor: pointer;
  transition: all ease .5s;
  background: #fff;
}
.process .list li:hover {
  width: 27.5%;
  padding-top: 92px;
}
.process .list li.on {
  width: 27.5%;
  padding-top: 92px;
}
.process .list li .num {
  width: 52px;
  height: 52px;
  background: #21abd7;
  line-height: 52px;
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  font-style: oblique;
  text-align: left;
  padding-left: 8px;
}
.process .list li .num:before {
  width: 66px;
  height: 66px;
  background: rgba(33, 171, 215, .1);
  content: "";
  position: absolute;
  left: -7px;
  top: -7px;
  border-radius: 50%;
}
.process .list li .num:after {
  width: 80px;
  height: 80px;
  background: rgba(33, 171, 215, .05);
  content: "";
  position: absolute;
  left: -14px;
  top: -14px;
  border-radius: 50%;
}
.process .list li .icon {
  width: 60px;
  height: 60px;
  margin: auto;
  position: relative;
}
.process .list li .icon img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}
.process .list li .icon img:last-child {
  opacity: 0;
  z-index: 2;
  transition: all ease .5s;
}
.process .list li:hover .icon img:last-child {
  opacity: 1;
}
.process .list li.on .icon img:last-child {
  opacity: 1;
}
.process .list li .t1 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #222;
  margin-top: 36px;
  transition: all ease .5s;
}
.process .list li:hover .t1 {
  color: #21abd7;
}
.process .list li.on .t1 {
  color: #21abd7;
}
.process .list li .t2 {
  font-size: 14px;
  line-height: 24px;
  color: #222;
  margin: 20px auto;
  display: none;
  padding: 0 13%;
}
.process .list li:hover .t2 {
  display: block;
  animation: fadeInUp .5s ease-out;
}
.process .list li.on .t2 {
  display: block;
}
.advantage_img_block {
  display: flex;
  justify-content: center;
}
.product-question {
  margin-bottom: 17px;
  border: 1px solid #fff;
  background-color: rgb(251, 252, 254);
  box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.08);
  overflow: hidden;
  position: relative;
}
.product-question__head {
  display: flex;
  align-items: center;
  height: 72px;
  background-image: -moz-linear-gradient(90deg, rgb(252, 253, 255) 0%, rgb(241, 244, 250) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(252, 253, 255) 0%, rgb(241, 244, 250) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(252, 253, 255) 0%, rgb(241, 244, 250) 100%);
  box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.06);
  padding: 0 20px;
  font-size: 16px;
  box-sizing: border-box;
  color: #1c1d1f;
  transition: color .3s;
  cursor: pointer;
  padding-right: 55px;
}
.product-question__head.is-open {
  color: #2981ff;
}
.product-question__head p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-question__head p::before {
  content: '';
  display: inline-block;
  width: 29px;
  height: 28px;
  background-image: url('/templates/default/images/icon/questionQ.png');
  margin-right: 16px;
  flex-shrink: 0;
  vertical-align: middle;
}
.product-question__head::after {
  content: '';
  position: absolute;
  right: 40px;
  width: 0;
  height: 0;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #323232 transparent transparent;
}
.product-question__head.is-open::after {
  transform: rotate(-180deg);
}
.product-question__body {
  position: relative;
  display: none;
  background-color: #fff;
  border-top: 1px solid #fff;
  padding: 15px 21px;
  color: #626266;
  background-image: url('/templates/default/images/icon/question-bg.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.product-question__head.is-open + .product-question__body {
  opacity: 1;
}
.product-question__body::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 28px;
  background-image: url('/templates/default/images/icon/questionA.png');
  margin-right: 16px;
  flex-shrink: 0;
}
.product-question__content {
  line-height: 32px;
  max-width: 1130px;
  padding-left: 45px;
  ;
}
.product-question__content p {
  color: #626266;
  font-size: 14px;
  line-height: 24px;
}
.loudong-cover {
  width: 274px;
  height: 227px;
  flex-shrink: 0;
}
.loudong-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.compliancePolicies {
  display: flex;
  box-sizing: border-box;
  align-items: center;
}
.complianceTitle {
  margin-bottom: 80px;
}
.complianceTitle .complianceSmallTitle {
  color: #5d5d5d;
  max-width: 1022px;
  margin: auto;
  margin-top: 16px;
  line-height: 24px;
}
.compliancePolicies li {
  position: relative;
}
.compliancePolicies li:not(:last-child) {
  margin-right: 30px;
}
.compliancePolicies li:not(:last-child) {
  width: 25%;
}
.compliancePolicies li .compliancePolicies-item {
  width: 260px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 15px 25px;
  position: relative;
  z-index: 2;
}
/* .compliancePolicies li .compliancePolicies-item:hover{ color:#2981ff; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); } */
.compliancePolicies li .compliancePolicies-item .compliancePolicies-item-icon {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.compliancePolicies li .compliancePolicies-item span {
  font-size: 16px;
}
.compliancePolicies li .compliancePolicies-item-sub {
  width: 260px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 24px 22px;
  background: linear-gradient(#fff, #f4f9ff);
  color: #626265;
}
.compliancePolicies li .compliancePolicies-item-sub span {
  font-size: 14px;
  color: #626265;
}
.compliancePolicies-first {
  width: 260px;
}
/* .compliancePolicies-first:hover .compliancePolicies-item{ color:#2981ff; box-shadow: 0px -2px 20px rgba(231, 233, 236, .5); } */
.compliancePolicies-first:hover .compliancePolicies-item-sub {
  box-shadow: 0px -2px 20px rgba(231, 233, 236, .5);
}
.compliancePolicies-item-arrow {
  position: absolute;
  top: 24px;
  right: -24px;
}
.page-footer-m {
  display: none;
}
.web-container-m{display: none}
.app-container-m{display: none}
.yun-container-m{display: none}
	.las-container-m{
		display: none;
	}
.ssl-container-m{
	display: block;
}
.cdn-container-m{display:none}
.ai-container-m{
	display:none
}
.loudong-container-m{display:none;}
.shentou-container-m{display:none;}
.jiagu-container-m{display:none;}
.shenji-container-m{display: none}
.guarante-container-m{display: none;}
.programm-container-m{display:none;}
.app_safe-container-m{display: none;}
.shangyun-container-m{display:none}
.cloud_transfe-container-m{display:none;}
.cloud_operatio-container-m{display:none}
.hezuo-container-m{display:none;}
@media only screen and (max-width: 1023px) {
  .page-footer {
    display: none !important;
  }
  .page-footer-m {
    display: block;
    background-color: #333;
    padding: 1.5rem;
  }
  .page-footer-m p {
    margin-bottom: .4rem;
    text-align: center;
    font-size: 1.4rem;
    color: #636974;
    font-weight: 400;
  }
  .page-footer-m p:last-of-type {
    margin-bottom: 0;
  }
  .text-detection {
    display: none;
  }
	.web-container-m{display: block}
	.app-container-m{display:block;}
	.yun-container-m{
		display: block;
	}
	.las-container-m{
		display: block;
	}
	.ssl-container-m{
		display: block;
	}
	.cdn-container-m{display:block;}
	.ai-container-m{display: block;}
	.loudong-container-m{display:block;}
	.shentou-container-m{display:block;}
	.jiagu-container-m{display:block;}
	.shenji-container-m{display: block;}
	.guarante-container-m{display:block;}
	.programm-container-m{display:block;}
	.app_safe-container-m{display:block;}
	.shangyun-container-m{display:block}
	.cloud_transfe-container-m{display: block}
	.cloud_operatio-container-m{display: block}
	.hezuo-container-m{display: block}
}