.hall_box.zhanshangminglu .hall_left {
    width: 80%;
}
.exhibitors_top {
    background: #fff;
    padding: 30px;
    /*float: left;*/
}
.exhibitors_a {
    margin-bottom: 30px;
    padding: 0 20px;
}
.exhibitors_a_left {
    float: left;
}
.exhibitors_a_left a.current {
    background: #f49e15;
}
.sechtjm {
    float: left;
}
.exhibitors_top .sechtjm a {
    background-color: #f49e15;
}
.sechtjm a {
    cursor: pointer;
    height: 24px;
    line-height: 21px;
    margin-top: 2px;
    margin-right: 10px;
    padding: 3px 20px 2px 10px;
    background: url(../../img/light_expo/sechtji.png) no-repeat right center;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
}
.exhibitors_a_left a:hover {
    background: #f49e15;
}
.sechtjmdiv {
    padding-bottom: 12px;
    width: 100%;
    overflow: hidden;
}
.level_one_drop {
     /*display: none;*/
    padding-left: 12px;
}
.level_two_drop {
    /* display: none; */
    padding-left: 12px;
}
.level_two_drop ul li a {
    display: block;
    line-height: 24px;
}
.exhibitors_nav_bar a {
    color: #555;
}
.level_two_top {
    line-height: 24px;
    font-size: 14px;
}
.level_arrow a {
    padding-right: 15px;
    position: relative;
}
.level_two_top > a {
    display: block;
}
.exhibitors_nav_bar a {
    color: #555;
}
.exhibitors_a_left a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    font-size: 16px;
    color: #fff;
    background: RGB(65, 87, 124);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 15px;
}
.moreshow {
    display: none;
}
.exhibitors_search {
    float: right;
    width: 165px;
    height: 41px;
    border: 1px solid #456598;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.search_text {
    float: left;
    width: 122px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    color: #999999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.search_btn {
    float: right;
    width: 35px;
    height: 40px;
    line-height: 40px;
    background: url(../../img/light_expo/sss.png) no-repeat center center;
    background-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
select, input, textarea {
    font-family: roboto;
     outline: none;
    resize: none;
}
.exhibitors_table {
    width: 100%;
    border-top: 1px solid #ececec;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.exhibitors_table thead {
    font-size: 16px;
    color: #456598;
    font-weight: bold;
}
.exhibitors_table tr {
    border-bottom: 1px solid #ececec;
}
.exhibitors_table tr td {
    line-height: 24px;
}
.exhibitors_td1 {
    width: 530px;
    padding: 9px 25px;
}
.exhibitors_table .exhibitors_td3 {
    width: 270px;
    text-align: center;
}
.exhibitors_table .exhibitors_td2 {
    width: 100px;
    text-align: center;
}
.exhibitors_table tbody {
    font-size: 14px;
    color: #666666;
}
.exhibitors_table tr:hover {
    background: #fff8e6;
}
.exhibitor_hall_right .hall_nav_btm {
    padding-top: 12px;
}
.exhibitors_nav_bar {
    color: #555;
}
.level_one_top {
    line-height: 24px;
    margin-bottom: 9px;
    font-size: 16px;
}
.level_arrow a {
    padding-right: 15px;
    position: relative;
}
.level_one_top a {
    display: block;
}
.exhibitors_nav_bar a {
    color: #555;
}
.level_arrow a:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    width: 5px;
    height: 9px;
    background: url(../../img/light_expo/exhibitors_arrow.png) no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.exhibitors_nav_bar a label:hover {
    border-bottom: 1px solid #f49e15;
    color: #f49e15;
}
.exhibitor_hall_right .hall_right_group {
    padding: 20px 0 10px;
}
.hall_border {
    border-bottom: 1px solid #f5f5f5;
}
