@charset "UTF-8";
@media (min-width: 1200px) {
  #sec1_in_purchase {
    text-align: center;
    margin: 0 auto;
    display: flex; }
    #sec1_in_purchase .sec2_bg {
      width: 100%;
      height: 476px;
      margin-bottom: 1px;
      background: url("/templates/website/res/2020/img/apply_purchase/sec1_bg.png") no-repeat center center;
      background-size: cover; }
      #sec1_in_purchase .sec2_bg h2 {
        line-height: 120px;
        font-size: 58px;
        font-weight: 500;
        color: #fff;
        margin: 0;
        padding-top: 106px;
        padding-bottom: 18px; }
      #sec1_in_purchase .sec2_bg .title_in_sec1 p {
        margin: 0;
        line-height: 30px;
        color: #fff;
        font-size: 24px;
        text-align: center; }
  #sec2_in_purchase {
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #fff; }
    #sec2_in_purchase h3 {
      margin: 0px auto 48px;
      line-height: 33px;
      color: #1f292e;
      font-size: 24px;
      font-weight: 400; }
    #sec2_in_purchase .dialogList {
      margin-top: 81px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #sec2_in_purchase .dialogList .dialog {
        width: 1160px;
        border: 1px solid #ededed;
        border-radius: 32px;
        display: flex;
        flex-direction: column;
        padding: 45px 60px 10px 60px;
        margin-bottom: 79px; }
        #sec2_in_purchase .dialogList .dialog .qst_box {
          position: relative;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          background: #fff;
          border-radius: 24px;
          box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
          height: 169px;
          width: 640px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_1st {
            line-height: 45px;
            color: #1f292e;
            font-size: 32px;
            font-weight: 600;
            margin-top: 40px;
            margin-left: 40px;
            margin-bottom: 20px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_2nd {
            line-height: 24px;
            color: #5b6b73;
            font-size: 17px;
            font-weight: 400;
            margin-left: 45px; }
          #sec2_in_purchase .dialogList .dialog .qst_box img.dg_qst_arrow_lf {
            position: absolute;
            top: 100%;
            left: 8%; }
        #sec2_in_purchase .dialogList .dialog .svg_1st {
          text-align: start;
          margin-top: 35px;
          margin-left: -22px;
          margin-bottom: 35px; }
          #sec2_in_purchase .dialogList .dialog .svg_1st img {
            width: 100px;
            height: 100px; }
      #sec2_in_purchase .dialogList #dg_1_for_bg, #sec2_in_purchase .dialogList #dg_2_for_bg, #sec2_in_purchase .dialogList #dg_3_for_bg, #sec2_in_purchase .dialogList #dg_4_for_bg, #sec2_in_purchase .dialogList #dg_5_for_bg {
        background: #f7faff url("/templates/website/res/2020/img/apply_purchase/dg_bg1.png") no-repeat;
        background-size: cover; }
      #sec2_in_purchase .dialogList .asw_box {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: flex-end;
        background: #fff;
        border-radius: 24px;
        box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
        width: 765px;
        padding: 40px;
        margin-top: -50px; }
        #sec2_in_purchase .dialogList .asw_box p.header {
          font-size: 17px;
          line-height: 24px;
          text-align: start;
          color: #5b6b73;
          display: inline;
          max-height: 50px !important; }
        #sec2_in_purchase .dialogList .asw_box img.dg_qst_arrow_rt {
          position: absolute;
          top: 100%;
          left: 85%; }
        #sec2_in_purchase .dialogList .asw_box .content {
          display: flex;
          margin-top: 24px;
          flex-direction: column;
          align-items: flex-start;
          font-size: 17px;
          text-align: start;
          color: #5b6b73; }
          #sec2_in_purchase .dialogList .asw_box .content ul {
            line-height: 24px;
            text-align: start;
            list-style: decimal;
            padding-left: 18px;
            font-size: 17px; }
            #sec2_in_purchase .dialogList .asw_box .content ul li {
              color: #5b6b73;
              margin-top: 35px; }
              #sec2_in_purchase .dialogList .asw_box .content ul li b {
                color: #415058; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a {
                color: #298df8; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a:hover {
                color: #3370ff; }
        #sec2_in_purchase .dialogList .asw_box .footer {
          font-size: 17px;
          text-align: start;
          color: #5b6b73; }
        #sec2_in_purchase .dialogList .asw_box font {
          font-size: 17px;
          text-decoration: underline; }
      #sec2_in_purchase .dialogList div.svg_2nd {
        text-align: end;
        margin-top: 20px;
        margin-right: -24px;
        margin-bottom: 35px; }
        #sec2_in_purchase .dialogList div.svg_2nd img {
          width: 100px;
          height: 100px; }
  #sec3_in_purchase .box {
    max-width: 700px;
    text-align: start;
    margin: auto; }
    #sec3_in_purchase .box .title {
      margin: 0;
      margin-bottom: 24px;
      line-height: 28px;
      color: #1f292e;
      font-size: 20px;
      font-weight: 500;
      text-align: center; }
    #sec3_in_purchase .box .box_content {
      background: #f5faff;
      border: 1px solid #aacced;
      border-radius: 12px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #sec3_in_purchase .box .box_content .text_content {
        margin: 40px;
        color: #5b6b73;
        font-size: 14px;
        font-weight: 400;
        white-space: pre-wrap;
        text-align: start;
        line-height: 20px;
        width: 600px;
        height: 405px;
        overflow-y: auto;
        padding-right: 15px; }
        #sec3_in_purchase .box .box_content .text_content p {
          text-indent: 2em;
          line-height: 20px; }
        #sec3_in_purchase .box .box_content .text_content font {
          font-size: 14px;
          text-decoration: underline;
          text-indent: 0;
          display: inline; }
        #sec3_in_purchase .box .box_content .text_content .span_in_pre {
          text-align: end;
          margin-right: 60px;
          display: block; }
        #sec3_in_purchase .box .box_content .text_content .p_mt {
          margin-top: -15px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar {
        width: 8px;
        height: 5px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-track {
        /*轨道*/
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: #ededed;
        border-radius: 2px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-thumb {
        /*滚动条小方块*/
        border-radius: 10px;
        background-color: #c1c1c1;
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
    #sec3_in_purchase .box .btn {
      background: #298df8;
      margin-bottom: 30px;
      width: 172px;
      height: 39px;
      border-radius: 10px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      line-height: 39px;
      cursor: pointer; }
    #sec3_in_purchase .box .btn:active, #sec3_in_purchase .box .btn:hover {
      background: #1a70d8; }
  #sec4_in_purchase {
    width: 100%;
    height: 304px;
    margin-top: 80px;
    text-align: center;
    background: url(/templates/website/res/2020/img/bg_1.jpg) no-repeat center bottom;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #sec4_in_purchase h2 {
      line-height: 56px;
      margin: 0 auto 10px;
      color: #1f292e;
      font-size: 40px;
      font-weight: 500;
      text-align: center; }
    #sec4_in_purchase p.title {
      margin: 0;
      margin-bottom: 20px;
      color: #5b6b73;
      font-size: 17px;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0px;
      text-align: center; }
    #sec4_in_purchase a {
      color: #fff;
      background: #0086c7;
      text-align: center;
      width: 190px;
      height: 50px;
      line-height: 50px;
      border-radius: 10px;
      font-size: 16px;
      margin-bottom: 20px; }
    #sec4_in_purchase a:hover {
      background: #0096df;
      transition: all .3s ease 0s; }
  .tuandui {
    margin-top: 0;
    display: none; }
  /*通用样式*/
  .w1160 {
    width: 1160px;
    margin: 0 auto; }
  .app_show {
    display: none; } }

@media (min-width: 769px) and (max-width: 1199px) {
  #sec1_in_purchase {
    text-align: center;
    margin: 0 auto;
    height: 360px;
    display: flex; }
    #sec1_in_purchase .sec2_bg {
      width: 100%;
      height: 476px;
      margin-bottom: 1px;
      background: url("/templates/website/res/2020/img/apply_purchase/sec1_bg.png") no-repeat center center;
      background-size: cover; }
      #sec1_in_purchase .sec2_bg h2 {
        line-height: 120px;
        font-size: 58px;
        font-weight: 500;
        color: #fff;
        margin: 0;
        padding-top: 106px;
        padding-bottom: 18px; }
      #sec1_in_purchase .sec2_bg .title_in_sec1 p {
        margin: 0;
        line-height: 30px;
        color: #fff;
        font-size: 24px;
        text-align: center; }
  #sec2_in_purchase {
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #fff; }
    #sec2_in_purchase h3 {
      margin: 0px auto 48px;
      line-height: 33px;
      color: #1f292e;
      font-size: 24px;
      font-weight: 400; }
    #sec2_in_purchase .dialogList {
      margin-top: 81px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #sec2_in_purchase .dialogList .dialog {
        width: 1160px;
        border: 1px solid #ededed;
        border-radius: 32px;
        display: flex;
        flex-direction: column;
        padding: 45px 60px 10px 60px;
        margin-bottom: 79px; }
        #sec2_in_purchase .dialogList .dialog .qst_box {
          position: relative;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          background: #fff;
          border-radius: 24px;
          box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
          height: 169px;
          width: 640px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_1st {
            line-height: 45px;
            color: #1f292e;
            font-size: 32px;
            font-weight: 600;
            margin-top: 40px;
            margin-left: 40px;
            margin-bottom: 20px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_2nd {
            line-height: 24px;
            color: #5b6b73;
            font-size: 17px;
            font-weight: 400;
            margin-left: 45px; }
          #sec2_in_purchase .dialogList .dialog .qst_box img.dg_qst_arrow_lf {
            position: absolute;
            top: 100%;
            left: 8%; }
        #sec2_in_purchase .dialogList .dialog .svg_1st {
          text-align: start;
          margin-top: 35px;
          margin-left: -22px;
          margin-bottom: 35px; }
          #sec2_in_purchase .dialogList .dialog .svg_1st img {
            width: 100px;
            height: 100px; }
      #sec2_in_purchase .dialogList #dg_1_for_bg, #sec2_in_purchase .dialogList #dg_2_for_bg, #sec2_in_purchase .dialogList #dg_3_for_bg, #sec2_in_purchase .dialogList #dg_4_for_bg, #sec2_in_purchase .dialogList #dg_5_for_bg {
        background: #f7faff url("/templates/website/res/2020/img/apply_purchase/dg_bg1.png") no-repeat;
        background-size: cover; }
      #sec2_in_purchase .dialogList .asw_box {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: flex-end;
        background: #fff;
        border-radius: 24px;
        box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
        width: 765px;
        padding: 40px;
        margin-top: -50px; }
        #sec2_in_purchase .dialogList .asw_box p.header {
          font-size: 17px;
          line-height: 24px;
          text-align: start;
          color: #5b6b73;
          display: inline;
          max-height: 50px !important; }
        #sec2_in_purchase .dialogList .asw_box img.dg_qst_arrow_rt {
          position: absolute;
          top: 100%;
          left: 85%; }
        #sec2_in_purchase .dialogList .asw_box .content {
          display: flex;
          margin-top: 24px;
          flex-direction: column;
          align-items: flex-start;
          font-size: 17px;
          text-align: start;
          color: #5b6b73; }
          #sec2_in_purchase .dialogList .asw_box .content ul {
            line-height: 24px;
            text-align: start;
            list-style: decimal;
            padding-left: 18px;
            font-size: 17px; }
            #sec2_in_purchase .dialogList .asw_box .content ul li {
              color: #5b6b73;
              margin-top: 35px; }
              #sec2_in_purchase .dialogList .asw_box .content ul li b {
                color: #415058; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a {
                color: #298df8; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a:hover {
                color: #3370ff; }
        #sec2_in_purchase .dialogList .asw_box .footer {
          font-size: 17px;
          text-align: start;
          color: #5b6b73; }
        #sec2_in_purchase .dialogList .asw_box font {
          font-size: 17px;
          text-decoration: underline; }
      #sec2_in_purchase .dialogList div.svg_2nd {
        text-align: end;
        margin-top: 20px;
        margin-right: -24px;
        margin-bottom: 35px; }
        #sec2_in_purchase .dialogList div.svg_2nd img {
          width: 100px;
          height: 100px; }
  #sec3_in_purchase .box {
    max-width: 1160px;
    text-align: start;
    margin: auto; }
    #sec3_in_purchase .box .title {
      margin: 0;
      margin-bottom: 24px;
      line-height: 28px;
      color: #1f292e;
      font-size: 20px;
      font-weight: 500;
      text-align: center; }
    #sec3_in_purchase .box .box_content {
      background: #f5faff;
      border: 1px solid #aacced;
      border-radius: 12px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #sec3_in_purchase .box .box_content .text_content {
        margin: 40px;
        color: #5b6b73;
        font-size: 14px;
        font-weight: 400;
        white-space: pre-wrap;
        text-align: start;
        line-height: 20px;
        width: 600px;
        height: 405px;
        overflow-y: auto;
        padding-right: 15px; }
        #sec3_in_purchase .box .box_content .text_content p {
          text-indent: 2em;
          line-height: 20px; }
        #sec3_in_purchase .box .box_content .text_content font {
          font-size: 14px;
          text-decoration: underline;
          text-indent: 0;
          display: inline; }
        #sec3_in_purchase .box .box_content .text_content .span_in_pre {
          text-align: end;
          margin-right: 60px;
          display: block; }
        #sec3_in_purchase .box .box_content .text_content .p_mt {
          margin-top: -15px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar {
        width: 8px;
        height: 5px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-track {
        /*轨道*/
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: #ededed;
        border-radius: 2px; }
      #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-thumb {
        /*滚动条小方块*/
        border-radius: 10px;
        background-color: #c1c1c1;
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
    #sec3_in_purchase .box .btn {
      background: #298df8;
      margin-bottom: 30px;
      width: 172px;
      height: 39px;
      border-radius: 10px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      line-height: 39px;
      cursor: pointer; }
    #sec3_in_purchase .box .btn:active, #sec3_in_purchase .box .btn:hover {
      background: #1a70d8; }
  #sec4_in_purchase {
    width: 100%;
    height: 304px;
    margin-top: 80px;
    text-align: center;
    background: url(/templates/website/res/2020/img/bg_1.jpg) no-repeat center bottom;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #sec4_in_purchase h2 {
      line-height: 56px;
      margin: 0 auto 10px;
      color: #1f292e;
      font-size: 40px;
      font-weight: 500;
      text-align: center; }
    #sec4_in_purchase p.title {
      margin: 0;
      margin-bottom: 20px;
      color: #5b6b73;
      font-size: 17px;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0px;
      text-align: center; }
    #sec4_in_purchase a {
      color: #fff;
      background: #0086c7;
      text-align: center;
      width: 190px;
      height: 50px;
      line-height: 50px;
      border-radius: 10px;
      font-size: 16px;
      margin-bottom: 20px; }
    #sec4_in_purchase a:hover {
      background: #0096df;
      transition: all .3s ease 0s; }
  .tuandui {
    margin-top: 0;
    display: none; }
  /*通用样式*/
  .w1160 {
    width: 1160px;
    margin: 0 auto; }
  .app_show {
    display: none; } }

@media (max-width: 768px) {
  #sec1_in_purchase {
    text-align: center;
    margin: 0 auto;
    display: flex; }
    #sec1_in_purchase .sec2_bg {
      width: 100%;
      height: 244px;
      background: url("/templates/website/res/2020/img/apply_purchase/sec1_bgapp.png") no-repeat center center;
      background-size: cover; }
      #sec1_in_purchase .sec2_bg h2 {
        line-height: 50px;
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        margin: 0;
        padding-top: 60px;
        padding-bottom: 18px; }
      #sec1_in_purchase .sec2_bg .title_in_sec1 p {
        margin: 0 auto;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        text-align: center; }
  #sec2_in_purchase {
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #fff; }
    #sec2_in_purchase h3 {
      margin: 0px 25px 30px;
      line-height: 25px;
      text-align: start;
      color: #1f292e;
      font-size: 16px; }
    #sec2_in_purchase .dialogList {
      margin-top: 35px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #sec2_in_purchase .dialogList .dialog {
        width: 90%;
        border: 1px solid #ededed;
        border-radius: 32px;
        display: flex;
        flex-direction: column;
        padding: 30px 10px 30px 10px;
        margin-bottom: 30px; }
        #sec2_in_purchase .dialogList .dialog .qst_box {
          position: relative;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          background: #fff;
          border-radius: 24px;
          box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
          height: 80px;
          width: 80%;
          padding: 10px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_1st {
            line-height: 20px;
            color: #1f292e;
            font-size: 15px;
            font-weight: 600;
            margin-top: 10px;
            margin-left: 10px;
            margin-bottom: 10px; }
          #sec2_in_purchase .dialogList .dialog .qst_box p.qst_2nd {
            line-height: 20px;
            color: #5b6b73;
            font-size: 12px;
            font-weight: 400;
            margin-left: 10px;
            text-align: start; }
          #sec2_in_purchase .dialogList .dialog .qst_box img.dg_qst_arrow_lf {
            position: absolute;
            top: 100%;
            left: 14%;
            width: 27px; }
        #sec2_in_purchase .dialogList .dialog .svg_1st {
          text-align: start;
          margin-top: 21px;
          margin-bottom: 20px; }
          #sec2_in_purchase .dialogList .dialog .svg_1st img {
            width: 50px;
            height: 50px; }
      #sec2_in_purchase .dialogList #dg_1_for_bg, #sec2_in_purchase .dialogList #dg_2_for_bg, #sec2_in_purchase .dialogList #dg_3_for_bg, #sec2_in_purchase .dialogList #dg_4_for_bg, #sec2_in_purchase .dialogList #dg_5_for_bg {
        background: #f7faff url("/templates/website/res/2020/img/apply_purchase/dg_bg1.png") no-repeat;
        background-size: cover; }
      #sec2_in_purchase .dialogList .asw_box {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: flex-end;
        background: #fff;
        border-radius: 24px;
        box-shadow: 0px 3px 10px 0px rgba(17, 121, 179, 0.11), 0px 10px 24px 0px rgba(152, 190, 212, 0.1);
        width: 80%;
        padding: 20px; }
        #sec2_in_purchase .dialogList .asw_box p.header {
          font-size: 12px;
          line-height: 20px;
          text-align: start;
          color: #5b6b73;
          display: inline;
          max-height: 60px !important; }
        #sec2_in_purchase .dialogList .asw_box img.dg_qst_arrow_rt {
          position: absolute;
          top: 100%;
          left: 75%;
          width: 27px; }
        #sec2_in_purchase .dialogList .asw_box .content {
          display: flex;
          margin-top: 24px;
          flex-direction: column;
          align-items: flex-start;
          font-size: 12px;
          text-align: start;
          color: #5b6b73; }
          #sec2_in_purchase .dialogList .asw_box .content ul {
            line-height: 20px;
            text-align: start;
            list-style: decimal;
            padding-left: 18px;
            font-size: 12px; }
            #sec2_in_purchase .dialogList .asw_box .content ul li {
              color: #5b6b73;
              margin-top: 35px; }
              #sec2_in_purchase .dialogList .asw_box .content ul li b {
                color: #415058; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a {
                color: #298df8; }
              #sec2_in_purchase .dialogList .asw_box .content ul li a:hover {
                color: #3370ff; }
        #sec2_in_purchase .dialogList .asw_box .footer {
          font-size: 12px;
          text-align: start;
          color: #5b6b73; }
        #sec2_in_purchase .dialogList .asw_box font {
          font-size: 12px;
          text-decoration: underline; }
      #sec2_in_purchase .dialogList div.svg_2nd {
        text-align: end;
        margin-top: 20px; }
        #sec2_in_purchase .dialogList div.svg_2nd img {
          width: 50px;
          height: 50px; }
  #sec3_in_purchase {
    width: 100%;
    background: #fafafc;
    padding: 20px auto; }
    #sec3_in_purchase .box {
      max-width: 93%;
      text-align: start;
      margin: auto; }
      #sec3_in_purchase .box .title {
        padding: 40px 20px 20px;
        line-height: 28px;
        color: #1f292e;
        font-size: 20px;
        font-weight: 500;
        text-align: center; }
      #sec3_in_purchase .box .box_content {
        background: #f5faff;
        border: 1px solid #aacced;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        align-items: center; }
        #sec3_in_purchase .box .box_content .text_content {
          margin: 30px;
          color: #5b6b73;
          font-size: 14px;
          font-weight: 400;
          white-space: pre-wrap;
          text-align: start;
          line-height: 20px;
          margin-bottom: 15px;
          height: 295px;
          overflow-y: auto;
          padding-right: 15px; }
          #sec3_in_purchase .box .box_content .text_content p {
            text-indent: 2em;
            line-height: 20px; }
          #sec3_in_purchase .box .box_content .text_content font {
            font-size: 14px;
            text-decoration: underline;
            text-indent: 0;
            display: inline; }
          #sec3_in_purchase .box .box_content .text_content .span_in_pre {
            text-align: end;
            margin-right: 40px;
            display: block; }
          #sec3_in_purchase .box .box_content .text_content .p_mt {
            margin-top: -20px; }
        #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar {
          width: 6px;
          height: 5px; }
        #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-track {
          /*轨道*/
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
          background: #ededed;
          border-radius: 2px; }
        #sec3_in_purchase .box .box_content .text_content::-webkit-scrollbar-thumb {
          /*滚动条小方块*/
          border-radius: 10px;
          background-color: #c1c1c1;
          background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
      #sec3_in_purchase .box .btn {
        background: #298df8;
        margin-bottom: 25px;
        width: 120px;
        height: 35px;
        border-radius: 8px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        cursor: pointer; }
      #sec3_in_purchase .box .btn:active, #sec3_in_purchase .box .btn:hover {
        background: #1a70d8; }
  #sec4_in_purchase {
    width: 100%;
    height: 304px;
    margin-top: 30px;
    text-align: center;
    background: url(/templates/website/res/2020/img/bg_1.jpg) no-repeat center bottom;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #sec4_in_purchase h2 {
      line-height: 30px;
      margin: 0 auto 10px;
      color: #1f292e;
      font-size: 24px;
      font-weight: 500;
      text-align: center; }
    #sec4_in_purchase p.title {
      margin: 0;
      margin-bottom: 20px;
      color: #5b6b73;
      font-size: 17px;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0px;
      text-align: center; }
    #sec4_in_purchase a {
      color: #fff;
      background: #0086c7;
      text-align: center;
      width: 190px;
      height: 50px;
      line-height: 50px;
      border-radius: 10px;
      font-size: 16px;
      margin-bottom: 20px; }
    #sec4_in_purchase a:hover {
      background: #0096df;
      transition: all .3s ease 0s; }
  .tuandui {
    margin-top: 0;
    display: none; }
  /*通用样式*/
  .w1160 {
    width: 1160px;
    margin: 0 auto; }
  .nt_show {
    display: none; } }
