/* 通用列表 start */

.tylb {
    width: 1200px;
    margin: auto;
    min-height: 500px;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: -72px;
    background-color: #fff;
    padding-top: 50px;
}

.tylb_t {
    width: 1120px;
    margin: 0 auto;
    height: 46px;
    box-sizing: border-box;
    background: url(../images/tylb_t_bj.png) no-repeat 180px 15px;
}

.tylb_t span {
    float: left;
    font-size: 46px;
    display: block;
    color: #333333;
    font-weight: bold;
    text-align: left;
    line-height: 46px;
}

.tylb_c>ul {
    padding-top: 20px;
}

.tylb_c>ul>li {
    width: 100%;
    height: 125px;
    float: left;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 38px;
}

.tylb_c>ul>li>div {
    width: 840px;
    float: left;
}

.tylb_c>ul>li a {
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../images/landian.png)no-repeat left center;
    width: 840px;
    text-align: left;
    line-height: 34px;
    height: 34px;
    font-size: 34px;
    float: left;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tylb_c>ul>li span {
    width: 206px;
    text-align: left;
    height: 28px;
    margin-top: 20px;
    line-height: 28px;
    display: block;
    font-size: 28px;
    margin-left: 20px;
    float: left;
    color: #999999;
}

.tylb_c button {
    width: 200px;
    height: 82px;
    text-align: right;
    padding-right: 38px;
    font-size: 32px;
    line-height: 82px;
    color: #ffffff;
    display: block;
    background-color: #d81e06 !important;
    border-radius: 50px;
    background: url(../images/langdu.png) no-repeat 38px center;
    float: right;
    border: 0;
    cursor: pointer;
}

.tylb_c .pause {
    background: url(../images/langdu2.png) no-repeat 38px center;
}


/* 通用列表 end */


/* 通用细览 start */

.tyxl_t {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
}

.tyxl_t span {
    margin: 0 auto;
    width: 880px;
    display: block;
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.tyxl_c .langdu {
    width: 100%;
    margin: 0 auto;
    height: 141px;
    border-radius: 10px;
    padding: 0 40px;
    box-sizing: border-box;
    background-color: #e7f2ff;
}

.tyxl_c .langdu .langdu_le {
    float: left;
    height: 141px;
}

.tyxl_c .langdu .langdu_le span {
    font-size: 28px;
    display: block;
    line-height: 28px;
    float: left;
    color: #3e79d5;
    margin-top: 28px;
}

.tyxl_c .langdu .langdu_le .span3 {
    margin-left: 38px;
}

.tyxl_c .langdu .langdu_le .span3 span {
    float: right;
    margin: 0;
}

.tyxl_c .langdu .langdu_rt {
    float: right;
    margin-top: 28px;
}

.tyxl_c .langdu .langdu_rt button {
    width: 200px;
    height: 82px;
    text-align: right;
    padding-right: 38px;
    font-size: 32px;
    line-height: 82px;
    color: #ffffff;
    display: block;
    background-color: #d81e06 !important;
    border-radius: 50px;
    background: url(../images/langdu.png) no-repeat 38px center;
    float: right;
    border: 0;
    cursor: pointer;
}

.tyxl_c .langdu .langdu_rt .pause {
    background: url(../images/langdu2.png) no-repeat 38px center;
}

.tyxl_c_nr {
    text-align: justify;
    margin: 0 auto;
    line-height: 58px;
    margin-top: 22px;
    color: #333333;
    min-height: 500px;
    font-size: 30px;
    padding-bottom: 35px;
}

.tyxl_c_nr * {
    font-size: 30px !important;
    font-family: '微软雅黑' !important;
    color: #333333 !important;
    line-height: 58px !important;
}

.tyxl_c_nr img {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_c_nr table {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_c_nr video {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_c_nr iframe {
    max-width: 100% !important;
}


/* 通用细览 end */


/* 领导列表 start */

.ldzc {
    margin-top: 50px;
}

.ldzc ul {
    padding-top: 40px;
    border-top: 1px solid #e1e1e1;
}

.ldzc ul li {
    float: left;
    width: 280px;
    height: 500px;
    margin-right: 140px;
    margin-bottom: 50px;
}

.ldzc ul li:nth-child(3n) {
    margin-right: 0;
}

.ldzc ul li .a1 {
    width: 278px;
    height: 350px;
    display: block;
    float: left;
    margin-left: 1px;
}

.ldzc ul li .a1 img {
    width: 278px;
    height: 350px;
}

.ldzc ul li .a2 {
    width: 280px;
    height: 36px;
    line-height: 36px;
    margin-top: 40px;
    display: block;
    font-size: 36px;
    font-weight: bold;
    float: left;
    text-align: center;
}

.ldzc ul li i {
    width: 40px;
    height: 5px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-bottom: 12px;
    margin-left: 119px;
    background: url(../images/ldzc_li.png) no-repeat center;
}

.ldzc ul li span {
    width: 280px;
    font-size: 30px;
    float: left;
    color: #333333;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 领导列表 end */


/* 领导细览 start */

.ldxl .ld_xq {
    position: relative;
}

.ldxl .ld_xq .a1 {
    height: 350px;
    display: block;
    text-align: center;
    margin-top: 40px;
}

.ldxl .ld_xq .a1 img {
    width: 278px;
    height: 350px;
}

.ldxl .ld_xq .a2 {
    height: 36px;
    line-height: 36px;
    margin-top: 40px;
    display: block;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.ldxl .ld_xq i {
    width: 40px;
    height: 5px;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 12px;
    background: url(../images/ldzc_li.png) no-repeat center;
}

.ldxl .ld_xq span {
    width: 60%;
    margin: auto;
    font-size: 30px;
    color: #333333;
    display: block;
    text-align: center;
}

.ldxl .ld_xq button {
    width: 200px;
    height: 82px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 38px;
    font-size: 32px;
    line-height: 82px;
    color: #ffffff;
    display: block;
    background-color: #d81e06 !important;
    border-radius: 50px;
    background: url(../images/langdu.png) no-repeat 38px center;
    border: 0;
    cursor: pointer;
}

.ldxl .ld_xq .pause {
    background: url(../images/langdu2.png) no-repeat 38px center;
}

.gzfg .gzfg_t {
    width: 100%;
    height: 51px;
    float: left;
    margin-top: 50px;
}

.gzfg .gzfg_t span {
    font-size: 40px;
    color: #3e79d5;
    display: block;
    height: 51px;
    line-height: 45px;
    box-sizing: border-box;
    padding-left: 76px;
    font-weight: bold;
    float: left;
    background: url(../images/ldxl_fg.png)no-repeat left center;
}

.gzfg .gzfg_c {
    padding: 15px 0;
    width: 100%;
    float: left;
    font-size: 34px;
    line-height: 58px;
    text-indent: 2em;
    color: #333333;
}

.zyhd .zyhd_t {
    width: 100%;
    height: 51px;
    float: left;
    margin-top: 15px;
}

.zyhd .zyhd_t span {
    font-size: 40px;
    color: #3e79d5;
    display: block;
    height: 51px;
    line-height: 45px;
    box-sizing: border-box;
    padding-left: 76px;
    font-weight: bold;
    float: left;
    background: url(../images/ldxl_hd.png)no-repeat left center;
}

.zyhd .zyhd_c ul li {
    float: left;
    width: 100%;
    height: 164px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
}

.zyhd .zyhd_c ul li .l {
    width: 840px;
}

.zyhd .zyhd_c ul li .l a {
    font-size: 34px;
    height: 46px;
    line-height: 46px;
    margin-top: 28px;
    color: #333333;
    display: block;
    background: url(../images/landian.png) no-repeat left center;
    box-sizing: border-box;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zyhd .zyhd_c ul li .l span {
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
}

.zyhd .zyhd_c ul li .r {
    width: 280px;
}

.zyhd .zyhd_c ul li .r button {
    width: 200px;
    height: 82px;
    text-align: right;
    padding-right: 38px;
    float: right;
    font-size: 32px;
    line-height: 82px;
    margin-top: 40px;
    color: #ffffff;
    display: block;
    background-color: #d81e06 !important;
    border-radius: 50px;
    background: url(../images/langdu.png) no-repeat 38px center;
    border: 0;
    cursor: pointer;
}

.zyhd .zyhd_c ul li .r .pause {
    background: url(../images/langdu2.png) no-repeat 38px center;
}


/* 领导细览 end */


/* 信件选登 start */

.xjxd_hd {
    height: 84px;
    margin-top: 50px;
}

.xjxd_hd span {
    height: 84px;
    line-height: 84px;
    font-size: 34px;
    color: #3e79d5;
    display: block;
    box-sizing: border-box;
    background-color: #f3f5f6;
}

.xjxd_hd span:first-child {
    width: 830px;
    float: left;
    padding-left: 30px;
}

.xjxd_hd span:last-child {
    width: 280px;
    float: right;
    text-align: center;
}

.xjxd>ul>li {
    float: left;
    width: 100%;
    height: 113px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
}

.xjxd>ul>li a {
    width: 830px;
    font-size: 34px;
    height: 36px;
    line-height: 36px;
    margin-top: 38px;
    color: #333333;
    display: block;
    background: url(../images/landian.png) no-repeat left center;
    box-sizing: border-box;
    padding-left: 20px;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xjxd>ul>li span {
    width: 280px;
    font-size: 28px;
    height: 36px;
    line-height: 36px;
    color: #999999;
    float: right;
    display: block;
    margin-top: 38px;
    text-align: center;
}


/* 信件选登 end */


/* 信件回复 start */

.xjhf .bd {
    padding-top: 20px;
    padding-bottom: 40px;
}

.xjhf .bd .lx {
    padding-bottom: 40px;
}

.xjhf .bd .lx span {
    float: left;
    font-size: 28px;
    color: #5f5f5f;
    display: block;
}

.xjhf .bd .lx .span1 {
    width: 530px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.xjhf .bd .lx .span1:nth-child(1) {
    margin-right: 60px;
}

.xjhf .bd .lx .span2 {
    width: 530px;
    height: 76px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    line-height: 76px;
    text-align: left;
    padding: 0 30px;
    font-size: 26px;
    color: #999999;
    border-radius: 5px;
}

.xjhf .bd .lx .span2:nth-child(3) {
    margin-right: 60px;
}

.xjhf .bd .lx .span3 {
    width: 1120px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.xjhf .bd .lx .span4 {
    width: 1120px;
    min-height: 76px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    line-height: 46px;
    text-align: left;
    padding: 15px 30px;
    font-size: 26px;
    color: #999999;
    border-radius: 5px;
}

.xjhf .bd .lx .span5 {
    width: 1120px;
    min-height: 76px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    line-height: 46px;
    text-align: left;
    padding: 15px 30px;
    text-align: justify;
    font-size: 26px;
    color: #999999;
    border-radius: 5px;
}

.xjhf .bd .hf span {
    float: left;
    font-size: 28px;
    color: #5f5f5f;
    display: block;
}

.xjhf .bd .hf {
    padding-top: 12px;
    border-top: 20px solid #f1f9fb;
}

.xjhf .bd .hf .span1 {
    width: 1120px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.xjhf .bd .hf .span2 {
    width: 1120px;
    height: 76px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    line-height: 76px;
    text-align: left;
    padding: 0 30px;
    font-size: 26px;
    color: #999999;
    border-radius: 5px;
}

.xjhf .bd .hf .span1:nth-child(1) {
    margin-right: 60px;
}

.xjhf .bd .hf .span2:nth-child(3) {
    margin-right: 60px;
}

.xjhf .bd .hf .span3 {
    width: 1120px;
    min-height: 76px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    line-height: 46px;
    text-align: left;
    padding: 15px 30px;
    text-align: justify;
    font-size: 26px;
    color: #999999;
    border-radius: 5px;
}


/* 信件回复 end */

@media (max-width: 750px) and (min-width: 320px) {
    /* 通用列表 start */
    .tylb {
        width: 6.9rem !important;
        border-radius: 0.3rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        margin-top: -0.81rem;
        min-height: 5rem;
        padding-top: 0.5rem;
    }
    .tylb_t {
        width: 6.3rem;
        margin: 0 auto;
        height: 0.46rem;
        background: url(../images/tylb_t_bj.png) no-repeat 1.8rem 0.15rem;
        background-size: 3.75rem;
    }
    .tylb_t span {
        font-size: 0.46rem;
        line-height: 0.46rem;
    }
    .tylb_c {
        width: 6.3rem;
        margin: 0 auto;
    }
    .tylb_c>ul {
        padding-top: 0.2rem;
    }
    .tylb_c>ul>li {
        width: 6.3rem;
        height: 1.25rem;
        margin-top: 0.38rem;
        border-bottom: 0.01rem solid #e1e1e1;
    }
    .tylb_c>ul>li>div {
        width: 4.2rem;
    }
    .tylb_c>ul>li a {
        width: 4.2rem;
        line-height: 0.34rem;
        height: 0.34rem;
        font-size: 0.34rem;
        background: url(../images/landian.png)no-repeat left center;
        background-size: 0.08rem;
        padding-left: 0.2rem;
    }
    .tylb_c>ul>li span {
        width: 4.2rem;
        line-height: 0.28rem;
        height: 0.28rem;
        font-size: 0.28rem;
        margin-left: 0.2rem;
    }
    .tylb_c button {
        width: 2rem;
        height: 0.82rem;
        text-align: right;
        padding-right: 0.38rem;
        font-size: 0.34rem;
        line-height: 0.82rem;
        background: url(../images/langdu.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    .tylb_c .pause {
        background: url(../images/langdu2.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    /* 通用列表 end */
    /* 通用细览 start */
    .tyxl_t {
        width: 6.3rem !important;
        margin: 0 auto;
        margin-top: 0.5rem;
        padding-top: 0.2rem;
        margin-bottom: 0.15rem;
        border-top: 0.01rem solid #e1e1e1;
    }
    .tyxl_t span {
        width: 6.3rem;
        font-size: 0.34rem;
        line-height: 0.6rem;
    }
    .tyxl_c {
        width: 6.3rem;
        margin: 0 auto;
    }
    .tyxl_c .langdu {
        width: 100%;
        margin: 0 auto;
        height: 1.42rem;
        position: relative;
        border-radius: 0.1rem;
        padding: 0 0.2rem;
    }
    .tyxl_c .langdu .langdu_le {
        float: left;
        height: 1.42rem;
    }
    .tyxl_c .langdu .langdu_le span {
        font-size: 0.28rem;
        margin-top: 0.28rem;
        line-height: 0.28rem;
    }
    .tyxl_c .langdu .langdu_le .span2 {
        width: 6rem;
        margin-left: 0;
    }
    .tyxl_c .langdu .langdu_le .span3 {
        margin-left: 0;
    }
    .tyxl_c .langdu .langdu_rt {
        margin-top: 0;
        float: none;
        top: 0.62rem;
        right: 0.2rem;
        position: absolute;
    }
    .tyxl_c .langdu .langdu_rt button {
        width: 1.8rem;
        height: 0.6rem;
        text-align: right;
        padding-right: 0.3rem;
        font-size: 0.32rem;
        line-height: 0.6rem;
        color: #ffffff;
        background: url(../images/langdu.png) no-repeat 0.3rem center;
        background-size: 0.42rem;
        cursor: pointer;
    }
    .tyxl_c .langdu .langdu_rt .pause {
        background: url(../images/langdu2.png) no-repeat 0.3rem center;
        background-size: 0.42rem;
    }
    .tyxl_c_nr {
        width: 100%;
        text-align: justify;
        margin: 0 auto;
        line-height: 0.58rem;
        margin-top: 0.22rem;
        color: #333333;
        font-size: 0.3rem;
        min-height: 5rem;
        padding-bottom: 0.35rem;
    }
    .tyxl_c_nr * {
        font-size: 0.38rem !important;
        font-family: '微软雅黑' !important;
        color: #333333 !important;
        line-height: 0.6rem !important;
    }
    /* 通用细览 end */
    /* 领导之窗 start */
    .ldzc {
        width: 6.3rem;
        margin: auto;
        margin-top: 0.5rem;
    }
    .ldzc ul {
        padding-top: 0.4rem;
        border-top: 0.01rem solid #e1e1e1;
    }
    .ldzc ul li {
        width: 2.8rem;
        height: 5rem;
        margin-right: 0.7rem;
        margin-bottom: 0.5rem;
    }
    .ldzc ul li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .ldzc ul li:nth-child(3n) {
        margin-right: 0.7rem;
    }
    .ldzc ul li .a1 {
        width: 2.78rem;
        height: 3.5rem;
        margin-left: 0.01rem;
    }
    .ldzc ul li .a1 img {
        width: 2.78rem;
        height: 3.5rem;
    }
    .ldzc ul li .a2 {
        width: 2.8rem;
        height: 0.36rem;
        line-height: 0.36rem;
        font-size: 0.36rem;
        margin-top: 0.4rem;
    }
    .ldzc ul li i {
        width: 0.4rem;
        height: 0.05rem;
        margin-top: 0.2rem;
        margin-bottom: 0.12rem;
        margin-left: 1.19rem;
        background: url(../images/ldzc_li.png) no-repeat center;
        background-size: 100%;
    }
    .ldzc ul li span {
        width: 2.8rem;
        font-size: 0.3rem;
    }
    /* 领导之窗 end */
    /* 领导细览 start */
    .ldxl .ld_xq .a1 {
        height: 3.5rem;
        margin-top: 0.4rem;
    }
    .ldxl .ld_xq .a1 img {
        width: 2.78rem;
        height: 3.5rem;
    }
    .ldxl .ld_xq .a2 {
        line-height: 0.36rem;
        height: 0.36rem;
        font-size: 0.36rem;
        margin-top: 0.4rem;
    }
    .ldxl .ld_xq i {
        width: 0.4rem;
        height: 0.05rem;
        margin-top: 0.2rem;
        margin-bottom: 0.12rem;
        background: url(../images/ldzc_li.png) no-repeat center;
        background-size: 100%;
    }
    .ldxl .ld_xq span {
        width: 80%;
        font-size: 0.3rem;
    }
    .ldxl .ld_xq button {
        width: 2rem;
        margin: auto;
        height: 0.82rem;
        text-align: right;
        position: unset;
        padding-right: 0.38rem;
        font-size: 0.34rem;
        margin-top: 0.4rem;
        line-height: 0.82rem;
        background: url(../images/langdu.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    .ldxl .ld_xq .pause {
        background: url(../images/langdu2.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    .gzfg {
        width: 6.3rem;
        margin: auto;
    }
    .gzfg .gzfg_t {
        height: 0.51rem;
        margin-top: 0.5rem;
    }
    .gzfg .gzfg_t span {
        font-size: 0.4rem;
        height: 0.51rem;
        line-height: 0.45rem;
        padding-left: 0.76rem;
        background: url(../images/ldxl_fg.png)no-repeat left center;
        background-size: 0.48rem;
    }
    .gzfg .gzfg_c {
        padding: 0.15rem 0;
        font-size: 0.34rem;
        line-height: 0.58rem;
    }
    .zyhd {
        width: 6.3rem;
        margin: auto;
    }
    .zyhd .zyhd_t {
        height: 0.51rem;
        margin-top: 0.15rem;
    }
    .zyhd .zyhd_t span {
        font-size: 0.4rem;
        height: 0.51rem;
        line-height: 0.45rem;
        padding-left: 0.76rem;
        background: url(../images/ldxl_hd.png)no-repeat left center;
        background-size: 0.48rem;
    }
    .zyhd .zyhd_c ul li {
        height: 1.64rem;
        border-bottom: 0.01rem solid #e1e1e1;
    }
    .zyhd .zyhd_c ul li .l {
        width: 4.2rem;
    }
    .zyhd .zyhd_c ul li .l a {
        font-size: 0.34rem;
        height: 0.46rem;
        line-height: 0.46rem;
        padding-left: 0.2rem;
        margin-top: 0.28rem;
        background: url(../images/landian.png) no-repeat left center;
        background-size: 0.08rem;
    }
    .zyhd .zyhd_c ul li .l span {
        font-size: 0.28rem;
        height: 0.3rem;
        line-height: 0.3rem;
        margin-top: 0.2rem;
        margin-left: 0.2rem;
    }
    .zyhd .zyhd_c ul li .r {
        width: 2rem;
    }
    .zyhd .zyhd_c ul li .r button {
        width: 2rem;
        height: 0.82rem;
        text-align: right;
        padding-right: 0.38rem;
        font-size: 0.34rem;
        margin-top: 0.4rem;
        float: right;
        line-height: 0.82rem;
        background: url(../images/langdu.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    .zyhd .zyhd_c ul li .r .pause {
        background: url(../images/langdu2.png) no-repeat 0.38rem center;
        background-size: 0.42rem;
    }
    /* 领导细览 end */
    /* 信件选登 start */
    .xjxd {
        width: 6.3rem;
        margin: auto;
    }
    .xjxd_hd {
        height: 0.84rem;
        margin-top: 0.5rem;
    }
    .xjxd_hd span {
        height: 0.84rem;
        line-height: 0.84rem;
        font-size: 0.34rem;
    }
    .xjxd_hd span:first-child {
        width: 4.2rem;
        padding-left: 0.3rem;
    }
    .xjxd_hd span:last-child {
        width: 2rem;
    }
    .xjxd>ul>li {
        height: 1.13rem;
        border-bottom: 0.01rem solid #e1e1e1;
    }
    .xjxd>ul>li a {
        width: 4.2rem;
        font-size: 0.34rem;
        height: 0.36rem;
        line-height: 0.36rem;
        margin-top: 0.38rem;
        background: url(../images/landian.png) no-repeat left center;
        background-size: 0.08rem;
        padding-left: 0.2rem;
    }
    .xjxd>ul>li span {
        width: 2rem;
        font-size: 0.28rem;
        height: 0.36rem;
        line-height: 0.36rem;
        margin-top: 0.38rem;
    }
    /* 信件选登 end */
    /* 信件回复 start */
    .xjhf {
        width: 6.3rem;
        margin: auto;
    }
    .xjhf .bd {
        padding-top: 0.2rem;
        padding-bottom: 0.4rem;
    }
    .xjhf .bd .lx {
        padding-bottom: 0.4rem;
    }
    .xjhf .bd .lx span {
        float: left;
        font-size: 0.38rem;
        color: #5f5f5f;
        display: block;
    }
    .xjhf .bd .lx .span1 {
        width: 3rem;
        margin-top: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .xjhf .bd .lx .span1:nth-child(1) {
        margin-right: 0.3rem;
    }
    .xjhf .bd .lx .span2 {
        width: 3rem;
        height: 0.76rem;
        border: 0.01rem solid #e6e6e6;
        box-sizing: border-box;
        line-height: 0.76rem;
        text-align: left;
        padding: 0 0.3rem;
        font-size: 0.34rem;
        color: #999999;
        border-radius: 0.05rem;
    }
    .xjhf .bd .lx .span2:nth-child(3) {
        margin-right: 0.3rem;
    }
    .xjhf .bd .lx .span3 {
        width: 6.3rem;
        margin-top: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .xjhf .bd .lx .span4 {
        width: 6.3rem;
        min-height: 0.76rem;
        border: 0.01rem solid #e6e6e6;
        box-sizing: border-box;
        line-height: 0.56rem;
        text-align: left;
        padding: 0.15rem 0.3rem;
        font-size: 0.34rem;
        color: #999999;
        border-radius: 0.05rem;
    }
    .xjhf .bd .lx .span5 {
        width: 6.3rem;
        min-height: 0.76rem;
        border: 0.01rem solid #e6e6e6;
        box-sizing: border-box;
        line-height: 0.56rem;
        text-align: left;
        padding: 0.15rem 0.3rem;
        text-align: justify;
        font-size: 0.34rem;
        color: #999999;
        border-radius: 0.05rem;
    }
    .xjhf .bd .hf span {
        float: left;
        font-size: 0.38rem;
        color: #5f5f5f;
        display: block;
    }
    .xjhf .bd .hf {
        padding-top: 0.12rem;
        border-top: 0.2rem solid #f1f9fb;
    }
    .xjhf .bd .hf .span1 {
        width: 6.3rem;
        margin-top: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .xjhf .bd .hf .span2 {
        width: 6.3rem;
        height: 0.76rem;
        border: 0.01rem solid #e6e6e6;
        box-sizing: border-box;
        line-height: 0.76rem;
        text-align: left;
        padding: 0 0.3rem;
        font-size: 0.34rem;
        color: #999999;
        border-radius: 0.05rem;
    }
    .xjhf .bd .hf .span3 {
        width: 6.3rem;
        min-height: 0.76rem;
        border: 0.01rem solid #e6e6e6;
        box-sizing: border-box;
        line-height: 0.56rem;
        text-align: left;
        padding: 0.15rem 0.3rem;
        text-align: justify;
        font-size: 0.34rem;
        color: #999999;
        border-radius: 0.05rem;
    }
    .xjhf .bd .hf .span1:nth-child(1) {
        margin-right: 0.3rem;
    }
    .xjhf .bd .hf .span2:nth-child(3) {
        margin-right: 0.3rem;
    }
    /* 信件回复 end */
}