.content-box {
    margin-top: 24px;
    /* line-height: 24px; */
}

.jysjj p{
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
}
.jysjj div{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    text-indent: 2em;
    margin-bottom: 2px;
}
.jysjj-title {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 8px;
}

.zzry p {
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
}

.dsj-bg {
    width: 938px;
    height: 433px;
    background: url(../images/gywm/dsj-bg.png) no-repeat;
    background-size: cover;
    margin-top: 54px;
}

.zzjg-bg {
    width: 100%;
    height: 594px;
    /*background: url(../images/gywm/zzjg-bg.png) no-repeat;*/
    background: url(../images/gywm/pjs-zzjg.png) no-repeat;
    background-size: contain;
    margin-top: 24px;
}

.lxwm-title {
    font-size: 18px;
   font-family: SourceHanSansCN-Bold, SourceHanSansCN-Regular;
    font-weight: bold;
    color: #444444;
}

.lxwm p {
    margin-top: 10px;
}

#allmap {
    width: 100%;
    height: 346px;
    margin-top: 32px;
}

.con_list li::before {
    display: none;
}


/* 在线视频 */
.zxsp {
    position: relative;
}

.videoBox {
    position: absolute;
    top: 30px;
    width: 100%;
    height: 550px;
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 10;
}

.video-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 20px 20px;
}
.close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    color: #333;
}

#video{
    padding: 0 35px;
}
/* 大事记 */
.fzlc-content {
    position: relative;
    margin: 24px 0;
    width: 970px;
    min-height: 500px;
    /* background-color: pink; */
}
.fzlc-item-box {
    position: relative;
    margin-top: 20px;
}
.fzlc-right-text {
    margin: 20px 0 0 60px;
}
.fzlc-right-text-item {
    overflow: hidden;
    margin-bottom: 50px;
    min-height: 50px;
}
.fzlc-year-s {
    font-size: 14px;
    font-weight: bold;
    color: #16907D;
}
.fzlc-text-t {
    width: 724px;
    float: right;
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
.fzlc-text-desc{
    font-size: 14px;
    font-weight: 400;
    color: #444444;
    width: 724px;
    float: right;
    line-height: 22px;
}
.fzlc-year {
    float: left;
    font-size: 28px;
    font-weight: normal;
    color: #444444;
    margin-right: 49px;
}
.fzlc-cle-big {
    position: relative;
    float: left;
    width: 14px;
    height: 14px;
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    margin: 7px 20px 0 0;
    z-index: 1;
}
.fzlc-cle-small {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: #9D9D9D;
    border-radius: 50%;
}
.fzlc-line {
    position: absolute;
    top: 50px;
    margin-left: 6px;
    width: 2px;
    height: 95%;
    border: 1px solid #D8D8D8;
}