.contactbddiv {
	background: url(../images/contactbdbg.png) center no-repeat;
	min-height: 636px;
	color: #fa4f1c;
	font-size: 14px;
	margin-bottom: 80px;
}

.contactbddiv .items a:first-of-type {
	color: #fa4f1c;
}

.contactbddiv .items {
	padding: 22px 20px;
	width: 228px;
	height: 304px;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	color: #fa4f1c;
}

.contactbddiv .items:first-of-type {
	float: none;
	margin: 0 auto;
	margin-bottom: 102px;
	height: 230px;
}

.contactbddiv .items:last-of-type {
	margin-right: 0;
}

.contactbddiv .items h3 {
	font-size: 22px;
}

.contactbddiv .items p.p1 {
	color: #888888;
	font-size: 16px;
	    padding: 15px 0 12px;
}

.contactbddiv .items p.p2 {
	font-size: 18px;
	line-height: 18px;
	    margin-bottom: 16px;
}


.contactbddiv .items p.p2 .phonemitico {
	margin: 0 8px 0 0;
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(../images/phoneico.png) center no-repeat;
}

.contactbddiv .items .ywbankuai {
	background-color: #fa4f1c;
	text-align: center;
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 14px;
}

.contactbddiv .items .inumber {
	line-height: 24px;

}

.contactbddiv .items .inumber em{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	margin-right: 8px;
	background:url(../images/12x12.png);
	font-style: normal;
}

.bodymainw {
	width: 1200px;
	margin: 0 auto;
}

.contactbddiv .items:hover {
	background-color: #fa4f1c;
	transition: all 0.5s linear;
}

.contactbddiv .items:hover,
.contactbddiv .items:hover a,
.contactbddiv .items:hover p.p1 {
	color: #fff;
}

.contactbddiv .items:hover p.p2 .phonemitico {
	background: url(../images/phoneico2.png) center no-repeat;
}
