.position {
  padding-bottom: 3.64rem;
}
.tax {
  margin-bottom: 3.64rem;
}
.tax .tax-txt {
  width: 50%;
  margin-right: 2.9%;
}
.tax .tax-txt h4 {
  position: relative;
  font-size: 1.36rem;
  color: #1f208a;
  margin-bottom: 2.41rem;
  font-weight: 500;
}
.tax .tax-txt h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1.45rem;
  width: 2.73rem;
  height: 0.09rem;
  background-color: #1f208a;
}
.tax .tax-txt .mb-pic {
  display: none;
  margin-bottom: 0.91rem;
}
.tax .tax-txt .info {
  margin-bottom: 2.45rem;
}
.tax .tax-txt .info p {
  font-size: 0.73rem;
  line-height: 1.64rem;
  color: #666;
  margin-top: 0.5rem;
}
.tax .tax-txt .info p:first-child {
  margin-top: 0;
}
.tax .tax-txt .more {
  font-size: 0.73rem;
  color: #1f208a;
  padding: 0.55rem 1.45rem;
  border-radius: 0.91rem;
  border: 0.05rem solid #1f208a;
}
.tax .tax-pic {
  width: 47.1%;
  border-radius: 0.45rem;
  overflow: hidden;
}
.tax-service {
  background: url(../images/tax-service-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 2.73rem;
}
.tax-service .tax-ser-item {
  width: 23%;
  padding: 1.27rem 0.91rem 1.18rem;
  background-color: #ffffff;
  border-radius: 0.45rem;
}
.tax-service .tax-ser-item .info-t {
  margin-bottom: 0.32rem;
  align-items: start;
}
.tax-service .tax-ser-item .info-t h3 {
  position: relative;
  font-size: 0.82rem;
  font-weight: 500;
  width: calc(100% - 2.73rem);
}
.tax-service .tax-ser-item .info-t h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1rem;
  width: 1rem;
  height: 0.09rem;
}
.tax-service .tax-ser-item .info-t .icon {
  width: 2.73rem;
  height: 2.73rem;
  text-align: center;
  line-height: 2.73rem;
  border-radius: 50%;
  background-color: #f5f7fa;
}
.tax-service .tax-ser-item .info-t .icon i {
  font-size: 1.18rem;
}
.tax-service .tax-ser-item:nth-child(1) .info-t h3:after {
  background-color: #fb8d5c;
}
.tax-service .tax-ser-item:nth-child(1) .info-t i {
  color: #fb8d5c;
}
.tax-service .tax-ser-item:nth-child(1):hover {
  background-color: #fb8d5c;
}
.tax-service .tax-ser-item:nth-child(2) .info-t h3:after {
  background-color: #4e93fa;
}
.tax-service .tax-ser-item:nth-child(2) .info-t i {
  color: #4e93fa;
}
.tax-service .tax-ser-item:nth-child(2):hover {
  background-color: #4e93fa;
}
.tax-service .tax-ser-item:nth-child(3) .info-t h3:after {
  background-color: #866cf6;
}
.tax-service .tax-ser-item:nth-child(3) .info-t i {
  color: #866cf6;
}
.tax-service .tax-ser-item:nth-child(3):hover {
  background-color: #866cf6;
}
.tax-service .tax-ser-item:nth-child(4) .info-t h3:after {
  background-color: #fe787a;
}
.tax-service .tax-ser-item:nth-child(4) .info-t i {
  color: #fe787a;
}
.tax-service .tax-ser-item:nth-child(4):hover {
  background-color: #fe787a;
}
.tax-service .tax-ser-item:hover .info-t h3:after {
  background-color: #fff;
}
.tax-service .tax-ser-item:hover h3,
.tax-service .tax-ser-item:hover p {
  color: #fff;
}
.process {
  margin-bottom: 3.64rem;
}
.process .process-t {
  margin-bottom: 1.82rem;
}
.process .process-t .process-item:nth-child(1) {
  background-color: #fb8d5c;
}
.process .process-t .process-item:nth-child(1) .num {
  background-color: #fb8d5c;
}
.process .process-t .process-item:nth-child(2) {
  background-color: #4e93fa;
}
.process .process-t .process-item:nth-child(2) .num {
  background-color: #4e93fa;
}
.process .process-t .process-item:nth-child(3) {
  background-color: #866cf6;
}
.process .process-t .process-item:nth-child(3) .num {
  background-color: #866cf6;
}
.process .process-b .process-item:nth-child(1) {
  margin-right: 1.59rem;
  background-color: #fe787a;
}
.process .process-b .process-item:nth-child(1) .num {
  background-color: #fe787a;
}
.process .process-b .process-item:nth-child(2) {
  background-color: #09ddcc;
}
.process .process-b .process-item:nth-child(2) .num {
  background-color: #09ddcc;
}
.process .process-item {
  width: 31.4%;
  height: 4.09rem;
  border-radius: 2.05rem;
}
.process .process-item .num {
  width: 4.09rem;
  height: 4.09rem;
  text-align: center;
  line-height: 4.09rem;
  font-size: 1.82rem;
  font-style: italic;
  color: #f2f2f2;
  border-radius: 50%;
  border: solid 0.27rem #ffffff;
}
.process .process-item .pro-info {
  width: calc(100% - 4.09rem);
  padding: 0 1.82rem 0 0.95rem;
}
.process .process-item .pro-info h4 {
  position: relative;
  font-size: 0.91rem;
  color: #fff;
  margin-bottom: 1rem;
}
.process .process-item .pro-info h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 1.36rem;
  height: 0.09rem;
  background-color: #ffffff;
}
.process .process-item .pro-info p {
  font-size: 0.73rem;
  color: #fff;
}
.process .process-item .pro-info i {
  color: #fff;
  font-size: 2rem;
}
.question {
  background: url(../images/tax-question-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 3.27rem;
}
.question .question-item {
  position: relative;
  background-color: #ffffff;
  border-radius: 0.45rem;
  margin-bottom: 1.64rem;
}
.question .question-item h4 {
  font-size: 0.82rem;
  margin-bottom: 0.95rem;
  line-height: 1.09rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.question .question-item .ques-info p {
  font-size: 0.73rem;
  height: 2.73rem;
  line-height: 1.36rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.question .question-item .num {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 9.23rem;
}
.question .question-item .num img {
  object-fit: contain;
}
.question .question-l .question-item {
  padding: 0.91rem 2.05rem 0.73rem 0.91rem;
}
.question .question-l .question-item .num {
  right: -7.73rem;
}
.question .question-l .question-item:nth-child(2) .num {
  right: -7.27rem;
}
.question .question-l .question-item:last-child {
  margin-bottom: 0;
}
.question .question-r .question-item {
  padding: 0.91rem 0.91rem 0.73rem 2.05rem;
}
.question .question-r .question-item .num {
  left: -7.73rem;
}
.question .question-r .question-item:nth-child(2) .num {
  left: -7.27rem;
}
.question .question-r .question-item:last-child {
  margin-bottom: 0;
}
.question .question-l,
.question .question-r {
  width: 25.3%;
}
.question .question-c {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .tax {
    flex-direction: column;
  }
  .tax .tax-txt {
    width: 100%;
    margin-right: 0;
  }
  .tax .tax-txt .mb-pic {
    display: block;
  }
  .tax .tax-pic {
    display: none;
  }
  .tax-service .tax-ser-items {
    flex-wrap: wrap;
  }
  .tax-service .tax-ser-items .tax-ser-item {
    width: 49%;
    margin-bottom: 0.45rem;
    padding: 1.27rem 0.45rem 1.18rem 0.91rem;
  }
  .tax-service .tax-ser-items .tax-ser-item .info-t {
    margin-bottom: 1.32rem;
  }
  .tax-service .tax-ser-items .tax-ser-item .info-t h3 {
    width: calc(100% - 1.2rem);
  }
  .tax-service .tax-ser-items .tax-ser-item .icon {
    width: auto;
    height: auto;
    line-height: normal;
    background-color: transparent;
    border-radius: 0;
  }
  .process .process-item {
    width: 100%;
    margin-bottom: 0.45rem;
  }
  .process .process-t {
    margin-bottom: 0;
  }
  .process .process-t,
  .process .process-b {
    flex-direction: column;
  }
  .question .quesetion-box {
    flex-direction: column;
  }
  .question .quesetion-box .question-item {
    margin-bottom: 0.45rem;
    padding: 0.91rem 0.91rem 0.73rem;
  }
  .question .quesetion-box .question-item .num {
    display: none;
  }
  .question .quesetion-box .question-l,
  .question .quesetion-box .question-r {
    width: 100%;
  }
  .question .quesetion-box .question-l .question-item:last-child {
    margin-bottom: 0.45rem;
  }
  .question .quesetion-box .question-c {
    display: none;
  }
}
