.mailbox{
    width: 100%;
}

.mailbox li {
    float: left;
    box-sizing: border-box;
    height: 128px;
    line-height: 128px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    /* margin-right: 20px; */
}
.mailbox li .box{
    margin: 0 10px;
    border-radius: 4px;
    border: 1px solid #ACC4E6;
    background: #fff;
}
.mailbox li img {
    width: 71px;
    height: 71px;
    vertical-align: middle;
}

.mailbox li span {
    display: inline-block;     
    line-height: 1.5em;
    white-space: normal;
    word-wrap: break-word;
    vertical-align: middle
}

.mailbox .xmtjz{
    width: 5em;
}

.lxxd{
    margin-top: 30px;
    background: linear-gradient(180deg, #F7FBFF 0%, #FFF 100%);
}

.lxxd .lxxd-title{
    padding-top: 40px;
}

.lxxd .lxxd-title img{
    float: left;
    width: 180px;
}

.lxxd .lxxd-title a{
    float: right;
    line-height: 49px;
    color: #9E9E9E;
    font-size: 18px;
    font-weight: 700;
}

.lxxd-content ul{
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 35px;
}

.lxxd-content li{    
    position: relative;
    float: left;
    width: 400px;
    height: 128px;
    background: #fff;
    border: 1px solid #E6EEF5;
    text-align: justify;
}

.lxxd-content li:hover{
    border: 1px solid #79C1FC;
    box-shadow: 0px 2px 12px  #B6C9D9;
}

.lxxd-content li a{
    width: 86%;
    display: block;
    margin:28px auto;
}

.lxxd-content li p{
    font-size: 18px;
    line-height: 30px;
}

.lxxd-content li span{
    position: absolute;
    bottom: 18px;
    color: #A6A6A6;
}

.lxtj{
    width: 100%;
    display: flex;
    margin: 25px 0;
}

.lxtj .navs{
    display: none;
}

.lxtj-content{
    width: 65%;
    float: left;
    display: flex;
    border: 1px solid #E6EEF5;
    height: 140px;
}

.lxtj-content img{
    width: 163px;
    /*height: 143px;*/
    height: 139px;
}

.lxtj-content ul{
    width: 100%;
    padding-left: 35px;
    display: flex;
}

.lxtj-content ul li{
    width: calc(100%/6);
    height: 75px;
    display: block;
    margin: 34px auto;
}

.lxtj-content ul li span{
    display: block;
    width: 75px;
    text-align: center;
    font-size: 28px;
    color: #3360B5;
}

.lxtj-content ul li p{
    font-size: 18px;
    color: #666666;
    padding-top: 13px;
}

.znwd{
    float: right;
    margin-left: 28px;
}

.yzjy{
    display: flex;
}

.yzjy-left{
    width: 65%;
}

.navs{
    height: 60px;
    border-bottom: 1px solid #D1D1D1;
}
.navs .navs-title{
    float: left;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 5px solid #236AC2;
}

.more{
    float: right;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #9E9E9E;
    font-weight: bold;
}


.yzjy-left .contents ul{
    margin-top: 15px;
}
.yzjy-left .contents ul li{
    position: relative;
    display: flex;
    width: 100%;
    line-height: 48px;
}

.yzjy-left  .dot{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #CCCCCC;
    margin-top: 22px;
}

.nodata {
    width: 100% !important;
    text-align: center !important;
    color: #9E9E9E  !important;
}

.yzjy-left .contents ul li a{
    padding-left: 10px;
    width: 80%;
    font-size: 18px;
    color: #1D1D1D;
}
.elli{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.yzjy-left .contents ul li span{
    position: absolute;
    right: 0;
    font-size: 18px;
    color: #B0B0B0;
}
.yzjy-right{
    float: right;
    width: 32%;
    margin-left: 32px;
    background: linear-gradient(180deg, #F2F9FF 0%, #F7FBFF 100%);
}
.yzjy-right .more{
    margin-right: 15px;
}

.yzjy-right .contents{
    margin:25px auto 0 30px ;
    border-left: 1px dashed #ADC7F7;
}

.yzjy-right .contents li{
    position: relative;
    width: 100%;
    display: flex;
}

.yzjy-right .contents li+li{
    margin-top: 20px;
}

.yzjy-right .contents li img{
    z-index: 10;
    margin-left: -9px;
    width: 18px;
    height: 18px;
}

.yzjy-right .contents li .dcjg{
    width: 69%;
    margin-left: 15px;
}

.yzjy-right .contents li .dcjg span{
    color: rgba(0, 0, 0, 1);
    display: block;
    line-height: 18px;
}

.yzjy-right .contents li .dcjg p{
    font-size: 18px;
    line-height: 30px;
}
.yzjy-right .contents li a{
    right: 14px;
    bottom: 5px;
    font-size: 14px;
    color: #236AC2;
}
.yzjy-right .contents li>a{
    position: absolute;
}

.yzjy-bottom .mailbox{
    margin-top: 33px;
}

.yzjy-bottom .mailbox li {
    width: calc(100%/3);
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    border: none;
    border-radius: 0;
    margin-right: 0;
}

.yzjy-bottom .mailbox li:hover{
    background: url(/dlzrmzf/pc2025/images/zmhd/zmhd_iron_bg.png) no-repeat;
}

.yzjy-bottom .mailbox li img {
    width: 63px;
    height: 60px;
    vertical-align: middle;
    margin-right: 10px;
}

.yjzj{
    margin-top: 50px;
}

.yjzj-contents{
    margin-top: 30px;
}

.yjzj li{
    height: 95px;
    border-bottom: 1px dashed #CCCCCC;
}

.yjzj li+li{
    margin-top: 16px;
}

.yjzj-contents li{
    width: 100%;
    position: relative;
}


.yjzj-contents .status{
    text-align: center;
    line-height: 125px;
    position: absolute;
    left: 0;
    width: 78px;
    height: 75px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: url(/dlzrmzf/pc2025/images/zmhd/zmhd_jxz.png) no-repeat;
}

.yjzj-contents .status.over{
    background: url(/dlzrmzf/pc2025/images/zmhd/zmhd_yjs.png) no-repeat;
    background-size: 100% 100%;
}

.yjzj-contents .yjzj-content{
    position: absolute;
    left: 8%;
    width: 75%;
}

.yjzj-contents .yjzj-content p{
    font-size: 18px;
    line-height: 35px;
}

.yjzj-contents .yjzj-content span{
    line-height: 40px;
    color: #A6A6A6;
}

.yjzj-contents .jgfk{
    position: absolute;
    right: 0;
    top: 30%;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #2354AF;
    border: 1px solid #2354AF;
}

@media (max-width: 768px){
    .mailbox li {
        line-height: 26px;
        font-size: 20px;
        /* margin: 0 auto 15px 20px; */
    }
    .mailbox li .box{
        padding:10px 15px;
    }
    .yzjy{
        display: block;
        width: 100%;
    }

    .yzjy-left {
        width: 100%;
    }

    .yzjy-left .contents ul li span {
        display: none;
    }

    .yzjy-left .contents ul li a {
        width: 100%;
    }

    .yzjy-right{
        width: 100%;
        margin: 25px 0 0 0;
    }

    .yzjy-bottom .mailbox li{
        width: 100%;
        margin: auto;
    }

    .yjzj-contents .yjzj-content {
        left: 30%;
    }

    .yjzj-contents .jgfk{
        top: 72%;
    }

    .yjzj li {
        height: 100px;
    }
    
    .lxtj{
        display: block;
    }

    .lxtj .navs{
        display: block;
    }

    .znwd{
        margin: 30px 0 0 0;
    }

    .lxtj-content{
        width: 100%;
        height:auto;
    }

    .lxtj-content img {
        display: none;
    }

    .lxtj-content ul{
        flex-wrap: wrap;
        width: 100%;
    }

    .lxtj-content ul li {
        width: calc(100% / 3);
        height: 38px;
    }
}