.teacherWrap {
				
				width: 1200px;
				height: 950px;

			}

			.mbt30 {
				margin-bottom: 30px;
			}


			.titlenew {
				font-weight: bold;
				color: #333;
			}

			.font20 {
				font-size: 20px;
			}

			.teacherCon {
				position: absolute;
				width: 1280px;
				left: 15px;
				height: 335px;
			}

			.mslb {
				margin-top: 20px;
			}

			.mslb li {
				width: 387px;
				background: #fff;
				height: 305px;
				float: left;
				margin: 0px auto;
				text-align: center;
				padding-top: 21px;
				margin-right: 18px;
				transition: transform .3s;
				margin-top: 39px;
				background: rgba(240, 239, 239, 1);
			}

			.tacherpicture {
				border-bottom: 1px solid #f4f4f4;
				width: 387px;
			/* 	margin: 0px auto; */
				display: inline-block;
				background: rgba(240, 239, 239, 1);

			}

			.tacherpicture img {
				border-radius: 50%;
			
			}

			.teachername {
				text-align: center;
				margin: 15px 0 10px 0;
				display: block;
				
			}
			.font16 {
				font-size:18px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(51,51,51,1);
			}

			.bgcolor1 {
				background-color: #56a9ea;
			}

			.wow:hover .tachermask {
				
				top: 0;
			}

			.tachermask {
				transition: all 0.3s ease;
				position: absolute;
				left: 0;
				top: 365px;
				padding: 40px 15px;
				width: 360px;
				height: 335px;
				color: #fff;
				font-size: 14px;
				line-height: 25px;
			}

			.techertitle {
				color: #fff;
				background: #2a92ee;
				padding: 7px 33px;
				display: inline-block;
				margin-bottom: 8px;
				margin-left: 0px;
			}

			.mslb li p {
				text-indent: 2rem;
				line-height: 23px;
				height: 69px;
				overflow: hidden;
				width: 258px;
				margin: 0px auto;
				text-align: left;
				margin-top: 2px;
			}

			.ms{
				width: 387px;
				height: 50px;
				background: rgba(240, 239, 239, 1);
			}
			.font12 {

				font-size:14px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(102,102,102,1);
				line-height:24px;
				line-height: 24px;
				position: relative;
				margin-top: -10px;
				margin-left: 20px;
			}
			.wow {
				position: relative;
				overflow: hidden;
			}
		</style>