.swiper{padding-bottom:35%;position:relative;background:#e8404b;overflow:hidden}
.swiper .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}
.swiper-pagination-bullet-active{
    background-color:#FFF ;
}

.solution {
    position: relative;
    overflow: hidden;
}

.solution .wrap {
    margin-top: 24px
}

.solution .solution_item {
    position: relative
}

.solution .desc {
    max-width: 60%
}

.solution .solution_bg,.solution .solution_ill {
    position: absolute!important;
    right: -30px;
    top: -80px;
    bottom: 20px;
    width:40%;max-width:527px;
    transition: all ease .3s;
    background-position: right bottom;
    background-repeat: no-repeat;
}
@media screen and (min-width:750px) {
    .solution .solution_bg{
        background-size: 100% auto;
    }
    
    .solution_xmt .solution_bg {
        background-image: url(/html/images/index/bg2.png);
    }
    
    .solution_life .solution_bg {
        background-image: url(/html/images/index/bg1.png);
    }
    
    .solution_mcn .solution_bg{
        background-image: url(/v2/images/bg3.png);
    }
    
    .solution_chuandao .solution_bg{
        background-image: url(/v2/images/bg4.png);
      }


}
.mobile_product{
    display: none;
}

@media screen and (max-width:750px) {
    .win_product{
        display: none;
    }
    .mobile_product{
        display: block;
    }
    .box{
        margin: 20px;padding: 25px 15px 20px;display: block;
        position: relative;background-color: #FFF;border-radius: 20px;
    }
    .box:first-child{margin-top:30px}
    .box .title{text-align: center;line-height: 30px;min-height: 30px;}
    .box .title img{
        vertical-align: middle;height: 20px;
    }
    .box .bigimg{
        max-width: 100%;border-radius: 15px;margin:10px 0;vertical-align: top;
    }
    .box .tagimg{
        position: absolute;
        top: 24px;left: -10px;height: 30px;
    }

    .box p{
        margin: 10px;font-size: 15px;
    }

}

@media screen and (max-width:450px) {
    .box{
        margin: 12px;padding: 15px 10px 10px;display: block;
    }
    .box .title img{
        vertical-align: middle;height: 16px;
    }
    .box .tagimg{top: 16px;left:-6px;height: 26px;}
    
    .box p{margin: 6px;}
}


.solution .con {
    display: flex;
    margin-top: 24px;
    position: relative
}
.solution .g-box{
    padding: 0 80px;
}

.solution .solution_show {
    flex: 1;
    overflow: hidden
}

.solution .swiper-container {
    padding-left: 24px
}

.solution .fea .tc {
    text-align: center
}

.solution .fea ul {
    display: flex;
    margin-top: 12px
}

.solution .fea li+li {
    margin-left: 12px
}

.solution .lr ul {
    display: flex;
    margin-top: 12px
}

.solution .lr li {
    padding-left: 60px
}

.solution .lr li img {
    float: left;
    margin-left: -60px;
    height: 50px
}

.solution .lr li p {
    max-width: 120px;
    line-height: 1.4;
    flex: 1
}

.solution .lr li+li {
    margin-left: 12px
}

.solution .s_list.max_p p {
    max-width: 220px
}

.solution .s_list h4 {
    font-weight: bold
}

.solution .s_list img {
    height: 50px
}

.solution .s_list ul {
    display: flex;
    margin-top: 20px
}

.solution .s_list p {
    font-size: 14px;
    max-width: 170px;
    color: #666;
}

.solution .s_list li+li {
    margin-left: 35px;
}
.solution_mcn .s_list img ,.solution_mcn .title img{
    height: 40px !important
}


.solution .data.no_mt ul {
    margin-top: 0
}

.solution .data p {
    font-family: "rubik"
}

.solution .data ul {
    margin-top: 12px;
    display: flex
}

.solution .data ul li:nth-child(n+2) {
    margin-left: 24px
}

.solution .data p {
    font-size: 24px
}



.solution .case ul {
    display: flex;
    margin-top: 12px;
    text-align: center
}

.solution .case ul:hover li>img {
    filter: grayscale(.3);
    opacity: .5
}

.solution .case ul:hover li:hover>img {
    opacity: 1
}

.solution .case li {
    /* max-width: 92px; */
    line-height: 1.2;
    font-size: 14px;
    position: relative
}

.solution .case li:hover .info_tip {
    opacity: 1;
    transform: scale(1);
    z-index: 1
}

.solution .case li .r {
    border-radius: 100px
}

.solution .case li>img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 6px;
    padding: 3px;
    border-radius: 100px;
    transition: all ease .3s
}


.solution .case li:hover>img {
    opacity: 1
}

.solution .case li+li {
    margin-left: 24px
}

.solution .info_tip {
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    bottom: 80%;
    background: #fff;
    box-shadow: 1px 5px 24px rgba(0,0,0,0.1);
    padding: 24px;
    opacity: 0;
    transition: all ease .3s;
    transform: scale(.2);
    transform-origin: center bottom;
    z-index: -1
}

.solution .info_tip img {
    vertical-align: top
}

.solution .info_tip.ll {
    margin-left: 0;
    left: -15px;
    transform-origin: 45px bottom
}

.solution .info_tip.ll::after {
    left: 45px
}

.solution .info_tip.rr {
    margin-left: 0;
    left: auto;
    right: -15px;
    transform-origin: 165px bottom
}

.solution .info_tip.rr::after {
    right: 45px;
    left: auto
}

.solution .info_tip::after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: rgba(255,255,255,0.95) transparent transparent transparent;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -16px
}

.solution .info_tip p {
    font-size: 12px;
    margin-top: 6px;
    text-align: left
}
.solution .solution_mcn .info_tip{
    padding: 5px;
}

.block {
    background-color: #fff;
    padding: 80px 100px 60px
}

.block .desc {
    margin-top: 24px
}

.block .show {
    margin-top: 24px
}
.block .sub_tit h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    border-left: 3px solid #FDD000;
    padding-left: 10px
}

.block .b_title {
    font-size: 24px;
    line-height: 24px;
    margin-top: -24px;
    position: relative
}

.block .title {
    font-size: 32px;
    display: flex;
    align-content: center;
    align-items: center;
}

.block .title img {
    height: 50px
}

.block .title h2 {
    font-weight: bold;
    margin-left: 40px;
    padding-left: 40px;
    position: relative
}

.block .title h2::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 20%;
    bottom: 20%;
    width: 2px;
    background: currentColor
}

.block .btn_box {
    margin-top: 48px;
    font-size: 0;
    text-align: center
}

.block .btn_box a {
    display: inline-block;
    width: 148px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    vertical-align: top;
    border-radius: 25px;
}

.block .btn_box a.primary {
    background: #000;
    color: #fff
}

.block .btn_box a.primary:hover {
    background: #333
}

.block .btn_box a.outline {
    border: 2px solid #000;
    line-height: 44px;
    color: #000
}

.block .btn_box a.outline:hover {
    background: #000;
    color: #fff
}


.solution .solution_xiaohongshu {
    background:#FFF url(/html/images/xiaohongshu/home_pic.jpg) no-repeat 80% bottom;
    background-size: auto 70%;
    display:none;
}
.solution .solution_xiaohongshu .sub_tit{
  margin-bottom: 60px;
}

.solution_xiaohongshu .qy_box{
  display: flex;justify-content: flex-start;align-items: center;margin-top: 30px;padding-left: 5%;
}
.solution_xiaohongshu .qy_box img{
  width: 100px;height: 100px;
}
.solution_xiaohongshu .qy_box .right{
  width: 40%;text-align: center;margin-left: 5%;font-size: 14px;
}
.solution_xiaohongshu .qy_box .red{color: red;font-size: 16px;font-weight: 600;}


  .solution .solution_chuandao .s_list img{
    height:50px;object-fit:none;
  }
  .solution_chuandao .sub_tit h3{
    border-left: 3px solid #000;
  }
  .solution_chuandao .tags_box{
    margin-top:50px;
  }
  .solution_chuandao .tags_box .sub_tit{
    margin-bottom:10px;
  }
  .solution_chuandao .tags{
    width: 600px;display:flex;flex-wrap:wrap;
  }
  .solution_chuandao .tags span{
    line-height:38px;text-align:center;
    min-width:100px;margin-top:20px;margin-right:20px;border-radius:20px;
    font-size:22px;color:#e8404b;background-color:rgba(232,64,75,.1);
  }
  .solution_chuandao .tags span:last-child{
    background-color:transparent;
  }

  /*资讯栏目开始*/
  
.news_row{
    font-size: 14px;border-radius: 10px;margin-bottom: 10px;
    display: flex; flex-wrap: wrap;justify-content: space-between;
  }
  .news_row h2{
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 600;
  }
  .news_row .news_box{
    width:32.5%;background-color: #FFF;
    padding: 20px 2.5%;
  }
  /* .news_row .news_box:nth-child(2){
    margin-left: 1%;
    margin-right: 1%;
  } */
  .news_row .news_box .a_thumb{
    padding-bottom: 10px;display: flex;
  }
  .news_row .news_box .a_thumb img{
    object-fit: cover;
    margin-right: 10px;
    width: 130px;
    height: 90px;
    flex: none;
  }
  .news_row .news_box .a_thumb p{
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  
  .news_row .news_box li{
    display: flex;align-items: center;margin-top:10px;
  }
  .news_row .news_box li a{
    flex: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #595961;
  }
  .news_row .news_box li .date{
    color: #999;
    width: 45px;
    flex: none;
    text-align: right;
  }
  @media screen and (max-width:1280px) {
    .news_row .news_box{
      width:48.5%;padding: 20px 3%;
    }
    .news_row .news_box:nth-child(3){
      margin-top: 15px;
    }
    /* .news_row .news_box:nth-child(2){
        margin-left: 1.5%;
        margin-right: 0
    } */
  }
  @media screen and (max-width:600px) {
    .news_row .news_box{
      width:98%;
      padding: 20px 5%;
    }
    .news_row .news_box:nth-child(2){
      margin-top: 15px;
    }
    /* .news_row .news_box:nth-child(2){
        margin-left: 0;
        margin-right: 0
    } */
  }

  /*资讯栏目结束*/

@media screen and (max-width:1280px) {
    .block{
        padding: 60px 80px 40px;
    }
    
    
    .solution .desc{
        max-width:80%;
    }
    
    .block .title h2{
        font-size:26px;
    }
    .block .title img{
       max-height:38px;
    }

    .solution_chuandao .tags span{
        line-height:30px;
        min-width:80px;margin-top:20px;margin-right:15px;
        font-size:20px;
     }

    
}

@media screen and (max-width:1000px) {
    .wrap{
        max-width:90%;
    }
    .block{
        padding: 40px 60px 20px;
    }
    .block .title h2{
        font-size:22px;
        margin-left: 20px;
        padding-left: 20px;
    }
    .block .title img{
       max-height:28px;
    }
    .solution .desc{
        max-width:90%;
    }
    
    .solution_chuandao .tags{
        width: 400px;
    }

}
