@charset "UTF-8";
.content{width:100%;background:#f7f7f7;padding:40px 0 80px}
.address{background:#fff;}
.address .box1{width:25%;height:295px;float:left;border-right:1px solid #e8e8e8;padding-left:2.5%;padding-top:53px}
.address .box1:last-child{border-right:none}
.address .box1 .t1{font-size:16px;font-weight:bold;line-height:30px;color:#222}
.address .box1 .t2{font-size:14px;color:#222;line-height:24px;padding-left:33px;background:url(icon/icon30.png) left 3px no-repeat;margin-top:32px}
.address .box1 .t3{font-size:16px;color:#222;line-height:26px;padding-left:33px;font-family:'Gotham-Bold';background:url(icon/icon31.png) left center no-repeat;margin-top:34px}
.address .box1 .t4{width:100%;margin-top:35px}
.address .box1 .t4 a{display:inline-block;width:145px;height:45px;border:1px solid #222;border-radius:22px;line-height:43px;font-size:16px;font-family:'Gotham-Bold';background:url(icon/icon33.png) 21px center no-repeat;padding-left:47px;margin-right:10px;transition:all ease .5s}
.address .box1 .t4 a:hover{background:#222 url(icon/icon32.png) 21px center no-repeat;color:#fff}

@media(max-width:1400px){
	.address .box1 .t4 a{margin-bottom:20px}
}
@media(max-width:900px){
	.address .box1{padding:20px 1%;height:220px}
	.address .box1 .t2{font-size:14px;line-height:24px;padding-left:20px}
	.address .box1 .t3{font-size:14px;line-height:20px;padding-left:20px;margin-top:10px}
	.address .box1 .t4{margin-top:15px}
	.address .box1 .t4 a{height:35px;line-height:35px}
}
@media(max-width:767px){
	.content{padding:40px 0}
	.address .box1 {width: 50%;height: auto;padding-left: 5%;padding-top: 20px;}
	.feedBack {padding: 20px 2%;}
	.relativeTitle {font-size: 20px;margin-bottom: 0;}
	.messageName {width: 100%;}
	.messageTA, .messageTA2 {width: 100%;}
}