@charset "UTF-8";
html {
  font-family: "Microsoft YaHei",'微软雅黑 Light',Arial,Helvetica,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: .28rem; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none; }

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top; }

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal;
  padding: 0; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.opacity {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.header {
  height: .7rem;
  padding: .15rem .2rem;
  background: #fff; }
  .header img {
    width: .19rem;
    height: .32rem;
    margin: .18rem .6rem 0 0; }
  .header span {
    width: 5.36rem;
    height: .68rem;
    display: inline-block;
    text-align: center;
    line-height: .68rem;
    font-size: .38rem; }
  .header a img {
    width: .4rem;
    height: .34rem;
    margin: .18rem 0 0 .3rem; }

.top {
  width: 100%;
  height: 2rem;
  background: url("https://m.86sb.com.cn/img/servicedetail01.png") no-repeat center;
  background-size: cover; }

.bot {
  margin-top: -1.2rem; }
  .bot .one {
    text-align: center; }
    .bot .one div {
      padding: .03rem;
      background: #fff;
      width: 2.7rem;
      height: 2.7rem;
      margin: 0 auto; }
      .bot .one div img {
        width: 2.65rem;
        height: 2.65rem; }
    .bot .one .name {
      font-size: .3rem;
      color: #333;
      line-height: .7rem;
      margin-top: .06rem; }
    .bot .one .desc {
      font-size: .24rem;
      color: #999;
      line-height: .32rem;
      margin-bottom: .22rem;
      padding: 0 .5rem; }
      .bot .one .desc span {
        font-size: .24rem;
        color: #F44444;
        margin-right: .1rem; }
    .bot .one .number {
      height: auto;
      overflow: hidden;
      padding: 0 0 .24rem 2rem;
      border-bottom: 1px solid #eee;
      margin-bottom: .3rem; }
      .bot .one .number .tit {
        float: left;
        width: 1.5rem;
        font-size: .24rem;
        color: #999;
        line-height: .5rem; }
      .bot .one .number .decrease, .bot .one .number .add {
        float: left;
        width: .5rem;
        height: .5rem;
        border: 1px solid #eee;
        text-align: center;
        line-height: .5rem;
        font-size: .4rem; }
      .bot .one .number .decrease {
        border-right: 0; }
      .bot .one .number .add {
        border-left: 0; }
      .bot .one .number input {
        float: left;
        width: .6rem;
        height: .5rem;
        border: 1px solid #eee;
        text-align: center;
        font-size: .24rem; }
  .bot .two {
    height: auto;
    overflow: hidden;
    padding-bottom: .12rem; }
    .bot .two p {
      font-size: .24rem;
      color: #999;
      margin-left: .4rem;
      line-height: .5rem; }
    .bot .two div {
      float: left;
      width: 7rem;
      margin-left: .3rem;
      margin-top: .2rem; }
      .bot .two div span, .bot .two div h1 {
        line-height: .5rem;
        border: 1px solid #DEDEDE;
        font-size: .24rem;
        padding: 0 .2rem;
        margin: 0 .1rem .2rem .1rem;
        float: left; }
        .bot .two div span a, .bot .two div h1 a {
          color: #333; }
      .bot .two div .check {
        border-color: #F44444;
        background: url("https://m.86sb.com.cn/img/servicedetail02.png") no-repeat right bottom;
        background-size: .29rem .26rem; }
        .bot .two div .check a {
          color: #F44444; }
  .bot .three {
    background: #f4f4f4;
    padding-top: .2rem; }
    .bot .three .title {
      background: #fff;
      line-height: .78rem;
      border-bottom: 1px solid #ededed; }
      .bot .three .title span {
        width: .08rem;
        height: .3rem;
        float: left;
        background: #F44444;
        margin: .24rem .2rem 0 .4rem; }
    .bot .three .wrap {
      background: #fff;
      padding: .3rem 0 .1rem 0; }
      .bot .three .wrap .sub {
        width: 6.67rem;
        box-shadow: 0 2px 0.16rem 0 rgba(201, 201, 201, 0.5);
        margin: 0 auto;
        border-radius: .08rem;
        text-align: center;
        padding: .3rem 0; }
        .bot .three .wrap .sub .phone {
          height: auto;
          overflow: hidden;
          background: #f4f4f4;
          width: 6rem;
          margin: 0 auto; }
          .bot .three .wrap .sub .phone.name {
            margin-bottom: .2rem; }
          .bot .three .wrap .sub .phone input {
            width: 4.8rem;
            height: .8rem;
            font-size: .24rem;
            border: 0;
            float: left;
            background: #f4f4f4; }
          .bot .three .wrap .sub .phone span {
            font-size: .24rem;
            color: #181818;
            float: left;
            width: 1.2rem;
            line-height: .8rem;
            text-align: right; }
        .bot .three .wrap .sub .btn {
          width: 6rem;
          line-height: .8rem;
          background: #F44444;
          color: #fff;
          text-align: center;
          margin: 0 auto;
          border-radius: .08rem; }
        .bot .three .wrap .sub .agreement {
          width: 6rem;
          margin: .15rem auto;
          font-size: .2rem;
          color: #b2b2b2;
          text-align: justify;
          letter-spacing: -1px; }
          .bot .three .wrap .sub .agreement a {
            color: #5289bc; }
  .bot .four .wrap .sub {
    height: 3.34rem; }

.content {
  padding: .2rem 0 1.2rem 0; }
  .content .title {
    height: auto;
    overflow: hidden;
    margin-top: .2rem;
    border-bottom: 1px solid #ededed;
    padding: 0 1rem; }
    .content .title p {
      float: left;
      width: 50%;
      text-align: center;
      line-height: .8rem;
      color: #666; }
      .content .title p.active {
        font-size: .32rem;
        color: #333;
        font-weight: 900;
        position: relative; }
        .content .title p.active span {
          position: absolute;
          bottom: 0;
          width: .5rem;
          height: .08rem;
          background: #F44444;
          left: 50%;
          transform: translateX(-50%); }
  .content .imglist img {
    width: 100%;
    height: auto;
    margin-top: .4rem; }
    .content .imglist img:last-child {
      display: none; }
  .content img {
    width: 100%;
    height: auto; }
  .content .appealService {
    width: calc(100% - 0.82rem);
    margin: 0 auto; }
    .content .appealService h1 {
      text-align: center;
      font-size: 0.26rem;
      color: #181818; }
    .content .appealService .case {
      margin-top: 0.35rem;
      width: 100%;
      background-color: #f8fafc;
      padding: 0.45rem;
      box-sizing: border-box;
      position: relative; }
      .content .appealService .case .topTitle {
        height: 0.69rem; }
        .content .appealService .case .topTitle .big {
          font-size: 0.95rem;
          color: #f0f2f7;
          position: absolute;
          left: 0.48rem;
          top: 0.58rem;
          line-height: 0.36rem; }
        .content .appealService .case .topTitle .small {
          font-size: 0.21rem;
          color: #f44444;
          position: absolute;
          left: 0.48rem;
          top: 0.58rem; }
      .content .appealService .case p {
        font-family: MicrosoftYaHei;
        font-size: 0.19rem;
        color: #505050;
        margin-top: 0.45rem; }
    .content .appealService .list .item {
      width: 6.64rem;
      height: 0.74rem;
      line-height: 0.74rem;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 0.59rem;
      box-sizing: border-box; }
      .content .appealService .list .item span:first-child {
        font-size: 0.52rem;
        color: #f44444;
        font-family: Arial-BoldMT;
        margin-right: 0.52rem; }
      .content .appealService .list .item span:last-child {
        font-size: 0.24rem;
        color: #222741;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .content .appealService .list .active {
      background: url(/img/servicedetail/selected.png) no-repeat;
      background-size: cover; }
      .content .appealService .list .active span:first-child {
        color: #ffffff; }
      .content .appealService .list .active span:last-child {
        color: #ffffff; }
    .content .appealService .materials {
      margin-top: 0.57rem;
      box-shadow: 0rem 0rem 0.16rem 0rem rgba(142, 142, 142, 0.15);
      padding: 0.43rem 0.3rem 0.7rem 0.3rem; }
      .content .appealService .materials h1 {
        font-size: 0.26rem;
        color: #181818; }
      .content .appealService .materials .materialList {
        margin-top: 0.52rem;
        display: flex;
        align-items: center;
        justify-content: space-around; }
        .content .appealService .materials .materialList .item {
          display: flex;
          flex-direction: column;
          align-items: center; }
          .content .appealService .materials .materialList .item img {
            height: 0.54rem;
            width: 0.54rem; }
          .content .appealService .materials .materialList .item span {
            font-size: 0.16rem;
            color: #222d41;
            margin-top: 0.27rem; }
    .content .appealService .plantforms {
      display: flex;
      justify-content: space-around;
      align-items: center;
      margin-top: 0.42rem; }
      .content .appealService .plantforms img:first-child {
        height: 0.59rem;
        width: 2.49rem; }
      .content .appealService .plantforms img:nth-child(2) {
        width: 2.25rem;
        height: 0.25rem; }
      .content .appealService .plantforms span {
        font-size: 0.34rem;
        color: #bdbdbd; }
  .content .contractConsult {
    margin-top: 0.24rem; }
    .content .contractConsult h1 {
      font-size: 0.26rem;
      color: #181818;
      text-align: center; }
    .content .contractConsult .why {
      padding: 0.44rem 0.25rem;
      margin-top: 0.32rem;
      width: calc(100% - 0.82rem);
      margin: 0 auto;
      box-sizing: border-box;
      margin-top: 0.32rem;
      box-shadow: 0rem 0rem 0.16rem 0rem rgba(142, 142, 142, 0.15); }
      .content .contractConsult .why .item {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .content .contractConsult .why .item:not(:last-child) {
          margin-bottom: 0.48rem; }
        .content .contractConsult .why .item img {
          width: 0.61rem;
          height: 0.61rem; }
        .content .contractConsult .why .item .right {
          margin-left: 0.3rem; }
          .content .contractConsult .why .item .right span {
            display: block; }
            .content .contractConsult .why .item .right span:first-child {
              font-size: 0.26rem;
              color: #181818;
              font-weight: 600; }
            .content .contractConsult .why .item .right span:last-child {
              font-size: 0.22rem;
              color: #5c5c5c; }
    .content .contractConsult .typeList {
      width: 100%;
      padding: 0.4rem 0.41rem;
      background-color: #f8fafc;
      margin-top: 0.35rem;
      box-sizing: border-box; }
      .content .contractConsult .typeList .list {
        display: flex;
        align-items: flex-start;
        justify-content: space-around;
        flex-wrap: wrap;
        margin-top: 0.5rem; }
      .content .contractConsult .typeList .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 1.28rem; }
        .content .contractConsult .typeList .item:nth-child(5) {
          margin-bottom: 0.6rem; }
        .content .contractConsult .typeList .item img {
          width: 0.45rem;
          margin-bottom: 0.2rem; }
        .content .contractConsult .typeList .item span {
          font-size: 0.16rem;
          color: #5c5c5c;
          transform: scale(0.8);
          white-space: nowrap; }
    .content .contractConsult .material {
      padding: 0.35rem 0;
      margin-top: 0.32rem;
      width: calc(100% - 0.82rem);
      margin: 0 auto; }
      .content .contractConsult .material .list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 0.7rem; }
        .content .contractConsult .material .list .item {
          display: flex;
          flex-direction: column;
          text-align: center;
          align-items: center; }
          .content .contractConsult .material .list .item img {
            width: 0.54rem; }
          .content .contractConsult .material .list .item span.name {
            font-size: 0.2rem;
            color: #222d41;
            margin-top: 0.28rem; }
          .content .contractConsult .material .list .item span.name2 {
            font-size: 0.18rem;
            color: #b5b5b5;
            margin-top: 0.1rem; }
    .content .contractConsult .compare {
      padding: 0.5rem 0.41rem 0.42rem;
      box-sizing: border-box;
      text-align: center; }
      .content .contractConsult .compare img {
        width: 4.19rem;
        margin-top: 0.62rem; }
      .content .contractConsult .compare .list {
        margin-top: 0.64rem; }
        .content .contractConsult .compare .list .item {
          width: 100%;
          min-height: 1.12rem;
          background-color: #f8fafc;
          border-radius: 0.06rem;
          box-sizing: border-box;
          display: flex;
          flex-direction: column;
          justify-content: space-around;
          border-radius: 0.06rem;
          margin-bottom: 0.21rem;
          padding: 0.2rem 0;
          position: relative; }
          .content .contractConsult .compare .list .item p {
            font-size: 0.18rem;
            text-align: left;
            transform: scale(0.85);
            margin-left: -0.2rem; }
            .content .contractConsult .compare .list .item p:first-child {
              color: #f44444; }
            .content .contractConsult .compare .list .item p:last-child {
              color: #181818; }
          .content .contractConsult .compare .list .item .logo {
            display: inline-block;
            width: 0.34rem;
            height: 0.45rem;
            background-color: #ff9090;
            border-radius: 0rem 0rem 0.15rem 0.15rem;
            font-size: 0.2rem;
            color: #ffffff;
            text-align: center;
            line-height: 0.45rem;
            overflow: hidden;
            position: absolute;
            right: 0.25rem;
            top: 0; }
        .content .contractConsult .compare .list .desc {
          font-size: 0.18rem;
          color: #bbb9b9;
          margin-top: 0.4rem;
          transform: scale(0.9); }
    .content .contractConsult .compare2 {
      background-color: #f8fafc; }
      .content .contractConsult .compare2 .item {
        background-color: #fff !important; }

.footer {
  border-top: 1px solid #EDEDED;
  height: .9rem;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  z-index: 999; }
  .footer a:first-child {
    float: left;
    width: 16%;
    height: .9rem;
    text-align: center; }
    .footer a:first-child img {
      width: .37rem;
      height: auto;
      margin: .1rem 0; }
    .footer a:first-child p {
      color: #8d8d8d;
      font-size: .2rem;
      line-height: .3rem; }
  .footer span {
    float: left;
    width: 84%;
    text-align: center;
    line-height: .9rem;
    background: #ffeced;
    color: #e04c4c; }
  .footer span:last-child {
    background: #F44444;
    color: #fff; }
    .footer span:last-child a {
      color: #fff;
      display: block;
      width: 100%; }
