
.ldzc_tit {
    height: 75px;
    line-height: 75px;
    color: #bb1c2d;
    text-align: center;
    margin-top: 30px !important;
    margin-bottom: 35px !important;
    background-color: #ffedea;
}
.ldzc_con {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px !important;
}
.gl-left{
    width: 335px;
}
/* 导航菜单 */
._gl-menu{
    display: flex;
    width: 335px;
    color: #666;
    justify-content: space-between;
    background-color: #fafafa;
    height: 61px;
    line-height: 61px;
}
._gl-menu li:first-child{
    flex: 1;
     font-size: 21px;
     padding-left: 50px;
    box-sizing: border-box;
    position: relative;
}
._gl-menu li:first-child::before{
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background:url(./ldzc/kfq-1@2x.png) no-repeat;
    background-size: cover;
    top: 19px;
    left: 16px;
    position: absolute;

}
/* 激活的开发区列表 */
._gl-menu li:first-child.tabcur::before{
    content: '';
    width: 26px;
    display: inline-block;
    height: 26px;
    background:url(./ldzc/kfq-2@2x.png) no-repeat;
    background-size: cover;
}
/* 激活的开发区列表 */
._gl-menu li:first-child.tabcur::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 9px;
    background: url(./ldzc/xhx@2x.png) no-repeat;
    background-size: cover;
    top: 52px;
    left: 0px;
    position: absolute;
}
._gl-menu li:last-child{
    width: 158px;
    font-size: 21px;
    box-sizing: border-box;
    padding-left: 65px;
    position: relative;
}
._gl-menu li:last-child::before{
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background:url(./ldzc/qzf-1@2x.png) no-repeat;
    background-size: cover;
    top: 16px;
    left: 25px;
    position: absolute;
}
/* 激活的区政府列表 */
._gl-menu li:last-child.tabcur::before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(./ldzc/qzf-2@2x.png) no-repeat;
    background-size: cover;
    top: 16px;
    left: 25px;
    position: absolute;
}
/* 激活的区政府列表 */
._gl-menu li:last-child.tabcur::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 9px;
    background: url(./ldzc/xhx@2x.png) no-repeat;
    background-size: cover;
    top: 52px;
    left: 0px;
    position: absolute;
}
._gl-menu li>a{
    color: #666;
}
._gl_leader{
    width: 335px;
    margin-top: 13px;
    box-sizing: border-box;
    border:1px solid #f3f3f3;
    border-bottom: none;
}
._gl_leader li{
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #333333;
    border-bottom: 1px solid #f3f3f3;
}
.gl--right {
    width: 837px;
    padding: 0 30px;
    box-sizing: border-box;
    background-color: #fafafa;
}
.ldzc-ldxx {
    text-align: center;
    margin-top: 30px;
}
.ldzc-ldxx img{
    width: 221px;
}
/* 领导姓名 */
.ldzc-ldxm {
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    color: #bb1c2d;
}
/* 领导职务 */
.ldzc-ldzw {
    color: #343434;
    font-size: 18px;
    margin-bottom: 50px;
}
/* 简介 */
.jj, .fg {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333333;
    padding-left: 65px;
    font-size: 22px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #ffedea;
    position: relative;
}
.jj::before, .fg::before{
    content: "";
    width: 21px;
    height: 23px;
    display: inline-block;
    background:url(./ldzc/grjj@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 14px;
    left: 30px;
}
.fg::before {
    background: url(/zcimages/wyk.png) no-repeat;
    opacity: 0.5;
}
.jj_con{
    line-height: 34px;
    font-size: 17px;
}
li.cur{
    color: #fff;
    background-color: #bd1b2d;
}
li.cur a {
    color: #fff;
}
/* 政府列表激活状态 */
._gl-menu li.tabcur>a{
    color: #bd1b2d;
    /* border-image: url(./ldzc/xhx@2x.png) 0 0 8px 0 no-repeat; */
    
}
/* 区政府激活 */
/* ._gl-menu li..tabcur>a{
    color: #bd1b2d;
    
} */
/* 区政府激活 */
/* ._gl-menu li::first-child.tabcur{
    color: #bd1b2d;
    
} */
