/* 内容 */
.er-body {
    background-image: ;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 30px;
    min-width: 1200px;
}

.fd-body {
    width: 1200px;
    margin: 8px auto;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

/* 右侧内容 */
.fd-body .body-inner {
    width: 100%;
    overflow: hidden;
    padding-bottom: 42px;
}

.fd-body .body-inner .wznr {
    min-height: 300px;
    text-align: center;
}

.fd-body .body-nav {
    text-align: left;
}

.fd-body .body-nav .body-nav-name {
    padding-left: 20px;
    position: relative;
}
.fd-body .body-nav .body-nav-name::before {
    content: '';
    display: block;
    width: 10px;
    height: 26px;
    background-color: #1673dd;
    position: absolute;
    left: 15px;
    top: 1px;
}

.fd-body .body-nav .body-nav-name span:nth-child(1) {
    font-size: 25px;
    color: #1673dd;
    margin: 0 auto;
    padding: 0px 0px;
    /*border-left: 10px solid #1673dd;*/
    line-height: 25px;
    /* width: 190px; */
    display: inline-block;
    padding-left: 9px;
    font-weight: bold;
}

.fd-body .wznr .phb-inner {
    width: 100%;
    padding: 0px 32px;
    margin: 0px 0px 20px 0px;
}

.fd-body .wznr .phb-inner ul {
    overflow: hidden;
    width: 100%;
}

.fd-body .wznr .phb-inner ul li {
    width: 100%;
    height: 115px;
    position: relative;
    margin-top: 17.5px;
}

.fd-body .wznr .phb-inner ul li>a {
    display: inline-block;
    width: 100%;
    height: 90px;
    position: relative;
}

.fd-body .wznr .phb-inner ul li .left {
    width: 90px;
    height: 90px;
    margin-right: 20.5px;
    float: left;
}

.fd-body .wznr .phb-inner ul li .left .fd-day {
    font-size: 37px;
    color: #3a6ebc;
    font-weight: bold;
}

.fd-body .wznr .phb-inner ul li .left .fd-day .xie {
    font-weight: normal;
    font-size: 14px;
}

.fd-body .wznr .phb-inner ul li .left .fd-yearmouth {
    font-size: 14px;
    color: #3a6ebc;
}

.fd-body .wznr .phb-inner ul li .right {
    float: left;
    width: 1023.5px;
}

.fd-body .wznr .phb-inner ul li .right .title {
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: bold;
}

.fd-body .wznr .phb-inner ul li .right .inner {
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 24px;
    margin-top: 14px;
    height: 60px;
    overflow: hidden;
}

.fd-body .wznr .phb-inner ul li .right .ckgd {
    line-height: 22px;
    border: 1px solid #3a6ebc;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 18px;
    font-size: 14px;
    cursor: pointer;
    width: 63px;
    height: 22px;
}

.fd-body .wznr .phb-inner ul li .right .ckgd a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #3a6ebc;
}

.fd-body .wznr .phb-inner ul li .fd-fg {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.fd-body .wznr .phb-inner .fenye {
    width: 100%;
    height: 20px;
    margin: 0 auto;
    margin-top: 70px;

}

/* 暂无栏目 */
.zwlm {
    color: #202020;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 115px;
}

.weixin{
    width:160px;
    height:110px;
    position:absolute;
    background-color: #fff;
    box-shadow: 1px 2px 5px 0 rgba(11,78,149,0.26);;
    margin-left:-120px;
    z-index:9999;
}
.weixin-left{
    width:80px;
    float: left;
    text-align: center;
    margin-top: 13px;
}
.weixin-right{
    width:80px;
    float: right;
    text-align: center;
    margin-top: 13px;
}

.weixin span{
    font-size: 14px;
    color: #747474;
    letter-spacing: 0;
}
.weixin img{
    width:65px;
    height:59px;
}
