﻿
/* 通用头部结束 */
/* 通用底部开始 */
.footer{font-size: 14px;text-align: center;}
.footer-top{height: 40px;line-height: 40px;background-color: #006eab;color: #ffffff;}
.footer-bottom{height: 110px;line-height: 110px;background-color: #dbdbdb;}
/* 通用底部结束 */

/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 14px;background: #ededed;}
.current-position>div{background: url(currentPosition.png) no-repeat left 15px;padding-left: 20px;padding-right: 20px;}
/* 当前位置结束 */

/* 主体内容开始 */
.column-left{width: 280px;background-color: #f7f7f7;}
.column-left h1{line-height: 50px;text-align: center;font-size: 16px;background-color: #355E92;color: #ffffff;}
.column-col{padding: 12px 15px 12px;}
.column-col li{font-size: 16px;}
.column-col li a{display: block;line-height: 44px;border-bottom: 1px solid #e3e3e3;background: url(col.png) no-repeat 20px 18px;padding-left: 38px;color: #333333;}
.column-col li.active a{background:#cbdce5 url(colActive.png) no-repeat 20px 18px;color:#006eab;}
.column-center{width: 30px;}
.column-right{width: 890px;background-color: #f7f7f7;}
.column-list{font-size: 16px;padding:12px 26px 26px;min-height: 500px;}
.column-list li{line-height: 44px;background: url(listPic.png) no-repeat left 21px;padding-left: 19px;border-bottom: 1px dashed #eeeeee;}
.column-list li span{color: #999999;padding-left: 20px;float: right;}

.column-level3{line-height: 50px;font-size: 16px;background-color: #cccccc;font-weight: bold;padding: 0 22px;}
.column-level3 li a{display: block;padding: 0 25px;color: #333333;}
.column-level3 li.active1 a{background-color: #ffffff;border-top: 2px solid #006eab;height: 50px;}

.pc-column-col{display: block;}
.mobile-column-col{display: none;}
/* 主体内容结束 */

.column-list .lucidity_pgToolbar li{line-height: normal;background: none;margin-top: 0;}


.column-left h1{
    font-size: 18px;
}

.column-col li a:hover{
    color: #355E92;
}

.name_list{float: left;padding-left: 20px;}
.time_list{float: right;padding-right: 30px;}
.box_tit{height: 40px;line-height: 40px;background-color: #BDD0E9;color: #333;}