.main{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
*{
    font-family: verdana;
}
.banner_tit{
    width: 100%;
    background-size: 100% 245px !important;
}
.banner_tit a{
    font-size: 48px;
    font-weight: bold;
    line-height: 75px;
    
    padding: 85px 250px;
    margin: 0px;
    display: block;
}
.current{
    font-size: 14px;
    color: #666;
    margin-top: 20px !important;
    overflow: hidden;
    margin-bottom: 57px !important;
}
.current span{
    padding: 0px 11px;
}
.current a{
    font-size: 14px;
    color: #666;
    text-decoration: none
}
.main .box_left{
    background: url(column_bg.png) no-repeat;
    float: left;
    margin-right: 40px;
}
.main .box_right{
    float: left;
    width: 820px;
    overflow: hidden;
}
.main .box_left ul{
    margin: 33px;
}
.main .box_left ul li{
    border: 1px solid #196cc9;
    background: #fff;
    text-align: center;
    width: 272px;
    margin-bottom: 7px;

}
.main .box_left ul li a{
    color: #196cc9;
    font-size: 16px;
    line-height: 42px;
}
.main .box_left ul li:hover,.main .box_left ul li:active,.main .box_left ul li.active{
    font-weight: bold;
}
.box_right{
    overflow: hidden;
    width: 822px;
}
.box_right .liebiao .listright{
    background: #eee;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.box_right .liebiao .listright a {
    overflow: hidden;
    display: block;
}
.box_right .liebiao .listright:hover{
    padding: 19px;
    border: 1px solid #a4d0ff;
}
.box_right .liebiao .listright .date{
    background: #0066cc;
    display: table;
    line-height: 32px;
    color: #fff;
    padding: 0px 15px;
    font-size: 14px;
    margin-bottom: 12px;    
}
.box_right .liebiao .list img,.listright img{
    width: 260px;
    height: 163px;
    float: left;
    margin-right: 30px;
}
.box_right .liebiao .listright .title{
    font-size: 20px;
    color: #000;
    line-height: 24px;
    margin-bottom: 20px;
}
.box_right .liebiao .listright .brief{
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.box_right ul.liebiao {
    margin-bottom: 110px;
    min-height: 400px;
}
/* 分页 */
.lucidity_pgToolbar{
    border: none !important;
}
table.lucidity_pgToolbar {
    margin-top: 40px;
}
.default_pgSearchInfo {
    display: none;
}
.default_separator {
    display: none;
}
.lucidity_En-ui-paging-container li.ui-pager{
    width: auto;
}
.lucidity_En_pgBtn.lucidity_En_pgRefresh {
    width: 56px;
    padding: 0px 2px;
}