.title-lg {
  line-height: 1.7;
  color: #45586c;
  font-size: 30px;
  margin: 24px 0;
}

.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_header .head {
  font-size: 18px;
  color: #272a49;
  letter-spacing: 0;
  line-height: 34px;
  margin: 0 auto;
  text-align: left;
}

.iconfont {
  font-size: 32px !important;
}

.iconSty {
  color: #58CBD0;
}

.iconWx {
  color: #508256;
}

.title-sm {
  line-height: 1.7;
  color: #45586c;
  font-size: 18px;
  margin: 18px 0;
}

.sol-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.title-md {
  line-height: 1.7;
  color: #3f4a56;
  font-weight: lighter;
  font-size: 22px;
}

.text-content {
  line-height: 1.7;
  font-size: 16px;
  color: #8091a5;
}

.title-mag {
  margin: 30px 0;
}

.m-b-lg {
  margin-bottom: 30px;
}

.why-us {
  text-align: left;
}

.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;
}

.why-us .card .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;
}

.why-us .card .title img {
  width: 36px;
  height: 36px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.why-us .card .title .sol-article {
  min-height: 80px;
}

.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-3 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
}

.ani-img [class*='col'] {
  margin: 10px;
}

.ani-img [class*='col'] img {
  width: 100%;
}

.title-center {
  text-align: center;
}

.a-link {
  font-size: 16px;
  text-decoration: none;
  color: #68bd79;
}

.sol-title {
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 32px;
}

.sol-article {
  opacity: .8;
  font-size: 14px;
  color: #272a49;
  line-height: 26px;
}

.swiper-scrollbar1 {
  display: none;
}

.swiper-container2 {
  display: none;
}

.cardNone {
  display: block;
}

.header {
  width: 100%;
  height: 66px;
  background-color: #fdfdfd;
  border-bottom: 1px solid #f1f2f3;
  z-index: 11;
  box-shadow: 0 4px 12px 0 rgba(52, 63, 75, 0.06), 0 10px 20px 0 rgba(52, 63, 75, 0.06), 0 0 0 1px rgba(52, 63, 75, 0.02);
}

@media (min-width: 768px) {
  .header .header-core {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .header .header-core {
    width: 100%;
  }
}

@media (min-width: 1440px) {
  .header .header-core {
    width: 1440px;
  }
}

.header .header-core {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.header .header-core .logo {
  display: block;
  height: 100%;
  line-height: 66px;
  text-align: center;
  font-size: 24px;
  margin-top: 5px;
}

.header .header-core .memus {
  margin-left: 60px;
  width: 550px;
  height: 100%;
}

.header .header-core .memus .memusBox {
  display: flex;
  width: 100%;
  height: 66px;
  justify-content: space-between;
  align-items: center;
}

.header .header-core .memus .memusBox .box-item {
  font-size: 16px;
  color: #333333;
}

.header .header-core .memus .memusBox .box-item a {
  display: block;
  cursor: pointer;
}

.header .header-core .btnBox {
  width: 240px;
  height: 100%;
  line-height: 66px;
  text-align: center;
}

.header .header-move {
  display: none;
}

.header .menuModal {
  display: none;
}

.header .header-core ::after {
  content: "";
  display: block;
  clear: both;
}

.container {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.container .cooperationCard {
  height: 100%;
  padding: 60px;
}

.container .cooperationCard .cooperationImg {
  width: 251px;
  height: 95px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.container .sol-banner {
  position: relative;
  padding-top: 30px;
  width: 100%;
  height: 380px;
  background: #f6f8fb;
}

.container .sol-banner .sol-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 280px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 40px 0 60px;
}

.container .sol-banner .sol-wrapper .left {
  width: 611px;
  position: relative;
}

.container .sol-banner .sol-wrapper .left .sol-title {
  margin-top: 32px;
  margin-bottom: 24px;
}

.container .sol-banner .sol-wrapper .left .sol-article {
  margin: 0 auto 48px;
}

.container .sol-product {
  width: 100%;
  background-color: #373f5e;
  overflow: hidden;
}

.container .sol-product .sol-title {
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  margin: 96px auto 16px;
}

.container .sol-product .sol-desc {
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  margin: 0 auto 48px;
}

.container .sol-product .sol-product-container {
  width: 1216px;
  background: #fff;
  margin: 0 auto 96px;
  overflow: hidden;
}

.container .sol-product .sol-product-container .sol-item {
  padding: 72px;
}

.container .sol-product .sol-product-container .sol-item .itemBox {
  width: 448px;
}

.container .sol-product .sol-product-container .sol-item .sol-article {
  margin-bottom: 30px;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs {
  width: 480px;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .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;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_bar .active {
  color: #fff;
  background-color: #58CBD0;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel {
  margin-top: 36px;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .panel-item {
  display: none;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .panel-item .active {
  display: block;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .panel-item .sol-func-list li {
  margin-bottom: 16px;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .panel-item .sol-func-list li .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;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .panel-item .sol-func-list li .sol-func_desc {
  opacity: .6;
  font-size: 14px;
  color: #191c3d;
  letter-spacing: 0;
  line-height: 26px;
  margin-left: 36px;
}

.container .sol-product .sol-product-container .sol-item .sol-tabs .sol-tabs_panel .active {
  display: block;
}

.container .bg-gray {
  background-color: #f6f8fb;
}

.container .bg-gray .sol-section-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.container .bg-gray .sol-section-container .sol-title {
  margin-top: 32px;
  margin-bottom: 24px;
}

.container .bg-gray .sol-section-container .sol-desc {
  opacity: .6;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto 48px;
  letter-spacing: 0;
}

.container .sol-section {
  padding: 36px 0;
  text-align: center;
}

.footer {
  position: relative;
  width: 100%;
  height: 280px;
  background-color: #001635;
}

.footer .footer-heart {
  margin-left: 100px;
}

.footer .footer-heart .footer-img {
  width: 140px;
  height: 50px;
  margin-top: 40px;
}

.footer .footer-heart .footer-text {
  margin-top: 30px;
  font-size: 14px;
  color: #9BBABC;
}

.footer .footer-heart .footer-text2 {
  margin-top: 20px;
  font-size: 14px;
  color: #9BBABC;
  display: grid;
}

.footer .footer-heart .footer-text3 {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #9BBABC;
}
