* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	min-width: 1300px;
	font-family: "PingFang SC", pingFangSC-Medium, "Microsoft Yahei", SimSun;
	font-size: 14px;
	line-height: 1.5;
	color: #444;
	background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

ul,
ol {
	list-style: none
}

img {
	display: block;
	border: 0
}

a {
	color: #444;
	text-decoration: none
}

a:hover,
a:focus {
	color: #444;
	text-decoration: none
}

a:focus {
	color: #444
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.container {
	width: 1200px;
	margin: 0 auto
}

.page-banner {
	position: relative;
	height: 678px;
	background: url(/images/construction/img_6.png) no-repeat center
}

.page-banner .btn-zx {
	position: absolute;
	left: 50%;
	bottom: 160px;
	margin-left: -600px;
	width: 200px;
	height: 60px;
	opacity: 0
}

.page-section__header {
	padding: 60px 0 0;
	text-align: center
}

.page-section__header h2 {
	height: 52px;
	margin-bottom: 10px;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -999em
}

.page-section__header h3 {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 40px
}

.page-section__header h3::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	width: 98px;
	height: 4px;
	background-color: #eb286d;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.page-section__header .text {
	font-size: 16px;
	color: #666
}

.page-section__header .text2 {
	font-size: 40px;
	color: #333
}

.page-section__header .text2 em {
	color: #eb286d;
	font-weight: bold
}

.page-section__body .btn-zx {
	display: block;
	margin: 46px auto 0;
	width: 339px;
	height: 54px;
	background: url(/images/construction/img_5.png) no-repeat 0 0;
	font-size: 20px;
	line-height: 54px;
	color: #fff;
	text-align: center
}

.page-section-1 .page-section__header>h2 {
	background-image: url(/images/construction/img_9.png)
}

.page-section-2 .page-section__header>h2 {
	background-image: url(/images/construction/img_15.png)
}

.page-section-3 .page-section__header>h2 {
	background-image: url(/images/construction/img_18.png)
}

.page-section-5 .page-section__header {
	padding-top: 80px;
	color: #fff
}

.page-section-5 .page-section__header .text {
	color: #fff
}

.page-section-2 .content {
	position: relative;
	height: 610px
}

.page-section-2 .content .big-img {
	position: absolute;
	left: 50%;
	bottom: 68px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 469px;
	height: 400px;
	background: url(/images/construction/img_1.png) no-repeat 0 0
}

.page-section-2 .content .list-items .item {
	position: absolute
}

.page-section-2 .content .list-items .item::before {
	display: none;
	position: absolute;
	content: '';
	border: dashed #ddd
}

.page-section-2 .content .list-items .item span {
	position: absolute;
	padding: 10px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	cursor: pointer
}

.page-section-2 .content .list-items .item span>i {
	display: block;
	padding: 10px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5)
}

.page-section-2 .content .list-items .item span>i::after {
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	background-color: #e74c3c;
	border-radius: 50%
}

.page-section-2 .content .list-items .item dl {
	display: none;
	position: absolute;
	width: 220px;
	height: 96px;
	padding: 20px 0 0 34px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05)
}

.page-section-2 .content .list-items .item dl dt {
	margin-bottom: 5px;
	color: #eb286d;
	font-size: 16px
}

.page-section-2 .content .list-items .item:nth-of-type(1) {
	width: 412px;
	height: 140px;
	top: 50px;
	left: 90px
}

.page-section-2 .content .list-items .item:nth-of-type(1) dl {
	top: 0;
	left: 0
}

.page-section-2 .content .list-items .item:nth-of-type(1) span {
	right: 0;
	bottom: 0
}

.page-section-2 .content .list-items .item:nth-of-type(1)::before {
	width: 160px;
	height: 66px;
	bottom: 48px;
	right: 24px;
	border-width: 1px 1px 0 0
}

.page-section-2 .content .list-items .item:nth-of-type(2) {
	width: 390px;
	height: 122px;
	top: 190px;
	left: 90px
}

.page-section-2 .content .list-items .item:nth-of-type(2) span {
	right: 0;
	bottom: 0
}

.page-section-2 .content .list-items .item:nth-of-type(2) dl {
	top: 0;
	left: 0
}

.page-section-2 .content .list-items .item:nth-of-type(2)::before {
	width: 140px;
	height: 40px;
	bottom: 48px;
	right: 24px;
	border-width: 1px 1px 0 0
}

.page-section-2 .content .list-items .item:nth-of-type(3) {
	width: 390px;
	height: 116px;
	top: 372px;
	left: 170px
}

.page-section-2 .content .list-items .item:nth-of-type(3) span {
	right: 0;
	top: 0
}

.page-section-2 .content .list-items .item:nth-of-type(3) dl {
	top: 10px;
	left: 0
}

.page-section-2 .content .list-items .item:nth-of-type(3)::before {
	width: 140px;
	height: 20px;
	top: 48px;
	right: 24px;
	border-width: 0 1px 1px 0
}

.page-section-2 .content .list-items .item:nth-of-type(4) {
	width: 450px;
	height: 195px;
	top: 32px;
	right: 0;
	z-index: 2
}

.page-section-2 .content .list-items .item:nth-of-type(4) span {
	left: 0;
	bottom: 0
}

.page-section-2 .content .list-items .item:nth-of-type(4) dl {
	top: 0;
	right: 0
}

.page-section-2 .content .list-items .item:nth-of-type(4)::before {
	width: 200px;
	height: 121px;
	bottom: 48px;
	left: 24px;
	border-width: 1px 0 0 1px
}

.page-section-2 .content .list-items .item:nth-of-type(5) {
	width: 458px;
	height: 154px;
	top: 148px;
	right: 128px
}

.page-section-2 .content .list-items .item:nth-of-type(5) dl {
	top: 0;
	right: 0
}

.page-section-2 .content .list-items .item:nth-of-type(5) span {
	bottom: 0;
	left: 0
}

.page-section-2 .content .list-items .item:nth-of-type(5)::before {
	width: 210px;
	height: 54px;
	bottom: 48px;
	left: 24px;
	border-width: 1px 0 0 1px
}

.page-section-2 .content .list-items .item:nth-of-type(6) {
	width: 470px;
	height: 136px;
	top: 290px;
	right: 98px
}

.page-section-2 .content .list-items .item:nth-of-type(6) dl {
	top: 0;
	right: 0
}

.page-section-2 .content .list-items .item:nth-of-type(6) span {
	bottom: 0;
	left: 0
}

.page-section-2 .content .list-items .item:nth-of-type(6)::before {
	width: 215px;
	height: 64px;
	bottom: 48px;
	left: 24px;
	border-width: 1px 0 0 1px
}

.page-section-2 .content .list-items .item.active::before,
.page-section-2 .content .list-items .item.active::after {
	display: block
}

.page-section-2 .content .list-items .item.active>dl {
	display: block
}

.page-section-2 .content .list-items .item.active>span {
	-webkit-animation: sizeChange .8s infinite;
	animation: sizeChange .8s infinite
}

.page-section-3 {
	height: 844px;
	background: url(/images/construction/img_17.png) no-repeat center
}

.page-section-3 img {
	margin-top: 40px
}

.page-section-4 {
	height: 814px
}

.page-section-4 ul {
	margin-top: 40px;
	margin-left: -10px
}

.page-section-4 .item {
	float: left;
	position: relative;
	width: 230px;
	height: 400px;
	margin-left: 10px;
	overflow: hidden
}

.page-section-4 .item img {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.page-section-4 .item::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	content: '';
	opacity: .6;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.page-section-4 .item .tit {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 2px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.5)
}

.page-section-4 .item .tit span {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	color: #fff
}

.page-section-4 .item.active img,
.page-section-4 .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.page-section-4 .item.active::after,
.page-section-4 .item:hover::after {
	opacity: 0
}

.page-section-5 {
	height: 779px;
	background: url(/images/construction/img_25.png) no-repeat center
}

.page-section-5 img {
	margin-top: 40px
}

.page-section-6 {
	padding-bottom: 70px
}

.page-section-6 .btn-zx {
	margin-top: 0
}

.swiper1 {
	padding: 50px 0 94px
}

.swiper1 .gallery-top {
	height: 439px;
	margin-bottom: 60px
}

.swiper1 .gallery-top .swiper-slide {
	width: 753px;
	height: 439px;
	border: 6px solid #f44576;
	position: relative
}

.swiper1 .gallery-top .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%
}

.swiper1 .gallery-top .swiper-slide::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	content: ''
}

.swiper1 .gallery-top .swiper-slide-active::after {
	display: none
}

.swiper1 .gallery-top .swiper-button-prev {
	left: 150px;
	background-image: url(/images/construction/img_10.png)
}

.swiper1 .gallery-top .swiper-button-next {
	right: 150px;
	background-image: url(/images/construction/img_11.png)
}

.swiper1 .gallery-top .swiper-button-prev,
.swiper1 .gallery-top .swiper-button-next {
	width: 36px;
	height: 60px;
	background-size: 100%;
	text-indent: -999em
}

.swiper1 .gallery-thumbs .swiper-slide {
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: center
}

.swiper1 .gallery-thumbs .swiper-slide::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0, 0, 0, 0.5)
}

.swiper1 .gallery-thumbs .swiper-slide .tit {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}

.swiper1 .gallery-thumbs .swiper-slide-thumb-active::after {
	display: none
}

.swiper1 .gallery-thumbs .swiper-slide-thumb-active .tit {
	display: none
}

.swiper1 .gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%;
	height: auto
}

.swiper2 {
	margin: 65px 0 0;
	height: 505px;
	background: url(/images/construction/img_27.png) no-repeat center bottom
}

.swiper2 .swiper-slide {
	width: 977px;
	height: 426px;
	opacity: .4
}

.swiper2 .swiper-slide-active {
	opacity: 1 !important
}

.page-form .form-title {
	font-size: 40px;
	text-align: center;
	line-height: 124px;
	color: #fff
}

.page-form .form .form-control {
	float: left;
	width: 340px;
	height: 50px;
	margin-left: 47px;
	padding-left: 5px;
	border: none;
	background-color: #fff;
	font-size: 16px
}

.page-form .form .btn-submit {
	display: block;
	width: 339px;
	height: 54px;
	margin: 45px auto 0;
	background: url(/images/construction/img_5.png) no-repeat 0 0;
	border: none;
	font-size: 20px;
	color: #fff
}

.page-form .form .btn-submit:active {
	opacity: .8
}

.page-form-1 {
	height: 302px;
	background: url(/images/construction/img_13.png) no-repeat center
}

.page-form-2 {
	height: 287px;
	background: url(/images/construction/img_3.png) no-repeat center
}

.page-form-2 .form>.btn-submit {
	margin-top: 36px
}

@-webkit-keyframes sizeChange {
	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes sizeChange {
	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}