@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url(http://cdn.vipxufan.com/oa_project/meida-guan-wang-web/otf/SourceHanSansCN-Regular.otf?1=1);
}

@font-face {
	font-family: "SourceHanSansCN-Bold";
	src: url(http://cdn.vipxufan.com/oa_project/meida-guan-wang-web/otf/SourceHanSansCN-Bold.otf?1=1);
}

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	font-family: "SourceHanSansCN-Regular";
	text-align: justify;
}

html {
	font-size: 20px;
}
.beian{
	color: #000;
}
::-webkit-scrollbar {
	display: block;
	width: 0.4rem!important;
	height: 0.4rem!important;
	background-color: white;
	border-radius: 2.5rem;
	overflow: visible!important;
	-webkit-appearance: none;
}
::-webkit-scrollbar:hover{
	overflow: visible;
}
::-webkit-scrollbar:active{
	overflow: visible;
}
::-webkit-scrollbar-thumb {
	width: 0.4rem;
	height: 0.4rem;
	background: #b3b3b3;
	border-radius: 2.5rem;
	overflow: visible;
}
::-webkit-scrollbar-thumb:hover{
	overflow: visible;
}
::-webkit-scrollbar-thumb:active{
	overflow: visible;
}
.footer-nav>img:nth-child(2) {
	display: none;
}

.footer-nav>img {
	height: 2rem;
}

.footer-nav>span {
	font-size: 1.05rem;
	color: #666666;
}

.header {
	width: 100%;
	overflow: hidden;
}

.top {
	width: 100%;
	height: 6.15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: solid 0.05rem #bebebe;
}

.topBox {
	display: flex;
	width: 55.15rem;
	height: 3.25rem;
	align-items: flex-end;
	justify-content: space-between;
}

.topBox>img {
	width: 12.7rem;
}

.userBox img {
	width: 1.25rem;
}

.userBox img:first-child {
	margin-right: 1.2rem;
}

.headerNav {
	width: 100%;
	display: flex;
	justify-content: center;
	border-bottom: #000000 0.05rem solid;
}

.nav {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.nav li {
	/* width: 168px; */
	text-align: center;
	padding: 0.8rem 1.75rem 0.55rem 1.75rem;
	margin: 0 1.75rem;
}

.nav li:first-child {
	border-bottom: solid 0.3rem #2657c0;
}

.nav li a {
	width: 7.4rem;
	display: inline-block;
	font-size: 1.4rem;
	color: black;
	letter-spacing: 0.15rem;
}

.nav li:first-child a {
	width: 3.1rem;
	color: #2657C0;
	font-family: "SourceHanSansCN-Bold";
}

.banner {
	width: 100%;
	/* height: 1000px; */
	display: block;
}

.banner img {
	width: 100%;
}

.footer {
	width: 100%;
	height: 26.8rem;
	position: relative;
	overflow: hidden;
}

.logoBg {
	width: 41.7rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.footer-bg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23.35rem;
	background-color: #000000;
	z-index: 1;
}

.footer-content {
	font-family: "SourceHanSansCN-Regular";
	color: white;
	width: 100%;
	height: 23.35rem;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 3;
	display: flex;
	align-items: center;
}

.to-top {
	width: 4.5rem;
	height: 4.5rem;
	background-color: #2657c0;
	position: absolute;
	right: 9.45rem;
	top: -3.3rem;
	font-size: 1.35rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.to-top img {
	width: 1.7rem;
}

.footer-list-left li::before {
	margin-right: 1rem;
	width: 1.25rem;
	height: 1.25rem;
	display: inline-block;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.footer-list-left li:first-child::before {
	content: '';
	background-image: url(http://cdn.vipxufan.com/oa_project/meida-guan-wang-web/img/footer/phone.png);
}

.footer-list-left li:nth-child(2)::before {
	content: '';
	background-image: url(http://cdn.vipxufan.com/oa_project/meida-guan-wang-web/img/footer/link.png);
}

.footer-list-left li:last-child::before {
	content: '';
	background-image: url(http://cdn.vipxufan.com/oa_project/meida-guan-wang-web/img/footer/weiz.png);
}

.footer-list-left {
	display: flex;
	flex-direction: column;
	font-size: 1.2rem;
	margin-right: 10.8rem;
	margin-left: 5.25rem;
}

.footer-list-left li {
	display: flex;
	align-items: flex-start;
	margin-bottom: 1.1rem;
}

.footer-list-left li span:last-child {
	width: 23.75rem;
}

.footer-list-center {
	width: 12.25rem;
	font-size: 1.1rem;
	margin-right: 4.15rem;
}

.footer-list-center-first {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	width: 13.5rem;
}

.footer-list-center-first div {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer-list-center-first div span {
	margin-bottom: 0.75rem;
}

.footer-list-center-first div img {
	width: 5.6rem;
}

.footer-list-center-last {
	display: flex;
	flex-direction: column;
	margin-top: 1.5rem;
}

.footer-list-center-last span:last-child {
	font-size: 0.85rem;
	width: 14rem;
}

.footer-list-right {
	display: flex;
	flex-direction: row;
	width: 17.5rem;
	height: 12.5rem;
}

.footer-list-right li {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	margin-right: 1.4rem;
}

.footer-list-right li:first-child img {
	width: 1.6rem;
}

.footer-list-right li:first-child img:last-child {
	width: 2.6rem;
}

.footer-list-right li:nth-child(2) {
	align-items: flex-start;
	width: 8.3rem;
}

.footer-list-right li:last-child img {
	width: 3.4rem;
}

.footer-mobile {
	display: none;
}

.header-mobile {
	display: none;
}

.copyright {
	background-color: #000000;
	color: #65686a;
	text-align: center;
	position: relative;
	z-index: 555;
	font-size: 0.7rem;
	margin-top: -2.5rem;
}
.copyright .to-top{
	display: none;
}
.beian{
	color: #65686a;
}
.arrowMask{
	position: absolute;
	top: 0;
	right: 0;
	height: 85%;
	width: 100%;
	/* background-image: linear-gradient(to right,#ffffff00,#fffc); */
	z-index: 22;
	display: flex;
	justify-content: center;
	align-items: center;
	/* transition: z-index .2s linear; */
}
.arrowMask>img{
	position: absolute;
	right: -1%;
	width: 20%;
	animation: jiant ease-in-out 2s infinite;
}
.hide{
	z-index: -1;
}
.pcWin{
	width: 100%;
	position: relative;
	transition: all 0.4s ease-in-out;
}
.pcSwiper{
	width:384rem;
}
.pcSwiper img{
	width: 96rem;
	float: left;
}

@keyframes jiant{
	0%{
		transform: translateX(0rem);
	}
	50%{
		transform: translateX(0.5rem);
	}
	100%{
		transform: translateX(0rem);
	}
}
@media (max-width:750px) {
	.footer {
		display: none;
	}

	body {
		margin-bottom: 5rem;
	}

	.footer-mobile {
		display: block;
		width: 100%;
		height: 5rem;
		position: fixed;
		left: 0;
		bottom: 0;
		background-color: white;
		border-top: #cccccc 0.05rem solid;
		z-index: 999;
	}

	.footer-mobile>div {
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
	}

	.footer-nav {
		height: 3.6rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.header {
		display: none;
	}

	.header-mobile {
		display: block;
		display: flex;
		flex-direction: column;
		background-color: white;
	}

	.heaMob-logo {
		width: 100%;
		height: 4.4rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.heaMob-logo>img {
		width: 7.9rem;
		height: 2rem;
	}

	.header-mobile>img {
		width: 100%;
	}

	.copyright {
		background-color: #F6F6F6;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 2.75rem;
		position: relative;
	}

	.to-top {
		width: 2.7rem;
		height: 2.7rem;
		right: 0;
		top: -1.5rem;
		z-index: 999;
	}

	.copyright span {
		font-size: 0.7rem;
		opacity: .3;
		color: #000000;
	}
}
