/* 通用头部开始 */
.top{height: 40px;line-height: 40px;font-size: 13px;background-color: #006eab;color: #ffffff;}
.top a{color: #ffffff;}
.banner{height: 150px;line-height: 150px;font-size: 32px;font-weight: bold;background-color: #f7f7f7;}
.nav{background-color: #006eab;font-size: 19px;line-height: 50px;}
.nav ul li{width: 200px;}
.nav ul li a{color: #ffffff;display: block;height: 50px;text-align: center;}
@media screen and (max-width:768px){
    .w1200{width: 100%;padding: 0 10px;}
    .nav ul{display: flex;display:-webkit-flex;flex-wrap: wrap;}
    .nav ul li{width: 33.33333%;}
    .banner{text-align: center;}
}
/* 通用头部结束 */
/* 通用底部开始 */
.footer{font-size: 13px;text-align: center;}
.footer-top{height: 40px;line-height: 40px;background-color: #edf3f9;}
.footer-bottom{height: 110px;line-height: 110px;background-color: #006eab;color: #ffffff;}
/* 通用底部结束 */

/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 14px;background: #f7f7f7;}
.current-position>div{background: url(currentPosition.png) no-repeat left 15px;padding-left: 20px;padding-right: 20px;}
/* 当前位置结束 */

/* 主体内容开始 */
.column-left{width: 300px;background-color: #f7f7f7;}
.column-left h1{line-height: 50px;text-align: center;font-size: 18px;background-color: #cb2627;color: #ffffff;}
.column-col{padding: 25px;}
.column-col li{font-size: 18px;}
.column-col li a{display: block;line-height: 45px;border-bottom: 1px solid #e3e3e3;background: url(col.png) no-repeat left 18px;padding-left: 20px;color: #333333;}
.column-col li.active a{background: url(colActive.png) no-repeat left 18px;color:#cb2627;}
.column-center{width: 30px;}
.column-right{width: 870px;background-color: #f7f7f7;}
.column-list{font-size: 17px;padding:6px 25px 25px;min-height: 500px;}
.column-list li{line-height: 45px;background: url(listPic.png) no-repeat left 21px;padding-left: 15px;border-bottom: 1px dashed #e3e3e3;}
.column-list .lucidity_pgToolbar li{line-height: normal;background: none;}
.column-list li span{color: #999999;}
/* 主体内容结束 */


.sj_dh,.all-nav,.sj_footer{ display:none}