a{
    color: inherit;
}
a:link{
    text-decoration:none!important;
}
body{
    background: #f8f8f8;
}
.pre-btn {
    color: #04cc9f;
    margin: 0 5px;
}
.exp-content{
    opacity: 0;
    transition:.5s;
}
.exp-content{
    padding-top:50px;
    padding-bottom:50px;
}
.exp-container .content-l dl{
    padding-bottom:40px;
}
.exp-container .content-l dd {
    cursor: pointer;
}
.content-r {
    position: relative;
}
/* 实验记录 */
table,table tr th, table tr td { border:1px solid #ddd;}
.content-r table{
    width:100%;
}
.content-r table th{
    background: #f8f8f8;
    text-align: center;
    padding:20px;
}
.content-r .record-list .item-th {
    width:85px;
}
.content-r .res-table .item-th-ctr {
    width: 85px;
}
.content-r table td{
    text-align: center;
    padding:20px;
}
.record-wrap .exp-item-details{
    display: inline-block;
    width: 50%;
    text-align: center;
    cursor:pointer;
    text-decoration:underline;
}
.record-wrap .exp-item-down{
    display: inline-block;
    width: 50%;
    text-align: center;
    cursor:pointer;
    text-decoration:underline;
}
.record-wrap .exp-item-details:hover,.record-wrap .exp-item-down:hover{
    color:#3488ea;
}
/* 初始隐藏 */
.content-r > .info-inner{
    display: none;
}
.content-r > .info-inner.on {
    display: block;
}
/* 实验记录详情 */
.record-item .localtion-wrap {
    font-size: 14px;
    color:#666;
}
.record-item .localtion-wrap span{
    cursor:pointer;
}
.record-item .localtion-wrap .current-span{
    color:#3488ea;
}
.record-item .localtion-wrap span a{
    color:#666;
}
.content-r .record-wrap h4{
    margin-top:50px;
}
.score-container .item-name{
    float: left;
    width: 48%;
    padding-right: 2%;
    text-align: right;
}
.score-container .item-score{
    margin-left:2%;
}
.score-container .item-score span{
    margin-left: 9px;
    font-size: 18px;
}
.score-container .item-download{
    float:right;
    margin-right: 30px;
}
.content-r .record-item table{
    margin-top:30px;
}
.content-r .record-item table th{
    background: #f8f8f8;
    text-align: center;
    padding:20px;
}
.content-r .record-item .item-th{
    width:85px;
}
.content-r .record-item table td{
    text-align: center;
    padding:20px;
}
.header-title {
    font-size: 26px;
    color: #2a2a2a;
    height: 100%;
}
.qa_header {
    height: 28px;
    padding-bottom: 22px;
    overflow: hidden;
}
.qa_box_wrap {
    position: relative;
    padding-left: 68px;
}
.qa_portrait {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 1;
    border-radius: 50%;
    background: url(/assets/imgs/portrait_default.jpg);
    overflow: hidden;
}
.qa_talk_outer {
    height: 84px;
    padding-bottom: 10px;
    border: 3px solid #f0f0f0;
    position: relative;
}
.qa_talk {
    height: 72px;
    margin: 12px 110px 12px 12px;
}
.comment-title {
    padding-bottom: 14px;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 48px;
    overflow: hidden;
    position:relative;
}
.comment-all {
    font-size: 20px;
    color: #2a2a2a;
    float: left;
}
.sort-icon{
    width:32px;
    height: 32px;
    display: inline-block;
    background: url(/assets/imgs/biaotou-daoxu.png);
    position:absolute;
    right:20px;
    top:0;
    cursor:pointer;
}
.comment {
    position: relative;
    margin-top: 32px;
    padding: 0 0 32px 68px;
    border-bottom: 1px solid #f0f0f0;
}
.comment-user {
    height: 32px;
    line-height: 32px;
    font-size: 18px;
}
.comment-username {
    font-weight: 600;
    color: #379be9;
}
.comment-time {
    color: #999;
    display: inline-block;
    margin-left: 12px;
}
.comment-user .comment-time {
    font-size: 12px;
}
.none-reply{
    margin-top: 17px;
    color: #adadad;
    display: inline-block;
}
.comment-content {
    margin-top: 2px;
    font-size: 24px;
    color: #4b4b4b;
    line-height: 24px;
    word-wrap: break-word;
}
.comment-reply {
    background-color: #f7f7f7;
    padding: 8px 16px 24px;
    margin-top: 10px;
}
.reply-block {
    position: relative;
}
.reply-content {
    font-size: 18px;
    color: #4b4b4b;
    line-height: 24px;
    margin-top: 10px;
}
.reply-user {
    color: #4b4b4b;
}
.reply-content .reply-user {
    font-size: 16px;
}
.reply-username .comment-time {
    font-size: 12px;
    margin-left: 0;
}
.reply-allBth {
    font-size: 14px;
    color: #adadad;
    display: inline-block;
    padding-right: 10px;
    height: 16px;
    line-height: 16px;
    margin-top: 14px;
    cursor: pointer;
}
.reply-box {
    border: 3px solid #f0f0f0;
    position: relative;
    margin-top: 8px;
    height: 58px;
    padding: 8px 93px 8px 16px;
    background-color: #fff;
    display: none;
}
.reply-box-block, .reply-box-textarea {
    width: 100%;
    height: 100%;
}
.reply-box-textarea {
    color: #4b4b4b;
    line-height: 24px;
    font-size: 18px;
}
.reply-box-btn {
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 1;
    width: 80px;
    height: 80px;
    background-color: #379be9;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.comment-operate {
    margin-top: 18px;
    font-size: 12px;
}
.comment-operate-item {
    float: left;
    position: relative;
    width: 72px;
    padding-left: 16px;
    height: 14px;
    font-size: 18px;
    line-height: 14px;
    color: #379be9;
    cursor: pointer;
}
.comment-operate-item.operate-visited {
    color: #379be9;
}
.comment-moreBtn {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f0f0f0;
    color: #adadad;
    font-size: 14px;
}
.comment-end {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f0f0f0;
    color: #adadad;
    font-size: 14px;
    display: none;
}