*,:after,:before {
	box-sizing: content-box !important
}

.content {
	margin-bottom: 60px
}

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

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

.content .swiper1 {
	width: 100%
}

.content .swiper1 .swiper-wrapper .swiper-slide {
	width: 100%
}

.content .swiper1 .swiper-wrapper .swiper-slide .pc-img {
	width: 100%
}

@media only all and (max-width: 768px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .pc-img {
		display: none
	}
}

.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info {
	position: absolute;
	left: 50%;
	top: 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%);
	width: 100%;
	text-align: center
}

.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
	max-height: 440px;
	max-width: 50%
}

@media only all and (max-width: 1600px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 400px
	}
}

@media only all and (max-width: 1440px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 300px
	}
}

@media only all and (max-width: 1280px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 300px
	}
}

@media only all and (max-width: 1024px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 250px
	}
}

@media only all and (max-width: 414px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 150px
	}
}

@media only all and (max-width: 375px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .swiper-info .img {
		max-height: 120px
	}
}

.content .swiper1 .swiper-wrapper .swiper-slide .phone-img {
	display: none;
	width: 100%
}

@media only all and (max-width: 768px) {
	.content .swiper1 .swiper-wrapper .swiper-slide .phone-img {
		display: block
	}
}

.content .swiper1 .swiper-pagination {
	font-size: 0;
	bottom: 20px
}

@media only all and (max-width: 414px) {
	.content .swiper1 .swiper-pagination {
		bottom: 15px
	}
}

.content .swiper1 .swiper-pagination .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background-color: transparent;
	border: 2px solid #fff;
	display: inline-block;
	opacity: 1
}

@media only all and (max-width: 414px) {
	.content .swiper1 .swiper-pagination .swiper-pagination-bullet {
		width: 6px;
		height: 6px
	}
}

.content .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #fff
}

.content .commit-tit {
	font-size: 30px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	color: #292929
}

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

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

.content .commit-introduct {
	width: 1087px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	color: #595959;
	text-align: center;
	margin-top: 41px
}

@media only all and (max-width: 1440px) {
	.content .commit-introduct {
		margin-top: 30px
	}
}

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

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

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

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

.content .about {
	margin-top: 101px
}

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

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

.content .about .about-introduct {
	width: 1400px;
	margin: 0 auto;
	font-size: 0;
	margin-top: 55px
}

@media only all and (max-width: 1440px) {
	.content .about .about-introduct {
		width: 1200px
	}
}

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

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

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

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

.content .about .about-introduct .item {
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
	font-size: 12px
}

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

.content .about .about-introduct .item .one {
	position: relative;
	color: #292929
}

.content .about .about-introduct .item .one .big {
	font-size: 72px;
	line-height: 1;
	display: inline-block;
	color: #f5f5f5;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	font-weight: bold
}

@media only all and (max-width: 1440px) {
	.content .about .about-introduct .item .one .big {
		font-size: 60px
	}
}

@media only all and (max-width: 1024px) {
	.content .about .about-introduct .item .one .big {
		font-size: 40px
	}
}

.content .about .about-introduct .item .one .small {
	font-size: 24px;
	line-height: 30px;
	display: inline-block;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	width: 70%
}

@media only all and (max-width: 1440px) {
	.content .about .about-introduct .item .one .small {
		font-size: 22px
	}
}

@media only all and (max-width: 1024px) {
	.content .about .about-introduct .item .one .small {
		font-size: 16px
	}
}

.content .about .about-introduct .item .two {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	color: #797979;
	padding-left: 93px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
	margin-top: 10px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .about .about-introduct .item .two {
		padding-left: 78px
	}
}

@media only all and (max-width: 1024px) {
	.content .about .about-introduct .item .two {
		padding-left: 54px
	}
}

@media only all and (max-width: 768px) {
	.content .about .about-introduct .item .two {
		height: auto;
		display: block;
		margin-bottom: 10px
	}
}

@media only all and (max-width: 640px) {
	.content .about .about-introduct .item .two {
		padding-left: 0
	}
}

.content .about .about-introduct .item .more {
	padding-left: 93px;
	font-size: 14px;
	line-height: 24px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	color: #292929
}

@media only all and (max-width: 1440px) {
	.content .about .about-introduct .item .more {
		padding-left: 78px
	}
}

@media only all and (max-width: 1024px) {
	.content .about .about-introduct .item .more {
		padding-left: 54px
	}
}

@media only all and (max-width: 640px) {
	.content .about .about-introduct .item .more {
		padding-left: 0
	}
}

.content .about .about-introduct .item:hover .one .big {
	color: #E8D0B5
}

.content .about .about-introduct .item:hover .one .small {
	color: #E8D0B5
}

.content .about .about-introduct .item:hover .two {
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px)
}

@media only all and (max-width: 768px) {
	.content .about .about-introduct .item:hover .two {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

.content .about .about-introduct .item:hover .more {
	color: #E8D0B5
}

.content .about .about-item {
	width: 100%;
	margin-top: 95px;
	font-size: 0
}

@media only all and (max-width: 1440px) {
	.content .about .about-item {
		margin-top: 50px
	}
}

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

.content .about .about-item .item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 33.3%
}

@media only all and (max-width: 768px) {
	.content .about .about-item .item {
		width: 50%
	}
}

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

.content .about .about-item .item .img {
	width: 100%
}

.content .about .about-item .item .shadow {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(216,85,65,0);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

.content .about .about-item .item .item-con {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -45%);
	-moz-transform: translate(-50%, -45%);
	-ms-transform: translate(-50%, -45%);
	-o-transform: translate(-50%, -45%);
	transform: translate(-50%, -45%);
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
	opacity: 0
}

.content .about .about-item .item .item-con .icon {
	width: 122px;
	display: block;
	margin: 0 auto
}

@media only all and (max-width: 1440px) {
	.content .about .about-item .item .item-con .icon {
		width: 100px
	}
}

@media only all and (max-width: 414px) {
	.content .about .about-item .item .item-con .icon {
		width: 90px
	}
}

.content .about .about-item .item .item-con .text {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #fefefe;
	margin-top: 22px;
	position: relative;
	letter-spacing: 1px
}

@media only all and (max-width: 1440px) {
	.content .about .about-item .item .item-con .text {
		font-size: 16px;
		line-height: 26px;
		margin-top: 18px
	}
}

@media only all and (max-width: 414px) {
	.content .about .about-item .item .item-con .text {
		font-size: 14px;
		line-height: 24px;
		margin-top: 10px
	}
}

.content .about .about-item .item .item-con .text:before {
	position: absolute;
	content: '';
	width: 49px;
	height: 1px;
	background-color: rgba(255,255,255,0.57);
	left: -59px;
	top: 50%
}

@media only all and (max-width: 1440px) {
	.content .about .about-item .item .item-con .text:before {
		width: 35px;
		left: -45px
	}
}

.content .about .about-item .item .item-con .text:after {
	position: absolute;
	content: '';
	width: 49px;
	height: 1px;
	background-color: rgba(255,255,255,0.57);
	right: -59px;
	top: 50%
}

@media only all and (max-width: 1440px) {
	.content .about .about-item .item .item-con .text:after {
		width: 35px;
		right: -45px
	}
}

.content .about .about-item .item:hover .shadow {
	background-color: rgba(232,208,181,0.8)
}

.content .about .about-item .item:hover .item-con {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1
}

.content .has-video {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 70px;
	padding-bottom: 43px;
	margin-top: 100px;
	cursor: pointer;
	position: relative
}

@media only all and (max-width: 1440px) {
	.content .has-video {
		margin-top: 50px;
		padding-top: 50px
	}
}

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

.content .has-video .video-cut {
	width: 120px;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	left: 28.6%;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .has-video .video-cut {
		width: 100px;
		margin-top: -50px
	}
}

@media only all and (max-width: 1024px) {
	.content .has-video .video-cut {
		left: 20%
	}
}

@media only all and (max-width: 768px) {
	.content .has-video .video-cut {
		left: 50%;
		margin-left: -50px
	}
}

@media only all and (max-width: 414px) {
	.content .has-video .video-cut {
		width: 60px;
		margin-left: -30px;
		margin-top: -30px
	}
}

.content .has-video .text {
	color: #fff;
	padding-left: 55.7%
}

@media only all and (max-width: 1024px) {
	.content .has-video .text {
		padding-left: 46%
	}
}

@media only all and (max-width: 768px) {
	.content .has-video .text {
		padding-left: 0;
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important;
		width: 55%;
		margin: 0 auto
	}
}

@media only all and (max-width: 414px) {
	.content .has-video .text {
		width: 96%
	}
}

.content .has-video .text .text-con {
	font-size: 16px;
	line-height: 30px
}

@media only all and (max-width: 1440px) {
	.content .has-video .text .text-con {
		font-size: 14px;
		line-height: 26px
	}
}

.content .has-video .text .line1 {
	width: 76px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: 40px;
	margin-left: 78px
}

@media only all and (max-width: 1440px) {
	.content .has-video .text .line1 {
		width: 55px;
		margin-bottom: 35px;
		margin-left: 70px
	}
}

.content .has-video .text .line2 {
	width: 76px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 38px;
	margin-bottom: 30px;
	margin-left: 78px
}

@media only all and (max-width: 1440px) {
	.content .has-video .text .line2 {
		width: 55px;
		margin-top: 30px;
		margin-bottom: 5px;
		margin-left: 70px
	}
}

.content .has-video:hover .video-cut {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03)
}

.content .join {
	margin-top: 100px
}

@media only all and (max-width: 1440px) {
	.content .join {
		margin-top: 50px
	}
}

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

.content .join .join-con {
	margin-top: 95px;
	width: 100%;
	background-color: #E8D0B5;
	height: 542px
}

@media only all and (max-width: 1440px) {
	.content .join .join-con {
		height: 480px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con {
		height: 370px
	}
}

@media only all and (max-width: 640px) {
	.content .join .join-con {
		height: auto
	}
}

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

.content .join .join-con .has-swiper {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 56px;
	background-color: #735540;
	position: relative;
	top: -37px
}

@media only all and (max-width: 1440px) {
	.content .join .join-con .has-swiper {
		width: 1200px
	}
}

@media only all and (max-width: 1280px) {
	.content .join .join-con .has-swiper {
		width: 1000px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper {
		width: 770px
	}
}

@media only all and (max-width: 768px) {
	.content .join .join-con .has-swiper {
		width: 96%;
		padding-bottom: 30px
	}
}

@media only all and (max-width: 414px) {
	.content .join .join-con .has-swiper {
		top: -20px
	}
}

.content .join .join-con .has-swiper .price {
	text-align: center;
	padding-top: 80px;
	margin-bottom: 75px;
	font-size: 0
}

@media only all and (max-width: 1440px) {
	.content .join .join-con .has-swiper .price {
		padding-top: 60px;
		margin-bottom: 65px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .price {
		padding-top: 35px;
		margin-bottom: 40px
	}
}

@media only all and (max-width: 768px) {
	.content .join .join-con .has-swiper .price {
		text-align: left;
		padding-left: 10px;
		padding-right: 10px
	}
}

@media only all and (max-width: 640px) {
	.content .join .join-con .has-swiper .price {
		margin-bottom: 20px
	}
}

.content .join .join-con .has-swiper .price .item {
	margin-right: 40px;
	display: inline-block;
	vertical-align: top
}

@media only all and (max-width: 1280px) {
	.content .join .join-con .has-swiper .price .item {
		margin-right: 40px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .price .item {
		margin-right: 20px
	}
}

@media only all and (max-width: 768px) {
	.content .join .join-con .has-swiper .price .item {
		margin-bottom: 15px;
		text-align: center
	}
}

@media only all and (max-width: 414px) {
	.content .join .join-con .has-swiper .price .item {
		margin-right: 0;
		width: 33.3%
	}
}

.content .join .join-con .has-swiper .price .item:last-child {
	margin-right: 0
}

.content .join .join-con .has-swiper .price .item .one {
	font-size: 36px;
	line-height: 1;
	color: #fff;
	font-weight: bold
}

@media only all and (max-width: 1440px) {
	.content .join .join-con .has-swiper .price .item .one {
		font-size: 30px
	}
}

@media only all and (max-width: 1280px) {
	.content .join .join-con .has-swiper .price .item .one {
		font-size: 20px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .price .item .one {
		font-size: 16px
	}
}

.content .join .join-con .has-swiper .price .item .one sup {
	font-size: 20px;
	vertical-align: top;
	top: 0.5em
}

@media only all and (max-width: 1280px) {
	.content .join .join-con .has-swiper .price .item .one sup {
		font-size: 16px
	}
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .price .item .one sup {
		font-size: 12px
	}
}

.content .join .join-con .has-swiper .price .item .two {
	font-size: 14px;
	line-height: 24px;
	color: #fff
}

.content .join .join-con .has-swiper .swiper2 {
	width: 94.6%;
	margin: 0 auto;
	height: 200px
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 {
		height: 180px
	}
}

@media only all and (max-width: 640px) {
	.content .join .join-con .has-swiper .swiper2 {
		width: 96%
	}
}

.content .join .join-con .has-swiper .swiper2 .long-arrow {
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 .long-arrow {
		top: 77px
	}
}

@media only all and (max-width: 414px) {
	.content .join .join-con .has-swiper .swiper2 .long-arrow {
		top: 78px
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-slide {
	text-align: center
}

.content .join .join-con .has-swiper .swiper2 .swiper-slide .number {
	margin: 0 auto;
	width: 61px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	border: 1px dashed #fff;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50%;
	color: #fff;
	margin-bottom: 35px;
	position: relative
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-slide .number {
		font-size: 18px;
		margin-bottom: 30px
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-slide .number:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	left: 50%;
	margin-left: -2.5px;
	bottom: -25px
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-slide .number:before {
		bottom: -20px
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-slide .text {
	font-size: 16px;
	line-height: 24px;
	color: #fff
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-slide .text {
		font-size: 14px;
		line-height: 22px
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-slide .text-small {
	font-size: 14px;
	line-height: 24px;
	color: #fff
}

@media only all and (max-width: 1024px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-slide .text-small {
		font-size: 12px;
		line-height: 20px
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-button-prev {
	width: 9px;
	height: 17px;
	background-image: url("../image/left-arrow.png");
	background-size: cover;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	top: auto;
	bottom: 0;
	margin-top: 0;
	left: 48%
}

@media only all and (max-width: 768px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-button-prev {
		left: 40%
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-button-prev:hover {
	opacity: 0.6
}

.content .join .join-con .has-swiper .swiper2 .swiper-button-next {
	width: 9px;
	height: 17px;
	background-image: url("../image/right-arrow.png");
	background-size: cover;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	top: auto;
	bottom: 0;
	margin-top: 0;
	right: 48%
}

@media only all and (max-width: 768px) {
	.content .join .join-con .has-swiper .swiper2 .swiper-button-next {
		right: 40%
	}
}

.content .join .join-con .has-swiper .swiper2 .swiper-button-next:hover {
	opacity: 0.6
}

.content .contact {
	margin-top: 100px
}

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

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

.content .contact .four-icon {
	width: 1400px;
	margin: 0 auto;
	margin-top: 45px;
	font-size: 0;
	margin-bottom: 100px
}

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

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

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

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

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

.content .contact .four-icon .item {
	width: 47%;
	height: 310px;
	margin-right: 4%;
	display: inline-block;
	vertical-align: top;
	background-color: #fafafa;
	position: relative;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .contact .four-icon .item {
		height: 280px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .four-icon .item {
		height: 250px
	}
}

@media only all and (max-width: 640px) {
	.content .contact .four-icon .item {
		width: 49.5%;
		margin-right: 1%;
		margin-bottom: 10px
	}

	.content .contact .four-icon .item:nth-child(2n) {
		margin-right: 0
	}
}

@media only all and (max-width: 414px) {
	.content .contact .four-icon .item {
		height: 230px
	}
}

.content .contact .four-icon .item:last-child {
	margin-right: 0
}

.content .contact .four-icon .item .icon {
	width: 158px;
	height: 158px;
	border-radius: 50%;
	background-color: #E8D0B5;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 34px;
	position: relative;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .contact .four-icon .item .icon {
		width: 135px;
		height: 135px;
		margin-top: 30px;
		margin-bottom: 25px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .four-icon .item .icon {
		width: 120px;
		height: 120px;
		margin-top: 20px;
		margin-bottom: 15px
	}
}

@media only all and (max-width: 414px) {
	.content .contact .four-icon .item .icon {
		width: 110px;
		height: 110px
	}
}

.content .contact .four-icon .item .icon .img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 62px
}

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

@media only all and (max-width: 414px) {
	.content .contact .four-icon .item .icon .img {
		max-width: 35px
	}
}

.content .contact .four-icon .item .text {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .contact .four-icon .item .text {
		font-size: 16px
	}
}

@media only all and (max-width: 1280px) {
	.content .contact .four-icon .item .text {
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .four-icon .item .text {
		font-size: 12px;
		line-height: 22px;
		padding-left: 5px;
		padding-right: 5px
	}
}

.content .contact .four-icon .item:before {
	position: absolute;
	content: '';
	bottom: 0;
	width: 100%;
	height: 3px;
	background-color: #735540;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

.content .contact .four-icon .item:hover {
	-webkit-box-shadow: 3px 3px 6px #f9f9f9, -3px 3px 6px #f9f9f9;
	box-shadow: 3px 3px 6px #f9f9f9, -3px 3px 6px #f9f9f9;
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
	background-color: #fff
}

@media only all and (max-width: 768px) {
	.content .contact .four-icon .item:hover {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
}

.content .contact .four-icon .item:hover:before {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1)
}

.content .contact .four-icon .item:hover .icon {
	background-color: #735540
}

.content .contact .four-icon .item:hover .text {
	color: #735540
}

.content .contact .contact-show .item {
	display: inline-block;
	overflow: hidden
}

.content .contact .contact-show .item .img {
	width: 100%;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	-moz-transition: all 2s;
	transition: all 2s
}

.content .contact .contact-show .item.item1 {
	width: 25%
}

@media only all and (max-width: 768px) {
	.content .contact .contact-show .item.item1 {
		width: 50%
	}
}

@media only all and (max-width: 414px) {
	.content .contact .contact-show .item.item1 {
		width: 100%
	}
}

.content .contact .contact-show .item.item2 {
	width: 25%;
	position: relative
}

@media only all and (max-width: 768px) {
	.content .contact .contact-show .item.item2 {
		width: 50%
	}
}

@media only all and (max-width: 414px) {
	.content .contact .contact-show .item.item2 {
		width: 100%
	}
}

.content .contact .contact-show .item.item2 .item-con {
	position: absolute;
	width: 100%;
	text-align: center;
	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 .contact .contact-show .item.item2 .item-con .up {
	position: relative
}

.content .contact .contact-show .item.item2 .item-con .up .list {
	display: inline-block;
	vertical-align: top;
	margin-right: 12px
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .up .list {
		margin-right: 8px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .contact-show .item.item2 .item-con .up .list {
		margin-right: 5px
	}
}

.content .contact .contact-show .item.item2 .item-con .up .list:last-child {
	margin-right: 0
}

.content .contact .contact-show .item.item2 .item-con .up .list .one {
	font-size: 50px;
	line-height: 1;
	color: #2a2a2a
}

@media only all and (max-width: 1600px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .one {
		font-size: 40px
	}
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .one {
		font-size: 30px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .one {
		font-size: 20px
	}
}

.content .contact .contact-show .item.item2 .item-con .up .list .two {
	font-size: 18px;
	line-height: 1;
	color: #E8D0B5;
	font-weight: bold;
	margin-top: 10px
}

@media only all and (max-width: 1600px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .two {
		font-size: 16px
	}
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .two {
		font-size: 14px
	}
}

@media only all and (max-width: 1024px) {
	.content .contact .contact-show .item.item2 .item-con .up .list .two {
		font-size: 12px
	}
}

.content .contact .contact-show .item.item2 .item-con .up:before {
	position: absolute;
	content: '';
	background-image: url("../image/show-left.png");
	width: 65px;
	height: 6px;
	background-size: cover;
	left: 26px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only all and (max-width: 1700px) {
	.content .contact .contact-show .item.item2 .item-con .up:before {
		left: 10px
	}
}

@media only all and (max-width: 1600px) {
	.content .contact .contact-show .item.item2 .item-con .up:before {
		width: 43px;
		height: 4px
	}
}

.content .contact .contact-show .item.item2 .item-con .up:after {
	position: absolute;
	content: '';
	background-image: url("../image/show-right.png");
	width: 65px;
	height: 6px;
	background-size: cover;
	right: 26px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only all and (max-width: 1700px) {
	.content .contact .contact-show .item.item2 .item-con .up:after {
		right: 10px
	}
}

@media only all and (max-width: 1600px) {
	.content .contact .contact-show .item.item2 .item-con .up:after {
		width: 43px;
		height: 4px
	}
}

.content .contact .contact-show .item.item2 .item-con .more {
	display: inline-block;
	margin-top: 60px;
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background-color: #E8D0B5;
	color: #fff;
	font-size: 14px
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .more {
		margin-top: 40px;
		width: 150px;
		height: 45px;
		line-height: 45px;
		border-radius: 22.5px
	}
}

.content .contact .contact-show .item.item2 .item-con .more span {
	display: inline-block;
	vertical-align: 1px;
	margin-left: 20px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .more span {
		vertical-align: 0;
		margin-left: 15px
	}
}

.content .contact .contact-show .item.item2 .item-con .more:hover span {
	margin-left: 30px
}

@media only all and (max-width: 1440px) {
	.content .contact .contact-show .item.item2 .item-con .more:hover span {
		margin-left: 20px
	}
}

@media only all and (max-width: 768px) {
	.content .contact .contact-show .item.item2 .item-con .more:hover span {
		margin-left: 15px
	}
}

.content .contact .contact-show .item.item3 {
	width: 50%
}

@media only all and (max-width: 768px) {
	.content .contact .contact-show .item.item3 {
		width: 100%
	}
}

.content .contact .contact-show .item.item4 {
	width: 50%
}

@media only all and (max-width: 768px) {
	.content .contact .contact-show .item.item4 {
		width: 100%
	}
}

.content .contact .contact-show .item:hover .img {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02)
}

.content .video {
	font-size: 0;
	width: 100%
}

.content .video .video_bg {
	position: relative;
	cursor: pointer;
	width: 100%
}

.content .video .video_bg:hover .shadess {
	background-color: rgba(0,0,0,0.4)
}

.content .video .video_bg:hover .stop {
	opacity: 1
}

.content .video .video_bg .big {
	width: 100%
}

.content .video .video_bg .stop {
	width: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s
}

@media only all and (max-width: 768px) {
	.content .video .video_bg .stop {
		width: 40px
	}
}

.content .video .video_bg .shadess {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s
}

.content .video .video_bg .small {
	position: absolute;
	width: 72px;
	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%);
	z-index: 3
}

@media only all and (max-width: 1024px) {
	.content .video .video_bg .small {
		width: 50px
	}
}

@media only all and (max-width: 414px) {
	.content .video .video_bg .small {
		width: 35px
	}
}

.content .video .video_bg .big_shows {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.21);
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s
}

.content .video .video_bg:hover .big_shows {
	background: rgba(0,0,0,0.1)
}

.content .video .willesPlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000000000
}

.content .video .willesPlay .shade {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2
}

.content .video .willesPlay .close1 {
	position: absolute;
	z-index: 5000;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	font-size: 0
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .close1 {
		display: none
	}
}

.content .video .willesPlay .close1 img {
	width: 50px
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .close1 img {
		width: 30px
	}
}

.content .video .willesPlay .close1:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.content .video .willesPlay .playContent {
	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%);
	z-index: 3;
	width: 800px;
	height: 450px;
	overflow: hidden
}

@media only all and (max-width: 1024px) {
	.content .video .willesPlay .playContent {
		width: 640px;
		height: 360px
	}
}

@media only all and (max-width: 768px) {
	.content .video .willesPlay .playContent {
		width: 90%;
		height: auto
	}
}

.content .video .willesPlay .playContent video {
	z-index: 4;
	width: 100%;
	object-fit: cover
}

@media only all and (max-width: 768px) {
	.content .video .willesPlay .playContent video {
		width: 100%;
		height: auto;
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important
	}
}

.content .video .willesPlay .playContent .playTip {
	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%);
	z-index: 5;
	display: none
}

.content .video .willesPlay .playContent .playTip img {
	width: 90px
}

@media only all and (max-width: 1024px) {
	.content .video .willesPlay .playContent .playTip img {
		width: 70px
	}
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playTip img {
		width: 40px
	}
}

.content .video .willesPlay .playContent .playControll {
	background: #000;
	height: 55px;
	position: absolute;
	bottom: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	z-index: 6
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll {
		height: 40px
	}
}

.content .video .willesPlay .playContent .playControll .playPause {
	width: 11px;
	height: 15px;
	background: url("../image/kaishi.png");
	background-size: 11px 15px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px 20px 0 20px;
	cursor: pointer
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .playPause {
		width: 8px;
		height: 10px;
		background-size: 8px 10px;
		margin: 17px 10px 0 10px
	}
}

.content .video .willesPlay .playContent .playControll .timebar {
	width: 80%
}

@media only all and (max-width: 1024px) {
	.content .video .willesPlay .playContent .playControll .timebar {
		width: 75%
	}
}

.content .video .willesPlay .playContent .playControll .timebar .progress {
	margin-bottom: 0px;
	width: 70%;
	height: 5px;
	margin-top: 25px;
	background: rgba(255,255,255,0.1);
	cursor: pointer
}

@media only all and (max-width: 1024px) {
	.content .video .willesPlay .playContent .playControll .timebar .progress {
		width: 62%
	}
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .timebar .progress {
		width: 50%;
		margin-top: 20px
	}
}

.content .video .willesPlay .playContent .playControll .timebar .currentTime {
	margin-top: 17px;
	color: #fff;
	font-size: 14px;
	margin-right: 25px
}

@media only all and (max-width: 640px) {
	.content .video .willesPlay .playContent .playControll .timebar .currentTime {
		font-size: 12px;
		margin-top: 18px
	}
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .timebar .currentTime {
		margin-top: 13px;
		margin-right: 10px
	}
}

.content .video .willesPlay .playContent .playControll .timebar .duration {
	margin-top: 17px;
	color: #fff;
	font-size: 14px;
	margin-left: 25px
}

@media only all and (max-width: 640px) {
	.content .video .willesPlay .playContent .playControll .timebar .duration {
		font-size: 12px;
		margin-top: 18px
	}
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .timebar .duration {
		margin-top: 13px;
		margin-left: 10px
	}
}

.content .video .willesPlay .playContent .playControll .timebar .progress-bar-danger {
	background-color: #fff
}

.content .video .willesPlay .playContent .playControll .otherControl {
	margin-right: 30px;
	margin-top: 18px
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .otherControl {
		margin-right: 20px;
		margin-top: -15px
	}
}

@media only all and (max-width: 320px) {
	.content .video .willesPlay .playContent .playControll .otherControl {
		margin-right: 5px;
		margin-top: 16px
	}
}

.content .video .willesPlay .playContent .playControll .otherControl .progress {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	position: relative;
	bottom: 90px;
	width: 14px;
	height: 50px;
	background: rgba(0,0,0,0.5);
	position: relative;
	display: none
}

.content .video .willesPlay .playContent .playControll .otherControl .volume {
	background: url("../image/shenying.png") 0 0 no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
	font-size: 0
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .otherControl .volume {
		width: 15px;
		height: 11px;
		background-size: 15px 11px
	}
}

@media only all and (max-width: 320px) {
	.content .video .willesPlay .playContent .playControll .otherControl .volume {
		margin-right: 5px
	}
}

.content .video .willesPlay .playContent .playControll .otherControl .fullScreen {
	background: url("../image/quanpin.png") 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	font-size: 0;
	cursor: pointer
}

@media only all and (max-width: 414px) {
	.content .video .willesPlay .playContent .playControll .otherControl .fullScreen {
		width: 11px;
		height: 11px;
		background-size: cover
	}
}

.content .video .willesPlay .playContent .playControll .otherControl .progress-bar-danger {
	background-color: #fff;
	position: absolute;
	right: 3px;
	border-radius: 3px
}

.content .video .willesPlay .playContent .glyphicon-play:before {
	font-size: 0
}
/*# sourceMappingURL=index.css.map */
