.intro-banner-box {
	width: 100%;
	position: relative;
	/*height: 319px;*/
	border-bottom: 1px solid #ececec;
	margin-bottom: 25px;
}
.intro-banner {
	width: 290px;
	height: 219px;
	position: absolute;
	top: 31px;
	left: 23px;
}
.intro-banner-border {
	width: 310px;
	height: 100px;
	border: 10px solid #7fb3d8;
	position: absolute;
	top: 150px;
	left: 3px;
}
.intro-infoA {
	width: 324px;
	position: absolute;
	top: 48px;
	right: 5px;
	color: #888;
	font-size: 12px;
	line-height: 23px;
}
.intro-infoB {
	width: 100%;
	color: #888;
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 22px;
}