#footer {
	width: 100%;

}

.footer-div {
	margin-top: 100vh;
}

/* sec6 */
#section6 {}

.sec6-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.sec6-swiper {
	position: relative;
	height: 100vh;
	width: 100%;
	z-index: 1;
}

.sec6-swiper.fixed {
	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -2;
}

/* .sec3-slide>img {
	width: 100%;
	height: 100%;
} */
.xh-page-fade2 {
	-webkit-animation: fadeBot2 .75s both;
	animation: fadeBot2 .75s both;
}

.xh-page-fades2 {
	-webkit-animation: fadeTop2 .75s both;
	animation: fadeTop2 .75s both;
}

@-webkit-keyframes fadeBot2 {
	from {
		-webkit-transform: translate3d(0, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, -90vh, 0)
	}
}

@keyframes fadeBot2 {
	from {
		transform: translate3d(0, 0, 0);
		z-index: 1
	}

	to {
		transform: translate3d(0, -90vh, 0);
		z-index: 1
	}
}

@-webkit-keyframes fadeTop2 {
	from {
		-webkit-transform: translate3d(0, -90vh, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeTop2 {
	from {
		transform: translate3d(0, -90vh, 0);
		z-index: 1
	}

	to {
		transform: translate3d(0, 0, 0);
		z-index: 1
	}
}

.sec6-slide {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

/* .sec6-slide>img {
	max-height: 815px;
} */

.sec6-titBox {
	position: absolute;
	top: 11.5625rem;
	left: 7.5%;
	z-index: 8;
}

.sec6-titBox .tit1,
.sec6-titBox .tit2 {
	font-size: 3.75rem;
	font-weight: 450;
	color: #ffffff;
	letter-spacing: 8px;
}

.sec6-titBox .tit3 {
	margin-top: 3rem;
}

.sec6-titBox.act .tit1 {
	-webkit-animation: fadeP .8s linear;
	animation: fadeP .8s linear;
}

.sec6-titBox.act .tit2 {
	-webkit-animation: fadeP .8s linear;
	animation: fadeP .8s linear;
}

.sec6-titBox.act .tit3 {
	-webkit-animation: fadeP 1s linear;
	animation: fadeP 1s linear;
}

@-webkit-keyframes fadeP {
	from {
		-webkit-transform: translate3d(0, 200%, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeP {
	from {
		transform: translate3d(0, 200%, 0);
	}

	to {
		transform: translate3d(0, 0, 0);
	}
}

.sec6-titBox .tit3 a {
	color: #ffffff;
	font-size: 1.25rem;
	font-weight: 300;
	display: inline-block;
	padding-right: 25px;
	background: url(../img/lylTit.png) no-repeat right center;
}

.sec6-bot {
	position: relative;
	bottom: 0;
	padding: 5rem 7.5%;
	z-index: 5;
	width: 100%;
	background: url(../img/sec6-bg.png) no-repeat;
	background-size: cover;
	z-index: 5;
}

.sec6-con .tit1 {
	color: #ffffff;
	font-size: 3.25rem;
	line-height: 55px;
	letter-spacing: 3px;
	white-space: nowrap;
}

.sec6-con .tit2 {
	color: #ffffff;
	font-size: 1.375rem;
	letter-spacing: 2px;
	white-space: nowrap;
	font-weight: lighter;
	line-height: 50px;
	margin-top: 5px;
}

.sec6-con1 .tit2 {
	color: #ffffff;
	font-size: 2rem;
	font-weight: bold;
	margin-top: 0;
}

.sec6-con1 .tit1 {
	font-family: "arial";
	font-weight: bold;
}

.sec6-con {
	padding: 0;
}

.sec6-con1 {
	border-right: 1px solid #ffffff;
}

.sec6-con2 {
	border-right: 1px solid #ffffff;
}

.footer {
	padding: 50px 7.5%;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	background-color: #ffffff;
	background: #ffffff url(../img/bottomBg.png) no-repeat bottom center;
}

.footerBox {
	display: flex;
	padding-bottom: 6.875rem;
	border-bottom: 1px solid #000000;
}

.footerCon:nth-child(1) {
	width: 18%;
}

.footerCon:nth-child(2) {
	width: 18%;
}

.footerCon:nth-child(3) {
	width: 18%;
}

.footerCon:nth-child(4) {
	width: 23%;
}

.footerCon:nth-child(5) {
	width: 23%;
}

.footerCon>.titile {
	font-size: 1.75rem;
	color: #000000;
	font-weight: bold;
	padding-bottom: 15px;
	background: url(../img/botTitlebg.png) no-repeat bottom left;
	margin-right: 10%;
}
.footerCon>.titile a{color:#000}

.footerUl {
	margin: 15px 0;
	display: flex;
	flex-direction: column;
}

.footerUl li {
	color: #000000;
	font-size: 1.25rem;
	display: inline-block;
	margin: 5px 0;
}

.footerUl li a {
	color: #000000;
	font-size: 1.25rem;
	display: inline-block;
}

.footerUl li a:hover {
	color: #FE0000;
}

.footerBox2 {
	padding: 20px 0 0 0;
}

.foot2Top>.span1 {
	display: inline-block;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 1px;
}

.foot2Top>.span2 {
	border-right: 1px solid #cccccc;
	width: 1px;
	height: 12px;
	display: inline-block;
	margin: 0px 20px 0 20px;
}

.foot2Top a {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 1px;
}

.foot2Bot ul {
	display: flex;
	margin-top: 10px;
}

.foot2Bot ul li {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	margin-right: 1.5625rem;
}

.foot2Bot ul li a {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}

.foot2Bot ul li a:hover {
	color: #FE0000;
}


.anli-bottom {
	height: 25rem;
	min-height: 240px;
	background:#ffffff url(../image/anlibottom2.png) no-repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: center;
	position: relative;
	z-index: 5;
}

.anli-bottom-con {
	position: absolute;
	width: auto;
	top: 50%;
	left: 14%;
	transform: translateY(-50%);
}

.anli-bottom-con .tit1 {
	font-size: 2.875rem;
	color: #333333;
	margin-bottom: 1.2rem;
}

.anli-bottom-con .tit2 span {
	font-size: 1rem;
	color: #999999;
	display: block;
}
.anli-bottom-con .tit2 p {
	font-size: 1rem;
	color: #999999;
	display: block;
}
.anli-bottom2 {
	height: 31.25rem;
	min-height: 340px;
	width: 100%;
	display: flex;
	position: relative;
	z-index: 5;
}
.anli-bot-left{
	position: relative;
	background: url(https://junhe.oss-cn-beijing.aliyuncs.com/gongsiguanwang/%E6%96%B0%E5%9B%BE%E7%89%87/%E6%96%B0%E5%9B%BE%E7%89%87/%E6%A1%88%E4%BE%8B1.png) no-repeat;
	height: 100%;
	width: 50%;
}
.anli-bot-right{
	position: relative;
	background: url(https://junhe.oss-cn-beijing.aliyuncs.com/gongsiguanwang/%E6%96%B0%E5%9B%BE%E7%89%87/%E6%A1%88%E4%BE%8B%E5%8F%B3%E4%BE%A7.png) no-repeat;
	height: 100%;
	width: 50%;
}
.anli-bot-Con{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);text-align: center;font-size: 2.75rem;color: #ffffff;}
.anli-lBtn{width: 11.25rem;min-width: 140px;height: 50px;line-height: 50px;font-size: 16px;color: #2d2d35;background-color: #ffffff;display: inline-block;}
.anli-lBtn:hover{color: #FE0000;}
.anli-RBtn{width: 11.25rem;min-width: 140px;height: 50px;line-height: 50px;font-size: 16px;color: #ffffff;border:1px solid #ffffff;display: inline-block;}
.anli-RBtn:hover{color: #000000;}

@media (max-width:1500px){
	.anli-bottom-con .tit2 p {
	font-size: 14px;
	color: #999999;
	display: block;
}
}
@media (max-width:1300px){
	.footerUl li a{font-size:14px;}
}