html {
  overflow: auto !important;
}
body {
  position: relative;
  min-width: 1200px !important;
}
.header {
  position: fixed;
  width: 100%;
  height: 80px;
  background: rgba(31, 37, 79, 0.5);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
  z-index: 99999;
  min-width: 1220px;
}
.header .logo {
  background: url(../images/logo.png) no-repeat center center;
  width: 240px;
  height: 40px;
  background-size: contain;
  margin: 20px 0 0 120px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
}
#menu {
  float: right;
  margin-right: 120px;
}
#menu ul {
  float: left;
  height: 80px;
}
#menu ul li {
  position: relative;
  float: left;
  text-align: center;
  padding: 0 12px;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  color: #ffffff;
  line-height: 16px;
  line-height: 70px;
}
#menu ul li a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#menu ul li.active a {
  color: #6672f6;
}
#menu .login {
  float: left;
  width: 128px;
  height: 70px;
  background: linear-gradient(270deg, #3838d8 0%, #3a49f3 100%), #2435f2;
  border-radius: 0px 0px 0px 0px;
  line-height: 70px;
  text-align: center;
}
#menu .login a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}
.btn {
  height: 22px;
  background: #2435f2;
  border-radius: 8px 8px 8px 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  padding: 12px 24px;
  display: inline-block;
  cursor: pointer;
}
.btn:hover {
  color: #ffffff;
}
.home-section {
  background: url(../images/banner.png) no-repeat center center;
  background-size: 100% 100%;
}
.home-section .home-content {
  width: 800px;
  margin: 0 auto;
}
.home-section .home-content h1 {
  height: 82px;
  background: url(../images/banner_text.png) no-repeat center center;
  background-size: contain;
  text-indent: -999999999px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
}
.home-section .home-content h2 {
  font-family: Alibaba PuHuiTi 2, Alibaba PuHuiTi 20;
  font-weight: bold;
  font-size: 44px;
  color: #ffffff;
  line-height: 48px;
  text-shadow: 0px 8px 24px rgba(0, 0, 0, 0.5);
  font-style: normal;
  text-transform: none;
}
.home-section .home-content p {
  padding-top: 16px;
  font-family: Alibaba PuHuiTi 2, Alibaba PuHuiTi 20;
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  text-shadow: 0px 8px 24px rgba(0, 0, 0, 0.5);
  margin-bottom: 48px;
}
.common-section {
  background: url(../images/section_common_bg.png) center center no-repeat;
  background-size: cover;
}
.service {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.service .service-title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
  margin-bottom: 8px;
}
.service .service-desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #e5e6eb;
  line-height: 24px;
  text-align: center;
  margin-bottom: 32px;
}
.service .service-list {
  overflow: hidden;
  width: 1020px;
}
.service .service-list .service-item {
  width: 320px;
  height: 176px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.service .service-list .service-item .service-item-title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 32px;
  margin: 28px 0 0 24px;
  padding-left: 28px;
  text-align: left;
}
.service .service-list .service-item .item {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  text-align: left;
  padding-left: 28px;
  position: relative;
  margin-left: 24px;
  margin-top: 8px;
}
.service .service-list .service-item .item::after {
  content: "";
  background: #3860f4;
  position: absolute;
  left: 8px;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: block;
}
.service .service-list .service-kyt {
  background: url(../images/service-kyt.png) center center no-repeat;
  background-size: cover;
}
.service .service-list .service-kyt .service-item-title {
  background: url(../images/service-kyt-icon.png) no-repeat left center;
  background-size: 24px 24px;
}
.service .service-list .service-shenji {
  background: url(../images/service-shenji.png) center center no-repeat;
  background-size: cover;
}
.service .service-list .service-shenji .service-item-title {
  background: url(../images/service-shenji-icon.png) no-repeat left center;
  background-size: 24px 24px;
}
.service .service-list .service-zhuizong {
  background: url(../images/service-zhuizong.png) center center no-repeat;
  background-size: cover;
}
.service .service-list .service-zhuizong .service-item-title {
  background: url(../images/service-zhuizong-icon.png) no-repeat left center;
  background-size: 24px 24px;
}
.service .service-solution {
  margin-top: 32px;
  background: url(../images/service-solution.png) center center no-repeat;
  background-size: cover;
  width: 1000px;
  height: 233px;
  overflow: hidden;
}
.service .service-solution .service-solution-icon {
  margin: 24px;
  width: 260px;
  height: 185px;
  float: left;
}
.service .service-solution .service-solution-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.service .service-solution .service-solution-desc {
  float: left;
}
.service .service-solution .service-solution-desc .service-solution-title {
  background: url(../images/service-solution-title.png) no-repeat left center;
  height: 40px;
  background-size: contain;
  padding-left: 36px;
  width: 620px;
  margin-top: 24px;
  text-align: left;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.24);
}
.service .service-solution .service-solution-desc .service-solution-item {
  margin-top: 16px;
  margin-left: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  text-align: left;
}
.service .service-solution .service-solution-desc .service-solution-item span {
  margin-left: 16px;
  position: relative;
  padding-left: 14px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  text-align: left;
}
.service .service-solution .service-solution-desc .service-solution-item span::before {
  content: "";
  background: #3860f4;
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: block;
}
.product {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.product .product-title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
  margin-bottom: 8px;
}
.product .product-desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #e5e6eb;
  line-height: 24px;
  text-align: center;
  margin-bottom: 37px;
}
.product .product-content {
  width: 1000px;
  height: 322px;
  background: url(../images/product.png) center center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.product .product-content .product-icon {
  position: absolute;
  top: 35px;
  right: 25px;
  width: 360px;
  height: 252px;
  float: right;
  overflow: hidden;
}
.product .product-content .product-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.product .product-content .product-list {
  overflow: hidden;
}
.product .product-content .product-list .product-title {
  margin-top: 27px;
  margin-left: 24px;
  background: url(../images/service-solution-title.png) left center no-repeat;
  background-size: contain;
  height: 40px;
  padding-left: 36px;
  text-align: left;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.24);
}
.product .product-content .product-list .product-title .solo-free {
  width: 52px;
  height: 20px;
  background: url(../images/solo-free.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
.product .product-content .product-list .product-item-wrap {
  width: 532px;
  margin-left: 46px;
}
.product .product-content .product-list .product-item-wrap .product-item {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
  margin-top: 12px;
  line-height: 24px;
  overflow: hidden;
}
.product .product-content .product-list .product-item-wrap .product-item .product-item-label {
  width: 70px;
  float: left;
}
.product .product-content .product-list .product-item-wrap .product-item .product-item-desc {
  color: #ffffff;
  float: left;
  width: 460px;
  font-weight: normal;
}
.product .product-content .product-list .product-item-wrap .ask-use {
  text-align: center;
  margin-top: 12px;
}
.footer {
  background: url(../images/footer.png);
  background-size: cover;
  height: 232px;
}
.footer .footer-content {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  text-align: left;
  overflow: hidden;
}
.footer .footer-content .erweima {
  width: 120px;
  height: 152px;
  position: absolute;
  top: 50%;
  margin-top: -76px;
  right: 0;
}
.footer .footer-content .erweima img {
  width: 100%;
  height: 120px;
  display: block;
}
.footer .footer-content .erweima p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  margin-top: 8px;
}
.footer .footer-content h1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  line-height: 42px;
  text-align: left;
  margin-bottom: 4px;
  padding-top: 50px;
}
.footer .footer-content p {
  margin-bottom: 4px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #e5e6eb;
  line-height: 24px;
  text-align: left;
}
.footer .footer-content p a {
  color: #ffffff;
  text-decoration: none;
}
.footer .footer-content p a:hover {
  color: #6672F6;
}
.last-section .fp-tableCell {
  display: block !important;
}
.footer-icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 4px;
}
.switch-language {
  width: 20px;
  height: 80px;
  position: relative;
  z-index: 222;
  float: left;
  margin-left: 12px;
}
.language {
  width: 20px;
  height: 20px;
  background: url("../images/pc_switch.png") no-repeat left center;
  background-size: contain;
  float: left;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
  cursor: pointer;
}
.language-list {
  width: 84px;
  position: absolute;
  left: 50%;
  top: 60px;
  margin-left: -54px;
  background-color: #fff;
  border-radius: 4px;
  padding: 6px 16px;
  display: none;
  z-index: 9999;
}
.language-list::before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  width: 10px;
  left: 50%;
  margin-left: -5px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
}
.language-list dd {
  font-family: Arial, Arial, Helvetica Neue;
  font-size: 14px;
  color: #4e5969;
  line-height: 32px;
  text-align: left;
  position: relative;
}
.language-list dd.check {
  background: url(../images/pc_active.png) no-repeat right center;
}
.language-list dd a {
  color: #4e5969;
  text-decoration: none;
}
