@charset "UTF-8";
/*   价格详情   */
.price {
  padding: 0.16rem 0;
  background: #fff;
  color: #121c32;
  position: relative; }
  .price .header_title {
    padding: 0 0.26rem 0.128rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #121c32;
    line-height: 0.223rem;
    border-bottom: 1px solid #f3f6fb;
    position: relative;
    display: flex;
    align-items: center; }
    .price .header_title::before {
      position: absolute;
      content: "";
      width: 3px;
      height: 16px;
      background: #d7000f;
      left: 0.16rem;
      top: 2px; }
  .price .exclamation {
    width: 12px;
    height: 12px;
    margin-left: 2px;
    position: relative;
    top: -1px; }
  .price .price-constract {
    background: URL("../../images/hq/components/watermatter.png") no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    background-size: 1.44rem 0.43rem;
    padding-top: 0.16rem; }
    .price .price-constract .cl-red {
      color: #d7000f; }
    .price .price-constract .cl-green {
      color: #1f995c; }
    .price .price-constract .cl-black {
      color: #121c32; }
    .price .price-constract .cl-gray {
      color: #999999; }
    .price .price-constract .clear-fix:after {
      content: "";
      display: block;
      clear: both; }
    .price .price-constract .product-name {
      color: #333333;
      font-size: 0.16rem;
      margin: 0 0.16rem 0.06rem; }
    .price .price-constract .constract-info {
      position: relative;
      padding: 0 0.16rem; }
      .price .price-constract .constract-info .title {
        font-weight: 500;
        font-size: 0.213rem;
        line-height: 0.3rem;
        text-align: left; }
      .price .price-constract .constract-info .spec {
        margin-top: 0.04rem;
        line-height: 0.18rem; }
        .price .price-constract .constract-info .spec div {
          font-size: 0.13rem;
          color: #9a9da5; }
      .price .price-constract .constract-info .price-explain {
        background-color: #f3f6fb;
        padding: 0.06rem 0.09rem;
        height: 0.28rem;
        color: #2d59b1;
        font-size: 0.11rem;
        position: absolute;
        right: 0.16rem;
        top: 0;
        border-radius: 2px; }
        .price .price-constract .constract-info .price-explain div {
          position: relative;
          padding-left: 0.17rem; }
          .price .price-constract .constract-info .price-explain div .icon-explain {
            background: URL("../../images/hq/icon-explain.png") no-repeat;
            background-size: 100%;
            width: 0.11rem;
            height: 0.11rem;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -0.055rem; }
    .price .price-constract .constract-price {
      margin-top: 0.09rem;
      margin-bottom: 0.06rem;
      padding: 0 0.16rem; }
      .price .price-constract .constract-price div {
        width: 33.33%;
        text-align: left;
        white-space: nowrap; }
        .price .price-constract .constract-price div:last-of-type {
          padding-right: 0.16rem; }
        .price .price-constract .constract-price div p {
          line-height: 0.23rem;
          font-size: 0.13rem;
          margin-top: 0.01rem; }
        .price .price-constract .constract-price div.nav-one {
          text-align: left; }
        .price .price-constract .constract-price div.nav-two {
          padding-right: 0.1rem; }
        .price .price-constract .constract-price div.nav-three {
          /*padding-right: 0.1rem;*/ }
    .price .price-constract ul.constract-uss-list {
      padding: 0 0.16rem; }
      .price .price-constract ul.constract-uss-list li {
        line-height: 0.23rem; }
        .price .price-constract ul.constract-uss-list li .item-one {
          width: 33%; }
        .price .price-constract ul.constract-uss-list li .item-two {
          width: 33%; }
        .price .price-constract ul.constract-uss-list li .item-three {
          width: 33%; }
    .price .price-constract ul.constract-premium-price {
      padding: 0 0.16rem; }
      .price .price-constract ul.constract-premium-price li {
        margin-top: 0.01rem; }
        .price .price-constract ul.constract-premium-price li div {
          width: 33.33%;
          text-align: left;
          white-space: nowrap;
          line-height: 0.23rem;
          font-size: 0.13rem; }
          .price .price-constract ul.constract-premium-price li div:last-of-type {
            padding-right: 0.16rem; }
          .price .price-constract ul.constract-premium-price li div.item-one {
            text-align: left; }
          .price .price-constract ul.constract-premium-price li div.item-two {
            padding-right: 0.1rem; }
    .price .price-constract .constract-ratio {
      margin-top: 0.06rem;
      padding: 0 0.16rem; }
      .price .price-constract .constract-ratio div {
        width: 33.33%; }
        .price .price-constract .constract-ratio div:last-of-type {
          padding-right: 0.16rem; }
        .price .price-constract .constract-ratio div p {
          line-height: 0.23rem;
          margin-top: 0.01rem; }
          .price .price-constract .constract-ratio div p span:last-of-type {
            padding-left: 0.06rem; }

/*  图表  */
.price-charts {
  margin-top: 0.06rem;
  background-color: #fff;
  padding-bottom: 0.03rem;
  position: relative; }
  .price-charts .header_title {
    padding: 0.16rem 0.26rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #121c32;
    line-height: 0.223rem;
    position: relative;
    border-bottom: 1px solid #f3f6fb;
    display: flex;
    align-items: center; }
    .price-charts .header_title::before {
      position: absolute;
      content: "";
      width: 3px;
      height: 16px;
      background: #d7000f;
      left: 0.16rem;
      top: 0.18rem; }
  .price-charts .product-name {
    color: #333333;
    font-size: 0.16rem;
    margin: 0 0.16rem 0.06rem;
    padding: 0.12rem 0 0; }
  .price-charts .echarts {
    height: 2.14rem;
    position: relative;
    box-sizing: content-box; }
    .price-charts .echarts::before {
      content: " ";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: URL("../../images/hq/components/watermatter.png") no-repeat;
      background-size: 1.44rem 0.43rem;
      background-position: center 33%;
      z-index: 1; }
  .price-charts .chart-layer {
    position: relative;
    height: 2.31rem;
    box-sizing: content-box; }
    .price-charts .chart-layer .layer-bgi {
      width: 100%;
      height: 100%; }
    .price-charts .chart-layer .layer-content {
      position: absolute;
      top: 84px;
      left: 50%;
      z-index: 1;
      transform: translateX(-50%); }
      .price-charts .chart-layer .layer-content .icon-lock {
        width: 19px;
        height: 18px;
        display: block;
        left: 50%;
        position: relative;
        transform: translateX(-50%); }
      .price-charts .chart-layer .layer-content .layer-content-text-box {
        position: relative;
        top: 12px; }
      .price-charts .chart-layer .layer-content .layer-content-title,
      .price-charts .chart-layer .layer-content .layer-content-text {
        height: 20px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 14px;
        color: #5f6e84;
        line-height: 20px;
        text-align: center;
        font-style: normal; }
      .price-charts .chart-layer .layer-content .layer-content-title {
        color: #d7000f; }
  .price-charts .price-trial-btn {
    position: absolute;
    height: 0.32rem;
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: #fff;
    padding: 0 0.2rem;
    border-radius: 0.04rem;
    bottom: 1.36rem;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    background-color: #d7000f; }
  .price-charts .echarts-tip {
    margin-top: 0.03rem;
    color: #9a9da5;
    font-size: 0.13rem;
    line-height: 0.18rem;
    text-align: center; }
  .price-charts .go-to-app {
    margin-top: 0.09rem;
    margin-bottom: 0.09rem;
    height: 0.54rem;
    width: 100%;
    line-height: 0.54rem;
    text-align: center;
    color: #d7b88f;
    font-size: 0.16rem;
    font-weight: 500;
    background: URL("../../images/hq/go-to-app.png") no-repeat;
    background-size: 100%; }
  .price-charts .highcharts-custom-label {
    font-size: 0.11rem;
    color: #fff;
    line-height: 0.27rem;
    height: 0.27rem;
    font-weight: 600;
    padding: 0 0.06rem;
    border-radius: 2px;
    background-color: #f59b23; }

/*   价格列表    */
.price-history {
  background-color: #fff;
  padding-bottom: 0.48rem;
  position: relative; }
  .price-history .informat {
    margin-top: 0.06rem;
    width: 100%; }
    .price-history .informat .title {
      background: #fff;
      padding: 0.16rem;
      border-bottom: 1px solid #f3f6fb;
      color: #121c32;
      font-size: 0.16rem;
      line-height: 0.22rem;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .price-history .informat .title .informat_h2 {
        font-size: 0.16rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #121c32;
        line-height: 0.223rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding-left: 0.1rem; }
        .price-history .informat .title .informat_h2::before {
          position: absolute;
          content: "";
          width: 3px;
          height: 16px;
          background: #d7000f;
          left: 0;
          top: 2px; }
  .price-history .price-trial-text {
    color: #1890ff;
    font-size: 0.12rem;
    float: right; }
  .price-history .product-name {
    color: #333333;
    font-size: 0.16rem;
    margin: 0 0.16rem;
    padding: 0.12rem 0 0; }
  .price-history .table-layer {
    position: relative;
    height: 3.26rem;
    box-sizing: content-box; }
    .price-history .table-layer .layer-bgi {
      width: 100%;
      height: 100%; }
    .price-history .table-layer .layer-content {
      position: absolute;
      top: 84px;
      left: 50%;
      z-index: 1;
      transform: translateX(-50%); }
      .price-history .table-layer .layer-content .icon-lock {
        width: 19px;
        height: 18px;
        display: block;
        left: 50%;
        position: relative;
        transform: translateX(-50%); }
      .price-history .table-layer .layer-content .layer-content-text-box {
        position: relative;
        top: 12px; }
      .price-history .table-layer .layer-content .layer-content-title,
      .price-history .table-layer .layer-content .layer-content-text {
        height: 20px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 14px;
        color: #5f6e84;
        line-height: 20px;
        text-align: center;
        font-style: normal; }
      .price-history .table-layer .layer-content .layer-content-title {
        color: #d7000f; }

.mian-nav {
  width: 100%;
  height: 0.29rem;
  line-height: 0.29rem;
  background: #fff;
  padding: 0 0.16rem; }
  .mian-nav .nav {
    height: 100%; }
    .mian-nav .nav li {
      text-align: right;
      font-size: 0.13rem;
      color: #9a9da5; }
      .mian-nav .nav li:nth-of-type(1) {
        width: 24%; }
      .mian-nav .nav li:nth-of-type(2) {
        width: 30%; }
      .mian-nav .nav li:nth-of-type(3) {
        width: 22%; }
      .mian-nav .nav li:nth-of-type(4) {
        width: 22%; }
      .mian-nav .nav li.active {
        text-align: left; }
  .mian-nav .nav-steel-premium {
    height: 100%; }
    .mian-nav .nav-steel-premium li {
      text-align: right;
      font-size: 0.13rem;
      color: #9a9da5; }
      .mian-nav .nav-steel-premium li:nth-of-type(1) {
        width: 24%; }
      .mian-nav .nav-steel-premium li:nth-of-type(2) {
        width: 16%; }
      .mian-nav .nav-steel-premium li:nth-of-type(3) {
        width: 20%; }
      .mian-nav .nav-steel-premium li:nth-of-type(4) {
        width: 22%; }
      .mian-nav .nav-steel-premium li:nth-of-type(5) {
        width: 16%; }
      .mian-nav .nav-steel-premium li.active {
        text-align: left; }
  .mian-nav .nav-steel {
    height: 100%; }
    .mian-nav .nav-steel li {
      text-align: right;
      font-size: 0.13rem;
      color: #9a9da5; }
      .mian-nav .nav-steel li:nth-of-type(1) {
        width: 30%; }
      .mian-nav .nav-steel li:nth-of-type(2) {
        width: 40%; }
      .mian-nav .nav-steel li:nth-of-type(3) {
        width: 27%; }
      .mian-nav .nav-steel li.active {
        text-align: left; }

.lists {
  width: 100%;
  background-image: URL("../../images/hq/components/list-watermatter.png");
  background-repeat: repeat-y;
  background-position: center;
  background-size: 100% auto;
  padding: 0 0.16rem; }
  .lists li {
    width: 100%;
    border-bottom: 1px solid #f3f6fb;
    height: 0.44rem;
    line-height: 0.44rem; }
    .lists li .content,
    .lists li .content-steel,
    .lists li .content-steel-premium {
      height: 100%; }
      .lists li .content div,
      .lists li .content-steel div,
      .lists li .content-steel-premium div {
        height: 100%;
        text-align: right;
        font-size: 0.13rem;
        color: #3d445c;
        white-space: nowrap; }
        .lists li .content div.active,
        .lists li .content-steel div.active,
        .lists li .content-steel-premium div.active {
          text-align: left; }
        .lists li .content div.cl-red,
        .lists li .content-steel div.cl-red,
        .lists li .content-steel-premium div.cl-red {
          color: #d7000f; }
        .lists li .content div.cl-green,
        .lists li .content-steel div.cl-green,
        .lists li .content-steel-premium div.cl-green {
          color: #1f995c; }
        .lists li .content div.cl-gray,
        .lists li .content-steel div.cl-gray,
        .lists li .content-steel-premium div.cl-gray {
          color: #9a9da5; }
    .lists li .content > div:nth-of-type(1) {
      width: 24%; }
    .lists li .content > div:nth-of-type(2) {
      width: 30%; }
    .lists li .content > div:nth-of-type(3) {
      width: 22%; }
    .lists li .content > div:nth-of-type(4) {
      width: 22%; }
    .lists li .content-steel > div:nth-of-type(1) {
      width: 30%; }
    .lists li .content-steel > div:nth-of-type(2) {
      width: 40%; }
    .lists li .content-steel > div:nth-of-type(3) {
      width: 27%; }
    .lists li .content-steel-premium > div:nth-of-type(1) {
      width: 24%; }
    .lists li .content-steel-premium > div:nth-of-type(2) {
      width: 16%; }
    .lists li .content-steel-premium > div:nth-of-type(3) {
      width: 20%; }
    .lists li .content-steel-premium > div:nth-of-type(4) {
      width: 22%; }
    .lists li .content-steel-premium > div:nth-of-type(5) {
      width: 16%; }

.no-lists {
  width: 100%;
  padding: 0.23rem 0.16rem 0.16rem;
  background: #fff; }
  .no-lists p {
    line-height: 0.18rem;
    text-align: center;
    color: #9a9da5;
    font-size: 0.13rem;
    margin-bottom: 0.04rem; }
    .no-lists p a {
      color: #1890ff;
      text-decoration: underline; }

.service-lists {
  position: relative;
  width: 100%;
  padding: 0 0.16rem 0.16rem;
  background: #fff; }
  .service-lists .service-item, .service-lists .service-item-active, #trialView .trialModal .body .service-lists .service-item-active {
    margin: 0.1rem 0;
    width: 100%;
    height: 1.66rem;
    background: #f2f6fc;
    padding: 0.15rem 0.2rem;
    border-radius: 0.1rem; }
    .service-lists .service-item .service-item-name, .service-lists .service-item-active .service-item-name, #trialView .trialModal .body .service-lists .service-item-active .service-item-name {
      font-family: PingFangSC-Medium;
      font-size: 0.16rem;
      color: #121c32; }
    .service-lists .service-item .service-item-desc, .service-lists .service-item-active .service-item-desc, #trialView .trialModal .body .service-lists .service-item-active .service-item-desc {
      margin-top: 0.06rem;
      height: 0.84rem;
      width: 2.78rem;
      overflow: hidden;
      font-family: PingFangSC-Regular;
      font-size: 0.12rem;
      line-height: 0.21rem;
      color: #808595;
      font-weight: 400; }
    .service-lists .service-item .service-item-price, .service-lists .service-item-active .service-item-price, #trialView .trialModal .body .service-lists .service-item-active .service-item-price {
      margin-top: 0.02rem;
      font-family: PingFangSC-Medium;
      font-size: 0.16rem;
      font-weight: 500;
      color: #d7000f;
      line-height: 0.24rem; }
  .service-lists .service-item-active {
    background: URL("../../images/hq/components/service_bg.png") center no-repeat;
    background-size: 100% 100%; }
    .service-lists .service-item-active .service-item-name {
      color: #fff; }
    .service-lists .service-item-active .service-item-desc {
      color: #9e9e9e; }

.service-item-button {
  display: block;
  margin: 0 auto;
  width: 3.25rem;
  height: 0.46rem;
  background: #d7000f;
  border-radius: 0.23rem;
  line-height: 0.46rem;
  font-family: PingFangSC-Medium;
  font-size: 0.15rem;
  text-align: center;
  color: #fff; }

.no-price-list {
  font-size: 0.16rem;
  color: #323232;
  line-height: 0.2rem;
  text-align: center;
  width: 100%;
  padding: 0.2rem 0; }

.launch-btn {
  width: 100%;
  height: 0.48rem;
  background: #d7000f;
  position: fixed;
  bottom: 0;
  line-height: 0.48rem;
  color: #fff;
  font-size: 0.16rem;
  text-align: center; }

.footer {
  display: block; }

#view {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.55);
  display: none;
  z-index: 9999; }
  #view .modal {
    position: fixed;
    bottom: -900px;
    left: 0;
    height: 48%;
    width: 100%;
    background-color: #fff;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
    display: flex;
    flex-direction: column; }
    #view .modal .header {
      border-bottom: 2px solid #f3f6fb;
      display: flex;
      padding: 0.16rem 0.15rem 0.13rem;
      justify-content: space-between; }
      #view .modal .header .cancel {
        width: 0.22rem;
        height: 0.22rem; }
      #view .modal .header .title {
        color: #121c32;
        font-size: 0.16rem;
        line-height: 0.22rem;
        font-weight: 500; }
    #view .modal .body {
      padding: 0.13rem 0.16rem;
      overflow-y: auto; }
      #view .modal .body .list .item {
        display: flex;
        font-size: 0.15rem;
        line-height: 0.21rem;
        margin-bottom: 0.13rem; }
        #view .modal .body .list .item label {
          color: #808595;
          min-width: 1.05rem;
          display: block;
          flex-shrink: 0; }
        #view .modal .body .list .item span {
          flex: auto;
          color: #121c32; }

#trialView {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.55);
  display: none;
  z-index: 9999; }
  #trialView .trialModal {
    position: fixed;
    bottom: -1200px;
    left: 0;
    height: 62%;
    width: 100%;
    background-color: #fff;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
    display: flex;
    flex-direction: column; }
    #trialView .trialModal .header {
      border-bottom: 2px solid #f3f6fb;
      display: flex;
      padding: 0.16rem 0.15rem 0.13rem;
      justify-content: space-between; }
      #trialView .trialModal .header .trialCancel {
        width: 0.22rem;
        height: 0.22rem; }
      #trialView .trialModal .header .title {
        color: #121c32;
        font-size: 0.16rem;
        line-height: 0.22rem;
        font-weight: 500; }
    #trialView .trialModal .body {
      padding: 0.13rem 0.16rem;
      overflow-y: auto; }
      #trialView .trialModal .body .service-lists {
        position: relative;
        width: 100%;
        padding: 0 0.16rem 0.16rem;
        background: #fff; }
        #trialView .trialModal .body .service-lists .service-item, #trialView .trialModal .body .service-lists .service-item-active {
          margin: 0.1rem 0;
          width: 100%;
          height: 1.66rem;
          background: #f2f6fc;
          padding: 0.15rem 0.2rem;
          border-radius: 0.1rem; }
          #trialView .trialModal .body .service-lists .service-item .service-item-name, #trialView .trialModal .body .service-lists .service-item-active .service-item-name {
            font-family: PingFangSC-Medium;
            font-size: 0.16rem;
            color: #121c32; }
          #trialView .trialModal .body .service-lists .service-item .service-item-desc, #trialView .trialModal .body .service-lists .service-item-active .service-item-desc {
            margin-top: 0.06rem;
            height: 0.84rem;
            width: 2.78rem;
            overflow: hidden;
            font-family: PingFangSC-Regular;
            font-size: 0.12rem;
            line-height: 0.21rem;
            color: #808595;
            font-weight: 400; }
          #trialView .trialModal .body .service-lists .service-item .service-item-price, #trialView .trialModal .body .service-lists .service-item-active .service-item-price {
            margin-top: 0.02rem;
            font-family: PingFangSC-Medium;
            font-size: 0.16rem;
            font-weight: 500;
            color: #d7000f;
            line-height: 0.24rem; }
        #trialView .trialModal .body .service-lists .service-item-active {
          background: URL("../../images/hq/components/service_bg.png") center no-repeat;
          background-size: 100% 100%; }
          #trialView .trialModal .body .service-lists .service-item-active .service-item-name {
            color: #fff; }
          #trialView .trialModal .body .service-lists .service-item-active .service-item-desc {
            color: #9e9e9e; }
      #trialView .trialModal .body .service-item-button {
        display: block;
        margin: 0 auto;
        width: 3.25rem;
        height: 0.46rem;
        background: #d7000f;
        border-radius: 0.23rem;
        line-height: 0.46rem;
        font-family: PingFangSC-Medium;
        font-size: 0.15rem;
        text-align: center;
        color: #fff; }
