﻿

/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 13px;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: 17px;background-color: #3d6fc6;color: #ffffff;}
.column-col{padding: 25px;}
.column-col li{font-size: 17px;}
.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:#006eab;}
.column-center{width: 30px;}
.column-right{width: 870px;background-color: #f7f7f7;}
.column-list{font-size: 17px;line-height: 45px;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;}

.column-level3{line-height: 50px;font-size: 17px;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;}
/* 主体内容结束 */