.main > .container {
    height: 714px;
    background: url(/uploads/image/lxiicon/bookbg.png) no-repeat;
    padding: 20px 20px 30px 310px;
    overflow: auto;
}
.main > .container > .fl {
    width: 600px;
}
.main > .container > .fr {
    width: 242px;
}
.jzxx {
    height: 28px;
    line-height: 28px;
    background: #cddaec;
}
.jzxx a {
    display: block;
    width: 138px;
    height: 100%;
    background: url(/uploads/image/lxizmhd/jzxx.png) no-repeat;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}
.mailbox-title {
    height: 36px;
    line-height: 36px;
    background: #cddaec;
    margin-top: 21px;
    font-size: 17px;
}
.mailbox-title li {
    float: left;
    text-align: center;
    border-right: 1px solid #c2d3e0;
}
.mailbox-title li:last-child {
    border-right: 0;
}
.item-thing {
    width: 38.5%;
}
.item-type {
    width: 20.5%;
}
.item-state {
    width: 19.5%;
}
.item-date {
    width: 21.5%;
    color: #888;
}
.mailbox-title li span {
    width: 9px;
    height: 7px;
    display: inline-block;
    background: url(/uploads/image/lxizmhd/btm.png) no-repeat;
    vertical-align: middle;
    margin-left: 12px;
}
.mailbox-details li {
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #fff;
    background: #eef2f9;
    font-size: 15px;
}
.mailbox-details li:first-child {
    margin-top: 2px;
}
.mailbox-details li p {
    float: left;
    text-align: center;
}
.mailbox-details li p.item-thing {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding-left: 21px;
}
.mailbox-details li p .processed {
    color: #b1423b;
}
.mailbox-details li p .undisposed {
    color: #90a3b2;
}
.mailbox-total {
    overflow: auto;
    margin-top: 13px;
}
.mailbox-total .lf,
.mailbox-total .lf p {
    float: left;
}
.mailbox-total .lf p:first-child {
    margin-right: 20px;
}
.mailbox-total .lf {
    font-size: 15px;
    width: 450px;
    height: 40px;
    line-height: 40px;
    background: #f8f8f8;
    padding-left: 21px;
}
.mailbox-total .lf span {
    color: #ab2c23;
}
.mailbox-total .write {
    float: right;
}
.mailbox-total .write a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #1d528e;
}
.mailbox-total .write a img{
    margin-right: 10px;
}
.wsdc-box {
    margin-top: 20px;
}
.w-nav {
    font-size: 20px;
    border-bottom: 1px solid #d7d7d7;
}
.w-nav li {
    float: left;
    margin-right: 26px;
}
.w-nav li a {
    padding-bottom: 14px;
    display: block;
    color: #000;
    border-bottom: 2px solid transparent;
}
.w-nav .dis a {
    border-bottom-color: #065ca1;
    color: #065ca1;
}
.w-lists {
    font-size: 16px;
}
.mailbox-details{height:190px;}
.w-lists ul {
    display: none;
}
.w-lists .dis {
    display: block;
}
.w-lists li {
    padding-left: 14px;
    background: url(/uploads/image/lxiicon/dian.png) no-repeat 2px 10px;
    margin: 10px 0;
}
.w-lists li p {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w-lists li span {
    float: right;
}
.w-lists li strong {
    color: #0b8f30;
}
.cjwt-nav li {
    padding-left: 34px;
    font-size: 20px;
    background: url(/uploads/image/lxizmhd/cjwt.png) no-repeat 0 5px;
    padding-bottom: 14px;
    border-bottom: 1px solid #c2c2c2;
}
.cjwt-nav li a {
    color: #000;
}
.cjwt-lists {
    font-size: 16px;
    margin-top: 20px;
}
/*.cjwt-lists li{*/
    /*line-height: 25px;*/
/*}*/
.zxft {
    height: 34px;
    line-height: 34px;
    background: #f2f2f2;
    margin: 30px 0 20px;
}
.zxft a {
    float: right;
    margin-right: 10px;
}
.zxft span {
    width: 110px;
    height: 100%;
    display: inline-block;
    text-align: center;
    background: #065ca1;
    font-size: 20px;
    color: #fff;
}
.wqxq {
    margin-top: 15px;
    font-size: 16px;
}
.wqxq li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wqxq li img {
    margin-right: 21px;
}
.wqxq li span {
    margin-left: 15px;
}
.wqhg {
    background: #2d78b5;
    margin-bottom: 20px;
}
.wqhg a {
    color: #fff;
}
.xqyg {
    background: #eaeaea;
}
.xqyg a {
    color: #000;
}
@media screen and (max-width: 768px) {
    .main > .container {
        background: #fff;
        padding: 10px 10px 0;
        height: auto;
    }
    .main > .container > .fl,
    .main > .container > .fr {
        width: 100%;
    }
    .item-type,
    .item-state {
        display: none;
    }
    .item-thing {
        width: 65%;
    }
    .item-date {
        width: 35%;
    }
    .mailbox-total .lf {
        margin-bottom: 15px;
        width: 100%;
    }
    .mailbox-total .write {
        width: 100%;
        margin-bottom: 15px;
    }
    .mailbox-total .write a {
        width: 100%;
    }
    .wsdc-box {
        margin-top: 0;
    }
    .w-lists li p {
        width: 60%;
    }
    .cjwt-lists {
        margin-top: 10px;
    }
    .main > .container > .fr > a,
    .main > .container > .fr > a img {
        width: 100%;
    }
    .wqxq li {
        margin-bottom: 15px;
    }
.mailbox-details{height:auto;}
}