html,
body {
  height: 100%;
  margin: 0;
  background-color: #fff;
  font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

html,
body {
  min-width: 1440px;
}

@media (max-width:1440px) {

  html,
  body {
    min-width: 1200px;
  }
}

ul,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 12px;
    font-weight: normal;
}

.product {
  min-height: 1000px;
}

.erp-title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}

.title-bottom {
  margin: 5px auto 50px auto;
  width: 242px;
  height: 3px;
  background-image: linear-gradient(to right, rgba(59, 135, 249, 1), rgba(235, 152, 38, 1));
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}

.product,
.product-con,
.product-detail {
  background-color: #fff;
  width: 100%;
  text-align: justify;
}

.product-all {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 15px;
}

.product-nav {
  margin: 0 auto;
}

.footer-bac {
  width: 100%;
  margin: 0 auto;
  background-color: #F6F6F6;
  padding: 50px 0;
}

.txt-item {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.nav-item {
  width: 72px;
  height: 80px;
  display: flex;
  flex-direction: column;
  margin: 0 60px;
  cursor: pointer;
  color: #8E8E8E;
}

.nav-txt {
  line-height: 40px;
  font-size: 18px;
  margin: auto;
}

.nav-item img {
  margin: auto;
  width: 40px;
  height: 40px;
}

.nav-item:hover {
  font-size: 16px;
  color: #186CEA !important;
  border-bottom: solid 2px #186CEA !important;
  /* font-weight: bold; */
}

.nav-item:hover span {
    font-weight: bold;
  }

.activeNav {
  font-weight: bold;
  color: #186CEA;
  border-bottom: solid 2px #186CEA;
}

.area {
  display: none;
  width: 1100px;
  margin: 40px auto;
  padding: 40px 50px 5px;
  background-color: #fff;
}

.area img,
.area img {
  width: 100%;
  height: auto;
}

.activeArea {
  display: block;
}

.detail-title {
  position: relative;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 30px;
  color: #666666;
  font-size: 22px;
  text-align: center;
  background-color: #fff;
}

.deve-title {
  position: relative;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 30px;
  color: #666666;
  font-size: 22px;
  text-align: center;
}

.solution-ban {
  width: 100%;
  height: 526px;
  position: relative;
  background: url("../img/6584.png") center top no-repeat;
  background-size: cover;
}

.solution-ceter {
  width: 1200px;
  padding-top: 220px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
}

.ban-img {
  width: 500px;
  height: auto;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}

.ban-img2 {
  width: 500px;
  height: auto;
  margin-top: 30px;
  opacity: 0;
  -webkit-animation: slide-left 1.5s forwards;
  animation: slide-left 1.5s forwards;
}

.product-list {
  width: 1200px;
  margin: 0 auto;
  padding: 43px 0;
text-align: center;
  flex-wrap: wrap;
  background-color: #fff;
}

.middle-content {
  padding-top: 30px;
  background: linear-gradient(to bottom, #F3F7FE,  rgba(255, 255, 255, 0.25),#fff);
}

.middle-txt {
  font-size: 16px;
  color: rgba(102, 102, 102, 1);
  text-align: justify;
  line-height: 30px;
}

.center-txt{
    text-align: center;
font-size: 16px;
font-weight: 550;
line-height: 19px;
color: #186CEA;
}

.center-line{
    margin: auto;
    width: 466px;
    height: 2px;
    background: linear-gradient(225deg, #FBFBFB, #186CEA, #FBFBFB);
    opacity: 0.27;
    margin-top: 13px;
}

.txt-title {
  font-size: 18px;
  text-align: left;
  line-height: 20px;
  margin: 50px 0 30px 0;
  padding-left: 10px;
  border-left: 3px solid #186CEA;
}



.safe-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.safe-item {
  height: auto;
  margin-top: 10px;
}

.safe-item img {
  float: left;
  width: 30px;
  height: 30px;
}

.safe-txt {
  font-size: 20px;
  line-height: 30px;
  margin-left: 40px;
}

.safe-ul {
  color: #666666;
  margin: 0;
}

.safe-ul img{
    width: 33px;
    height: 33px;
    margin: 5px 15px 0 0;
}

.safe-ul li {
  font-size: 14px;
  line-height: 24px;
  margin: 30px 0 0;
  display: flex;
}

.guarantee-content {
  font-size: 14px;
  margin-top: 15px;
  color: #666666;
}

.guarantee-content img {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

.safe-box{
    width: 174px;
    height: 222px;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 26px 17px 0 17px;
    line-height: 20px;
}

.safe-box img{
    width: 75px;
    height: auto;
    margin: 0 auto 13px;
}

.safe-box p{
    margin-top: 11px;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
    text-align: left;
}

.ui-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.video-8min {
  cursor: pointer;
  position: relative;
  width: 800px;
  height: 416px;
  background-image: url("../img/8min.png");
  background-size: 100% 100%;
  margin-bottom: 20px;
}

.video-scheme {
  cursor: pointer;
  position: relative;
  width: 800px;
  height: 236px;
  background-image: url("../img/yizhanshi.png");
  background-size: 100% 100%;
}

.play-img {
  position: absolute;
  margin: auto;
  top: 18%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 78px;
  height: 78px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video-8min:hover .play-img {
  background-image: url("../img/play-hover.png");
}

.play-img0 {
  position: absolute;
  margin: auto;
  top: 45%;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video-scheme:hover .play-img0 {
  background-image: url("../img/play-hover.png");
}

.video-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.video1 {
  cursor: pointer;
  position: relative;
  width: 380px;
  height: 154px;
  background-image: url("../img/yuncang.png");
  background-size: 100% 100%;
}

.play-img1 {
  position: absolute;
  margin: auto;
  top: 24px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video1:hover .play-img1 {
  background-image: url("../img/play-hover.png");
}

.video2 {
  cursor: pointer;
  position: relative;
  width: 380px;
  height: 154px;
  background-image: url("../img/chanxiao.png");
  background-size: 100% 100%;
}

.play-img2 {
  position: absolute;
  margin: auto;
  top: 24px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video2:hover .play-img2 {
  background-image: url("../img/play-hover.png");
}

.video3 {
  cursor: pointer;
  position: relative;
  width: 380px;
  height: 154px;
  background-image: url("../img/fenxiao.png");
  background-size: 100% 100%;
}

.play-img3 {
  position: absolute;
  margin: auto;
  top: 24px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video3:hover .play-img3 {
  background-image: url("../img/play-hover.png");
}

.video4 {
  cursor: pointer;
  position: relative;
  width: 380px;
  height: 154px;
  background-image: url("../img/jiangjiu.png");
  background-size: 100% 100%;
}

.play-img4 {
  position: absolute;
  margin: auto;
  top: 24px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/play-img.png");
  background-size: 100% 100%;
}

.video4:hover .play-img4 {
  background-image: url("../img/play-hover.png");
}

.container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 12;
}

#left-video,
.why-video,
#middle-video {
  display: none;
}

.video-close {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 40px;
  height: 34px;
}

.video-close::before,
.video-close::after {
  position: absolute;
  content: " ";
  background-color: #999;
  left: 20px;
  width: 2px;
  height: 34px;
}

.video-close::before {
  transform: rotate(45deg);
}

.video-close::after {
  transform: rotate(-45deg);
}

.video-close:hover:before,
.video-close:hover:after {
  background-color: #5485e8;
}

.video-wrap {
  width: 70%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#eightMin,
#jackunWhy,
#product {
  width: 100%;
  height: 100%;
}

.product-footer {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.product-footer-item {
  cursor: pointer;
  width: 580px;
  height: 102px;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: center;
  transform: scale(0.98);
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.product-footer-item:hover {
  transform: scale(1);
}

.footer-img {
  height: 57px;
  width: 57px;
  margin: auto 0;
}

.img-txt {
  width: 130px;
  font-size: 18px;
  line-height: 106px;
  color: rgba(51, 51, 51, 1);
  margin-left: 17px;
}

.content-title {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

#sysImg {
  margin: 10px auto 20px;
}

ul {
  padding: 0;
  margin: 0;
}

a,
img {
  border: 0;
  text-decoration: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden
}

.clearfix {
  display: inline-block
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

.clearfix:after,
.fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

.mr20 {
  margin-right: 20px
}


.icon40x40 {
  width: 40px;
  height: 40px
}

.crad-area-icon1 {
  background-position: 0 0
}

.crad-area-icon2 {
  background-position: -40px 0
}

.crad-area-icon3 {
  background-position: -80px 0
}

.crad-area-icon4 {
  background-position: -120px 0
}

.card-area {
  height: 450px;
  width: 1200px;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
}


.card-area .bg-e1e1e1 {
  background: #e1e1e1
}

.card-area .card-item {
  z-index: 4;
  transition: all .5s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  position: relative;
  float: left;
  width: 130px;
  height: 430px;
  background-color: transparent;
  cursor: pointer;
  border-left: 1px solid #74a9f3;
  border-right: 1px solid #74a9f3;
  /* margin: 0 2px; */
}

.card-area .card-item+.card-item {
  margin-left: -1px
}

.card-area .card-item .card {
  transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  text-align: center;
}

.card-area .card-item .card .card-content {
  width: 100%;
  line-height: 2
}

.card-area .card-item .card .card-content.content-first {
  transition: all .12s cubic-bezier(.4, 0, .2, 1) .1s;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item .card .card-content.content-second .main-head,
.card-area .card-item .card .card-content.content-second .main-line,
.card-area .card-item .card .card-content.content-second img
   {
  transition: all .8s ease-in-out;
  z-index: 2;
  opacity: 0;
  font-size: 25px;
  /* filter: alpha(opacity=0); */
  /* -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0)); */
  line-height: 2
}

.card-area .card-item .card .card-content.content-second li {
  float: left;
  width: 50%
}

.card-area .card-item .card .card-content,
.card-area .card-item .card .card-title {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1
}

.card-area .card-item .card .card-title {
  padding-top: 1px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
  height: 145px;
  line-height: 26px;
  font-size: 14px;
  top: 0;
  background: #1b77b9;
  border-left: 1px solid #3285c0
}

.card-area .card-item .card .card-title .content {
  position: absolute;
  bottom: -2px;
  width: 100%
}

.card-area .card-item .card .card-title h1 {
  font-size: 22px;
  font-weight: 700;
  color: #d9efff;
  margin-bottom: 0
}

.card-area .card-item .card .card-title .short-info {
  color: #8dbbdc;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px
}

.card-area .card-item .card .card-title .zq-product-img {
  width: 40px;
  height: 40px;
  margin: 10px auto;
  position: relative
}

.card-area .card-item .card .card-title .zq-product-img img {
  position: absolute;
  left: 0;
  width: 100%
}

.card-area .card-item .card .card-title .zq-product-img .un-hover {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item .card .card-title .zq-product-img .with-hover {
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.card-area .card-item .card .card-title .short-info,
.card-area .card-item .card .card-title .zq-product-img img,
.card-area .card-item .card .card-title h1 {
  transition: all .15s cubic-bezier(.4, 0, .2, 1) 0s
}

.card-area .card-item .card .card-content {
  position: absolute;
  top: 125px
}

.card-area .card-item .card .card-content.content-first .content-first-list {
  font-size: 16px;
  margin-top: 15px;
}

.card-area .card-item .card .card-content.content-first img {
  width: 34px;
  height: 34px;
  margin-top: 35px;
}

.card-area .card-item .card .card-content.content-first .content-first-list li {
  color: #fff;
  font-size: 16px;
}

.card-area .card-item .card .card-content.content-second {
  width: 90%;
  left: 20px;
}

.card-area .card-item .card .card-content.content-second .main-head {
  color: #fff;
  margin-bottom: 15px
}

.card-area .card-item .card .card-content.content-second .main-line {
  width: 353px;
  height: 2px;
  margin: auto;
  background: linear-gradient(225deg, rgba(251, 251, 251, 0) 0%, #FFFFFF 51%, rgba(242, 242, 242, 0) 100%);
}

.card-area .card-item .card .card-content.content-second img {
  width: 55px;
  height: 55px;
  margin-top: 28px;
}

.card-area .card-item .card .card-content.content-second p {
  margin: 5px 0
}

.card-area .card-item .card .card-content.content-second .main-tip {
  color: #232933
}

.card-area .card-item .card .card-content.content-second .main-desc {
  color: #8c8c8c;
  font-size: 12px;
  line-height: 22px
}

.card-area .card-item .card .card-content.content-second .main-btn {
  cursor: pointer;
  width: 160px;
  height: 38px;
  font-size: 16px !important;
  color: #fff;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #3db1ea;
  border: none;
  transition: color .3s ease-in-out, background .3s ease-in-out
}

.card-area .card-item .card .card-content.content-second .main-btn:hover {
  color: #fff;
  background: #1b77b9
}

.card-area .card-item .card .card-content.content-second .main-white-btn {
  cursor: pointer;
  width: 160px;
  height: 36px;
  border: 1px solid #3db1ea;
  font-size: 16px !important;
  color: #3db1ea;
  margin-top: 22px;
  margin-bottom: 33px;
  border-radius: 19px;
  background: #fff;
  transition: color .3s ease-in-out, background .3s ease-in-out
}

.card-area .card-item .card .card-content.content-second .main-white-btn:hover {
  color: #fff;
  background: #3db1ea
}

.card-area .card-item .card .card-content .other-info {
  width: 105%;
  height: 70px;
  overflow: hidden;
  line-height: 22px;
  padding-top: 20px;
  font-size: 12px
}

.card-area .card-item .card .card-content .other-info .other-info-list {
  width: 27%;
  height: 70px;
  background: #f2f2f2;
  margin-right: 25px;
  padding: 0 0 0 10px;
  position: relative
}

.card-area .card-item .card .card-content .other-info .other-info-list .c-a-arrow {
  position: absolute;
  right: 10px;
  top: 15px;
  background-position: -200px 0
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover {
  background: #3db1ea
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .c-a-arrow {
  background-position: -200px -17px
}

.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-desc,
.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-head {
  color: #fff
}

.card-area .card-item .card .card-content .other-info .other-info-list .list-context {
  color: #00c1de
}

.card-area .card-item .card .card-content .other-info .other-head {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 13px 0 0 0;
}

.card-area .card-item .card .card-content .other-info .other-desc {
  margin-top: 2px;
  font-size: 12px;
  color: #999
}

.card-area .card-item.active {
  z-index: 6;
  width: 412px;
  height: 442px;
  top: -5px;
}

.card-area .card-item.active .card .card-title {
  /* background-color: #3db1ea; */
  height: 159px;
  top: -15px;
  border: none
}

.card-area .card-item.active .card .card-title .short-info {
  color: #9ed8f5
}

.card-area .card-item.active .card .card-title h1 {
  color: #fff
}

.card-area .card-item.active .card .card-content.content-first {
  transition: all .1s cubic-bezier(.4, 0, .2, 1) 0s;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.card-area .card-item.active .card .card-content.content-second .main-head {
  animation: bounceInUp 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
  z-index: 3;
  opacity: 1;
  font-size: 31px;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item.active .card .card-content.content-second .main-line {
  animation: bounceInUp 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.card-area .card-item.active .card .card-content.content-second img {
  animation: bounceInUp 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000);
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}

@keyframes bounceInUp {
  0% {
      transform: translate3d(0, 80px, 0);
  }

  100% {
      transform: translate3d(0px, 0, 0);
  }
}

.first-card {
  background: url('../img/电商erp.png') no-repeat;
  background-size: auto 100%;
}

.second-card {
  background: url('../img/云仓解决方案.png') no-repeat;
  background-size: auto 100%;
}

.third-card {
  background: url('../img/快速了解吉客云.png') no-repeat;
  background-size: auto 100%;
}

.fourth-card {
  background: url('../img/产销一体化.png') no-repeat;
  background-size: auto 100%;
}

.fifth-card {
  background: url('../img/分销数字化.png') no-repeat;
  background-size: auto 100%;
}

.sixth-card {
  background: url('../img/业财.png') no-repeat;
  background-size: auto 100%;
}

.seventh-card {
  background: url('../img/一站式.png') no-repeat;
  background-size: auto 100%;
}

@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1616462555276'); /* IE9 */
    src: url('iconfont.eot?t=1616462555276#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAASUAAsAAAAACTAAAARIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDMgqFJIRCATYCJAMUCwwABCAFhG0HdBv6B8iemjyBBAooAACwTMuRPR6+lrj3d/cul73Urkp38d1SVCwOFYUqXdamMBKLMeDQXWgmx3+nzdstNzVeZaXXHjerbgMf5CQn8wvGF3OA4D+Dkd//55jp0iaQf21zqQyrpr0Bjgc0oIi8ooFd+h3IHRDfErsiTirvjdMEqhXx0GllfTvYKdCkQJyLAg12Hb2ykBk6oZ1YWcQrsNalx8Q1AC/lz8c/SA07kiZDM69er2Ch+Gf8mx/G/h8L/TgCBPuzIllHxi5QiBuT9nOkju8i1ervrBwCVSdJP+NfN75+8ubHg1p8RcqK7ZS9/OMlooXkQz72MFH4GU/5VtHoa2Vf8cRnEfz6kZDwvFZS0eMbQIwDwq26T5Zkec8Bzbm5OLn4ufiMoKQbdyL0+QRFPTkWAGO3R7Sr6uXHMyQHTwYjScyd/zKD0JITkZ2SjnXHAOodauFt6e3bXpHhC2+237zpRRHfb3XcudMp67TM2DzWo33hdC+pedzWGZ4dI0pMHoNkZu8yywwJzcyYIe3meNKMhadNYyMuECGTePuveYZeavaYDu1n0xd6gMmzwzTD27uzY4YFoQ99nc7dxFarb1U4X7wTZr3mdp+xCyn4tIlyeLIFoUdboxzXb/YFkwnSj7IFfldMh9d64nHY+rDHxHrPtnh+l6DHoMd4PX6MMtdnerzl3KXjU5xn/RiwbgjZ9fvSsJTVkHV8PDxZ5lDiU+pfn4gGDkScE3I6vRgHHDGUWvDnrcIa7/T7rWSBInPB/MW+ab6Lv35d7DdNr2MPCPVb1K8/ZL+mGt1DNv7e8DvEvRFZxd0Xo14I6ZcRTiLb6OtCcVSAFfKRz00+ZoYwocwcPRNmz5xVn0KiqJcG2hJjCHk9HuTS3WHoGm1DjhOQHk9Ow2VlRBoRqnE4o3qD/TX7BHKq+2j3RR776J54NJ5KJIy9SsFNgItZyChJwEgWxbOLzJ5yLiQ9/i+/4//qG+UDnfN/dZICfoxhHgS+C8F2/C9dASz4dwiATaUWIUNTynrKL9Mbx0jeXcEfoeY/4Z7weD/KaXA6oTNtIRmwDFlnFVmwu9Do7UOrcwDVjqr1vUk6pCiD2DbJgzBmJyQjvkI25jqyYB9BY8YnaI0FCdVZuO/YWw+RKtNxtIFjsWwYFhm1iicmA6UyWznBqKB1rkjipZxOL4ZwSmJyP1XFqTjdPuboBwupBgOPeZ1aiSu98ziFQo01OnUvxxgSewwGTW5SEj91p0RGrQTKCR0OzYDDwmSGwUQMNRWetzegBt/fiiMwUqDpFhpW7FIcHT2xeyxFomQAskquAjU8l5foDSZIZWDAw3g6akpYpWflKHBcDdNMD+vFYRgk6tkiqpErKWjFQ+WJx1cqX+MOqNBNTaTIUaKJVn/bOLxH7BVpQW0M1XEqpzenElijSkOLtEprpBYZrR4iaC6AaxQ2IDqnoaJKUFmHGXu1DgA=') format('woff2'),
    url('iconfont.woff?t=1616462555276') format('woff'),
    url('iconfont.ttf?t=1616462555276') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('iconfont.svg?t=1616462555276#iconfont') format('svg'); /* iOS 4.1- */
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 36px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
  }
  
  .nav-item:hover .iconfont{
    color: #186CEA;
  }
  .iconzuzhijiagou:before {
    content: "\e6df";
  }
  
  .iconrenzhengdunpaianquanbaozhangzhibao:before {
    content: "\e7f3";
  }
  
  .iconjiagou:before {
    content: "\e64e";
  }
  
  .iconxingnengyujing:before {
    content: "\e62c";
  }

  .solution-detail {
    background-color: #fff;
    width: 100%;
    text-align: center;
}

#shine {
  width: 100%;
  height: 242px;
  background: url("../img/solution_download_bg.png") center top no-repeat;
  background-size: cover;
}

.btn-down {
  text-align: center;
  display: flex;
  justify-content: center;
  color: #000000;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 28px;
  cursor: pointer;
  font-weight: 500;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  width: 140px;
  height: 34px;
  background: #FFF500;
  border-radius: 17px;
  font-size: 14px;
}

.btn-down:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
  /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.4); */
}

.btn-down img {
  margin: auto 5px auto 0;
  width: 17px;
  height: 17px;
}

.bottom-title{
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

