
.contactbox {
    padding-top: 40px;
    padding-bottom: 50px;
    background: url('../images/contact/bg.png') no-repeat;
    background-size: cover;
}
.gsdz-left {
	width:500px;
	float:left;
}
.gsdz-right {
	float:right;
	width:350px;
	text-align:center;
	margin-top:30px;
     color:#666;
}
.gsdz-right p{
    margin-top:10px;
}
.box-1-tit h1 {
	font-size:22px;
	color:#666;
    font-weight:600;
    padding:5px 0;
}
.box-1-tit span {
	font-size:16px;
    line-height:24px;
}
.box-1-tit {
	margin:15px 0;
    color:#666;
}
.gsdz-word p {
	font-size:16px;
	margin-bottom:10px;
	color:#666;
    line-height:24px;
}
.box-1 {
    margin:0 auto;
    width:1200px;
}
.tit {
    text-align: center;
    color:#555;
}
.neirong {
    margin-top:50px;
    display: flex;
    justify-content: space-around;
}
.map {
    margin-top:50px;
    border: 8px solid #58cbf6;
}