.One-stop-step-title {
  font-weight: 500;
  font-size: 30px;
  color: #333333;
  line-height: 38px;
}
.One-stop-nban-inner {
  position: relative;
}
.One-stop-nban-inner .nban-inner-nav {
  z-index: 12;
}
.One-stop-nban-inner .nban-inner-bottom {
  z-index: 12;
}
.One-stop-nban-inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url('../images/One-stop-banner-mask.png') no-repeat;
  background-size: cover;
}
.One-stop-outer .One-stop-step1 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/design-drawings-back.jpg') no-repeat;
  background-size: cover;
  padding: 64px 0 60px;
}
.One-stop-outer .One-stop-step1 .indexPage-inner {
  display: flex;
  justify-content: space-between;
}
.One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step-title {
  width: 136px;
}
.One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
  width: 66%;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  text-align: center;
}
.One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main img {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 24px;
}
.One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-dot {
  width: 136px;
  display: flex;
  justify-content: flex-end;
}
.One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-dot img {
  width: 30px;
  height: 16px;
}
.One-stop-outer .One-stop-step2 {
  background: #1B2C34;
  padding-bottom: 190px;
}
.One-stop-outer .One-stop-step2 .One-stop-step-title {
  color: #fff;
  text-align: center;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-yinhao {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 30px 0 30px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-yinhao img {
  width: 30px;
  height: 16px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one {
  width: calc((100% - 6.6%) / 3);
  margin-top: 30px;
  border-radius: 10px;
  border: 1px solid rgba(239, 239, 239, 0.5);
  padding: 40px 27px;
  transition: 0.5s;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(235, 235, 235, 0.5);
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-title .One-stop-step2-text {
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  width: calc(100% - 20px);
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-title .One-stop-step2-index {
  font-family: 'LamaSans-SemiBold';
  font-weight: 600;
  font-size: 14px;
  color: #DDDDDD;
  line-height: 24px;
  transform: translateY(4px);
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs {
  width: 49%;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p1 {
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p2 {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p-top {
  margin-top: 16px;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon {
  width: 49%;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon .One-stop-step2-img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 1.5;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon .One-stop-step2-img img {
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
  height: 100%;
  display: block;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon .One-stop-step2-img:hover img {
  transform: scale(1.05);
  transition: 0.5s;
}
.One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one-active {
  background: #C7000B;
  border: 1px solid #C7000B;
  transition: 0.5s;
}
.One-stop-outer .One-stop-step3 {
  margin-top: -190px;
  overflow: hidden;
  position: relative;
}
.One-stop-outer .One-stop-step3 .indexPage-inner {
  z-index: 3;
  position: relative;
  padding-left: 60px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-con {
  position: relative;
  z-index: 5;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 18px;
  margin-bottom: 40px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title .One-stop-step-title {
  color: #FFFFFF;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title .One-stop-step3-dot {
  width: 29px;
  height: 16px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title .One-stop-step3-dot img {
  width: 100%;
  height: 100%;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer {
  display: flex;
  justify-content: space-between;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-con {
  width: calc(50% - 30px);
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  cursor: pointer;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-dot {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border-radius: 50%;
  opacity: 0.3;
  transition: 0.5s;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-line {
  width: 40px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  transition: 0.5s;
  margin-right: 20px;
  position: relative;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-line::after {
  width: 0;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-text {
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
  transition: 0.5s;
  width: calc(100% - 73px);
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one:hover .material-title-dot {
  opacity: 1;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one:hover .material-title-line::after {
  width: 100%;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one:hover .material-title-text {
  opacity: 1;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one-active .material-title-dot {
  opacity: 1;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one-active .material-title-line::after {
  width: 100%;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one-active .material-title-text {
  opacity: 1;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer {
  width: calc(50% + 30px);
  padding-left: 60px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-swiper {
  width: 100%;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one {
  width: 100%;
  height: auto;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one .material-intro-title {
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  width: 108px;
  padding-right: 12px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one .material-intro-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
  width: calc(100% - 108px);
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img {
  width: 100%;
  max-width: 450px;
  margin-top: 48px;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img .material-intro-one-img-inner {
  width: 100%;
  border-radius: 20px;
  aspect-ratio: 1.5;
  overflow: hidden;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img .material-intro-one-img-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img .material-intro-one-img-inner:hover img {
  transform: scale(1.05);
}
.One-stop-outer .One-stop-step3 .indexPage-inner::after {
  width: 50%;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #2B3F48;
  z-index: 1;
}
.One-stop-outer .One-stop-step3::after {
  width: 50%;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #C7000B;
  z-index: 2;
}
.One-stop-outer .One-stop-step4 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/surface-back.jpg') no-repeat;
  background-size: cover;
}
.One-stop-outer .One-stop-step4 .One-stop-step-title {
  text-align: center;
}
.One-stop-outer .One-stop-step4 .One-stop-step4-yinhao {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 30px 0 30px;
}
.One-stop-outer .One-stop-step4 .One-stop-step4-yinhao img {
  width: 30px;
  height: 16px;
}
.One-stop-outer .One-stop-step4 .surface-main-titles {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 56px 0 40px;
}
.One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one {
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  transition: 0.5s;
  text-align: center;
  max-width: 128px;
}
.One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one:hover {
  color: #C7000B;
}
.One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one-active {
  color: #C7000B;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer {
  background: #E4EAEF;
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-swiper {
  width: 100%;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one {
  width: 100%;
  height: auto;
  padding: 5% 5% 5% 0;
  display: flex;
  align-items: center;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img {
  padding: 0 5%;
  display: flex;
  align-items: center;
  width: 30%;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img .surface-other-img-inner {
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 50%;
  width: 100%;
  background: #fff;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img .surface-other-img-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img .surface-other-img-inner:hover img {
  transform: scale(1.05);
  transition: 0.5s;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons {
  width: 70%;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #efefef;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-title {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  width: 140px;
  padding-right: 12px;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-desc {
  width: calc(100% - 140px);
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-right: 30px;
  opacity: 0.95;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one:nth-of-type(1) {
  padding-top: 0;
}
.One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one:nth-last-of-type(1) {
  padding-bottom: 0;
  border: none;
}
.One-stop-outer .One-stop-step5 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/biaozhun-back.jpg') no-repeat;
  background-size: cover;
}
.One-stop-outer .One-stop-step5 .One-stop-step5-title {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  justify-content: space-between;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
.One-stop-outer .One-stop-step5 .biaozhun-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 20px;
}
.One-stop-outer .One-stop-step5 .One-stop-step-title {
  color: #fff;
}
.One-stop-outer .One-stop-step5 .One-stop-step5-yinhao {
  width: 30px;
}
.One-stop-outer .One-stop-step5 .One-stop-step5-yinhao img {
  width: 30px;
  height: 16px;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab {
  width: 100%;
  margin-top: 30px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr,
.One-stop-outer .One-stop-step5 .biaozhun-tab th,
.One-stop-outer .One-stop-step5 .biaozhun-tab td {
  border: none;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr {
  background: #E6EDF3;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr td {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  padding: 20px 12px;
  text-align: center;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(2n) {
  background: #EFF3F6;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) {
  background: #C7000B;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
}
.One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) th {
  padding: 20px 10px;
}
.One-stop-outer .One-stop-step6 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/One-stop-pro-back.jpg') no-repeat;
  background-size: cover;
}
.One-stop-outer .One-stop-step6 .One-stop-step-title {
  text-align: center;
}
.One-stop-outer .One-stop-step6 .One-stop-step6-yinhao {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 22px 0 10px;
}
.One-stop-outer .One-stop-step6 .One-stop-step6-yinhao img {
  width: 30px;
  height: 16px;
}
.One-stop-outer .One-stop-step6 .processing-case-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.One-stop-outer .One-stop-step6 .processing-case-main .processing-case-one {
  width: calc((100% - 100px) / 4);
  margin-top: 30px;
}
.One-stop-outer .One-stop-step6 .processing-case-main .processing-case-cover {
  width: 100%;
  overflow: hidden;
  display: block;
  border-radius: 10px;
}
.One-stop-outer .One-stop-step6 .processing-case-main .processing-case-cover img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: scale-down;
  transform: scale(1);
  transition: 0.5s;
}
.One-stop-outer .One-stop-step6 .processing-case-main .processing-case-cover:hover img {
  transform: scale(1.05);
}
.One-stop-outer .One-stop-step6 .processing-case-main .processing-case-text {
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  text-align: center;
  margin-top: 18px;
  width: 100%;
  display: block;
}
.One-stop-outer .One-stop-step7 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/ask-back.jpg') no-repeat;
  background-size: cover;
  position: relative;
  overflow-x: hidden;
}
.ask3-img {
  width: 100%;
  margin-top: -384px;
  display: flex;
  justify-content: flex-end;
}
.ask3-img .ask3 {
  height: 384px;
  margin-right: 8%;
  transform: translateY(33%);
  z-index: 12;
}
.One-stop-step-title1 {
  text-align: center;
  color: #fff;
}
.One-stop-step7-yinhao {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 22px 0 30px;
}
.One-stop-step7-yinhao img {
  width: 30px;
  height: 16px;
}
.ask-main-con {
  width: 100%;
}
.ask-item {
  background: #F1F6F9;
  border-radius: 10px;
  padding: 32px 6%;
  margin-bottom: 20px;
  z-index: 5;
  position: relative;
}
.ask-item .ask-item-title {
  display: flex;
  justify-content: space-between;
}
.ask-item .ask-item-title .ask-item-icon {
  width: 14px;
  height: 14px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  transform: translateY(5px);
}
.ask-item .ask-item-title .ask-item-icon .heng {
  width: 14px;
  height: 2px;
  background: #C7000B;
}
.ask-item .ask-item-title .ask-item-icon .shu {
  width: 2px;
  height: 14px;
  background: #C7000B;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transform: rotateZ(0deg);
  margin: 0 auto;
  transition: 0.8s;
}
.ask-item .ask-item-title .ask-item-text {
  width: calc(100% - 44px);
  font-weight: 500;
  font-size: 18px;
  color: #2B3F48;
  line-height: 24px;
  transition: 0.5s;
}
.ask-item .ask-item-desc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1.2s;
  padding-left: 44px;
}
.ask-item .ask-item-desc .ask-item-desc-inner {
  font-weight: 400;
  font-size: 14px;
  color: #435F6B;
  line-height: 24px;
  padding-top: 18px;
  padding-right: 10%;
}
.ask-item-active .ask-item-title .ask-item-icon .shu {
  transform: rotateZ(90deg);
  opacity: 0;
}
.ask-item-active .ask-item-title .ask-item-text {
  color: #C7000B;
}
.ask-item-active .ask-item-desc {
  max-height: 100vh;
}
.ask1 {
  position: absolute;
  height: 227px;
  left: 2%;
  top: 60%;
  z-index: 3;
}
.ask2 {
  height: 255px;
  position: absolute;
  top: 10%;
  right: 0;
  transform: translateX(40%);
}
.contacti-bottom {
  background: #F8F8F8;
}
.contacti-bottom .contacti .contacti-main {
  background: #fff;
}
.contacti-bottom .contacti .form-input .input {
  background: rgba(248, 248, 248, 0.8);
}
.contacti-bottom .contacti .contacti-main .form-up .form-up-inner {
  background: rgba(248, 248, 248, 0.8);
}
.contacti-bottom .contacti .form-message .message {
  background: rgba(248, 248, 248, 0.8);
}
.newsPage .newsPage1 {
  display: block;
}
.newsPage .newsPage2 {
  display: none;
}
.newsPage .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newsPage .nodata {
  width: 100%;
  font-size: 32px;
  font-weight: 500;
  color: #333333;
  line-height: 38px;
  text-align: center;
}
.newsPage .list-left {
  width: 53.75%;
  background: #F8F8F8;
  border-radius: 10px;
}
.newsPage .list-left .item {
  padding: 6%;
  width: 100%;
}
.newsPage .list-left .item .img {
  width: 100%;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.newsPage .list-left .item .img img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.newsPage .list-left .item .img:hover img {
  transform: scale(1.05);
}
.newsPage .list-left .item .time-outer {
  width: 80px;
  height: 88px;
  background: #C7000B;
  color: #fff;
  margin-top: -44px;
  transform: translateX(32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.newsPage .list-left .item .time-outer .po1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.newsPage .list-left .item .time-outer .po2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  margin-top: 4px;
}
.newsPage .list-left .item .name {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  margin-top: 4%;
  margin-bottom: 14px;
  transition: 0.5s;
}
.newsPage .list-left .item .desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.newsPage .list-left .item:hover .name {
  color: #C7000B;
}
.newsPage .list-right {
  width: 42.5%;
}
.newsPage .list-right .item1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(221, 221, 221, 0.6);
  padding: 20px 0;
  margin-top: 12px;
}
.newsPage .list-right .item1 .item-con {
  width: calc(95% - 180px);
}
.newsPage .list-right .item1 .item-con .name {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin: 10px 0 8%;
  transition: 0.5s;
}
.newsPage .list-right .item1 .item-con .time-outer {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.newsPage .list-right .item1 .img {
  width: 180px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.newsPage .list-right .item1 .img .img-inner {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.newsPage .list-right .item1 .img .img-inner img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.newsPage .list-right .item1 .img .img-inner:hover img {
  transform: scale(1.05);
}
.newsPage .list-right .item1:hover .item-con .name {
  color: #C7000B;
}
.newsPage .list-right .item1:nth-of-type(1) {
  padding: 0 0 20px;
  border-top: none;
  margin-top: 0;
}
.newsPage .list-other {
  width: 100%;
}
.newsPage .list-other .item2 {
  padding: 20px 0;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(221, 221, 221, 0.6);
}
.newsPage .list-other .item2 .img {
  width: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.newsPage .list-other .item2 .img .img-inner {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.newsPage .list-other .item2 .img .img-inner img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.newsPage .list-other .item2 .img .img-inner:hover img {
  transform: scale(1.05);
}
.newsPage .list-other .item2 .name {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  transition: 0.5s;
}
.newsPage .list-other .item2 .item-con {
  width: calc(95% - 200px);
}
.newsPage .list-other .item2 .item-con .desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 24px;
}
.newsPage .list-other .item2 .item-con .item2-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newsPage .list-other .item2 .item-con .item2-bottom .time-outer {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.newsPage .list-other .item2 .item-con .item2-bottom .item-more {
  margin-top: 0;
}
.newsPage .list-other .item2:hover .name {
  color: #C7000B;
}
.newsPage .item-more {
  height: 28px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 4%;
}
.newsPage .item-more .read-more-p {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.newsPage .item-more .read-more-img {
  width: 16px;
  height: 20px;
  margin-left: 5px;
}
.newsPage .item-more .read-more-img img {
  width: 100%;
  height: 100%;
  display: block;
}
.newsPage .item-more .item-more-inner {
  position: relative;
  transition: 0.5s;
  display: flex;
  align-items: center;
  height: 100%;
}
.newsPage .item-more .right-more {
  position: absolute;
  left: 0;
  top: 100%;
  width: 28px;
  height: 28px;
  background: #C7000B;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}
.newsPage .item-more:hover .item-more-inner {
  transform: translateY(-100%);
}
.newsPage .webPage {
  margin-top: 5%;
}
.nside-detailPage {
  background: #2B3F48;
}
.nside-detailPage .nside-first {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 22px 0;
  flex-wrap: wrap;
}
.nside-detailPage .nside-first .index-nside {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
}
.nside-detailPage .nside-first .index-nside .index-dot {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.nside-detailPage .nside-first .index-nside .index-dot svg {
  width: 100%;
  height: 100%;
}
.nside-detailPage .nside-first .index-nside:hover {
  opacity: 1;
}
.nside-detailPage .nside-first .nside-right {
  font-size: 16px;
  margin: 0 5px;
  color: #fff;
  opacity: 0.8;
}
.nside-detailPage .nside-first .nside-a {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
  transition: 0.5s;
}
.nside-detailPage .nside-first .nside-a:hover {
  opacity: 1;
}
.nside-news {
  background: #F8F8F8;
}
.nside-news .indexPage-outer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.nside-news .nside-first {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.nside-news .index-nside {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
}
.nside-news .index-nside .index-dot {
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 8px;
}
.nside-news .newsPage-nav {
  justify-content: space-between;
  align-items: flex-end;
}
.nside-news .newsPage-nav .nside-news-right1 {
  width: 33%;
}
.nside-news .newsPage-nav .nside-news-right1 .search-main {
  width: 100%;
  position: relative;
  height: 36px;
}
.nside-news .newsPage-nav .nside-news-right1 .search-main input {
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  transition: 0.5s;
}
.nside-news .newsPage-nav .nside-news-right1 .search-main input:focus {
  border: none;
  outline: none;
  border-bottom: 1px solid #ffffff;
}
.nside-news .newsPage-nav .nside-news-right1 .search-main input::placeholder {
  color: #fff;
  opacity: 0.8;
}
.nside-news .newsPage-nav .nside-news-right1 .search-main .icon-searchIcon {
  position: absolute;
  right: 0;
  top: 6px;
  font-size: 16px;
  opacity: 0.8;
  color: #fff;
  cursor: pointer;
}
.nside-news .nside-news-right {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.nside-news .nside-news-right .nside-news-second {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  line-height: 24px;
  border: 1px solid transparent;
  width: 180px;
  height: 52px;
}
.nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon {
  width: 0;
  height: 29px;
  transition: 0.5s;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}
.nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon img {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon .default {
  opacity: 0.8;
  transition: 0.5s;
}
.nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon .active {
  opacity: 0;
  transition: 0.5s;
}
.nside-news .nside-news-right .nside-news-second:hover {
  color: #fff;
  opacity: 1;
  background: #C7000B;
}
.nside-news .nside-news-right .nside-news-second:hover .nav-item-second-first-icon {
  width: 36px;
}
.nside-news .nside-news-right .nside-news-second:hover .nav-item-second-first-icon .default {
  opacity: 0;
}
.nside-news .nside-news-right .nside-news-second:hover .nav-item-second-first-icon .active {
  opacity: 1;
}
.nside-news .nside-news-right .nside-news-second-active {
  color: #fff;
  opacity: 1;
  background: #C7000B;
}
.nside-news .nside-news-right .nside-news-second-active .nav-item-second-first-icon {
  width: 36px;
}
.nside-news .nside-news-right .nside-news-second-active .nav-item-second-first-icon .default {
  opacity: 0;
}
.nside-news .nside-news-right .nside-news-second-active .nav-item-second-first-icon .active {
  opacity: 1;
}
.nside-news .nside-right {
  font-size: 20px;
  margin: 0 5px;
  color: #fff;
  opacity: 0.8;
}
.nside-news .nside-a {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  transition: 0.5s;
  opacity: 0.8;
}
.nside-news .nside-a:hover {
  opacity: 1;
  transition: 0.5s;
}
.nside-news .nside-a-cur {
  font-weight: normal;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 65px;
}
.nside-news .nside-a-cur-pro {
  font-size: 60px;
  line-height: 66px;
  margin-top: 16px;
}
.nside-news .nside-a-last {
  opacity: 1;
  transition: 0.5s;
  white-space: normal;
}
.cooperatePage {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cooperatePage .cooperate-part-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8);
  margin-bottom: 30px;
}
.cooperatePage .cooperate-part-inner .yinhao {
  width: 29px;
  height: 16px;
  transform: translateY(12px);
}
.cooperatePage .cooperate-part1 {
  background: #2B3F48;
}
.cooperatePage .cooperate-part1 .cooperate-part-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.cooperatePage .cooperate-part1 .indexPage-title {
  color: #fff;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main {
  display: flex;
  justify-content: space-between;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots {
  width: 377px;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con {
  width: 100%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .dots {
  width: 10px;
  height: 10px;
  background: #999999;
  border-radius: 50%;
  transition: 0.5s;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .line {
  width: 20px;
  height: 1px;
  background: #999999;
  transition: 0.5s;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .index {
  font-weight: 600;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  transition: 0.5s;
  margin: 0 10px;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .text {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  transition: 0.5s;
  max-width: calc(100% - 70px);
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.9;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc .text1 {
  margin-top: 14px;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc .text1:nth-of-type(1) {
  margin-top: 0;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con-active .cooperate-part-map-one-title .dots {
  background: #C7000B;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con-active .cooperate-part-map-one-title .line {
  background: #C7000B;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con-active .cooperate-part-map-one-title .index {
  color: #C7000B;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con-active .cooperate-part-map-one-title .text {
  color: #C7000B;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con-active .cooperate-part-map-one-desc {
  max-height: 100vh;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-con:nth-of-type(1) .cooperate-part-map-one-title {
  padding: 0 0 15px;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots-m {
  display: none;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom {
  width: calc(95% - 377px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner {
  width: 100%;
  position: relative;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner img {
  display: block;
  width: 100%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country {
  position: absolute;
  background: #DDDDDD;
  border-radius: 50%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country:nth-of-type(1) {
  width: 28px;
  height: 28px;
  left: 6%;
  top: 53%;
  right: auto;
  bottom: auto;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country:nth-of-type(2) {
  width: 34px;
  height: 35px;
  left: 18%;
  top: 14%;
  right: auto;
  bottom: auto;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country:nth-of-type(3) {
  width: 38px;
  height: 38px;
  left: 39%;
  top: 72%;
  right: auto;
  bottom: auto;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country:nth-of-type(4) {
  width: 45px;
  height: 45px;
  left: 77%;
  top: 21%;
  right: auto;
  bottom: auto;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .country:nth-of-type(5) {
  width: 34px;
  height: 34px;
  left: 87%;
  top: 65%;
  right: auto;
  bottom: auto;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot {
  width: 14px;
  height: 14px;
  background: #E1212B;
  border-radius: 50%;
  position: absolute;
  top: 37%;
  left: 34%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .market-dot-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .market-dot-inner::after {
  content: "";
  width: 107px;
  height: 107px;
  border-radius: 50%;
  border: 1px solid rgba(199, 0, 11, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .market-dot-inner::before {
  content: "";
  width: 206px;
  height: 206px;
  border-radius: 50%;
  border: 1px solid rgba(255, 153, 158, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .p-dot {
  width: 14px;
  height: 14px;
  background: #E1212B;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(225, 33, 43, 0.3);
  border-radius: 50%;
  animation: aniMapDotInner 2s 0s ease-in infinite;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .p-dot::after {
  content: "";
  width: 322px;
  height: 322px;
  border-radius: 50%;
  border: 1px solid rgba(255, 153, 158, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot::after {
  content: '';
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  background: rgba(225, 33, 43, 0.3);
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  animation: aniMapDotInner 2s 0.7s ease-in infinite;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot::before {
  content: '';
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  background: rgba(225, 33, 43, 0.3);
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  animation: aniMapDotInner 2s 0s ease-in infinite;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one {
  margin-left: 8%;
  margin-top: 8%;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count {
  display: flex;
  align-items: flex-start;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count .num-count {
  font-weight: bold;
  font-size: 56px;
  color: #C7000B;
  line-height: 62px;
  font-family: 'Montserrat-Medium';
  margin-right: 15px;
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count .num-unit {
  font-weight: 500;
  font-size: 36px;
  color: #C7000B;
  line-height: 24px;
  font-family: 'Montserrat-Medium';
}
.cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 10px;
}
@keyframes aniMapDotInner {
  0% {
    width: 14px;
    height: 14px;
    opacity: 1;
    background: rgba(225, 33, 43, 0.5);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0;
    background: rgba(225, 33, 43, 0.3);
  }
}
.cooperatePage .cooperate-part2 {
  background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/cooperate-part2-back.png') no-repeat;
  background-size: cover;
  overflow: hidden;
}
.cooperatePage .cooperate-part2 .process-swiper {
  width: 100%;
  overflow: visible;
  padding-bottom: 100px;
  position: relative;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one {
  width: 380px;
  margin-right: 30px;
  height: auto;
  background: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title {
  width: 100%;
  background: #fff;
  padding: 0 30px;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-title-inner {
  width: 100%;
  border-bottom: 1px solid rgba(84, 100, 108, 0.3);
  padding: 24px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom {
  width: 38px;
  height: 32px;
  position: relative;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 0;
  object-fit: scale-down;
  transform: translateY(-50%);
  transition: 0.5s;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom .default {
  opacity: 1;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom .active {
  opacity: 0;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-text {
  width: calc(100% - 54px);
  font-weight: 500;
  font-size: 18px;
  color: #1B2C34;
  line-height: 26px;
  transition: 0.5s;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc {
  font-weight: 400;
  height: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding: 34px 30px 24px;
  transition: 0.5s;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc .p1 {
  margin-top: 20px;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc .p1:nth-of-type(1) {
  margin-top: 0;
}
.cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one:nth-last-of-type(1) {
  margin-right: 0;
}
.cooperatePage .cooperate-part2 .process-swiper .process_slide_active .process-main-title .process-main-icon-dom .default {
  opacity: 0;
}
.cooperatePage .cooperate-part2 .process-swiper .process_slide_active .process-main-title .process-main-icon-dom .active {
  opacity: 1;
}
.cooperatePage .cooperate-part2 .process-swiper .process_slide_active .process-main-title .process-main-text {
  color: #C7000B;
}
.cooperatePage .cooperate-part2 .process-swiper .process_slide_active .process-main-desc {
  color: #FFFFFF;
  background: #2B3F48;
}
.cooperatePage .cooperate-part2 .process-swiper .process-btns {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cooperatePage .cooperate-part2 .process-swiper .process-btns .process-btn-one {
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #C7000B;
  color: #C7000B;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
}
.cooperatePage .cooperate-part2 .process-swiper .process-btns .process-btn-one:hover {
  color: #fff;
  background: #C7000B;
}
.cooperatePage .cooperate-part3 {
  background: #f3f7f9 url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/cooperate-part3-back.png') no-repeat;
  background-size: 100% calc(100% - 46px);
  position: relative;
  overflow: hidden;
}
.cooperatePage .cooperate-part3 .indexPage-title {
  justify-content: center;
  color: #fff;
}
.cooperatePage .cooperate-part3 .cooperate-part3-logo {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(100% - 120px);
}
.cooperatePage .cooperate-part3 .after-main {
  display: flex;
  justify-content: flex-end;
  position: relative;
  padding-bottom: 46px;
}
.cooperatePage .cooperate-part3 .after-main-img {
  position: absolute;
  bottom: 0;
  left: calc((100vw - 100%) / 2 * -1);
  width: calc(50% + (100vw - 1200px) / 2 + 100px);
}
.cooperatePage .cooperate-part3 .after-main-img .after-main-img-inner {
  width: 100%;
  overflow: hidden;
  border-radius: 0px 60px 0px 0px;
}
.cooperatePage .cooperate-part3 .after-main-img .after-main-img-inner img {
  transform: scale(1);
  transition: 0.5s;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  max-height: 580px;
}
.cooperatePage .cooperate-part3 .after-main-img .after-main-img-inner:hover img {
  transform: scale(1.05);
}
.cooperatePage .cooperate-part3 .after-con-outer {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles {
  min-width: 180px;
  width: auto;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .dots {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border-radius: 50%;
  opacity: 0.2;
  transition: 0.5s;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .line {
  width: 40px;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.2;
  transition: 0.5s;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .text {
  font-weight: 400;
  font-size: 18px;
  color: #FEFEFE;
  line-height: 24px;
  opacity: 0.6;
  transition: 0.5s;
  margin-left: 16px;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one-active .dots {
  opacity: 1;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one-active .line {
  opacity: 1;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one-active .text {
  opacity: 1;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
  width: 100%;
  margin-top: 8%;
  position: relative;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-swiper {
  width: 100%;
  background: #C7000B;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one {
  width: 100%;
  padding: 34px 5% 30px;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one .text1 {
  font-weight: 400;
  font-size: 14px;
  color: #FEFEFE;
  line-height: 24px;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one .text {
  font-weight: 400;
  font-size: 16px;
  color: #FEFEFE;
  line-height: 24px;
  margin: 24px 0 4px;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one .text:nth-of-type(1) {
  margin-top: 0;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-con-descs-img {
  display: none;
}
.cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-con-descs-img img {
  width: 100%;
  height: 100%;
}
.cooperatePage .cooperate-ask {
  position: relative;
  background: #F1F6F9;
  overflow-x: hidden;
  min-height: 400px;
}
.cooperatePage .cooperate-ask .indexPage-title {
  justify-content: center;
}
.cooperatePage .cooperate-ask .indexPage-title-text {
  text-align: center;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(odd) {
  background: #3D5864;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(odd) .ask-item-title .ask-item-text {
  color: #fff;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(odd) .ask-item-title .ask-item-icon .heng {
  background: #fff;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(odd) .ask-item-title .ask-item-icon .shu {
  background: #fff;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(odd) .ask-item-desc .ask-item-desc-inner {
  color: #FFFFFF;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(even) {
  background: #D7DEE3;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(even) .ask-item-title .ask-item-text {
  color: #2B3F48;
}
.cooperatePage .cooperate-ask .ask-item:nth-of-type(even) .ask-item-desc .ask-item-desc-inner {
  color: #2B3F48;
}
@media only screen and (max-width: 1800px) {
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs {
    width: 100%;
    margin-bottom: 18px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon {
    width: 100%;
    max-width: 250px;
  }
}
@media (max-width: 1680px) {
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles {
    margin: 0 auto;
  }
  .nside-news .nside-a-cur-pro {
    font-size: 46px;
    line-height: 58px;
    margin-top: 18px;
  }
  .ask1 {
    height: 154px;
    left: 1%;
  }
}
@media (max-width: 1441px) {
  .One-stop-step-title {
    font-size: 24px;
    line-height: 34px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img {
    margin-top: 38px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
    font-size: 16px;
    line-height: 30px;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-text {
    font-size: 20px;
    line-height: 26px;
    margin-top: 16px;
  }
  .ask3-img .ask3 {
    height: 320px;
  }
  .ask3-img {
    margin-top: -320px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-yinhao {
    margin: 22px 0 14px;
  }
  .One-stop-outer .One-stop-step4 .One-stop-step4-yinhao {
    margin: 22px 0 14px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one {
    width: calc((100% - 6%) / 3);
    margin-top: 28px;
    padding: 32px 25px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-title {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 1367px) {
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .text {
    font-size: 16px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc .text1 {
    margin-top: 6px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title {
    padding: 10px 0;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .line {
    width: 15px;
  }
}
@media only screen and (max-width: 1441px) {
  .cooperatePage .cooperate-part3 {
    background-size: cover;
  }
  .cooperatePage .cooperate-part3 .after-main {
    padding-bottom: 0;
  }
  .cooperatePage .cooperate-part3 .after-main-img {
    width: calc(50% + 100px);
    top: 0;
  }
  .cooperatePage .cooperate-part3 .after-con-outer {
    width: calc(50% + 100px);
    margin-left: -100px;
  }
  .cooperatePage .cooperate-part3 .after-main-img .after-main-img-inner {
    height: 100%;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
    transform: translateX(0);
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 120px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one {
    width: 33.33%;
    margin-bottom: 18px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .text {
    font-size: 16px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .line {
    width: 30px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 1420px) {
  .cooperatePage .cooperate-part3 .after-con-outer {
    width: calc(50% + 60px);
    margin-left: -60px;
  }
}
@media only screen and (max-width: 1365px) {
  .cooperatePage .cooperate-part3 .after-main-img {
    width: 50%;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles {
    padding-left: 20px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer {
    width: 50%;
    transform: translateX(0);
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
    transform: translateX(-90px);
  }
}
@media (max-width: 1281px) {
  .newsPage .list-left .item {
    padding: 4%;
  }
  .newsPage .list-right .item1 .img {
    width: 160px;
  }
  .newsPage .list-right .item1 .item-con {
    width: calc(95% - 160px);
  }
  .newsPage .list-right .item1 {
    padding: 10px 0;
    margin-top: 10px;
  }
  .newsPage .list-right .item1:nth-of-type(1) {
    padding: 0 0 10px;
  }
  .cooperatePage .cooperate-part2 .process-swiper {
    padding-bottom: 86px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-text {
    width: calc(100% - 48px);
    font-size: 16px;
    line-height: 24px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title {
    padding: 0 24px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc {
    font-size: 14px;
    line-height: 24px;
    padding: 16px 24px 18px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom {
    width: 28px;
    height: 28px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-title-inner {
    padding: 20px 0 16px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc .p1 {
    margin-top: 12px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-text {
    font-size: 16px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner {
    padding-left: 40px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-con {
    width: calc(50% - 20px);
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer {
    width: calc(50% + 20px);
    padding-left: 40px;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 14px;
  }
  .One-stop-outer .One-stop-step7 .ask-item .ask-item-desc .ask-item-desc-inner {
    padding-right: 16%;
  }
}
@media only screen and (max-width: 1275px) {
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one {
    width: 50%;
    margin-bottom: 14px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
    width: calc(100% + 90px);
    transform: translateX(0);
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main {
    flex-wrap: wrap;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots-pc {
    display: none;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots-m {
    display: block;
    margin-top: 18px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots {
    width: 100%;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one {
    margin-top: 0;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-desc {
    margin-top: 4px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title {
    padding: 12px 0 12px;
  }
}
@media (max-width: 1025px) {
  .ask2 {
    height: 150px;
  }
  .ask1 {
    height: 96px;
    left: 0;
  }
  .ask3-img {
    margin-top: -210px;
  }
  .ask3-img .ask3 {
    height: 210px;
  }
  .newsPage .list-right .item1 .item-con .time-outer {
    font-size: 12px;
    line-height: 22px;
  }
  .newsPage .item-more .read-more-p {
    font-size: 12px;
    line-height: 22px;
  }
  .nside-news .nside-news-right .nside-news-second {
    font-size: 16px;
    line-height: 24px;
    width: 170px;
    height: 48px;
  }
  .nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon {
    height: 20px;
    margin-right: 6px;
  }
  .nside-news .nside-news-right .nside-news-second-active .nav-item-second-first-icon {
    width: 20px;
  }
  .nside-news .nside-news-right .nside-news-second:hover .nav-item-second-first-icon {
    width: 20px;
  }
  .newsPage .list-left .item .name {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 6px;
  }
  .newsPage .item-more {
    height: 26px;
    margin-top: 16px;
  }
  .newsPage .list-right .item1 .item-con .name {
    font-size: 14px;
    line-height: 24px;
    margin: 6px 0 10px;
  }
  .ask-item .ask-item-desc .ask-item-desc-inner {
    padding-right: 8%;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-one {
    width: calc((100% - 62px) / 4);
    margin-top: 24px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one {
    font-size: 14px;
    max-width: 100px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one {
    width: calc((100% - 3.3%) / 2);
    margin-top: 26px;
    padding: 30px 24px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
    font-size: 14px;
    line-height: 28px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) {
    font-size: 14px;
    line-height: 22px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr td {
    font-size: 14px;
    padding: 16px 10px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) th {
    padding: 16px 6px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab {
    margin-top: 22px;
  }
}
@media (max-width: 1000px) {
  .One-stop-step7-yinhao {
    margin: 16px 0 26px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .line {
    width: 20px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one {
    margin-bottom: 10px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .text {
    margin-left: 12px;
    font-size: 14px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles .after-con-title-one .dots {
    width: 10px;
    height: 10px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one .text {
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0 4px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one .text1 {
    font-size: 12px;
    line-height: 22px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one {
    padding: 26px 5% 22px;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-titles {
    padding-left: 0;
  }
  .newsPage .list-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .newsPage .list-left .item .name {
    margin-top: 0;
  }
  .newsPage .list-left .item .other-con-main-bottom {
    width: 46%;
  }
  .newsPage .list-left .item .time-outer {
    position: absolute;
    transform: translate(0, 0);
    top: 0;
    left: 0;
    margin-top: 0;
  }
  .newsPage .list-left .item .img {
    width: 50%;
  }
  .newsPage .list-left .item {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
  }
  .newsPage .list-right {
    width: 100%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title {
    padding-right: 6%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-outer {
    width: 100%;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one {
    width: 100%;
    margin-top: 22px;
    padding: 24px 22px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-line {
    width: 30px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-text {
    width: calc(100% - 63px);
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one {
    margin-bottom: 22px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner {
    padding-left: 30px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title {
    margin-bottom: 34px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer {
    padding: 0 30px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one .material-intro-title {
    width: 100%;
    margin-bottom: 6px;
  }
  .ask-item .ask-item-title .ask-item-text {
    font-size: 16px;
  }
  .ask3-img .ask3 {
    margin-right: 0;
  }
  .ask-item .ask-item-desc {
    padding-left: 32px;
  }
  .ask-item .ask-item-title .ask-item-text {
    width: calc(100% - 36px);
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons {
    width: 100%;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one {
    flex-wrap: wrap;
    padding: 4%;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one {
    padding: 22px 0;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-yinhao {
    margin: 22px 0 0px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main img {
    margin: 0 auto 18px;
  }
  .One-stop-step-title {
    font-size: 22px;
    line-height: 28px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner {
    flex-wrap: wrap;
    position: relative;
  }
  .One-stop-outer .One-stop-step1 {
    padding: 42px 0;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
    width: 100%;
    margin-top: 36px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-dot {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-desc {
    padding-right: 0;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step-title {
    width: 100%;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  .One-stop-outer .One-stop-step4 .One-stop-step4-yinhao {
    margin: 22px 0 0;
  }
  .One-stop-outer .One-stop-step4 .surface-main-titles {
    margin: 24px 0 24px;
    flex-wrap: wrap;
  }
  .One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one {
    max-width: 100%;
    width: 25%;
    padding: 10px 4px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img {
    margin-top: 25px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one {
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one .material-intro-desc {
    width: 100%;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon {
    width: 240px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs {
    width: calc(95% - 240px);
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p-top {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .p-dot::after {
    display: none;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-title .text {
    font-size: 14px;
    line-height: 22px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dots .cooperate-part-map-one-desc .text1 {
    margin-top: 8px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .market-dot-inner::before {
    border: 1px solid rgba(255, 153, 158, 0.2);
    width: 200px;
    height: 200px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count .num-count {
    font-size: 40px;
    line-height: 48px;
    margin-right: 10px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom {
    margin-bottom: 8px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num {
    justify-content: flex-start;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one {
    margin: 0 3%;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-desc {
    margin-top: 0;
  }
  .cooperatePage .cooperate-part2 .process-swiper {
    padding-bottom: 76px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one {
    width: 350px;
    margin-right: 24px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc {
    font-size: 12px;
    line-height: 22px;
    padding: 14px 18px 12px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-title-inner {
    padding: 16px 0 12px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title {
    padding: 0 18px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-icon-dom {
    width: 24px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-title .process-main-text {
    width: calc(100% - 40px);
    font-size: 14px;
    line-height: 22px;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one .process-main-desc .p1 {
    margin-top: 8px;
  }
  .cooperatePage .cooperate-part3 .cooperate-part3-logo {
    display: none;
  }
  .cooperatePage .cooperate-part3 .after-main-img {
    display: none;
  }
  .cooperatePage .cooperate-part3 .after-con-outer {
    width: 100%;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs {
    width: 100%;
    position: relative;
    padding: 8% 0 0 8%;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-swiper {
    position: relative;
    background: transparent;
    overflow: hidden;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs .after-descs-one {
    background: #C7000B;
    height: auto;
  }
  .cooperatePage .cooperate-part3 .after-con-outer .after-con-descs::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url('https://file.global86.cn/fileStore/website_new_v2/qianfeng/qianfeng/used/after-img.png') no-repeat;
    background-size: 90% 80%;
    overflow: hidden;
  }
  .cooperatePage .cooperate-part3 {
    padding-bottom: 32px;
  }
  .newsPage .newsPage1 {
    display: none;
  }
  .nside-news .newsPage-nav {
    width: 100%;
  }
  .newsPage .list-other .item2 .img {
    width: 150px;
  }
  .newsPage .list-other .item2 .item-con {
    width: calc(95% - 150px);
  }
  .newsPage .webPage {
    margin-top: 30px;
  }
  .nside-news .nside-news-right .nside-news-second {
    font-size: 14px;
    line-height: 22px;
    max-width: 152px;
    width: 33.33%;
    height: 44px;
  }
  .nside-news .nside-news-right .nside-news-second .nav-item-second-first-icon {
    height: 22px;
    margin-right: 6px;
  }
  .nside-news .nside-news-right .nside-news-second-active .nav-item-second-first-icon {
    width: 22px;
  }
  .nside-news .nside-news-right .nside-news-second:hover .nav-item-second-first-icon {
    width: 22px;
  }
  .newsPage .list-other .item2 {
    padding: 16px 0;
    margin-top: 0;
  }
  .newsPage .list-other .item2:nth-of-type(1) {
    padding-top: 0;
  }
  .newsPage .list-other .item2 .name {
    font-size: 14px;
    line-height: 22px;
  }
  .newsPage .list-other .item2 .item-con .desc {
    font-size: 12px;
    line-height: 22px;
    margin-top: 4px;
    margin-bottom: 6px;
  }
  .newsPage .newsPage2 {
    display: block;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-one {
    width: 48%;
    margin-top: 20px;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-cover {
    border-radius: 6px;
  }
  .ask2 {
    height: 120px;
  }
  .ask1 {
    height: 114px;
    left: 0;
  }
  .ask3-img .ask3 {
    height: 150px;
  }
  .ask3-img {
    margin-top: -150px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one {
    flex-wrap: wrap;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-desc {
    font-size: 12px;
    line-height: 22px;
    margin-top: 14px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) {
    font-size: 12px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr:nth-of-type(1) th {
    padding: 10px 4px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab tr td {
    font-size: 12px;
    padding: 10px 5px;
  }
  .One-stop-outer .One-stop-step5 .biaozhun-tab {
    margin-top: 18px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-title {
    width: 100%;
    margin-bottom: 8px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one {
    align-items: flex-start;
    height: 100%;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-desc {
    width: 100%;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs {
    width: 58%;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon {
    width: 40%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one-img .material-intro-one-img-inner {
    border-radius: 12px;
  }
  .One-stop-outer .One-stop-step6 .processing-case-main .processing-case-text {
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-text {
    font-size: 14px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-other-img {
    width: 60%;
    max-width: 300px;
    margin: 0 auto 14px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one {
    padding: 16px 0;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-title {
    font-size: 14px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-swiper-outer .surface-other-one .surface-cons .surface-con-one .surface-desc {
    font-size: 12px;
    line-height: 20px;
  }
  .One-stop-outer .One-stop-step4 .surface-main-titles .surface-title-one {
    width: 33.33%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer .material-other-one .material-intro-one .material-intro-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .ask-item .ask-item-desc .ask-item-desc-inner {
    font-size: 12px;
    line-height: 22px;
    padding-top: 14px;
  }
  .ask-item .ask-item-title .ask-item-text {
    font-size: 14px;
  }
  .One-stop-step7-yinhao {
    margin: 18px 0 24px;
  }
  .ask-item .ask-item-desc .ask-item-desc-inner {
    padding-top: 12px;
  }
  .ask-item {
    padding: 28px 4%;
    margin-bottom: 18px;
    background: rgba(241, 246, 249, 0.95);
  }
  .ask-item .ask-item-desc .ask-item-desc-inner {
    padding-top: 14px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-title .One-stop-step2-text {
    font-size: 16px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p1 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs .One-stop-step2-p2 {
    font-size: 12px;
    line-height: 20px;
  }
  .One-stop-nban-inner .nban-inner-bottom .nban-seconds-main {
    display: none;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer {
    flex-wrap: wrap;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer {
    padding: 0 5% 0 0;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner::after {
    width: 100%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-title {
    margin-bottom: 26px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-con {
    padding-right: 5%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-line {
    width: 18px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one .material-title-text {
    width: calc(100% - 50px);
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-con {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-swiper-outer {
    width: 100%;
  }
  .One-stop-outer .One-stop-step3 .indexPage-inner .One-stop-step3-swiper-outer .material-title-one {
    width: 50%;
    margin-bottom: 16px;
  }
}
@media (max-width: 640px) {
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-descs {
    width: 100%;
  }
  .One-stop-outer .One-stop-step2 .One-stop-step2-main .One-stop-step2-one .One-stop-step2-con .One-stop-step2-icon {
    width: 100%;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
    font-size: 12px;
    line-height: 24px;
  }
  .One-stop-outer .One-stop-step1 .indexPage-inner .One-stop-step1-main {
    margin-top: 32px;
  }
}
@media (max-width: 521px) {
  .ask1 {
    display: none;
  }
  .ask2 {
    display: none;
  }
  .ask3-img .ask3 {
    height: 130px;
  }
  .ask3-img {
    margin-top: -105px;
    background: #F1F6F9;
  }
  .nside-detailPage .nside-first {
    padding: 14px 0;
  }
}
@media (max-width: 431px) {
  .newsPage .nodata {
    font-size: 22px;
  }
  .cooperatePage .cooperate-part2 .process-swiper {
    padding-bottom: 70px;
  }
}
@media (max-width: 428px) {
  .ask-item {
    padding: 20px 4%;
  }
  .cooperatePage .cooperate-part2 .process-swiper .process-main-icon-one {
    width: 100%;
    max-width: 280px;
  }
  .newsPage .list-other .item2 {
    flex-wrap: wrap;
  }
  .newsPage .list-other .item2 .img {
    width: 100%;
    max-width: 252px;
    margin: 0 auto;
  }
  .newsPage .list-other .item2 .item-con {
    width: 100%;
    margin-top: 22px;
  }
}
@media (max-width: 384px) {
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num {
    flex-wrap: wrap;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-dom-inner .market-dot .p-dot {
    display: none;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one {
    margin-top: 20px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count .num-count {
    font-size: 32px;
    line-height: 42px;
    margin-right: 8px;
  }
  .cooperatePage .cooperate-part1 .cooperate-part-map-main .cooperate-part-map-dom .cooperate-part-map-num .abouti-num-one .abouti-num-count .num-unit {
    font-size: 26px;
    line-height: 20px;
  }
}
