﻿html, body {
    background-color: #fff;
}

.center-Section {
    min-height: 409px;
    overflow-y: auto;
    max-height: 430px;
}

    .center-Section .div-page-title {
        background: #f8fcfe;
    }

    .center-Section .page-title-text {
        height: 35px;
        line-height: 35px;
        border: none;
    }

.icon-pencil {
    font-size: 14px;
    color: #6ecbff;
}

.adviceTextarea {
    border: none;
    margin: 0;
}

.return-template {
    margin-bottom: 5px;
    height: 36px;
}

.padding-20 .return-template:last-child {
    margin-bottom: 0px;
}

.return-template li {
    width: 410px;
    height: 34px;
    line-height: 34px;
    margin-left: 20px;
    border: 1px solid #d2d2d2;
    border-radius: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
}

    .return-template li:hover {
        border-color: #498DFA;
    }

.icon-comment {
    font-size: 14px;
    color: #6ecbff;
}

.education-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../../Images/Vicon.png) -19px -20px;
}

.return-template.education-article {
    height: auto;
}

    .return-template.education-article li {
        height: 100px;
        border-radius: 3px;
        padding: 0;
    }

.education-article-detail {
    padding: 0px 20px 0 40px;
}

    .education-article-detail h5 {
        font-weight: bold;
    }

.all-article {
    text-align: right;
    font-size: 12px;
    color: #999;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
}

.article-detail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: pre-line;
    height: 39px;
    margin-top: 10px;
    line-height: 20px;
}

.chek {
    margin: 5px 0 0 5px;
}

.i_pic {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../../../Images/i_c.png) -20px -20px;
    vertical-align: middle;
    margin-right: 10px;
}

.pop-content {
    /*background: #ebebeb;*/
}

.checkMore {
    margin: 10px 0 0px 0;
    text-align: center;
    color: #498DFA;
    cursor: pointer;
}

.time-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../../Images/i_c.png) -56px -20px;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
}

.time-all {
    color: #999;
    text-align: center;
    margin-top: 20px;
}

.goSend {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../../../Images/i_c.png) -75px -136px;
    vertical-align: middle;
    margin-left: 20px;
    cursor: pointer;
}

    .goSend:hover {
        background-position: -20px -136px;
    }

.inputSome {
    width: 784px;
    height: 40px;
    line-height: 40px;
    border-radius: 34px;
    padding: 0 20px;
    background: #fff;
}

.include {
    padding: 10px 20px;
    background: #fafafa;
}

.i-some {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(../../../Images/i_c.png) -127px -18px;
    vertical-align: middle;
    margin-right: 10px;
}

.doc-say {
    padding-left: 85px;
    margin-bottom: 10px;
}

.portait-div-doc {
    float: left;
    margin-right: 24px;
}

    .portait-div-doc img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

.content-a {
    margin-left: 85px;
}

.content-word {
    padding: 16px;
    position: relative;
    border-radius: 10px;
    background: #e6e6e6;
    line-height: 1.2;
    display: inline-block;
}

.bubble {
    width: 18px;
    height: 23px;
    position: absolute;
    top: 20px;
    left: -18px;
}

.doc-say.otherOne {
    text-align: right;
    padding-right: 110px;
}

.portait-div-doc.other {
    float: right;
    margin-left: 28px;
    margin-right: 0;
}

.content-a.po {
    margin-right: 89px;
}

.content-word.anther {
    background: #498DFA;
    color: #fff;
    text-align: left;
    float: right;
}

    .content-word.anther .ebullient {
        width: 18px;
        height: 24px;
        position: absolute;
        top: 20px;
        right: -17px;
    }

.matter {
    display: inline-block;
}

#IMMessageList {
    padding-bottom: 10px;
}
