/* 主体内容 */
.main > .container {
    padding: 20px;
    background: #fff;
}
/* 县长信箱 + 常见问题 */
.mailbox-question {
    overflow: auto;
}
.mailbox {
    width: 780px;
    height: 350px;
    float: left;
}
.msg-nav {
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}
.msg-nav p {
    font-size: 20px;
    color: #d26d71;
    border-bottom: 3px solid #c2121f;
    width: 84px;
    text-align: center;
    padding-bottom: 8px;
}
.msg-nav > a {
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #929292;
}
.msg-nav > a:hover {
    color: red;
}
.mailbox-title {
    height: 36px;
    line-height: 36px;
    background: #f9e7e8;
    margin-top: 21px;
    font-size: 17px;
}
.mailbox-title li {
    float: left;
    text-align: center;
    border-right: 1px solid #e8b5b9;
}
.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%;
}
.mailbox-title li span {
    width: 9px;
    height: 7px;
    display: inline-block;
    background: url(../images/zmhd/sprite.png) no-repeat -427px 0;
    vertical-align: middle;
    margin-left: 12px;
}
.mailbox-details li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #fff;
    background: #fdf8f8;
    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: 428px;
    height: 47px;
    line-height: 47px;
    background: #f8f8f8;
    padding-left: 21px;
}
.mailbox-total .lf span {
    color: #ab2c23;
}
.mailbox-total .write {
    float: right;
}
.mailbox-total .write a {
    width: 170px;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #b0101c;
}
.mailbox-total .write a:first-child {
    background: #dbb15e;
}
.mailbox-total .write span {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url(../images/zmhd/sprite.png) no-repeat;
    vertical-align: middle;
    margin-right: 18px;
}
.mailbox-total .write a:first-child span {
    background-position: -427px -29px;
}
.mailbox-total .write a:last-child span {
    background-position: -427px -74px;
}
.question {
    width: 360px;
    height: 350px;
    float: right;
    background: #f2f2f2;
    padding: 18px;
    border: 1px solid #e5e5e5;
}
.question-title {
    font-family: "Microsoft YaHei";
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c2c2c2;
}
.question-title span {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/zmhd/sprite.png) no-repeat -427px -119px;
    margin-right: 10px;
}
.question-details {
    margin: 10px 0;
    font-size: 16px;
}
.question-details li {
    line-height: 28px;
    margin-top: 8px;
}
/* 民意征集 + 网上调查 + 在线访谈 */
.online,
.msg-details {
    overflow: auto;
}
.online {
    padding: 20px 0;
}
.online .lf {
    width: 780px;
    height: 280px;
    float: left;
}
.msg-details p,
.msg-details ul {
    float: left;
}
.msg-details {
    margin: 15px 0;
}
.msg-details p {
    width: 70px;
    height: 70px;
    background: #c2121f;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 15px 0;
    margin-right: 18px;
}
.msg-details ul {
    width: 692px;
}
.msg-details ul li i {
    width: 3px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../images/zmhd/sprite.png) no-repeat -152px -239px;
}
.msg-details ul li a {
    margin-right: 30px;
}

.msg-details ul li:first-child {
    margin: 6px 0 16px;
}
.msg-details ul span {
    float: right;
    color: #929292;
}

.zxft {
    width: 360px;
    height: 280px;
    float: right;
}
.zxft-details > a {
    display: block;
    margin: 14px 0 10px;
    text-align: center;
}
.zxft-links {
    display: flex;
    justify-content: space-between;
}
.zxft-links > a {
    font-size: 16px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #c2121f;
    color: #fff;
}
.zxft-links > a:last-child {
    color: #000;
    background: #eaeaea;
}
.zxft-links > a span {
    width: 28px;
    height: 22px;
    display: inline-block;
    background: url(../images/zmhd/sprite.png) no-repeat;
    vertical-align: middle;
    margin-right: 12px;
}
.zxft-links > a:first-child span {
    background-position: -427px -165px;
}
.zxft-links > a:last-child span {
    background-position: -427px -216px;
}
.zxft-details > a {
 display:block;
width:357px;
height:177px;
}
.zxft-details > a img {
width:100%;
height:100%;
}
.mailbox-details {height:190px;}
@media screen and (max-width: 768px) {
    .main > .container {
        padding: 10px;
    }
    .mailbox {
        width: 100%;
        height: auto;
    }
    .item-type,
    .item-state {
        display: none;
    }
    .item-thing {
        width: 65%;
    }
    .item-date {
        width: 35%;
    }

    .mailbox-details li p.item-thing {
        padding-left: 15px;
    }
    .mailbox-total .lf {
        width: 100%;
        padding-left: 15px;
        height: auto;
    }
    .mailbox-total .write {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .mailbox-total .write a {
        width: 48%;
    }
    .question {
        width: 100%;
        padding: 10px;
        height: auto;
        margin-top: 10px;
    }
    .online {
        padding: 15px 0 0;
    }
    .online .lf {
        width: 100%;
        height: auto;
    }
    .msg-details p {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
    }
    .msg-details ul {
        width: 100%;
    }
    .msg-details ul li:first-child {
        margin: 15px 0;
    }
    .zxft {
        width: 100%;
height: auto;
    }
.mailbox-details {height:auto;}
.msg-details ul li a {margin-right:10px;}
.zxft-details > a {
width:100%;
height:auto;
}
}