﻿@media screen and (max-width: 1366px) {
    
}

@media screen and (max-width: 1000px) {
    .container {
        padding:0 10px !important;
    }
    .modular_ny {
        padding:30px 0;
    }
/*产品中心*/
    .in_products ul {
        margin: 0;
    }
        .in_products ul li {
            padding: 0;
            float: none;
            width: 100%;
            margin-bottom: 15px;
        }

/*关于我们*/
    .modular {
        padding:30px 0;
    }

    .AboutUs_title h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .AboutUs_title i {
        width: 80px;
    }
        .AboutUs_title i::before {
            width: 20px;
            height: 3px;
        }
    .margin {
        margin-top: 20px;
    }
    .about_bjq h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .about_bjq p {
        width: 100%;
    }
    .about_bjq img {
        margin-top: 20px;
    }

/*业务范围*/
    .in_business.in_products ul li {
        width: 100%;
    }
    .in_business ul li .in_business_text {
        padding: 10px;
    }
/*解决方案*/
    .in_solution ul {
        margin: 0;
    }

        .in_solution ul li {
            padding: 0;
            float: none;
            width: 100%;
        }

            .in_solution ul li .in_solution_text .in_solution_box {
                border: 1px solid;
                border-color: transparent;
                padding: 10px;
            }

            .in_solution ul li:hover .in_solution_text .in_solution_box {
                padding: 10px;
            }

            .in_solution ul li:hover .in_solution_text p {
                height: 45px;
                -webkit-line-clamp: 2;
                text-overflow: ellipsis;
                white-space: normal;
            }
/*新闻中心*/
    .in_news ul li a {
        flex-direction:column;
    }
        .in_news ul li a .in_news_left {
            width: 100%;
        }
        .in_news ul li a .in_news_right {
            width:100%;
            padding: 10px;
            flex-direction:column;
        }
            .in_news ul li a .in_news_right .in_news_r_left {
                width: 100%;
                padding-right: 0;
                border-right: none;
            }
    .in_news_r_left h3 {
        margin-bottom: 11px;
        font-size: 18px;
    }
    .in_news_r_left p {
        text-align:justify;
    }

    .in_news ul li a .in_news_right .in_news_r_right {
        width: 100%;
        flex-direction: row;
        justify-content:space-between;
    }
    .in_news_r_right .in_news_time {
        display:none;
    }
    .in_news_more {
        margin-top: 10px;
    }
        .in_news_more span {
            width: 120px;
            line-height: 30px;
        }
/*联系我们*/
    .ContactUs_top {
        flex-direction:column;
    }
        .ContactUs_top .ContactUs_left, .ContactUs_top .ContactUs_right {
            width: 100%;
        }
            .ContactUs_top .ContactUs_left ul li {
                margin-bottom: 10px;
            }
    .ContactUs_left ul li p {
        font-size: 14px;
    }
    .ContactUs_left ul li i {
        font-size: 15px;
        margin-right: 10px;
    }
    .code_img {
        margin-left: 0;
    }
    .ContactUs_top .ContactUs_right .code {
        justify-content:space-around;
    }


    .hetizwk-home {
        height: auto!important;
    }
    .s1 .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .s1 .swiper-pagination {
        bottom: 10% !important;
    }

    .dierb-home {
        display: none;
        height: auto;
    }

        .dierb-home a {
            font-size: 16px;
            color: #fff;
            margin-right: 0;
            padding: 5px 15px;
            display: block;
            text-align: center;
            line-height: 45px;
        }
    .bx-sideBar {
        position: fixed;
        right: 0;
        top: 85%;
        z-index: 9999999;
    }
    .dierb-home {
        padding: 0% 0%;
    }
    .xbigtu-video ul li{
        width:100%;
    }
    .bx-popup-nr{
        width:80%;
    }
    .bx-popup-nr{
        min-height:100px;
    }
}
