﻿.biaoti{ border-bottom:solid 1px #DCDCDC;}
  h2{ width:120px;}
h2>a,h2>span{  font-size:1.6em; position:relative;}
h2>a:after,h2>span:after{  font-size:1.6em; width:100%; height:3px; background-color:Red; display:inline-block;position:absolute;content:"";bottom:-3px; left:0;}

  
  
  /*老师*/
  .laoshi>li>a>span, .yklaoshi>li>a>span{ margin-right:1px; display:inline-block;}
     .laoshi>li>a>span:nth-child(1){ width:28%;}
    .laoshi>li>a>span:nth-child(2){ width:45%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
    
         .yklaoshi>li>a>span:nth-child(1){ width:25%;}
    .yklaoshi>li>a>span:nth-child(2){ width:35%;}
    
 .topDbXw{ width:90%; margin:20px auto; margin-top:20px;}
.topDbXw>li{ width:100%; margin:10px auto; padding-bottom:10px;position:relative; padding-left:15px;}
.topDbXw>li>a{  font-size:1.4em; }
.topDbXw>li:not(:last-child){ border-bottom:solid 1px #EDEDED;}
.topDbXw>li:before{top:15%; left:2px; position:absolute; border-left:solid 5px #20C1FF; content:""; border-top:solid 5px transparent;border-bottom:solid 5px transparent; z-index:99;}
    
    
    
  /*试卷列表*/
  .shijuans{ width:98%; margin:20px auto;}
.shijuans>span{ display:block; font-size:1.4em; font-weight:bold;}
.shijuans>a{ display:block; font-size:1.2em; margin:10px 0;}



/*试卷详情*/
.sjContent{ width:96%; margin:20px auto; overflow: hidden; text-overflow: ellipsis; white-space:normal;}

.nr>div,.nr>div p{ width:96%; margin:10px auto; }


.nr img{ max-width:98%; }