.serh_hotserh .btn-group {
    width: 60px !important;
    height: 22px !important;
    font-size: 14px !important;
}

.serh_hotserh .dropdown-toggle {
    width: 68px !important;
    height: 22px !important;
    ;
    font-size: 14px !important;
    padding: 0px 4px !important;
    color: #454545;
}

.serh_hotserh .dropdown-menu {
    width: 60px !important;
    min-width: 60px !important;
    /* height: 22px  !important;; */
    font-size: 14px !important;
}

.serh_hotserh .dropdown-menu p {
    width: 60px !important;
    text-align: center;
}
.col3_zone_left .serh_hotserh .search_keyword{
    color: #ff1313 !important;
}
.col3_zone_left .serh_hotserh .search_length{
    color: #ff1313 !important;
}

.serh_hotserh {
    font-size: 14px;
    margin: 0 25px;
    margin-right: 10px;
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
}

.search_zone_top1,
.search_zone_top1>div {
    display: none;
}

.search_zone_exhi>div {
    display: none;
}

.search_zone_top1.search_active {
    height: 40px;
    line-height: 40px;
    width: 850px;
    display: flex !important;
    flex-direction: row;
    display: block;
}

.search_zone_top1.search_active>div {
    display: block;
}

.search_zone_top1 {
    box-sizing: border-box;
    padding-right: 10px;
}

.search_zone_exhi.search_active {
    height: 32.8px;
    line-height: 32.8px;
    display: flex !important;
    flex-direction: row;
}

.search_zone_exhi.search_active>div {
    display: block;
}

.serh_block {
    display: block;
}

.serh_border {
    /* border-right: 1px solid #e5e5e5; */
    background-color: #fff;
}

.serh_zone2 {
    width: 500px !important;
    margin: 30px auto;
    padding-bottom: 0;
}

.serh_input1 {
    max-width: 500px !important;
    width: 500px !important;
}

.plist_bg .plist_ul .le_title{
    width: 450px !important;
}
.exhi_day{
    width: 170px !important;
}
.le_time{
    width: 220px !important;
}
.serh_zone div.dropdown_menu_zone {
    width: 290px !important ;
    text-align: center;
}
.serh_zone div.dropdown_menu_zone a{
    cursor: pointer;
}
.serh_zone>div:nth-child(1){
    width: 200px !important;
    display: flex;
    justify-content: flex-start;
}
.serh_zone>div:nth-child(1)>span{
    padding-right: 10px;
}
.serh_zone{
    margin-left:17px    ;
}
.nav_list_page{
    margin-bottom: 8px;
}