.cnt{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 230px;
}
.titles{
	margin-top: 70px;
	text-align: center;
	margin-bottom: 60px;
}
.titles h1{
	font-size: 30px;
	color: #333333;
	margin-bottom: 18px;
}
.titles p{
	font-size: 20px;
	color: #cccccc;
}
.titles .bd{
	width: 80px;
	height: 3px;
	background-color: #2b6db8;
	margin: 0 auto;
	margin-top: 40px;
}
.cnteach{
	margin-bottom: 32px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.cnt1{
	width: 100%;
	height: 360px;
	overflow: hidden;
	background: #fff;
}
.each-text{
	padding: 18px 26px;
	width: 712px;
	display: inline-block;
	vertical-align: top;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.each-text p{
	font-size: 12px;
	color: #666;
	line-height: 1.9;
}
.each-text b{
	font-size: 15px;
	color: #000000;
	line-height: 1.9;
}
.headimg{
	width: 480px;
	height: 360px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-top: 9px;
}
.headimg img{
	width: 100%;
	display: block;
}
.cnt2-each{
	width: 224px;
	/*height: 400px;*/
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	background-color: #ffffff;
}
.cnt2-each2{
	margin-top: 50px;
}
.shadow{
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.12);
}
.cnt2-each:first-child{
	margin-left: 0;
}
.e-h{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.e-img{
	width: 100%;
	max-height: 600px;
	overflow: hidden;
}
.e-img img{
	width: 100%;
	display: block;
}
.e-h-t{
	margin-top: 36px;
	text-align: center;
}
.e-h-t i{
	font-size: 36px;
	color: #2b6db8;
}
.e-h p{
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	width: 188px;
	margin: 0 auto;
	margin-top: 20px;
}

.headimgphone{
	display: none;
}
.headimgpc{
	margin-top: -15px;
	display: inline-block;
	margin-left: 3px;
}

