.message{
    width:100%;
    height:358px;
    margin:30px 0 20px;
}
.msg-l{
    width:534px;
    height:358px;
    overflow:hidden;
    float:left;
    color:#4d4d4d;
    font-size:16px;
}
.mseg-r{
    width:360px;
    height:200px;
    overflow:hidden;
    float:right;
}
.msg-l .p1,.msg-l .p2{
    width:390px;
    height:33px;
    margin-bottom:14px;
}
.msg-l .p3{
    width:530px;
    height:33px;
    margin-bottom:14px;
}
.msg-l .p1>input,.msg-l .p2>input,.msg-l .p3>input{
    border:1px solid #ccc;
    background:#f4f4f4;
    height:21px;
    line-height: 21px;
    padding:5px 0;
    width:328px;
    float:left;
    text-indent:1em;
}
.msg-l .p1 span,.msg-l .p2 span,.msg-l .p3 span{
    float:left;
    height:33px;
    line-height:33px;
    width:56px;
}
.msg-l .p3 .sp3{
    width:80px;
    float:right;
    font-size:14px;
    color:#808080;
}
.msg-l .p3 .sp3 input{
    width:12px;
    height:12px;
    vertical-align:middle;
}
.msg-l .p4{
    width:530px;
    height:138px;
}
.msg-l .p4 textarea{
    width:508px;
    height:116px;
    resize:none;
    border:1px solid #ccc;
    outline:none;
    padding:10px;
}
.btn-reset{
    width:100%;
    overflow:hidden;
    padding-top:20px;
}
.btn,.reset{
    border-radius:2px;
    font-size:14px;
    color:#fff;
    width:80px;
    height:28px;
    background:#f7b403;
    display: block;
    float:left;
    margin-right:10px;
}
.btn{margin-left:176px;_margin-left:176px;*margin-left:176px;}
.btn:hover,.reset:hover{
    color:#007d67;
}
.msg-r{
    color:#ffc000;
    font-size:14px;
    line-height:30px;
}
.seeMore{
    width:100%;
    overflow:hidden;
}
.seeMore-tit{
    width:180px;
    height:36px;
    background:#e5e5e5;
    text-align: center;
    color:#007d67;
    font-size:16px;
    line-height: 36px;
    margin-bottom:20px;
}
.consult-details{
    width:860px;
    padding:10px;
    height:215px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #ccc;
}
.userName,.hos-back{
    width:100%;
    height:40px;
    line-height:40px;
    color:#666;
    font-size:14px;
}
.userName span,.hos-back span{
    color:#007d67;
    font-size:16px;
    font-weight:bold;
    margin-right:20px;
}
.question,.reply-content{
    width:100%;
    line-height:32px;
    font-size:14px;
    color:#333;
}
.hos-back span b{
    display: inline-block;
    width:1em;
}
.go-consult{
    width:78px;
    height:26px;
    line-height: 26px;
    text-align: center;
    margin:0 auto;
    border-radius:2px;
    margin-top:10px;
}
.go-consult a{
    border:1px solid #ccc;
    color:#666;
    border-radius:2px;
    display: block;
    width:100%;
    height:100%;
    font-size:14px;
}
.go-consult a:hover{
    color:#007d67;
    border:1px solid #f7b403;
}
