﻿body img {
  width: 100%; }

body #header {
  margin-top: -68px;
  position: relative; }
  body #header .header_in {
    position: absolute;
    top: 32%;
    left: 18.5%; }
    body #header .header_in .titlte {
      text-shadow: 1px 3px 0px #FFF;
      letter-spacing: 1.8px;
      font-weight: bold;
      color: white;
      font-size: 60px;
      -webkit-text-stroke: 2px #106ec5; }
    body #header .header_in .tips {
      color: white;
      letter-spacing: 1.5px;
      font-size: 20px;
      margin-top: 1rem; }
    body #header .header_in .freebtns {
      margin-top: 7rem; }
      body #header .header_in .freebtns .consulting.van-button.van-button--primary.van-button--normal {
        font-size: 19px;
        color: #1c1c1c;
        background: #f7b52c;
        width: 183px;
        height: 54px;
        line-height: 54px;
        border: 1px solid #f7b52c;
        border-radius: 4px; }

body #content {
  padding-top: 2rem; }
  body #content .IntroduceA {
    padding: 3rem 18.5%; }
    body #content .IntroduceA .titleA {
      color: #1a1a1a;
      letter-spacing: 1.5px;
      font-size: 30px;
      font-weight: bold; }
    body #content .IntroduceA .tipsI {
      color: #1a1a1a;
      letter-spacing: 1.35px;
      font-size: 18px;
      padding: 2rem 0rem;
      line-height: 30px; }
    body #content .IntroduceA .tipsII {
      color: #1a1a1a;
      letter-spacing: 1.35px;
      font-size: 18px; }
  body #content .IntroduceB {
    padding: 3rem 18.5%;
    padding-bottom: 6rem;
    background: #f1f1f1; }
    body #content .IntroduceB .title_B {
      color: #1a1a1a;
      letter-spacing: 1.3px;
      font-size: 26px; }
    body #content .IntroduceB .item_B {
      display: flex;
      margin-top: 6rem; }
      body #content .IntroduceB .item_B .item {
        position: relative;
        flex: 1;
        background: white;
        border: 1px solid #d2d2d2;
        border-radius: 10px;
        margin: 0rem 0.5rem;
        padding-top: 4rem;
        padding-bottom: 2rem;
        transition: all 0.5s; }
        body #content .IntroduceB .item_B .item .nums {
          position: absolute;
          width: 69px;
          height: 70px;
          background: white;
          border: 1px solid #d2d2d2;
          text-align: center;
          line-height: 70px;
          color: #009fe8;
          font-size: 28px;
          font-weight: bold;
          border-radius: 999px;
          top: -35px;
          left: 39%; }
        body #content .IntroduceB .item_B .item .tips {
          color: #1a1a1a;
          letter-spacing: 1.05px;
          font-size: 16px;
          text-align: center;
          line-height: 35px;
          min-height: 245px;
          margin-bottom: 1rem; }
        body #content .IntroduceB .item_B .item .chose {
          width: 24px;
          height: 24px;
          margin: auto; }
          body #content .IntroduceB .item_B .item .chose img {
            width: 24px;
            height: 24px; }
      body #content .IntroduceB .item_B .item:hover {
        background: #2977f3;
        border: 1px solid #2977f3;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        /* transform: translateY(-5px) translateY(-5%);*/
        border-radius: 27px; }
        body #content .IntroduceB .item_B .item:hover .tips {
          color: #FFF; }
  body #content .IntroduceC {
    padding: 3rem 18.5%; }
    body #content .IntroduceC img {
      width: 100%; }
    body #content .IntroduceC .tips_A {
      color: #1a1a1a;
      letter-spacing: 0.9px;
      font-size: 17px;
      line-height: 25px;
      padding: 6rem 0rem;
      padding-bottom: 2rem; }
      body #content .IntroduceC .tips_A .bottom_t {
        margin-top: 4rem; }
    body #content .IntroduceC .bigtitleI {
      color: #086a9b;
      letter-spacing: 1.3px;
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 1rem; }
    body #content .IntroduceC .banner2 {
      margin: 2rem 0rem; }
    body #content .IntroduceC .item_info .item {
      display: flex;
      margin-bottom: 5rem; }
      body #content .IntroduceC .item_info .item .left_item {
        margin: auto 0px; }
        body #content .IntroduceC .item_info .item .left_item .num {
          width: 56px;
          height: 56px;
          background: #2977f3;
          border-radius: 999px;
          color: white;
          font-size: 30px;
          line-height: 56px;
          text-align: center; }
      body #content .IntroduceC .item_info .item .right_item {
        margin: auto 1rem; }
        body #content .IntroduceC .item_info .item .right_item .title {
          color: #1a1a1a;
          font-size: 26px; }
        body #content .IntroduceC .item_info .item .right_item .tips {
          color: #1a1a1a;
          font-size: 16px;
          margin-top: 1rem;
          line-height: 25px; }
    body #content .IntroduceC .bototom_tips {
      color: #1a1a1a;
      font-size: 18px; }
    body #content .IntroduceC .modelElse {
      text-align: center;
      margin-top: 10rem; }
      body #content .IntroduceC .modelElse .mtitle {
        color: #1a1a1a;
        font-size: 26px;
        margin-bottom: 2rem; }
      body #content .IntroduceC .modelElse .tips_btn {
        margin-top: 2rem; }
        body #content .IntroduceC .modelElse .tips_btn .b_item {
          display: flex;
          margin-bottom: 1.5rem; }
          body #content .IntroduceC .modelElse .tips_btn .b_item .left .square {
            width: 24px;
            height: 24px;
            background: #2977f3; }
          body #content .IntroduceC .modelElse .tips_btn .b_item .tips {
            color: #1a1a1a;
            font-size: 18px;
            margin: auto 1.5rem; }
