.topicfont-marl{
    margin-left: 40px;
}
.test-list{
    padding:15px 15px 0 15px;
    margin-bottom: 10px;
    position: relative;
}
.test-list article.arc{
    overflow: hidden;
    position: relative;
}
.test-list .sort-point {
    position: absolute;
    top:10px;
    left:10px;
}
.common-exam-con.test-list{
    overflow: hidden;
}
.test-list:hover {
    box-shadow: 0 0 5px #0297db;
}
.question-type {
    height:38px;
    margin:0;
}
.question-type li {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color:#999999;
}
.back-color-li {
    background: #f4f4f4;
    padding:2px 5px;
}
.stem-test {
    margin-bottom: 15px;
    line-height: 28px;
    color:#333333;
    font-size: 14px;
    word-break: break-all;
}
.option-test {
    font-size: 12px;
    margin-bottom: 10px;
    color:#666666;
    margin-left: 2%;
}
.option-test li label,.option-test li b {
    font-weight: 400;
}
.each-topic .radio {
    color:#666666!important;
}
.test-foot {
    margin:0 -15px;
    background: #f2f2f2;
}
.btngroup-test {
    padding: 5px 15px 0 15px;
}
.btngroup-test-ul {
    margin-bottom: 5px;
}
.paddb {
    padding-bottom: 5px;
}
.test-foot li{
    float:left;
    margin-right: 10px;

}
.answer {
    color:#666666;
    font-size: 12px;
}
.answer p {
    line-height: 28px;
    min-height: 28px;
    border-bottom: 1px dashed transparent;
}
.answer .subanswer p{
    line-height: normal;
}
.img-view-div span {
    cursor: pointer;
    display: inline-block;
    margin-left: 2%;
    overflow: hidden;
    position: relative;
    width: 159px!important;
}
.img-view-div span.fa-play-circle-o {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #03aaf4;
    display: inline-block;
    font-size: 32px;
    height: 97px;
    line-height: 97px;
    margin-left: 0;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 159px;
}
.img-view-div > span > img {
    width:100%;
    height:97px;
}
.com-sort {
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}
.clear {
    clear: both;
}
.submit-error-btn {
    color:#fff;
}
.operate button {
    float:left;
    margin-right: 8px;
}
/*tabbtn*/
.tabbtn a  {
    font-weight: bold;
}
.point {
    cursor: pointer;
}
/*有报错的信息*/
.topics-trash {
    position: absolute;
    top:0;
   right:10px;
}
.topics-trash a {
  display: block;width:60px;height: 60px;
}
.topicfont-marl {
    margin-left: 22px;
}
.editor-con{
    margin: 10px 0;
    position: relative;
    padding: 0 15px 0 35px ;
    color: #000;
}
.editor-con:after {
    height: 0;
    display: block;
    clear: both;
    overflow: hidden;
    content: '\200b';
}
.number-index{
    position: absolute;
    left: 0;
    top: 0;
}
.subitem-selectitem{
    padding-left: 37px;
}
.answer{
    padding: 0 25px;
    margin-top: 30px;
    display: none;
}

.gray-answer-btn {
    color: white;
    background: #cccccc;
    border-color: #cccccc
}
.editor-con img{
    max-width: 100%;
}
.uep-coords{
    font-style: normal;
    border: solid #000;
    border-width: 0 0 2px 0;
    text-align: center;
    width: 50px;
}
.list-answer{
    padding: 15px 0;
}
.blank-answer{
    display: inline-block;
    padding: 0 20px 0 7px
}
.blank-answer p{
    display: inline-block;
}
.blank-answer-material{
    display: inline-block;
    padding: 0 20px 0 7px
}
.radio p,.checkbox p{
    display: inline-block;
}
.select-item {
    margin-left: 38px;
    color:#666666;
}
.select-item label span{
    margin-right: 15px;
}
.questionlist.select-item{
    margin-left: 0;
}
.sublist{
    margin-bottom: 20px;
}
video::-internal-media-controls-download-button {
    display:none;
}
.ue-table-interlace-color-double {
    background-color: #f7faff;
}
.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}