/* 面包屑位置间距 */
.breadcrumb{
    padding: 0 15px;
    margin: 15px 0 15px 0;
}
.breadcrumb a {
    color:#559de8;
}


.testpaper-panel{
    padding-top: 10px;
}
.testpaper-panel> .container{
    position: relative;
}
.common-edit{
    padding: 20px 0;
}
.totalbox{
    position: absolute;
    top: 195px;
    right: 15px;
}
.common-content{
    margin-top: 20px;
}
.sub-com-tit{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
}
.sub-com-tit span{
    color: #777;
}
.sub-com-tit span.only-word{
    color: #333;
}
.common-edit h2{
    margin-bottom: 15px;
}
/* 分数 题号 */
.sort-point{
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #edf3fc;
    font-weight: normal;
}
.sort-point b{
    display: block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #559de9;
    margin-bottom: 3px;
}
.sort-point strong{
    display: block;
    width: 45px;
    height: 18px;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    background: rgb(246,246,246);
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #676767;
}
.detail-topics{
    position: relative;
}
.topicfont {
    /* font-weight: bold; */
    /* margin: 15px 0 30px 0; */
  /*  padding: 5px 0 15px 14px;*/
    /* border-bottom: 1px dotted #ddd; */
   /* margin: 0 0 5px 0;*/
    word-wrap: break-word;
    color:#333333;
    min-height: 45px;
    /*margin-left: 40px;*/
}
/*.sub-title{
    padding: 15px 0 15px 10px;
    border-bottom: 1px dotted #ddd;
    margin: 0 0 15px 0;
}*/
.detail-topics{
    border: 1px solid #ddd;
  /*  overflow: hidden;*/
    margin-top: 20px;
}
.each-topic {
   /* overflow: hidden;*/
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    min-height: 65px;
}
.each-topic .video{
    color: #666666!important;
}
.img-view-div>span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    margin-left: 2%;
    width: 80px;
    height: 100px;
}
.img-view-div span.com-sort{
    display: block;
    text-align: center;
    font-size: 12px;
}
.answer {
    padding: 0;
}
.topicfont-marl {
    margin-left: 52px!important;
}