﻿
h1{ text-align:center; font-size:18px;}


 *试题class*
 
.tm{ max-width: 98%;  min-width: 100px;min-height: 20px;  margin:10px auto;}
.tmnr{ max-width: 95%;  min-width: 100px;min-height: 20px;  margin:5px; line-height:30px; text-indent:2em; }

.timus>li{ margin:10px auto; border:solid 1px #EDEDED; width:90%; }
.tiankong{ border-bottom:solid 1px black; display:inline-block; line-height:20px; height:20px; min-width:50px; padding:0 5px;text-align:center;}
.xuanxiang{ list-style:none; display: -webkit-flex;display: flex; justify-content:space-around; align-items: center; width:1200px;flex-wrap: wrap;}
.xuanxiang>li>span:first-child{ padding:5px; display:inline-block; width:20px; text-align:center; font-weight:bolder;}
.xuanxiang>li>div{  display:inline-block;  text-align:center;  min-height:20px;}
.twoItem li,.threeItem li,.fourItem li{ float:left;  min-height:20px;}
.twoItem li{ width:45%;}
.threeItem li{width:32%;}
.fourItem li{ width:22%;}
.xiaokuohao{ display:inline-block; padding:0 5px;}
.xiaokuohao>span:nth-child(2){display:inline-block; line-height:20px; height:20px; min-width:30px; padding:0 5px; text-align:center;}

.cailiao p{  min-height:50px; width:100%; margin:5px auto; text-indent:2em;}



  /*分页*/
    .fenye{ margin:20px auto; height:32px;  max-width:700px;  text-align:center; line-height:32px;display: -webkit-flex;display: flex; justify-content:space-between;}
  .fenye>li{ margin:0 10px;}
  .fenye>li span{ font-size:16px; font-weight:bold; color:Red; padding:5px 10px; background-color:#BFD4FF; border-radius:5px;}
  
  
 

.contentOuter {
 margin:0 auto; min-height:800px;   width:1100px;display: -webkit-flex;display: flex; justify-content:space-between;
}
.contentOuter>div{
      min-height:800px;  
  }
.contentLeft{ width:800px; overflow:hidden; margin:20px auto;}
.contentRight>div:first-child{ margin-bottom:10px;}
.contentRight>div:first-child>div{ display:inline-block;}
.contentRight>div:first-child>span{ font-size:16px; font-weight:bold; color:Red;}
.contentRight>div:first-child>div>a{ display:inline-block; margin:10px;}
.contentRight{ width:250px;}
.contentRight>div:last-child,.contentRight>div:last-child img{ width:250px; height:600px;}


/*相关老师列表*/
.teas{  height:500px;width:370px;display: -webkit-flex;display: flex; justify-content:space-between; flex-wrap:wrap;}
.teas>li:not(:first-child){ width:370px; height:60px;display: -webkit-flex;display: flex; justify-content:space-between; flex-wrap:wrap;}
.teas>li>img{ width:60px; height:60px; border-radius:10px;}
.teas>li>a{ width:300px; height:60px;}
.teas>li>a>span{ display:inline-block; width:100%; font-size:14px;}
.teas>li>a>span:nth-child(1),.teas>li>a>span:nth-child(2){ width:60px; font-size:16px; line-height:30px;}
 

/*试题列表*/
.sJlist>li{ margin:20px 0; border-bottom:solid 1px #DCDCDC;}
.sJlist>li>div{ color:#888888; margin:10px 0;}
.sJlist>li>a{ min-height:25px; line-height:25px;}

.xuanxiang{ width:800px; display: -webkit-flex;display: flex; justify-content:space-between; flex-wrap:wrap;}
.xuanxiang>li{ min-width:390px;}


/*试题详情*/
.tips{display: -webkit-flex;display: flex; justify-content:flex-start; margin-bottom:20px;}
.tip{ color:Red; font-weight:bold; font-size:18px; width:60px;}
.jiexi{width:650px;  line-height:30px;}
.xiangguantip{font-weight:bold; font-size:16px; margin-bottom:10px; display:block;}
.xiangguan{ margin:20px 0;}
.shiti>ul>li{ margin-bottom:20px; border-bottom:solid 1px #DCDCDC; padding-bottom:30px;}
.shiti ul li a{ display:inline-block; float:right; color:Red;}


 


