.page_pro_main {
  margin-top: calc((120 / 19.2) * 1%);
}

.page_pro {
  --pd: 39px;
  --mt: 27px;
}

.page_pro .item {
  position: relative;
  border-radius: 24px 24px 24px 24px;
  box-shadow: 2px 2px 2px 2px #ccc;
  overflow: hidden;
}

.page_pro .item:hover .mark {
  background: rgba(0, 0, 0, 0.2);
}

.page_pro .item:hover .desc {
  display: block;
}

.page_pro .item .img {
  padding-bottom: calc((464 / 4.66) * 1%);
}

.page_pro .item .mark,
.page_pro .item .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}

.page_pro .item .mark {
  z-index: 2;
}

.page_pro .item .info {
  z-index: 3;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.page_pro .item .title {
  font-family: Exo;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
}

.page_pro .item .desc {
  line-height: 28px;
  color: #ffffff;
  margin-top: 20px;
  display: none;
}

.pro_app {
  margin-top: calc((130 / 19.2) * 1%);
}

.pro_app .swiper-slide {
  overflow: hidden;
}

.pro_app .pag {
  background: #e9e4df;
  border-radius: 41px 41px 41px 41px;
}

.pro_app .pag .swiper-pagination-progressbar-fill {
  background: var(--color-main2);
  height: 6px;
  border-radius: 41px 41px 41px 41px;
  top: -2px;
}

.pro_app .pro_app_main {
  --l-w: 593px;
  --l-w: calc((593/14.75) * 1%);
  --pd: 72px;
  justify-content: unset;
}

.pro_app .pro_app_main .lll {
  height: auto;
  border-radius: 24px 24px 24px 24px;
  padding: 0;
}

.pro_app .pro_app_main .lll img {
  position: relative;
}

.pro_app .pro_app_main .rrr {
  width: calc((586 / 14.75) * 1%);
  margin-left: var(--pd);
}

.pro_app .pro_app_main .rrr .list .list_item .t1 {
  font-weight: bold;
  font-family: Exo;
}

.pro_app .pro_app_main .rrr .cell {
  margin-top: 38px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pro_app .pro_app_main .rrr .cell .pag {
  width: calc((317 / 8.09) * 1%);
  height: 2px;
  position: relative;
}

.pro_app .pro_app_main .rrr .cell .sw_com {
  width: 58px;
  height: 58px;
  border-radius: 4px 4px 4px 4px;
  background: var(--color-main2);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px 39px;
}

.pro_app .pro_app_main .rrr .cell .sw_com.sw_prev {
  background-image: url(../images/color/pro_l.png);
}

.pro_app .pro_app_main .rrr .cell .sw_com.sw_next {
  background-image: url(../images/color/pro_r.png);
}

.pro_faq {
  margin-top: calc((133 / 19.2) * 1%);
  padding: calc((120 / 19.2) * 1%) 0;
  background: #fafafa;
}

.pro_faq .pro_faq_main {
  --l-w: calc((367/14.75) * 1%);
  --pd: 53px;
}

.pro_faq .pro_faq_main .lll .img {
  padding-bottom: calc((405 / 3.67) * 1%);
  border-radius: 24px 24px 24px 24px;
}

.pro_faq .pro_faq_main .lll .img .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 47px;
}

.pro_faq .pro_faq_main .lll .img .info * {
  color: #fff;
}

.pro_faq .pro_faq_main .lll .img .info .title {
  font-family: Exo;
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
}

.pro_faq .pro_faq_main .lll .img .info .desc {
  line-height: 30px;
  margin-top: 5px;
}

.pro_faq .pro_faq_main .lll .contact {
  margin-top: 30px;
  background: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  border-radius: 16px 16px 16px 16px;
  padding: 30px 48px;
}

.pro_faq .pro_faq_main .lll .contact .img2 {
  width: 64px;
  height: 64px;
  padding: 0;
}

.pro_faq .pro_faq_main .lll .contact .title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-top: 5px;
}

.pro_faq .pro_faq_main .lll .contact .des6 {
  margin: 5px 0;
}

.pro_faq .pro_faq_main .lll .contact .c_btn.active2 {
  padding: 5px 30px;
}

.pro_last {
  margin-top: calc((120 / 19.2) * 1%);
}

.pro_last .list .item {
  margin-top: 22px;
}

.pro_last .list .item .top {
  font-weight: bold;
  display: flex;
  align-items: center;
}

.pro_last .list .item .top .img {
  width: 28px;
  height: 28px;
  padding: 0;
  margin-right: 10px;
}

.pro_last .list .item .top .img img {
  position: relative;
}

.pro_last .imgs {
  --pd: 72px;
  margin-top: 47px;
}

.pro_last .imgs .item {
  border-radius: 24px 24px 24px 24px;
  padding-bottom: calc((658 / 14.75) * 1%);
}

@media screen and (max-width: 1366px) {
  .pro_app .pro_app_main {
    --pd: 50px;
    width: 100%;
  }

  .pro_app .pro_app_main .rrr {
    width: calc(100% - var(--l-w) - var(--pd));
  }

  .pro_faq .pro_faq_main .lll .img {
    height: auto;
    padding: 0;
  }

  .pro_faq .pro_faq_main .lll .img img {
    position: relative;
  }

  .pro_faq .pro_faq_main .lll .img .info {
    padding: 15px;
    overflow-y: auto;
  }

  .pro_faq .pro_faq_main .lll .img .info .title {
    line-height: 1.3;
    font-size: 26px;
  }

  .pro_faq .pro_faq_main .lll .contact {
    padding: 15px;
  }
}

@media screen and (max-width: 950px) {
  .pro_app .pro_app_main .rrr {
    width: 100%;
    margin-left: 0;
  }

  .pro_last {
    margin-top: 50px;
  }

  .pro_last .imgs {
    --mt: 30px;
  }

  .pro_last .imgs .item {
    padding-bottom: 100%;
  }
}