@charset "utf-8";

/* 信件列表 */
/* .hd-mail{
    margin-bottom:30px;
} */
.mail-search {
    margin: 25px 50px;
    font-size: 16px;
}

.mail-search form {
    overflow: hidden;
}

.mail-search .xjcx {
    line-height: 36px;
    color: #245399;
    padding-right: 10px;
}

.mail-search div {
    margin-left: 10px;
    float: left;
    overflow: hidden;
}

.mail-search div:first-child {
    margin-left: 0;
}

.mail-search input {
    width: 200px;
    height: 24px;
    font-size: 14px;
    color: #555;
    padding: 6px 12px;
    border: 1px solid #ccc;
    outline: none;
}

.mail-btn {
    border: 0;
    outline: none;
    color: #fff !important;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    line-height: 36px;
}

.btn-search {
    padding: 0 30px;
    background: #005FC2;
}

.btn-wyxx {
    padding: 0 40px;
    background: #005FC2;
    margin-left: 10px;
}

.list-title{
    border-top: 1px solid #e0e6ef;
    background: #005FC2;
}

.list-detail{
     border: 1px solid #f0f0f0;
}
.list-title li div{
    color:#fff;
}

.mail-list_title {
    margin-top: 20px;
    background: #005FC2;
}

.blue .mail-list_title {
    background: #305fae;
}

.mail-list li {
    overflow: auto;
}
.mail-list li:nth-child(2n) {
    background-color: #f6f6f6;
}
.mail-list li div {
    float: left;
    /* background: #e0e6ef; */
    border-bottom: none;
    padding: 10px 15px;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail-list li:nth-child(2n) {
    background-color: #f6f6f6;
}

.mail-list_title li:first-child div {
    color: #fff;
    font-weight: bold;
}

.mail-list li div.mail-div1 {
    width: 60%;
}

.mail-list li div.mail-div2 {
    width: 10%;
    text-align: center;
}

.mail-list li div.mail-div3 {
    width: 10%;
    text-align: center;
}

.mail-list li div.mail-div4 {
    width: 0%;
    display: none;
}

.mail-list li div.mail-div5 {
    width: 20%;
    text-align: center;
    border: 0;
}

.mail-list li div.mail-div6 {
    width: 0%;
    display: none;
}

.mail-list li div a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail-list li div p {
    display: none;
    float: left;
    font-weight: bold;
    color: #245399;
}


@media (max-width: 768px) {
    .mail-search {
        margin: 15px 0;
    }

    .mail-search div {
        margin: 10px 0;
        width: 100%;
    }

    .mail-search .xjcx {
        display: none;
    }

    .mail-search div>label {
        float: left;
        width: 25%;
        text-align: right;
        line-height: 36px;
    }

    .mail-search input {
        width: 75%;
        float: left;
    }

    .btn-wyxx {
        margin: 0 10px;
        float: right;
    }

    .btn-search {
        margin: 0 10px
    }

    .list-title {
        display: none;
    }

    .list-detail li p.yd-tlt {
        display: block;
    }

    .mail-list li div.mail-div1,
    .mail-list li div.mail-div2,
    .mail-list li div.mail-div3,
    .mail-list li div.mail-div4,
    .mail-list li div.mail-div5,
    .mail-list li div.mail-div6 {
        width: 100%
    }
}

/* 信件列表 */

/* 信件详情 */
.mail-detail *{box-sizing: border-box;}
.mail-detail>h1 {
    color: #333;
    font-size: 30px;
    text-align: center;
    margin: 40px 0;
    font-weight: 700;
}

.detailForm {
    border-right: 1px #d2dce9 solid;
    border-bottom: 1px #d2dce9 solid;
    padding: 0px !important;
}

.mail-detail{margin-bottom: 50px;}

.groupA,
.groupB {
    overflow: auto;
}

.detailForm .form-group {
    background: #F9F9F9;
    line-height: 60px;
    border: 1px #E5E5E5 solid;
    border-bottom-width: 0;
    border-right-width: 0;
    overflow: auto;
}

.groupA .form-group {
    width: 50%;
    float: left;
}

.detailForm .form-group>label {
    color: #333;
    text-align: right;
    font-weight: 700;
    float: left;
    width: 16.65%;
    padding-right: 15px;
}

.detailForm .form-group>span {
    background: #fff;
    border-left: 1px #d2dce9 solid;
    float: left;
    width: 83.35%;
    padding: 0 15px;
    min-height: 40px;
    color: #333;
}

.groupA .form-group label {
    width: 33.3%;
}

.groupA .form-group>span {
    width: 66.7%;
}

@media (max-width: 768px) {
    .mail-detail>h1 {
        margin: 15px 0;
        font-size: 22px;
    }

    .groupA .form-group,
    .groupB .form-group {
        width: 100%;
        line-height: 40px;
    }

    .groupA .form-group label,
    .groupB .form-group label {
        width: 25%;
        padding-right: 0;
    }

    .groupA .form-group>span,
    .groupB .form-group>span {
        width: 75%;
    }
}

/* 信件详情 */

/* 我要写信 */

.hd-wyxx {
    border: 1px solid #eeeeee;
    padding: 20px;
    font-size: 14px;
    color: #000;
}

.hd-zysx {
    line-height: 30px;
}

.hd-zysx p:first-child {
    font-weight: 700;
}

.hd-zysx p.warning {
    color: #d80909;
}

.hd-info-title {
    width: 100%;
    border-bottom: 1px solid #005FC2;
    margin: 20px auto;
    position: relative;
}

.hd-info-title p {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 8px 25px;
    background-color: #005FC2;
    margin-right: 20px;
}

.hd-info-title span {
    display: inline-block;
    font-size: 14px;
    color: #898787;
}

.hd-info-title strong {
    font-weight: normal;
    color: #d80909;
    padding: 0 5px;
}

.hd-wyxx .form-group {
    line-height: 36px;
    margin: 20px 0;
    height: 50px;
    clear: both;
}

.hd-wyxx .form-group label {
    float: left;
    width: 14%;
    line-height: 20px;
    font-size: 16px;
    padding: 8px 0;
    text-align: right;
    padding-right: 20px;
}

.hd-wyxx .form-group .equal {
    float: left;
    width: 58%;
}

.hd-wyxx .form-group .equal input {
    height: 36px;
    padding: 5px 2%;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    outline: none;
}

.hd-wyxx .form-group .required {
    float: left;
    color: #d80909;
    padding-left: 40px;
}

.hd-wyxx .form-group .select {
    float: left;
    width: 58%;
    position: relative;
}

.hd-wyxx .form-group .select>p:first-child {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ccc;
    padding: 0 2%;
    background: url(../images/hd_sel.png) no-repeat 98% center;
}

.hd-wyxx .form-group .select>ul {
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 100000;
    background: #fff;
    display: none;
    max-height: 400px;
    overflow: auto;
    padding: 5px 2%;
}

#depaList>ul{padding-left:10px;}
.hd-wyxx .form-group .select ul li span{cursor: pointer;padding-left:10px;display: inline-block;width: 100%;}

.hd-wyxx .form-group .select>ul>li {
    padding: 0 10px;
}

.hd-wyxx .form-group .select>ul>li>ul>li {
    cursor: pointer;
}

.hd-wyxx .form-group .select>ul>li>ul>li>span {
    padding: 0 10px;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}

.hd-wyxx .form-group .select>ul::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.hd-wyxx .form-group .mail-content {
    float: left;
    width: 80%;

}

#mailCW {
    height: auto;
    overflow: hidden;
}

.hd-wyxx .form-group .mail-yzm {
    float: left;
    width: 50%;
}

.hd-wyxx .form-group .mail-yzm input {
    height: 36px;
    padding: 5px 10px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 40%;
    outline: none;
}

.hd-wyxx .form-group .mail-yzm .yzm-warp {
    float: left;
    margin: 10px 15px 0px;
    width: 95px;
    height: 36px;
    line-height: 36px;
}

.mail-yzm a{
    line-height: 50px;
}

.hd-wyxx .form-group .mail-yzm .getCode {
    width: 140px;
    height: 36px;
    border-radius: 5px;
    background: #2A3C54;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin: 0 15px;
    color: #fff;
}

.hd-wyxx .form-group .mail-public span {
    margin-right: 20px;
}

.hd-wyxx .form-group .mail-public input {
    margin-top: -3px;
}

#submitBtn,
#closeBtn {
    border: 1px solid #dddddd;
    padding: 0;
    width: 200px;
    height: 45px;
    background: #aeaeae;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 5px;
    letter-spacing: 0.3em;
    font-size: 20px;
    float: left;
}

#submitBtn {
    background: #005FC2;
    margin-right: 3%;
    margin-left: 14%;
}

.hd-wyxx .btn-warp {
    height: 45px;
    margin-top: 40px;
}

.hd-wyxx .form-group .select>ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: #535353;
}

.hd-wyxx .form-group .select>ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #EDEDED;
}

.hd-wyxx .search-code {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin: 25px 0;
}

.hd-wyxx .success-msg {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 40px;
}

.hd-wyxx .search-code span {
    color: #d80909;
}

.hd-wyxx .success-close {
    border: 1px solid #dddddd;
    padding: 0;
    width: 200px;
    height: 45px;
    background: #aeaeae;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 5px;
    letter-spacing: 0.3em;
    font-size: 20px;
    margin: 0 auto 40px;
}

@media screen and (max-width:768px) {
    .hd-wyxx {
        padding: 0;
        border: 0;
    }

    .hd-zysx {
        padding: 10px;
        border: 1px solid #ccc;
        line-height: 28px
    }

    .hd-info-title {
        margin: 15px auto;
    }

    .hd-info-title span {
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .hd-wyxx .form-group label {
        width: 30%;
        padding-right: 0;
    }

    .hd-wyxx .form-group .equal,
    .hd-wyxx .form-group .select,
    .hd-wyxx .form-group .mail-content {
        width: 66%;
    }

    .hd-wyxx .form-group .required {
        width: 3%;
        padding-left: 1%;
    }

    .hd-wyxx .form-group .mail-yzm input {
        width: 91%;
        padding: 5px 2%;
    }

    .hd-wyxx .yzm-box {
        height: 72px;
    }

    .hd-wyxx .form-group .mail-yzm {
        width: 70%;
    }

    .hd-wyxx .form-group .mail-yzm .yzm-warp {
        margin-left: 0;
    }

    #submitBtn,
    #closeBtn {
        width: 40%;
        margin-left: 5%;
    }

    .hd-wyxx .form-group .mail-yzm .getCode {
        margin-right: 0;
        width: 60%;
        margin-left: 5%;
    }

    .hd-wyxx .btn-warp {
        margin-top: 15px;
    }

    #msgSmsYzm {
        width: 33%;
    }

    #editor .w-e-menu {
        display: none;
    }

    #editor .w-e-menu:nth-child(2),
    #editor .w-e-menu:nth-child(4),
    #editor .w-e-menu:nth-child(5),
    #editor .w-e-menu:nth-child(10),
    #editor .w-e-menu:nth-child(12),
    #editor .w-e-menu:nth-child(15) {
        display: block;
    }
}

/* 我要写信 */