@media screen and (max-width:768px) {
    .style-none {
        display: none;
    }
    .container {
        padding: 0;
    }
    .row {
        margin: 0px;
    }
    a {
        text-decoration: none
    }
    .m-about-bt {
        border-bottom: 1px solid #2f82ff;
        color: #2f82ff;
        font-size: 20px;
        padding: 15px;
    }
    .m-about-con {
        color: #585858;
        line-height: 36px;
        padding: 15px;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding: 0!important;
        ;
    }
    .home-bg {
        height: 144px;
    }
    /* 手机端产品 */
    .pro-list-smbt {
        padding-bottom: 13px;
        border-bottom: 1px solid #2f82ff;
        color: #2f82ff;
        font-size: 20px;
        text-align: left;
    }
    .mobile-pro {
        margin-top: 48px;
    }
    .mobile-pro-list-bt {
        text-align: left;
        color: #666666;
        font-size: 21px;
    }
    .mobile-about-con-fn {
        width: 60%;
        padding: 10px;
        float: left;
        font-size: 16px;
        color: #666666;
    }
    .mobile-about-con {
        width: 100%;
    }
    .mobile-about-img {
        width: 40%;
        padding: 10px;
        float: left;
    }
    .mobile-about-img img {
        width: 100%;
    }
    .mobile-pro-img {
        padding: 15px;
    }
    .mobile-pro-img img {
        width: 100%;
    }
    .mobile-pro-bt {
        text-align: center;
    }
    #list-2 {
        margin-top: 80px;
    }
    /* 新闻资讯 */
    .new-bg {
        /* margin-top: 4%; */
        height: 300px;
        width: 100%;
        max-width: 768px;
    }
    .new-img {
        margin-left: 4%;
        background: url("../../static/img/new1-1.jpg") no-repeat;
        background-size: cover;
        width: 90%;
        height: 220px;
    }
    .new-content-first {
        width: 100%;
        height: 144px;
    }
    .li-first {
        height: 230px;
        border-bottom: 3px solid black;
        max-width: 768;
        ;
    }
    .new-list-bt-on {
        padding-top: 50px;
        text-align: center;
        color: white;
        font-size: 18px;
    }
    .new-list-content-text {
        line-height: 30px;
        padding-top: 5%;
        padding-left: 20%;
        max-width: 200px;
        max-height: 30px;
        text-align: center;
        font-size: 14px;
        color: silver;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-date {
        font-size: 14px;
        color: silver;
        padding-left: 70%;
        padding-top: 50px;
        width: 100%;
    }
    .new-content-list {
        border-bottom: 1px solid #ababab;
        height: 85px;
    }
    .content-list-bt {
        padding-top: 2%;
        padding-left: 12%;
        color: #333;
    }
    .content-list-date {
        padding-top: 2%;
        padding-left: 12%;
        color: #333;
    }
    .ico-before {
        font-size: 38px;
        float: left;
        width: 10px;
        height: 10px;
        position: relative;
        color: silver;
        left: 17px;
    }
    .ico-after {
        font-size: 20px;
        float: left;
        height: 10px;
        width: 10px;
        position: relative;
        top: 12px;
        left: 100%;
        color: silver;
    }
    /* 返回顶部 */
    .top-bg {
        background: #3285ff;
        width: 100%;
        height: 50px;
        margin-top: 50px;
    }
    .top-bt {
        margin-top: 3%;
        margin-right: 3%;
        float: right;
        color: white;
    }
    .top-ico {
        margin-top: 3%;
        margin-right: 3%;
        float: right;
        width: 16px;
        height: 16px;
    }
    .top-ico img {
        width: 100%;
    }
    .top-bt a {
        font-size: 16px;
        font-weight: bold;
        color: white;
    }
    .banquan-content {
        text-align: center;
    }
    .footer-fudong {
        z-index: 999;
        bottom: 0px;
        position: fixed;
        width: 100%;
        height: 58px;
        background-image: url("../../static/pic/foot-bg.png");
        background-color: #3285ff;
        background-size: cover;
    }
    .service-fi-phone-img {
        margin: 0 auto;
        text-align: center;
        width: 30px;
        height: 30px;
    }
    .footer-fudong img {
        width: 100%;
    }
    .service-fi {
        padding-top: 5px;
    }
    .service-fi-phone-bt {
        color: white;
        text-align: center;
    }
    /* 手机端产品内页 */
    .m-prolist-img img {
        width: 100%;
    }
    .m-prolist-img{
        padding: 3%;
    }
    .m-prolist-bt {
        text-align: center;
    }
    .m-about-bg {
        margin-bottom: 15%;
    }
    /* 手机端新闻内页 */
    .mobile-new {
        margin-bottom: 30px;
    }
    .mobile-new li {
        border-bottom: 1px dashed #f0f0f0;
        height: 50px;
        width: 100%;
    }
    .mobile-new-list-bt a {
        font-size: 16px;
    }
    .mobile-new-list-bt {
        width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }
    .mobile-new-list-before {
        float: left;
    }
    .mobile-new-list {
        padding-top: 3%;
    }
    .mobile-new-list-after {
        float: right;
    }
    .view{
        height: 100%;
        width: 100%;
    }
}