body {
  min-width: 1200px;
  background: #FFF;
}
* {
  box-sizing: border-box;
  margin: 0;
}
.second {
  width: 100%;
  min-width: 1200px;
}
.second-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 200px;
  padding-bottom: 26px;
}
.second-content {
  max-width: 1200px;
  margin: 0 auto;
}
.second-content-btns {
  display: flex;
  justify-content: center;
}
.second-content-btns-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
  width: 180px;
  height: 52px;
  border-radius: 26px;
  cursor: pointer;
}
.second-content-btns-item-active {
  background: #F2F6F9;
}
.second-content-btns-item-icon {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.second-content-img {
  width: 1200px;
  height: 380px;
  margin-top: 34px;
}
.third {
  width: 100%;
  min-width: 1200px;
  height: 805px;
  background: url('../images/cznew2/third-bg-1.png') no-repeat center center;
  background-size: cover;
}
.third-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.third-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.third-content {
  max-width: 1200px;
  height: 460px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../images/cznew2/third-bg-6.png') no-repeat left center;
  background-size: contain;
}
.third-content-left {
  width: 460px;
  padding-left: 58px;
  padding-right: 40px;
}
.third-content-left-item {
  width: 362px;
  height: 90px;
  padding-left: 36px;
  padding-top: 22px;
  cursor: pointer;
}
.third-content-left-item-active {
  background: url('../images/cznew2/third-bg-7.png') no-repeat center center;
  background-size: cover;
}
.third-content-left-item-active .third-content-left-item-title {
  background: linear-gradient(to right, #1F61FF, #9558FF, #FA4CE4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 90px;
}
.third-content-left-item-active .third-content-left-item-des {
  visibility: visible;
}
.third-content-left-item-title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.third-content-left-item-des {
  font-size: 12px;
  color: #333;
  visibility: hidden;
}
.third-content-right {
  width: 740px;
  height: 380px;
}
.fourth {
  width: 100%;
  min-width: 1200px;
}
.fourth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 26px;
}
.fourth-content {
  max-width: 1200px;
  margin: 0 auto;
}
.fourth-content-btns {
  display: flex;
  justify-content: center;
}
.fourth-content-btns-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
  width: 180px;
  height: 52px;
  border-radius: 26px;
  cursor: pointer;
}
.fourth-content-btns-item-active {
  background: #F2F6F9;
}
.fourth-content-btns-item-icon {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.fourth-content-img {
  width: 1200px;
  height: 380px;
  margin-top: 34px;
}
.fifth {
  width: 100%;
  min-width: 1200px;
  height: 725px;
  background: url('../images/cznew2/fifth-bg-14.png') no-repeat center center;
  background-size: cover;
}
.fifth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.fifth-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.fifth-content {
  max-width: 1200px;
  height: 380px;
  margin: 0 auto;
}
.fifth-swiper .swiper-slide {
  max-width: 1200px;
  height: 380px;
}
.fifth-swiper .fifth-bg {
  max-width: 1200px;
  height: 380px;
}
.sixth {
  width: 100%;
  min-width: 1200px;
  height: 725px;
  background: url('../images/cznew2/fifth-bg-14.png') no-repeat center center;
  background-size: cover;
}
.sixth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.sixth-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.sixth-content {
  width: 100%;
  background: url('../images/cznew2/sixth-bg-1.png') no-repeat center center;
  background-size: cover;
}
.sixth-inner {
  max-width: 1200px;
  height: 360px;
  margin: 0 auto;
  display: flex;
}
.sixth-content-left {
  width: 384px;
  height: 360px;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sixth-content-left-item {
  width: 293px;
  height: 98px;
  display: flex;
  align-items: center;
  padding-left: 52px;
  border-radius: 16px;
  color: #333333;
  font-size: 20px;
  cursor: pointer;
}
.sixth-content-left-item-active {
  background: linear-gradient(to right, #FFFFFF, #E7F2FE);
  color: #006CFF;
}
.sixth-content-left-item-icon {
  width: 21px;
  height: 21px;
  margin-right: 8px;
}
.sixth-content-right {
  height: 360px;
  width: 738px;
  padding-left: 40px;
  padding-top: 36px;
  position: relative;
}
.sixth-swiper {
  width: 698px;
  height: 323px;
}
.sixth-swiper .sixth-bg {
  width: 698px;
  height: 323px;
}
.sixth-content-right-last, .sixth-content-right-last2 {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 432px;
  top: 292px;
  cursor: pointer;
  z-index: 100;
}
.sixth-content-right-next, .sixth-content-right-next2 {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 472px;
  top: 292px;
  cursor: pointer;
  z-index: 100;
}
.sixth-content-right1 {
  position: absolute;
  top: 0;
  left: 0;
}
.sixth-content-right2 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.seventh {
  width: 100%;
  min-width: 1200px;
}
.seventh-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.seventh-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.seventh-content {
  width: 100%;
  background: url('../images/cznew2/seventh-bg-1.png') no-repeat center center;
  background-size: cover;
}
.seventh-swiper-1 {
  width: 100%;
  height: 120px;
  padding: 20px 0;
}
.seventh-swiper-2 {
  width: 100%;
  height: 120px;
  padding: 20px 0;
}
.seventh-swiper-1 .swiper-slide, .seventh-swiper-2 .swiper-slide {
  width: 180px;
  height: 80px;
}
.seventh-icon {
  width: 180px;
  height: 80px;
  box-shadow: 0px 8px 30px 0px rgba(231,234,236,0.8);
  transition: .3s;
}
.seventh-icon:hover {
  transform: scale(1.1);
}
.seventh .swiper-wrapper{
  -webkit-transition-timing-function: linear !important; /*之前是ease-out*/
  -moz-transition-timing-function: linear !important;
  -ms-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.eighth {
  width: 100%;
  min-width: 1200px;
}
.eighth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.eighth-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.eighth-bg-1 {
  width: 1200px;
  height: 250px;
  display: block;
  margin: 0 auto;
}
.ninth {
  width: 100%;
  min-width: 1200px;
}
.ninth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.ninth-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.ninth-content {
  width: 100vw;
  min-width: 1200px;
  height: 440px;
  position: relative;
}
.ninth-content-img {
  width: 100%;
  height: 440px;
  min-width: 1200px;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.ninth-content-left {
  width: 384px;
  height: 336px;
  position: absolute;
  top: 52px;
  left: calc((100vw - 1200px) / 2);
  background: url('../images/cznew2/ninth-bg-6.png') no-repeat center center;
  background-size: cover;
}
.ninth-swiper {
  width: 320px;
  height: 268px;
  margin-top: 34px;
}
.ninth-swiper .swiper-slide {
  width: 320px;
  height: 76px;
}
.ninth-swiper .ninth-bg {
  width: 320px;
  height: 76px;
}
.tenth {
  width: 100%;
  min-width: 1200px;
}
.tenth-title {
  color: #000;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 16px;
}
.tenth-sub-title {
  color: #666;
  font-size: 20px;
  padding-bottom: 46px;
  text-align: center;
}
.tenth-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 120px;
}
.tenth-content-item {
  width: 384px;
  margin-right: 24px;
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}
.tenth-content-item:hover {
  transform: translateY(-14px);
}
.tenth-content-item:nth-child(3n) {
  margin-right: 0;
}
.tenth-content-img {
  width: 384px;
  height: 240px;
  margin-bottom: 16px;
}
.tenth-content-name {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}