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: #999999;
}
: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;
}
.service-top-part {
  width: 100%;
  background-color: #fff;
  position: relative;
}
.service-top-part .service-price-intro {
  width: 8.8rem;
  margin: 0 auto;
  padding-top: 1.26rem;
  line-height: 1;
}
.service-top-part .service-price-intro .service-price-container {
  font-weight: bold;
  font-size: 0.35rem;
  color: #17CFA1;
  margin-top: 0.39rem;
}
.service-top-part .service-price-intro .service-name-container {
  font-weight: bold;
  font-size: 0.48rem;
  color: #282828;
}
.service-top-part .service-price-intro .service-intro-container {
  font-weight: 400;
  font-size: 0.37rem;
  color: #333333;
  margin-top: 0.29rem;
}
.service-top-part .service-price-intro .service-intro-container span {
  color: #FF9A1F;
  font-weight: bold;
}
.service-top-part .service-price-intro .floatImg {
  position: absolute;
  top: 0.92rem;
  right: 0.56rem;
}
.service-top-part .service-price-intro .floatImg img {
  width: 1.72rem;
}
.service-top-part .service-container {
  background: #FFFFFF;
  width: 100%;
  margin-top: 0.96rem;
  display: inline-block;
  padding-bottom: 0.51rem;
}
.service-top-part .service-container .service-container-title {
  font-weight: 400;
  color: #909399;
  line-height: 1;
  width: 8.8rem;
  margin: 0 auto 0.2rem;
  font-weight: bold;
  font-size: 0.32rem;
  color: #282828;
}
.service-top-part .service-container .service-item-body {
  width: 8.8rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.service-top-part .service-container .service-item-body .service-item {
  text-align: center;
  margin-bottom: 0.29rem;
  color: #282828;
  background: #F8F9FC;
  border-radius: 0.11rem;
  width: 4.3rem;
  height: 0.91rem;
  font-size: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-top-part .service-container .service-item-body .service-item.active {
  color: #fff;
  background: #00D396;
  font-weight: bold;
}
.service-top-part .service-container .service-container-notice {
  font-size: 0.32rem;
  color: #FF7800;
  text-align: center;
  margin: 0.15rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.35rem;
  height: 0.79rem;
  background: #FFF2DF;
  border-radius: 0.39rem;
}
.comView {
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 0.31rem;
  position: relative;
}
.cardTit {
  display: flex;
  font-weight: bold;
  font-size: 0.43rem;
  color: #303133;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.cardTit img {
  margin: 0 0.25rem;
  height: 0.29rem;
}
.middle_body {
  width: 9.47rem;
  margin: 0 auto;
}
.middle_body .whatView1 {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.52rem;
  margin-bottom: 0.27rem;
}
.middle_body .whatView1 .cardImage {
  width: 100%;
  height: 100%;
  padding: 0.63rem 0.3rem 0.67rem;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 1px 10px 32px 8px rgba(88, 88, 88, 0.07);
  border-radius: 0.19rem;
  position: relative;
}
.middle_body .whatView1 .cardImage .tit {
  font-weight: bold;
  font-size: 0.4rem;
  color: #282828;
  line-height: 1;
  margin-bottom: 0.4rem;
}
.middle_body .whatView1 .cardImage .cnt {
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 2;
  color: #585858;
  margin-bottom: 0.2rem;
}
.middle_body .whatView1 .cardImage .wImg {
  width: 8.93rem;
}
.middle_body .whatView1 .cardImage .wImg img {
  width: 100%;
}
.middle_body .whatView1 .cardImage .bNote {
  width: 7.49rem;
  font-weight: bold;
  font-size: 0.32rem;
  color: #1B8C87;
  margin-left: 0.37rem;
  margin-top: 0.29rem;
}
.middle_body .deepValue {
  position: relative;
}
.middle_body .deepValue .card {
  position: relative;
  background-color: #DAF3F1;
  padding-bottom: 0.3rem;
  padding-top: 0.79rem;
  box-shadow: 1px 10px 32px 8px rgba(88, 88, 88, 0.07);
}
.middle_body .deepValue .card .cardTit {
  color: #01777A;
}
.middle_body .deepValue .card .dImg1 {
  position: absolute;
  width: 4.63rem;
  top: 2.36rem;
  left: 0.8rem;
  z-index: 2;
}
.middle_body .deepValue .card .dImg2 {
  position: absolute;
  width: 4.97rem;
  top: 2.37rem;
  right: 0;
  z-index: 1;
}
.middle_body .deepValue .card .deepList {
  display: flex;
  margin: 5.33rem auto 0;
  width: 8.81rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
  justify-content: space-between;
}
.middle_body .deepValue .card .deepList .deepItem {
  width: 4.25rem;
  height: 2.67rem;
  background: #F6F9FD;
  border-radius: 0.13rem;
  margin-bottom: 0.33rem;
}
.middle_body .deepValue .card .deepList .deepItem .deepTit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 0.2rem;
}
.middle_body .deepValue .card .deepList .deepItem .deepTit img {
  width: 0.81rem;
  margin: 0 0.17rem 0 0.21rem;
}
.middle_body .deepValue .card .deepList .deepItem .deepTit div {
  font-weight: bold;
  font-size: 0.37rem;
  color: #303133;
}
.middle_body .deepValue .card .deepList .deepItem .desc {
  font-weight: 400;
  font-size: 0.35rem;
  color: #999999;
  line-height: 0.48rem;
  margin-left: 0.33rem;
}
.middle_body .wvkx {
  margin-top: 0;
  margin-bottom: 0;
}
.middle_body .wvkx .card {
  position: relative;
  background-color: #fff;
  padding-bottom: 0.89rem;
  padding-top: 0.8rem;
  border-radius: 0.19rem;
  box-shadow: 1px 10px 32px 8px rgba(88, 88, 88, 0.07);
}
.middle_body .wvkx .card .cardTit {
  color: #01777A;
}
.middle_body .wvkx .card .cardNote {
  font-weight: 400;
  font-size: 0.32rem;
  color: #666666;
  text-align: center;
}
.middle_body .wvkx .card .wvImg img {
  width: 8.95rem;
}
.middle_body .flowView {
  width: 100%;
  box-sizing: border-box;
  background-color: #FFFFFF;
  border-radius: 0.19rem;
  margin-top: 0.32rem;
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 0.4rem;
}
.middle_body .flowView .txt {
  font-size: 0.32rem;
  font-weight: 400;
  color: #606266;
  line-height: 0.32rem;
  text-align: center;
  margin-top: 0.31rem;
  margin-bottom: 1.04rem;
}
.middle_body .flowView .fwlc_common {
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin: 0 auto;
}
.middle_body .flowView .fwlc_common .fwlc_cont {
  display: flex;
  height: 1.72rem;
}
.middle_body .flowView .fwlc_common .fwlc_cont.fwlc_cont_last .flLine .flLineDiv {
  display: none;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flImg {
  height: 0.88rem;
  width: 1.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flImg img {
  height: 0.88rem;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flLine {
  margin-left: 0.36rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flLine .flCircle {
  width: 0.4rem;
  height: 0.4rem;
  background: #2041DD;
  border-radius: 50%;
  border: 1px solid #3E73F5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.37rem;
  color: #FFFFFF;
  margin-top: 0.16rem;
  z-index: 6;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flLine .flLineDiv {
  width: 1px;
  height: 1.61rem;
  background-color: #2041DD;
  top: 0.36rem;
  position: absolute;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flDesc {
  margin-left: 0.48rem;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flDesc .flTit {
  font-weight: bold;
  font-size: 0.37rem;
  color: #000000;
  line-height: 1;
  margin-top: 0.27rem;
}
.middle_body .flowView .fwlc_common .fwlc_cont .flDesc .flNote {
  font-weight: 400;
  font-size: 0.32rem;
  color: #999999;
  line-height: 1;
  margin-top: 0.29rem;
}
.middle_body .whymeView {
  box-sizing: border-box;
  margin-top: 0.27rem;
  background-color: #fff;
  border-radius: 0.21rem;
}
.middle_body .whymeView .card {
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.81rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.68rem;
}
.middle_body .whymeView .cardTit {
  margin-bottom: 0.89rem;
}
.middle_body .whymeView .item {
  width: 8.83rem;
  padding: 0.53rem 0 0.4rem 0.56rem;
  box-sizing: border-box;
  border-radius: 0.21rem;
  background: #F6F9FD;
  position: relative;
}
.middle_body .whymeView .item img {
  width: 1.76rem;
  position: absolute;
  right: 0.41rem;
  bottom: 0.21rem;
}
.middle_body .whymeView .tit {
  width: 100%;
  font-size: 0.37rem;
  font-weight: bold;
  color: #313CCF;
  line-height: 1;
  margin-bottom: 0.3rem;
}
.middle_body .whymeView .cnt {
  width: 100%;
  font-weight: 400;
  font-size: 0.32rem;
  color: #666666;
  line-height: 2;
}
.middle_body .service-contrast {
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}
.middle_body .service-contrast .service-contrast-list {
  width: 100%;
  overflow: hidden;
  height: 330px;
  padding-top: 20px;
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  transform: translateZ(0);
  overflow-y: hidden;
}
.middle_body .service-contrast .service-contrast-list li {
  width: 144px;
  height: 330px;
  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: 65px;
  background: linear-gradient(0deg, #00D396 0%, #29EB9B 100%);
  border-radius: 9px 9px 0px 0px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 33px;
  padding-top: 10px;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-cont {
  padding-top: 10px;
}
.middle_body .service-contrast .service-contrast-list li .sc-sub-cont p {
  font-size: 13px;
  font-weight: 400;
  color: #111111;
  line-height: 18px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
}
.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-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 .otherView {
  width: 100%;
  box-sizing: border-box;
  margin-top: 0.68rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.middle_body .otherView .title {
  width: 100%;
  display: flex;
  font-size: 0.43rem;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
}
.middle_body .otherView .title .tit {
  margin-left: 0.15rem;
}
.middle_body .otherView .more {
  font-size: 0.35rem;
  font-weight: 400;
  color: #282828;
  display: flex;
  align-items: center;
  margin-right: 0.15rem;
}
.middle_body .otherView .more .iconfont {
  margin-right: 0.12rem;
  font-size: 0.32rem;
  color: #FCB232;
}
.middle_body .otherView img {
  width: 100%;
}
.middle_body .otherView .views {
  display: flex;
  justify-content: space-between;
  margin-top: 0.47rem;
  height: 5.6rem;
  width: 100%;
}
.middle_body .otherView .viewLeft {
  width: 4.6rem;
  height: 5.6rem;
  background: #FFFFFF;
  box-shadow: 1px 10px 16px 4px rgba(88, 88, 88, 0.1);
  border-radius: 0.19rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.middle_body .otherView .viewLeft .vlTit {
  font-weight: bold;
  font-size: 0.37rem;
  color: #333333;
  line-height: 1;
  margin-top: 0.59rem;
}
.middle_body .otherView .viewLeft .vlNote {
  font-weight: 400;
  font-size: 0.27rem;
  color: #666666;
  margin-top: 0.15rem;
  line-height: 1;
}
.middle_body .otherView .viewLeft .imgCont {
  width: 2.55rem;
  height: 2.35rem;
  margin-top: 0.41rem;
}
.middle_body .otherView .viewLeft .vlBtn {
  width: 2.29rem;
  height: 0.64rem;
  background: linear-gradient(0deg, #FBA526 0%, #FFD619 100%);
  border-radius: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
  margin-top: 0.28rem;
}
.middle_body .otherView .viewRight {
  width: 4.6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.middle_body .otherView .viewRight .view {
  width: 100%;
  height: 2.67rem;
  background: #FFFFFF;
  box-shadow: 1px 10px 16px 4px rgba(88, 88, 88, 0.1);
  border-radius: 0.21rem;
  display: flex;
  flex-direction: column;
}
.middle_body .otherView .viewRight .view div {
  margin-left: 0.24rem;
}
.middle_body .otherView .viewRight .view div.vvTit {
  font-weight: bold;
  font-size: 0.37rem;
  color: #333333;
  margin-top: 0.47rem;
}
.middle_body .otherView .viewRight .view div.vvNote {
  font-weight: 400;
  font-size: 0.27rem;
  color: #8F8F8F;
  line-height: 0.37rem;
  width: 2.64rem;
  margin-top: 0.2rem;
}
.middle_body .otherView .viewRight .view div.vvPrice {
  font-weight: bold;
  font-size: 0.32rem;
  color: #FF4400;
  margin-top: 0.1rem;
}
.service-fixed-footer {
  z-index: 15;
}
