.pageTitle{
    margin : 30px 0 20px 0;
    padding : 0 0 15px 0;
    display : block;
    background : url(../images/news_common_h_line.png) left bottom;
    width : 100%;
    font-size: 24px;
    text-align: left;
    background-repeat: no-repeat;
    color: #000;
}
.container .intro {
    text-align: left;
    padding: 5px;
    color: #000;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.cf {
    zoom: 1;
    display: block;
}
.cf:before, .cf:after {
    content: "";
    display: block;
    clear: both;
}

a:hover {
    text-decoration: none;
}
.pager {
    margin: 30px 0 30px;
}

#wp_page_numbers {
    border: none;
    background: none;
    margin-top: 15px;
    width: 100%;
}

.pager #wp_page_numbers ul {
    border: none;
    background: none;
    text-align: center;
}

.pager #wp_page_numbers ul li {
    border: none;
    background: none;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.pager #wp_page_numbers ul, .pager #wp_page_numbers li, .pager #wp_page_numbers a {
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    text-transform: none;
    text-indent: 0px;
    font-variant: normal;
    /* line-height: 12px; */
    letter-spacing: 0px;
    /* word-spacing: 0px; */
    /* font-size: 13px; */
}
.pager #wp_page_numbers li.active_page a {
    background-color: #ffbf11;
    border: 1px solid #ffbf11;
    color: #fff;
}
.pager #wp_page_numbers a {
       background-color: #fff;
       display: block;
       color: #ffbf11;
       height: 28px;
       padding: 0 8px;
       line-height: 30px;
       text-decoration: none;
       border: 1px #ccc solid;
       margin-right: 5px;
       font-weight: bold;
       font-size: 15px;
       text-align: center;
}
.pager #wp_page_numbers li a:hover {
        background-color: #ffbf11;
    border: 1px solid #ffbf11;
    color: #fff;
}
.list {
    padding-top: 20px;
}

.box-1 {
    margin-bottom: 15px;
    text-align: left;
    overflow: hidden;
}

.cf h4 a {
    font-size: 17px;
    text-decoration: none;
    font-weight: bold;
    color: #444;
}
.list{
    padding-left: 5px;
    padding-right: 5px; 
}
.more {
    border-bottom: 1px dashed #ccc;
    float: right;
    width: 100%;
}
.more a {
    float: right;
}

.list .box-1 .more a {
    padding-left: 16px;
    /*background: url(../images/icon/news_common_icon05.png) no-repeat 0 50% !important;*/
}
.date {
    color: #F18500;
    font-weight: bold;
}