.banner .swiper-container .swiper-button-prev {
  left: 6%;
  width: 50px;
  height: 50px;
  background-image: url(../../images/productlist/button_prev.png);
  background-size: 100% auto;
}
.banner .swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-image: url(../../images/productlist/button_prev_dis.png);
}
.banner .swiper-container .swiper-button-next {
  right: 6%;
  width: 50px;
  height: 50px;
  background-image: url(../../images/productlist/button_next.png);
  background-size: 100% auto;
}
.banner .swiper-container .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background-image: url(../../images/productlist/button_next_dis.png);
}
.rainShed {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 0;
}
.rainShed .title img {
  display: block;
  width: auto;
}
.rainShed .title-line {
  width: 80px;
  height: 6px;
  margin: 20px auto;
  background: #666666;
}
.rainShed .title-h2 {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 1;
}
.rainShed .rainShed-pic img {
  display: block;
  width: 100%;
}
.scientific-figures {
  width: 100%;
  height: 200px;
  background-image: url(/assets/cn/images/productlist/scientific_bg.png);
  background-repeat: no-repeat;
}
.scientific-figures .content-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}
.scientific-figures .content-box div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.scientific-figures .content-box div div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 20px;
  margin-top: 25px;
}
.scientific-figures .content-box div div img {
  display: block;
}
.scientific-figures .content-box div div h4 {
  margin-top: 8px;
  font-size: 18px;
  color: #fff;
}
.scientific-figures .content-box img {
  display: block;
}
.stencil-pic img {
  display: block;
  width: 100%;
}
.rainShed-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 0;
}
.rainShed-list .title img {
  display: block;
  width: auto;
}
.rainShed-list .title-line {
  width: 80px;
  height: 6px;
  margin: 20px auto;
  background: #666666;
}
.rainShed-list .title-h2 {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 1;
}
.rainShed-list .list-nav {
  display: flex;
  align-items: center;
  margin: 60px auto 40px;
}
.rainShed-list .list-nav .list-nav-link {
  display: inline-flex;
  align-items: center;
  margin: 0 10px;
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}
.rainShed-list .list-nav .list-nav-link .icon-list-act {
  display: none;
}
.rainShed-list .list-nav .list-nav-link .link-title {
  margin-left: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #666666;
}
.rainShed-list .list-nav .link-act {
  background-color: #167a5b;
  border: none;
}
.rainShed-list .list-nav .link-act .icon-list {
  display: none;
}
.rainShed-list .list-nav .link-act .icon-list-act {
  display: block;
}
.rainShed-list .list-nav .link-act .link-title {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}
.rainShed-list .rainShed-list-pic {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.rainShed-list .rainShed-list-pic .rainShed-pic-list {
  flex-basis: 33%;
  margin: 0.25% 0;
}
.rainShed-list .rainShed-list-pic .rainShed-pic-list img {
  display: block;
  width: 100%;
}
.rainShed-list .list-pic-act {
  display: flex;
}
.process .content-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.process .content-box .icon_rightArrow {
  margin-bottom: 40px;
  width: 22px;
  height: 22px;
  background-image: url(/assets/cn/images/productlist/icon_rightArrow.png);
  background-repeat: no-repeat;
}
.process .content-box .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.process .content-box .item h4 {
  margin-top: 20px;
  font-size: 20px;
}
.calculation {
  position: relative;
  margin-top: 60px;
}
.calculation .calculation-bg {
  width: 100%;
}
.calculation .calculation-main {
  position: absolute;
  right: 0;
  bottom: 60px;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
  padding: 30px 60px 10px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.calculation .calculation-main .calculation-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  flex: none;
  width: 40%;
}
.calculation .calculation-main .calculation-left .calc-left-title {
  width: auto;
  margin-bottom: 20px;
}
.calculation .calculation-main .calculation-left .calc-left-list {
  width: 74%;
  position: relative;
}
.calculation .calculation-main .calculation-left .calc-left-list .unit {
  position: absolute;
  top: 11px;
  right: 10px;
}
.calculation .calculation-main .calculation-left .calc-left-list input {
  padding-right: 30px;
}
.calculation .calculation-main .calculation-left .calc-left-list .area-val {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
}
.calculation .calculation-main .calculation-left .calc-desc {
  margin-top: 10px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #999999;
}
.calculation .calculation-main .calculation-left .select-box {
  padding: 5px 18px;
}
.calculation .calculation-main .calculation-left .input-text {
  width: 74%;
  margin: 7px 0;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.calculation .calculation-main .calculation-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  width: 130px;
  margin: 0 50px;
  background-image: url(../../images/productlist/calculation_button_bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.calculation .calculation-main .calculation-button .button-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 124px;
  height: 124px;
  background-image: url(../../images/productlist/link_button_bg.png);
}
.calculation .calculation-main .calculation-button .button-box .start {
  padding: 30px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
  background-color: #ffae00;
  text-shadow: 0px 0px 0px rgba(191, 130, 0, 0.28);
  border-radius: 50%;
}
.calculation .calculation-main .calculation-right {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.calculation .calculation-main .calculation-right .calc-right-top #top-title-num {
  display: inline-block;
  font-size: 26px;
  line-height: 1;
  color: #ffae00;
}
.calculation .calculation-main .calculation-right .calc-right-main {
  width: 96%;
  margin: 30px 0;
  padding: 30px 0;
  text-align: center;
  border: 1px solid #e5e5e5;
}
.calculation .calculation-main .calculation-right .calc-right-main .item-list {
  margin: 10px 0;
}
.calculation .calculation-main .calculation-right .calc-right-main .item-list .list-title {
  font-size: 15px;
  font-weight: 500;
  color: #666666;
}
.calculation .calculation-main .calculation-right .calc-right-main .item-list .num-strong {
  font-size: 15px;
  font-weight: bold;
  color: #999999;
}
.calculation .calculation-main .calculation-right .calc-desc-p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  text-align: center;
}
.calculation .calculation-main .calculation-right .calc-desc-p i {
  color: #FFAE00;
}
@media screen and (min-width: 1600px) {
  .calculation .calculation-main {
    padding: 70px 60px 60px;
  }
}
.jobs-pic {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0 10px;
}
.jobs-pic .title img {
  display: block;
  width: auto;
}
.jobs-pic .title-line {
  width: 80px;
  height: 6px;
  margin: 20px auto;
  background: #666666;
}
.jobs-pic .jobs-list-pic {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.jobs-pic .jobs-list-pic .jobs-pic-list {
  width: 380px;
  margin: 15px 0;
}
.jobs-pic .jobs-list-pic .jobs-pic-list img {
  display: block;
  width: 100%;
}
.customer-reviews {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0;
}
.customer-reviews .title img {
  display: block;
  width: auto;
}
.customer-reviews .title-line {
  width: 80px;
  height: 6px;
  margin: 20px auto;
  background: #666666;
}
.customer-reviews .title-h2 {
  margin-top: 25px;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.customer-reviews .reviews-items {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.customer-reviews .reviews-items .items-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #666666;
  border: 1px solid #e5e5e5;
}
.customer-reviews #cust-revie-swiper {
  width: 1200px;
  margin: 30px 0;
}
.customer-reviews #cust-revie-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s;
}
.customer-reviews #cust-revie-swiper .swiper-wrapper .swiper-slide-next {
  transform: scale(1.2);
}
.customer-reviews .reviews-items-pic {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
}
.after-aftermarket {
  width: 100%;
  height: 550px;
  background-image: url(/assets/cn/images/car/after_service_bg.png);
  background-repeat: no-repeat;
  background-position: right;
  overflow: hidden;
}
.after-aftermarket .case-title {
  margin-top: 130px;
}
.after-aftermarket .case-title img {
  display: block;
  margin: 0 auto;
}
.after-aftermarket .case-title em {
  display: block;
  width: 80px;
  height: 6px;
  margin: 18px auto 28px;
  background: #B3B3B3;
}
.after-aftermarket .case-title p {
  font-size: 28px;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  text-align: center;
}
.after-aftermarket .content-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 700px;
  margin: 0 auto;
  margin-top: 68px;
}
.after-aftermarket .content-box div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.after-aftermarket .content-box div h4 {
  margin-top: 21px;
  font-size: 28px;
  color: #fff;
}
.after-aftermarket .content-box div h4 span {
  color: #FFAE00;
}
footer {
  display: flex;
  align-items: center;
  height: 110px;
  background: #333333;
}
footer .footer-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
footer .footer-box .advisory {
  padding: 10px 30px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ffae00;
}
.mask-box {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9;
}
.mask-box .mask-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding: 0 70px;
  background-color: #fff;
}
.mask-box .mask-main .main-desc {
  font-size: 18px;
  color: #666666;
}
.mask-box .mask-main .determine {
  margin-top: 50px;
  padding: 10px 30px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ffae00;
}
