.home-container {
  width: 100%;
  padding: 0;
  background-color: #F5F8FA; }

.home-container .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent; }

.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.home-content {
  width: 100%;
  width: 100%;
  color: #3A3A3C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #F5F8FA; }

.home-content .introduation {
    width: 100%;
    background: url("/static/images/yjyhweb/7guanyuwm/pic4.png") no-repeat;
    background-size: 100% 651px;
    background-position: center;
    height: 651px; }

.home-content .introduation .my-row {
      width: 1200px;
      padding: 0;
      margin: 0; }

.home-content .introduation .my-row .cancel-style {
        padding: 0;
        margin: 0; }

.home-content .introduation .my-row .my-left {
        width: 100%;
        height: 567px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow: hidden;
        padding-top: 92px;
        line-height: 28px; }

.home-content .introduation .my-row .my-left .left-margin {
          width: 866px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }

.home-content .introduation .my-row .my-left .left-margin .text {
            font-size: 32px;
            font-weight: bold; }

.home-content .introduation .my-row .my-left .left-margin .des {
            font-size: 16px;
            margin-top: 24px; }

.home-content .introduation .my-row .my-left .code-box {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }

.home-content .introduation .my-row .my-left .code-box .qr_code {
            background: #8B2248;
            overflow: hidden;
            margin-right: 12px;
            width: 96px; }

.home-content .introduation .my-row .my-left .code-box .qr_code .code_img {
              margin: 8px;
              width: 80px;
              height: 80px; }

.home-content .introduation .my-row .my-left .code-box .qr_code div {
              font-size: 14px;
              color: #FFFFFF;
              margin-bottom: 8px;
              width: 100%;
              text-align: center;
              letter-spacing: 4px; }

.home-content .platform-content {
    padding: 110px 16px 44px;
    text-align: left; }

.home-content .platform-content .title {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 43px;
      text-align: center; }

.home-content .platform-content .pl-top-block {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.home-content .platform-content .pl-top-block .pl-bl-left {
        background: url("/static/images/yjyhweb/4changhux/pic2-1.png") no-repeat;
        background-size: 520px 440px;
        width: 520px;
        height: 440px;
        padding: 32px 0 0 32px;
        background-color: #e9f8fe; }

.home-content .platform-content .pl-top-block .pl-bl-left .left-title {
          font-size: 20px;
          font-weight: bold;
          padding-bottom: 12px; }

.home-content .platform-content .pl-top-block .pl-bl-left .left-text {
          font-size: 14px;
          color: #67676A; }

.home-content .platform-content .pl-top-block .pl-bl-right {
        width: 680px;
        color: #67676A;
        font-size: 14px; }

.home-content .platform-content .pl-top-block .pl-bl-right .pl-bl-tr {
          padding: 32px;
          width: 100%;
          background: #36B3C7;
          height: 208px;
          color: #fff; }

.home-content .platform-content .pl-top-block .pl-bl-right .pl-bl-br {
          color: #3A3A3C;
          padding: 32px;
          width: 100%;
          height: 232px;
          background: -webkit-gradient(linear, left top, left bottom, from(#D8F5FE), to(#FAFEFF));
          background: -webkit-linear-gradient(top, #D8F5FE 0%, #FAFEFF 100%);
          background: -o-linear-gradient(top, #D8F5FE 0%, #FAFEFF 100%);
          background: linear-gradient(180deg, #D8F5FE 0%, #FAFEFF 100%); }

.home-content .platform-content .pl-top-block .pl-bl-right .pl-bl-br .tr-text {
            color: #67676A; }

.home-content .platform-content .pl-top-block .pl-bl-right .tr-name {
          font-size: 20px;
          font-weight: bold; }

.home-content .platform-content .pl-top-block .pl-bl-right .tr-text {
          line-height: 24px; }

.home-content .platform-des {
    padding: 110px 130px 44px;
    text-align: center; }

.home-content .platform-des .title {
      font-size: 24px;
      padding-bottom: 24px; }

.home-content .platform-des .des {
      font-size: 14px;
      color: #67676A; }

.home-content .only-img {
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 0; }

.home-content .only-img .o-img {
      height: 678px; }

.home-content .only-img .o-img-phone {
      width: 100%;
      height: auto;
      display: none; }

.home-content .honor-lock {
    width: 100%;
    margin-top: 248px;
    background-color: #36B3C7;
    position: relative; }

.home-content .honor-lock .honor-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      height: 206px; }

.home-content .honor-lock .honor-img .colunm-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
        margin-top: -200px; }

.home-content .honor-lock .honor-img .colunm-block img {
          width: 220px;
          height: 299px;
          -ms-flex-negative: 0;
              flex-shrink: 0; }

.home-content .honor-lock .honor-img .colunm-block .colunm-name {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 16px;
          color: #fff;
          margin-top: 16px; }

.home-content .honor-lock .honor-img .carousel-box {
        width: 1300px;
        position: absolute;
        margin: 0 auto;
        top: -204px; }

.home-content .honor-lock .honor-img .carousel-box .all_slide {
          width: 80%;
          height: 300px;
          margin: 0 auto;
          position: relative; }

.home-content .honor-lock .honor-img .carousel-box .swiper-container {
          width: 92%;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }

.home-content .honor-lock .honor-img .carousel-box .cont {
          width: 80%;
          margin: 0 auto; }

.home-content .honor-lock .honor-img .carousel-box .swiper-slide {
          text-align: center;
          font-size: 18px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }

.home-content .honor-lock .honor-img .carousel-box .Insurance-module div {
          padding-top: 12px;
          font-size: 16px;
          color: #FFF; }

.home-content .honor-lock .honor-img .carousel-box .Insurance-module :nth-child(3) {
          padding-top: 4px; }

.home-content .cooperation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.home-content .cooperation img {
      width: 288px;
      height: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-bottom: 24px; }

.home-content .concat-block {
    width: 100%;
    background: #fff;
    padding: 110px 0 0 0; }

.home-content .concat-block .concact-box .concat-left {
      padding-bottom: 110px;
      padding-left: 0;
      padding-right: 64px; }

.home-content .concat-block .concact-box .concat-left .question-box {
        width: 100%;
        background: #FFFFFF;
        border: none;
        padding: 0; }

.home-content .concat-block .concact-box .concat-left .question-box .title-box {
          margin-bottom: 8px; }

.home-content .concat-block .concact-box .concat-left .question-box .title-box span {
            font-size: 16px;
            font-weight: bold;
            color: #36B3C7; }

.home-content .concat-block .concact-box .concat-left .question-box .question-content {
          width: 100%;
          height: 68px;
          background: #FFFFFF;
          border-radius: 0px;
          border: 1px solid #E5E5EA;
          padding: 12px;
          margin-top: 24px; }

.home-content .concat-block .concact-box .concat-left .question-box .question-content .my-content {
            width: 100%;
            resize: none;
            border: none;
            font-size: 14px;
            outline: none;
            height: 100%; }

.home-content .concat-block .concact-box .concat-left .question-box .question-content2 {
          width: 100%;
          height: 46px;
          background: #FFFFFF;
          border-radius: 0px;
          border: 1px solid #E5E5EA;
          margin-top: 24px;
          padding: 12px; }

.home-content .concat-block .concact-box .concat-left .question-box .question-content2 input {
            border: none;
            font-size: 16px;
            height: 100%;
            width: 100%;
            line-height: 100%;
            outline: none; }

.home-content .concat-block .concact-box .concat-left .question-box .question-content2:first-child {
            margin-top: 0; }

.home-content .concat-block .concact-box .concat-left .question-box .password-box {
          width: 100%;
          height: auto;
          background: #FFFFFF;
          border-radius: 0px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-top: 24px; }

.home-content .concat-block .concact-box .concat-left .question-box .password-box question-content2 {
            width: 122px;
            border: 1px solid #E5E5EA;
            padding: 12px; }

.home-content .concat-block .concact-box .concat-left .question-box .password-box question-content2 .my-password {
              width: 70px;
              border: none;
              outline: none; }

.home-content .concat-block .concact-box .concat-left .question-box .password-box .get-password {
            width: 128px;
            height: 44px;
            border-radius: 0px;
            margin: 0 0 0 24px;
            display: inline-block;
            color: #fff;
            font-size: 16px;
            line-height: 46px;
            text-align: center;
            -ms-flex-negative: 0;
                flex-shrink: 0;
            background: #c1c1c1;
            cursor: not-allowed; }

.home-content .concat-block .concact-box .concat-left .question-box .password-box .can-click {
            background: #36B3C7;
            cursor: pointer; }

.home-content .concat-block .concact-box .concat-left .question-box .submit2 {
          width: 100%;
          height: 54px;
          background: #36B3C7;
          border-radius: 0px;
          margin-top: 48px;
          color: #fff;
          font-size: 16px;
          line-height: 54px;
          text-align: center; }

.home-content .concat-block .concact-box .concat-right {
      padding-bottom: 110px;
      padding-left: 0;
      padding-right: 0;
      font-size: 14px;
      color: #3A3A3C; }

.home-content .concat-block .concact-box .concat-right .concat-title {
        font-size: 20px;
        font-weight: bold; }

.home-content .concat-block .concact-box .concat-right .concat-info {
        margin: 20px 0 24px 0; }

.home-content .concat-block .concact-box .concat-right .concat-info div {
          margin-bottom: 8px; }

.home-content .concat-block .concact-box .concat-right .concat-address {
        width: 100%;
        height: 302px; }

.home-content .ph-content {
    padding: 110px 0px 44px;
    text-align: center; }

.home-content .ph-content .title {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 24px; }

.home-content .ph-content .des {
      font-size: 14px;
      color: #67676A;
      line-height: 24px;
      padding: 0 130px; }

.home-content .ph-content .ph-box {
      width: 379px;
      height: 331px;
      padding: 0;
      background: url("/static/images/yjyhweb/2huliyipt/pic2-0.png");
      background-size: 100%;
      text-align: center;
      -webkit-box-shadow: 0px 12px 30px 8px rgba(40, 56, 114, .03);
              box-shadow: 0px 12px 30px 8px rgba(40, 56, 114, .03); }

.home-content .ph-content .ph-box .ph-img {
        width: 54px;
        height: 54px;
        display: block;
        margin: 36px auto 42px; }

.home-content .ph-content .ph-box .ph-name {
        font-size: 20px;
        font-weight: bold;
        color: #3A3A3C; }

.home-content .ph-content .ph-box .ph-text {
        padding: 20px 32px 0;
        color: #67676A;
        font-size: 14px; }

.home-content .our-content {
    width: 100%;
    height: 706px;
    background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-0.png") no-repeat;
    background-size: 1440px 706px;
    background-position: center;
    margin-top: 110px; }

.home-content .our-content .title {
      font-size: 24px;
      margin: 110px 0 36px;
      text-align: center; }

.home-content .our-content .description {
      font-size: 16px;
      color: #8E8E93;
      text-align: center;
      margin-bottom: 36px; }

.home-content .our-content .content-box {
      background: black;
      padding: 32px; }

.home-content .our-content .content-box .flex-between {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        color: #AEAEB2;
        padding: 0 32px;
        margin: 0; }

.home-content .our-content .content-box .flex-between:first-child {
          padding: 0; }

.home-content .our-content .content-box .flex-between .type {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          border-bottom: 1px #F2F2F7 solid;
          padding-bottom: 16px;
          text-align: center;
          font-size: 20px; }

.home-content .our-content .content-box .flex-between .type:hover {
          color: #3DB5E0;
          border-color: #3DB5E0;
          cursor: pointer; }

.home-content .our-content .content-box .flex-between .type-active {
          color: #3DB5E0;
          border-color: #3DB5E0; }

.home-content .our-content .content-box .flex-between .info-block {
          background: rgba(255, 255, 255, .05);
          width: 272px;
          height: 149px;
          padding: 20px 20px 0 12px;
          margin-bottom: 16px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }

.home-content .our-content .content-box .flex-between .info-block .left {
            width: 60px;
            height: 60px;
            -ms-flex-negative: 0;
                flex-shrink: 0; }

.home-content .our-content .content-box .flex-between .info-block .right div:first-child {
            padding: 17px 0 18px 8px;
            font-size: 18px;
            color: #fff;
            font-weight: bold; }

.home-content .our-content .content-box .flex-between .info-block .right div:last-child {
            color: #C7C7CC;
            font-size: 14px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-1 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.0.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-2 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.1.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-3 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.2.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-4 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.3.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-5 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.4.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-6 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.5.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-7 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.6.png");
            background-size: 60px 60px; }

.home-content .our-content .content-box .flex-between .info-block .img-set4-8 {
            background: url("/static/images/yjyhweb/1shouye/wmdcp/pic3-4.7.png");
            background-size: 60px 60px; }

.home-content .img-title {
    text-align: center;
    font-size: 24px;
    padding: 110px 0 44px 0;
    font-weight: bold; }

.home-content .bg-normal {
    width: 100%;
    margin-top: 110px; }

.home-content .bg-normal .img-title {
      padding: 0 0 24px 0; }

.home-content .bg-normal .img-des {
      width: 940px;
      height: 72px;
      font-size: 14px;
      margin: 0 auto;
      text-align: center;
      line-height: 24px; }

.home-content .bg-normal .img-honor-top {
      margin: 44px auto; }

.home-content .bg-normal .img-honor-top .margin-auto {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }

.home-content .bg-normal .img-honor-top .margin-auto .img-block {
          width: 287px; }

.home-content .bg-normal .img-honor-top .margin-auto .img-block img {
            width: 287px;
            height: 198px; }

.home-content .bg-normal .img-honor-top .margin-auto .img-block .img-bottom-text {
            font-size: 14px;
            margin-top: 16px;
            text-align: center; }

.home-content .bg-normal .img-honor-top .margin-auto .img-block:first-child {
          margin-right: 32px; }

.home-content .case-content {
    padding-top: 110px; }

.home-content .case-content .case-title {
      font-size: 24px;
      font-weight: bold;
      color: #3A3A3C;
      text-align: center; }

.home-content .case-content .case-logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.home-content .case-content .case-logo img {
        width: 227px;
        height: 68px;
        -WEBkit-filter: grayscale(100%);
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%); }

.home-content .case-content .case-block {
      width: 100%;
      height: auto;
      background: #FFFFFF;
      border: 1px solid #F2F2F7;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 32px;
      font-size: 14px;
      position: relative;
      margin-top: 44px; }

.home-content .case-content .case-block:hover {
        cursor: pointer; }

.home-content .case-content .case-block:hover .case-left {
          -webkit-transform: scale(1);
                      -ms-transform: scale(1);
                  transform: scale(1);
          -webkit-transition: 0.5s all ease-in-out;
          -o-transition: 0.5s all ease-in-out;
          transition: 0.5s all ease-in-out; }

.home-content .case-content .case-block .case-left {
        width: 384px;
        height: 220px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-right: 32px;
        -webkit-transform: scale(1.05);
                    -ms-transform: scale(1.05);
                transform: scale(1.05);
        -webkit-transition: 0.5s all ease-in-out;
        -o-transition: 0.5s all ease-in-out;
        transition: 0.5s all ease-in-out; }

.home-content .case-content .case-block .case-right .case-name {
        font-size: 20px;
        font-weight: bold;
        color: #3A3A3C;
        padding-bottom: 16px; }

.home-content .case-content .case-block .case-right .case-text {
        overflow: hidden;
        white-space: wrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        line-clamp: 5;
        line-height: 24px; }

.home-content .case-content .case-block .case-right .icon-ab {
        position: absolute;
        top: 100%;
        right: 0;
        color: #AEAEB2;
        -webkit-transform: translate(-32px, -45px);
                    -ms-transform: translate(-32px, -45px);
                transform: translate(-32px, -45px); }

@media (min-width: 768px) {
  .home-container {
    min-width: 1200px;
    padding: 0; }
  .width-1200 {
    width: 1200px;
    margin: 0 auto; } }

@media (max-width: 768px) {
  .width-1200 {
    width: 100%; }
  .home-content .introduation {
    background: #EBF5F7;
    height: auto; }
    .home-content .introduation .my-row .my-left {
      padding: 56px 0;
      height: auto; }
      .home-content .introduation .my-row .my-left .left-margin {
        padding: 0 24px;
        width: 100%; }
        .home-content .introduation .my-row .my-left .left-margin .des {
          margin-top: 8px; }
          .home-content .introduation .my-row .my-left .left-margin .des:last-child {
            margin-top: 24px; }
  .home-content .img-title {
    padding: 48px 0 28px; }
  .home-content .only-img {
    padding: 42px 0; }
    .home-content .only-img .o-img {
      width: 100%;
      height: auto;
      display: none; }
    .home-content .only-img .o-img-phone {
      width: 100%;
      height: auto;
      display: block; }
  .home-content .cooperation {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .home-content .cooperation img {
      margin-bottom: 16px; }
      .home-content .cooperation img:last-child {
        margin-bottom: 0; }
  .home-content .concat-block {
    padding: 32px 24px 0;
    width: 100%;
    margin-bottom: 48px; }
    .home-content .concat-block .concact-box .concat-left {
      padding-right: 0;
      padding-bottom: 48px; }
      .home-content .concat-block .concact-box .concat-left .question-box .question-content2 {
        margin-top: 20px; }
      .home-content .concat-block .concact-box .concat-left .question-box .question-content {
        margin-top: 20px; }
      .home-content .concat-block .concact-box .concat-left .question-box .submit2 {
        margin-top: 36px; }
    .home-content .concat-block .concact-box .concat-right {
      padding-bottom: 32px; }
      .home-content .concat-block .concact-box .concat-right .concat-info {
        margin: 20px 0 16px; }
  .home-content .our-content {
    height: auto !important;
    background: none;
    margin-top: 0; }
    .home-content .our-content .content-box .flex-between {
      padding: 0; }
      .home-content .our-content .content-box .flex-between .type {
        padding-top: 16px; }
      .home-content .our-content .content-box .flex-between:nth-child(2) {
        padding-top: 12px; }
    .home-content .our-content .content-box .hidden {
      display: none; }
  .home-content .case-content .case-block {
    display: block; }
    .home-content .case-content .case-block .case-left {
      width: 100%;
      height: auto; }
  .home-content .ph-content .des {
    padding: 0 16px 12px; }
  .home-content .ph-content .flex-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .home-content .ph-content .ph-box {
    margin: 0 auto 24px; }
  .home-content .platform-content .pl-top-block {
    width: 100%;
    display: block; }
    .home-content .platform-content .pl-top-block .pl-bl-left {
      background-size: cover;
      background-position: right;
      width: 100%; }
    .home-content .platform-content .pl-top-block .pl-bl-right {
      width: 100%; }
      .home-content .platform-content .pl-top-block .pl-bl-right .pl-bl-tr {
        width: 100%; }
      .home-content .platform-content .pl-top-block .pl-bl-right .pl-bl-br {
        width: 100%; }
  .home-content .platform-des {
    padding: 110px 32px 44px; }
  .home-content .bg-normal {
    width: 100%;
    margin-top: 48px;
    padding: 0 24px; }
    .home-content .bg-normal .img-title {
      padding: 0 0 16px 0; }
    .home-content .bg-normal .img-des {
      padding: 0;
      width: 100%;
      text-align: center;
      height: auto; }
    .home-content .bg-normal .img-honor-top .margin-auto {
      display: block; }
      .home-content .bg-normal .img-honor-top .margin-auto .img-block:nth-child(1) {
        margin: 0 auto 28px; }
      .home-content .bg-normal .img-honor-top .margin-auto .img-block:nth-child(2) {
        margin: 0 auto 0; }
    .home-content .bg-normal .honor-lock {
      margin-top: 28px; }
      .home-content .bg-normal .honor-lock .honor-img {
        margin-top: 234px; }
        .home-content .bg-normal .honor-lock .honor-img .colunm-block {
          margin: 24px 0; }
        .home-content .bg-normal .honor-lock .honor-img .carousel-box {
          width: 100%; } }
