#swiper-container3 {
  border-bottom: 0.01333333rem solid #3bb3c3;
  padding: 0 0.26666667rem;
}
#swiper-container3 .swiper-slide {
  font-size: 0.42666667rem;
  color: #0f0f0f;
  line-height: 0.66666667rem;
  padding-bottom: 0.28rem;
}
#swiper-container3 .swiper-slide a {
  color: #0f0f0f;
}
#swiper-container3 .swiper-slide.active a {
  color: #3bb3c3;
}
.consult_item {
  margin: 0 0.4rem;
}
.consult_item table {
  border-collapse: collapse;
  margin-top: 0.17333333rem;
}
.consult_item table caption {
  font-size: 0.48rem;
  color: #333333;
  text-align: center;
  line-height: 1.14666667rem;
}
.consult_item table td {
  border: 0.01333333rem solid #efefef;
  background-color: #ffffff;
}
.consult_item table td.first {
  width: 2.62666667rem;
  font-size: 0.4rem;
  color: #333333;
  text-align: center;
  background: #ffffff url("../images/star.png") no-repeat 2.13333333rem center;
}
.consult_item table td.second {
  width: 5.68rem;
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.64rem;
  padding: 0.22666667rem 0.42666667rem;
  text-align: justify;
}
.consult_item table td.second input {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.4rem;
  color: #333333;
}
.consult_item table td.second input[type=text] {
  width: 100%;
}
.consult_item table td.second textarea {
  width: 100%;
  overflow: hidden;
  font-size: 0.4rem;
  color: #080808;
  line-height: 0.64rem;
  border: 0;
  outline: none;
}
.consult_item table td.second input[type=radio] {
  margin: 0 0.13333333rem;
  height: auto;
  line-height: 0.64rem;
}
.button {
  text-align: center;
  margin: 0.78666667rem 0 0.26666667rem;
}
.button input {
  display: inline-block;
  width: 2.22666667rem;
  height: 0.85333333rem;
  border-radius: 0.02666667rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  margin: 0 0.10666667rem;
  line-height: 0.85333333rem;
}
.button .submit {
  background-color: #f39801;
}
.button .reset {
  background-color: #3bb3c3;
}
input::-webkit-input-placeholder {
  font-size: 0.4rem;
  color: #999999;
}
textarea::-webkit-input-placeholder {
  font-size: 0.32rem;
}
