﻿.agent .top {
  padding-top: 65px; }
  .agent .top .main {
    width: 1200px;
    margin: 0 auto; }
  .agent .top .tit {
    padding: 10px 30px;
    position: relative;
    font-size: 36px;
    color: #373d41;
    font-weight: bold;
    margin-bottom: 20px; }
    .agent .top .tit span {
      position: absolute;
      width: 10px;
      height: 38px;
      background: #50d1d1;
      left: 0;
      top: 18px; }
  .agent .top .top_t {
    padding-bottom: 90px; }
    .agent .top .top_t .main .deci {
      font-size: 18px;
      color: #919497;
      line-height: 32px;
      text-align: left;
      letter-spacing: 1px; }
    .agent .top .top_t .main .content {
      margin-top: 80px; }
      .agent .top .top_t .main .content li {
        float: left;
        width: 25%;
        text-align: center; }
        .agent .top .top_t .main .content li img {
          margin: 0 auto; }
        .agent .top .top_t .main .content li dl dd p:first-child {
          font-size: 21px;
          color: #373d41;
          line-height: 44px;
          font-weight: bold; }
        .agent .top .top_t .main .content li dl dd p:last-child {
          font-size: 16px;
          color: #919497;
          line-height: 36px; }
  .agent .top .top_c {
    background: #f6fbfe;
    padding-bottom: 90px; }
    .agent .top .top_c .main .content li {
      float: left;
      width: 220px;
      box-sizing: border-box;
      margin-right: 25px;
      border: 1px solid #edf0f3;
      border-radius: 20px;
      margin-bottom: 16px;
      background: #fff;
      text-align: center; }
      .agent .top .top_c .main .content li img {
        margin: 0 auto; }
      .agent .top .top_c .main .content li dl dt {
        width: 80px;
        height: 80px;
        border-radius: 80px;
        overflow: hidden;
        margin: 40px auto 30px;
        background: #fff; }
        .agent .top .top_c .main .content li dl dt img {
          width: 100%;
          height: 100%; }
      .agent .top .top_c .main .content li dl dd {
        padding-bottom: 30px; }
        .agent .top .top_c .main .content li dl dd p:first-child {
          font-size: 16px;
          color: #373d41;
          line-height: 44px;
          font-weight: bold; }
        .agent .top .top_c .main .content li dl dd p:last-child {
          width: 140px;
          margin: 0 auto;
          font-size: 12px;
          color: #919497;
          line-height: 26px; }
    .agent .top .top_c .main .content li:hover {
      border-color: #50d1d1; }
    .agent .top .top_c .main .content li:nth-child(5n) {
      margin-right: 0; }
    .agent .top .top_c .main .content li:nth-child(11) {
      margin-left: 245px; }
  .agent .top .top_b {
    padding-bottom: 90px; }
    .agent .top .top_b .main .content li {
      box-sizing: border-box;
      width: 550px;
      border: 1px solid #ccc;
      padding: 35px 75px 35px 70px;
      border-radius: 20px;
      margin-bottom: 65px; }
      .agent .top .top_b .main .content li .tips {
        width: 250px; }
        .agent .top .top_b .main .content li .tips .title {
          font-size: 20px;
          color: #50d1d1;
          font-weight: bold;
          position: relative;
          padding-bottom: 10px; }
          .agent .top .top_b .main .content li .tips .title span {
            position: absolute;
            width: 38px;
            height: 3px;
            background: #50d1d1;
            left: 0;
            bottom: 0; }
        .agent .top .top_b .main .content li .tips .cont {
          font-size: 18px;
          color: #919497;
          line-height: 30px;
          margin-top: 8px; }
    .agent .top .top_b .main .content li:nth-child(2n+1) {
      float: left;
      width: 548px; }
      .agent .top .top_b .main .content li:nth-child(2n+1) .tips {
        float: left; }
      .agent .top .top_b .main .content li:nth-child(2n+1) img {
        float: right;
        margin-top: 30px; }
    .agent .top .top_b .main .content li:nth-child(2n) {
      float: right; }
      .agent .top .top_b .main .content li:nth-child(2n) .tips {
        float: right; }
      .agent .top .top_b .main .content li:nth-child(2n) img {
        float: left;
        margin-top: 30px; }
    .agent .top .top_b .main .content li.last {
      margin-bottom: 0; }
.agent .bottom_agent {
  width: 100%;
  height: 350px;
  background: url("../image/bg.png");
  background-size: 100% 100%; }
  .agent .bottom_agent .main {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 50px;
    position: relative; }
    .agent .bottom_agent .main .left {
      float: left;
      width: 840px; }
      .agent .bottom_agent .main .left .tit {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 30px; }
        .agent .bottom_agent .main .left .tit span {
          font-size: 13px;
          line-height: 24px;
          color: #9ca0a5; }
      .agent .bottom_agent .main .left .content p {
        float: left;
        color: #fff;
        width: 375px;
        margin-right: 35px;
        height: 32px;
        line-height: 32px;
        margin-bottom: 10px;
        display: flex; }
        .agent .bottom_agent .main .left .content p span {
          width: 70px;
          text-align: justify; }
        .agent .bottom_agent .main .left .content p input, .agent .bottom_agent .main .left .content p select {
          flex: 1;
          border: none;
          outline: none;
          background: #6b7480;
          height: 32px;
          border-radius: 5px;
          padding-left: 5px;
          color: #fff; }
        .agent .bottom_agent .main .left .content p .code {
          width: 150px;
          color: #50d1d1;
          box-sizing: border-box;
          border: 1px solid #50d1d1;
          margin-left: 10px;
          border-radius: 5px;
          text-align: center;
          cursor: pointer; }
      .agent .bottom_agent .main .left .btn {
        position: absolute;
        width: 240px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #50d1d1;
        border-radius: 20px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        bottom: -5px;
        left: 480px;
        cursor: pointer; }
    .agent .bottom_agent .main .right {
      float: left;
      position: relative; }
      .agent .bottom_agent .main .right .tit {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 30px; }
        .agent .bottom_agent .main .right .tit span {
          font-size: 13px;
          line-height: 24px;
          color: #9ca0a5; }
      .agent .bottom_agent .main .right .content {
        position: absolute;
        width: 500%; }
        .agent .bottom_agent .main .right .content img {
          float: left; }
        .agent .bottom_agent .main .right .content div {
          float: left; }
          .agent .bottom_agent .main .right .content div p {
            line-height: 24px;
            font-size: 16px;
            text-indent: 10px;
            color: #dfe0e2;
            margin-bottom: 10px; }
            .agent .bottom_agent .main .right .content div p span {
              font-size: 12px; }

/*# sourceMappingURL=agent.css.map */
