  @charset "UTF-8";
  body{
	      background: #fafafa;
  }
  :root {
      --bs-blue: #0d6efd;
      --bs-indigo: #6610f2;
      --bs-purple: #6f42c1;
      --bs-pink: #d63384;
      --bs-red: #dc3545;
      --bs-orange: #fd7e14;
      --bs-yellow: #ffc107;
      --bs-green: #198754;
      --bs-teal: #20c997;
      --bs-cyan: #0dcaf0;
      --bs-black: #000;
      --bs-white: #fff;
      --bs-gray: #6c757d;
      --bs-gray-dark: #343a40;
      --bs-gray-100: #f8f9fa;
      --bs-gray-200: #e9ecef;
      --bs-gray-300: #dee2e6;
      --bs-gray-400: #ced4da;
      --bs-gray-500: #adb5bd;
      --bs-gray-600: #6c757d;
      --bs-gray-700: #495057;
      --bs-gray-800: #343a40;
      --bs-gray-900: #212529;
      --bs-primary: #ff804a;
      --bs-secondary: #6c757d;
      --bs-success: #198754;
      --bs-info: #0dcaf0;
      --bs-warning: #ffc107;
      --bs-danger: #dc3545;
      --bs-light: #f8f9fa;
      --bs-dark: #212529;
      --bs-primary-rgb: 255, 128, 74;
      --bs-secondary-rgb: 108, 117, 125;
      --bs-success-rgb: 25, 135, 84;
      --bs-info-rgb: 13, 202, 240;
      --bs-warning-rgb: 255, 193, 7;
      --bs-danger-rgb: 220, 53, 69;
      --bs-light-rgb: 248, 249, 250;
      --bs-dark-rgb: 33, 37, 41;
      --bs-white-rgb: 255, 255, 255;
      --bs-black-rgb: 0, 0, 0;
      --bs-body-color-rgb: 33, 37, 41;
      --bs-body-bg-rgb: 248, 250, 252;
      --bs-font-sans-serif: "PingFang SC", "Microsoft YaHei", Arial, Helvetica, sans-serif;
      --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
      --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
      --bs-body-font-family: var(--bs-font-sans-serif);
      --bs-body-font-size: .9rem;
      --bs-body-font-weight: 400;
      --bs-body-line-height: 1.6;
      --bs-body-color: #212529;
      --bs-body-bg: #f8fafc;
      --bs-border-width: 1px;
      --bs-border-style: solid;
      --bs-border-color: #dee2e6;
      --bs-border-color-translucent: rgba(0, 0, 0, .175);
      --bs-border-radius: .25rem;
      --bs-border-radius-sm: .25rem;
      --bs-border-radius-lg: .5rem;
      --bs-border-radius-xl: 1rem;
      --bs-border-radius-2xl: 2rem;
      --bs-border-radius-pill: 50rem;
      --bs-link-color: rgb(64, 158, 255);
      --bs-link-hover-color: #337ecc;
      --bs-code-color: #d63384;
      --bs-highlight-bg: #fff3cd
  }
  menu, ol, ul {
      list-style: none;
      margin: 0;
      padding: 0;
  }
  *, *:before, *:after {
      box-sizing: border-box;
  }
  img, svg {
      vertical-align: middle;
  }
  body {
      margin-bottom: 0 !important;
      background-color: #fff;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      -webkit-text-size-adjust: none;
  }
  .section {
      max-width: 100%;
      color: #333;
	  font-size: 14px;
	  font-family: "microsoft yahei UI", Arial, SimSun;
  }
  .container2 {
      width: 1200px;
      overflow: hidden;
      margin: 20px auto 0;
  }
.section {
      margin-top: 130px;
  }
  .bold {
      font-weight: 700 !important;
  }
 .container-purpose .desc {
      margin-top: 50px;
      padding: 0 100px;
      line-height: 170%;
  }
  h1 {
      font-size: 36px;
  }
  h2 {
      font-size: 30px;
  }
  h3 {
      font-size: 24px;
  }
  .container-purpose .content {
      margin-top: 130px;
  }
  .floatL {
      float: left;
  }
  .component-introduct{
	  padding-bottom: 65px;
  }
  .component-introduct .content-item {
      width: 50%;
  }
  .floatR {
      float: right;
  }
  .component-introduct .downline-list .item {
      border-bottom: 1px solid #eee;
      padding: 13px 5px;
      margin-bottom: 5px;
      font-size: 17px;
  }
  .component-introduct .downline-list .logo {
      width: 30px;
      height: 30px;
  }
  fieldset, img, abbr, acronym {
	  display: inline-block;
      border: 0 none;
  }
  h1, h2, h3, h4, h5, h6 {
      font-weight: 300;
  }
  .clearfix::after{
	  display: block;
	  clear: both;
	  content:''
  }
.component-introduct .content-item {
    width: 50%;
}

.component-introduct .img {
    width: 90%;
}

.component-introduct .content-left .img {
    margin-right: 10%;
}

.component-introduct .content-right .img {
    margin-left: 10%;
}

.component-introduct .downline-list {

}

.component-introduct .downline-list .item {
    border-bottom: 1px solid #eee;
    padding: 13px 5px;
    margin-bottom: 5px;
    font-size: 17px;
}

.component-introduct .downline-list .logo {
    width: 30px;
    height: 30px;
}
 .container-statistics {
    margin-top: 65px;
    padding-top: 65px;
    background: #f5f7fb;
	padding-bottom: 65px;
}

.container-statistics .title {

}

.container-statistics .statistics-list {
    margin-top: 40px;
}

.container-statistics .statistics-list .item {
    width: 33.3%;
}

.container-statistics .statistics-list .desc {
    margin: 0;
}
.note.note-tips {
    background-color: #eff6dd;
    border-color: #9ac130;
    color: #000;
}
.btn.important-color:not(.btn-outline) {
    color: #f5cd4a;
    background-color: #6d95fa;
    border-color: #6d95fa;
}
.btn.btn-lg {
    font-size: 16px;
    padding: 12px 26px 10px;
}
.btn, .form-control {
    box-shadow: none !important;
}

.container-case {
    position: relative;
    margin-top: 50px;
    padding-bottom: 100px;
}

.container-case .wrapper-case {
}

.container-case .item-case {
    padding: 0;
    background: #2b3643;
}

.container-case .item-case .component-rich-ad .content-item {
    height: 550px;
}

.container-case .item-case .detail {
    margin-top: 50px;
}

.container-case .item-case .detail .avatar {
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 90px;
    overflow: hidden;
}

.container-case .item-case .detail .avatar .logo {
    width: 100%;
}

.container-case .item-case .detail .btn {
    display: block;
    max-width: 240px;
    margin: 15px auto 0;
}
.container-banner .slide-control {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.container-banner .slide-control .list {
    display: inline-block;
}

.container-banner .slide-control .item {
    display: inline-block;
    margin: 18px;
}

.container-banner .slide-control .item .btn {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
}

.container-banner .slide-control .btn .fa {
    font-size: 40px;
    line-height: 100%;
    width: auto;
}
.container-case .slide-control .btn-left,
.container-case .slide-control .btn-right {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    padding: 0;
    width: 40px;
    height: 40px;
}

.container-case .slide-control .btn-left {
    left: 0;
}

.container-case .slide-control .btn-right {
    right: 0;
}

.container-case .slide-control .btn .fa {
    font-size: 40px;
    line-height: 100%;
    width: auto;
}
.container-case {
        padding-bottom: 50px;
    }

.container-case .slide-control .btn-left,.container-case .slide-control .btn-right {
        margin-top: 15%;
    }
.component-rich-ad {
    position: relative;
}

.component-rich-ad .left,
.component-rich-ad .right {
    width: 50%;
    height: 800px;
    font-size: 16px;
    overflow: hidden;
}

.component-rich-ad .article {
    padding: 20% 5%;
    box-sizing: border-box;
}

.component-rich-ad .article .content {
    line-height: 170%;
    color: #fff;
}

.component-rich-ad .title {

}

.component-rich-ad .desc {
    line-height: 170%;
    margin-top: 40px;
}

.component-rich-ad .right {
    position: absolute;
    right: 0;
    top: 0;
}

.component-rich-ad .control {
    font-size: 14px;
    margin-top: 90px;
}

.component-rich-ad .control .item {
    margin-right: 60px;
    margin-bottom: 10px;
}

.component-rich-ad .control .item:last-child {
    margin-right: 0;
}

.component-rich-ad .control .item .btn {
    text-transform: initial;
}

.component-rich-ad .thumb .img {
    width: 100%;
}
.container-function .list-function .item-function {
    width: 33.3%;
}

.container-function .list-function .item-function .function {
    margin: 0 auto;
}
.component-function .thumb {
    display: block;
    margin: 0 auto;
    width: 70%;
    max-width: 300px;
}

.component-function .title,
.component-function .desc,
.component-function .link {
    margin-top: 20px;
}

.container-build {

}
.portlet.light {
    padding: 12px 20px 15px;
    background-color: #fff;
}
.portlet {
    box-shadow: 0 2px 3px 2px rgba(0, 0, 0, .03);
	margin-top: 0;
	margin-bottom: 25px;
}
.section > .list > .item {
    float: left;
	width: 30%;
    margin: 0 3.3% 60px 0;
}

.container-build .list-build {
    margin-top: 100px;
}

.container-build .item-build {
    width: 22.526% !important;
}

.container-build .item-build .portlet {
    min-height: 260px;
}

.container-build .item-build:nth-child(4n) {
    margin-right: 0;
}

.container-build .item-build .icon {
    display: block;
    margin-top: 20px;
    width: 45px;
    height: 45px;
}

.container-build .item-build .title {
    margin-top: 44px;
}

.container-build .item-build .desc {
    margin-top: 30px;
    line-height: 170%;
}

 .container-partner .img {
        width: 100%;
}
.section .section-title .text {
    font-size: 22px;
}

.section .section-title:after {
    content: "";
    display: block;
    margin-top: 8px;
    width: 31px;
    height: 2px;
    background: #6d95fa;
}

.section > .section-title {
    margin-bottom: 60px;
}
.section .section-title .link.more {
    text-align: right;
}

.section .section-title .link.more {
    font-size: 20px;
    float: right;
    margin-right: 3.3%;
    color: #999;
}
.section .news .list .link {
    display: block;
    position: relative;
    margin: 20px 0 0 0;
    padding-left: 12px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
.section .list .item .ob {
    padding-bottom: 30px;
    background: #fff;
    border: 1px solid #fff;
}
.section .list .item .msg {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.img-circle {
    border-radius: 50% !important;
}
.font-main-color {
    color: #6d95fa;
}
.container-advantage .desc, .container-solution .desc, .container-management .desc {
    margin-top: 50px;
}
@media (max-width: 991px) {
	.container2{
		width: 100%;
	}
	h1{
		font-size: 30px;
	}
    .component-introduct .content-item {
        width: 100%;
    }

    .component-introduct .content-left .img,
    .component-introduct .content-right .img {
        width: 100%;
    }

    .component-introduct .content-left .img {
        margin-right: 0;
    }

    .component-introduct .content-right .img {
        margin-left: 0;
    }

     .section {
        margin-top: 65px;
    }

     .page-content-wrapper .page-content {
        padding: 0 !important;
    }

     .container-purpose .desc {
        padding: 0;
    }

     .container-purpose .content {
        margin-top: 65px;
    }

    .section {
        padding: 0 15px;
		box-sizing: border-box;
		    max-width: 100%;
		    color: #333;
    }

    .section .section-title .text {
        font-size: 15px;
    }

    .section .section-title:after {
        margin-top: 4px;
    }

    .section > .section-title {
        margin-bottom: 15px;
    }


    .section > .list > .item {
        width: 100% !important;
        margin: 0 0 30px 0;
    }

    .container-notice:after {
        border-right-width: 15px;
        border-top-width: 21px;
        border-bottom-width: 20px;
    }


    .section .list .item .ob {
        padding-bottom: 15px;
    }
	.container-case {
	    padding-bottom: 50px;
	}
	.component-rich-ad .left,
	.component-rich-ad .right,
	.container-case .item-case .component-rich-ad .content-item {
	    width: 100%;
	    height: auto;
	}
	
	.page-sidebar .page-sidebar-menu .sub-menu li > a {
	    text-align: center;
	    padding-left: 15px;
	}
	
	.component-rich-ad .right {
	    position: static;
	}
	
	.component-rich-ad .desc {
	    margin-top: 20px;
	}
	
	.component-rich-ad .control {
	    margin-top: 45px;
	}
	
	.component-introduct .content-item {
	    width: 100%;
	}
	
	.component-introduct .content-left .img,
	.component-introduct .content-right .img {
	    width: 100%;
	}
	
	.component-introduct .content-left .img {
	    margin-right: 0;
	}
	
	.component-introduct .content-right .img {
	    margin-left: 0;
	}
	
	.component-rich-ad .article {
	    padding: 5%;
	}
	.note p, .page-loading, .panel .panel-body {
	    font-size: 13px;
	}
	.container-function .list-function .item-function {
	    width: 100%;
	}
	h3,h4 {
	    font-size: 18px;
	}
	.component-introduct .floatL{
		float: right;
	}
	.component-introduct .floatR{
		float: left;
	}
	.container-advantage .btn-more {
	    display: none;
	}
	.container-solution .btn-more {
	    display: none;
	}
   .container-build .list-build {
		margin-top: 50px;
	}
	.container-case .slide-control .btn-left,.container-case .slide-control .btn-right {
	        margin-top: 50%;
	}
}

.download-wrap .download-link {
    color: #ff804a;
    border: 2px solid #ff804a;
    background-color: #fff;
    transition: all .3s
}

.download-wrap .download-link:hover {
    color: #fff;
    background-color: #ff804a
}

@media (max-width: 768px) {
   .download-wrap {
        margin-bottom:0!important
    }
}

.pic-wrap .imsges-group>img,.pic-wrap .imsges-group>video {
    max-width: 1000px;
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .pic-wrap .imsges-group>img,.pic-wrap .imsges-group>video {
        margin-bottom:20px;
        max-width: 100%
    }
}

.pic-wrap .imsges-app-group {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.pic-wrap .imsges-app-group>img {
    max-width: 20%
}

.module-title {
    position: relative;
    margin-bottom: 20px!important
}

.module-title:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ff804a;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%)
}

.sub-title {
    color: #8f8f8f
}

.pt-5 {
  padding-top: 3rem !important
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto
}
.pb-md-5 {
	padding-bottom: 3rem!important
}
.text-center {
    text-align: center!important
}
.mb-3 {
    margin-bottom: 1rem!important
}
.module-title {
    font-size: 1.5rem
}

@media (max-width: 992px) {
    .module-title {
        font-size:1.1rem
    }
}
.fw-bold {
    font-weight: 700!important
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important
}
.fs-5 {
    font-size: 1.125rem!important
}
.g-2,.gx-2 {
    --bs-gutter-x: .5rem !important;
}

.g-2,.gy-2 {
    --bs-gutter-y: .5rem !important;
}

@media (min-width: 576px) {

  .container-sm,
  .container {
    max-width: 540px
  }
}

@media (min-width: 768px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 720px
  }
}
.me-0 {
    margin-right: 0!important
}
@media (min-width: 992px) {

  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px
  }
  .me-lg-4 {
  	margin-right: 1.8rem!important
  }
}

@media (min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px
  }
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y)
}

.col {
  flex: 1 0 0%
}

.row-cols-auto>* {
  flex: 0 0 auto;
  width: auto
}

.row-cols-1>* {
  flex: 0 0 auto;
  width: 100%
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%
}

.row-cols-3>* {
  flex: 0 0 auto;
  width: 33.3333333333%
}

.row-cols-4>* {
  flex: 0 0 auto;
  width: 25%
}

.row-cols-5>* {
  flex: 0 0 auto;
  width: 20%
}

.row-cols-6>* {
  flex: 0 0 auto;
  width: 16.6666666667%
}

.col-auto {
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%
}

.col-3 {
  flex: 0 0 auto;
  width: 25%
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%
}

.col-6 {
  flex: 0 0 auto;
  width: 50%
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%
}

.col-9 {
  flex: 0 0 auto;
  width: 75%
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%
}

.col-12 {
  flex: 0 0 auto;
  width: 100%
}

.offset-1 {
  margin-left: 8.33333333%
}

.btn-hover {
  display: inline-block;
  transition: all .3s ease-out;
  box-shadow: 0 4px 6px #0000000d
}
@media (min-width: 996px) {
  .btn-hover {
    border: 1px solid #ff804a
  }
}

.btn-hover:hover {
  color: #ff804a !important;
  background-color: #fff !important;
  border: 1px solid #ff804a;
  box-shadow: #0000001c 0 6px 8px, #0000000d 0 0 0 1px
}

.box-radius {
  border-radius: 6px;
  overflow: hidden
}

.box-shadow {
  box-shadow: 0 0 35px #9aa1ab26
}

.light-wrap {
  overflow: hidden
}
.light-wrap>div span {
    line-height: 70px;
    font-size: 18px;
    white-space: nowrap;
}
.mt-lg-5 {
	margin-top: 3rem!important
}
.mt-3 {
    margin-top: 1rem!important
}
.mb-lg-4 {
	margin-bottom: 1.8rem!important
}

.b-radius-6 {
    border-radius: 6px!important
}

@media (max-width: 1200px) {
  .light-wrap .col-6 {
    text-align: center
  }
}

@media (min-width: 1200px) {
  .light-wrap>div {
    display: flex
  }
}

.light-wrap>div .bg-color {
  width: 70px;
  height: 70px;
  display: inline-block;
  border-radius: 5px;
  line-height: 62px;
  color: #fff;
  cursor: pointer;
  margin-left: 0;
  flex: 0 0 70px;
}

@media (max-width: 1200px) {
  .light-wrap>div .bg-color {
    width: 50px;
    height: 50px;
    line-height: 40px
  }
}

@media (min-width: 1200px) {
  .light-wrap>div .bg-color {
    margin-left: 30%
  }
}

.light-wrap>div .bg-color i {
  font-size: 30px
}

@media (max-width: 1200px) {
  .light-wrap>div .bg-color i {
    font-size: 20px
  }
}

.light-wrap>div span {
  line-height: 70px;
  font-size: 18px;
  white-space: nowrap
}

@media (max-width: 1200px) {
  .light-wrap>div span {
    display: block;
    text-align: center;
    font-size: 14px;
    white-space: nowrap
  }

  html:not([lang=zh-cn]) .light-wrap>div span {
    line-height: 70px
  }
}

@media (min-width: 1200px) {
  .light-wrap>div span {
    flex: 0 226px;
    text-align-last: justify
  }
}

@media (min-width: 1200px) {
  .light-wrap>div .singleSpan {
    flex: 0 188px
  }
}
@font-face {
  font-family: 'iconfont';
  src: url(../fonts/iconfont.woff )format("woff")
}

.iconfont {
  font-family: 'iconfont';
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale
}

.bg-light-2 {
  background: #fffcf9
}

.module-title {
  font-size: 1.5rem
}

@media (max-width: 992px) {
  .module-title {
    font-size: 1.1rem
  }
}

.is-skewed {
  transform: skew(0, -3deg) translateY(-50px);
  background-color: #fff
}

.is-reverse-skewed {
  transform: skew(0, 3deg) translateY(45px)
}

.top-bg {
  background: linear-gradient(180deg, rgba(255, 143, 34, .08) 0%, rgba(253, 86, 15, .08) 100%);
  background-position: center
}

.bg-color {
  background-color: #ff804a;
  border: 4px solid #ff804a;
  transition: all .3s
}

.bg-color:hover {
  background-color: #fff;
  box-shadow: 0 10px 30px -5px #ff804a
}

.bg-color:hover>i {
  color: #ff804a
}
/*
! tailwindcss v3.0.19 | MIT License | https://tailwindcss.com
*/
*,:after,:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after,:before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,pre,samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,input,optgroup,select,textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,legend {
    padding: 0
}

menu,ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button],button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,canvas,embed,iframe,img,object,svg,video {
    display: block;
    vertical-align: middle
}

img,video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

*,:after,:before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.visible {
    visibility: visible
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-0 {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.top-0 {
    top: 0
}

.right-4 {
    right: 1rem
}

.left-4 {
    left: 1rem
}

.bottom-16 {
    bottom: 4rem
}

.bottom-4 {
    bottom: 1rem
}

.bottom-\[200px\] {
    bottom: 200px
}

.right-8 {
    right: 2rem
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.my-5 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

.mx-1\.5 {
    margin-left: .375rem;
    margin-right: .375rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.my-7\.5 {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem
}

.my-7 {
    margin-bottom: 1.75rem;
    margin-top: 1.75rem
}

.ml-2 {
    margin-left: .5rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-4 {
    margin-top: 1rem
}

.mr-1\.5 {
    margin-right: .375rem
}

.mr-1 {
    margin-right: .25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-3\.5 {
    margin-bottom: .875rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mt-7\.5 {
    margin-top: 1.875rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mb-7\.5 {
    margin-bottom: 1.875rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-11 {
    margin-top: 2.75rem
}

.mt-\[35px\] {
    margin-top: 35px
}

.mb-\[4px\] {
    margin-bottom: 4px
}

.mb-\[16px\] {
    margin-bottom: 16px
}

.mb-\[8px\] {
    margin-bottom: 8px
}

.mt-\[20px\] {
    margin-top: 20px
}

.mt-\[40px\] {
    margin-top: 40px
}

.mb-\[24px\] {
    margin-bottom: 24px
}

.mt-\[16px\] {
    margin-top: 16px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-52 {
    height: 13rem
}

.h-full {
    height: 100%
}

.h-32 {
    height: 8rem
}

.h-40 {
    height: 10rem
}

.h-11 {
    height: 2.75rem
}

.h-9 {
    height: 2.25rem
}

.h-7 {
    height: 1.75rem
}

.h-0 {
    height: 0
}

.h-2\/3 {
    height: 66.666667%
}

.h-\[50px\] {
    height: 50px
}

.max-h-full {
    max-height: 100%
}

.w-full {
    width: 100%
}

.w-47\/100 {
    width: 47%
}

.w-36 {
    width: 9rem
}

.w-20 {
    width: 5rem
}

.w-7 {
    width: 1.75rem
}

.w-1\/3 {
    width: 33.333333%
}

.w-\[50px\] {
    width: 50px
}

.min-w-full {
    min-width: 100%
}

.transform {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.content-start {
    align-content: flex-start
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-\[24px\] {
    gap: 24px
}

.gap-\[8px\] {
    gap: 8px
}

.gap-\[40px\] {
    gap: 40px
}

.overflow-hidden {
    overflow: hidden
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-\[50px\] {
    border-radius: 50px
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.border {
    border-width: 1px
}

.border-blog-border {
    --tw-border-opacity: 1;
    border-color: rgb(233 236 238/var(--tw-border-opacity))
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.bg-tag-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(236 240 254/var(--tw-bg-opacity))
}

.bg-desc-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(243 246 249/var(--tw-bg-opacity))
}

.bg-base-color {
    --tw-bg-opacity: 1;
    background-color: rgb(18 116 255/var(--tw-bg-opacity))
}

.bg-\[\#F4F7FA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(244 247 250/var(--tw-bg-opacity))
}

.bg-slate-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[\#1274FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(18 116 255/var(--tw-bg-opacity))
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.p-5 {
    padding: 1.25rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.px-3\.5 {
    padding-left: .875rem;
    padding-right: .875rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-\[8px\] {
    padding-bottom: 8px;
    padding-top: 8px
}

.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px
}

.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px
}

.py-\[40px\] {
    padding-bottom: 40px;
    padding-top: 40px
}

.pt-3\.5 {
    padding-top: .875rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-\[100px\] {
    padding-top: 100px
}

.pt-\[32px\] {
    padding-top: 32px
}

.pb-\[40px\] {
    padding-bottom: 40px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.align-middle {
    vertical-align: middle
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[16px\] {
    font-size: 16px
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.leading-6 {
    line-height: 1.5rem
}

.leading-\[34px\] {
    line-height: 34px
}

.leading-\[20px\] {
    line-height: 20px
}

.leading-\[42px\] {
    line-height: 42px
}

.leading-\[54px\] {
    line-height: 54px
}

.leading-\[28px\] {
    line-height: 28px
}

.leading-\[24px\] {
    line-height: 24px
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-tag-color {
    --tw-text-opacity: 1;
    color: rgb(51 51 51/var(--tw-text-opacity))
}

.text-base-color {
    --tw-text-opacity: 1;
    color: rgb(18 116 255/var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.opacity-70 {
    opacity: .7
}

.opacity-80 {
    opacity: .8
}

.opacity-60 {
    opacity: .6
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-\[\#000\] {
    --tw-shadow-color: #000;
    --tw-shadow: var(--tw-shadow-colored)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-duration: .15s;
    transition-property: color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

@tailwind variants;.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

@media (min-width: 768px) {
    .md\:mt-\[70px\] {
        margin-top:70px
    }

    .md\:mb-\[16px\] {
        margin-bottom: 16px
    }

    .md\:mb-\[24px\] {
        margin-bottom: 24px
    }

    .md\:mt-\[40px\] {
        margin-top: 40px
    }

    .md\:mt-\[80px\] {
        margin-top: 80px
    }

    .md\:mb-\[32px\] {
        margin-bottom: 32px
    }

    .md\:mb-\[40px\] {
        margin-bottom: 40px
    }

    .md\:mb-\[8px\] {
        margin-bottom: 8px
    }

    .md\:mt-\[32px\] {
        margin-top: 32px
    }

    .md\:py-\[80px\] {
        padding-bottom: 80px;
        padding-top: 80px
    }

    .md\:text-\[48px\] {
        font-size: 48px
    }

    .md\:text-\[20px\] {
        font-size: 20px
    }

    .md\:text-\[24px\] {
        font-size: 24px
    }

    .md\:text-\[18px\] {
        font-size: 18px
    }

    .md\:leading-\[68px\] {
        line-height: 68px
    }

    .md\:leading-\[28px\] {
        line-height: 28px
    }

    .md\:leading-\[34px\] {
        line-height: 34px
    }
}

@media (min-width: 960px) {
    .ds\:block {
        display:block
    }

    .ds\:hidden {
        display: none
    }

    .ds\:h-52 {
        height: 13rem
    }

    .ds\:h-80 {
        height: 20rem
    }

    .ds\:h-14\.5 {
        height: 3.75rem
    }

    .ds\:h-14 {
        height: 3.5rem
    }

    .ds\:flex-row {
        flex-direction: row
    }

    .ds\:justify-start {
        justify-content: flex-start
    }

    .ds\:p-7\.5 {
        padding: 1.875rem
    }

    .ds\:p-7 {
        padding: 1.75rem
    }

    .ds\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.base-container,.container {
    max-width: 1386px
}

.container {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media (min-width: 960px) {
    .container {
        padding-left:2.5rem;
        padding-right: 2.5rem
    }
}

.page-width {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px
}

.block-shadow {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 37px 7px rgba(234,238,247,.66)
}

.blog-list-image {
    transform: scale(1);
    transition: all 1s ease 0s
}

.blog-list-image:hover {
    transform: scale(1.1)
}

@media (min-width: 960px) {
    .blog-left {
        width:64.43%
    }

    .blog-right {
        width: 32.1%
    }
}

.one_line_text_truncate {
    -webkit-line-clamp: 1
}

.one_line_text_truncate,.two_line_text_truncate {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.two_line_text_truncate {
    -webkit-line-clamp: 2
}

.three_line_text_truncate {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.slide-in-left {
    -webkit-animation: slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;
    animation: slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both
}

@-webkit-keyframes slide-in-left {
    0% {
        opacity: 0;
        transform: translateX(-1000px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes slide-in-left {
    0% {
        opacity: 0;
        transform: translateX(-1000px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.slide-out-left {
    -webkit-animation: slide-out-left .5s cubic-bezier(.55,.085,.68,.53) both;
    animation: slide-out-left .5s cubic-bezier(.55,.085,.68,.53) both
}

@-webkit-keyframes slide-out-left {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-1000px)
    }
}

@keyframes slide-out-left {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-1000px)
    }
}

* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

p {
    margin: 0
}

.only-title {
    padding: 120px 0 0
}

.only-title h2 {
    color: #01142d;
    font-size: 50px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}

.only-title p {
    color: #474d57;
    font-size: 24px;
    text-align: center;
    width: 100%
}

.edition-center {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1386px;
    padding-left: 40px!important;
    padding-right: 40px!important
}

.mobile {
    display: none!important
}

.white-box {
    background-color: #fff
}

.blue-box,.white-box {
    overflow: hidden;
    width: 100%
}

.blue-box {
    background-color: #f9fbfe
}

.jump_register {
    border-radius: 23px;
    display: flex;
    height: 60px;
    position: relative;
    width: 585px
}

.jump_register input {
    background-color: #fff;
    border: 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #484d57;
    font-size: 18px;
    height: 100%;
    outline: none;
    padding: 14px 40px;
    width: 100%
}

.jump_register button {
    background: #1274ff;
    border: 0;
    border-radius: 30px;
    color: #fff;
    font-size: 21px;
    padding: 14px 33px;
    position: absolute;
    right: 0
}

.com-button {
    background: #1274ff;
    border: 0;
    border-radius: 33px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 16px 52px
}

@media (max-width: 960px) {
    .edition-center {
        padding-left:20px!important;
        padding-right: 20px!important;
        width: 100%
    }

    .mobile {
        display: block!important
    }

    .pc {
        display: none!important
    }

    .only-title {
        padding: 30px 0 0
    }

    .only-title h2 {
        color: #000;
        font-size: 26px;
        margin-bottom: 10px;
        text-align: center;
        width: 100%
    }

    .only-title p {
        color: #333;
        font-size: 14px;
        text-align: center;
        width: 100%
    }

    .jump_register {
        border-radius: 30px;
        height: 36px!important;
        margin: 0 auto;
        width: 100%!important
    }

    .jump_register button {
        background: #1274ff;
        border: 0;
        border-radius: 18px;
        color: #fff;
        font-size: 12px;
        padding: 9px 26px;
        position: absolute;
        right: 0
    }

    .jump_register input {
        font-size: 10px;
        padding: 10px 30px
    }

    .com-button {
        background: #1274ff;
        border-radius: 20px;
        display: inline-block;
        font-size: 12px;
        padding: 10px 30px
    }
}

.white-button:hover {
    -webkit-animation: bg-pan-top .5s;
    animation: bg-pan-top .5s;
    background-image: linear-gradient(0deg,#1274ff 52%,#fff 0,#fff)!important;
    background-position: 50% 98%;
    background-size: 200% 200%;
    color: #fff!important
}

.blue-button:hover {
    -webkit-animation: mystress .5s;
    animation: mystress .5s;
    background-image: linear-gradient(270deg,#2b5ff5 50%,#207cff 70%,#2b5ff5);
    background-size: 200% 200%
}

@-webkit-keyframes bg-pan-top {
    0% {
        background-position: 50% 0
    }

    to {
        background-position: 50% 98%
    }
}

@keyframes bg-pan-top {
    0% {
        background-position: 50% 0
    }

    to {
        background-position: 50% 98%
    }
}

@-webkit-keyframes mystress {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes mystress {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.section-header .phoneIcon {
    display: none
}

.section-header .box,.section-header .top {
    height: 80px;
    width: 100%
}

.section-header .top {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 #f2f4fd;
    box-sizing: border-box;
    font-size: 15px;
    position: fixed;
    top: 0;
    z-index: 100
}

.section-header .top .edition-center {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-between
}

.section-header .top .phoneNum {
    color: #1274ff;
    font-family: PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif;
    font-size: 24px;
    font-weight: 800;
    margin-left: 10px;
    white-space: nowrap
}

.section-header .top .left {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    min-width: 720px;
    width: 54%
}

.section-header .top .left a {
    color: #333;
    font-size: 16px;
    line-height: 72px
}

.section-header .top .left .menu:hover,.section-header .top .left .menu:hover p,.section-header .top .left a:hover {
    color: #053dff
}

.section-header .top .left p {
    color: #2b2b2b;
    cursor: pointer;
    height: 72px;
    line-height: 72px
}

.section-header .top .left .blue {
    color: #053dff
}

.section-header .top .left .logo {
    background: url(https://static.shoptop.com/home/img/Shoptop.png) no-repeat 0;
    background-size: 100%;
    cursor: pointer;
    height: 40.37px;
    width: 140px
}

.section-header .top .left .logo a {
    display: block;
    height: 100%;
    width: 100%
}

.section-header .top .right {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 36.8px;
    text-align: center;
    width: 416px
}

.section-header .top .right .login {
    background-color: #fff;
    border: 1px solid #1274ff;
    border-radius: 18.4px;
    color: #1274ff;
    height: 36.8px;
    margin: 0 10px;
    width: 105px
}

.section-header .top .right .register {
    background-color: #1274ff;
    border: 0;
    border-radius: 18.4px;
    color: #fff;
    height: 36.8px;
    overflow: hidden;
    position: relative;
    width: 105px
}

.section-header .top .menu {
    cursor: pointer;
    font-size: 16px;
    position: relative
}

.section-header .top .menu .iconfont {
    font-size: 13px;
    position: absolute;
    right: -13px;
    top: 27px;
    transform-origin: 50% 50%;
    transition: all .5s ease 0s
}

.section-header .top .menu-down {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 14px 0 rgba(0,0,0,.1);
    display: none;
    left: -20px;
    position: absolute;
    top: 72px;
    width: 152px;
    z-index: 10
}

.section-header .top .menu-down a {
    color: #666;
    display: block;
    line-height: 1;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    width: 100%
}

.section-header .top .menu-down a:first-child {
    margin-top: 10px
}

.section-header .top .menu-down a:last-child {
    margin-bottom: 10px
}

.section-header .top .menu-down a:hover {
    color: #177cff
}

.section-header .top .menu-down .select {
    background-color: rgba(51,51,51,.05);
    color: #177cff;
    position: relative
}

@-webkit-keyframes width-open {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes width-open {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@media (max-width: 1200px) {
    .section-header .phoneNum {
        display:none
    }

    .section-header .phoneIcon {
        display: inline-block;
        position: relative
    }

    .section-header .phoneIcon i {
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-radius: 2px;
        border-right: 10px solid transparent;
        height: 0;
        left: 94px;
        position: absolute;
        top: -10px;
        width: 0
    }

    .section-header .phoneIcon .phone-card {
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 0 29px 0 rgba(206,216,239,.5);
        color: #1274ff;
        display: none;
        font-size: 24px;
        font-weight: 600;
        left: -86px;
        padding: 5px 20px;
        position: absolute;
        top: 70px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .section-header .phoneIcon:hover .phone-card {
        display: inline
    }

    .section-header .step-box .step-item-box .step-item strong {
        font-size: 20px!important
    }

    .section-header .pc .top {
        justify-content: space-evenly;
        padding: 0 10px
    }

    .section-header .pc .right {
        width: 22%
    }
}

@media (max-width: 960px) {
    .section-header .mobile .bg-blue {
        background-color:#f9fbfe;
        width: 100%
    }

    .section-header .mobile .bg-white {
        background-color: #fff;
        width: 100%
    }

    .section-header .mobile .image-text-top {
        background-color: #f4fdff;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 60px
    }

    .section-header .mobile .image-text-top img {
        width: 100%
    }

    .section-header .mobile .image-text-top h1 {
        color: #01142d;
        font-size: 24px;
        margin: 0;
        padding: 40px 0 20px
    }

    .section-header .mobile .image-text-top h1 span {
        background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77)
    }

    .section-header .mobile .image-text-top p {
        color: #393c40;
        font-size: 12px
    }

    .section-header .mobile .image-text {
        padding-bottom: 67px
    }

    .section-header .mobile .image-text img {
        margin: 37px 0 20px;
        width: 100%
    }

    .section-header .mobile .image-text h1 {
        color: #01142d;
        font-size: 18px;
        margin: 0 0 30px;
        text-align: left
    }

    .section-header .mobile .image-text p {
        color: #4a515b;
        font-size: 14px;
        margin: 15px 0
    }

    .section-header .mobile .image-text .down-text .icon {
        display: flex;
        margin: 20px 0
    }

    .section-header .mobile .image-text .down-text .icon .icon1 {
        background: url(https://static.shoptop.com/home/img/5%E6%B5%B7%E5%A4%96%E5%B9%BF%E5%91%8A%E6%8A%95%E6%94%BE/4343.png) no-repeat 0 0;
        background-size: 100% 100%
    }

    .section-header .mobile .image-text .down-text .icon .icon2 {
        background: url(https://static.shoptop.com/home/img/home/home_icon_1.png) no-repeat 0 0;
        background-size: 100% 100%
    }

    .section-header .mobile .image-text .down-text .icon .icon3 {
        background: url(https://static.shoptop.com/home/img/home/home_icon_3.png) no-repeat 0 0;
        background-size: 100% 100%
    }

    .section-header .mobile .image-text .down-text i {
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 0 5px 0 rgba(202,221,242,.5);
        height: 32px;
        margin-right: 10px;
        width: 32px
    }

    .section-header .mobile .image-text .down-text span {
        color: #00082d;
        font-size: 16px;
        line-height: 32px
    }

    .section-header .box {
        display: none
    }

    .section-header .top-box {
        background-color: #fff;
        box-shadow: 0 0 15px 0 rgba(206,216,239,.5);
        height: 60px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 21
    }

    .section-header .top-box .top-right {
        color: #1274ff;
        font-size: 14px;
        font-weight: 900
    }

    .section-header .top-box .top-logo {
        margin-left: 35px
    }

    .section-header .top-box .edition-center {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: space-between
    }

    .section-header .top-box .edition-center img {
        height: 24px
    }

    .section-header .top-box .edition-center i {
        font-size: 21px;
        width: 21px
    }

    .section-header .top-box .edition-center i a {
        color: #000
    }

    .section-header .nav {
        background-color: #fff;
        height: 100%;
        left: 0;
        overflow-y: scroll;
        position: fixed;
        top: 0;
        transform: translateX(-1000px);
        width: 250px;
        z-index: 23
    }

    .section-header .nav .top-close {
        align-items: center;
        display: flex;
        height: 60px;
        padding-left: 20px
    }

    .section-header .nav .top-close i {
        font-size: 15px
    }

    .section-header .nav .nav-item {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 20px;
        width: 250px
    }

    .section-header .nav .nav-item p {
        color: #333;
        font-size: 14px;
        font-weight: 500
    }

    .section-header .nav .nav-item .child {
        display: none;
        padding: 0 15px;
        width: 100%
    }

    .section-header .nav .nav-item .child a {
        color: #666;
        font-size: 14px;
        font-weight: 400;
        width: 100%
    }

    .section-header .nav .nav-item .child a p {
        color: #666;
        margin: 0;
        padding: 0
    }

    .section-header .nav .nav-item .child p {
        width: 100%
    }

    .section-header .nav .nav-item .child .select p {
        background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .section-header .nav .blue {
        background: #e5efff
    }

    .section-header .nav .blue p {
        color: #0061ff
    }

    .section-header .nav i {
        font-size: 6px;
        transform: rotate(180deg);
        transition: all .5s ease 0s
    }

    .section-header .nav .rotateZ {
        transform: rotate(0deg)
    }

    .section-header .nav p {
        color: #2b2b2b;
        display: block;
        font-size: 14px;
        padding: 15px 0
    }

    .section-header .nav a {
        color: #2b2b2b;
        display: block;
        font-size: 14px;
        padding: 10px 0
    }

    .section-header .black {
        background-color: rgba(0,0,0,.5);
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 22
    }

    .section-header .pop {
        align-items: center;
        background-color: #fff;
        border-radius: 10px;
        display: flex;
        height: 100px;
        left: 0;
        margin: 200px auto;
        padding: 20px;
        position: fixed;
        right: 0;
        text-align: center;
        width: 70%;
        z-index: 23
    }

    .section-header .pop p {
        color: #2b2b2b;
        font-size: 16px
    }
}

.section-footer .footer {
    background-color: #f9fbfe;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
}

.section-footer .footer .footer-center {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    padding: 60px 0 51px;
    width: 100%
}

.section-footer .footer .footer-center .logo-gif {
    align-items: center;
    border-right: 1px solid #e5e5e5;
    display: flex;
    height: 100%;
    padding-right: 25px
}

.section-footer .footer .footer-center .logo-gif img {
    height: 124px;
    width: 200px
}

.section-footer .footer .footer-center .footer-center-item h3 {
    color: #162234;
    font-size: 14px;
    margin-bottom: 28px
}

.section-footer .footer .footer-center .footer-center-item div {
    display: inline-block;
    margin-right: 20px
}

.section-footer .footer .footer-center .footer-center-item a {
    color: #999;
    display: block;
    font-size: 14px;
    margin: 0 0 20px
}

.section-footer .footer .footer-center .footer-center-item a:hover {
    color: #333
}

.section-footer .footer .footer-center .footer-center-item .follow-item {
    display: flex;
    justify-content: space-between;
    width: 240px
}

.section-footer .footer .footer-center .footer-center-item .follow-item .follow-box img {
    height: 65px;
    width: 65px
}

.section-footer .footer .footer-center .footer-center-item .follow-item .follow-box p {
    color: #606875;
    font-size: 12px;
    margin-top: 8px
}

.section-footer .footer .footer-bottom {
    border-top: 1px solid #e9eef1;
    padding: 12px 0;
    width: 100%
}

.section-footer .footer .footer-bottom a,.section-footer .footer .footer-bottom span {
    color: #606875;
    display: block;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    width: 100%
}

.section-footer .footer .footer-bottom a img {
    display: inline-block;
    height: 16px;
    width: 16px
}

@media (max-width: 960px) {
    .section-footer .footer-mobile {
        background-color:#f4f9ff;
        padding-top: 30px;
        width: 100%
    }

    .section-footer .footer-mobile .edition-center {
        padding: 30px 0 0
    }

    .section-footer .footer-mobile .footer-item {
        margin: 0 0 20px
    }

    .section-footer .footer-mobile .footer-item .link {
        display: none
    }

    .section-footer .footer-mobile .footer-item .link a {
        color: #767e8a;
        display: block;
        font-size: 12px;
        margin: 15px 0 0
    }

    .section-footer .footer-mobile .footer-item .footer-box {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .section-footer .footer-mobile .footer-item .footer-box h2 {
        color: #192537;
        font-size: 16px;
        font-weight: 500
    }

    .section-footer .footer-mobile .footer-item .footer-box i {
        font-size: 6px;
        transform: rotate(180deg);
        transition: all .5s ease 0s
    }

    .section-footer .footer-mobile .footer-item .footer-box .rotateZ {
        transform: rotate(0deg)
    }

    .section-footer .footer-mobile .follow {
        padding-bottom: 15px
    }

    .section-footer .footer-mobile .follow .bottom {
        color: #606875;
        font-size: 10px;
        text-align: center
    }

    .section-footer .footer-mobile .follow h2 {
        color: #162234;
        font-size: 18px;
        font-weight: 400;
        margin-top: 40px
    }

    .section-footer .footer-mobile .follow .follow-box {
        display: flex;
        margin-bottom: 25px;
        width: 100%
    }

    .section-footer .footer-mobile .follow .follow-box .follow-item {
        width: 50%
    }

    .section-footer .footer-mobile .follow .follow-box .follow-item img {
        width: 105px
    }

    .section-footer .footer-mobile .follow .follow-box .follow-item p {
        color: #606875;
        font-size: 14px
    }

    .section-footer .footer-mobile .follow a {
        color: #606875;
        display: block;
        font-size: 10px;
        line-height: 1.5;
        text-align: center;
        width: 100%
    }

    .section-footer .footer-mobile .follow a img {
        display: inline-block
    }
}

.section-bottom {
    width: 100%
}

.section-bottom .try-box {
    background: url(https://static.shoptop.com/home/img/home/20.png) no-repeat 0;
    background-attachment: fixed!important;
    background-position: 50%!important;
    background-size: cover!important;
    background-size: 100%;
    margin: 120px 0;
    padding: 84px 0 56px;
    width: 100%
}

.section-bottom .try-box .jump_register {
    margin: 0 auto
}

.section-bottom .try-box h2 {
    color: #01142d;
    font-size: 52px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
    width: 100%
}

.section-bottom .try-box h2 span {
    color: #ffa700;
    font-size: 70px
}

.section-bottom .try-box p {
    color: #071a32;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 59px;
    text-align: center
}

@media (max-width: 960px) {
    .section-bottom {
        padding:0!important
    }

    .section-bottom .try-box {
        box-sizing: border-box;
        margin: 0;
        padding: 20px 20px 54px;
        text-align: center;
        width: 100%
    }

    .section-bottom .try-box h2 {
        color: #01142d;
        font-size: 18px;
        font-weight: 700;
        margin: 0 auto 10px
    }

    .section-bottom .try-box h2 span {
        color: #fe670a;
        font-size: 35px
    }

    .section-bottom .try-box p {
        color: #617084;
        font-size: 12px;
        margin: 0 auto;
        max-width: 294px
    }

    .section-bottom .try-box .jump_register {
        margin-top: 30px
    }
}

.section-image-text .image-text {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    padding: 120px 0
}

.section-image-text .image-text .content-img {
    width: 48%
}

.section-image-text .image-text .content-img .av-container,.section-image-text .image-text .content-img img {
    width: 100%
}

.section-image-text .image-text .av-container {
    align-items: center;
    display: flex;
    width: 48%
}

.section-image-text .image-text .content-text {
    width: 100%
}

.section-image-text .image-text .content-text .content-title {
    color: #000;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 30px
}

.section-image-text .image-text .content-text .content-desc {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 50px
}

.section-image-text .image-text .content-text .logo-list {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 0;
    column-gap: 0;
    margin-bottom: 70px
}

.section-image-text .image-text .content-text .logo-list .logo-item {
    -moz-column-break-inside: avoid;
    align-items: center;
    break-inside: avoid;
    display: flex;
    margin-bottom: 35px;
    padding-top: 5px
}

.section-image-text .image-text .content-text .logo-list .logo-item .logo-img {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 #dce8f3;
    height: 40px;
    margin-right: 10px;
    width: 40px
}

.section-image-text .image-text .content-text .logo-list .logo-item img {
    height: 50%;
    margin: 25% auto;
    width: 50%
}

.section-image-text .image-text .content-text .tryButton {
    border: 2px solid #1274ff;
    border-radius: 32px;
    color: #1274ff;
    cursor: pointer;
    font-size: 22px;
    padding: 17px 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.section-image-text .image-text .content-text .tryButton .go {
    -webkit-animation: shake-horizontal 2s infinite;
    animation: shake-horizontal 2s infinite;
    bottom: -2px;
    display: inline-block;
    margin-left: 10px;
    position: relative
}

@media (max-width: 960px) {
    .section-image-text .image-text {
        display:block;
        height: auto;
        padding: 30px 0
    }

    .section-image-text .image-text .content-img {
        width: 100%
    }

    .section-image-text .image-text .content-img img {
        -webkit-animation: none;
        animation: none;
        opacity: 1!important
    }

    .section-image-text .image-text .av-container {
        width: 100%
    }

    .section-image-text .image-text .content-text {
        -webkit-animation: none;
        animation: none;
        opacity: 1!important;
        width: 100%
    }

    .section-image-text .image-text .content-text .logo-list {
        margin-bottom: 0
    }

    .section-image-text .image-text .content-text .logo-list .logo-item {
        color: #000;
        font-size: 12px
    }

    .section-image-text .image-text .content-text .logo-list .logo-item img {
        height: 20px;
        width: 20px
    }

    .section-image-text .image-text .content-text .logo-list .logo-item span {
        flex: 1
    }

    .section-image-text .image-text .content-text .content-title {
        color: #333;
        font-size: 20px;
        font-weight: 500;
        margin: 20px 0 30px
    }

    .section-image-text .image-text .content-text .content-desc {
        color: #333;
        font-size: 12px;
        font-weight: 400;
        line-height: 26px
    }

    .section-image-text .image-text .content-text .tryButton {
        display: none
    }
}

.manage-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 120px;
    width: 100%
}

.manage-box h2 {
    color: #01142d;
    font-size: 60px;
    margin: -21px 0 23px;
    text-align: center;
    width: 100%
}

.manage-box .text {
    color: #474d57;
    font-size: 24px;
    font-weight: 500
}

.manage-box .manage-wrap {
    display: grid;
    grid-template-columns: repeat(4,24%);
    justify-content: space-between;
    width: 100%
}

.manage-box .manage-wrap .manage-item-box {
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 100px;
    width: 100%
}

.manage-box .manage-wrap .manage-item-box .manage-img {
    height: 55px;
    width: 55px
}

.manage-box .manage-wrap .manage-item-box img {
    width: 100%
}

.manage-box .manage-wrap .manage-item-box .manage-title {
    color: #373943;
    font-size: 18px;
    margin: 20px 0;
    text-align: center;
    width: 100%
}

.manage-box .manage-wrap .manage-item-box .manage-text {
    color: #959ba3;
    font-size: 14px;
    line-height: 160%;
    text-align: center
}

.manage-box .com-button {
    margin: 0 0 120px
}

@media (max-width: 960px) {
    .manage-box {
        padding:30px 0
    }

    .manage-box h2 {
        color: #000;
        font-size: 26px;
        font-weight: 500;
        margin: 30px 0 10px
    }

    .manage-box .text {
        color: #333;
        font-size: 14px
    }

    .manage-box .manage-wrap {
        grid-template-columns: repeat(2,48%)!important;
        margin-top: 40px
    }

    .manage-box .manage-wrap .manage-item-box {
        margin-bottom: 40px
    }

    .manage-box .manage-wrap .manage-item-box .manage-img {
        height: 30px;
        width: 30px
    }

    .manage-box .manage-wrap .manage-item-box img {
        width: 100%
    }

    .manage-box .manage-wrap .manage-item-box .manage-title {
        color: #373943;
        font-size: 13px;
        font-weight: 500;
        margin: 15px 0 10px
    }

    .manage-box .manage-wrap .manage-item-box .manage-text {
        color: #5e6673;
        font-size: 10px
    }

    .manage-box .com-button {
        margin: 0 0 20px
    }
}

.sections-question {
    text-align: center
}

.sections-question .edition-center {
    overflow: hidden;
    padding: 120px 0;
    position: relative
}

.sections-question .title {
    color: #000;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 95px;
    text-align: center;
    width: 100%
}

.sections-question img {
    margin: 0 auto;
    width: 550px
}

.sections-question .com-button {
    background-color: #fff;
    border: 2px solid #1274ff;
    color: #1274ff;
    margin-top: 100px
}

.sections-question .question-center {
    position: relative
}

.sections-question .question-info .question-item {
    border-radius: 28px;
    color: #000;
    font-size: 16px;
    padding: 15px 30px;
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.sections-question .animate__animated.animate__bounceIn {
    -webkit-animation: scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both,shake-horizontal 10s cubic-bezier(.455,.03,.515,.955) .5s infinite;
    animation: scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both,shake-horizontal 10s cubic-bezier(.455,.03,.515,.955) .5s infinite
}

.sections-question .animate__animated.animate__bounceIn_slow {
    -webkit-animation: scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both,shake-horizontal 10s cubic-bezier(.455,.03,.515,.955) 1s infinite;
    animation: scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both,shake-horizontal 10s cubic-bezier(.455,.03,.515,.955) 1s infinite
}

@-webkit-keyframes scale-in-center {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scale-in-center {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes shake-horizontal {
    0%,to {
        transform: translateX(0)
    }

    10%,30%,50%,70% {
        transform: translateX(-10px)
    }

    20%,40%,60% {
        transform: translateX(10px)
    }

    80% {
        transform: translateX(8px)
    }

    90% {
        transform: translateX(-8px)
    }
}

@keyframes shake-horizontal {
    0%,to {
        transform: translateX(0)
    }

    10%,30%,50%,70% {
        transform: translateX(-10px)
    }

    20%,40%,60% {
        transform: translateX(10px)
    }

    80% {
        transform: translateX(8px)
    }

    90% {
        transform: translateX(-8px)
    }
}

@media (max-width: 960px) {
    .sections-question .edition-center {
        padding:30px 0;
        position: relative
    }

    .sections-question .title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .sections-question .com-button {
        display: none
    }

    .sections-question img {
        margin-bottom: 20px;
        width: 100%
    }

    .sections-question .question-info .question-item {
        -webkit-animation: none;
        animation: none;
        border-radius: 28px;
        font-size: 12px;
        margin: 10px 0;
        opacity: 1!important;
        padding: 10px;
        position: static;
        text-align: center;
        width: 100%
    }

    .sections-question .question-info .question-item:nth-child(2) {
        -webkit-animation: none;
        animation: none
    }
}

.one-stop-solution {
    padding: 120px 0
}

.one-stop-solution h2 {
    color: #01142d;
    font-size: 48px;
    font-weight: 400;
    text-align: center;
    width: 100%
}

.one-stop-solution .card-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.one-stop-solution .card-box .card-item {
    align-content: space-between;
    background-origin: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 4px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    height: 129px;
    margin-top: 80px;
    padding: 25px 20px 30px;
    width: 24%
}

.one-stop-solution .card-box .card-item h3 {
    font-size: 24px;
    font-weight: 500;
    width: 100%
}

.one-stop-solution .card-box .card-item p {
    font-size: 14px;
    font-weight: 500;
    width: 100%
}

@media (max-width: 960px) {
    .one-stop-solution {
        padding:30px 0
    }

    .one-stop-solution h2 {
        font-size: 24px
    }

    .one-stop-solution .card-box .card-item {
        border-radius: 4px;
        margin-top: 30px;
        width: 100%
    }
}

.sections-top-banner {
    height: 780px;
    position: relative
}

.sections-top-banner .occupy {
    display: none
}

.sections-top-banner .edition-center {
    display: flex;
    height: 100%;
    justify-content: space-between
}

.sections-top-banner .edition-center .banner-text {
    align-content: space-between;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding: 110px 0 170px;
    width: 48%
}

.sections-top-banner .edition-center .banner-text .banner-title {
    color: #000;
    font-size: 50px;
    font-weight: 500
}

.sections-top-banner .edition-center .banner-text .banner-title img {
    height: 36px;
    margin-bottom: -40px
}

.sections-top-banner .edition-center .banner-text .banner-title br {
    height: 0;
    line-height: 0
}

.sections-top-banner .edition-center .banner-text .banner-title span {
    background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77)
}

.sections-top-banner .edition-center .banner-text .banner-desc {
    color: #333;
    font-size: 24px
}

.sections-top-banner .edition-center .banner-text-center {
    align-content: center
}

.sections-top-banner .edition-center .banner-text-center .banner-title {
    margin-bottom: 20px
}

.sections-top-banner .edition-center .banner-img {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.sections-top-banner .edition-center .banner-occupy {
    opacity: 0;
    width: 50%
}

@media (max-width: 1680px) {
    .sections-top-banner {
        height:600px
    }

    .sections-top-banner .edition-center .banner-text {
        padding: 110px 0 120px
    }

    .sections-top-banner .edition-center .banner-text .banner-title {
        font-size: 40px
    }

    .sections-top-banner .edition-center .banner-text .banner-desc {
        font-size: 20px
    }
}

@media (max-width: 1280px) {
    .sections-top-banner {
        height:460px
    }

    .sections-top-banner .edition-center .banner-text {
        padding: 110px 0 120px
    }

    .sections-top-banner .edition-center .banner-text .banner-title {
        font-size: 36px
    }

    .sections-top-banner .edition-center .banner-text .banner-desc {
        font-size: 16px
    }
}

@media (max-width: 960px) {
    .occupy {
        display:block!important;
        left: 0;
        opacity: 0;
        position: relative;
        right: 0;
        width: calc(100% + 40px)
    }

    .occupy,.sections-top-banner {
        height: auto
    }

    .sections-top-banner .edition-center {
        flex-wrap: wrap;
        padding-bottom: 20px
    }

    .sections-top-banner .edition-center .banner-text {
        padding: 0;
        width: 100%
    }

    .sections-top-banner .edition-center .banner-text .banner-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 33px;
        margin: 20px 0
    }

    .sections-top-banner .edition-center .banner-text .banner-desc {
        font-size: 10px;
        line-height: 24px
    }

    .sections-top-banner .edition-center .banner-text .com-button {
        display: none
    }

    .sections-top-banner .edition-center .banner-text-center {
        justify-content: center;
        text-align: center
    }

    .sections-top-banner .edition-center .banner-text-center .banner-title {
        margin: 0;
        text-align: center
    }

    .sections-top-banner .edition-center .banner-text-center img {
        height: 26px!important;
        margin: 0 auto -26px!important
    }

    .sections-top-banner .edition-center .banner-img {
        height: auto;
        left: 0;
        right: 0;
        width: calc(100% + 40px)
    }
}

.price-wrap .price-banner {
    background: #edf6ff;
    padding: 55px 0;
    text-align: center;
    width: 100%
}

.price-wrap .price-banner h1 {
    background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77);
    font-size: 48px;
    margin: 0 auto 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.price-wrap .price-banner .price-box {
    display: flex;
    justify-content: space-evenly
}

.price-wrap .price-banner .price-box .price-item {
    background-color: #fff;
    border-radius: 9px;
    padding: 30px 60px 38px;
    position: relative
}

.price-wrap .price-banner .price-box .price-item .price-recommend {
    background: #ffd04a;
    border-radius: 20px;
    color: #181f32;
    font-size: 12px;
    font-weight: 500;
    left: 50%;
    margin-top: 10px;
    padding: 3px 20px;
    position: absolute;
    transform: translateX(-50%);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.price-wrap .price-banner .price-box .price-item h2 {
    font-size: 18px;
    margin-bottom: 10px
}

.price-wrap .price-banner .price-box .price-item .desc {
    font-size: 14px
}

.price-wrap .price-banner .price-box .price-item .price-price {
    font-size: 12px;
    margin: 40px 0
}

.price-wrap .price-banner .price-box .price-item .price-price .price-num {
    font-size: 48px
}

.price-wrap .price-banner .price-box .price-item .price-info .info-item {
    background: url(https://static.shoptop.com/home/img/package-price/check_mark.png) no-repeat 0 5px;
    background-size: 16px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 20px;
    text-align: start
}

.price-wrap .price-banner .com-button {
    margin-top: 100px
}

.price-wrap .fun-list {
    overflow: hidden;
    padding: 120px 0 0;
    width: 100%
}

.price-wrap .fun-list h2 {
    color: #000;
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    width: 100%
}

.price-wrap .fun-list .good-bullet {
    color: #a5a9b6;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    padding: 20px 0 0
}

.price-wrap .fun-list .good-bullet-active {
    background: linear-gradient(180deg,#fff 0,#fff 95%,#3562ff 0,#3562ff);
    color: #3562ff;
    font-size: 22px
}

.price-wrap .fun-list .good-pagination {
    box-sizing: border-box;
    display: flex;
    height: 80px;
    justify-content: space-between;
    padding: 0 30%
}

.price-wrap .fun-list .manage-box .manage-wrap {
    grid-template-columns: repeat(5,18%)
}

@media (max-width: 960px) {
    .price-wrap .price-banner {
        background:#edf6ff;
        padding: 25px 0 45px;
        width: 100%
    }

    .price-wrap .price-banner h1 {
        font-size: 24px;
        margin: 0 auto 12px
    }

    .price-wrap .price-banner .price-box {
        flex-wrap: wrap
    }

    .price-wrap .price-banner .price-box .price-item {
        margin: 12px 0;
        width: 100%
    }

    .price-wrap .price-banner .price-box .price-item .price-info {
        margin: 0 auto
    }

    .price-wrap .price-banner .price-box .price-item .price-info,.price-wrap .price-banner .price-box .price-item .price-info .info-item {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .price-wrap .com-button {
        display: none
    }

    .price-wrap .fun-list {
        padding: 40px 0 0
    }

    .price-wrap .fun-list h2 {
        font-size: 24px;
        margin-bottom: 40px
    }

    .price-wrap .fun-list .good-bullet {
        color: #a5a9b6;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        padding: 20px 0 0
    }

    .price-wrap .fun-list .good-bullet-active {
        background: linear-gradient(180deg,#fff 0,#fff 95%,#3562ff 0,#3562ff);
        color: #01142d
    }

    .price-wrap .fun-list .good-pagination {
        height: 60px;
        padding: 0 20px
    }
}

.template-wrap {
    margin-top: 120px
}

.template-wrap .edition-center {
    display: grid;
    grid-template-columns: repeat(4,23%);
    justify-content: space-between
}

.template-wrap .template-item-box {
    -webkit-backface-visibility: hidden;
    background-size: 100%!important;
    box-shadow: 0 3px 10px 3px #eff1f6;
    height: 464px;
    margin-bottom: 80px;
    -webkit-perspective: 1000;
    transition: margin-top .3s ease 0s,background-position .5s ease 0s
}

.template-wrap .template-item-box a {
    display: block;
    height: 100%;
    width: 100%
}

.template-wrap .template-item-box:hover {
    background-position-y: 100%!important;
    box-shadow: 0 3px 10px 3px #e3e6ec;
    margin-top: -10px;
    transition: background-position 8s linear 0s;
    transition: background-position 8s linear 0s,margin-top .3s linear 0s
}

.template-wrap .template-item-box:hover a {
    padding-bottom: 10px
}

@media (max-width: 960px) {
    .template-wrap {
        margin-top:30px
    }

    .template-wrap .edition-center {
        grid-template-columns: repeat(2,48%)
    }

    .template-wrap .template-item-box {
        height: 230px;
        margin-bottom: 20px
    }

    .template-wrap .template-item-box a {
        display: block;
        height: 100%;
        width: 100%
    }
}

.contact-wrap .contact-banner {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 120px 100px;
    text-align: center
}

.contact-wrap .contact-banner .contact-title {
    color: #000;
    font-size: 48px;
    font-weight: 500
}

.contact-wrap .contact-banner .desc {
    color: #333;
    font-size: 24px;
    margin: 30px 0 80px
}

.contact-wrap .submit-success {
    color: #01142d;
    display: none;
    font-size: 26px;
    line-height: 38px;
    text-align: center
}

.contact-wrap .submit-success .iconfont {
    color: #34a853;
    font-size: 26px
}

.contact-wrap .contact-content .edition-center {
    padding: 300px 0 120px;
    position: relative
}

.contact-wrap .contact-content .edition-center .contact-img {
    width: 60%
}

.contact-wrap .contact-content .edition-center .contact-text {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 29px 0 rgba(60,58,58,.22);
    box-sizing: border-box;
    padding: 60px 70px;
    position: absolute;
    right: 40px;
    top: 120px;
    width: 60%
}

.contact-wrap .contact-content .edition-center .contact-text .content-title {
    color: #171717;
    font-size: 40px;
    font-weight: 500
}

.contact-wrap .contact-content .edition-center .contact-text .content-title-en {
    color: #d1d1d1;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0 40px
}

.contact-wrap .contact-content .edition-center .contact-text .content-text-box .content-text-item {
    font-size: 14px;
    line-height: 28px;
    position: relative
}

.contact-wrap .contact-content .contact-text-right .content-title,.contact-wrap .contact-content .contact-text-right .content-title-en {
    text-align: end
}

.contact-wrap .contact-content .contact-text-right .content-text-box .content-text-item {
    margin-top: 20px
}

.contact-wrap .contact-content .contact-text-left {
    text-align: -webkit-right
}

.contact-wrap .contact-content .contact-text-left .contact-text {
    left: 40px;
    text-align: left
}

.contact-wrap .contact-content .contact-text-left .content-title-en {
    margin-bottom: 40px
}

.contact-wrap .contact-content .contact-text-left .content-text-box .content-text-item {
    margin-top: 20px
}

.contact-wrap .contact-sense {
    display: flex;
    justify-content: center;
    padding-bottom: 131px;
    text-align: center;
    width: 100%
}

.contact-wrap .contact-sense .edition-center {
    width: 100%
}

.contact-wrap .contact-sense h2 {
    color: #182436;
    font-size: 40px;
    margin: 120px 0 80px
}

.contact-wrap .contact-sense .sense-item {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.contact-wrap .contact-sense .sense-item .item-box {
    align-content: space-between;
    background-color: #fff;
    border-radius: 30px 66px 29px 55px;
    box-shadow: 0 0 37px 7px rgba(234,238,247,.5);
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    padding: 14px 14px 20px;
    width: 23%
}

.contact-wrap .contact-sense .sense-item .item-box h3 {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 500;
    margin-top: 60px;
    width: 100%
}

.contact-wrap .contact-sense .sense-item .item-box p {
    color: #7d8c9a;
    font-size: 14px;
    margin: 12px 0 0;
    width: 100%
}

.contact-wrap .contact-about {
    padding: 120px 0 0;
    text-align: center
}

.contact-wrap .contact-about h2 {
    color: #000;
    font-size: 48px
}

.contact-wrap .contact-about .company-name {
    color: #000;
    font-size: 26px;
    margin-top: 10px
}

.contact-wrap .contact-about .company-info {
    display: flex;
    justify-content: space-between;
    margin-top: 80px
}

.contact-wrap .contact-about .company-info .info-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 37px 7px rgba(234,238,247,.66);
    padding: 30px;
    width: 23%
}

.contact-wrap .contact-about .company-info .info-header {
    color: #333;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    justify-content: space-between;
    margin-bottom: 20px
}

.contact-wrap .contact-about .company-info .iconfont {
    font-size: 20px
}

.contact-wrap .contact-about .company-info .info-desc {
    color: #1274ff;
    font-size: 16px;
    text-align: left
}

.contact-wrap .contact-about .sale-info {
    display: grid;
    grid-template-columns: repeat(2,45%);
    justify-content: space-between;
    margin: 60px 0 40px
}

.contact-wrap .contact-about .sale-info .sale-item {
    align-items: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px 0 rgba(223,229,243,.51);
    color: #333;
    display: grid;
    font-size: 18px;
    font-weight: 500;
    grid-template-columns: 18% 43% 24% 15%;
    margin-bottom: 30px;
    padding: 20px;
    text-align: start
}

.contact-wrap .contact-about .sale-info .sale-item .gender {
    background-color: rgba(98,139,248,.2);
    border-radius: 50%;
    height: 58px;
    position: relative;
    text-align: center;
    width: 58px
}

.contact-wrap .contact-about .sale-info .sale-item .gender img {
    height: 40px;
    margin: 8px auto
}

.contact-wrap .contact-about .sale-info .sale-item .sale-name {
    margin-left: 10px
}

.contact-wrap .contact-about .sale-info .sale-item .sale-contact {
    flex: 1
}

.contact-wrap .contact-about .sale-info .sale-item .sale-address {
    color: #0073ff;
    font-size: 18px
}

.contact-wrap .contact-about .company-adress {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.contact-wrap .contact-about .company-map-wrap {
    position: relative;
    width: 49%
}

.contact-wrap .contact-about .company-map-wrap .company-map {
    width: 100%
}

.contact-wrap .contact-about .company-map-wrap .map-point {
    -webkit-animation: shake-vertical 3s cubic-bezier(.455,.03,.515,.955) infinite;
    animation: shake-vertical 3s cubic-bezier(.455,.03,.515,.955) infinite;
    height: 16px;
    left: 20%;
    max-height: 20px;
    max-width: 20px;
    min-height: 10px;
    min-width: 10px;
    position: absolute;
    top: 63%;
    width: 16px
}

.contact-wrap .contact-about .map-text {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 49%
}

.contact-wrap .contact-about .map-text .text {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 19px 4px rgba(234,238,247,.66);
    box-sizing: border-box;
    margin: 7px 0;
    padding: 15px 20px;
    width: 100%
}

.contact-wrap .contact-about .map-text .text .text-header {
    align-items: center;
    cursor: pointer;
    display: flex
}

.contact-wrap .contact-about .map-text .text .text-header .flex {
    display: inline-block
}

.contact-wrap .contact-about .map-text .text .text-header .icon-daohangdizhi {
    color: #c1c1c1;
    cursor: pointer;
    font-size: 16px
}

.contact-wrap .contact-about .map-text .text .text-header .icon-daohangdizhi:hover {
    color: #1274ff
}

.contact-wrap .contact-about .map-text .text .text-header .city-title {
    color: #333;
    font-size: 18px
}

.contact-wrap .contact-about .map-text .text .text-header .city-address {
    color: #606875;
    display: inline-block;
    font-size: 12px;
    z-index: 2
}

.contact-wrap .contact-about .map-text .text .text-header img {
    height: 60px;
    margin-right: 10px;
    width: 60px
}

.contact-wrap .contact-about .map-text .text h3 {
    color: #466ef5;
    font-size: 24px;
    text-align: start
}

.contact-wrap .contact-about .map-text .text p {
    color: #606875;
    font-size: 12px;
    margin: 0;
    text-align: start
}

@media (max-width: 960px) {
    .contact-wrap .contact-banner {
        padding:80px 0 55px
    }

    .contact-wrap .contact-banner .contact-title {
        font-size: 24px
    }

    .contact-wrap .contact-banner .desc {
        color: #333;
        font-size: 12px;
        margin: 20px 0 0
    }

    .contact-wrap .contact-banner .com-button {
        display: none
    }

    .contact-wrap .submit-success {
        color: #01142d;
        display: none;
        font-size: 12px;
        text-align: center
    }

    .contact-wrap .submit-success .iconfont {
        color: #34a853;
        font-size: 12px
    }

    .contact-wrap .contact-content {
        background-color: #fff
    }

    .contact-wrap .contact-content .edition-center {
        padding: 30px 0
    }

    .contact-wrap .contact-content .edition-center .contact-img {
        margin-top: -40px;
        width: 100%
    }

    .contact-wrap .contact-content .edition-center .contact-text {
        left: 0;
        padding: 20px;
        position: relative;
        right: 0;
        top: 0;
        width: 100%
    }

    .contact-wrap .contact-content .edition-center .contact-text .content-title {
        font-size: 20px;
        text-align: center
    }

    .contact-wrap .contact-content .edition-center .contact-text .content-title-en {
        font-size: 12px;
        margin: 0;
        text-align: center
    }

    .contact-wrap .contact-content .edition-center .contact-text .content-text-box .content-text-item {
        font-size: 10px;
        line-height: 22px;
        margin-top: 20px
    }

    .contact-wrap .contact-sense {
        background-color: #fafcff;
        padding-bottom: 30px
    }

    .contact-wrap .contact-sense .edition-center {
        width: 100%
    }

    .contact-wrap .contact-sense h2 {
        color: #1d1d1d;
        font-size: 24px;
        margin: 30px 0
    }

    .contact-wrap .contact-sense .sense-item {
        align-items: stretch;
        flex-wrap: wrap
    }

    .contact-wrap .contact-sense .sense-item .item-box {
        align-content: flex-start;
        border-radius: 11px 29px 15px 28px;
        height: auto;
        margin-bottom: 40px;
        padding: 8px 7px 20px;
        width: 48%
    }

    .contact-wrap .contact-sense .sense-item .item-box img {
        width: 100%
    }

    .contact-wrap .contact-sense .sense-item .item-box h3 {
        color: #333;
        font-size: 14px;
        margin-top: 15px
    }

    .contact-wrap .contact-sense .sense-item .item-box p {
        font-size: 12px;
        margin: 0
    }

    .contact-wrap .contact-about {
        padding: 30px 0
    }

    .contact-wrap .contact-about h2 {
        font-size: 24px
    }

    .contact-wrap .contact-about .company-name {
        font-size: 12px
    }

    .contact-wrap .contact-about .company-info {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px
    }

    .contact-wrap .contact-about .company-info .info-item {
        margin-bottom: 20px;
        padding: 20px;
        width: 48%
    }

    .contact-wrap .contact-about .company-info .info-item h3 {
        font-size: 10px
    }

    .contact-wrap .contact-about .company-info .info-item p {
        font-size: 10px!important
    }

    .contact-wrap .contact-about .company-info .iconfont,.contact-wrap .contact-about .company-info .info-desc {
        font-size: 10px
    }

    .contact-wrap .contact-about .company-info .info-header {
        margin-bottom: 10px
    }

    .contact-wrap .contact-about .sale-info {
        grid-template-columns: repeat(1,100%);
        margin-top: 30px
    }

    .contact-wrap .contact-about .sale-info .sale-item {
        font-size: 10px;
        grid-template-columns: 20% 40% 30% 10%;
        margin-bottom: 10px;
        padding: 10px
    }

    .contact-wrap .contact-about .sale-info .sale-item .vocation-box {
        bottom: 0;
        height: 10px;
        left: 3px;
        position: absolute;
        width: 22px
    }

    .contact-wrap .contact-about .sale-info .sale-item .vocation-text {
        bottom: -6px;
        left: -10px;
        transform: scale(.4);
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .contact-wrap .contact-about .sale-info .sale-item .gender {
        height: 28px;
        width: 28px
    }

    .contact-wrap .contact-about .sale-info .sale-item .gender img {
        height: 20px;
        margin: 4px auto
    }

    .contact-wrap .contact-about .sale-info .sale-item .sale-address,.contact-wrap .contact-about .sale-info .sale-item .sale-contact,.contact-wrap .contact-about .sale-info .sale-item .sale-name {
        font-size: 10px
    }

    .contact-wrap .contact-about .company-adress {
        display: block!important
    }

    .contact-wrap .contact-about .company-map-wrap {
        width: 100%
    }

    .contact-wrap .contact-about .company-map-wrap .map-point {
        height: 2%;
        left: 20%;
        top: 63%;
        width: 2%
    }

    .contact-wrap .contact-about .map-text {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-bottom: 50px;
        margin-top: 20px;
        position: relative;
        width: 100%
    }

    .contact-wrap .contact-about .map-text .city-title {
        font-size: 12px
    }

    .contact-wrap .contact-about .map-text .text {
        background: transparent;
        box-shadow: unset;
        box-sizing: border-box;
        flex-wrap: wrap;
        margin: 20px 0 0;
        padding: 10px;
        width: 48%
    }

    .contact-wrap .contact-about .map-text .text .city-address {
        border: 1px solid #1274ff;
        border-radius: 5px;
        left: 0;
        padding: 10px;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: -1
    }

    .contact-wrap .contact-about .map-text .text .popup-arrow {
        background-color: #fff;
        border-left: 1px solid #1274ff;
        border-top: 1px solid #1274ff;
        display: none;
        height: 10px;
        left: 9px;
        position: absolute;
        top: -11%;
        transform: rotate(45deg);
        width: 10px;
        z-index: 2
    }

    .contact-wrap .contact-about .map-text .text img {
        height: auto!important;
        margin-right: 0!important;
        width: 100%!important
    }

    .contact-wrap .contact-about .map-text .text .text-header {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .contact-wrap .contact-about .map-text .text .text-header .icon-daohangdizhi {
        font-size: 12px
    }

    .contact-wrap .contact-about .map-text .text .text-header p {
        color: #333;
        font-size: 16px;
        margin: 0
    }

    .contact-wrap .contact-about .map-text .text .text-header .flex {
        align-items: center;
        display: flex
    }

    .contact-wrap .contact-about .map-text .text .text-header img {
        height: 30px;
        margin-right: 10px;
        width: 30px
    }

    .contact-wrap .contact-about .map-text .text h3 {
        color: #466ef5;
        font-size: 20px
    }

    .contact-wrap .contact-about .map-text .text p {
        color: #606875;
        font-size: 12px;
        margin: 0
    }

    .contact-wrap .contact-about .map-text p {
        color: #545454;
        font-size: 18px;
        margin: 25px 0
    }
}

@-webkit-keyframes shake-vertical {
    0%,to {
        transform: translateY(0)
    }

    10%,30%,50%,70% {
        transform: translateY(-5px)
    }

    20%,40%,60% {
        transform: translateY(5px)
    }

    80% {
        transform: translateY(4px)
    }

    90% {
        transform: translateY(-4px)
    }
}

@keyframes shake-vertical {
    0%,to {
        transform: translateY(0)
    }

    10%,30%,50%,70% {
        transform: translateY(-5px)
    }

    20%,40%,60% {
        transform: translateY(5px)
    }

    80% {
        transform: translateY(4px)
    }

    90% {
        transform: translateY(-4px)
    }
}

.sectione-home-swiper .index-swiper-wrapper {
    background-color: #f2f9ff;
    display: flex;
    flex-wrap: wrap;
    height: 709px;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box {
    display: flex;
    justify-content: center;
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center {
    display: flex;
    width: 100%
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center h2 {
    color: #191b29;
    font-size: 36px;
    font-weight: 500;
    margin: 156px 0 36px;
    text-align: left;
    width: 600px
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center span {
    background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77);
    font-size: 48px
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center p {
    color: #555;
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 59px;
    width: 558px
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img {
    height: 0;
    max-width: 700px;
    position: absolute;
    right: 2%;
    top: 57%;
    width: calc(100% - 600px)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item {
    display: block;
    position: absolute;
    width: 35%
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item:first-child {
    left: 0;
    transform: translateY(-60%)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item:nth-child(2) {
    right: 33%;
    transform: translateY(-113%)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item:nth-child(3) {
    right: 33%;
    transform: translateY(-20%)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item:nth-child(4) {
    right: 0;
    transform: translateY(-105%)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item:nth-child(5) {
    right: 0;
    transform: translateY(-15%)
}

.sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center img {
    width: 100%
}

.sectione-home-swiper .index-swiper-wrapper .swiper-img1 {
    background: url(https://static.shoptop.com/home/img/home/banner.jpg) no-repeat 0 -60px;
    background-position: 0 -60px!important;
    background-repeat: no-repeat;
    background-size: 100%!important
}

.sectione-home-swiper .index-swiper-wrapper .swiper-img2 {
    background-position: 0 -30px!important;
    background-repeat: no-repeat;
    background-size: 100%!important
}

.sectione-home-swiper .index-swiper-wrapper .swiper-img2 .edition-center h2 p {
    background: #1274ff;
    border-radius: 35px;
    color: #fff;
    font-size: 30px;
    margin: 0 0 20px;
    padding: 10px 30px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.sectione-home-swiper .index-swiper-wrapper .swiper-img2 .edition-center p .line {
    background: linear-gradient(180deg,transparent 70%,#ffdb77 71%,#ffdb77 90%,transparent 91%);
    background-size: 100% 100%
}

.sectione-home-swiper .index-swiper-wrapper .swiper-img3 {
    background-position: 0 -60px!important;
    background-repeat: no-repeat;
    background-size: 100%!important
}

.sectione-home-swiper .my-pagination {
    height: 50px;
    margin-top: -80px;
    position: relative!important;
    text-align: left!important
}

.sectione-home-swiper .my-bullet {
    background-color: #d2e9ff;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 5px;
    margin: 0 6px 100px;
    width: 35px
}

.sectione-home-swiper .my-bullet-active {
    background: #1274ff;
    margin: 0 13px 100px;
    width: 62px
}

.sectione-home-swiper .jump_register {
    height: 46px;
    width: 450px
}

.sectione-home-swiper .jump_register input {
    background: #e6f3ff;
    font-size: 14px
}

.sectione-home-swiper .jump_register button {
    font-size: 16px;
    padding: 11px 33px
}

.template-swiper {
    background-color: #fff;
    color: #01142d;
    font-size: 50px;
    overflow: hidden;
    text-align: center;
    transform: translateZ(0)
}

.template-swiper h2 {
    color: #01142d;
    font-size: 50px;
    margin: 115px 0 0;
    width: 100%
}

.template-swiper p {
    color: #474d57;
    font-size: 24px;
    margin: 26px 0 50px;
    width: 100%
}

.template-swiper .mould-item {
    height: 600px;
    padding: 20px 0;
    width: 100%
}

.template-swiper .mould-item .swiper-wrapper {
    height: 100%;
    width: 100%
}

.template-swiper .mould-item .swiper-wrapper .mould-item-box {
    -webkit-backface-visibility: hidden;
    background-size: 100%!important;
    box-shadow: 0 3px 10px 3px #eff1f6;
    height: 100%;
    -webkit-perspective: 1000;
    transition: margin-top .3s ease 0s,background-position .5s ease 0s
}

.template-swiper .mould-item .swiper-wrapper .mould-item-box a {
    display: block;
    height: 100%;
    width: 100%
}

.template-swiper .mould-item .swiper-wrapper .mould-item-box:hover {
    background-position-y: 100%!important;
    box-shadow: 0 3px 10px 3px #e3e6ec;
    margin-top: -10px;
    transition: background-position 8s linear 0s;
    transition: background-position 8s linear 0s,margin-top .3s linear 0s
}

.template-swiper .mould-item .swiper-wrapper .mould-item-box:hover a {
    padding-bottom: 10px
}

.template-swiper .swiper-wrapper {
    transition-timing-function: linear!important
}

.template-swiper button {
    margin: 80px 0 34px
}

.step-box {
    padding-top: 100px
}

.step-box,.step-box p {
    text-align: center;
    width: 100%
}

.step-box p {
    color: #333;
    font-size: 24px
}

.step-box .step-text {
    color: #2f344a;
    font-size: 40px;
    font-weight: 700;
    margin: 7px 0 20px;
    text-align: center
}

.step-box .step-text i {
    color: #f8af3c;
    font-size: 71px;
    font-style: normal
}

.step-box .step-item-box {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    width: 100%
}

.step-box .step-item-box .step-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 18px 0 rgba(223,234,253,.5);
    height: 100%;
    max-width: 310px;
    width: 24%
}

.step-box .step-item-box .step-item h2 {
    font-size: 40px;
    height: 60px;
    margin: 36px 220px 0 29px;
    position: relative;
    z-index: 1
}

.step-box .step-item-box .step-item strong {
    color: #37465e;
    float: left;
    font-size: 22px;
    margin: 0 0 0 23px;
    padding-bottom: 50%;
    position: relative;
    z-index: 1
}

.step-box .step-item-box .step-item img {
    height: 100%;
    right: 0;
    width: auto
}

.step-box .step-item-box .step1 {
    color: #2667cb
}

.step-box .step-item-box .step2 {
    color: #28aeee
}

.step-box .step-item-box .step3 {
    color: #f8af3c
}

.step-box .step-item-box .step4 {
    color: #ff504f
}

.step-box .com-button {
    margin: 81px auto 120px
}

.section-bottom .edition-center {
    max-width: none
}

@media (max-width: 960px) {
    .sectione-home-swiper {
        background-color:#f2f9ff;
        position: relative
    }

    .sectione-home-swiper .index-swiper-wrapper {
        height: auto
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box {
        width: 100%
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center {
        flex-direction: column-reverse
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center h2 {
        color: #000;
        font-size: 18px;
        font-weight: 600;
        margin: 0 0 20px;
        text-align: center;
        width: 100%
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center p {
        color: #555;
        font-size: 12px;
        margin-bottom: 25px;
        text-align: center;
        width: 100%
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center span {
        font-size: 24px
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        position: relative;
        top: 0;
        width: 100%
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center .swiper-img-item {
        position: relative;
        right: 0!important;
        transform: none!important;
        width: auto;
        width: 33%
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-box .edition-center img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-img1 {
        background: url(https://static.shoptop.com/home/img/home/banner.jpg) no-repeat
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-img1,.sectione-home-swiper .index-swiper-wrapper .swiper-img2 {
        background-position: 100% -10px!important;
        background-size: 180%!important
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-img2 .edition-center h2 p {
        font-size: 12px;
        margin: 0 auto 10px;
        padding: 6px 20px
    }

    .sectione-home-swiper .index-swiper-wrapper .swiper-img3 {
        background-position: -270px -10px!important;
        background-size: 180%!important
    }

    .sectione-home-swiper .index-swiper-wrapper .jump_register input {
        background: #e6f3ff;
        font-size: 10px
    }

    .sectione-home-swiper .index-swiper-wrapper .jump_register button {
        font-size: 12px;
        padding: 9px 33px
    }

    .sectione-home-swiper .index-swiper-wrapper .my-pagination {
        bottom: -10px!important;
        display: flex;
        height: 50px;
        justify-content: center;
        margin-top: 10px;
        position: absolute;
        width: 100%
    }

    .sectione-home-swiper .index-swiper-wrapper .my-bullet {
        background-color: #d2e9ff;
        border-radius: 3px;
        cursor: pointer;
        display: inline-block;
        height: 5px;
        width: 35px
    }

    .sectione-home-swiper .index-swiper-wrapper .my-bullet-active {
        background: #1274ff;
        width: 62px
    }

    .template-swiper h2 {
        color: #000;
        font-size: 26px;
        font-weight: 500;
        margin: 80px 0 0
    }

    .template-swiper p {
        color: #333;
        font-size: 14px;
        margin: 12px 0 30px
    }

    .template-swiper .mould-item {
        height: 500px
    }

    .template-swiper .com-button {
        display: none
    }

    .step-box .step-text {
        color: #000;
        font-size: 26px;
        font-weight: 500
    }

    .step-box .step-text i {
        font-size: 50px
    }

    .step-box p {
        font-size: 14px
    }

    .step-box .step-item-box {
        flex-wrap: wrap;
        margin-top: 40px
    }

    .step-box .step-item-box .step-item {
        margin-bottom: 33px;
        width: 48%
    }

    .step-box .step-item-box .step-item h2 {
        font-size: 28px;
        height: auto;
        margin: 18px 14px 0;
        text-align: left
    }

    .step-box .step-item-box .step-item strong {
        color: #37465e;
        float: left;
        font-size: 14px;
        margin: 0 0 0 14px;
        padding-bottom: 50%
    }

    .step-box .com-button {
        margin: 20px auto 60px
    }
}

.no-scroll-bar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.no-scroll-bar::-webkit-scrollbar {
    display: none
}

.partner-wrap {
    padding: 120px 40px
}

.partner-wrap h2 {
    color: #000;
    font-size: 48px;
    margin-bottom: 120px;
    text-align: center;
    width: 100%
}

.partner-wrap p {
    margin: -100px 0 70px;
    text-align: center;
    width: 100%
}

.partner-wrap .partner-box {
    display: grid;
    grid-template-columns: repeat(4,24%);
    justify-content: space-between
}

.partner-wrap .partner-box .partner-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px 0 rgba(215,225,244,.5);
    height: 110px;
    margin-bottom: 40px;
    padding: 32px 10px;
    width: 100%
}

.partner-wrap .partner-box .partner-item img {
    height: 100%;
    margin: 0 auto
}

@media (max-width: 960px) {
    .partner-wrap {
        padding:30px 20px
    }

    .partner-wrap h2 {
        font-size: 24px;
        margin: 0 0 30px
    }

    .partner-wrap p {
        margin: -10px 0 10px;
        text-align: center;
        width: 100%
    }

    .partner-wrap .partner-box {
        grid-template-columns: repeat(2,48%);
        justify-content: space-between;
        margin-bottom: 30px
    }

    .partner-wrap .partner-box .partner-item {
        border-radius: 8px;
        height: 55px;
        margin-bottom: 40px;
        padding: 15px 5px
    }

    .partner-wrap .partner-box .partner-item img {
        height: 100%;
        margin: 0 auto
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s,top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

@-webkit-keyframes bg-pan-left {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes bg-pan-left {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.media-card {
    background-color: #fff
}

.media-container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1386px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px
}

.media-wrap {
    align-items: center;
    display: flex;
    width: 100%
}

.image-wrap {
    position: relative;
    width: 46%
}

.media-margin {
    padding: 80px 0
}

.media-padding {
    padding-bottom: 80px
}

.media-left {
    padding-left: 80px
}

.media-right {
    padding-right: 80px
}

.text-wrap {
    width: 700px
}

.text-wrap h2 {
    color: #000;
    font-size: 48px;
    font-weight: 500;
    line-height: 68px;
    margin-bottom: 40px
}

.text-wrap .media-block {
    align-items: flex-start;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    margin-bottom: 24px;
    padding-bottom: 24px
}

.text-wrap .media-block img {
    height: 34px;
    width: 34px
}

.text-wrap .media-block .block-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 8px
}

.text-wrap .media-block .block-title {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 8px
}

.text-wrap .media-block .block-text {
    color: rgba(0,0,0,.6);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

.text-wrap .media-block-last {
    border-bottom: none;
    margin-bottom: 40px;
    padding-bottom: 0
}

.text-wrap .media-button {
    align-items: center;
    background-color: #1274ff;
    border: 0;
    border-radius: 30px;
    box-shadow: none;
    color: #fff;
    display: block;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    height: 54px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 152px
}

.local-payment {
    background: #f4f7fa;
    padding-bottom: 80px;
    padding-top: 70px
}

.local-container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1386px;
    padding-left: 40px;
    padding-right: 40px
}

.local-container h2 {
    color: #000;
    font-size: 48px;
    font-weight: 500;
    line-height: 68px;
    text-align: center
}

.local-container .local-desc {
    color: rgba(0,0,0,.8);
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 40px;
    margin-top: 16px;
    text-align: center
}

.local-container .local-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.local-container .local-item {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.03);
    padding: 60px 24px
}

.local-container .local-image {
    background: #f1f7fe;
    border-radius: 16px;
    height: 88px;
    margin: auto;
    padding: 10px;
    width: 88px
}

.local-container .local-text {
    color: rgba(0,0,0,.6);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 24px
}

.free-container {
    background: linear-gradient(269.77deg,#7de7d1 .25%,#4640f2 50.49%,#9130ed 99.84%);
    margin: auto;
    padding: 70px 0;
    text-align: center
}

.free-container .free-wrap {
    margin: auto;
    text-align: center;
    width: 880px
}

.free-container h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    line-height: 68px
}

.free-container .free-desc {
    color: hsla(0,0%,100%,.8);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 32px;
    margin-top: 16px
}

.free-container .free-input {
    background-color: #f3f4f9;
    border-radius: 40px;
    display: flex;
    height: 64px;
    margin: auto;
    width: 727px
}

.free-container .free-input input {
    background: none;
    border: none;
    border-radius: 0;
    color: #000;
    flex: 1;
    font-size: 20px;
    height: 100%;
    line-height: 26px;
    outline: none;
    padding-left: 30px;
    width: 100%
}

.free-container .free-button {
    background: #1274ff;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    height: 54px;
    margin: 5px;
    outline-style: none;
    width: 180px
}

.free-container .free-button:hover {
    -webkit-animation: bg-pan-left .5s;
    animation: bg-pan-left .5s;
    background-image: linear-gradient(270deg,#1274ff 50%,#207cff 70%,#4ab9ff)!important;
    background-size: 200% 200%;
    box-shadow: none;
    color: #fff
}

.free-container .free-text {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 32px
}

.free-container .free-success {
    align-items: center;
    color: #fff;
    display: none;
    font-size: 24px;
    font-weight: 500;
    justify-content: center;
    line-height: 34px;
    margin-top: 24px
}

.free-container .free-success svg {
    margin-right: 16px
}

@media (max-width: 960px) {
    .media-margin {
        padding:40px 0
    }

    .media-container {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }

    .media-wrap {
        flex-direction: column-reverse
    }

    .text-wrap {
        padding-left: 0;
        width: 100%
    }

    .image-wrap {
        margin-top: 24px;
        width: 100%
    }

    .text-wrap h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 24px;
        text-align: center
    }

    .text-wrap .media-block {
        margin-bottom: 16px;
        padding-bottom: 16px
    }

    .text-wrap .media-block img {
        height: 28px;
        width: 28px
    }

    .text-wrap .media-block .block-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 4px
    }

    .text-wrap .media-block .block-text {
        font-size: 16px;
        line-height: 24px
    }

    .text-wrap .media-button {
        font-size: 16px;
        height: 40px;
        width: 100%
    }

    .media-mobile {
        flex-direction: column;
        padding-bottom: 40px
    }

    .media-left {
        padding-left: 0
    }

    .media-right {
        padding-right: 0
    }

    .local-payment {
        padding: 40px 0
    }

    .local-container {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }

    .local-container h2 {
        font-size: 24px;
        line-height: 34px
    }

    .local-container .local-desc {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 24px;
        margin-top: 4px
    }

    .local-container .local-grid {
        grid-row-gap: 24px;
        grid-column-gap: 24px;
        grid-auto-columns: 4fr;
        grid-template-columns: 4fr
    }

    .local-container .local-item {
        align-items: center;
        border-radius: 5px;
        display: flex;
        padding: 16px
    }

    .local-container .local-image {
        flex: none;
        height: 50px;
        margin-right: 10px;
        width: 50px
    }

    .local-container .local-text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0
    }

    .free-container {
        padding: 40px 20px
    }

    .free-container .free-wrap {
        width: 100%
    }

    .free-container h1 {
        font-size: 24px;
        line-height: 34px
    }

    .free-container .free-desc {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
        margin-top: 8px
    }

    .free-container .free-input {
        display: block;
        height: 48px;
        width: 100%
    }

    .free-container .free-input input {
        font-size: 16px
    }

    .free-container .free-button {
        font-size: 16px;
        height: 48px;
        margin-top: 16px;
        width: 100%
    }

    .free-container .free-text {
        font-size: 14px;
        margin-top: 80px
    }

    .free-container .free-success {
        flex-direction: column;
        font-size: 18px;
        line-height: 26px;
        margin-top: 24px
    }

    .free-container .free-success svg {
        margin-bottom: 8px;
        width: 25px
    }
}

    .mt-lg-5 {
        margin-top: 3rem !important
    }
.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: .25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: .25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: .5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: .5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.8rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.8rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

.g-6,
.gx-6 {
    --bs-gutter-x: 4rem
}

.g-6,
.gy-6 {
    --bs-gutter-y: 4rem
}

.g-7,
.gx-7 {
    --bs-gutter-x: 6.5rem
}

.g-7,
.gy-7 {
    --bs-gutter-y: 6.5rem
}

.g-8,
.gx-8 {
    --bs-gutter-x: 7.8rem
}

.g-8,
.gy-8 {
    --bs-gutter-y: 7.8rem
}

.text-center {
    text-align: center !important
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}