@import "../../../libs/common.css";
@import "../../../libs/reset.css";
.sectionTitle {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
a {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  color: #FFFFFF;
}
.container #home-banner {
  height: 605px;
}
.container #home-banner .banner {
  width: 1920px;
  height: 605px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.container #big-show {
  color: #fff;
  width: 100%;
  min-width: 1200px;
  height: 710px;
  position: relative;
  margin-top: -710px;
}
.container #big-show .background {
  width: 100%;
  height: 600px;
  z-index: -1;
}
.container #big-show .background .main-contain {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  z-index: 5;
}
.container #big-show .background .main-contain h1,
.container #big-show .background .main-contain h3 {
  font-size: 56px;
  font-weight: 600;
  color: #000000;
  line-height: 78px;
  padding-top: 245px;
  padding-bottom: 20px;
}
.container #big-show .background .main-contain p {
  width: 520px;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  text-align: left;
}
.container #big-show .serve-center-item-title {
  color: #000000;
}
.container #big-show .serve-center-item-desc {
  color: #666666;
}
.container #sunyur-service {
  width: 100%;
  min-width: 1200px;
  padding-bottom: 60px;
}
.container #sunyur-service .main-contain {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.container #sunyur-service .main-contain .title h2,
.container #sunyur-service .main-contain .title h3 {
  padding-top: 80px;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
}
.container #sunyur-service .main-contain .service-image img {
  display: block;
  width: 100%;
  height: auto;
}
.container #implement {
  color: #fff;
  width: 100%;
  min-width: 1200px;
  height: 652px;
  position: relative;
  margin-top: 0;
}
.container #implement .main-contain {
  width: 1200px;
  height: 652px;
  margin: 0 auto;
  z-index: 5;
  text-align: center;
}
.container #implement .main-contain .title h2,
.container #implement .main-contain .title h3 {
  padding-top: 80px;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
}
.container #implement .main-contain .title p {
  width: 700px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-bottom: 36px;
}
.container #implement .main-contain .show-list {
  display: flex;
  justify-content: center;
}
.container #implement .main-contain .show-list .show-item {
  width: 398px;
  height: 360px;
  float: none;
  box-sizing: border-box;
  position: relative;
}
.container #implement .main-contain .show-list .show-item .item-icon {
  margin: 0 auto;
  padding-top: 44px;
  width: 80px;
  height: 80px;
  padding-bottom: 16px;
}
.container #implement .main-contain .show-list .show-item .implement-item-title {
  font-size: 24px;
  font-weight: 600;
  color: #0053FD;
  line-height: 32px;
  margin-bottom: 16px;
}
.container #implement .main-contain .show-list .show-item p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container #implement .main-contain .show-list .show-item .implement-item-bg {
  font-size: 80px;
  width: 398px;
  text-align: center;
  font-weight: 600;
  color: #F7F7F7;
  line-height: 112px;
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: -1;
  pointer-events: none;
}
.container #implement .main-contain .show-list .implement-border {
  float: none;
  width: 3px;
  height: 60px;
  background: rgba(164, 164, 164, 0.2);
  align-self: center;
}
.container #operation {
  color: #FCFCFC;
  width: 100%;
  min-width: 1200px;
  height: 666px;
  position: relative;
}
.container #operation .main-contain {
  width: 1200px;
  height: 666px;
  margin: 0 auto;
  z-index: 5;
  text-align: center;
}
.container #operation .main-contain .title h2,
.container #operation .main-contain .title h3 {
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
}
.container #operation .main-contain .title p {
  width: 700px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-bottom: 36px;
}
.container #operation .main-contain .operation-list .operation-item {
  width: 285px;
  height: 370px;
  float: left;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  margin-left: 20px;
}
.container #operation .main-contain .operation-list .operation-item .back {
  width: 285px;
  height: 140px;
  position: relative;
  margin-bottom: 45px;
}
.container #operation .main-contain .operation-list .operation-item .back .back-title {
  width: 160px;
  height: 38px;
  background: #0352FD;
  box-shadow: 0px 2px 10px 0px rgba(3, 82, 253, 0.5);
  border-radius: 4px;
  position: absolute;
  bottom: -19px;
  left: 63px;
  text-align: center;
}
.container #operation .main-contain .operation-list .operation-item .back .back-title h3 {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 38px;
}
.container #operation .main-contain .operation-list .operation-item p {
  width: 225px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  color: #788297;
  line-height: 26px;
  text-align: left;
}
.container #operation .main-contain .operation-list .operation-item:first-child {
  margin-left: 0px;
}
.container #support {
  color: #FFFFFF;
  width: 100%;
  min-width: 1200px;
  height: 472px;
  position: relative;
}
.container #support .main-contain {
  width: 1200px;
  height: 472px;
  margin: 0 auto;
  z-index: 5;
  text-align: center;
}
.container #support .main-contain .title h2,
.container #support .main-contain .title h3 {
  padding-top: 80px;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
}
.container #support .main-contain .title p {
  width: 700px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-bottom: 90px;
}
.container #support .main-contain .support-list .support-item {
  width: 398px;
  height: 135px;
  float: left;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.container #support .main-contain .support-list .support-item h3 {
  font-size: 34px;
  font-weight: 600;
  color: #0053FD;
  line-height: 48px;
  z-index: 10;
}
.container #support .main-contain .support-list .support-item p {
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
  z-index: 10;
}
.container #support .main-contain .support-list .support-item span {
  font-size: 80px;
  width: 398px;
  text-align: center;
  font-weight: 600;
  color: #F7F7F7;
  line-height: 112px;
  position: absolute;
  top: -34px;
  left: 0px;
  z-index: -10;
}
.container #support .main-contain .support-list .support-border {
  float: left;
  width: 3px;
  height: 23px;
  background: rgba(164, 164, 164, 0.2);
  position: relative;
  top: 16px;
}
.container #expert {
  width: 100%;
  position: relative;
  background-color: #FCFCFC;
  clear: both;
}
.container #expert .expert-pictures {
  padding: 70px 0 50px;
}
.container #expert .expert-pictures .expert-desc {
  text-align: center;
  width: 900px;
  margin: 0 auto;
  font-family: 'MiSans';
  font-style: normal;
  color: #333333;
}
.container #expert .expert-pictures .expert-desc .title {
  margin-bottom: 36px;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
}
.container #expert .expert-pictures .expert-desc .explain {
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.container #expert .expert-feature {
  width: 100%;
  height: 384px;
  margin-top: -1px;
  background: #0053FD;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
}
.container #expert .expert-feature .caption,
.container #expert .expert-feature .declare,
.container #expert .expert-feature .details {
  color: #FFFFFF;
}
.container #expert .expert-feature .feature-item {
  margin-top: 70px;
  width: 400px;
  text-align: center;
  font-family: 'MiSans';
  font-style: normal;
}
.container #expert .expert-feature .feature-item .caption {
  font-weight: 600;
  font-size: 80px;
  line-height: 106px;
}
.container #expert .expert-feature .feature-item .declare {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}
.container #expert .expert-feature .feature-item .details {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  opacity: 0.8;
}
.container #expert .expert-feature .parting-line {
  width: 3px;
  height: 145.43px;
  align-self: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0px;
}
.container .clear-float::after {
  content: '';
  clear: both;
  display: block;
}
