@media (min-width: 1201px){

    .enterPriceChannel_search_body_box2_zhanweiBox{
        display: none;
    }

    .enterPriceChannel_box{
        width: 73vw;
        margin: 0 auto;
    }
    
    .enterPriceChannel_brand{
        line-height: 4vw;
        display: flex;
        font-size: 0.8vw;
    }
    
    .enterPriceChannel_brand .enter_a{
        text-decoration: none;
        color: #a6a6a6;
        margin-left: 0.5vw;
        margin-right: 0.5vw;
        font-size: 0.8vw;
    }
    
    .enterPriceChannel_brand .icon{
        width: 0.8vw;
        height: 0.8vw;
        margin-top: 1.6vw;
    }
    
    .enterPriceChannel_search{
        padding-top: 2vw;
        padding-bottom: 2vw;
        background-color: #f2f7f8;
        border-radius: 1vw;
        margin-bottom: 2vw;
    }
    
    .enterPriceChannel_search_title{
        width: 95%;
        height: 5vw;
        margin: 0 auto;
        display: flex;
    }
    
    .enterPriceChannel_search_title_img{
        margin-right: 1vw;
    }
    
    .enterPriceChannel_search_title_img img{
        width: 5vw;
        height: 5vw;
        object-fit: contain;
    }
    
    .enterPriceChannel_search_title_name{
        margin-top: 1vw;
    }
    
    .enterPriceChannel_search_title_name .name{
        font-size: 1.5vw;
        color: rgb(60, 91, 128);
    }
    
    .enterPriceChannel_search_title_name .word{
        font-size: 0.9vw;
        color: rgb(60, 91, 128);
    }
    
    .enterPriceChannel_search_body{
        width: 95%;
        margin: 0 auto;
        margin-top: 2vw;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .enterPriceChannel_search_body_box1{
        width: 100%;
        position: relative;
        margin-bottom: 1vw;
        background-color: #fff;
    }
    
    .enterPriceChannel_search_body_box2{
        width: 49%;
        position: relative;
        margin-bottom: 1vw;
        background-color: #fff;
    }
    
    .enterPriceChannel_search_body_box3{
        width: 49%;
        position: relative;
        margin-bottom: 1vw;
    }
    
    .enterPriceChannel_search_body_box1 input{
        width: 97%;
        height: 100%;
        height: 2.5vw;
        padding-left: 3%;
        outline: none;
        text-decoration: none;
        font-size: 0.8vw;
        border: 0.1vw solid #eeeeee;
    }
    
    .enterPriceChannel_search_body_box2 input{
        width: 93%;
        height: 100%;
        height: 2.5vw;
        padding-left: 6.8%;
        outline: none;
        text-decoration: none;
        font-size: 0.8vw;
        border: 0.1vw solid #eeeeee;
    }
    
    .inp_img{
        width: 1vw;
        height: 1vw;
        object-fit: contain;
        position: absolute;
        left: 0.8vw;
        top: 0.8vw;
    }
    
    .enterPriceChannel_search_body_box2 select{
        width: 100%;
        height: 2.5vw;
        padding-left: 6%;
        font-size: 0.8vw;
        color: #666666;
        border: 0.1vw solid #eeeeee;
    }
    
    option{
        outline: none;
        text-decoration: none;
        border: 0.1vw solid #eeeeee;
    }
    
    /* 修改滑块轨道颜色 */
    .layui-slider-bar {
        background-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
    }
    
    /* 修改滑块按钮颜色 */
    .layui-slider-button {
        background-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
        border-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
    }
    
    .enterPriceChannel_search_body_box3{
        display: flex;
    }
    
    .box3_word1{
        width: 20%;
        padding-top: 0.6vw;
        font-size: 0.7vw;
        margin-left: 1vw;
        margin-right: 2vw;
        color: #666666;
    }
    
    .huakuai{
        width: 80%;
        margin-top: 1vw;
    }
    
    .layui-slider-wrap-btn{
        width: 1vw !important;
        height: 1vw !important;
        background-color: #98c0dc !important;
        border: 0.1vw solid #666666 !important;
    }
    
    .layui-slider{
        width: 100% !important;
        height: 0.5vw !important;
    }
    
    .start_number{
        position: absolute;
        left: 8vw;
        top: 2vw;
        font-size: 0.7vw;
    }
    
    .end_number{
        position: absolute;
        right: 0vw;
        top: 2vw;
        font-size: 0.7vw;
    }
    
    .enterPriceChannel_search_footer{
        width: 95%;
        margin: 0 auto;
        height: 3vw;
        display: flex;
        justify-content: space-between;
    }
    
    .enterPriceChannel_search_footer_left{
        display: flex;
        justify-content: space-between;
    }
    
    .enterPriceChannel_search_footer_left_son1{
        width: 9vw;
        height: 2.5vw;
        line-height: 2.5vw;
        margin-top: 0.25vw;
        border-radius: 50vw;
        text-align: center;
        font-size: 0.9vw;
        cursor: pointer;
        margin-right: 2vw;
        color: #3c5b80;
        border: 0.1vw solid #3c5b80;
    }
    
    .enterPriceChannel_search_footer_left_son1 .icon{
        width: 1vw;
        height: 1vw;
        position: relative;
        top: 0.1vw;
    }
    
    .enterPriceChannel_search_footer_left_son2{
        margin-top: 0.25vw;
        font-size: 0.9vw;
        line-height: 2.5vw;
        cursor: pointer;
        color: #3c5b80;
    }
    
    .enterPriceChannel_search_footer_left_son2 .icon{
        width: 1vw;
        height: 1vw;
        position: relative;
        top: 0.1vw;
    }
    
    
    .enterPriceChannel_search_footer_right{
        width: 8vw;
        height: 2.5vw;
        line-height: 2.5vw;
        margin-top: 0.25vw;
        text-align: center;
        border-radius: 0.5vw;
        color: #fff;
        font-size: 0.9vw;
        cursor: pointer;
        background-color: #3c5b80;
    }

    /* 搜索结果 */
    .enterPriceChannel_searchResult{ 
        margin-top: 3vw;
        margin-bottom: 3vw;
    }

    .enterPriceChannel_searchResult_number{
        display: flex;
        justify-content: space-between;
    }

    .enterPriceChannel_searchResult_number_left{
        font-size: 1vw;
    }

    .enterPriceChannel_searchResult_number_right{
        font-size: 0.8vw;
    }

    .enterPriceChannel_searchResult_number_right select{
        font-size: 0.8vw;
        color: #3c5b80;
        border: none;
        cursor: pointer;
    }

    .enterPriceChannel_searchResult_number_right option{
        font-size: 0.8vw;
    }

    .enterPriceChannel_searchResult_title{
        height: 4vw;
        line-height: 4vw;
        margin: 0 auto;
        border-radius: 1vw;
        margin-top: 2vw;
        margin-bottom: 1vw;
        padding-left: 2vw;
        background-color: #3c5b80;
    }

    .enterPriceChannel_searchResult_title .titleBox{
        width: 60vw;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .titleBox_whiteBlock{
        width: 1vw;
        height: 1vw;
        margin-right: 0.5vw;
        background-color: #fff;
    }

    .titleBox_name{
        font-size: 0.9vw;
        color: #fff;
    }

    .titleBox_left{
        display: flex;
        align-items: center;
    }

    .titleBox_right{
        font-size: 0.9vw;
        color: #fff;
    }

    .enterPriceChannel_searchResult_box{
        background-color: #fff;
        border: 0.12vw solid #efefef;
        border-radius: 1vw;
        padding-left: 2vw;
        padding-right: 2vw;
        padding-top: 2.5vw;
        padding-bottom: 2.5vw;
        margin-bottom: 1vw;
    }

    .enterPriceChannel_searchResult_box_son{
        height: 4vw;
        display: flex;
        justify-content: space-between;
    }

    .enterPriceChannel_searchResult_box_son_left{
        display: flex;
    }

    .select_collect{
        width: 1vw;
        height: 3vw;
        margin-right: 1vw;
    }

    .select_collect img{
        width: 1.2vw;
        height: 1.2vw;
        margin-top: 0.2vw;
        cursor: pointer;
        object-fit: contain;
    }

    .checkBox{
        width: 1.2vw;
        height: 0.9vw;
        margin: 0 auto;
        margin-top: 0.8vw;
        cursor: pointer;
        border: 0.1vw solid gray;
        background-color: #3c5b80;
    }

    .enterPriceChannel_searchResult_box_son_left .information{
        height: 3vw;
    }

    .enterPriceChannel_searchResult_box_son_left .information_title{
        font-size: 1.2vw;
        font-weight: 600;
        color: #3c5b80;
    }

    .enterPriceChannel_searchResult_box_son_left .information_word{
        color: #656565;
        font-size: 0.8vw;
        margin-top: 0.5vw;
    }

    .gang{
        color: gray;
        margin-left: 0.5vw;
        margin-right: 0.5vw;
    }

    .enterPriceChannel_searchResult_box_son_right{
        color: #656565;
        font-size: 0.8vw;
        position: relative;
        top: 3.5vw;
    }

    .enterPriceChannel_searchResult_page{
        display: flex;
        align-items: center;
        padding-left: 1.6vw;
        padding-top: 2vw;
        padding-bottom: 2vw;
        position: relative;
    }

    .checkBoxAll{
        width: 1.2vw;
        height: 0.9vw;
        margin-right: 0.5vw;
        margin-left: 0.5vw;
        cursor: pointer;
        border: 0.1vw solid gray;
        background-color: #3c5b80;
    }

    .enterPriceChannel_searchResult_page>div{
        margin-right: 0.5vw;
        margin-left: 0.5vw;
        cursor: pointer;
        color: #656565;
        font-size: 0.8vw;
    }

    .enterPriceChannel_searchResult_page_pageBox{
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .page_btn{
        width: 3vw;
        height: 3vw;
        line-height: 3vw;
        color: #656565;
        text-align: center;
        border-radius: 50vw;
        cursor: pointer;
        margin-left: 0.5vw;
        margin-right: 0.5vw;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fafafa;
        transition: 0.3s;
    }

    .page_leftBtn .icon{
        width: 1vw;
        height: 1vw;
    }

    .page_rightBtn .icon{
        width: 1vw;
        height: 1vw;
    }

    .page_btn:hover{
        color: #fff;
        background-color: #3c5b80;
    }

    .page_btn:hover .icon path{
        fill: #fff;
    }

    .enterPriceChannel_search_body_box1 select{
        width: 100%;
        height: 2.5vw;
        padding-left: 3%;
        font-size: 0.8vw;
        color: #666666;
        border: 0.1vw solid #eeeeee;
    }

}

@media (max-width: 1200px){
    .enterPriceChannel_box{
        width: 95%;
        margin: 0 auto;
    }
    
    .enterPriceChannel_brand{
        margin-top: 10vw;
        margin-bottom: 2vw;
        display: flex;
        font-size: 4vw;
    }
    
    .enterPriceChannel_brand .enter_a{
        text-decoration: none;
        color: #a6a6a6;
        margin-left: 1vw;
        margin-right: 1vw;
        font-size: 4vw;
    }
    
    .enterPriceChannel_brand .icon{
        width: 4vw;
        height: 4vw;
        margin-top: 1.2vw;
    }
    
    .enterPriceChannel_search{
        padding-top: 4vw;
        padding-bottom: 4vw;
        background-color: #f2f7f8;
        border-radius: 2vw;
        margin-bottom: 4vw;
    }
    
    .enterPriceChannel_search_title{
        width: 95%;
        height: 10vw;
        margin: 0 auto;
        display: flex;
    }
    
    .enterPriceChannel_search_title_img{
        margin-right: 2vw;
    }
    
    .enterPriceChannel_search_title_img img{
        width: 10vw;
        height: 10vw;
        object-fit: contain;
    }
    
    .enterPriceChannel_search_title_name{
        margin-top: 0vw;
    }
    
    .enterPriceChannel_search_title_name .name{
        font-size: 3.5vw;
        color: rgb(60, 91, 128);
    }
    
    .enterPriceChannel_search_title_name .word{
        font-size: 2.5vw;
        color: rgb(60, 91, 128);
    }
    
    .enterPriceChannel_search_body{
        width: 95%;
        margin: 0 auto;
        margin-top: 4vw;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .enterPriceChannel_search_body_box1{
        width: 100%;
        position: relative;
        margin-bottom: 2vw;
    }
    
    .enterPriceChannel_search_body_box2{
        width: 49%;
        position: relative;
        margin-bottom: 2vw;
    }
    
    .enterPriceChannel_search_body_box3{
        width: 49%;
        position: relative;
        margin-bottom: 2vw;
    }
    
    .enterPriceChannel_search_body_box1 input{
        width: 92%;
        height: 100%;
        height: 8vw;
        padding-left: 8%;
        outline: none;
        text-decoration: none;
        font-size: 3vw;
        border: 0.2vw solid #eeeeee;
    }
    
    .enterPriceChannel_search_body_box2 input{
        width: 86%;
        height: 100%;
        height: 8vw;
        padding-left: 14%;
        outline: none;
        text-decoration: none;
        font-size: 3vw;
        border: 0.2vw solid #eeeeee;
    }
    
    .inp_img{
        width: 4vw;
        height: 4vw;
        object-fit: contain;
        position: absolute;
        left: 2vw;
        top: 2vw;
    }
    
    .enterPriceChannel_search_body_box2 select{
        width: 101%;
        height: 8vw;
        padding-left: 14%;
        font-size: 3vw;
        color: #666666;
        border: 0.2vw solid #eeeeee;
    }
    
    option{
        outline: none;
        text-decoration: none;
        border: 0.2vw solid #eeeeee;
    }
    
    /* 修改滑块轨道颜色 */
    .layui-slider-bar {
        background-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
    }
    
    /* 修改滑块按钮颜色 */
    .layui-slider-button {
        background-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
        border-color: #98c0dc !important; /* 你可以修改为你想要的颜色 */
    }

    .enterPriceChannel_search_body_box2_zhanweiBox{
        width: 49%;
        position: relative;
        margin-bottom: 2vw;
    }

    .enterPriceChannel_search_body_box2_zhanweiBox{
        display: block;
    }
    
    .enterPriceChannel_search_body_box3{
        width: 100%;
        display: flex;
    }
    
    .box3_word1{
        width: 30%;
        padding-top: 1vw;
        font-size: 3vw;
        margin-left: 1vw;
        margin-right: 2vw;
        color: #666666;
    }
    
    .huakuai{
        width: 80%;
        margin-top: 2vw;
    }
    
    .layui-slider-wrap-btn{
        width: 2vw !important;
        height: 2vw !important;
        background-color: #98c0dc !important;
        border: 0.2vw solid #666666 !important;
    }
    
    .layui-slider{
        width: 100% !important;
        height: 2vw !important;
    }
    
    .start_number{
        position: absolute;
        left: 24vw;
        top: 4vw;
        font-size: 3vw;
    }
    
    .end_number{
        position: absolute;
        right: 0vw;
        top: 4vw;
        font-size: 3vw;
    }
    
    .enterPriceChannel_search_footer{
        width: 95%;
        margin: 0 auto;
        height: 6vw;
        display: flex;
        justify-content: space-between;
    }
    
    .enterPriceChannel_search_footer_left{
        display: flex;
        justify-content: space-between;
    }
    
    .enterPriceChannel_search_footer_left_son1{
        width: 22vw;
        height: 5vw;
        line-height: 5vw;
        margin-top: 0.5vw;
        border-radius: 50vw;
        text-align: center;
        font-size: 3vw;
        cursor: pointer;
        margin-right: 4vw;
        color: #3c5b80;
        border: 0.2vw solid #3c5b80;
    }
    
    .enterPriceChannel_search_footer_left_son1 .icon{
        width: 3vw;
        height: 3vw;
        position: relative;
        top: 0.6vw;
    }
    
    .enterPriceChannel_search_footer_left_son2{
        margin-top: 0.5vw;
        font-size: 3vw;
        line-height: 5vw;
        cursor: pointer;
        color: #3c5b80;
    }
    
    .enterPriceChannel_search_footer_left_son2 .icon{
        width: 3vw;
        height: 3vw;
        position: relative;
        top: 0.6vw;
    }

    .enterPriceChannel_search_body_box1 select{
        width: 100%;
        height: 100%;
        height: 8vw;
        padding-left: 8%;
        outline: none;
        text-decoration: none;
        font-size: 3vw;
        border: 0.2vw solid #eeeeee;
    }
    
    
    .enterPriceChannel_search_footer_right{
        width: 18vw;
        height: 5vw;
        line-height: 5vw;
        margin-top: 0.5vw;
        text-align: center;
        border-radius: 1vw;
        color: #fff;
        font-size: 3vw;
        cursor: pointer;
        background-color: #3c5b80;
    }

        /* 搜索结果 */
        .enterPriceChannel_searchResult{ 
            margin-top: 6vw;
            margin-bottom: 6vw;
        }
    
        .enterPriceChannel_searchResult_number{
            display: flex;
            justify-content: space-between;
        }
    
        .enterPriceChannel_searchResult_number_left{
            font-size: 3.5vw;
        }
    
        .enterPriceChannel_searchResult_number_right{
            font-size: 3vw;
        }
    
        .enterPriceChannel_searchResult_number_right select{
            font-size: 3vw;
            color: #3c5b80;
            border: none;
            cursor: pointer;
        }
    
        .enterPriceChannel_searchResult_number_right option{
            font-size: 3vw;
        }
    
        .enterPriceChannel_searchResult_title{
            height: 8vw;
            line-height: 8vw;
            margin: 0 auto;
            border-radius: 2vw;
            margin-top: 4vw;
            margin-bottom: 2vw;
            padding-left: 4vw;
            padding-right: 4vw;
            background-color: #3c5b80;
        }
    
        .enterPriceChannel_searchResult_title .titleBox{
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
    
        .titleBox_whiteBlock{
            width: 2.5vw;
            height: 2.5vw;
            margin-right: 1vw;
            background-color: #fff;
        }
    
        .titleBox_name{
            font-size: 2.5vw;
            color: #fff;
        }
    
        .titleBox_left{
            display: flex;
            align-items: center;
        }
    
        .titleBox_right{
            font-size: 2.5vw;
            color: #fff;
        }
    
        .enterPriceChannel_searchResult_box{
            background-color: #fff;
            border: 0.24vw solid #efefef;
            border-radius: 2vw;
            padding-left: 4vw;
            padding-right: 4vw;
            padding-top: 5vw;
            padding-bottom: 10vw;
            margin-bottom: 2vw;
        }
    
        .enterPriceChannel_searchResult_box_son{
            height: 8vw;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
    
        .enterPriceChannel_searchResult_box_son_left{
            display: flex;
        }
    
        .select_collect{
            width: 2vw;
            height: 6vw;
            margin-right: 5vw;
        }
    
        .select_collect img{
            width: 4vw;
            height: 4vw;
            cursor: pointer;
            object-fit: contain;
        }
    
        .checkBox{
            width: 4vw;
            height: 3.5vw;
            margin: 0 auto;
            cursor: pointer;
            border: 0.2vw solid gray;
            background-color: #3c5b80;
        }
    
        .enterPriceChannel_searchResult_box_son_left .information{
            width: 80vw;
        }
    
        .enterPriceChannel_searchResult_box_son_left .information_title{
            font-size: 3.5vw;
            font-weight: 600;
            color: #3c5b80;
        }
    
        .enterPriceChannel_searchResult_box_son_left .information_word{
            color: #656565;
            font-size: 2.5vw;
            margin-top: 1vw;
        }
    
        .gang{
            color: gray;
            margin-left: 1vw;
            margin-right: 1vw;
        }
    
        .enterPriceChannel_searchResult_box_son_right{
            color: #656565;
            font-size: 2.5vw;
            position: relative;
            margin-top: 1vw;
            margin-left: 7vw;
            margin-bottom: 1vw !important;
        }
    
        .enterPriceChannel_searchResult_page{
            display: flex;
            align-items: center;
            padding-left: 3.2vw;
            padding-top: 4vw;
            padding-bottom: 4vw;
        }
    
        .checkBoxAll{
            width: 4vw;
            height: 3.5vw;
            margin-left: 1vw;
            margin-right: 1vw;
            cursor: pointer;
            border: 0.2vw solid gray;
            background-color: #3c5b80;
        }
    
        .enterPriceChannel_searchResult_page>div{
            cursor: pointer;
            color: #656565;
            font-size: 3vw;
            margin-left: 1vw;
            margin-right: 1vw;
        }
    
        .enterPriceChannel_searchResult_page_pageBox{
            display: flex;
            justify-content: space-between;
        }
    
        .page_btn{
            width: 6vw;
            height: 6vw;
            line-height: 6vw;
            color: #656565;
            text-align: center;
            border-radius: 50vw;
            cursor: pointer;
            margin-left: 1vw;
            margin-right: 1vw;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #fafafa;
            transition: 0.3s;
        }
    
        .page_leftBtn .icon{
            width: 3vw;
            height: 3vw;
        }
    
        .page_rightBtn .icon{
            width: 3vw;
            height: 3vw;
        }
    
        .page_btn:hover{
            color: #fff;
            background-color: #3c5b80;
        }
    
        .page_btn:hover .icon path{
            fill: #fff;
        }
}

/* 通用 */
.enterPriceChannel_search_body{
    transition: 0.3s;
}

.filter_icon{
    transition: 1s;
}

.new_icon{
    transition: 1s;
}

.enterPriceChannel_searchResult_box_son_left .information_title:hover{
    color: skyblue;
}

.enterPriceChannel_search_title_name .name{
    color: #eb6c4c;
}

.enterPriceChannel_search_title_name .word{
    color: #eb6c4c;
}

.layui-slider-wrap-btn{
    background-color: #eb6c4c !important;
}

.layui-slider-bar{
    background-color: #eb6c4c !important;
}

.enterPriceChannel_search_footer_left_son1{
    color: #eb6c4c;
    border:0.1vw solid #eb6c4c;
}

.filter_icon path{
    fill: #eb6c4c;
}

.enterPriceChannel_search_footer_left_son2{
    color: #eb6c4c;
}

.enterPriceChannel_search_footer_left_son2 .icon path{
    fill: #eb6c4c;
}

.enterPriceChannel_search{
    background-color: #feefe7;
}

.enterPriceChannel_search_footer_right{
    background-color: #eb6c4c;
}

.enterPriceChannel_searchResult_number_right select{
    color: #eb6c4c;
}

.enterPriceChannel_searchResult_title{
    background-color: #eb6c4c;
}

.information_title{
    color: #eb6c4c !important;
}

.information_title:hover{
    color: #ff9257 !important;
}

.page_btn:hover{
    background-color: #eb6c4c;
}