.w {
    margin: 0px 83px;
}

.clear::before{
    content:'';
    display:block;
    overflow:hidden;
    visibility:hidden;
    clear:both;
}
* {
    text-decoration: none;
    list-style: none;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}
a {
    color: #000000;
    cursor:pointer;
}
ul {
    margin: 0;
    padding: 0;
}
.underline{
    padding-left: 15px;
    padding-top: 5px;
}
.nav {
    width: 1366px;
    height: 728px;
    background: #F3F3F3;
}
.message {
    width: 100%;
    height: 595px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0px 0px 0px;
}
.top {
    height: 50px;
    position: relative;
    border-bottom: 1px solid #EBEBEB;

}
.top_left {
    width: 170px;
    height: 22px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 510;
    color: #333333;
    line-height: 22px;
    position: absolute;
    left: 23px;
    top: 13px;
}
.top_left span {
    display: inline-block;
    width: 180px;
    height: 22px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 510;
    color: #333333;
    line-height: 22px;
}
.top_right {
    width: 120px;
    height: 36px;
    background: #FE5E5E;
    border-radius: 3px;
    position: absolute;
    top: 8px;
    right: 10px;
}
.top_right span {
    display: inline-block;
    width: 80px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    padding: 8px 30px;
}
.main {
    height: 545px;
    width: auto;
}
.main .main_left {
    width: 73%;
    height: 545px;
    border-right: 2px solid #EBEBEB;
    float: left;
}
.main .main_left_top{
    overflow: hidden;
    width: 100%;
    height: 414px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.main .main_left_bottom .link {
    height: 40px;
    position: absolute;
    top: -35%;
    right:22px;
}
.main .main_left_bottom .link span {
    float: right;
    margin-right: 22px;
    display: inline-block;
    width: 87px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid #DDE1E5;
    text-align: center;
    line-height: 30px;
}
.main .main_left_bottom .link span a {
    width: 40px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
}
.main .main_left_bottom .link span img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.main .main_left_top .main_user {
    margin-top: 25px;
    position: relative;
}
.main .main_left_top .user_name {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9AA2BE;
    line-height: 20px;
    margin: 0;
    padding: 5px 80px;
    text-align: right;
}
.main .main_left_top .user_img {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 25px;
    top: 5px;
}
.main .main_left_top .user_article {
    background: #DCF7FE;
    border-radius: 6px 0px 6px 6px;
    margin-right: 80px;
    float: right;
    padding: 12px;
    min-width: 50px;
    max-width: 545px;
}
.main .main_left_top .user_article span {
    width: 486px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}
.main .main_left_top .user_time {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
    padding: 5px 80px;
    text-align: right;
    margin: 0;
}
.main .main_left_top .main_kefu {
    margin-top: 5px;
    position: relative;
}
.main .main_left_top .kefu_name {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9AA2BE;
    line-height: 20px;
    margin: 0;
    padding: 5px 80px;
    text-align: left;
}
.main .main_left_top .kefu_img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 25px;
    top: 5px;
}
.main .main_left_top .kefu_img img {
    width: 100%;
}
.main .main_left_top .kefu_article {
    background: #F3F3F3;
    border-radius: 0px 6px 6px 6px;
    /* margin: 0px 282px 0px 75px; */
    padding: 12px;
    margin-left: 75px;
    max-width: 438px;
    min-width: 50px;
    display: table;
}
.main .main_left_top .kefu_article span {
    display: inline-block;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}
.main .main_left_top .main_kefu .ul {
    width: 438px;
    /* height: 120px; */
    background: #FFFFFF;
    border-radius: 0px 6px 6px 6px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin: 8px 0px 0px 76px;
}
.main .main_left_top .main_kefu ul {
    padding: 0px 12px;
    margin: 0;
}
.main .main_left_top .main_kefu li {
    /* height: 40px; */
    border-bottom: 1px solid #EBEBEB ;
    line-height: 30px;
    font-size: 12px;
    position: relative;
}
.main .main_left_top .main_kefu li span {
    display: inline-block;
}
.main .main_left_top .main_kefu li .questionA {
    display: inline-block;
    width:97%;
}
/*.main .main_left_top .main_kefu li:last-child {
    border-bottom: none ;
}*/
.main .main_left_top .main_kefu li img {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 10px;
}
.main .main_left_top .kefu_time {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
    padding: 5px 80px;
    text-align: left;
    margin: 0;
}
.main .main_left_bottom {
    width: 99.9%;
    height: 110px;
    position: relative;
}
.main .main_left_bottom_img {
    padding: 12px 0px 17px 26px;
    border-top: 1px solid #EBEBEB;
}
.main .main_left_bottom_img img {
    display: inline-block;
    width: 22px;
    height: 18px;
}
.main .main_left_bottom_send {
    width: 84px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #DDE1E5;
    position: absolute;
    right: 22px;
    /*bottom: 5px;*/
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.main .main_left_bottom_send img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.main .main_right {
    width: 26%;
    height: 545px;
    float: right;
}
.main .main_right .main_right_tab {
    height: 62px;
    /* margin: 16px 20px; */
}
.main .main_right .main_right_tab li {
    display: inline-block;
    width:60px;
    height:45px;
    list-style:none;
    line-height:45px;
    text-align: center;
    float:left;
}
.main .main_right .main_right_tab li:hover {
    cursor: pointer;
}
.main .main_right .main_right_tab .select {
    display: inline-block;
    color: #2761FF;
    position: relative;
}
.main .main_right .main_right_tab .select::before {
    content: '';
    display: inline-block;
    width: 50%;
    height: 3px;
    background-color: #2761FF;
    position: absolute;
    left: 25%;
    bottom: 0;
}
.main .main_right ul {
    padding: 10px;
}
.main .main_right ul li {
    font-size: 12px;
    color: #333333;
    width: 100%;
    line-height: 25px;
}
.main .main_right ul li img {
    width: 12px;
    height: 13px;
    display: inline-block;
    margin-right: 9px;
}
.main .main_right ul li a {
    float: right;
    color: #2761FF;
}
.main .main_left_top .kefu_article_wenti img:hover {
    cursor: pointer;
}

.main .main_left_top .kefu_article_wenti img {
    width: 12px;
    height: 12px;
    margin-right: 3px;
}
.main .main_left_top .kefu_article_wenti i {
    font-style: normal;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #A9A9A9;
    line-height: 20px;
    margin-right: 20px;
}
.main .main_left_top .kefu_article_wenti em {
    font-style: normal;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #A9A9A9;
    line-height: 20px;
    float: right;
}
.main .main_left_top .kefu_article_wenti img:hover {
    cursor: pointer;
}
#zxlt_edit_ipt {
    height: 35%;
    overflow-y: auto;
    font-weight: normal;
    font-size: 12px;
    overflow-x: hidden;
    word-break: break-all;
    font-style: normal;
    outline: none;
    margin: 0px 25px;
}
.main img{
    width: auto;
}
.chat-more{
    font-size: 12px;
    text-align: center;
    color: #999999;
    margin: 10px 0;
}

.affix_ul{
    list-style-type: none;
    padding: 0px 0px;
}
.affix_ul li{
    height: 20px;
    line-height: 20px;
}
.affix_ul li a{
    color: blue;
    font-size: 13px;
    margin-left: 10px;
}
.affix_ul li a:first-child{
    margin-left:0px;
}
.affix_ul li span.attachmentName{
    display: block;
    width: 330px;
    float: left;
    cursor:pointer;
}
.main .main_right .tab {
  height: 460px;
  margin-top: 5px;
  padding: 0px 10px;
  overflow-x: hidden;
}
#zxlt_edit_ipt[placeholder]:empty:before { content: attr(placeholder) ; color:#C0C0C0; }
#zxlt_edit_ipt[placeholder]:empty:focus:before { content : ""; }
