#allSer {
    height: 250px;
}
.paper_til {
    text-align: center;
    font: 12px/40px Microsoft YaHei;
    padding-bottom: 20px;
    border-bottom: 1px solid #6a6f80;
}
.paper_til h1 {
    font-size: 28px;
    font-weight: normal;
    color: #b28c27;
}
.paper_txt {
    font: 12px/28px Microsoft YaHei;
    margin: 20px 0;
    color: #909193;
}
.article-content {
    line-height: 26px;
}
.paper_txt p {
    margin-bottom: 10px;
}
.card-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-right: 30px;
    color: #fff;
    background-color: #AE0D0D;
    border-color: #AE0D0D;
}
.user-detail{
    bottom: 250px;
}
#xsk_list{
	margin:10px 0;
}
#user{
	display: none;
}
#jihuoma{
	text-align:left;
	margin-top:10px;
}
#allSer #serList_btns{
	height: auto;
}