/* 通用头部开始 */

.top {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #006eab;
    color: #ffffff;
}

.dqlm {
    display: none;
}

.top a {
    color: #ffffff;
}

.banner {
    height: 180px;
    line-height: 180px;
    font-size: 30px;
    font-weight: bold;
    background-color: #f7f7f7;
}


/* 通用头部结束 */


/* 通用底部开始 */

.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(/cms_files/jcms1/web3600/site/picture/1577/2111161414509521662.png?0.7682690513288024) no-repeat left 13px;
    padding-left: 20px;
    padding-right: 20px;
}


/* 当前位置结束 */


/* 主体内容开始 */

.column-left {
    width: 280px;
    background-color: #f7f7f7;
}

.moble_nav {
    display: none;
}

.moble_nav {
    display: none;
}

.column-left h1 {
    background: url(gc_pic2.png) no-repeat 20px center;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #000;
    border-bottom: 2px solid #ff4401;
}

.column-col {
    /* padding: 12px 26px 12px; */
}

.column-col li {
    font-size: 16px;
}

.column-col li a {
    display: block;
    line-height: 44px;
    border-bottom: 1px solid #e3e3e3;
    background: url(colAtive.jpg) no-repeat 20px 18px;
    padding-left: 42px;
    color: #333333;
}

.column-col li:hover {
    background-color: #ff4401;
}

.column-col li:hover a {
    display: block;
    line-height: 44px;
    border-bottom: 1px solid #e3e3e3;
    background: url(col.png) no-repeat 20px 18px;
    padding-left: 42px;
    font-weight: bold;
    color: #333333;
}

.column-col li.active a {
    /* background: #cbdce5 url(colActive.png) no-repeat 20px 18px; */
    color: #ff4401;
}

.column-center {
    width: 30px;
}

.column-right {
    width: 890px;
    background-color: #f7f7f7;
}

.column-list {
    font-size: 16px;
    padding: 12px 26px 26px;
    min-height: 1000px;
}

.column-list li {
    line-height: 44px;
    background: url(yy_hd.png) no-repeat left 21px;
    padding-left: 19px;
    border-bottom: 1px dashed #eeeeee;
}

.column-list li span {
    float: right;
    color: #999999;
    padding-left: 20px;
}

.column-list .lucidity_pgToolbar li {
    line-height: normal;
    background: none;
    margin-top: 0;
}


/* 主体内容结束 */

/* 同级栏目 */
.tjlm{
    display: none;
}


/* 同级栏目结束 */