
.contact h4{
	font-size:20px ;
	color: #024782;
	font-weight: bold;
}
.page-b{
	padding: 20px 0 60px 0;
	background-color:#f1f6fb ;
	border: none;
}
.page-index{
	margin-bottom: 60px;
}
.contact{
	margin: 0 20px;
}
.contact>p{
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	height: 580px;
}
.contact>div>p iframe{
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.contact ul li p{
	display: -webkit-inline-box;
}
.lxwm p{
	padding-left: 5px;
	display: block;
	width: 285px;
	float: left;
	line-height: 2;
}
.lxwm{
	width: 630px;
}
.lxwm p:before{
	content: url(tel.png);
	padding-right: 5px;
}
.lxwm p:last-child:before{
	content: url(dt-log.png);
	/* background-size: 17px; */
}
/* .contact ul li p:last-child{
	content: url(dt-log.png);
	background-size: 17px;
} */
.contact p{
	color: #303030;
}
.c-bot{
	padding-left: 44px;
	margin-top: 50px;
}
.c-bot ul li{
	line-height: 2;
}
.page-t{
	width: 100%;
	margin-bottom: 54px;
}
.page-t p{
	display: block;
	width: 100%;
	height: 4px;
	border: 1px solid #d7e2ec;
	margin-top: -66px;
}
.title{
	width: 260px;
}