.page{
	width:100%;
}

.wrap{
	width:1200px !important;
}

.banner{
	width:100%;
	min-width:1200px;
	height:520px;
	background:url('../img/contactJY/banner.png') top center no-repeat;
}

.content{
	padding-bottom:105px;
}

.hd{
	margin:95px auto;
	width:332px;height:65px;
	background:url('../img/contactJY/hd.png') no-repeat;
}

.img-ibox{
	margin:70px auto;
	width:1072px;height:712px;
}

.contact-ul{
	margin:0 auto;
	width:fit-content;
}
.contact-ul li{
	float:left;
	margin:0 60px;
	width:277px;
}
.contact-ul li p{
	height:58px;line-height:58px;
	border-bottom:1px solid #bdbdbd;
	font-size:24px;
	color:#2d2d2d;
}
.contact-ul li .address,
.contact-ul li .phone,
.contact-ul li .mail{
	height:58px;line-height:58px;
	border-bottom:1px solid #bdbdbd;
	font-size:14px;
	color:#656565;
}
.contact-ul li .address .icon{
	display:inline-block;
	margin-right:10px;
	width:20px;height:20px;
	background:url('../img/contactJY/address-icon.png') no-repeat;
	vertical-align:-5px;
}
.contact-ul li .phone .icon{
	display:inline-block;
	margin-right:10px;
	width:20px;height:20px;
	background:url('../img/contactJY/phone-icon.png') no-repeat;
	vertical-align:-5px;
}
.contact-ul li .mail .icon{
	display:inline-block;
	margin-right:10px;
	width:20px;height:20px;
	background:url('../img/contactJY/mail-icon.png') no-repeat;
	vertical-align:-5px;
}
