.conbox{
	background: #FFFFFF;
	padding: 0;
}
.conbox .con{
	width: 100%;
}
.conbox .Title{
	background: #f5f5f5;
	padding: 5px 0;
}
.conbox .Title p{
	width: 1226px;
	margin: 0 auto;
}
.conbox .Title a{
	color: #000000;
	margin: 0 5px;
}
.introduce{
	display: table;
	background: #FFFFFF;
	width: 100%;
	padding-top: 25px;
	margin-bottom: 25px;
}
.introduce .bt{
	width: 1226px;
	margin: 0 auto 35px auto;
	padding: 0 25px;
	font-size: 22px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.introduce .box{
	width: 1226px;
	margin: 0 auto 15px auto;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.introduce .box img{
	width: 100%;
	margin-bottom: 15px;
}
.box-con{
	display: block;
	width:245px;
	height:266px;
	background:#fff;
	position:relative;
	margin-left: -2px;
}
.zhekou2{
	width:42px;
	height:20px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	color: #fff;
	background:#ffb520;
	position:absolute;
	left:0;
	top:0px;
}
.box-img{
	display: block;
	width:150px;
	height:150px;
	padding: 0px 46.5px;
	border-left: 2px solid #e8eaec;
}	
.box-img img{
	width:150px;
	height:150px;
}
.box-wenzi1{
	margin-top: 20px;
	text-align: center;
	color: #333;
}
.box-wenzi1 a{
	display: block;
	font-size: 18px;
	color: #333;
}
.box-wenzi2{
	font-size: 14px;
	text-align: center;
	color: #FF6700;
	display: inline;
	margin-right: 2px;
}
.box-wenzi3{
	font-size: 16px;
	text-align: center;
	color: #FF6700;
	margin-top:10px;
}