.img_head {
    width: 100%;
    position: relative
}

.s_row {
    margin: 0
}

.column_menu {
    background-color: #F7F5ED !important
}

.column_head {
    background: #154f80;
    line-height: 41px;
    border-bottom: 3px solid #e09f51;
    padding: 10px;
text-align:center;
}

.column_title {
    display: inline-block;
    font-size: 19px;
    font-weight: normal;
    color: #fff;
text-align: center;
}

.cat-item {
    width: 100%;
    padding: 10px;
    /* padding-left: 20px; */
    line-height: 22px;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #154f80;
    text-align: center;
}

.cat-item:hover {
    background: #eeefeb
}

.cat_item a {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #154f80
}

.cat_item a:hover {
    text-decoration: none
}

.selected {
    background: #eeefeb
}

.nav_col {
    position: absolute;
    display: block;
    top: -74px;
    padding: 0
}

.s_row {
    position: relative;
    background: #F7F5ED
}

.col_right {
    background: #EDEADF;
    padding-left: 4%
}

.col_title {
    float: left;
    white-space: nowrap;
    line-height: 40px;
    font-size: 19px;
    color: #000;
    font-weight: normal
}

.col_path {
    float: right
}

.breadcrumb li a {
    text-decoration: none
}

.list_head {
    padding: 20px 0 10px 0;
    border-bottom: 2px solid #093c66;
    height: 70px
}

.list_content {
    padding: 10px;
    min-height: 712px
}

.inner_content {
    width: 100%
}

.inner_item {
    display: block;
    line-height: 1.4em;
    padding: 5px 0;
    padding-left: 10px;
    font-size: 1.01em;
    background: url(../img/dot.png)no-repeat 2px 13px
}

.inner_brief {
    text-decoration: none
}

.inner_brief:hover {
    color: #f90
}

.inner_time {
    color: #999;
    font-size: 0.9em
}

.inner li a {
    color: #333
}

@media (max-width: 820px) {
    .inner_time {
        display: none
    }
}

@media (max-width: 490px) {
    .list_content {
        float: left
    }
}

@media (min-width: 800px) {
    .f-img {
        position: relative;
        height: 267px;
        overflow: hidden;
        width: 100%
    }
}