.exhibit_top {
    padding: 30px 30px 8px;
    background: #fff;
    margin-bottom: 20px;
}
.application_left.hall_left {
    padding: 0;
}
.exhibit_a1 {
    font-size: 16px;
    color: #f49e15;
    font-weight: bold;
    margin-bottom: 35px;
}
.exhibit_a3 {
    padding-left: 12px;
    margin-bottom: 55px;
}
.exhibit_a3 img {
    max-width: 888px;
}
.exhibit_b_list {
    margin-bottom: 25px;
}
.exhibit_b1 {
    font-size: 16px;
    color: #456598;
    margin-bottom: 12px;
}
.exhibit_b1 img {
    margin: -3px 10px 0 0;
}
.exhibit_b2 {
    color: #666;
    line-height: 20px;
}
.exhibit_middle {
    padding: 40px 30px 32px;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.exhibit_c_img {
    margin-bottom: 36px;
}
.exhibit_c_text {
    font-size: 16px;
    color: #f49e15;
    font-weight: bold;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.exhibit_swiper_absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.exhibit_swiper_text {
    text-align: center;
}
.exhibit_swiper_a1 {
    position: absolute;
    top: 45px;
    left: 20px;
}
.exhibit_swiper_img {
    margin-top: 30px;
}
.exhibit_swiper_a2 {
    position: absolute;
    top: 147px;
    right: 20px;
}
.hall_left img {
    max-width: 100%;
}
.swiper_key {
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 5px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}

.exhibit_swiper .swiper-pagination {
    display: inline-block;
    vertical-align: middle;
    position: static;
    text-align: center;
    margin-top: 3px;
}
.exhibit_swiper .swiper-button-next, .exhibit_swiper .swiper-button-prev {
    position: static;
    display: inline-block;
    vertical-align: middle;
    top: auto;
    bottom: auto;
    margin-top: 0;
    width: 15px;
    height: 23px;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
    -moz-background-size: 15px 23px;
    -webkit-background-size: 15px 23px;
    background-size: 15px 23px;
    background-position: center;
    background-repeat: no-repeat;
}
.exhibit_swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #eaeaea;
    opacity: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 5px;
}
.exhibit_swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffc800;
}
