.wx_chat_box {
height: auto;
background-color: #F9F9F9;
width: 150px;
position: fixed;
right: 2%;
top: 50%;
z-index: 99997;
border: 1px dashed #C8C8C8;
display: none;
}

.footer_table {
width: 80%;
height: auto;
margin: 10px auto;
}

.select_text {
color: #2c2a2a;
font-size: 15px;
padding-left: 20px;
}

.footer_td1 {
height: 50px;
}

.footer_td2 {
width: 90%;
height: auto;
vertical-align: top;
}

.submit_btn_td {
text-align: right;
vertical-align: top;

}

.submit_btn {
background-color: #1295D8;
margin: 0;
padding: 0;
border: 0;
font-size: 14px;
color: #fff;
-moz-border-radius: 3px 3px;
-webkit-border-radius: 3px 3px;
border-radius: 3px 3px;
-webkit-appearance: none;
width: 100px;
height: 30px;
line-height: 30px;
cursor: pointer;
font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
margin: 10px 5px;
}

.has_selected {
float: left;
width: 130px;
height: 30px;
border: 0;
background-color: #A3A6A8;
-moz-border-radius: 3px 3px;
-webkit-border-radius: 3px 3px;
border-radius: 3px 3px;
margin: 10px 5px;
}

.doc_title {
display: inline-block;
width: 90px;
height: 30px;
line-height: 30px;
white-space: nowrap;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
color: #fff;
font-size: 14px;
margin-left: 10px;
}

.select_item {
background: #1295d8;
color: #fff;
padding: 5px 10px;
margin-left: 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;

}

.del_btn {
display: inline-block;
width: 30px;
height: 30px;
border: 0;
line-height: 30px;
margin: 0;
padding: 0;
float: right;
text-align: center;
}

.del_btn img {
width: 9px;
vertical-align: middle;
}

.no_doc {
margin: 0 20px;
color: #3f9dd9;
font-size: 15px;
display: none;
}

/*.btn:hover {*/
/*background-color: #3f9dd9;*/
/*color: #fff;*/
/*}*/

.more-box {
width: 100%;
height: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}

.more-btn {
background-color: #fff;
color: #fff;
width: 120px;
height: 33px;
border: 1px solid #3f9dd9;
padding: 0px;
margin: 0px;
display: inline-block;
line-height: 32px;
vertical-align: middle;
color: #3f9dd9;
}

.btn {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
text-align: center;
padding: 0px;
margin: 0px;
}

.ft-size-content {
font-size: 15px;
}

.ft-family {
}

.not_find {
text-align: center;
font-size: 14px;
color: silver;
line-height: 40px;
}
