@media only all and (max-width: 768px) {
	.content {
		margin-top: 60px
	}
}

@media only all and (max-width: 414px) {
	.content {
		margin-top: 55px
	}
}

.content .banner {
	width: 100%;
	position: relative
}

.content .banner:before {
	position: absolute;
	content: '';
	height: 124px;
	background-color: #fff;
	left: 50%;
	bottom: 0;
	margin-left: -1px
}

@media only all and (max-width: 1440px) {
	.content .banner:before {
		height: 60px
	}
}

@media only all and (max-width: 414px) {
	.content .banner:before {
		display: none
	}
}

.content .banner .banner-img {
	width: 100%
}

.content .banner .text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.content .banner .text .text-con {
	font-size: 30px;
	line-height: 1;
	color: #fff;
	font-weight: bold
}

@media only all and (max-width: 1440px) {
	.content .banner .text .text-con {
		font-size: 26px
	}
}

@media only all and (max-width: 1024px) {
	.content .banner .text .text-con {
		font-size: 20px
	}
}

.content .contact {
	width: 1400px;
	margin: 0 auto;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-top: 95px;
	padding-bottom: 95px;
	margin-bottom: 80px;
	font-size: 0
}

@media only all and (max-width: 1440px) {
	.content .contact {
		width: 1200px;
		padding-top: 60px;
		padding-bottom: 60px;
		margin-bottom: 50px
	}
}

@media only all and (max-width: 1280px) {
	.content .contact {
		width: 1000px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact {
		width: 770px
	}
}

@media only all and (max-width: 768px) {
	.content .contact {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px
	}
}

@media only all and (max-width: 414px) {
	.content .contact {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: 30px
	}
}

.content .contact .item {
	width: 50%;
	display: inline-block;
	vertical-align: middle
}

@media only all and (max-width: 414px) {
	.content .contact .item {
		width: 100%;
		margin-bottom: 20px
	}

	.content .contact .item:last-child {
		margin-bottom: 0
	}
}

.content .contact .item .img {
	width: 31px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px
}

@media only all and (max-width: 1440px) {
	.content .contact .item .img {
		width: 25px;
		margin-right: 20px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .item .img {
		width: 20px
	}
}

.content .contact .item .text {
	display: inline-block;
	vertical-align: middle
}

.content .contact .item .text .one {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 7px
}

@media only all and (max-width: 1440px) {
	.content .contact .item .text .one {
		font-size: 16px;
		line-height: 26px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .item .text .one {
		font-size: 12px;
		line-height: 24px
	}
}

.content .contact .item .text .two {
	font-size: 20px;
	line-height: 30px
}

@media only all and (max-width: 1440px) {
	.content .contact .item .text .two {
		font-size: 16px;
		line-height: 26px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .item .text .two {
		font-size: 14px;
		line-height: 24px
	}
}

.content .contact .item.item2 .img {
	width: 33px
}

@media only all and (max-width: 1440px) {
	.content .contact .item.item2 .img {
		width: 25px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .item.item2 .img {
		width: 20px
	}
}

.content .contact .item.item2 .text .two {
	font-size: 36px;
	line-height: 1;
	font-weight: bold
}

@media only all and (max-width: 1440px) {
	.content .contact .item.item2 .text .two {
		font-size: 30px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .item.item2 .text .two {
		font-size: 26px
	}
}

.content .joins {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 155px
}

@media only all and (max-width: 1440px) {
	.content .joins {
		width: 1200px;
		margin-bottom: 80px
	}
}

@media only all and (max-width: 1280px) {
	.content .joins {
		width: 1000px
	}
}

@media only all and (max-width: 1024px) {
	.content .joins {
		width: 770px
	}
}

@media only all and (max-width: 768px) {
	.content .joins {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px
	}
}

@media only all and (max-width: 414px) {
	.content .joins {
		margin-bottom: 30px
	}
}

.content .links {
	width: 100%;
	margin-bottom: 120px
}

@media only all and (max-width: 1440px) {
	.content .links {
		margin-bottom: 80px
	}
}

@media only all and (max-width: 414px) {
	.content .links {
		margin-bottom: 30px
	}
}

.content .links .item {
	width: 50%;
	height: 220px;
	background-color: #b69e6e;
	display: table;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s
}

@media only all and (max-width: 1440px) {
	.content .links .item {
		height: 180px
	}
}

@media only all and (max-width: 414px) {
	.content .links .item {
		width: 100%;
		height: 100px
	}
}

.content .links .item .item-con {
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff
}

.content .links .item .item-con .one {
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle
}

@media only all and (max-width: 1440px) {
	.content .links .item .item-con .one {
		font-size: 16px;
		line-height: 26px
	}
}

@media only all and (max-width: 1024px) {
	.content .links .item .item-con .one {
		font-size: 14px;
		line-height: 24px
	}
}

.content .links .item .item-con .two {
	width: 41.7%;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 45px;
	margin-right: 45px;
	position: relative
}

@media only all and (max-width: 1024px) {
	.content .links .item .item-con .two {
		margin-left: 30px;
		margin-right: 30px
	}
}

.content .links .item .item-con .two:before {
	position: absolute;
	content: '';
	width: 0%;
	height: 100%;
	background-color: #fff;
	left: 0;
	top: 0;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s
}

@media only all and (max-width: 414px) {
	.content .links .item .item-con .two:before {
		width: 100%
	}
}

.content .links .item .item-con .three {
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle
}

@media only all and (max-width: 1440px) {
	.content .links .item .item-con .three {
		font-size: 16px;
		line-height: 26px
	}
}

@media only all and (max-width: 1024px) {
	.content .links .item .item-con .three {
		font-size: 14px;
		line-height: 24px
	}
}

.content .links .item:nth-child(1) {
	text-align: right
}

.content .links .item:nth-child(1) .item-con {
	padding-right: 55px
}

@media only all and (max-width: 1024px) {
	.content .links .item:nth-child(1) .item-con {
		padding-right: 40px
	}
}

@media only all and (max-width: 414px) {
	.content .links .item:nth-child(1) .item-con {
		padding-right: 10px;
		padding-left: 10px;
		text-align: center
	}
}

.content .links .item:nth-child(2) .item-con {
	padding-left: 55px
}

@media only all and (max-width: 1024px) {
	.content .links .item:nth-child(2) .item-con {
		padding-left: 40px
	}
}

@media only all and (max-width: 414px) {
	.content .links .item:nth-child(2) .item-con {
		padding-right: 10px;
		padding-left: 10px;
		text-align: center
	}
}

.content .links .item:hover {
	opacity: 0.9
}

.content .links .item:hover .item-con .two:before {
	width: 100%
}
/*# sourceMappingURL=contact.css.map */
