.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: 47px !important;
}
.current span{
    padding: 0px 11px;
}
.current a{
    font-size: 14px;
    color: #666;
    text-decoration: none
}
.main .videophoto{
    overflow: hidden;
    margin-bottom: 110px;
    min-height: 400px;
}
.main .videophoto .li{
    float: left;
    width: 360px;
    /* height: 304px; */
    min-height: 323px;
    margin-right: 60px;
    margin-bottom: 50px;
    background: #eee;
}
.main .videophoto .li:nth-child(3n){
    margin-right: 0px;
}
.main .videophoto .li img{
    width: 100%;
    height: 226px;
}
.main .videophoto .li .column{
    color: #0066cc;
    font-size: 14px;
    font-weight: bold;
}
.main .videophoto .li .alltitle{
    color: #000;
    font-size: 14px;
    font-weight: bold; 
}
.main .videophoto .li .wz{
    padding: 15px 20px 5px 20px;
}
/* 分页 */
.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;
}