@charset "UTF-8";
#afterservice .section-content {
  padding-top: 3.4rem;
}

#afterservice .section-content > .container {
  padding: 0 1.8rem;
}

#afterservice .section-content .service-description {
  text-align: center;
}

#afterservice .section-content .service-description .service-title {
  font-family: "FZLTXHJW";
  font-size: 1.8rem;
  line-height: 1.17;
}

#afterservice .section-content .service-description h5 {
  margin: 3rem 0;
  font-size: 1.8rem;
  line-height: 1.15;
}

#afterservice .section-content .service-items {
  margin-top: 4.3rem;
  padding: 0;
}

#afterservice .section-content .service-items .service-tabs {
  white-space: nowrap;
  text-align: center;
}

#afterservice .section-content .service-items .service-tabs li {
  display: inline-block;
  margin: 0 4%;
  font-size: 1.2rem;
}

#afterservice .section-content .service-items .service-tabs li .iconfont {
  display: block;
  font-size: 2.6rem;
  margin-bottom: 0.7rem;
}

#afterservice .section-content .service-items .service-tabs li:hover, #afterservice .section-content .service-items .service-tabs li.active {
  color: #0063f5;
}

#afterservice .section-content .service-items .service-tab-content {
  margin-top: 1.8rem;
}

#afterservice .section-content .service-items .service-tab-content .service-panel {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0.8rem;
}

#afterservice .section-content .service-items .service-tab-content .tab-pane {
  display: none;
}

#afterservice .section-content .service-items .service-tab-content .tab-pane.active {
  display: block;
}

#afterservice .section-content .service-items .service-tab-content .tab-pane .large {
  font-family: "FZLTXHJW";
  font-size: 2.4rem;
  color: #0046aa;
  line-height: 2.7rem;
  opacity: 0.44;
  margin-right: 0.3em;
}

#afterservice .section-content .service-items .service-tab-content .tab-pane span.service-name {
  font-size: 1.4rem;
  line-height: 1.15;
  padding-bottom: 0.5rem;
}

#afterservice .section-content .service-items .service-tab-content li.tab {
  display: inline-block;
  padding: 0.25rem 1.3rem;
  font-size: 1.2rem;
  line-height: 1.5;
}

#afterservice .section-content .service-items .service-tab-content li.tab.active {
  color: #0063f5;
}

#service .container {
  padding: 0;
}

#service .service-list {
  padding-top: 1.6rem;
  overflow: hidden;
}

#service .service-list li {
  float: left;
  margin-bottom: 4.3rem;
}

#service .service-list li:nth-last-of-type(even) {
  margin-left: 3rem;
}

#service .service-list li.fluid {
  width: 100%;
}

#service .service-content .row > div:first-child .service-panel::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 0.21;
  z-index: -1;
  opacity: 0;
}

#service .service-content .row > div:first-child .service-panel::after {
  content: "";
  position: absolute;
  left: 22%;
  right: 22%;
  top: 22%;
  bottom: 22%;
  background: url(/assets/imgs/service/afterservice/qrcode.jpg) no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
  z-index: -1;
}

#service .service-content .row > div:first-child .service-panel.on::before {
  opacity: 0.9;
  z-index: 2;
}

#service .service-content .row > div:first-child .service-panel.on::after {
  opacity: 1;
  z-index: 3;
}

#service .service-content .container {
  padding: 0;
}

#service .service-content .service-panel {
  margin-bottom: 1rem;
}

#service .service-content .panel-pic {
  height: 22.3rem;
  overflow: hidden;
}

#service .service-content .panel-text {
  padding: 1.08rem 1.7rem;
  transition: all 0.3s;
}

#service .service-content .panel-text h6 {
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin: 1rem 0;
}

#service .service-content .panel-text p {
  color: #5d5d5d;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

#service .service-content .panel-text a.btn {
  margin-top: 0.8rem;
  padding: 0;
  color: #0063f5;
  font-size: 1.2rem;
}

#service .service-content .panel-text a.btn .arrow-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.8em;
  font-size: 0.8em;
}

#support .container {
  padding: 1.8rem 0 3.6rem;
  background-color: #fff;
}

#support .support-tabs {
  text-align: center;
  margin-bottom: 2rem;
}

#support .support-tabs > li {
  position: relative;
}

#support .support-tab-content {
  padding: 0 2rem;
}

#support .support-tab-content .support-title {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 1.2rem 0;
}

#support .support-tab-content .support-item {
  font-size: 1.2rem;
}

#support .support-tab-content .support-item .content {
  margin-bottom: 4rem;
  color: #5d5d5d;
}

#support .support-tab-content .support-item .content img {
  max-width: 100%;
  height: auto !important;
}

#support .support-tab-content .support-item .service-feedback {
  color: #666;
}

#support .support-tab-content .support-item .service-feedback a.btn-feedback {
  display: block;
  margin-top: 1.2rem;
  color: #373737;
}

#question .container {
  padding: 0;
}

#question .row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

#question .row > div {
  padding: 0.5rem;
}

#question .tab-pane {
  overflow: hidden;
}

#question .tab-pane > .pane {
  padding: 0.5rem 0;
}

#question .service-panel {
  padding: 1.7rem 2rem;
  font-size: 1.2rem;
}

#question .service-panel .icon-expand {
  position: absolute;
  right: 2rem;
  top: 2.4rem;
  width: 1rem;
  height: 1rem;
  z-index: 2;
}

#question .service-panel .icon-expand span {
  display: block;
  background-color: #373737;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.1rem;
  transition: all 0.3s;
}

#question .service-panel .icon-expand .line1 {
  width: 0.2rem;
  height: 100%;
  left: 50%;
  margin-left: -0.1rem;
}

#question .service-panel .icon-expand .line2 {
  width: 100%;
  height: 0.2rem;
  top: 50%;
  margin-top: -0.1rem;
}

#question .service-panel .question,
#question .service-panel .answer {
  display: flex;
}

#question .service-panel .sign {
  display: inline-block;
  margin-right: 1em;
  width: 2em;
  height: 2em;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  border-radius: 50%;
}

#question .service-panel .text {
  display: inline-block;
  flex: 1;
  line-height: 1.5;
  padding-top: 0.4rem;
  text-align: justify;
  font-family: "FZLTXHJW";
}

#question .service-panel .question .sign {
  color: #fff;
  background-color: #0063f5;
}

#question .service-panel .question .text {
  padding-right: 8%;
  font-weight: bold;
}

#question .service-panel .answer {
  color: #666;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s;
}

#question .service-panel .answer .sign {
  background-color: #f1f2f2;
}

#question .service-panel.expanded .answer {
  margin-top: 2.4rem;
  height: auto;
  opacity: 1;
}

#question .service-panel.expanded .icon-expand .line1 {
  transform: rotate(90deg);
}

#question .service-panel.expanded .case-baseinfo {
  display: none;
}

#question .service-panel.expanded .case-detailinfo {
  display: block;
}

#policy .container {
  padding: 2rem 0;
  font-size: 1.2rem;
  font-family: "FZLTXHJW";
  background-color: #fff;
}

#policy .container .row {
  padding: 0 1rem;
}

#policy .container .row > div:first-of-type dt:first-of-type {
  margin-top: 0;
}

#policy dt {
  color: #0063f5;
  line-height: 1.5;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

#policy dd {
  color: #666;
  line-height: 1.5;
  text-align: justify;
}

#policy dd > p {
  margin: 0.4rem 0;
}

#policy dd a.btn-view {
  display: inline-block;
  margin-left: 3em;
  color: #0046aa;
  cursor: pointer;
}

#policy dd a.btn-view .iconmore {
  font-style: normal;
  font-size: 0.9rem;
  display: inline-block;
  vertical-align: middle;
}

#policy dd a.btn-view .icon-more {
  display: inline-block;
  font-size: 1rem;
  margin-left: 0.5em;
}

#policy dd a.btn-view .visible-xs {
  display: inline-block;
}

#policy dd a.btn-showguarantee {
  margin-left: 0;
}

.service-contact {
  padding-bottom: 5rem;
  margin-top: 3rem;
}

.service-contact .container {
  padding: 0 1.8rem;
}

.service-contact .section-title {
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin-bottom: 3rem;
}

.service-contact .section-title::after {
  height: 0.1rem;
  opacity: 0.9;
}

.service-contact .service-text {
  font-family: "FZLTXHJW";
  font-size: 1.2rem;
  line-height: 1.6em;
  text-align: justify;
  margin-bottom: 2rem;
}

.service-contact .service-panel {
  padding: 1.6rem;
  background-color: #fff;
  font-size: 1.2rem;
}

.service-contact .service-panel li {
  overflow: hidden;
  list-style: none;
  margin-bottom: 1rem;
}

.service-contact .service-panel li .title {
  float: left;
  position: relative;
}

.service-contact .service-panel li .title::after {
  content: "：";
}

.service-contact .service-panel li .contact {
  float: left;
  color: #999;
  line-height: 1.6;
}

.service-contact .service-panel li a {
  color: #0063f5;
}

#Charges .page-modal-content ul.list > li {
  margin-bottom: 1.5rem;
  overflow: hidden;
}

#Charges .page-modal-content p.name {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

#Charges .page-modal-content table td {
  text-align: left;
}

#Charges .page-modal-content table td.td-title {
  text-align: center;
}

#HuaweiPolicy .page-modal-content ul.list > li {
  margin-bottom: 1.5rem;
  overflow: hidden;
}

#HuaweiPolicy .page-modal-content ul.remark > li {
  position: relative;
  padding-left: 1em;
  font-size: 1rem;
}

#HuaweiPolicy .page-modal-content ul.remark > li::before {
  content: "*";
  width: 1em;
  position: absolute;
  left: 0;
  top: 0;
  color: #0046aa;
  text-align: center;
  opacity: 0.9;
}

#HuaweiPolicy .page-modal-content table td a {
  color: #0046aa;
}

#HuaweiPolicy .page-modal-content dl dt {
  margin-top: 1rem;
  margin-bottom: 0.2rem;
}

@media (max-width: 767px) {
  #service .service-list li:nth-of-type(2) {
    margin-left: 0 !important;
  }
  .service-contact .service-panel li:first-of-type .contact {
    display: flex;
    flex-direction: column-reverse;
  }
  #question .tab-pane {
    display: block !important;
    opacity: 1;
  }
  #support .support-tabs {
    text-align: center;
    margin-bottom: 2.2rem;
  }
  #support .support-tabs > li {
    position: relative;
    margin: 0 1.2rem;
  }
  #support .support-tabs > li::after {
    content: "";
    position: absolute;
    background: url(/assets/imgs/global/arrow-down.png) no-repeat;
    background-size: cover;
    width: 1.2rem;
    height: 1.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -0.2rem;
  }
  #support .support-tabs li.active::after {
    content: "";
    position: absolute;
    background: url(/assets/imgs/global/arrow-down-active.png) no-repeat;
    background-size: cover;
  }
}
