@charset "UTF-8";
.qyfw-mobile {
  display: none;
}

html {
  font-size: 0.8333vw;
}

.qyfw-pc {
  background-color: #fcf8f3;
  padding-bottom: 40px;
  min-height: 100%;
}

.qyfw-pc .bg_img {
  position: absolute;
}

.qyfw-pc .bg_img img {
  width: 100%;
  height: 100%;
}

.qyfw-pc .bg_img1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 49.25rem;
}

.qyfw-pc .bg_img2 {
  bottom: -5.63rem;
  left: 0;
  width: 27.25rem;
  height: 22.13rem;
}

.qyfw-pc .bg_img3 {
  top: 3.13rem;
  right: 6.25rem;
  width: 17.13rem;
  height: 13.88rem;
}

.qyfw-pc .bg_img5 {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26.63rem;
}

.qyfw-pc .qyfw-main {
  position: relative;
}

.qyfw-pc .qyfw-main .main-title {
  position: relative;
  background-image: linear-gradient(151.07deg, #d99b55 0%, #e3b446 49.4%, #ffcc80 100%), linear-gradient(90deg, #f23412 1.39%, #d2240b 100%), linear-gradient(90deg, #ffd991 1.39%, #d4943b 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  padding-top: 80px;
  z-index: 99;
}

.qyfw-pc .qyfw-main .main-title:after {
  content: 'Customer Rights';
  width: auto;
  height: 4.56rem;
  font-size: 3.13rem;
  font-weight: 500;
  letter-spacing: 0.13rem;
  position: absolute;
  bottom: -2.75rem;
  left: 50%;
  opacity: 0.2;
  transform: translateX(-50%);
  background-image: linear-gradient(151.07deg, #d99b55 0%, #e3b446 49.4%, #ffcc80 100%), linear-gradient(90deg, #f23412 1.39%, #d2240b 100%), linear-gradient(90deg, #ffd991 1.39%, #d4943b 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.qyfw-pc .qyfw-main .qyfw-siwper {
  position: relative;
  z-index: 99;
  margin-top: 5rem;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-wrapper {
  margin: 1.88rem 0;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transform: scale(1);
  transition: 300ms;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container {
  width: 17.5rem;
  height: 10rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  cursor: pointer;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container .active {
  display: none;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider1 {
  background-image: url(../../images20241010/qyfw/member_star1_1.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider2 {
  background-image: url(../../images20241010/qyfw/member_star1_2.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider3 {
  background-image: url(../../images20241010/qyfw/member_star1_3.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider4 {
  color: #333;
  background-image: url(../../images20241010/qyfw/member_star1_4.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider5 {
  background-image: url(../../images20241010/qyfw/member_star1_5.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container.slider6 {
  color: #333;
  background-image: url(../../images20241010/qyfw/member_star1_6.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container img {
  width: 1.5rem;
  height: 1.38rem;
  vertical-align: middle;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide .slider-container span {
  display: inline-block;
  vertical-align: middle;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active {
  transform: scale(1.5);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container {
  color: #fff;
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container .active,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container .active {
  position: absolute;
  bottom: 2.13rem;
  left: 2.5rem;
  display: block;
  font-size: 1rem;
  font-family: 'D-Din';
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider1,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider1 {
  background-image: url(../../images20241010/qyfw/member_star2_1.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider2,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider2 {
  background-image: url(../../images20241010/qyfw/member_star2_2.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider3,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider3 {
  background-image: url(../../images20241010/qyfw/member_star2_3.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider4,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider4 {
  background-image: url(../../images20241010/qyfw/member_star2_4.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider5,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider5 {
  background-image: url(../../images20241010/qyfw/member_star2_5.png);
}

.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-active .slider-container.slider6,
.qyfw-pc .qyfw-main .qyfw-siwper .swiper-slide-duplicate-active .slider-container.slider6 {
  background-image: url(../../images20241010/qyfw/member_star2_6.png);
}

.qyfw-pc .qyfw-main .line {
  position: relative;
  z-index: 99;
  width: 100%;
}

.qyfw-pc .qyfw-main .line img {
  width: 100%;
  height: 100%;
}

.qyfw-pc .qyfw-main .qyfw-table {
  position: relative;
  z-index: 99;
  background-color: #fff;
  border-radius: 20px;
  padding: 24px 40px;
  margin: 40px auto;
}

.qyfw-pc .qyfw-main .qyfw-table .titleName {
  background-image: linear-gradient(151.07deg, #d99b55 0%, #e3b446 49.4%, #ffcc80 100%), linear-gradient(90deg, #f23412 1.39%, #d2240b 100%), linear-gradient(90deg, #ffd991 1.39%, #d4943b 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  z-index: 99;
  margin-bottom: 20px;
}

.qyfw-pc .qyfw-main .qyfw-table table {
  width: 100%;
  font-size: 1.25rem;
}

.qyfw-pc .qyfw-main .qyfw-table table thead {
  width: 100%;
  height: 2.81rem;
  border-radius: 2.25rem;
  color: #AE854A;
  background: linear-gradient(151.07deg, #f7ebdd 0%, #f9efda 49.4%, #fff5e6 100%);
}

.qyfw-pc .qyfw-main .qyfw-table table thead th:last-of-type {
  width: 25%;
}

.qyfw-pc .qyfw-main .qyfw-table table tr:nth-of-type(2n) {
  background-color: #FFFBF7;
}

.qyfw-pc .qyfw-main .qyfw-table table td {
  text-align: center;
  line-height: 1.875rem;
  padding: 1.5rem;
}

.qyfw-pc .qyfw-main .qyfw-table table td img {
  width: 1.63rem;
  height: 1.5rem;
  vertical-align: middle;
}

.qyfw-pc .qyfw-main .qyfw-table table td span {
  display: inline-block;
  vertical-align: middle;
  color: #d79941;
}

.qyfw-pc .qyfw-main .qbzxqy .titleName {
  background-image: linear-gradient(151.07deg, #d99b55 0%, #e3b446 49.4%, #ffcc80 100%), linear-gradient(90deg, #f23412 1.39%, #d2240b 100%), linear-gradient(90deg, #ffd991 1.39%, #d4943b 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  z-index: 99;
  margin-bottom: 20px;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .qbzxqy-item {
  margin-bottom: 30px;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 1.88rem;
  padding: 1.5rem;
  text-align: center;
  overflow: hidden;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .qbzxqy-item::after {
  content: '';
  display: block;
  width: 23.13rem;
  height: 18.88rem;
  position: absolute;
  left: 4.13rem;
  bottom: 0;
  background-image: url("../../images20241010/qyfw/logo.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category {
  text-align: left;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  position: relative;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category span {
  margin: 0 0.31rem;
  color: #333;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category img {
  width: 1.13rem;
  height: 0.81rem;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category .btns {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category .btns .btn {
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.25);
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category .btns .btn img {
  width: 4px;
  height: 8px;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category .btns .btn.disabled {
  cursor: not-allowed;
  background: rgba(0, 0, 0, 0.1);
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category .btns .btn:first-of-type {
  margin-right: 10px;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item {
  position: relative;
  z-index: 99;
  display: flex;
  color: #d79941;
  font-size: 1rem;
  overflow-x: scroll;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item::-webkit-scrollbar {
  display: none;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 1.25rem 0.5rem 1.25rem 0.5rem;
  box-sizing: border-box;
  background-color: #fcf8f3;
  border-radius: 0.38rem;
  width: 8.125rem;
  min-width: calc((100% - 48px)/4);
  box-sizing: border-box;
  margin-right: 16px;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item a img {
  width: 2.13rem;
  height: 2rem;
  margin-bottom: .625rem;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item a p:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5rem;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .category_item > a:last-of-type {
  margin-right: 0;
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .href-item {
  width: calc((100% - 30px)/2);
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .flex-1 {
  width: calc((100% - 60px)/5);
}

.qyfw-pc .qyfw-main .qbzxqy .qbzxqy-main .flex-2 {
  width: calc((100% - 60px)/5*2);
}

.qyfw-pc .qyfw-main .wxts {
  margin-top: 2.5rem;
}

.qyfw-pc .qyfw-main .wxts .tips {
  position: relative;
  padding: 0.88rem 2.5rem;
  margin-bottom: 3.25rem;
  background-color: #fff;
  border-radius: 1.25rem;
  color: #666666;
  font-size: 0.88rem;
  line-height: 1.5;
  z-index: 1;
}

.qyfw-pc .qyfw-main .wxts .tips .title {
  margin-bottom: .625rem;
}

.qyfw-pc .qyfw-main .wxts .tips .title span {
  color: #B21E28;
}

.qyfw-pc .qyfw-main .wxts .tips .tips-item {
  padding: 16px 0;
  border-bottom: 1px dashed #ccc;
}

.qyfw-pc .qyfw-main .wxts .tips .z {
  padding: 1.5rem;
  margin-top: 1rem;
  background-color: #FFFBF7;
}

@media (max-width: 768px) {
  .qyfw-pc {
    display: none;
  }
  html {
    font-size: calc(100vw / 390* 16);
  }
  .qyfw-mobile {
    display: block;
    background-color: #f6f6f6;
    width: 100%;
  }
  .qyfw-mobile .qyfw-banner {
    height: 22.5rem;
    background: url(../../images20241010/qyfw/qyfw_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 2rem;
  }
  .qyfw-mobile .qyfw-banner .qyfw-title {
    height: 1.5rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qyfw-mobile .qyfw-banner .qyfw-title p {
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    margin: 0 1rem;
  }
  .qyfw-mobile .qyfw-banner .qyfw-title img {
    height: .5rem;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .swiper-slide {
    width: 68vw;
    height: 12.5rem;
    position: relative;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .swiper-slide > div {
    position: absolute;
    left: 3rem;
    bottom: 2.95rem;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide1 {
    background: url(../../images20241010/qyfw/member_star2_1.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide2 {
    background: url(../../images20241010/qyfw/member_star2_2.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide3 {
    background: url(../../images20241010/qyfw/member_star2_3.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide4 {
    background: url(../../images20241010/qyfw/member_star2_4.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide4 > div {
    color: #333;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide5 {
    background: url(../../images20241010/qyfw/member_star2_5.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide6 {
    background: url(../../images20241010/qyfw/member_star2_6.png) no-repeat;
    background-size: 100% 100%;
  }
  .qyfw-mobile .qyfw-banner .card-swiper .slide6 > div {
    color: #333;
  }
  .qyfw-mobile .qyfw-main {
    padding: 0 1rem;
  }
  .qyfw-mobile .qyfw-main .wrap {
    padding: 1.5rem;
    border-radius: .5rem;
    margin-bottom: 1rem;
    background-color: #fff;
    transform: translateY(-3.125rem);
  }
  .qyfw-mobile .qyfw-main .dir .tabs {
    position: relative;
    padding-bottom: 1.25rem;
  }
  .qyfw-mobile .qyfw-main .dir .tabs .tab {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-right: 1.5rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .qyfw-mobile .qyfw-main .dir .tabs .active {
    color: #d79941;
    font-weight: 600;
  }
  .qyfw-mobile .qyfw-main .dir .tabs .active::before {
    content: '';
    position: absolute;
    width: 1.13rem;
    height: 0.5rem;
    z-index: 8;
    background: url(../../images20241010/qyfw/star1.png) center center no-repeat;
    background-size: 100% 100%;
    top: calc(100% + 0.15rem);
    left: calc((100% - 1.13rem) / 2);
  }
  .qyfw-mobile .qyfw-main .dir .tabs .active::after {
    content: '';
    position: absolute;
    height: 0.125rem;
    width: 100%;
    bottom: -0.63rem;
    left: 0;
    background-color: #d79941;
  }
  .qyfw-mobile .qyfw-main .dir .tip {
    margin: .75rem 0;
    color: #666;
    font-size: .875rem;
    line-height: 1.125rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content {
    display: none;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll {
    min-width: 100%;
    overflow-x: scroll;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table {
    border-collapse: collapse;
    /* 确保边框合并为一个单一的边框 */
    border: .0625rem solid #FFFFFF;
    /* 设置边框为1像素宽，白色，实线 */
    min-width: 100%;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table th {
    border: .0625rem solid #FFFFFF;
    background-color: #FAF5F5;
    color: #999;
    font-size: 14px;
    line-height: 2.125rem;
    height: 2.125rem;
    text-align: center;
    min-width: 6.25rem;
    padding: 0 .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table th:first-of-type {
    border-top-left-radius: .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table th:last-of-type {
    border-top-right-radius: .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table .large {
    min-width: 8.125rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table td {
    border: .0625rem solid #FFFFFF;
    color: #333;
    font-size: .875rem;
    background: #F6F6F6;
    text-align: center;
    min-width: 6.25rem;
    padding: 0 .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table td span {
    display: inline-block;
    vertical-align: middle;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table td img {
    width: 2rem;
    vertical-align: middle;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table tr:last-of-type td:first-of-type {
    border-bottom-left-radius: .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .table-content .table-scroll table tr:last-of-type td:last-of-type {
    border-bottom-right-radius: .5rem;
  }
  .qyfw-mobile .qyfw-main .dir .table-box .show {
    display: block;
  }
  .qyfw-mobile .qyfw-main .zxqy .wrap-title {
    height: 1.5rem;
    line-height: 1.5rem;
    position: relative;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #333;
  }
  .qyfw-mobile .qyfw-main .zxqy .wrap-title .wrap-title-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 1rem;
    height: 1.5rem;
    display: flex;
    align-items: center;
  }
  .qyfw-mobile .qyfw-main .zxqy .wrap-title .wrap-title-right img {
    margin-left: .25rem;
    height: .75rem;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part {
    margin-bottom: 1rem;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part .title {
    display: inline-block;
    padding: 0 .625rem;
    border-radius: .5rem .5rem .5rem 0px;
    background: #F48F00;
    text-align: center;
    height: 1.875rem;
    line-height: 1.875rem;
    margin-bottom: .5rem;
    font-size: 1rem;
    color: #fff;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part .category_item {
    display: flex;
    flex-wrap: wrap;
    gap: .625rem;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part .category_item a {
    width: calc((100% - 1.25rem)/3);
    border-radius: 0.5rem;
    height: 7.5rem;
    background: #FFFFFF;
    padding: 1.25rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border: .0625rem solid #EEEEEE;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part .category_item a img {
    width: 2.5rem;
  }
  .qyfw-mobile .qyfw-main .zxqy .zxqy-content .part .category_item a p {
    font-size: 1rem;
  }
  .qyfw-mobile .qyfw-main .qa .qa-content ul li {
    padding: 1rem 0;
    border-bottom: .0625rem solid #EEEEEE;
  }
  .qyfw-mobile .qyfw-main .qa .qa-content ul li .q {
    font-size: .75rem;
    line-height: 1.125rem;
    color: #AC8358;
    margin-bottom: .25rem;
  }
  .qyfw-mobile .qyfw-main .qa .qa-content ul li .a {
    font-size: .75rem;
    line-height: 1.125rem;
    color: #333;
  }
  .qyfw-mobile .qyfw-main .qa .qa-content .tip {
    margin-top: 1rem;
    color: #999;
    font-size: 12px;
    line-height: 1.125rem;
  }
}
