.items>.item {
    width: 301px;
    height: 64px;
    background: #FFFAF7;
    text-align: center;
    line-height: 64px;
}

.items>.item>a {
    color: #EB6100;
}

.items .active {
    background-color: #F9CBAB !important;
}

.items>.active>a {
    color: #EB6100 !important;
}

.culture_img {
    margin-top: -5px;
    background-image: url('../image/bg_zixun.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

.news_title>h3 {
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #EB6100;
}

.news_title>span {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #3E3C3C;
}

.news_list>h4 {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #070707;
}

.news_list>span {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #333333;
}

.news_list>p {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #777373;
    line-height: 25px;
}

.news_items>.news_item {
    background-color: #F9F3F3;
}

.pages li {
    padding: 5px 10px;
    border: 1px solid #ECECEC;
}

.pages li a.disable_page {
    color: #A5A5A5
}

.pages li.active_page {
    background-color: #EB6100;

}

.pages li.active_page>a {
    color: #ffffff;
}

.border-input {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #ECECEC;
}

.sub {
    height: 30px;
    border: 1px solid #ECECEC;
    background-color: #ffffff;
}