.top-img img{
	width: 100%;
	display: block;
}
.contact p{
	width: 90%;
	margin-left: 5%;
	padding-left:50px; 
	text-indent:-50px;
}
.contact h2{
	margin-top: 20px;
	text-align: center;

}
.linet {
    margin: 0 auto;
    width: 100px;
    border-bottom: 5px solid #e8e8e8;
    height: 10px;
    margin-bottom: 30px;
}

.contact img{
	width: 100%;
	display: block;
}
.zp{
	margin-top: 50px;
	margin-bottom: 50px;
	
}
.zp h2{
	text-align: center;
}
.zp-detail{
    width:90%;
	padding-top: 10px;
	padding-bottom: 20px;
	    border: 1px solid #b1b2b3;
	margin-top: 40px;
	/*width: 40%;*/
	float: left;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;

}
.zp-detail h6{
    color:#333;
}

.address{
	    color: #0657a9;
	    margin-bottom: 8px;
}

.zp-detail p{
	width: 90%;
	margin-left: 5%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	font-size: 13px;
    color: #5a6b82;
}
.zp-detail button{
	background-color: #fff;
	color: #0657a9;
	border: 1px solid #0657a9;
	border-radius: 20px;
	width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
	outline: none;
}
.clear{
	clear: both;
}

.zpxx{
	margin-top: 50px;
}
.zpxx h2{
	text-align: center;
    margin-bottom:20px;
	    /*color: #00b4f8;*/
}
.zpxx-address {
	    color: #0657a9;
	    text-align: center;
	    margin-top: 10px;
	    /*font-size: 18px;*/
}
.zpxx-address img{
	margin-right: 5px;
	width: 30px;
}
.zpxx-detail{
	margin-top: 30px;
	width: 90%;
	margin-left: 5%;
}
.zpxx-detail h4{
	font-weight:bold;
}
.zpxx-detail p{
	    color: #484848;
	    padding-left:25px; 
	text-indent:-25px;
}
.tosend{
	text-align: center;
	padding-top: 5px;
	color: #000;
	width: 90%;
	margin-left: 5%;
	margin-top: 30px;
	font-size: 13px;
	margin-bottom: 50px;
	border-top: 2px solid #dbdbdb;
}
.tosend span{
	color: #0657a9;
}

#addressText{
    float:left;
}