body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {margin:0;padding:0;font-family:"微软雅黑";}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
.all{width:100%;height:auto;background:#f3f3f3;}
.noMR{margin-right:0px !important;}
.noML{margin-left:0px !important;}
.noBT{border-top:none !important;}
.line{width:100%;height:10px;}
.hide{display:none !important;}
.maxWidth{width:90% !important;margin:15px 5% !important;}

.title{width:90%;padding:10px 5%;position:relative;overflow:hidden;}
.title .teacherHeader{width:80px;height:80px;position:absolute;left:5%;top:50%;margin-top:-40px;}
.title .teacherHeader .img{width:100%;height:100%;}
.title .teacherHeader .img img{width:100%;height:100%;border-radius:50%;}
.title .teacherInfo{margin-left:100px;min-height:80px;}
.title .name{width:100%;height:40px;line-height:50px;}
.title .info span{font-size:14px;color:#868686;}
.title > a{position:absolute;top:50%;right:5%;height:50px;width:60px;margin-top:-25px;}
.title a img{float:right;height:14px;margin-top:22px;margin-right:2px;}
.title a span{float:right;color:#999999;font-size:14px;height:50px;line-height:60px;width:30px;}

.content{width:96%;color:#777;line-height:30px;padding-bottom:20px;word-wrap:break-word;background:#fff;padding:10px 2%;overflow: hidden;}
.content p{margin-bottom:10px;word-break:break-all;}
.content span{margin-bottom:10px;word-break:break-all;}
/* 图片自适应 */
.content img{
	display: inline-block;
  	height: auto;
  	max-width: 100%;
}

#imgpath{width:70px;height:70px;}










