body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul,img{
	padding: 0;
	margin: 0;
	border: none;
}
body{
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family:"Microsoft YaHei",Verdana,Arial,Helvetica, sans-serif;
	overflow-x: hidden;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
li,ol,ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	line-height: 1.5;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 25px;
}
h5{
	font-size: 22px;
}
@font-face{
	font-family: 'my_font'; 
	src:url('https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.x_tec{
	width: 100%;
  min-width: 1200px;
	background-color: #eee;
	overflow: hidden;
	padding-bottom: 50px;
	
}
.tec_info{
	display: flex;
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 161px;
	position: relative;
	padding-bottom: 42px;
	margin-bottom: 63px;
}
.tec_img{
	background-repeat: no-repeat;
	background-size: 100%;
	width: 468px;
	height: 590px;
	background-color: #d6a354;
	border-radius: 16px;
	margin-left: 43px;
	margin-right: 77px;
	margin-top: -76px;
	background-position: center center;
}
.tec_text h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	padding-top: 61px;
}
.tec_text h2{
	width: 519px;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}
.tec_text .x_start{
	display: flex;
	align-items: center;
	padding-bottom: 28px;
}
.x_start i{
	display: block;
	width: 16px;
	height: 15px;
	background:url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/image/teacher/start.png) no-repeat center;
}
.tec_text p{
	width: 530px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.tec_text p span{
	display: inline-block;
	width: 47px;
}
.tec_text .x_c1{
	padding-bottom: 28px;
}
.x_ptex{
	height: 168px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;

}
.tec_yy{
	display: block;
	width: 189px;
	height: 42px;
	background-color: #d6a354;
	border-radius: 21px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 30px;
}
.tec_info font{
	display: flex;
	width: 64px;
	height: 97px;
	background: url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/image/teacher/ico.png)no-repeat;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 0;
	right: 33px;
}
.tec_info font i{
	display: block;
	width: 39px;
	height: 39px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.1);
	background-repeat: no-repeat;
	background-position:center;
	margin-top: 8px;
	
}
.tec_info font span{
	font-size: 13px;
	font-weight: 600;
	color: #ffffff;
	line-height: 27px;;
}
.x_scl{width: 1114px;background: #fff;margin: 0 auto;padding: 0 43px;margin-bottom: 60px;}
.scl_tit{display: flex;align-items: center;padding: 42px 0;}
.scl_tit h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.scl_tit span{
	font-family: "my_font";
	font-size: 24px;
	color: #cccccc;
	text-indent: 9px;
}
.x_scl ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.clas_img li{
	width: 359px;
	height: 285px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	transition: all .2s ease-in-out;
	cursor: pointer;
}
.clas_img li:hover{
	margin-top: -5px;
}
.clas_img li:active{
	transform: scale(.97)
}
.tec_wd{padding-bottom: 53px;}
.tec_wd li h2{
	display: flex;
	align-items: center;
	font-size: 19px;
	color: #333333;
	position: relative;
}
.tec_wd li h2::before{
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/image/teacher/que.png)no-repeat;
	margin-right: 20px;
}
.tec_wd li h2 span{
	display: inline-block;
	width: 70px;
	height: 21px;
	background-color: #d6a354;
	border-radius: 10px;
	text-align: center;
	line-height: 21px;
	font-size: 13px;
	color: #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 34px;
}
.x_border{
	border-radius: 15px;
	border: solid 1px rgba(204,204,204,.4);
	margin-top: 22px;
}
.tec_wd li p{
	display: block;
	width:448px;
	height:88px;
	opacity: .5;
	margin: 33px 38px 34px 40px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	
}
.tec_show{
	padding-bottom: 57px;
}
.tec_show li{
	width: 27%;
	height: 147px;
	border: solid 1px rgba(204,204,204,.4);
	padding-left: 229px;
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 42%;
}
.tec_show li a{
	display: block;
	height: 147px;
}
.tec_show li h1{
	display: flex;
	width: 94%;
    	margin-left: 17px;
	align-items: center;
	justify-content: space-between;
	font-size: 19px;
	font-weight: 600;
	color: #333333;
	padding-top: 25px;
}
.tec_show li h1 span{
	display: block;
	width: 70px;
	height: 21px;
	background-color: #d6a354;
	border-radius: 10px;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin-right: 21px;
}
.tec_show li font{
	font-size: 13px;
	line-height: 32px;
	color: #333333;
	margin-left: 17px;
}
.tec_show li p{
	width: 89%;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0px;
	color: #666666;
	overflow: hidden;
	margin-left: 17px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
text-indent: -2em;
}
.x-footer{margin-top: 0 !important}
