* {
  -webkit-tap-highlight-color: transparent;
}

.as-grid .as-grid__row .as-grid__col a > span,
.as-service .as-service__header h3,
.as-service .as-service__footer .footer-title {
  font-family: 'HyundaiSansHeadCN-Medium', serif;
}

.xw-give {
  width: 100%;
  line-height: 1.6;
}

.xw-give .give-text {
  width: 72%;
  margin: 6.51% auto;
  margin-top: 5.5%;
  font-size: 0.2rem;
}

.xw-give .give-text .title {
  font-size: 0.6rem;
  margin-bottom: 2.083vw;
  color: #002c60;
  font-weight: bold;
}

.xw-give .give-text .textBold {
  font-weight: bold;
}

.xw-give .give-video {
  width: 90.36%;
  margin: 0 auto;
  margin-bottom: 2%;
}

.xw-give .give-video video {
  display: block;
  width: 100%;
  object-fit: fill;
}

.xw-give .give-idea {
  width: 100%;
  color: #fff;
  background-color: #002c60;
  margin-bottom: 6.51%;
}

.xw-give .give-idea .idea-box {
  width: 72%;
  margin: 0 auto;
  padding-top: 5.2%;
  padding-bottom: 1%;
}

.xw-give .give-idea .idea-box .list {
  width: 100%;
  display: flex;
}

.xw-give .give-idea .idea-box .list div {
  min-height: 8vw;
  margin-bottom: 1.58vw;
}

.xw-give .give-idea .idea-box .list .title {
  font-size: 0.6rem;
  width: 47%;
  font-weight: bold;
}

.xw-give .give-idea .idea-box .list .lifirst {
  font-size: 0.36rem;
  width: 47%;
}

.xw-give .give-idea .idea-box .list #xwText {
  min-height: auto;
  margin-bottom: 6vw;
}

.xw-give .give-idea .idea-box .list .lilast {
  font-size: 0.2rem;
  width: 53%;
  line-height: 1.6;
  padding-top: 0.05rem;
}

.xw-give .give-idea .idea-box .list .contentF {
  font-size: 0.3rem;
  width: 53%;
  padding: 0 1em;
  padding-top: 0.2rem;
  position: relative;
  text-align: center;
}

.xw-give .give-idea .idea-box .list .contentF .enjoy {
  min-height: 6vw;
}

.xw-give .give-idea .idea-box .list .contentF .comma {
  position: absolute;
  font-size: 3em;
  top: -0.17rem;
}

.xw-give .give-idea .idea-box .list .contentF .comma:first-child {
  left: 0;
}

.xw-give .give-idea .idea-box .list .contentF .comma:last-child {
  right: 0;
}

.xw-give .reservation {
  width: 100%;
  background-color: #f5f3f2;
  padding: 6.51% 0;
  padding-top: 5.5%;
}

.xw-give .reservation .reservBox {
  width: 72%;
  margin: 0 auto;
}

.xw-give .reservation .reservBox .title {
  display: flex;
  align-items: center;
}

.xw-give .reservation .reservBox .title div {
  width: 50%;
}

.xw-give .reservation .reservBox .title div:first-child {
  font-size: 0.6rem;
  font-weight: bold;
}

.xw-give .reservation .reservBox .title div:last-child {
  width: 50%;
  font-size: 0.36rem;
  position: relative;
  text-align: center;
  padding: 0 2em;
}

.xw-give .reservation .reservBox .title div:last-child span {
  font-size: 4em;
  position: absolute;
  top: -0.6rem;
}

.xw-give .reservation .reservBox .title div:last-child span:first-child {
  left: 0;
}

.xw-give .reservation .reservBox .title div:last-child span:last-child {
  right: 0;
}

.xw-give .reservation .reservBox .content-title {
  width: 100%;
  height: 9.32vw;
  margin-top: 4.16vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #e5dcd3;
  border: 3px solid #d5ccc2;
}

.xw-give .reservation .reservBox .content-title div {
  width: 49%;
  padding-left: 4.48vw;
}

.xw-give .reservation .reservBox .content-title div:first-child {
  font-size: 0.36rem;
}

.xw-give .reservation .reservBox .content-title div:last-child {
  font-size: 0.36rem;
}

.xw-give .reservation .reservBox .content {
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}

.xw-give .reservation .reservBox .content .bannerBox {
  width: 49%;
  background-color: #f5f3f2;
  border: 3px solid #d5ccc2;
}

.xw-give .reservation .reservBox .content .bannerBox .title {
  font-size: 0.36rem;
  padding-left: 4.48vw;
  padding-top: 2.34375vw;
  padding-bottom: 1.354vw;
  background-color: #e5dcd3;
}

.xw-give .reservation .reservBox .content .bannerBox .contentlist {
  background-color: #f5f3f2;
  padding: 2.76vw 0;
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: 0 auto;
}

.xw-give .reservation .reservBox .content .bannerBox .contentlist img {
  width: 10.208vw;
}

.xw-give .reservation .reservBox .content .bannerBox .contentlist p {
  font-size: 0.2rem;
}

.xw-give .reservation .reservBox .content .bannerBox .contentlist2 {
  background-color: #f5f3f2;
  padding: 2.76vw 0 0 4.48vw;
}

.xw-give .reservation .reservBox .content .bannerBox .contentlist2 .item {
  display: flex;
  padding-bottom: 1.8vw;
}

.xw-give
  .reservation
  .reservBox
  .content
  .bannerBox
  .contentlist2
  .item
  .rectangle {
  width: 15px;
  height: 4px;
  margin-top: 4%;
  margin-right: 5%;
  background-color: #000;
}

.xw-give
  .reservation
  .reservBox
  .content
  .bannerBox
  .contentlist2
  .item
  .item-desc
  p:first-child {
  font-size: 0.24rem;
}

.xw-give
  .reservation
  .reservBox
  .content
  .bannerBox
  .contentlist2
  .item
  .item-desc
  p:last-child {
  font-size: 0.2rem;
}

.xw-give .grid {
  display: grid;
  width: 100vw;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

.xw-give .grid .grid-li {
  width: 33.33vw;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.xw-give .grid .grid-li:hover .shbg {
  transform: scale(1.1);
}

.xw-give .grid .grid-li:first-child {
  width: 66.66vw;
  grid-area: 1/1/1/3;
}

/* .xw-give .grid .grid-li:last-child {
  width: 66.6vw;
  grid-area: 3/2/3/4;
} */

.xw-give .grid .grid-li .shbg {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.xw-give .grid .grid-li .shicon {
  position: absolute;
  top: 4.58vw;
  left: 4.5958vw;
  z-index: 1;
  width: 0.82rem;
}

.xw-give .grid .grid-li .sh-text {
  position: absolute;
  left: 4.5958vw;
  bottom: 5vw;
  color: #fff;
  font-size: 0.28rem;
}

.xw-give .grid .grid-li .sh-text img {
  display: inline-block;
  margin-left: 0.15rem;
  margin-top: -5px;
}

.xw-give .give-flow {
  width: 100%;
  background-image: url('/assets/imgs/after-sale/footerbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 11.61vw 0;
}

.xw-give .give-flow .give-flowBox {
  width: 72%;
  height: 33.33vw;
  margin: 0 auto;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.xw-give .give-flow .give-flowBox .flowTitle {
  height: 100%;
  color: #fff;
  font-size: 0.6rem;
  grid-area: 1/1/3/1;
  background-color: #002c60;
  padding: 3.8vw 0;
  text-align: center;
  position: relative;
  font-weight: bold;
}

.xw-give .give-flow .give-flowBox .flowTitle div:last-child {
  position: absolute;
  bottom: 3.8vw;
  left: 50%;
  transform: translate(-50%, 0);
  width: 4em;
}

.xw-give .give-flow .give-flowBox .flowTitle div:last-child img {
  width: 9.427vw;
}

.xw-give .give-flow .give-flowBox .flowLi {
  background-color: #f3f0ee;
  height: 100%;
  position: relative;
  border: 1px solid #dbdce0;
}

.xw-give .give-flow .give-flowBox .flowLi img {
  position: absolute;
  width: 0.8rem;
  left: 2.96875vw;
  top: 3.75vw;
}

.xw-give .give-flow .give-flowBox .flowLi .text {
  position: absolute;
  left: 2.96875vw;
  bottom: 3.49vw;
  font-size: 0.24rem;
}

/* 数字2 */
.xw-give .give-num-key {
  width: 100%;
  position: relative;
}
.xw-give .give-num-key img {
  width: 100%;
}

.xw-give .give-num-key .numTitle {
  position: absolute;
  color: #ffffff;
  top: 0;
  padding-top: 6.98vw;
  padding-left: 14%;
}
.xw-give .give-num-key .numTitle .num-t {
  font-size: 0.6rem;
}
.xw-give .give-num-key .numTitle .num-f {
  font-size: 0.24rem;
  margin-bottom: 2.1vw;
}
.xw-give .give-num-key .numTitle .more {
  border: 0.1vw solid rgb(255, 255, 255, 0.5);
  color: #ffffff;
  font-size: 0.24rem;
  padding: 0.74vw 3.8vw;
}
 @media (min-width: 1025px) {
  .page-title-wrap {
    background: url(/imgs/page-common/page-top-bg.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .page-title-wrap .page-title-content {
    padding: 0.6rem 0 0.75rem;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
  }
  .page-title-wrap .page-title-content .title-name {
    font-size: 0.4rem;
  }
  .page-title-wrap .page-title-content .title-desc {
    font-size: 0.24rem;
    font-family: 'HyundaiSansTextCN';
  }
  .breadcrumbs {
    width: 11.2rem;
    margin: auto;
  }
  .as-header {
    width: 100%;
    background: url(/imgs/after-sale/header-bg.jpg);
    background-size: cover;
  }
  .as-kv {
    width: 100%;
    margin: auto;
    position: relative;
    color: white;
  }
  .as-kv .swiper-container {
    height: 100%;
    width: 100%;
  }
  .as-kv .swiper-container .activity-contanier {
    display: block;
  }
  .as-kv .swiper-slide {
    position: relative;
  }
  .as-kv .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .as-kv .swiper-button.arrow-left {
    left: 0.01rem;
  }
  .as-kv .swiper-button.arrow-right {
    right: 0.01rem;
  }
  .as-kv .as-kv__content {
    position: absolute;
    top: 0;
    left: 50%;
    width: 11.2rem;
    transform: translate(-50%, 0);
    padding-top: 0.9rem;
  }
  .as-kv img {
    width: 100%;
  }
  .as-kv .as-kv__title {
    font-size: 0.4rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__title_second {
    font-size: 0.24rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__desc {
    font-size: 0.18rem;
  }
  .as-kv .as-kv__divide {
    width: 0.8rem;
    height: 0.04rem;
    background: #00aad2;
    margin: 0.2rem 0;
  }
  .as-kv .as-kv__btn {
    display: inline-block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    background: #002c5f;
    color: white;
    margin-top: 0.32rem;
  }
  .as-kv .pagination-wrap {
    width: 100%;
    position: absolute;
    bottom: -0.28rem;
    left: 0;
    z-index: 2;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet {
    opacity: 1;
    background: none;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet-active {
    background-color: #00aad2;
    border-color: #00aad2;
  }
  .as-grid {
    width: 11.2rem;
    margin: 0.9rem auto;
    background: url(/assets/imgs/after-sale/grid-bg.jpg) no-repeat;
    background-size: 18.67rem 10rem;
    background-position: -2.8rem -2rem;
    font-size: 0;
  }
  .as-grid .as-grid__row {
    width: 100%;
    font-size: 0;
  }
  .as-grid .as-grid__row .as-grid__col {
    display: inline-block;
    vertical-align: top;
    background: rgba(0, 44, 95, 0.35);
    background: rgba(122, 135, 165, 0.65);
    cursor: pointer;
  }
  .as-grid .as-grid__row .as-grid__col a {
    color: white;
    display: block;
    height: 100%;
    text-align: center;
  }
  .as-grid .as-grid__row .as-grid__col a img {
    width: 0.4rem;
    display: inline-block;
    margin-bottom: 0.3rem;
  }
  .as-grid .as-grid__row .as-grid__col a > span {
    display: inline-block;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 0.3rem;
  }
  .as-grid .as-grid__row .as-grid__col:hover {
    background: rgba(0, 170, 210, 0.35);
    box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.2);
  }
  .as-grid .as-grid__row.row-2 {
    height: 3.4rem;
  }
  .as-grid .as-grid__row.row-2 .as-grid__col {
    width: calc(50% - 0.06rem);
    height: 3.4rem;
    line-height: 3.4rem;
  }
  .as-grid .as-grid__row.row-3 {
    height: 2.4rem;
  }
  .as-grid .as-grid__row.row-3 .as-grid__col {
    width: calc(33.3333% - 0.08rem);
    height: 2.4rem;
    line-height: 2.4rem;
  }
  .as-grid .as-grid__divide {
    background: white;
    display: inline-block;
    vertical-align: top;
  }
  .as-grid .as-grid__divide.v {
    width: 0.12rem;
    height: 100%;
  }
  .as-grid .as-grid__divide.h {
    height: 0.12rem;
    width: 100%;
  }
  .as-panel {
    position: relative;
    height: 5.4rem;
    width: 100%;
    background: #f6f3f2;
  }
  .as-panel img {
    width: 100%;
    display: block;
    margin: auto;
  }
  .as-panel .as-panel__body {
    position: absolute;
    width: 11.2rem;
    left: 50%;
    top: 0;
    color: white;
    transform: translate(-50%, 0);
    z-index: 1;
    padding-top: 0.42rem;
  }
  .as-panel .as-panel__body .as-panel__title {
    font-size: 0.4rem;
    margin: 0;
    font-weight: normal;
    line-height: 1;
  }
  .as-panel .as-panel__body .as-panel__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.2rem 0;
  }
  .as-panel .as-panel__body .as-panel__btn {
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    color: white;
    background: #002c5f;
    font-size: 0.16rem;
  }
  .as-service {
    padding-top: 0.9rem;
  }
  .as-service .as-service__header {
    padding-bottom: 0.4rem;
  }
  .as-service .as-service__header h3 {
    font-size: 0.4rem;
    margin: 0;
    text-align: center;
    font-weight: normal;
    line-height: 1;
  }
  .as-service .as-service__header .service-header__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.3rem auto;
  }
  .as-service .as-service__header p {
    font-size: 0.2rem;
    text-align: center;
  }
  .as-service .as-service__body {
    position: relative;
    width: 100%;
    height: 11.8rem;
    background: url(/imgs/after-sale/service-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .as-service .as-service__body::before {
    content: '';
    display: block;
    width: 18rem;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: rgba(255, 255, 255, 0.6);
  }
  .as-service .as-service__body.no-bgimg {
    background: #fbf9f9;
    height: 5.68rem;
    display: inline-block;
    background: url(/imgs/after-sale/service-bg-2.jpg);
  }
  .as-service .as-service__body.no-bgimg::before {
    height: calc(100% - 0.5rem);
  }
  .as-service .as-service__body .service-body__inner {
    position: relative;
    z-index: 2;
    width: 11.2rem;
    margin: auto;
  }
  .as-service .as-service__body .video {
    position: relative;
    cursor: pointer;
  }
  .as-service .as-service__body .video img {
    position: absolute;
    width: 1.2rem;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .as-service .as-service__body video {
    width: 11.2rem;
    height: 6.3rem;
  }
  .as-service .as-service__body .service {
    font-size: 0;
    padding: 0.6rem 0;
  }
  .as-service .as-service__body .service img {
    width: 1.54rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.32rem;
  }
  .as-service .as-service__body .service .service-text {
    position: relative;
    display: inline-block;
    width: calc(100% - 1.86rem);
    vertical-align: middle;
    text-align: center;
    padding: 0.2rem 0.36rem;
  }
  .as-service .as-service__body .service .service-text::before,
  .as-service .as-service__body .service .service-text::after {
    content: '';
    position: absolute;
    width: 0.36rem;
    height: 1rem;
  }
  .as-service .as-service__body .service .service-text::before {
    left: 0;
    top: 0;
    border-top: 4px solid #002c5f;
    border-left: 4px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text::after {
    right: 0;
    bottom: 0;
    border-right: 4px solid #002c5f;
    border-bottom: 4px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text h4 {
    font-size: 0.36rem;
    color: #002c5f;
    margin: 0;
    line-height: 2;
  }
  .as-service .as-service__body .service .service-text p {
    font-size: 0.2rem;
  }
  .as-service .as-service__body .service-item {
    font-size: 0.16rem;
    margin-top: 0.3rem;
  }
  .as-service .as-service__body .service-item b {
    font-size: 0.18rem;
    margin-right: 0.2rem;
  }
  .as-service .as-service__body .dashboard {
    width: 8.32rem;
    display: block;
    margin: 1rem auto;
  }
  .as-service .as-service__footer {
    font-size: 0.24rem;
    padding: 0.6rem 0 1rem;
    text-align: center;
    font-family: 'HyundaiSansTextCN';
    line-height: 2.4;
  }
  .as-service .as-service__footer .footer-title {
    font-size: 0.32rem;
    color: #00aad2;
  }
  .lb-pc {
    float: right;
    width: 3.6rem;
  }
  .lb-pc h3 {
    margin: 0;
  }
  .lb-pc h4 {
    font-size: 0.24rem;
    margin: 0;
  }
  .lb-pc p {
    font-size: 0.18rem;
    margin-bottom: 0.3rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .page-title-wrap {
    background-image: url(/imgs/page-common/page-top-pad-bg.png);
    background-size: 100% 100%;
  }
  .page-title-wrap .page-title-content {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    padding: 0.65rem 0 0.8rem;
  }
  .page-title-wrap .page-title-content .title-name {
    font-size: 0.48rem;
  }
  .page-title-wrap .page-title-content .title-desc {
    font-size: 0.3rem;
    font-family: 'HyundaiSansTextCN';
  }
  .breadcrumbs {
    width: 14.36rem;
    margin: auto;
  }
  .as-header {
    width: 100%;
    background: url(/imgs/after-sale/header-bg.jpg);
    background-size: cover;
  }
  .as-kv {
    margin: auto;
    position: relative;
    color: white;
  }
  .as-kv .swiper-slide {
    position: relative;
  }
  .as-kv .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .as-kv .swiper-button.arrow-left {
    left: 0;
  }
  .as-kv .swiper-button.arrow-right {
    right: 0;
  }
  .as-kv .as-kv__content {
    position: absolute;
    top: 0;
    left: 50%;
    width: 14.36rem;
    transform: translate(-50%, 0);
    padding-top: 0.8rem;
    padding-left: 0.54rem;
  }
  .as-kv img {
    width: 100%;
  }
  .as-kv .as-kv__title {
    font-size: 0.4rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__title_second {
    font-size: 0.24rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__desc {
    font-size: 0.18rem;
  }
  .as-kv .as-kv__divide {
    width: 0.8rem;
    height: 0.04rem;
    background: #00aad2;
    margin: 0.2rem 0;
  }
  .as-kv .as-kv__btn {
    display: inline-block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.18rem;
    background: #002c5f;
    color: white;
    margin-top: 0.32rem;
  }
  .as-kv .pagination-wrap {
    width: 100%;
    position: absolute;
    bottom: -0.4rem;
    left: 0;
    z-index: 2;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet {
    opacity: 1;
    background: none;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet-active {
    background-color: #00aad2;
    border-color: #00aad2;
  }
  .as-grid {
    width: 14.36rem;
    margin: 1rem auto;
    background: url(/assets/imgs/after-sale/grid-bg.jpg) no-repeat;
    background-size: 22.4rem 12rem;
    background-position: -3.3rem -1.1rem;
    font-size: 0;
  }
  .as-grid .as-grid__row {
    width: 100%;
    font-size: 0;
  }
  .as-grid .as-grid__row .as-grid__col {
    display: inline-block;
    vertical-align: top;
    background: rgba(0, 44, 95, 0.4);
    cursor: pointer;
  }
  .as-grid .as-grid__row .as-grid__col a {
    color: white;
    display: block;
    height: 100%;
    text-align: center;
  }
  .as-grid .as-grid__row .as-grid__col a img {
    width: 0.6rem;
    display: inline-block;
    margin-bottom: 0.3rem;
  }
  .as-grid .as-grid__row .as-grid__col a > span {
    display: inline-block;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 0.48rem;
  }
  .as-grid .as-grid__row .as-grid__col:hover {
    background: rgba(0, 170, 210, 0.4);
    box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.2);
  }
  .as-grid .as-grid__row.row-2 {
    height: 4.34rem;
  }
  .as-grid .as-grid__row.row-2 .as-grid__col {
    width: calc(50% - 0.06rem);
    height: 4.34rem;
    line-height: 4.34rem;
  }
  .as-grid .as-grid__row.row-3 {
    height: 3.08rem;
  }
  .as-grid .as-grid__row.row-3 .as-grid__col {
    width: calc(33.3333% - 0.08rem);
    height: 3.08rem;
    line-height: 3.08rem;
  }
  .as-grid .as-grid__divide {
    background: white;
    display: inline-block;
    vertical-align: top;
  }
  .as-grid .as-grid__divide.v {
    width: 0.12rem;
    height: 100%;
  }
  .as-grid .as-grid__divide.h {
    height: 0.12rem;
    width: 100%;
  }
  .as-panel {
    position: relative;
    height: 5rem;
    width: 100%;
    background: #f6f3f2;
  }
  .as-panel img {
    width: 14.36rem;
    display: block;
    margin: auto;
  }
  .as-panel .as-panel__body {
    position: absolute;
    width: 14.36rem;
    left: 50%;
    top: 0;
    color: white;
    transform: translate(-50%, 0);
    z-index: 1;
    padding-top: 0.4rem;
    padding-right: 2.44rem;
  }
  .as-panel .as-panel__body .as-panel__title {
    font-size: 0.4rem;
    margin: 0;
    font-weight: normal;
    line-height: 1;
  }
  .as-panel .as-panel__body .as-panel__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.2rem 0;
  }
  .as-panel .as-panel__body .as-panel__btn {
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    color: white;
    background: #002c5f;
    font-size: 0.16rem;
  }
  .as-service {
    padding-top: 0.9rem;
  }
  .as-service .as-service__header {
    padding-bottom: 0.4rem;
  }
  .as-service .as-service__header h3 {
    font-size: 0.48rem;
    margin: 0;
    text-align: center;
    font-weight: normal;
    line-height: 1;
  }
  .as-service .as-service__header .service-header__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.3rem auto;
  }
  .as-service .as-service__header p {
    font-size: 0.3rem;
    text-align: center;
  }
  .as-service .as-service__body {
    position: relative;
    width: 100%;
    height: 14.8rem;
    background: url(/imgs/after-sale/service-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .as-service .as-service__body::before {
    content: '';
    display: block;
    width: 14.36rem;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: rgba(255, 255, 255, 0.6);
  }
  .as-service .as-service__body.no-bgimg {
    background: #fbf9f9;
    height: 7.6rem;
    display: inline-block;
    background: url(/imgs/after-sale/service-bg-2.jpg);
  }
  .as-service .as-service__body.no-bgimg::before {
    height: calc(100% - 0.5rem);
  }
  .as-service .as-service__body .service-body__inner {
    position: relative;
    z-index: 2;
    width: 14.36rem;
    margin: auto;
  }
  .as-service .as-service__body .video {
    position: relative;
    cursor: pointer;
  }
  .as-service .as-service__body .video img {
    position: absolute;
    width: 1.2rem;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .as-service .as-service__body video {
    width: 14.36rem;
    height: 8rem;
  }
  .as-service .as-service__body .service {
    font-size: 0;
    padding: 0.6rem 0.54rem;
  }
  .as-service .as-service__body .service img {
    width: 1.7rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.64rem;
  }
  .as-service .as-service__body .service .service-text {
    position: relative;
    display: inline-block;
    width: calc(100% - 2.34rem);
    vertical-align: middle;
    text-align: center;
    padding: 0.2rem 0.36rem;
    font-family: 'HyundaiSansTextCN';
  }
  .as-service .as-service__body .service .service-text::before,
  .as-service .as-service__body .service .service-text::after {
    content: '';
    position: absolute;
    width: 0.36rem;
    height: 1rem;
  }
  .as-service .as-service__body .service .service-text::before {
    left: 0;
    top: 0;
    border-top: 4px solid #002c5f;
    border-left: 4px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text::after {
    right: 0;
    bottom: 0;
    border-right: 4px solid #002c5f;
    border-bottom: 4px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text h4 {
    font-size: 0.4rem;
    color: #002c5f;
    margin: 0;
    line-height: 2;
  }
  .as-service .as-service__body .service .service-text p {
    font-size: 0.3rem;
  }
  .as-service .as-service__body .service-item {
    font-size: 0.28rem;
    margin-top: 0.3rem;
    padding: 0 0.54rem;
    font-family: 'HyundaiSansTextCN';
  }
  .as-service .as-service__body .service-item b {
    font-size: 0.32rem;
    margin-right: 0.2rem;
  }
  .as-service .as-service__body .dashboard {
    width: 13.94rem;
    display: block;
    margin: 1rem auto;
  }
  .as-service .as-service__footer {
    font-size: 0.3rem;
    padding: 0.6rem 0 1rem;
    text-align: center;
    font-family: 'HyundaiSansTextCN';
    line-height: 2.4;
  }
  .as-service .as-service__footer .footer-title {
    font-size: 0.4rem;
    color: #00aad2;
  }
  .lb-pc {
    float: right;
    width: 3.6rem;
  }
  .lb-pc h3 {
    margin: 0;
    font-size: 0.4rem;
  }
  .lb-pc h4 {
    font-size: 0.24rem;
    margin: 0;
  }
  .lb-pc p {
    font-size: 0.18rem;
    margin-bottom: 0.3rem;
  }
}

@media (max-width: 767px) {
  .xw-give .give-text {
    width: 84%;
    font-size: 0.24rem;
    margin: 1.27rem auto;
  }
  .xw-give .give-text .title {
    font-size: 0.5rem;
    margin-bottom: 0.33rem;
  }
  .xw-give .give-video {
    width: 100vw;
    margin-bottom: calc(0.44rem + 2%);
  }
  .xw-give .give-video video {
    width: 100%;
    margin-bottom: -2px;
  }
  .xw-give .give-idea .idea-box {
    width: 84%;
    margin-bottom: 0;
    padding-top: 1.12rem;
  }
  .xw-give .give-idea .idea-box .list {
    flex-direction: column;
  }
  .xw-give .give-idea .idea-box .list div {
    margin-bottom: 0;
  }
  .xw-give .give-idea .idea-box .list .title {
    width: 100%;
    font-size: 0.5rem;
  }
  .xw-give .give-idea .idea-box .list .contentF {
    width: 100%;
    font-size: 0.36rem;
    margin: 0.6rem 0;
  }
  .xw-give .give-idea .idea-box .list .contentF .enjoy {
    width: 100%;
  }
  .xw-give .give-idea .idea-box .list .contentF .comma {
    font-size: 3em;
  }
  .xw-give .give-idea .idea-box .list .contentF .comma:first-child {
    top: -0.25rem;
  }
  .xw-give .give-idea .idea-box .list .contentF .comma:last-child {
    top: -0.25rem;
  }
  .xw-give .give-idea .idea-box .list .lifirst {
    width: 100%;
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
  }
  .xw-give .give-idea .idea-box .list #xwText {
    margin-bottom: 0.8rem;
  }
  .xw-give .give-idea .idea-box .list .lilast {
    width: 100%;
    font-size: 0.24rem;
    margin-bottom: 0.8rem;
  }
  .xw-give .reservation {
    padding: 1.35rem 0;
  }
  .xw-give .reservation .reservBox {
    width: 84%;
  }
  .xw-give .reservation .reservBox .title {
    flex-direction: column;
    align-items: start;
  }
  .xw-give .reservation .reservBox .title div {
    width: 100%;
  }
  .xw-give .reservation .reservBox .title div:first-child {
    font-size: 0.5rem;
  }
  .xw-give .reservation .reservBox .title div:last-child {
    font-size: 0.36rem;
    margin: 0.42rem 0;
    width: 80%;
  }
  .xw-give .reservation .reservBox .title div:last-child span {
    font-size: 3em;
    top: -0.4rem;
  }
  .xw-give .reservation .reservBox .content-title {
    height: auto;
    flex-direction: column;
    border: none;
    margin-top: 0;
    padding: 0.57rem 0.48rem;
  }
  .xw-give .reservation .reservBox .content-title div {
    width: 100%;
    padding-left: 0;
  }
  .xw-give .reservation .reservBox .content-title div:first-child {
    font-size: 0.36rem;
  }
  .xw-give .reservation .reservBox .content-title div:last-child {
    font-size: 0.55rem;
  }
  .xw-give .reservation .reservBox .content {
    flex-direction: column;
  }
  .xw-give .reservation .reservBox .content .bannerBox {
    width: 100%;
    margin-top: 0.44rem;
  }
  .xw-give .reservation .reservBox .content .bannerBox .title {
    padding: 0.34rem 0.51rem;
  }
  .xw-give .reservation .reservBox .content .bannerBox .contentlist {
    padding: 0.54rem 0;
  }
  .xw-give .reservation .reservBox .content .bannerBox .contentlist p {
    font-size: 0.24rem;
  }
  .xw-give .reservation .reservBox .content .bannerBox .contentlist img {
    width: 1.95rem;
  }
  .xw-give .reservation .reservBox .content .bannerBox .contentlist2 {
    padding: 0.54rem 0.51rem;
  }
  .xw-give
    .reservation
    .reservBox
    .content
    .bannerBox
    .contentlist2
    .item
    .item-desc
    p:first-child {
    font-size: 0.3rem;
  }
  .xw-give
    .reservation
    .reservBox
    .content
    .bannerBox
    .contentlist2
    .item
    .item-desc
    p:last-child {
    font-size: 0.24rem;
  }
  .xw-give .reservation .reservBox .content .bannerBox .contentlist2 .item {
    padding-bottom: 0.34rem;
  }
  .xw-give
    .reservation
    .reservBox
    .content
    .bannerBox
    .contentlist2
    .item
    .rectangle {
    margin-right: 0.51rem;
  }
  .xw-give .grid {
    display: block;
    width: 100%;
  }
  .xw-give .grid .grid-li {
    display: block;
    width: 100%;
    height: 100%;
  }
  .xw-give .grid .grid-li:first-child {
    width: 100%;
  }
  .xw-give .grid .grid-li:last-child {
    width: 100%;
  }
  .xw-give .grid .grid-li:hover .shbg {
    transform: scale(1);
  }
  .xw-give .grid .grid-li .shicon {
    left: 0.6rem;
    top: 1rem;
  }
  .xw-give .grid .grid-li .shbg {
    height: auto;
  }
  .xw-give .grid .grid-li .sh-text {
    left: 0.6rem;
    bottom: 0.76rem;
    font-size: 0.36rem;
    width: 80vw;
  }
  .xw-give .grid .grid-li .sh-text img {
    margin-top: -2px;
  }
  .xw-give .give-flow .give-flowBox {
    width: 84%;
    grid-template-rows: 1.1fr 1fr;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }
  .xw-give .give-flow .give-flowBox .flowTitle {
    width: 100%;
    grid-area: 1/1/1/3;
    font-size: 0.6rem;
    text-align: left;
    padding: 0.57rem 0.48rem;
  }
  .xw-give .give-flow .give-flowBox .flowTitle div:last-child {
    left: 0.48rem;
    transform: translate(0, 0);
  }
  .xw-give .give-flow .give-flowBox .flowTitle div:last-child img {
    width: 1.32rem;
  }
  .xw-give .give-flow .give-flowBox .flowLi {
    width: 100%;
    height: 3rem;
  }
  .xw-give .give-flow .give-flowBox .flowLi .text {
    font-size: 0.24rem;
    left: 0.5rem;
    bottom: 0.5rem;
  }
  .xw-give .give-flow .give-flowBox .flowLi img {
    width: 0.8rem;
    left: 0.5rem;
    top: 0.7rem;
  }

  /* 新增数字钥匙 */
  .xw-give .give-num-key {
    width: 100%;
    position: relative;
  }
  .xw-give .give-num-key img {
    width: 100%;
  }

  .xw-give .give-num-key .numTitle {
    position: absolute;
    color: #ffffff;
    top: 0;
    padding-top: 6.98vw;
    padding-left: 8%;
  }
  .xw-give .give-num-key .numTitle .num-t {
    font-size: 0.6rem;
  }
  .xw-give .give-num-key .numTitle .num-f {
    font-size: 0.24rem;
    margin-bottom: 2.1vw;
  }
  .xw-give .give-num-key .numTitle .more {
    border: 0.1vw solid rgb(255, 255, 255, 0.5);
    color: #ffffff;
    font-size: 0.24rem;
    padding: 0.74vw 3.8vw;
  }

  .page-title-wrap {
    background-image: url(/imgs/page-common/page-top-mob-bg.jpg);
    background-size: 100% 100%;
    padding-top: 0.62rem;
  }
  .page-title-wrap .page-title-content {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    padding: 0.62rem 0 0.7rem;
  }
  .page-title-wrap .page-title-content .title-name {
    font-size: 0.4rem;
  }
  .page-title-wrap .page-title-content .title-desc {
    font-size: 0.24rem;
    font-family: 'HyundaiSansTextCN';
  }
  .as-header {
    width: 100%;
  }
  .as-kv {
    width: 100%;
    position: relative;
    color: white;
  }
  .as-kv .swiper-slide {
    position: relative;
  }
  .as-kv .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .as-kv .swiper-button.arrow-left {
    left: 0;
  }
  .as-kv .swiper-button.arrow-right {
    right: 0;
  }
  .as-kv .pagination-wrap {
    width: 100%;
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    z-index: 2;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet {
    opacity: 1;
    background: none;
  }
  .as-kv .pagination-wrap .swiper-pagination-bullet-active {
    background-color: #00aad2;
    border-color: #00aad2;
  }
  .as-kv .as-kv__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 0.8rem;
    text-align: center;
  }
  .as-kv img {
    width: 100%;
  }
  .as-kv .as-kv__title {
    font-size: 0.48rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__title_second {
    font-size: 0.36rem;
    margin: 0;
    font-weight: normal;
  }
  .as-kv .as-kv__desc {
    font-size: 0.32rem;
  }
  .as-kv .as-kv__divide {
    width: 0.8rem;
    height: 0.04rem;
    background: #00aad2;
    margin: 0.32rem auto;
  }
  .as-kv .as-kv__btn {
    display: inline-block;
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    background: #002c5f;
    color: white;
    margin-top: 0.5rem;
  }
  .as-grid {
    width: 6.9rem;
    margin: 0.8rem auto;
    background: url(/assets/imgs/after-sale/grid-bg.jpg) no-repeat;
    background-size: 27.27rem 16rem;
    background-position: -12.4rem -1.3rem;
    font-size: 0;
  }
  .as-grid .as-grid__row {
    width: 100%;
    font-size: 0;
  }
  .as-grid .as-grid__row .as-grid__col {
    display: inline-block;
    vertical-align: top;
    background: rgba(0, 44, 95, 0.35);
    cursor: pointer;
  }
  .as-grid .as-grid__row .as-grid__col a {
    color: white;
    display: block;
    height: 100%;
    text-align: center;
  }
  .as-grid .as-grid__row .as-grid__col a img {
    width: 0.56rem;
    display: inline-block;
    margin-bottom: 0.3rem;
  }
  .as-grid .as-grid__row .as-grid__col a > span {
    display: inline-block;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 0.36rem;
  }
  .as-grid .as-grid__row.row-1 {
    height: 2.4rem;
  }
  .as-grid .as-grid__row.row-1 .as-grid__col {
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
  }
  .as-grid .as-grid__row.row-2 {
    height: 2.8rem;
  }
  .as-grid .as-grid__row.row-2 .as-grid__col {
    width: calc(50% - 0.06rem);
    height: 2.8rem;
    line-height: 2.8rem;
  }
  .as-grid .as-grid__divide {
    background: white;
    display: inline-block;
    vertical-align: top;
  }
  .as-grid .as-grid__divide.v {
    width: 0.12rem;
    height: 100%;
  }
  .as-grid .as-grid__divide.h {
    height: 0.12rem;
    width: 100%;
  }
  .as-panel {
    position: relative;
    height: 3.5rem;
    width: 100%;
    background: #f6f3f2;
  }
  .as-panel > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
  }
  .as-panel img {
    width: 100%;
  }
  .as-panel .as-panel__body {
    position: absolute;
    width: 6.9rem;
    left: 50%;
    top: 0;
    color: white;
    transform: translate(-50%, 0);
    z-index: 1;
    padding-top: 0.3rem;
    padding-right: 0.5rem;
  }
  .as-panel .as-panel__body .as-panel__title {
    font-size: 0.36rem;
    margin: 0;
    font-weight: normal;
    line-height: 1;
  }
  .as-panel .as-panel__body .as-panel__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.2rem 0;
  }
  .as-panel .as-panel__body .as-panel__btn {
    display: block;
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: white;
    background: #002c5f;
    font-size: 0.2rem;
  }
  .as-service {
    padding-top: 0.9rem;
  }
  .as-service .as-service__header {
    padding-bottom: 0.4rem;
  }
  .as-service .as-service__header h3 {
    font-size: 0.48rem;
    margin: 0;
    text-align: center;
    font-weight: normal;
    line-height: 1;
  }
  .as-service .as-service__header .service-header__divide {
    width: 0.8rem;
    height: 4px;
    background: #00aad2;
    margin: 0.3rem auto;
  }
  .as-service .as-service__header p {
    font-size: 0.24rem;
    text-align: center;
  }
  .as-service .as-service__body {
    position: relative;
    width: 100%;
    height: 12.5rem;
    background: url(/imgs/after-sale/service-bg-mob.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .as-service .as-service__body::before {
    content: '';
    display: block;
    width: 6.9rem;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: rgba(255, 255, 255, 0.6);
  }
  .as-service .as-service__body.no-bgimg {
    background: #fbf9f9;
    height: 5.3rem;
    display: inline-block;
    background: url(/imgs/after-sale/service-bg-2.jpg);
  }
  .as-service .as-service__body.no-bgimg::before {
    height: calc(100% - 0.5rem);
  }
  .as-service .as-service__body .service-body__inner {
    position: relative;
    z-index: 2;
    width: 6.9rem;
    margin: auto;
  }
  .as-service .as-service__body .video {
    position: relative;
    cursor: pointer;
  }
  .as-service .as-service__body .video img {
    position: absolute;
    width: 1.2rem;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .as-service .as-service__body video {
    width: 6.9rem;
    height: 4rem;
  }
  .as-service .as-service__body .service {
    position: relative;
    font-size: 0;
    padding: 0.6rem 0;
  }
  .as-service .as-service__body .service img {
    position: absolute;
    width: 2rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.64rem;
    left: 0.36rem;
    top: 0.8rem;
  }
  .as-service .as-service__body .service .service-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0.4rem 0.36rem 0.4rem 2.46rem;
    font-family: 'HyundaiSansTextCN';
  }
  .as-service .as-service__body .service .service-text::before,
  .as-service .as-service__body .service .service-text::after {
    content: '';
    position: absolute;
    width: 0.36rem;
    height: 1rem;
  }
  .as-service .as-service__body .service .service-text::before {
    left: 0;
    top: 0;
    border-top: 2px solid #002c5f;
    border-left: 2px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text::after {
    right: 0;
    bottom: 0;
    border-right: 2px solid #002c5f;
    border-bottom: 2px solid #002c5f;
  }
  .as-service .as-service__body .service .service-text h4 {
    font-size: 0.4rem;
    color: #002c5f;
    margin: 0;
    line-height: 2;
  }
  .as-service .as-service__body .service .service-text p {
    font-size: 0.26rem;
  }
  .as-service .as-service__body .service-item {
    font-size: 0.24rem;
    margin-top: 0.3rem;
    padding: 0 0.54rem;
    font-family: 'HyundaiSansTextCN';
    text-align: center;
  }
  .as-service .as-service__body .service-item b {
    font-size: 0.32rem;
    margin-right: 0.2rem;
    display: block;
    margin-bottom: 0.2rem;
  }
  .as-service .as-service__body .dashboard {
    width: 6.82rem;
    display: block;
    margin: 1rem auto;
  }
  .as-service .as-service__footer {
    font-size: 0.24rem;
    padding: 0.6rem 0.3rem 1rem;
    text-align: center;
    font-family: 'HyundaiSansTextCN';
    line-height: 2.4;
  }
  .as-service .as-service__footer .footer-title {
    font-size: 0.36rem;
    color: #00aad2;
  }
  .lb-pc {
    float: right;
    width: 2.6rem;
  }
  .lb-pc h3 {
    margin: 0;
    font-size: 0.36rem;
  }
  .lb-pc h4 {
    font-size: 0.22rem;
    margin: 0;
  }
  .lb-pc p {
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
  }
}

.hide {
  display: none !important;
}
<!--耗时1753009600.1803秒-->