body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
.clear_both {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img,
canvas {
  display: block;
}
input {
  outline: medium none;
  border-style: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
option {
  border: 0;
}
input,
select {
  border: none;
  padding: 0;
}
.parent {
  text-align: center;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.justify-container {
  text-align: justify;
  font-size: 0;
}
.justify-container:after {
  width: 100%;
  display: inline-block;
  content: "";
}
.justify-container .justify-item {
  display: inline-block;
  vertical-align: bottom;
}
a {
  color: #999;
}
:focus {
  outline: none;
}
.w1200 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
body {
  font-family: '宋体';
  -webkit-font-smoothing: antialiased;
  min-width: 1200px;
}
input[type="button"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 450px) {
  body {
    min-width: 300px;
  }
}
.custom-select {
  padding: 0;
  margin: 10px 0;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  background: #efedee url(/images/arrow_down.png) no-repeat 90% 50%;
}
.custom-select select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  border-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  height: auto;
  color: #9d9ba0;
  font-size: 14px;
}
.custom-select select:focus {
  outline: none;
}
.img-container {
  text-align: center;
  font-size: 0;
}
.img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.img-container img {
  display: inline-block;
  vertical-align: middle;
}
.parent {
  text-align: center;
  font-size: 0;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.btn {
  cursor: pointer;
}
[v-cloak] {
  display: none!important;
}
body {
  background-color: #ebedf5;
}
.bp_footer-body {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 55px;
  background: #09DFA1;
  text-align: center;
  line-height: 55px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
.middle_body {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}
.middle_body .service-price-intro {
  width: 100%;
  height: 155px;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  margin-top: 18px;
}
.middle_body .service-price-intro .service-price-container {
  font-size: 16px;
  font-weight: bold;
  color: #00D396;
  padding-top: 20px;
  padding-left: 20px;
}
.middle_body .service-price-intro .service-name-container {
  font-size: 20px;
  font-weight: bold;
  color: #282828;
  line-height: 1;
  padding-left: 20px;
  margin-top: 14px;
}
.middle_body .service-price-intro .service-intro-container {
  font-size: 0.37rem;
  color: #333333;
  line-height: 24px;
  padding-left: 18px;
  padding-right: 24px;
  margin-top: 14px;
}
.middle_body .service-price-intro .service-intro-container span {
  color: #FF9A1F;
  font-weight: bold;
}
.middle_body .service-container {
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  width: 100%;
  margin-top: 17px;
  display: inline-block;
  padding-bottom: 15px;
}
.middle_body .service-container .service-container-title {
  font-size: 15px;
  font-weight: 400;
  color: #909399;
  line-height: 1;
  padding-top: 21px;
  padding-left: 18px;
  width: 100%;
}
.middle_body .service-container .service-item-body {
  width: 92%;
  margin: 18px auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.middle_body .service-container .service-item-body .service-item {
  width: 4rem;
  height: 0.91rem;
  background: #00D396;
  border-radius: 0.21rem;
  text-align: center;
  display: flex;
  margin-bottom: 0.31rem;
  color: #666666;
  background: #F4F4F4;
  font-size: 0.37rem;
  align-items: center;
  justify-content: center;
}
.middle_body .service-container .service-item-body .service-item.active {
  color: #fff;
  background: #00D396;
  font-weight: bold;
}
.middle_body .service-container .service-container-notice {
  font-size: 13px;
  font-weight: bold;
  color: #FFBB00;
  width: 92%;
  margin: 0 auto;
  text-align: center;
}
.middle_body .service-container .service-item-type {
  width: 8.5rem;
  margin: 0.44rem auto 0;
}
.middle_body .service-container .service-item-type .service-item-type-group {
  width: 8.5rem;
  display: none;
  flex-direction: column;
}
.middle_body .service-container .service-item-type .service-item-type-group.active {
  display: flex;
}
.middle_body .service-container .service-item-type .service-item-type-son {
  display: flex;
  width: 8.35rem;
  height: 0.91rem;
  background: #F4F4F4;
  border-radius: 0.21rem;
  font-size: 0.37rem;
  font-weight: 400;
  color: #666666;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.31rem;
}
.middle_body .service-container .service-item-type .service-item-type-son.active {
  background-color: #00D396;
  color: #fff;
  font-weight: bold;
}
.middle_body .service-introduce {
  width: 100%;
  background: linear-gradient(180deg, #5E52FF 0%, #6861FF 100%);
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  height: 210px;
  margin-top: 17px;
  position: relative;
}
.middle_body .service-introduce .service-introduce-tit {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  padding-top: 27px;
}
.middle_body .service-introduce .service-introduce-text {
  font-size: 13px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  padding: 0 16px;
  margin-top: 15px;
}
.middle_body .service-introduce .service-introduce-flot-img {
  position: absolute;
  right: 0;
  bottom: -16px;
  width: 104px;
  z-index: 0;
}
.middle_body .service-contrast {
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}
.middle_body .service-contrast .service-contrast-list {
  width: 100%;
  overflow: hidden;
  height: 320px;
  padding-top: 20px;
  display: none;
  white-space: nowrap;
  overflow-x: auto;
  transform: translateZ(0);
  overflow-y: hidden;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-0 {
  height: 11.2rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-0 li {
  height: 11.2rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-1 {
  height: 20.4rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-1 li {
  height: 20.4rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-2 {
  height: 10.2rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-2 li {
  height: 10.2rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-3 {
  height: 8.54rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-3 li {
  height: 8.54rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-4 {
  height: 7.73rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-4 li {
  height: 7.73rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-5 {
  height: 13.33rem;
}
.middle_body .service-contrast .service-contrast-list.service-contrast-list-5 li {
  height: 13.33rem;
}
.middle_body .service-contrast .service-contrast-list.active {
  display: flex;
}
.middle_body .service-contrast .service-contrast-list li {
  width: 144px;
  height: 320px;
  background: #FFFFFF;
  position: relative;
  border-radius: 9px;
  display: inline-block;
  margin-right: 12px;
  float: left;
}
.middle_body .service-contrast .service-contrast-list li:last-child {
  margin-right: 0;
}
.middle_body .service-contrast .service-contrast-list li .sc-hot-img {
  position: absolute;
  right: 0;
  top: -20px;
  width: 33px;
}
.middle_body .service-contrast .service-contrast-list li.sc-orange {
  border: 1px solid #FFB200;
  box-sizing: border-box;
}
.middle_body .service-contrast .service-contrast-list li.sc-orange .sc-sub-tit {
  background: linear-gradient(0deg, #FFB400 0%, #FF9000 100%);
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-tit {
  height: 1.81rem;
  background: linear-gradient(0deg, #00D396 0%, #29EB9B 100%);
  border-radius: 9px 9px 0px 0px;
  text-align: center;
  font-size: 0.43rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-tit .hb {
  font-size: 0.35rem;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-cont {
  padding-top: 0.35rem;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-cont p {
  font-size: 0.32rem;
  font-weight: 400;
  color: #111111;
  line-height: 18px;
  text-align: center;
  padding: 0 0.77rem;
  margin-bottom: 0.36rem;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-cont p.gray-p {
  color: #999999;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 23px;
  text-align: center;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-btn .sc-sub-zx-btn {
  width: 88px;
  height: 33px;
  background: linear-gradient(0deg, #FFB400 0%, #FFC170 99%);
  box-shadow: 0px 3px 3px 1px rgba(0, 1, 0, 0.1);
  border-radius: 9px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 33px;
  border: none;
}
.middle_body .common-img-title {
  width: 100%;
  text-align: center;
}
.middle_body .common-img-title img {
  width: 84.4%;
}
.middle_body .service-flows {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  padding: 20px 0 25px;
  display: inline-block;
  margin-top: 17px;
}
.middle_body .service-why {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  padding: 20px 0 23px;
  display: inline-block;
  margin-top: 17px;
}
.middle_body .service-why .service-why-btn-container {
  width: 100%;
  text-align: center;
}
.middle_body .service-why .service-why-btn {
  width: 175px;
  height: 38px;
  line-height: 38px;
  background: #FFAE00;
  border-radius: 9px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
  margin: 18px auto 0;
}
.middle_body .service-recommend {
  margin-top: 30px;
}
.middle_body .service-recommend .service-recommend-title {
  font-size: 18px;
  font-weight: bold;
  color: #282828;
  line-height: 1;
  width: 100%;
  text-indent: 16px;
}
.middle_body .service-recommend .service-recommend-title a {
  font-size: 14px;
  font-weight: 400;
  color: #282828;
  float: right;
  margin-right: 19px;
}
.middle_body .service-recommend .service-recommend-container {
  width: 100%;
  margin-top: 19px;
}
.middle_body .service-recommend .service-recommend-container > div {
  width: 48.5%;
  float: left;
}
.middle_body .service-recommend .service-recommend-container > div.service-recommend-right {
  float: right;
}
.middle_body .service-recommend .service-recommend-container > div.service-recommend-right a {
  display: inline-block;
}
.middle_body .service-recommend .service-recommend-container > div.service-recommend-right a:last-child {
  margin-top: 10px;
}
.middle_body .service-hot-line-btn {
  width: 100%;
  height: 38px;
  background: #5A90ED;
  border-radius: 9px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  margin-top: 29px;
}
.middle_body .down-app {
  height: 38px;
  background: #FFBE32;
  border-radius: 9px;
  width: 100%;
  line-height: 38px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 18px;
}
.middle_body .down-app img {
  height: 18px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: text-top;
}
.middle_body .service-left-phone-container {
  width: 100%;
  background-image: url(../../../images/mobile/service/brand_name/bg-1.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  display: inline-block;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 9px;
  margin-top: 17px;
}
.middle_body .service-left-phone-container .quick-register {
  width: 82%;
  margin: 0 auto;
  padding-top: 84px;
  padding-bottom: 24px;
}
.middle_body .service-left-phone-container .input-group {
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #3380FF;
  border-radius: 9px;
  width: 100%;
  overflow: hidden;
}
.middle_body .service-left-phone-container .input-group input {
  width: 100%;
  text-align: center;
  color: #333;
  height: 44px;
  line-height: 44px;
  font-size: 0.43rem;
}
.middle_body .service-left-phone-container .input-group input::-webkit-input-placeholder {
  color: #909399;
}
.middle_body .service-left-phone-container .input-group input:-moz-placeholder {
  color: #909399;
}
.middle_body .service-left-phone-container .input-group input::-moz-placeholder {
  color: #909399;
}
.middle_body .service-left-phone-container .input-group input:-ms-input-placeholder {
  color: #909399;
}
.middle_body .service-left-phone-container .submit-btn {
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #3380FF;
  border: 1px solid #3380FF;
  border-radius: 9px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 49px;
  display: inline-block;
  margin-top: 12px;
}
.middle_body .service-left-phone-container .dlpv_bottom_notice {
  font-size: 13px;
  font-weight: 400;
  color: #3380FF;
  line-height: 20px;
  margin-top: 14px;
  text-align: left;
}
.middle_body .service-left-phone-container .dlpv_bottom_notice a {
  color: #3380FF;
  font-size: 13px;
}
