﻿@media screen and (max-width: 1000px) {
/*首页*/
    .container {
        padding:0 10px !important;
    }
    .text-center {
        display: none;
    }
    .bx-index-top01 .bx-logo {
        margin-top:0;
    }
    .classification ul {
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
        align-items: center;
    }
        .classification ul li {
            width:30%;
        }
    .modular {
        margin: 20px 0;
    }
    .classification .hr {
        margin: 10px 0;
        border-top: 2px solid rgba(153,102,0,.5);
    }
    .aboutus-left {
        width: 100%;
    }
    .news-right {
        width: 100%;
    }
    .modular2 {
        flex-direction:column;
    }
    .modu_top p {
        font-size: 18px;
    }
    .modu_top span {
        font-size:25px;
    }
    .border_back {
        padding:10px;
    }
    .about_index {
        padding-top:10px;
        flex-direction:column;
    }
        .about_index .about_index_img {
            width: 100%;
        }
        .about_index .about_index_text {
            width: 100%;
            padding-left: 0;
            margin-top:10px;
        }
    .index_products .bx-Products01-bottom .bx-Products01-item ul {
        margin:0 -8px;
    }
    .index_products .bx-Products01-bottom .bx-Products01-item ul li {
        width: 50%;
        padding: 0 8px;
    }
    .bx-Products01-bottom .bx-Products01-item ul li .bx-Products01-list .bx-Products01-text h3 {
        line-height:1;
    }
    .Horse .partner {
        width: 20%;
    }
    .bx-index-top01 .bx-nav ul li a span {
        display:none;
    }
    .bx-index-top01 .bx-nav ul li a {
        height:40px;
    }
    .about_nei {
        margin: 20px 0;
        flex-direction:column;
    }
    .News_nei .News_left {
        width: 100%;
        padding: 10px;
        border-right:none;
    }
    .news_box {
        overflow-x: auto;
        border-bottom: 1px solid #d0d0d0;
    }
        .news_box ul {
            width: max-content;
        }
    .News_left .news_box ul li {
        float: left;
        border-bottom: none;
    }
        .News_left .news_box ul li a {
            line-height: 30px;
        }
    .News_nei .News_right {
        width: 100%;
        padding: 10px;
    }
    .about-content img {
        margin: 0 0 10px 0;
    }
    .message_nei .liuyan {
        flex-direction:column;
    }
    .message_nei .liuyan_left {
        width: 100%;
    }
    .message_nei .liuyan_right {
        margin-top:10px;
        width: 100%;
    }
    .message_nei {
        padding: 15px 0;
    }
        .message_nei .liuyan_left ul li {
            margin: 10px 0;
        }
    .Message {
        padding: 30px 0;
        flex-direction:column;
    }
        .Message .message_jiy {
            width:100%;
        }
            .Message .message_jiy h1 {
                font-size:40px;
            }
            .Message .message_jiy h6 {
                font-size: 12px;
                margin: 10px 0 5px;
                padding:0 15px;
                text-align:center;
                line-height:1.5;
            }
        .Message .message_form {
            width: 100%;
            margin-top:15px;
        }
            .Message .message_form ul li:last-child {
                text-align:center;
            }
    .bx-index-top01 .bx-nav ul li .two_ji {
        left:-100%;
        top:40px;
    }
    #ul-side li .div-fd {
        left:-100%;
    }
    .products_box {
        padding: 5px 0;
    }
.ahba {
        display: none;
    }
    .bx-Products01-item ul li .bx-Products01-list {
        padding:5px;
    }

    .understand .understand-a {
        margin-top: 30px;
    }
    .banner .understand {
        width: 100%;
        left: 20px;
        transform: translateX(0);
    }
        .understand .understand-a p {
            font-size: 20px;
        }
        .understand .understand-a h3 {
            font-size: 21px;
            margin: 10px 0;
        }
    .understand .banner-more {
        padding: 4px;
        margin-top: 10px;
    }
        .understand .banner-more a p {
            font-size: 14px;
        }
        .understand .banner-more i {
            width: 15px;
            height: 15px;
        }
            .understand .banner-more i span {
                font-size:12px;
            }
    #ul-side li:hover .div-fd {
        display: none !important;
    }
    .background.border_back.contenet .bx-ptb20 {
        padding:  0 !important;
    }
    .bx-mb-nav.background {
        display:none;
    }
    .nodata_text {
        margin-bottom:20px;
    }
}
