﻿.contentOuter {
 margin:0 auto; min-height:800px;   width:1200px;display: -webkit-flex;display: flex; justify-content:space-between;
}
.contentOuter>div{
      min-height:800px;
  }
.contentLeft{ width:800px; margin: 0 auto;}
.contentRight>div{ margin-bottom:10px;}
.contentRight>div>div{ display:inline-block;}
.contentRight>div>span{ font-size:16px; font-weight:bold; color:Red;}
.contentRight>div>div>a{ display:inline-block; margin:10px;}
.contentRight{ width:370px;}


.wzdetail{width:1000px; margin:20px auto;}
.wzdetail{ font-size:16px; line-height:35px;}
 
.fuzhu{ width:1000px; margin:20px auto; border-bottom:solid 1px #DCDCDC; text-indent:5em;}
/*相关老师列表*/
.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 h2 a{ display:inline-block; font-size:18px; font-weight:bold;}
.sJlist li p{ display:inline-block; font-size:12px; letter-spacing:1px; font-weight:normal; color:#777777; width:100%; line-height:25px;}
/*内文*/
h1{ font-size:24px; text-align:center;}


 