    .aside_content {
      margin-top: 80px;
      display: flex;
    }

    .aside_left {
      width: 220px;
    }

    .aside_left li {
      line-height: 60px;
      background: #fff;
      padding-left: 60px;
      color: #666;
    }

    .aside_left li a {
      color: #666;
    }

    .aside_left li:nth-child(1) {
      background: #ebeff5;
      font-size: 16px;
      font-weight: bold;
      color: #545454;
    }

    .aside_left li:hover {
      cursor: pointer;
      background: #51a3e1;
      color: #ebeff5;
      padding-left: 80px;
      transition: .2s;
    }

    .aside_left li:hover a {
      color: #fff;
    }

    .aside_left li:nth-child(1):hover {
      background: #ebeff5;
      color: #545454;
      cursor: default
    }

    .aside_right {
      /* float: left; */
      margin-left: 50px;
      width: 70%;
      margin-bottom: 100px;
    }

    .corProductChar_box {
      padding-left: 3%;
      background: #fff;
    }

    .productExaImg {
      width: 3% !important;
    }

    .right_top_describe {
      /* border: 2px solid #51a3e1; */
      /* width: 800px; */
      overflow: hidden;
      background: #fff;
      padding-left: 50px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-right: 50px;
      margin-top: -20px;
      margin-bottom: 3%;
    }

    .right_top_describe img {
      width: 32%;
      height: 40%;
      float: right;
      margin-top: -2%;
    }

    .right_top_describe p {
      margin-right: 50%;
      margin-top: 3%;
    }

    .coreProductChar {
      padding-left: 50px;
      padding-top: 1px;
      background: #fff;
      width: 104%;
      margin-left: -2%;
      padding-right: 30px;
      padding-bottom: 4%;
      margin-top: -3%;
    }

    .coreProductChar img {
      width: 2%;
      height: 2%;
    }

    .coreProductChar_top {
      position: relative;
      padding-left: 6%;
      /* margin-bottom: 2%; */
      background: #fff;
      padding-top: 5%;
      padding-bottom: 5%;
    }

    .coreProductClass_box {
      background: #fff;
      /* display: flex; */
      /* align-content: center; */
    }

    .coreProductClass_box li {
      width: 30%;
      border: 1px solid #51a3e1;
      text-align: center;
      float: left;
      height: 30px;
      line-height: 30px;
      margin-bottom: 1%;
      border-radius: 3px;
    }

    .productCass_top {
      margin-top: 3%;
      padding-left: 6%;
      padding-right: 5%;
      background: #fff;
      padding-bottom: 3%;
    }

    .productCass_top h3 {
      margin-left: -3%;
    }

    .cassIcon_bottom {
      height: 2px;
      background: #fff;
      display: block;
      width: 100%;
      margin-top: -1px;
    }

    .coreProductClass_box li:hover {
      background: #51a3e1;
      color: #fff;
      cursor: pointer;
    }

    .coreProductClass_box li:nth-child(2n-1) {
      margin-left: 20%;
    }

    .coreProductClass_box li:nth-child(2n) {
      margin-left: 2%;
    }

    .coreProductClass_content {
      display: flex;
      display: -ms-flexbox;
      flex-direction: column;
      align-items: center;
      background: #fff;
      margin-bottom: 3%;
      padding-bottom: 2%;
    }

    .coreProductClass_down {
      margin: 3% 0;
      text-align: center;
    }

    .coreProductClass_small {
      /* margin: 2% 0; */
      text-align: center;
    }

    .coreProductClass_down img {
      width: 60%;
      height: 60%;
    }

    .coreProductClass_small img {
      width: 18rem;
      /* height: 50%; */
    }

    .coreProductClass_pOne {
      font-size: 12px;
      color: #5591d1;
      margin: 0.5% 0;
    }

    .productCass_box {
      display: flex;
      background: #fff;
      border-bottom: 1px solid #51a3e1;
      padding-bottom: 3%;
      padding-top: 3%;
    }

    .productCass_content_one {
      background: #51a3e1;
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 20%;
      padding-bottom: 5%;
    }

    .productCass_content_one p {
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      margin-top: 5%;
    }

    .productCass_content_one img {
      width: 60%;
      height: 60%;
      margin-top: 15%;
    }

    .productCass_content_two {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      width: 20%;
    }

    .productCass_content_three {
      display: flex;
      flex-direction: column;
      align-items: left;
      justify-content: space-around;
      width: 60%;
    }

    .productCass_content_three_p1 {
      border-bottom: 1px dashed #5591d1;
      padding-bottom: 3%;
    }

    .productCass_content_two p {
      font-size: 16px;
      font-weight: bold;
      margin-top: -10%;
    }

    .coreProductClass_pTwo {
      color: #5591d1;
    }

    .coreProductAdvan_top {
      /* margin-top: 5%; */
      padding-bottom: 5%;
    }

    .conProductiChar ul li {
      margin-bottom: 3%;
    }

    .coreProductChar_title {
      margin-top: 2%;
      margin-bottom: 2%;
      position: relative;
      color: #51a3e1;
    }

    .coreProductChar_title img {
      margin-left: -25px;
      margin-right: 10px;
      margin-top: -2px;
    }

    .coreProductChar_content {
      border-bottom: 1px solid #51a3e1;
      padding-bottom: 1%;
    }

    .titleIcon {
      position: absolute;
      display: inline-block;
      width: 0.5rem;
      height: 2rem;
      background: #51a3e1;
      top: 39%;
      left: 3%;
    }

    .coreProduct_fun {
      position: relative;
      /* padding-left: 5%; */
      margin-top: 4%;
      display: flex;
      align-items: center;
    }

    .coreProduct_fun img {
      width: 5%;
      height: 5%;
      /* margin-left: -5%; */
      margin-right: 5%;
    }

    .product_fun_icon {
      display: inline-block;
      width: 4rem;
      height: 1px;
      background: #fff;
      position: absolute;
      left: 0;
      bottom: -1px;
      border-bottom: 1px solid #fff;
      z-index: 1;
    }

    .aside_left .select_aside {
      background: #51a3e1;
    }

    .aside_left .select_aside {
      color: #fff;
    }

    .productFraut_title {
      /* font-size: 12px; */
      /* overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; */
      /* line-height: 20px; */
      /* height: 7rem; */
    }

    .productCreditImg {
      width: 25% !important;
    }

    /* 合作案例 */

    .aside_right_title {
      margin-bottom: 20px;
    }

    .aside_right_title h2 {
      display: inline-block;
      font-weight: bold;
      line-height: 45px;
    }

    .aside_right_title img {
      display: inline-block;
      margin-left: 3%;
      /* width: 150px; */
      width: 25%;
      /* height: 45px; */
      vertical-align: top;
    }

    .aside_right_middle_img img {
      width: 100%;
      /* margin-bottom: 2%; */
    }

    .aside_right_content_one {
      padding: 3%;
      margin-bottom: 2%;
      background: #fff;
    }

    .aside_right_content_one .P_middle {
      margin-top: 4%;
      margin-bottom: 2%;
    }

    .aside_right_content_two {
      /* box-shadow: 0px 3px 7px rgb(206, 201, 201); */
      margin-bottom: 2%;
      margin-top: 2%;
      background: #fff;
      display: flex;
    }

    .aside_right_content_two img {
      display: inline-block;
      width: 20px;
      height: 20px;
    }

    .aside_right_content_two_fir {
      width: 16%;
      height: 15rem;
      background: #51a3e1;
      color: #fff;
      font-size: 2.5rem;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .aside_right_content_two_sec {
      width: 10%;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .aside_right_content_two_sec img {
      width: 25%;
    }

    .aside_right_content_two_thr {
      width: 74%;
      padding-right: 3%;
      display: flex;
      align-items: center;
    }

    .aside_right_content_two_thr p {
      line-height: 1.8rem;
      width: 100%;
    }

    .another_idea {
      display: flex;
      flex-direction: column;
    }

    .productFautBox {
      padding-bottom: 5%;
      padding-left: 5%;
      padding-right: 4%;
    }

    .productFraut_h3 {
      margin-left: -1%;
    }

    .productFaut_content {
      background: #fff;
      border-color: #cdeafc;
    }

    .productFaut_content img {
      width: 40%;
      height: 40%;
    }

    .fraut_img {
      display: flex;
      justify-content: center;
    }

    .aside_right_content_two h4 {
      display: inline-block;
      margin-left: 1%;
      font-weight: bold;
      margin-bottom: 2%;
    }

    .productRrautImg img {
      width: 30%;
    }

    .phone_img_alone {
      display: none;
    }

    .footer_risk_phone {
      display: none;
    }
    img.pro-fun-img{
        width: 5%;
    }
    /* 手机样式 */
  
    @media (max-width: 767px) {
      /* .aside_right_content_one {
        padding: 5%;
        box-shadow: 0px 3px 7px rgb(206, 201, 201);
        margin: 0 -5%;
        margin-bottom: 2%;
      }
      .aside_right_content_two {
        padding: 5%;
        box-shadow: 0px 3px 7px rgb(206, 201, 201);
        margin: 0 -5%;
        margin-top: 3%;
      }
      .right_top_describe {
        padding-left: 30px;
      }
      .aside_content {
        margin-top: 5%;
        display: block;
        padding: 0 10%;
      }
      .aside_left {
        width: 100%;
        overflow: hidden;
      }
      .aside_right {
        margin-left: 0;
        width: 100%;
        margin-bottom: 100px;
      }
      .aside_left li {
        line-height: 48px;
        background: #f7f7f7;
        padding-left: 0;
        color: #666;
        float: left;
        width: 48%;
        text-align: center;
        margin-top: 4%;
      }
      .aside_left li:nth-child(1) {
        background: #ebeff5;
        font-size: 16px;
        font-weight: bold;
        color: #545454;
        width: 100%;
      }
      .aside_left li:nth-child(2n) {
        margin-right: 4%;
      }
      .phone_img_alone {
        display: block;
        margin-left: -13%;
        width: 126%;
      }
      .right_bottom h3 {
        font-size: 20px;
        text-align: center;
        margin-top: 3%;
      }
      .footer_risk_phone {
        display: block;
        margin-top: -12%;
        padding: 0 10%;
      }
      .aside_phone_title h2 {
        font-size: 20px;
      }
      .aside_phone_title img {
        width: 35%;
        height: 100%;
      }  */
      .coreProductChar{
        padding-left: 8%;
      }
      .content-footer {
        margin-top: 0;
        padding: 0;
      }
      .core_li {
        width: 30% !important;
        height: 38px;
        line-height: 38px;
        background: #f7f7f7 !important;
      }
      .core_box {
        background: #fff !important;
      }
      .aside_right {
        margin-left: 0;
        width: 100%;
      }
      .right_top_describe {
        /* margin:0 5%; */
        padding: 5% 10%;
        text-align: center;
      }
      .right_top_describe h3 {
        font-size: 18px;
        font-weight: bold;
      }
      .right_top_describe p {
        margin-right: 0;
        text-align: left;
      }
      .corProductChar_box h3 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding-left: 0;
        padding-right: 3%;
      }
      .corProductChar_box h3 span {
        display: none;
      }
      .coreProductChar img {
        width: 5%;
      }
      .coreProduct_fun {
        display: flex;
      }
      img.pro-fun-img {
        width: 10%  ;
      }
      .corProductChar_box_fun {
        padding-left: 8%;
      }
      .coreProductChar_title {
        margin-bottom: 5%;
      }
      .coreProduct_fun p {}
      .aside_right {
        margin-bottom: 0;
      }
      .mobile_select_aside {
        background: #51a3e1 !important;
        color: #fff !important;
      }
      .reedse_title {
        text-align: center !important;
      }
      .coreProductClass_box li:nth-child(2n-1) {
        margin-left: 6%;
      }
      .coreProductClass_box li {
        width: 41%;
        margin-bottom: 2%;
      }
      .coreProductClass_down img {
        margin: 44% 0;
      }
      .coreProductClass_pTwo {
        font-size: 16px;
      }
      .productCass_content_one img {
        width: 80%;
        height: 37%;
        margin-top: 50%;
      }
      .productCass_content_one p {
        font-size: 16px;
        margin-top: 26%;
      }
      .productCass_content_three h6 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0;
      }
      .productCass_content_one {
        margin-right: 5%;
        width: 27%;
      }
      .productCass_content_three_p1 {
        margin-bottom: 5%;
      }
      .productExaImg {
        width: 6% !important;
        margin-right: 5%;
      }
      .product_check {
        display: flex;
        margin-bottom: 5%;
        padding-bottom: 3%;
      }
      .productFraut_h3 {
        margin-top: 5%;
      }
      .productFautBox {
        padding-top: 3%;
        padding-left: 15%;
        padding-right: 15%;
      }
      .productFaut_content img {
        width: 28%;
      }
      .productRrautImg h3 {
        margin-top: 3%;
        margin-bottom: 8%;
      }
      .credit_li {
        width: 33% !important;
      }
      .product_title_aml {
        margin-top: 0%;
        padding-top: 8%;
      }
      .product_title_aml h3 {
        font-size: 18px;
        font-weight: bold;
      }
      .aml_title {
        text-align: left;
        margin: 8% 0;
        font-size: 12px;
      }
      .product_fun_amlBox h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 5% 0;
      }
      .product_fun_aml {
        display: flex;
        flex-direction: column;
      }
      .product_fun_aml div {
        width: 100%;
        border: 1px solid #51a3e1;
        margin-bottom: 10%;
        padding-top: 10%;
        padding-bottom: 10%;
      }
      .product_fun_aml img {
        width: 30%;
        margin-bottom: 10%;
      }
      .product_fun_amlBox {
        margin-bottom: 3%;
      }
      .c_box h3 {
        padding: 0;
        margin-bottom: 2.5%;
      }
      .swiper-button-next {
        background-image: url("../images/font_right.png");
        right: 10px;
        left: auto;
        outline: none;
        background-size: 27px 21px;
      }
    }