@media (max-width: 1280px) and (min-width: 1200px) {
 .index-sport {
    padding: 40px 0;
  }
 .index-tit p {
        margin-top: 25px;
        font-size: 12px;
        font-weight: 400;
        color: #1A1A1A;
        line-height: 2;
    }
    .index-tit h6 {
        font-size: 26px;
    
    }
    .sport-flex .sf-pic ul li .pop-box .pb-inner .tips{
        font-size: 14px;
    }
    .index-series {
        padding: 40px 0 0 0;
    }
    .index-series .series-flex .text-box .tips{
        padding: 24px;
        line-height:30px;
    }
    .index-series .series-flex .text-box .tit h6 {
        font-size: 26px;
    }
    .index-seamless .text-box .tit {
        font-size: 26px;
    }
    .index-seamless .con-box {
        margin-top: 40px;
    }
    .index-seamless .text-box .tips {
        margin: 20px 0 15px;
    }
    .index-seamless .seamless-swiper-box .swiper-slide .texts-box .t{
        font-size: 12px;
    }
    .index-seamless .seamless-swiper-box .swiper-slide .texts-box .tips{
        font-size: 12px;
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 55px;
    }
    .index-solu {
        background: #ececec;
        padding: 40px 0;
    }
        .index-seamless .tag-box ul li a .tit {
        font-size: 16px;
    }
    .index-seamless {
    padding: 0px 0 30px;
    }
    .solu-swiper .swiper-slide .text-box .t {
    font-size: 13px;
    }
    
    .solu-swiper .swiper-slide .text-box .tips {
    margin-top: 6px;
    }
    .solu-swiper .swiper-slide .text-box .tips {
    
    font-size: 12px;
    }
    .index-seamless .text-box .tips{
        font-size: 12px;
        line-height: 20px;
            height: 160px;
    }
    .footer-top .m-width-content {
        max-width: 1200px;
    }
    /*.right-fix {*/
    /*    width: 90px;*/
    /*    top: 8%;*/
    /*    right: 10%;*/
    /*}*/
    /*.right-fix li{*/
    /*    padding: 10px 0;*/
    /*    padding-left: 20px;*/
    /*    line-height: 14px;*/
    /*}*/
    /*.right-fix .icon {*/
    /*    width: 16px;*/
    /*    left: 11px;*/
    /*}*/
    /*.right-fix li a {*/
    /*    color: #FFF;*/
    /*    font-size: 9px;*/
    /*    display: flex;*/
    /*            justify-content: center;*/
    /*}*/
    /*li.totop {*/
    /*padding-left: 10px;*/
    /*}*/
}
