.nav {
    background: #156F05;
}

.nav li>a#nav_current {
    background: #025624;
}

.nav .wrap>li>a:hover {
    background: #025624;
}

.page {
    font-size: 14px !important;
}

.flex-fill strong {
    font-size: 14px !important;
}

.banner_bottom_tag {
    position: absolute !important;
}

.newnotice_area {
    background-color: #fff;
    margin-top: 8px;
}

.io_impo {
    width: 400px;
    height: 230px !important;
    border-radius: 2px;
}

.io_impo_ul {
    width: 405px;
    height: 273px;
}

.io_interviw {
    width: 400px;
    height: 220px !important;
    border-radius: 2px;
}

.io_interviw_ul {
    width: 405px;
    height: 273px;
}

.io_bid_ul {
    width: 405px;
    height: 256.5px;
    background-color: #fff;
}

.io_column {
    width: 400px;
    height: 334px !important;
    border-radius: 2px;
}

.io_column .banner_bottom {
    width: 200px;
    height: 160px;
    margin-bottom: 2px;
    overflow: hidden;
    border: 1px solid #efefef;
    box-shadow: 2px 2px 2px #efefef;
    border-radius: 4px;
}
.io_column .video_info{
    padding: 10px 8px;
}
.io_column_video{
    height: 24px;
}
.io_column_title{
    display: flex;justify-content: space-between;
}
.io_column_title a{
    color: #f5751f;
}
.io_column_title span{
    color: #b2b2b2;
}
.io_column_ul{
    width: 405px;height: 168px;
}
.io_right{
    width: 324px;
}