[class^="sol"] {
  font-family: PingFangSC-Regular;
}
.m-l-sm {
  margin-left: 12px !important;
}
.m-l-lg {
  margin-left: 36px !important;
}
.m-r-lg {
  margin-right: 36px !important;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row .col-12 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
}
.row .col-11 {
  -ms-flex-preferred-size: 9.09090909%;
      flex-basis: 9.09090909%;
}
.row .col-10 {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.row .col-9 {
  -ms-flex-preferred-size: 11.11111111%;
      flex-basis: 11.11111111%;
}
.row .col-8 {
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
}
.row .col-7 {
  -ms-flex-preferred-size: 14.28571429%;
      flex-basis: 14.28571429%;
}
.row .col-6 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
}
.row .col-5 {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.row .col-4 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.row .col-3 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
}
.row .col-2 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.row .col-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.sol-btn {
  display: inline-block;
  min-width: 155px;
  background: #68bd79;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 22px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}
.sol-btn:hover,
.sol-btn:active,
.sol-btn:focus {
  text-decoration: none!important;
}
.sol-btn_ghost {
  background-color: transparent;
  border: 1px solid #272a49;
  color: #272a49;
}
.bg-white {
  background-color: #fff!important;
}
.sol-section {
  padding: 36px 0;
  text-align: center;
}
.sol-section.bg-dark {
  background-color: #373f5e;
}
.sol-section.bg-dark [class*='card'] .sol-subtitle {
  color: #333333;
}
.sol-section.bg-dark .sol-title,
.sol-section.bg-dark .sol-desc,
.sol-section.bg-dark .sol-subtitle {
  color: #fff;
}
.sol-section.bg-gray {
  background-color: #f6f8fb;
}
.sol-section-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.sol-section-container img.main {
  width: 80%;
  margin: 12px auto;
}
.sol-title {
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 32px;
}
.sol-subtitle {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.sol-desc {
  opacity: .6;
  font-size: 16px;
  line-height: 30px;
}
.sol-article {
  opacity: .8;
  font-size: 14px;
  color: #272a49;
  line-height: 26px;
}
.why-us {
  text-align: left;
}
.why-us .title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.why-us .title img {
  width: 36px;
  height: 36px;
  margin-right: 12px;
}
.jicheng .card {
  margin: 12px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.jicheng .card .title img {
  width: 64px;
  height: 64px;
  margin: 24px;
}
.jicheng .card .sol-article {
  padding: 0 12px;
  min-height: 164px;
}
.jicheng .card-ft {
  padding: 12px;
  border-top: 1px solid #e8e8e8;
}
.jicheng .card-ft a {
  font-size: 14px;
}
.tongdian.gzh,
.why-us.gzh {
  height: 220px;
  margin-bottom: 36px;
}
.tongdian.gzh .card .title,
.why-us.gzh .card .title {
  margin: 0 0 12px 0;
}
.tongdian.gzh .card .sol-article,
.why-us.gzh .card .sol-article {
  height: 100px;
}
.tongdian .card,
.why-us .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 262px;
  margin: 10px;
  padding: 0 24px;
  background-color: #fff;
  color: #272a49;
}
.tongdian .card.flex-v .title,
.why-us .card.flex-v .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
}
.tongdian .card.flex-v .title img,
.why-us .card.flex-v .title img {
  margin-bottom: 12px;
}
.tongdian .card .title,
.why-us .card .title {
  margin-top: 0;
}
.tongdian .card .icon,
.why-us .card .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0px auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.tongdian .card .icon img,
.why-us .card .icon img {
  display: block;
  width: 60%;
  height: 60%;
}
.tongdian .card .icon + .title,
.why-us .card .icon + .title {
  margin: 24px 0;
}
.tongdian .card .sol-article,
.why-us .card .sol-article {
  min-height: 80px;
}
.ani-img [class*='col'] {
  margin: 10px;
}
.ani-img [class*='col'] img {
  width: 100%;
}
.card-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 12px;
  padding: 24px;
  min-height: 138px;
  background-color: #fff;
  text-align: left;
}
.card-1 .sol-subtitle {
  margin-bottom: 6px;
}
.card-1 .icon {
  margin-right: 24px;
}
.card-1 .icon img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-2 {
  margin: 24px;
  background-color: #fff;
  text-align: left;
  -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.45);
}
.card-2 .cover img {
  width: 100%;
}
.card-2 .content {
  padding: 24px;
  min-height: 105px;
}
.card-2 .content .sol-subtitle {
  margin-bottom: 6px;
}
.process .col {
  position: relative;
}
.process .col:last-child::after {
  content: none;
}
.process .col::after {
  content: '';
  width: calc(64%);
  height: 1px;
  border-top: 1px dashed #b8c1c945;
  position: absolute;
  top: 36px;
  left: 68%;
}
.process .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 72px;
  height: 72px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 2;
}
.process .icon img {
  width: 50%;
  height: 50%;
}
.process .sol-subtitle {
  margin: 12px;
}
.process .sol-article {
  color: rgba(255, 255, 255, 0.6);
}
.func-intro .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #d9e2f0;
  text-align: left;
}
.func-intro .tab-bar {
  width: 280px;
  background: #f2f6fd;
}
.func-intro .tab-bar li {
  line-height: 60px;
  background: #f7faff;
  font-size: 16px;
  padding-left: 30px;
  cursor: pointer;
  color: #333;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.func-intro .tab-bar li.active {
  background: #fff;
  color: #68bd79;
}
.func-intro .tab-bar li.active::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 3px;
  height: 24px;
  background: #68bd79;
}
.func-intro .tab-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.func-intro .tab-panel .intro-item:not(.active) {
  display: none;
}
.func-intro .tab-panel .intro-item > div {
  margin-bottom: 24px;
}
.func-intro .tab-panel .intro-item > div .title {
  font-size: 15px;
  font-weight: 600;
}
.product-section.product-tab_bar {
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0 20px 30px -10px rgba(16, 20, 40, 0.06);
          box-shadow: 0 20px 30px -10px rgba(16, 20, 40, 0.06);
}
.product-section.product-tab_bar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-section.product-tab_bar li {
  position: relative;
  height: 48px;
  margin: 0 42px;
  font-size: 18px;
  line-height: 28px;
  color: #8E98A7;
  cursor: pointer;
}
.product-section.product-tab_bar li.active {
  color: #333333;
}
.product-section.product-tab_bar li.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #68bd79;
  margin: 0 12px;
}
.product-section.product-tab_panel .sol-section-container {
  padding: 24px;
  background-color: #fff;
}
.product-section.product-tab_panel .sol-section-container .product-tab li {
  display: none;
}
.product-section.product-tab_panel .sol-section-container .product-tab li.active {
  display: block;
}
.product-section.product-tab_panel .sol-section-container .product-tab .hd {
  display: none;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: left;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd-item:hover {
  background-color: #f6f8fb;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd-item .bd-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: 64px;
  margin-right: 12px;
  border-radius: 3px;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd-item .bd-icon i {
  font-size: 32px;
  color: #68bd79;
}
.product-section.product-tab_panel .sol-section-container .product-tab .bd-item .bd-txt {
  width: 275px;
  min-height: 124px;
}
.product-section.product-tab_panel .sol-section-container .product-tab .ft a {
  font-size: 15px;
}
.product-tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sol-banner {
  position: relative;
  padding-top: 30px;
  width: 100%;
  height: 380px;
  background: #f6f8fb;
}
.sol-banner .sol-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 280px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding: 40px 0 60px;
}
.sol-banner .sol-wrapper .sol-title {
  margin-top: 32px;
  margin-bottom: 24px;
}
.sol-banner .sol-wrapper .sol-article {
  margin: 0 auto 48px;
}
.sol-banner .sol-wrapper .left {
  width: 611px;
  position: relative;
}
.sol-banner .sol-wrapper .right img {
  display: block;
  width: 512px;
  height: 256px;
}
.sol-product {
  width: 100%;
  background-color: #023894;
  overflow: hidden;
}
.sol-product .sol-title {
  margin: 96px auto 16px;
}
.sol-product .sol-desc {
  margin: 0 auto 48px;
}
.sol-product .sol-title,
.sol-product .sol-desc {
  color: #fff;
  letter-spacing: 0;
  text-align: center;
}
.sol-product-container {
  width: 1216px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
}
.sol-product-container .sol-item {
  padding: 72px;
}
.sol-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sol-item:nth-of-type(even) {
  background: #f6f8fb;
}
.sol-item.has-tabs > div {
  width: 480px;
}
.sol-item.has-tabs > div:first-child {
  width: 448px;
}
.sol-item .sol-article {
  margin-bottom: 30px;
}
.sol-item_header .order {
  display: inline-block;
  width: 40px;
  font-size: 20px;
  color: #272a49;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0 auto;
  text-align: left;
}
.sol-item_header .head {
  font-size: 18px;
  color: #272a49;
  letter-spacing: 0;
  line-height: 34px;
  margin: 0 auto;
  text-align: left;
}
.sol-item_border {
  position: relative;
  width: 416px;
  height: 1px;
  background: #ebeff6;
  margin-bottom: 49px;
}
.sol-item_border::before {
  display: block;
  position: absolute;
  top: -1px;
  content: "";
  width: 20px;
  height: 3px;
  background: #272a49;
}
.sol-item_ul li {
  font-size: 14px;
  color: #272a49;
  line-height: 26px;
  margin-bottom: 9px;
}
.sol-item_ul li::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/cabd58160905574635f15937d4272496.png) no-repeat 50%;
  border-radius: 18px;
  background-size: 100%;
  vertical-align: sub;
  margin-right: 16px;
}
.sol-item .sol-func-list li {
  margin-bottom: 16px;
}
.sol-item .sol-func-list .sol-func_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 12px;
  width: 122px;
  text-align: left;
  white-space: nowrap;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
}
.sol-item .sol-func-list .sol-func_name img {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.sol-item .sol-func-list .sol-func_name span {
  margin-left: 12px;
}
.sol-item .sol-func-list .sol-func_desc {
  opacity: .6;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-left: 36px;
}
.sol-whyUs {
  background-color: #f6f8fb;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 96px;
}
.sol-whyUs .sol-title,
.sol-whyUs .sol-article {
  text-align: center;
}
.sol-whyUs .sol-item {
  margin-bottom: 36px;
}
.sol-whyUs .sol-wrapper {
  width: 1216px;
  margin: 40px auto;
}
.sol-whyUs .reasons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sol-whyUs .reason {
  width: 608px;
  height: 212px;
  padding: 38px 49px 48px 38px;
  border: 1px solid #cccfd9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sol-whyUs .reason .summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sol-whyUs .reason .summary-wrapper .reason-summary {
  position: relative;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #191c3d;
  padding-left: 36px;
}
.sol-whyUs .reason .summary-wrapper .reason-summary-icon {
  display: block;
  width: 48px;
  height: 48px;
}
.sol-whyUs .reason .reason-description {
  width: 448px;
  opacity: .8;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  padding-left: 84px;
}
.sol-whyUs .reason:first-child {
  border-right: none;
  border-bottom: none;
}
.sol-whyUs .reason:last-child {
  border-top: none;
  border-left: none;
}
.sol-whyUs .sol-tabs_panel {
  margin-top: 0;
}
.sol-whyUs .tabs-content {
  padding-left: 48px;
}
.sol-whyUs .tabs-content ul li {
  position: relative;
  opacity: .8;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 8px;
}
.sol-whyUs .case-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sol-whyUs .case-list img {
  display: block;
  width: 240px;
  height: 120px;
  margin-left: 20px;
  margin-bottom: 16px;
}
.sol-whyUs .tabs-content .tab-content {
  width: 566px;
  margin-right: 66px;
}
.sol-whyUs .tabs-content .tab-content-name {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 38px;
}
.sol-whyUs .tabs-content .tab-content-description {
  opacity: .8;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 16px;
}
.sol-whyUs .tabs-content .solution-name {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 24px;
}
.sol-whyUs .tabs-content .solution-description {
  opacity: .8;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 8px;
}
.sol-whyUs .tabs-content .achievements-name {
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 24px;
}
.sol-whyUs .tabs-content .achievements-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sol-whyUs .tabs-content .achievements-wrapper .achievement-description {
  position: relative;
  opacity: .8;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 8px;
}
.sol-anli.sol-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sol-anli.sol-tabs .sol-tabs_bar {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sol-anli.sol-tabs .sol-tabs_bar div {
  width: 280px;
  height: 46px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 30px;
  border-bottom: 1px solid #cccfd9;
  margin-bottom: 16px;
  margin-right: 64px;
  cursor: pointer;
}
.sol-anli.sol-tabs .sol-tabs_bar div.active {
  color: #68bd79;
  border-bottom: 2px solid #68bd79;
}
.sol-anli.sol-tabs .sol-tabs_panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sol-anli.sol-tabs .sol-tabs_panel > div {
  display: none;
}
.sol-anli.sol-tabs .sol-tabs_panel > div.active {
  display: block;
}
.sol-tabs_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.sol-tabs_bar .bar-item {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 48px;
  background: #ebeff5;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
  background-color: #ebeff5;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.sol-tabs_bar .bar-item .arrow {
  display: none;
  position: absolute;
  top: 48px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 12px solid transparent;
  border-top-color: #68bd79;
}
.sol-tabs_bar .bar-item:hover {
  background: #dadce6;
}
.sol-tabs_bar .bar-item.active {
  color: #fff;
  background-color: #68bd79;
}
.sol-tabs_bar .bar-item.active:hover {
  background-color: #68bd79;
}
.sol-tabs_bar .bar-item.active .arrow {
  display: block;
}
.sol-tabs_panel {
  margin-top: 36px;
}
.sol-tabs_panel .panel-item {
  display: none;
}
.sol-tabs_panel .panel-item.active {
  display: block;
}
.sol-unfold [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 160px;
  padding: 24px;
  border: 1px solid #e8e8e8;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .6s;
  transition: all .6s;
}
.sol-unfold [class*='col-']:not(:last-child) {
  border-right: none;
}
.sol-unfold [class*='col-']:hover,
.sol-unfold [class*='col-'].active {
  -ms-flex-preferred-size: calc(256.66666667px);
      flex-basis: calc(256.66666667px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.15);
}
.sol-unfold [class*='col-']:hover .content,
.sol-unfold [class*='col-'].active .content {
  display: block;
}
.sol-unfold [class*='col-']:hover .sol-article,
.sol-unfold [class*='col-'].active .sol-article {
  margin-top: -8px;
}
.sol-unfold [class*='col-']:hover .icon .sol-article,
.sol-unfold [class*='col-'].active .icon .sol-article {
  display: none;
}
.sol-unfold [class*='col-'] .sol-article {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 16px;
  color: #191c3d;
}
.sol-unfold [class*='col-'] .icon img {
  width: 32px;
  height: 32px;
}
.sol-unfold [class*='col-'] .content {
  display: none;
  width: 240px;
  margin-left: 24px;
  text-align: left;
  font-size: 14px;
  color: #191c3d8a;
}
.sol-unfold [class*='col-'] .content .icon img {
  width: 32px;
  height: 32px;
}
.sol-unfold [class*='col-'] .content .icon .sol-article {
  display: block;
}
.sol-unfold [class*='col-'] .content .desc {
  margin-top: 12px;
}
@media (max-width: 1200px) {
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .row [class*='col'] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .sol-btn_ghost + span {
    display: block;
    margin-top: 12px;
  }
  .process .col {
    margin-top: 24px;
  }
  .process .col::after {
    content: none;
  }
  .product-section.product-tab_panel .sol-section-container {
    padding: 0;
  }
  .product-section.product-tab_bar ul {
    display: none;
  }
  .product-section.product-tab_panel {
    padding: 0;
  }
  #product .sol-banner .left .sol-article {
    margin-top: 60px;
  }
  .product-section.product-tab_bar {
    padding-bottom: 24px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li {
    display: block!important;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .bd,
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .ft {
    display: block;
    background-color: #f6f8fb;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .bd .sol-subtitle,
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .ft .sol-subtitle {
    font-size: 16px;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .bd {
    border-top: 1px solid #e8e8e8;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .hd {
    color: #68bd79;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li.active .hd i {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul li:last-child .hd {
    border-bottom: 1px solid #e8e8e8;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .hd {
    position: relative;
    width: calc(100vw - 24px);
    padding: 12px;
    text-align: left;
    font-size: 16px;
    border-top: 1px solid #e8e8e8;
    overflow: hidden;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .hd i {
    float: right;
    font-size: 28px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .bd {
    display: none;
    padding: 12px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .ft {
    display: none;
    padding-bottom: 24px;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .bd-item {
    width: calc(100vw - 24px);
    padding: 0 12px 12px !important;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab ul .bd-item .bd-txt {
    width: 100%!important;
    min-height: auto!important;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab .hd {
    display: block!important;
  }
  .product-section.product-tab_panel .sol-section-container .product-tab .bd-icon {
    display: none!important;
  }
  .card-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-1 .sol-subtitle {
    text-align: center;
  }
  .card-1 .icon {
    margin: 12px auto;
  }
  .sol-desc {
    text-align: left;
  }
  .sol-section {
    padding: 24px;
  }
  .sol-section-container {
    width: 100%;
  }
  .sol-title {
    font-size: 28px;
  }
  .sol-btn + .m-l-lg {
    display: block;
    padding-top: 12px;
    padding-bottom: 24px;
    margin-left: 0!important;
  }
  .why-us.gzh {
    height: auto;
  }
  .why-us.gzh .card {
    height: 220px!important;
  }
  .sol-unfold .col {
    margin-bottom: 24px;
    border-right: 1px solid #e8e8e8!important;
    -ms-flex-preferred-size: auto!important;
        flex-basis: auto!important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .sol-unfold .col .icon .sol-article {
    display: none;
  }
  .sol-unfold .col .content {
    display: block;
  }
  .sol-unfold .col .content .sol-article {
    margin-top: 0;
  }
  .sol-banner {
    padding-top: 10px;
    height: auto;
  }
  .sol-banner .sol-wrapper {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }
  .sol-banner .sol-wrapper > div.left {
    width: calc( 100% - 40px );
    padding: 0 20px 20px 20px;
  }
  .sol-banner .sol-wrapper > div.left .sol-article {
    margin: 0 auto 20px;
  }
  .sol-banner .sol-wrapper > div.right {
    display: none;
  }
  .sol-banner .sol-wrapper > div.right img {
    width: 100%;
    margin: 0 auto 24px auto;
  }
  .sol-product > div:first-child {
    padding: 10px;
  }
  .sol-product .sol-product-container {
    width: 100%;
  }
  .sol-product .sol-title {
    margin: 60px auto 16px;
    font-size: 24px;
  }
  .sol-product .sol-item {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sol-product .sol-item .sol-item_border {
    width: 100%;
  }
  .sol-product .sol-item img {
    width: 100%;
    height: auto;
  }
  .sol-item.has-tabs > div:first-child {
    width: 100%;
  }
  .sol-item.has-tabs > div.sol-tabs {
    width: 100%;
    margin-top: 20px;
  }
  .sol-whyUs {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .sol-whyUs .sol-wrapper {
    width: 100%;
  }
  .sol-whyUs .sol-wrapper .sol-item {
    margin-top: 20px;
    padding: 20px;
  }
  .sol-whyUs .sol-wrapper .sol-item .sol-item_border {
    width: 100%;
  }
  .sol-whyUs .sol-wrapper .reason {
    width: 100%;
    height: auto;
    padding: 10px;
    margin-bottom: 16px;
    border: 1px solid #cccfd9!important;
  }
  .sol-whyUs .sol-wrapper .reason .reason-summary {
    padding-left: 10px;
  }
  .sol-whyUs .sol-wrapper .reason .reason-description {
    width: 100%;
    padding-left: 0;
  }
  .sol-anli {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sol-anli .case-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sol-anli .case-wrapper .tabs-content {
    padding-left: 0;
  }
  .sol-anli .case-wrapper .case-list {
    margin-top: 20px;
  }
  .sol-anli .case-wrapper .case-list img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .why-us .card {
    min-height: 160px!important;
  }
  .func-intro {
    word-break: break-all;
  }
  .func-intro .tab-bar {
    width: 100px!important;
  }
  .func-intro .tab-bar li {
    padding-left: 10px;
  }
  .func-intro .tab-panel {
    padding: 20px 12px;
  }
}
