div{
    margin: 0;
    padding: 0;
}
.left_list{
    display: inline-block;
    vertical-align: top;
    min-height: 700px;
    width: 23%;
    padding-top: 6px;
}
.right_list{
    display: inline-block;
    vertical-align: top;
    min-height: 700px;
    width: 74%;
    margin-left: 1%;
}
.dp{
    text-align: left;
    display: inline-block;
    padding-top: 5px;
    width: 100%;
    height: 35px;
    padding-left: 5px;
    border-bottom: 1px solid #eeeeee;
        position: relative;
}
.news_list li.news {

border-bottom: 1px dashed #2b2d32;
}
.bac{
    display: inline-block;
    width: 15px;
    height: 30px;
    background: rgb(32,25,48,0.8);
}
.dp_main{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 700px;
    font-family: "Adobe 仿宋 Std R";
        position: absolute;
    left: 35px;
}
.dp_main a{
    font-family: "Adobe 仿宋 Std R";
    font-size: 16px;
}
#wp_nav_w12 .item-name{
    color: black;
    font-size: 18px;
}
#wp_nav_w12 .wp_nav .nav-item a{
    text-align: left;
}
.wp_listcolumn {
    padding-inline-start:0;
    margin-left: 0px;
    padding-left: 0px;
}
.wp_article_list {
    display: block;
    width: 100%;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0;
}

.wp_entry p span[style]{
    font-size: 16px !important;
    font-family: "Adobe 仿宋 Std R" !important;
}

.list_main{
    padding-top: 10px;
    padding-left: 18px;
}

.articlelist2_tbl {
    width: 100%;
}
.articlelist2_tr {
    background: url(images/dot.jpg);
    background-position: 0px 24px;
    background-repeat: repeat-x;
}
a.articlelist1_a_title {
    color: #111;
    font-size: 18px;
}
p.news_con {
    clear: both;
    line-height: 20px;
    color: #AEAEAE;
    text-indent: 2em;
    font-size: 15px;
}
span.news_meta {
    float: right;
    margin-left: 2px;
    color: #d00d0e;
}