body,
html {
	width: 100%;
	height: 100%
}

*,
ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-family: 'Open Sans', sans-serif
}

a,
a:focus,
a:hover {
	color: #111;
	outline: 0
}

body,
html {
	height: 100%
}

small {
	opacity: .7;
	display: block
}

ol,
p,
ul {
	color: #747474
}

a:focus,
a:hover {
	text-decoration: none
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important
}

body {
	background-color: #fff;
	color: #5f6467
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400 !important;
	color: #000;
	-webkit-font-smoothing: antialiased
}

h1 {
	font-size: 36px;
	line-height: 45px
}

h2 {
	font-size: 30px;
	line-height: 40px
}

h3 {
	font-size: 24px;
	line-height: 35px
}

h4 {
	font-size: 18px;
	line-height: 30px
}

h5 {
	font-size: 14px;
	line-height: 25px
}

h6 {
	font-size: 12px;
	line-height: 20px
}

.lead,
p {
	line-height: 25px
}

h1 small {
	font-size: 50%
}

h2 small {
	font-size: 60%
}

h3 small {
	font-size: 70%
}

h4 small {
	font-size: 80%
}

h5 small,
h6 small,
small {
	font-size: 90%
}

small {
	margin-top: 5px
}

code {
	text-transform: none;
	font-family: monospace, serif
}

a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px
}

img {
	max-width: 100%;
}

p strong {
	font-weight: 600
}

/* 首页内容 */
.parallax-window {
	height: 100%;
	position: relative;
	height: 100vh;
}

.parallax-window img.bk {
	height: 100vh;
	object-fit: cover;
	width: 100%;
}

.fan {
	position: absolute;
	width: 55.72%;
	left: 22.13%;
	bottom: 11%;
	-webkit-animation: nudgeFan 10s ease-out infinite;
}

.fan img{
    display: block;
    margin: 0 auto;
}


@-webkit-keyframes nudgeFan {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes nudgeFan {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}


.intro-direction {
	position: absolute;
	left: 49%;
	bottom: 5%;
}


.mouse-icon,
small {
	opacity: .7;
	display: block;
}

.mouse-icon {
	border: 2px solid #fff;
	border-radius: 16px;
	height: 40px;
	width: 24px;
	z-index: 10;
	background-color: rgba(255, 255, 255, .5);
}

.mouse-icon .wheel,
.navbar-pasific .navbar-toggle .icon-bar,
.bg-pasific,
.button-pasific-o:hover,
.button.button-pasific,
.button-3d.button-pasific,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills-vertical li.active a,
a.add-to-cart:hover,
#blog form.blog-form-search button,
.badge-pasific,
.price-three .price-badge,
#sidebar ul.tag li:hover,
.irs-from,
.irs-to,
.irs-single,
input[type=checkbox]:checked+label:before,
.button-pasific.hover-fade:hover,
.button-pasific.hover-fade:focus,
.button-pasific.hover-fade:active,
.button-pasific.hover-back-pulse:hover,
.button-pasific.hover-back-pulse:focus,
.button-pasific.hover-back-pulse:active,
.button-pasific.hover-sweep-to-right:before,
.button-pasific.hover-sweep-to-left:before,
.button-pasific.hover-sweep-to-bottom:before,
.button-pasific.hover-sweep-to-top:before,
.button-pasific.hover-bounce-to-right:before,
.button-pasific.hover-bounce-to-left:before,
.button-pasific.hover-bounce-to-top:before,
.button-pasific.hover-bounce-to-bottom:before,
.button-pasific.hover-radial-out:before,
.button-pasific.hover-rectangle-out:before,
.button-pasific.hover-shutter-out-horizontal:before,
.button-pasific.hover-shutter-out-vertical:before {
	background-color: #ff4530 !important;
}

.mouse {
	border: 1px solid #fff;
	position: relative;
	width: 20px;
	height: 35px;
	border-radius: 100px;
	background-size: 100% 200%;
	-webkit-animation: nudgeMouse 5s ease-out infinite;
	margin: auto;
}

.mouse:after {
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite;
}

.mouse-icon .wheel {
	-webkit-animation-name: mouse-anim-drop;
	animation-name: mouse-anim-drop;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	position: relative;
	border-radius: 10px;
	width: 2px;
	height: 6px;
	top: 4px;
	margin-left: auto;
	margin-right: auto;
}


.mouse {
	border: 1px solid #fff;
	position: relative;
	width: 20px;
	height: 35px;
	border-radius: 100px;
	background-size: 100% 200%;
	-webkit-animation: nudgeMouse 5s ease-out infinite;
	margin: auto
}

.mouse:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.mouse::before {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	background: url(../images/icon_down.png) no-repeat;
	background-size: cover;
	content: '';
	display: block;
	top: 40px
}

.mouse:after {
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite
}

@-webkit-keyframes colorSlide {
	0% {
		background-position: 0 100%
	}

	20% {
		background-position: 0 0
	}

	21% {
		background-color: #fc5f72
	}

	29.99% {
		background-color: #fff;
		background-position: 0 0
	}

	30% {
		background-color: #fc5f72;
		background-position: 0 100%
	}

	50% {
		background-position: 0 0
	}

	51% {
		background-color: #fc5f72
	}

	59% {
		background-color: #fff;
		background-position: 0 0
	}

	60% {
		background-color: #fc5f72;
		background-position: 0 100%
	}

	80% {
		background-position: 0 0
	}

	81% {
		background-color: #fc5f72
	}

	100%,
	90% {
		background-color: #fff
	}
}

@keyframes colorSlide {
	0% {
		background-position: 0 100%
	}

	20% {
		background-position: 0 0
	}

	21% {
		background-color: #fc5f72
	}

	29.99% {
		background-color: #fff;
		background-position: 0 0
	}

	30% {
		background-color: #fc5f72;
		background-position: 0 100%
	}

	50% {
		background-position: 0 0
	}

	51% {
		background-color: #fc5f72
	}

	59% {
		background-color: #fff;
		background-position: 0 0
	}

	60% {
		background-color: #fc5f72;
		background-position: 0 100%
	}

	80% {
		background-position: 0 0
	}

	81% {
		background-color: #fc5f72
	}

	100%,
	90% {
		background-color: #fff
	}
}

@-webkit-keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	6% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	14% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	36% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	44% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	66% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	74% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	100%,
	88% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
}

@keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	6% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	14% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	36% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	44% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}

	66% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}

	74% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}

	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}

	100%,
	88% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
}

@-webkit-keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes colorText {
	21% {
		color: #fc5f72
	}

	30% {
		color: #fff
	}

	51% {
		color: #fc5f72
	}

	60% {
		color: #fff
	}

	81% {
		color: #fc5f72
	}

	90% {
		color: #fff
	}
}

@keyframes colorText {
	21% {
		color: #fc5f72
	}

	30% {
		color: #fff
	}

	51% {
		color: #fc5f72
	}

	60% {
		color: #fff
	}

	81% {
		color: #fc5f72
	}

	90% {
		color: #fff
	}
}


#welcome {}

/* 导航 */
.container,
.menu {
	position: relative;
	width: 100%;
	height: auto
}

.menu:before {
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0;
	top: -150px;
	background: url(../images/header_bg.png) repeat-x;
	content: "";
	z-index: 5;
	display: none
}

.menu {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100
}

.logo {
	width: 260px;
	height: auto;
	position: absolute;
	left: 25px;
	/* top: 20px; */
	z-index: 20
}

.menu .btn_span {
	width: 47px;
	height: 47px;
	position: relative;
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-o-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-moz-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	transition: all .3s cubic-bezier(.445, .05, .55, .95);
	z-index: 20;
	top: -4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	margin-left: auto;
	margin-right: 0
}

.menu .btn_span span {
	display: block;
	height: 1px;
	width: 20px;
	background-color: #000;
	position: absolute;
	top: 50%;
	right: 14px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-o-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-moz-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	transition: all .3s cubic-bezier(.445, .05, .55, .95)
}

.menu .btn_span span:nth-child(1) {
	width: 20px;
	top: 18px
}

.menu .btn_span span:nth-child(3) {
	width: 10px;
	top: 31px
}

.menu.active span:nth-child(1) {
	-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(-45deg) translate3d(0, 0, 0);
	transform: rotate(-45deg) translate3d(0, 0, 0);
	top: 50%
}

.menu.active span:nth-child(2) {
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg) translate3d(0, 0, 0);
	transform: rotate(45deg) translate3d(0, 0, 0)
}

.menu.active span:nth-child(3) {
	-webkit-transform: scaleX(0) translate3d(0, 0, 0);
	-moz-transform: scaleX(0) translate3d(0, 0, 0);
	transform: scaleX(0) translate3d(0, 0, 0)
}

._ndc_top .social .weichat {
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	float: none;
	color: #fff;
	background: #38af13
}

.menu_bar {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 100vh;
	z-index: 99;
	pointer-events: none
}

.menu.active .menu_bar {
	height: 100vh;
	background: #8b080b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 20px 30px
}

.menu_bar .list {
	display: block;
	position: absolute;
	width: 25%;
	left: 0;
	top: 0;
	height: 100%;
	font-size: 0;
	-webkit-text-size-adjust: none;
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateX(-25vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-25vw) translate3d(0, 0, 0);
	transform: translateX(-25vw) translate3d(0, 0, 0);
	/* background-color: #fff */
}

.menu_bar .list ul {
	width: 100vw;
	position: relative;
	display: flex;
	z-index: 3
}

.menu.active+.menu_bar .list {
	width: 100%;
	pointer-events: all;
	opacity: 1;
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: opacity .5s ease, width .8s .4s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, -webkit-transform .5s ease;
	-o-transition: opacity .5s ease, width .8s .4s ease, -o-transform .5s ease;
	-moz-transition: opacity .5s ease, width .8s .4s ease, transform .5s ease, -moz-transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease
}

.menu.active+.menu_bar .list li+li {
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s .4s;
	transition: -webkit-transform .5s .4s;
	-o-transition: -o-transform .5s .4s;
	-moz-transition: transform .5s .4s, -moz-transform .5s .4s;
	transition: transform .5s .4s;
	transition: transform .5s .4s, -webkit-transform .5s .4s, -moz-transform .5s .4s, -o-transform .5s .4s
}

.menu.active+.menu_bar .iwrapper {
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s .2s;
	transition: -webkit-transform .5s .2s;
	-o-transition: -o-transform .5s .2s;
	-moz-transition: transform .5s .2s, -moz-transform .5s .2s;
	transition: transform .5s .2s;
	transition: transform .5s .2s, -webkit-transform .5s .2s, -moz-transform .5s .2s, -o-transform .5s .2s
}

.menu.active+.menu_bar .list li:nth-child(2) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.menu.active+.menu_bar .list li:nth-child(3) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.menu.active+.menu_bar .list li:nth-child(4) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}

.menu.active+.menu_bar .list li:nth-child(3) {
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}

.menu.active+.menu_bar .list li:nth-child(4) {
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.menu_bar .list li+li {
	-webkit-transform: translateX(-100%) translate3d(0, 0, 0);
	-moz-transform: translateX(-100%) translate3d(0, 0, 0);
	transform: translateX(-100%) translate3d(0, 0, 0)
}

.iwrapper {
	z-index: 3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

.menu_bar .list li {
	width: 25vw;
	font-size: 14px;
	height: 100vh;
	position: relative
}

.no-touch .menu_bar .list ul.ibg-box.hover li {
	-webkit-transition-delay: 0s !important;
	-moz-transition-delay: 0s !important;
	-o-transition-delay: 0s !important;
	transition-delay: 0s !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-moz-transition: none !important;
	transition: none !important
}

.menu_bar .list .ibg-box li {
	z-index: 2
}

.menu_bar .list .item a {
	/*width: 104px;*/
	margin-right: 30px;
	display: block;
	line-height: 60px;
	color: #fff;
	/* font-weight: 700; */
	opacity: 1
}

.menu_bar .list li {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	position: relative;
	pointer-events: all;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.menu_bar .list li img {
	width: 150px;
	display: inline-block
}

.no-touch .menu_bar .list li:hover .ibg {
	width: 75vw
}

.no-touch .menu_bar .list li:nth-child(3):hover .ibg {
	-webkit-transform: translateX(-25vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-25vw) translate3d(0, 0, 0);
	transform: translateX(-25vw) translate3d(0, 0, 0)
}

.no-touch .menu_bar .list li:nth-child(4):hover .ibg {
	-webkit-transform: translateX(-50vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-50vw) translate3d(0, 0, 0);
	transform: translateX(-50vw) translate3d(0, 0, 0)
}

.menu_bar .list li .en {
	margin-bottom: 35px;
	position: relative;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}

.menu_bar .list li .en img {
	height: 25px;
	width: auto
}

.menu_bar .list li:nth-child(1) {
	z-index: 6
}

.menu_bar .list li .ibg {
	position: absolute;
	width: 25vw;
	height: 100%;
	left: 0;
	top: 0;
	background-position: left center
}

.menu_bar .list .cc li:nth-child(1) .en {
	/* -webkit-text-stroke: 1px #000; */
	/* padding-left: 0 */
}

.menu_bar .list .cc li:nth-child(2) {
	z-index: 5;
	width: 63.54%;
}

.menu_bar .list .cc li:nth-child(3) {
	z-index: 4
}

.menu_bar .list .cc li.active {
	z-index: 5
}

.menu_bar .list ul.ibg-box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.menu_bar .list ul.ibg-box {
	/* background-color: #000 */
	background: rgba(166, 15, 14, .8);
	background: url(../images/ibg-box-bg.jpg);
}

.menu_bar .list ul.ibg-box li:nth-child(1) {
	overflow: hidden
}

.menu_bar .list li:nth-child(4) {
	z-index: 3
}

.menu_bar .list li .item {
	width: 100%;
	color: #fff;
	position: relative
}

.menu_bar .list li .item:before {
	content: '';
	position: absolute;
	left: -10%;
	width: 1px;
	height: -webkit-calc(100%);
	height: -moz-calc(100%);
	height: calc(100%);
	background-color: #fff;
	/* bottom: -25px; */
	opacity: 1
}

.menu_bar .list li .item dl {
	display: flex;
}

.menu_bar .list li .item dl dd {
	display: inherit;
	align-items: center;
	margin-right: 100px;
}

.menu_bar .list li .item dl dd h2 {
	font-size: 24px;
	margin: 0;
}

.menu_bar .list li .c {
	position: relative
}

.menu_bar .list li:nth-child(n+2) .c:before {
	content: "01";
	position: absolute;
	font-size: 10px;
	left: -36px;
	top: 10px;
	font-weight: 100;
	opacity: .6
}

.menu_bar .list li:nth-child(3) .c:before {
	content: '02'
}

.menu_bar .list li:nth-child(4) .c:before {
	content: '03'
}

.menu_bar .list li .item a+a {
	/* margin-top: 25px */
}

.menu_bar .list li:nth-child(n+2) {
	color: #fff;
	font-size: 18px;
	/* padding-left: 92px */
}

.menu_bar .list li:nth-child(n+2) .iwrapper {
	color: #fff;
	width: 100%;
	font-size: 18px;
	/* padding-left: 92px */
}

.menu_bar .list li .c {
	font-size: 24px;
	font-weight: 700
}


.menu_bar .list li:nth-child(1) {
	/* background-color: #fff; */
	width: 36.45%;
	text-align: center;
	color: #FFFFFF
}

.logo__ {
	position: absolute;
	left: 20px;
	top: 25px
}

.menu_bar .list li:nth-child(1) a {
	display: inline-block
}

.menu_bar .list li:nth-child(1) .b {
	/* position: absolute; */
	width: 100%;
	/* bottom: 50px */
}

.menu_bar .list li .phone a+a {
	margin-left: 45px
}

.menu_bar .list li .phone {
	margin-top: 40px;
	font-size: 37px;
	font-weight: bold;
}

.hot_tel {
	height: 40px;
	border: 2px solid #fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	line-height: 38px;
	color: #fff;
	position: absolute;
	right: 190px;
	z-index: 20;
	top: 25px;
	display: block;
	font-family: horatioM;
	font-size: 22px;
	text-indent: 35px;
	padding: 0 15px;
	font-weight: 700;
	letter-spacing: 2px
}

.no-touch .hot_tel:hover {
	color: #fff
}

a,
a:hover {
	color: inherit
}

.hot_tel::after {
	width: 22px;
	height: 22px;
	background: url(../images/tel_icon.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	content: '';
	position: absolute;
	left: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%)
}

.menu_btn {
	position: absolute;
	right: 50px;
	top: 25px;
	height: 40px;
	font-size: 0;
	-webkit-text-size-adjust: none;
	width: 115px;
	-webkit-filter: drop-shadow(2px 2px 15px rgba(0, 0, 0, .3));
	filter: drop-shadow(2px 2px 15px rgba(0, 0, 0, .3))
}

.boxs {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative
}

.boxs.b1 .bg {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #e4223a;
}

.menu_btn p {
	position: absolute;
	width: 74%;
	line-height: 40px;
	font-size: 13px;
	background-color: #d90031;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
	right: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: width .25s ease-in-out;
	-o-transition: width .25s ease-in-out;
	-moz-transition: width .25s ease-in-out;
	transition: width .25s ease-in-out
}

.menu_btn:hover p {
	width: 100%
}

.menu_btn p+p {
	opacity: 0
}

.ndc_detail * {
	font-family: inherit !important
}

.menu.active .menu_btn p+p {
	opacity: 1
}

.content_banner {
	position: relative;
	z-index: 9;
}

.content_banner>img {
    width: 100%;
}

.boxs {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative;
}

.boxs.b1 {
	width: 100%;
	padding: 100px 5.7%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

.specila_list {
	width: 100%;
	height: auto;
	padding-top: 20px
}

.specila_list ul.active li {
	-webkit-transform: translateY(0) translate3d(0, 0, 0);
	-moz-transform: translateY(0) translate3d(0, 0, 0);
	transform: translateY(0) translate3d(0, 0, 0)
}

.specila_list ul {
	display: flex;
	justify-content: space-between;
}

.specila_list ul li ._bg {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff url(../images/hbg.png) right bottom no-repeat;
	background: #b8040a;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}

.specila_list ul li {
	width: -webkit-calc((100% - 30px)/ 3);
	width: -moz-calc((100% - 30px)/ 3);
	width: calc((100% - 30px)/ 3);
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.specila_list ul li.transitionend {
	-webkit-transition-delay: 0s !important;
	-moz-transition-delay: 0s !important;
	-o-transition-delay: 0s !important;
	transition-delay: 0s !important;
	pointer-events: all;
	color: #222
}

.no-touch .specila_list ul li:hover .abs {
	color: #fff
}

.specila_list ul li .stage {
	position: relative;
	width: 100%;
	height: 100%;
}

.specila_list ul li .stage ._bg img {
    object-fit: cover;
    width: 100%;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}

.specila_list ul li .stage:hover ._bg img {
	opacity: .5;
}

.homebanner {
	height: 100vh;
	background-color: #e4223a;
	position: relative;
	z-index: 3
}

.specila_list ul li .top_ {
	position: absolute;
	left: 35px;
	line-height: 1;
	top: 35px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: horatioM;
	font-size: 16px
}

.no-touch .specila_list ul li:hover .top_ {
	color: #fff
}

.specila_list ul li .top_ img {
	width: auto;
	margin-top: 30px
}

.specila_list ul li .thum {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 15%
}

.specila_list ul li .abs {
	color: #fff;
	width: 90%;
	height: auto;
	position: absolute;
	left: 10%;
	text-align: left;
	top: 16.43%;
	line-height: 1.7;
}

.specila_list ul li .abs b {
	font-size: 32px;
	display: block;
	margin-bottom: 5px
}

.specila_list ul li .abs p {
	opacity: 1;
	color: #fff;
	font-size: 20px
}

.specila_list ul li .menus {
	width: -webkit-calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: calc(100% - 80px);
	height: auto;
	left: 10%;
	bottom: 10%;
	overflow: hidden;
	position: absolute;
	-webkit-transform: translateZ(20px);
	-moz-transform: translateZ(20px);
	transform: translateZ(20px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	/* border: 1px solid rgba(0, 0, 0, .5) */
}

.specila_list ul li .menus ul {
	flex-wrap: wrap;
	width: 90%;
}

.specila_list ul li .menus ul li {
	width: -webkit-calc((100%)/2);
	width: -moz-calc((100%)/2));
	width: calc((100%)/2));
}

.no-touch .specila_list ul li:hover .menus {
	border-color: transparent
}

.no-touch .specila_list ul li:hover .menus a+a:before {
	background-color: #fff
}

.specila_list ul li .menus a p {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: #fff;
	color: #3e3e3e;
	left: 0;
	top: -1px;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}

.no-touch .specila_list ul li:hover .menus a {
	background-color: #e4223a;
	color: #fff
}

.specila_list ul li .menus a {
	/* display: block; */
	/* width: 50%; */
	height: 48px;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.specila_list ul li .menus a::before {
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}

.specila_list ul li .menus a:hover {
	text-decoration: inherit;
	border-bottom: 1px solid #FFFFFF;
}

.specila_list ul li .menus a:hover:before {
	/* 	content: '';
	width: 50%;
	background: #fff;
	height: 1px;
	position: absolute;
	left: 0%;
	bottom: 15%; */
}

.specila_list ul li .menus a+a {
	border-left: none
}

.no-touch .specila_list ul li .menus a:hover p {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0)
}

.no-touch .specila_list ul li:hover ._bg {
	background-color: #d9b46a;
	color: #fff
}

.parallax-mirror {
	display: none;
}

.banner_adv {
	position: relative;
	background: url(../images/banner_adv.jpg) no-repeat center/cover;
	background-attachment: fixed;
	background-size: 100%;
	color: #fff;
	text-align: center;
	/* padding: 75px 0; */
}

.banner_adv_conten {
	padding: 0 5.7%;
	top: 0;
	/* position: absolute; */
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 64.88%;
}

.banner_adv_conten_text {
	display: flex;
	align-items: center;
	margin-top: 4vw;
}

.banner_adv_conten_text h1 {
	margin: 0;
	font-size: 3vw;
	font-weight: bold !important;
	color: #fff;
}

.banner_adv_conten_text span {
    padding: 0 1vw;
	text-align: center;
	line-height: 3vw;
	font-size: 2vw;
	margin-left: 40px;
	color: #fff;
	border: 3px solid #FFFFFF;
	border-radius: 40px;
}

.banner_adv_conten_phone {
	font-size: 2vw;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2vw;
	margin-bottom: 2vw;
}

.boxs.b6 {
    background: #c80000;
	margin: 0 auto;
	overflow: hidden;
}
.boxs.b6 .haoyu_content {
    padding-left: 60px;
}

.boxs.b6 ul {
	display: flex;
	justify-content: space-between;
}

.boxs.b6 ul li {
	width: -webkit-calc((100% - 50px)/ 4);
	width: -moz-calc((100% - 50px)/ 4);
	width: calc((100% - 50px)/ 4);
	height: auto;
	margin-bottom: 0;
	/*border-bottom: 1px solid #d81e05;*/
	/*background: #fff;*/
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.boxs.b6 ul li:hover {
	/*background: #d81e05;*/
}

.boxs.b6 ul li:hover .info {
	-webkit-transform: translateY(-90px) translate3d(0, 0, 0);
	-moz-transform: translateY(-90px) translate3d(0, 0, 0);
	transform: translateY(-90px) translate3d(0, 0, 0)
}

.boxs.b6 ul li:nth-child(4n) {
	margin-right: 0
}

.boxs.b6 .thum .discover {
	color: #fff;
	margin-top: -20px
}

.boxs.b6 .thum .discover span {
	font-size: 24px
}

.boxs.b6 .thum .discover i {
	font-size: 50px
}

.boxs.b6 .thum {
	position: relative;
	background-color: #000;
	display: block;
}

.boxs.b6 .thum img {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translateY(0) translate3d(0, 0, 0);
	-moz-transform: translateY(0) translate3d(0, 0, 0);
	transform: translateY(0) translate3d(0, 0, 0);
	opacity: 1;
	width: 100%;
	height: 15vw;
    object-fit: cover;
}

.boxs.b6 ul li:hover .thum img {
	opacity: .65
}

.boxs.b6 .thum .c_ {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .65);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
	opacity: 0
}

.boxs.b6 ul li:hover .thum .c_ {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
	opacity: 1
}

.boxs.b6 ul li .info {
	border: 1px solid #d81e05;
	border-top: 0;
	width: 100%;
	height: auto;
	background: #fff;
	padding: 45px 35px;
	text-align: justify;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.boxs.b6 ul li .info .type {
	color: #d81e05;
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 15px;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.boxs.b6 ul li .info .title {
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 45px;
	font-weight: 700;
	min-height: 56px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.boxs.b6 ul li .info .abs {
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	opacity: .6;
	overflow: hidden;
	margin-bottom: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.boxs.b6 ul li .info .icon {
	font-size: 12px;
	height: 20px;
	font-size: 14px;
	opacity: .7;
	line-height: 20px
}

.boxs.b6 ul li:hover .info {
	/*background: #d81e05;*/
}

.boxs.b6 ul li:hover .info .type,
.boxs.b6 ul li:hover .title,
.boxs.b6 ul li:hover .abs,
.boxs.b6 ul li:hover .icon {
	/*color: #FFFFFF;*/
}

.boxs.b6 ul li:hover .abs {}

.boxs.b6 ul li:hover .icon {}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0);
}


.section7 {
	position: relative;
	z-index: 2;
	padding: 108px 5.7%;
	background-color: #f7f7f7;
}

.section7 .partner {
	padding-bottom: 2rem;
}

.section7 .partner .title {
	height: 1.7rem;
	margin-left: 1.35rem;
}

.section7 .partner .star_war {
	height: 5rem;
	margin-top: 1rem;
	position: relative;
}

.section7 .partner .star_war canvas {
	width: 100% !important;
	height: auto !important;
}

.section7 .partner .star_war:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: -6px;
	background: linear-gradient(to bottom, #f7f7f7, rgba(247, 247, 247, 0));
	height: 30%;
	z-index: 3;
}

.section7 .partner .star_war:after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -6px;
	background: linear-gradient(to top, #f7f7f7, rgba(247, 247, 247, 0));
	height: 30%;
	z-index: 3;
}

.section7 .text {
	text-align: center;
	color: #e00509;
	position: absolute;
	top: -1.3rem;
	right: 1rem;
	line-height: 1;
}

.section7 .text img {
	width: 10.65rem;
}

.section7 .flex {
	display: flex;
}

.section7 .left {
	width: 36.45%;
	flex-shrink: 0;
}

.section7 .left .earth {
	position: relative;
}

.section7 .left .earth img {
	position: relative;
	z-index: 2;
	width: 100% !important;
	height: 100% !important;
}

.section7 .left .earth img.rotation {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: rotation-clockwise 26s linear infinite;
	animation: rotation-clockwise 26s linear infinite;
}

@-webkit-keyframes rotation-clockwise {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}

@keyframes rotation-clockwise {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}

.section7 .STORE {
	height: 1.7rem;
}

.section7 .right {
	flex: auto;
	color: #3e3e3e;
	width: 51.04%;
	padding-left: 10.62%;
}

.section7 .right .STORE_title {
	margin-top: 50px;
}

.section7 .top {
	align-items: flex-end;
	padding-top: 50px;
	transform: translate3d(0, 0, 0);
}

.section7 .search-box {
	flex-shrink: 0;
}

.section7 .search-box .location {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	font-size: 18px;
	background: #d81e05;
	width: 440px;
	height: 70px;
	border-radius: 35px;
}

.section7 .search-box .location img:first-child {
	margin: 0 0 0 35px;
}

.section7 .search-box .location img+img {
	margin: 0 0 0 5px;
}

.section7 .search-box .location p {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.section7 .search-box .location .iconfont {
	font-size: 0.3rem;
	color: #e00509;
}

.section7 .search-box .location .black {
	font-size: 20px;
	color: #3e3e3e;
}

.section7 .search-box .location .address {
	margin: 0 10px 0 5px;
}

.section7 .search-box .input {
	width: 3.6rem;
	position: relative;
	padding-left: 20px;
}

.section7 .search-box .input input {
	height: 55px;
	font-size: 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	box-shadow: none;
	font-family: initial;
	padding-right: 65px;
}

.section7 .search-box .input .search {
	position: absolute;
	font-size: 28px;
	right: 0;
	bottom: 0;
	line-height: 55px;
	width: 55px;
	text-align: center;
	cursor: pointer;
	font-weight: 700;
}

.section7 .links {
	flex: auto;
	display: flex;
	overflow: hidden;
	height: 105px;
	background-image: url(../images/links.png);
	background-position: left center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 0.4rem;
	color: #fff;
	padding-left: 20px;
	position: relative;
	cursor: pointer;
}

.section7 .links .img {
	background-image: url("../SVG/chagge-border.svg");
	background-size: auto 100%;
	height: 0.2rem;
	width: 100%;
	opacity: 0.3;
}

.section7 .links p {
	font-size: 0.36rem;
	font-weight: 700;
	font-style: italic;
}

.section7 .links .link {
	padding: 0 10px;
}

.section7 .scroll-y {
	/*overflow-y: auto;*/
	position: relative;
	z-index: -1;
}

.section7 .scroll-y ::-webkit-scrollbar {
	display: block;
	width: 18px;
	background-color: #eee;
}

.section7 .scroll-y ::-webkit-scrollbar-thumb {
	background-color: #666;
}

.section7 .store-lists {
	display: flex;
	flex-wrap: wrap;
}

.section7 .store-lists .item {
	width: 50%;
	padding-right: 0.9rem;
	display: flex;
	margin-top: 46px;
}

.section7 .store-lists .item:nth-child(n + 7){
    display: none;
}

.section7 .store-lists .item .flex {
	align-items: flex-start;
}

.section7 .store-lists .item .no {
	width: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background-color: #e00509;
	border-radius: 50%;
	flex-shrink: 0;
}

.section7 .store-lists .item .context {
	margin-left: 0.2rem;
	flex: auto;
	color: #5d5d5d;
	line-height: 1.7;
	text-align: justify;
}

.section7 .store-lists .item .store-name {
	font-size: 18px;
	color: #262626;
	font-weight: 500;
}

.section7 .store-lists .item .store-address {
	margin: 3px 0 6px;
}

.section7 .store-lists .item .store-distance {
	color: #d81e06;
}

.section7 .store-lists .item .store-distance img {
	margin-right: 10px;
}

.section7 .store-lists .item:nth-child(n + 3) {
	/* margin-top: 0.5rem; */
}

.section7 .city_btn {
    width: 100%;
    top: 50%;
    left: -10%;
    z-index: 99999;
    position: absolute;
    display: flex;
    justify-content: space-between;
}

.section7 .city_btn_left,
.section7 .city_btn_right{
    cursor: pointer;
    line-height: 30px;
    width: 30px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 20px;
    background: #d81e05;
}

.STORE_title .en {
	font-size: 50px;
	color: #e00509;
	font-weight: bold;
}

.STORE_title .cn {
	font-size: 32px;
	color: #e00509;
	font-weight: bold;
	text-transform: uppercase;
}

.search-box {
	flex-shrink: 0;
	position: relative;
	z-index: 3;
}

.search-box .search-show {
	position: absolute;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.38);
	padding: 30px;
	width: 100%;
	top: -40px;
	border-radius: 5px;
	left: 270px;
	line-height: 1.8;
	font-size: 15px;
	display: none;
	min-width: 500px;
}

.search-box .search-show .bb {
	text-align: center;
	background-color: #e00509;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	margin-top: 30px;
	cursor: pointer;
	border-radius: 30px;
}

.search-box .search-show .bb.disabled {
	cursor: not-allowed;
	background-color: #f7f7f7;
	color: rgba(0, 0, 0, 0.38);
}

.search-box .search-show .tt {
	color: #888;
}

.search-box .search-show .tt span {
	padding: 0 3px;
	cursor: pointer;
}

.search-box .search-show .tt span.active {
	color: #e00509;
}

.search-box .search-show .aa {
	color: #e00509;
	border: 1px solid #e00509;
	display: inline-block;
	padding: 2px 8px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 30px;
	border-radius: 30px;
	padding: 0 30px;
}

.search-box .search-show .ll {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
	margin-left: -10px;
}

.search-box .search-show .ll .ii {
	padding: 2px 10px;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}

.search-box .search-show .ll .ii.active {
	background-color: #e00509;
	color: #fff;
}

@font-face {
	font-family: SourceHanSerifCN_bold;
	src: url(../fonts/SourceHanSerifCN-SemiBold.otf);
}

@font-face {
	font-family: SourceHanSerifCN_light;
	src: url(../fonts/SourceHanSerifCN-Light.otf);
}

.partner {
	padding: 100px 5.7%;
}

.partner .title {
	text-align: center;
}

.partner .title h1 {
	font-family: SourceHanSerifCN_bold;
	font-size: 50px;
	font-weight: bold !important;
	color: #525252;
	margin-bottom: 26px;
}

.partner .title p {
	font-family: SourceHanSerifCN_bold !important;
	font-size: 20px;
	color: #b2b2b2;
	margin-bottom: 26px;
}

.partner .title .line {
	margin: 0 auto;
	width: 90px;
	height: 1px;
	background-color: #676767;
	margin-bottom: 26px;
}

.partner .title span {
	font-family: SourceHanSerifCN_light !important;
	font-size: 32px;
	color: #808080;
	margin-bottom: 26px;
}

.partner .partner_conten {}

.partner .partner_conten ul {
	display: flex;
	flex-wrap: wrap;

}

.partner .partner_conten ul li {
	width: calc((100%-10px)/6);
}


.nav_size {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	background: #bb0112;
}

.nav_size ul {
	display: flex;
	transform: translate3d(0, 0, 0);
	-webkit-animation: move_left 40s linear infinite;
	animation: move_left 40s linear infinite;
}


@-webkit-keyframes move_left {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes move_left {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(-100%, 0, 0);
	}
}

@-webkit-keyframes move_right {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes move_right {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(100%, 0, 0);
	}
}

.nav_size ul li {
	text-align: center;
	width: calc((100%)/4);
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 2.9vw;
	font-weight: bold;
}

.nav_size ul li:nth-child(2n) {
	-webkit-text-fill-color: #bb0112;
	-webkit-text-stroke: 1px;
}

.footer {
	background-color: #c50315;
}

.footer_content {
	padding: 60px 5.7%;
	display: flex;
	justify-content: space-between;
}

.footer_content_left {
	width: 27%;
}

.footer_content_left .footer_logo {}

.footer_content_left .footer_phone {
	margin-top: 40px;
	display: flex;
	align-items: center;
}

.footer_phone img {
	margin-right: 15px;
	width: 75px;
	height: 75px;
}

.footer_phone_text p {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0;
}

.footer_phone_text span {
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer_content_left .address {
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 16px;
}

.footer_content_left .wx_img {
	margin-top: 20px;
	width: 100px;
}


.footer_content_right {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer_content_right ul {
	display: flex;
	justify-content: space-between;
}

.footer_content_right ul li {
	display: flex;
	flex-direction: column;
	width: calc((100%)/4);
}

.footer_content_right ul li h2 {
	font-size: 18px;
	color: #FFFFFF;
}

.footer_content_right ul li a {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}

.footer_content_right .tip {
	font-size: 34px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer_content_message {
    width: 25%;
}

.footer_content_message_title{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    /*text-align: center;*/
}

.footer_content_message ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer_content_message button {
    color: #FFFFFF;
    background: #161616;
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 50px auto 0;
    display: block;
    outline: none;
    border: 0;
}

.footer_content_message ul li {
    width: 48%;
    margin-top: 30px;
}

.footer_content_message ul li:last-child {
    width: 100%;
}

.footer_content_message ul li input {
    line-height: 32px;
    width: 100%;
    color: #FFFFFF;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #FFFFFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.footer_content_message ul li input::input-placeholder {
	color: #FFFFFF;
	opacity: .6;
	font-size: 14px;
}

.footer_content_message ul li input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #FFFFFF;
	opacity: .6;
	font-size: 14px;
}

.footer_content_message ul li input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #FFFFFF;
	opacity: .6;
	font-size: 14px;
}

.footer_content_message ul li input::-moz-placeholder {
	/* Mozilla Firefox 19  */
	color: #FFFFFF;
	opacity: .6;
	font-size: 14px;
}

.footer_content_message ul li input:-ms-input-placeholder {
	/* Internet Explorer 10  */
	color: #FFFFFF;
	opacity: .6;
	font-size: 14px;
}

.links {
	padding: 0 5.7%;
	background-color: #c50315;
}

.links ul {
	border: 1px solid #FFFFFF;
	display: flex;
}

.links ul li {
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	margin: 0 5px;
}

.links ul li a {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 50px;
}

.copy {
	padding: 0 5.7%;
	background-color: #c50315;
}

.copy p {
	color: #FFFFFF;
	line-height: 50px;
}

.copy p a {
    	color: #FFFFFF;
	margin-left: 50px;
}

.content_header {
	width: 100%;
	top: 0;
	height: 100%;
	position: absolute;
}

/* news */


.nar_list {
	background: rgba(0, 0, 0, .5);
	z-index: 9;
	position: absolute;
	padding: 0 5.7%;
	bottom: 0;
	width: 100%;
}

.nar_list ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nar_list ul li {
	border-left: 1px solid rgba(255, 255, 255, .5);
	width: 16.47%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nar_list ul li:last-child {
	border-right: 1px solid rgba(255, 255, 255, .5);
}

.nar_list ul li a {
	line-height: 60px;
	color: #FFFFFF;
}

.nar_list ul li img {
    cursor: pointer;
	margin-left: 8px;
	display: none;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}

.nar_list ul li img.active {
	display: block;
}

.nar_list ul li:hover img {
    display: block;
}

.content_newslist {
	padding: 100px 5.7%;
}

.content_title {
	font-size: 36px;
	text-align: center;

}

.content_title_bold {
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
}

.content_title_em {
	font-size: 30px;
	line-height: 60px;
}

.content_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.content_list ul li {
	width: 24%;
	margin-right: 1.333%;
	height: auto;
	margin-top: 80px;
	margin-bottom: 0;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	border-bottom: 1px solid #ffffff;
}

.content_list ul li:nth-child(4n){
	margin-right: 0;
}

.content_list ul li:hover {
	border-bottom: 1px solid #e01938;
}

.news_pic {
	width: 100%;
	height: 14vw;
	overflow: hidden;
}

.news_pic img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.news_pic:hover img {
	transform: scale(1.2, 1.2);
	transition: all 0.6s ease;
}


.news_title {
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 25px;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_info {
	font-size: 14px;
	line-height: 25px;
	opacity: 1;
	overflow: hidden;
	margin-bottom: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_time {
	font-size: 12px;
	height: 20px;
	font-size: 14px;
	opacity: .7;
	line-height: 20px;
	margin-bottom: 15px;
}

.content_page {
	margin: 130px auto 0;
}

.content_page ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.content_page ul a {
	border-radius: 2px;
	margin: 7px;
	padding: 7px 12px;
	border: 1px solid #666666;
}

.content_page ul a.active,
.content_page ul a:hover {
	background: #d70000;
	color: #FFFFFF;
	border-color: #d70000;
}

.news_content {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.news_content .news_detail {
	width: 100%;
	height: auto;
}

.news_content .news_detail .title {
	width: 100%;
	height: auto;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #3e3e3e;
	margin-bottom: 20px;
}

.news_content .news_detail .des {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	padding: 5px 0 15px 0;
	color: #777;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	opacity: .8;
}

.news_content .news_detail .des span {
	margin-right: 20px;
}

.news_content .news_detail .content {
	width: 100%;
	height: auto;
	position: relative;
	padding: 50px 0;
}

.news_content .news_detail .content p,
.news_content .news_detail .content div {
	font-size: 14px;
	line-height: 2.5;
}

.news_content .news_detail .content img {
	width: auto;
	max-width: 100%;
	display: block;
	margin: 15px auto;
}

.news_content .pageto {
	width: 100%;
	height: auto;
	display: flex;
}

.news_content .pageto .pageto_next,
.news_content .pageto .pageto_prev {
	width: 50%;
	display: flex;
	line-height: 20px;
	padding: 20px;
	background: rgba(0, 0, 0, .05);
	box-sizing: border-box;
}

.news_content .pageto .pageto_next {
	justify-content: flex-end;
}

/* 加盟 */
.content_join {
	padding: 60px 0;
}

.join_adv {
	padding: 60px 5.7%;
}

.join_adv ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.join_adv ul li {
	border-radius: 5px;
	width: 29.41%;
	margin-top: 40px;
	border: 3px solid #bf0603;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join_adv_title {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 50px;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
	background: #bf0603;
}

.join_adv_info {
	padding: 35px 50px;
	line-height: 32px;
	font-size: 16px;
	color: #525252;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join_adv ul li:hover .join_adv_info {
	color: #FFFFFF;
}

.join_adv ul li:hover {
	background: #bf0603;
}

.join_support {
	background: #fafafa;
	padding: 60px 5.7% 0;
}

.process {
	padding: 60px 0;
}

.process ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.process ul:first-child::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	top: 60px;
	background: #808080;
}

.process ul li {
	position: relative;
	z-index: 9;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 13.88%
}

.process ul li.active .process_title {
	color: #FFFFFF;
	background: #bf0603;
}

.process ul li.active .process_info {
	background: #bf0603;
}

.process ul li.active .process_info p {
	color: #FFFFFF;
}

.process ul li.active .process_info span {
	color: #FFFFFF;
}

.process_title {
	width: 123px;
	height: 123px;
	font-size: 22px;
	font-weight: bold;
	color: #525252;
	border-radius: 80px;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.process_info {
	margin-top: 30px;
	padding: 30px 30px 50px;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
	text-align: center;
	height: 100%;
	position: relative;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.process_info p {
	color: #808080;
	font-size: 16px;
	line-height: 32px;
}

.process_info span {
	font-size: 16px;
	line-height: 32px;
	color: #bf0603;
	font-weight: bold;
	position: absolute;
	bottom: 50px;
	position: absolute;
	bottom: 5%;
	left: 46%
}

.cooperationprocess {
	padding: 60px 0;
}

.cooperationprocess_content {
	padding: 0 13.54%;
	position: relative;
}

.cooperationprocess_content ul {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 4%;
	width: 58%;
	left: 20%;
	justify-content: space-around;
}

.cooperationprocess_content ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 16.66%;
}

.cooperationprocess_content ul li .img {
	width: 5vw;
	height: 5vw;

}

.cooperationprocess_content ul li:nth-child(1) .img {
	background: url(../images/process01.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(2) .img {
	background: url(../images/process02.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(3) .img {
	background: url(../images/process03.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(4) .img {
	background: url(../images/process04.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(5) .img {
	background: url(../images/process05.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(6) .img {
	background: url(../images/process06.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(7) .img {
	background: url(../images/process07.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(8) .img {
	background: url(../images/process08.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(9) .img {
	background: url(../images/process09.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(10) .img {
	background: url(../images/process10.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(11) .img {
	background: url(../images/process11.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(12) .img {
	background: url(../images/process12.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(1):hover .img {
	background: url(../images/process_h01.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(2):hover .img {
	background: url(../images/process_h02.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(3):hover .img {
	background: url(../images/process_h03.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(4):hover .img {
	background: url(../images/process_h04.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(5):hover .img {
	background: url(../images/process_h05.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(6):hover .img {
	background: url(../images/process_h06.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(7):hover .img {
	background: url(../images/process_h07.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(8):hover .img {
	background: url(../images/process_h08.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(9):hover .img {
	background: url(../images/process_h09.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(10):hover .img {
	background: url(../images/process_h10.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(11):hover .img {
	background: url(../images/process_h11.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(12):hover .img {
	background: url(../images/process_h12.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li {
	margin-top: 1%;
}

.cooperationprocess_content ul li:nth-child(n+7) {
	margin-top: 12%;
}

.cooperationprocess_content ul li p {
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.conditions {
	padding: 60px 0;
	background: #f5f5f5;
}

.conditions_conten {
	text-align: center;
	color: #666666;
	font-size: 18px;
	line-height: 36px;
}

/* 关于豪渝 */
.about {}

.group_profile_box {
	/*padding: 100px 5.7%;*/
	background: #fff url(../images/haoyu_group_profile_bg.jpg) no-repeat;
    background-size: 100% auto;
    padding: 70px 0 110px;
    background-position: bottom;
}

.group_profile {
	width: 88.54%;
	margin: 0 auto;
	padding-left: 52px;
	/*background: url(../images/group_profile01.jpg) no-repeat center/cover;*/
	background-attachment: fixed;
	color: #fff;
	/*text-align: center;*/
}

.group_profile__title {
	display: flex;
	align-content: center;
	flex-direction: column;
	justify-content: center;
}

.group_profile__title_cn {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8px;
}

.group_profile__title__en {
	font-size: 20px;
	text-transform: uppercase;
}

.group_profile_info {
	width: 54.11%;
		width: 42.42%;
	/*margin: 0 auto;*/
}

.group_profile_info p {
    margin: 0;
	margin-top: 40px;
	letter-spacing: 1px;
	color: #666666;
	font-size: 20px;
	line-height: 32px;
	text-indent: 2em;
}

.group_philosophy {
    height: 80vh;
	background: url(../images/group_philosophy01.jpg) no-repeat center;
	background: url(../images/haoyu_about_bh.jpg) no-repeat center;
	background: url(../images/haoyu_about_bh01.jpg) no-repeat center;
	padding: 80px 5.7%;
	background-attachment: fixed;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}

.group_philosophy ul {
	padding-left: 50px;
	display: flex;
	width: 51.76%;
	/*max-height: 630px;*/
	flex-wrap: wrap;
}

.group_philosophy ul li {
	margin: 20px 0;
	width: 50%;
}

.group_philosophy ul li p {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
}

.group_philosophy ul li span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 42px;
}
.course_profile_box {
	background: #fff url(../images/haoyu_course_bg.jpg) no-repeat;
    background-size: 100% auto;
    padding: 70px 0 110px;
    background-position: bottom;
}
.course_profile {
	width: 88.54%;
	margin: 0 auto;
	padding-left: 52px;
	background-attachment: fixed;
	color: #fff;
}
.course_philosophy ul {
	padding-left: 50px;
	display: flex;
	width: 51.76%;
	flex-wrap: wrap;
}
.course_profile_info ul li{
    display: flex;
    margin-top: 40px;
}
.course_profile_info ul li .tit{
    font-size: 26px;
    color: #db0000;
    font-weight: bold;
    line-height: 44px;
    margin-right: 40px;
}

.course_profile_info ul li .info{
    font-size: 20px;
    color: #666666;
    line-height: 44px;
}


._flex_ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box3 {
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
	align-items: center;
}

.box3 .left {
	width: 41.66%;
}

.box3 .right {
	width: 58.33%;
	padding-right: 0;
	padding-left: 0
}

.box3 .right .common-name {}

.box3 .swiper-slide {
	width: 270px !important;
	padding: 235px 0;
	position: relative
}

.box3 .swiper-slide .text h2 {
    margin-bottom: 0;
	font-size: 20px;
	font-weight: bold !important;
	color: #af1812;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide .text p {
	font-size: 14px;
	color: #af1812;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .c {
	width: 30px;
	height: 30px;
	background: url(../images/swiper-slide-b.png) no-repeat center/cover;
	z-index: 5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 72%;
	position: relative;
}

.box3 .content {
	position: relative;
}

.box3 .content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #8b080b;
	left: 0;
	top: 50%;
	margin-top: -1px
}


.box3 .content::after {
	content: "";
	position: absolute;
	height: 2px;
	background: url(../images/swiper-slide-a.png) no-repeat center/cover;
	left: -11px;
	top: 44%;
	margin-top: -1px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.box3 .text {
	padding-left: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1.5
}

.box3 .t {
	position: absolute;
	white-space: nowrap;
	font-size: 24px;
	color: #8b080b;
	left: -25px;
	top: 30px;
	font-weight: 700
}

.box3 .b {
	position: absolute;
	width: 35px;
	height: 185px
}

.box3 .swiper-slide:nth-child(even) .b {
	left: 35%;
	bottom: -webkit-calc(50% + 10px);
	bottom: -moz-calc(50% + 10px);
	bottom: calc(50% + 10px);
	left: 35%;
	background: url(../images/swiper-slide01.png) no-repeat center/cover;
	width: 285px;
	height: 230px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide:nth-child(even):hover .b {
	background: url(../images/swiper-slide_h01.png) no-repeat center/cover;
}

.box3 .swiper-slide:nth-child(even) .text {
	left: 35%;
	width: 100%;
	top: 0;
	padding-top: 7px
}

.box3 .swiper-slide:nth-child(odd) .t {
	top: auto;
	bottom: 30px
}

.box3 .swiper-slide:nth-child(odd) .b {
	left: 35%;
	background: url(../images/swiper-slide02.png) no-repeat center/cover;
	width: 285px;
	height: 230px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide:nth-child(odd):hover .b {
	background: url(../images/swiper-slide_h02.png) no-repeat center/cover;
}

.box3 .swiper-slide:nth-child(odd) .text {
	left: 35%;
	width: 100%;
	top: 60%;
	padding-bottom: 7px;
}

.box3 .swiper-slide:hover .text h2 {
	color: #ffffff;
}

.box3 .swiper-slide:hover .text p {
	color: #ffffff;
}

.running .swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	width: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 3s;
	-o-transition: all 3s;
	-moz-transition: all 3s;
	transition: all 3s
}


/* 产品供应链 */
.supply_chain {
	padding: 100px 5.7%;
}

.supply_chain_title {
	background: url(../images/supply_chain_title_img.jpg) no-repeat center;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	padding: 160px 0;
	font-size: 36px;
}

.supply_chain_info {
	text-align: center;
	padding: 80px 0;
	width: 45.29%;
	margin: 0 auto;
}

.supply_chain_info_title {
	font-size: 36px;
	line-height: 72px;
	color: #525252;
}

.supply_chain_info_conten {
	font-size: 16px;
	line-height: 34px;
	text-indent: 2em;
	color: #808080;
}

.supply_chain_img {}

.supply_chain_img ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.supply_chain_img ul li {
	width: 25%;
}

.supply_chain_info_bg {
	background: #f5f5f5;
}


/* 联系我们 */
.contact_banner {
	position: absolute;
	width: 23.69%;
	left: 17.70%;
	top: 28.40%;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 10px;
}

.contact_banner_box {
	width: 100%;
	border: 1px solid #bc0100;
	border-radius: 5px;
	padding: 60px 30px;
}

.contact_banner_box_p {
	font-size: 20px;
	line-height: 30px;
}

.contact_banner_box_phone_bold {
	font-size: 44px;
	font-weight: bold;
	color: #bb0100;
	line-height: 55px;
	margin-bottom: 20px;
}

.contact_banner_box_line {
	width: 117px;
	height: 2px;
	background-color: #000000;
	margin-bottom: 30px;
}

.contact_banner_box_name {
	font-size: 22px;
	color: #525252;
	line-height: 30px;
	margin-bottom: 15px;
}

.contact_banner_box_address,
.contact_banner_box_phone {
	font-size: 16px;
	color: #999999;
	line-height: 30px;
}


.contact_banner_box_wx {
	padding-top: 15px;
}

.contact_banner_box_wx img {
	width: 100px;
	border: 1px solid #000000;
}

.contact_banner_box_wx p {
	text-align: center;
	width: 100px;
	font-size: 16px;
	color: #525252;
}

.content_contact {
	padding: 100px 5.7%;
}

.contact_message {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 60px 16.47%;
}

.contact_message ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact_message ul li {
	margin-top: 70px;
	width: 48%;
	display: flex;
	flex-direction: column;
}

.contact_message ul li span {
	font-size: 16px;
	color: #525252;
	margin-bottom: 15px;
}

.contact_message ul li input {
	outline: none;
	border: none;
	background: none;
	border-bottom: 1px solid #b2b2b2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.contact_message ul li input:focus {
	border-bottom: 1px solid #c50315;
}

.contact_message .submit {
	color: #FFFFFF;
	background: #c50315;
	width: 48%;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 70px auto 0;
	display: block;
	outline: none;
	border: 0;
}

input::input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #cccccc;
	font-size: 14px;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cccccc;
	font-size: 14px;
}

::-moz-placeholder {
	/* Mozilla Firefox 19  */
	color: #cccccc;
	font-size: 14px;
}

:-ms-input-placeholder {
	/* Internet Explorer 10  */
	color: #cccccc;
	font-size: 14px;
}


/* 门店展示 */
.content_shop {
	padding: 100px 5.7% 190px;
}


.shop_loop_img .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.shop_loop_img .swiper-pagination-bullet-active {
	background: #FFFFFF;
	width: 18px;
	border-radius: 20px;
}

.shop_store_title {
	text-align: center;
	margin-top: 80px;
}

.shop_store_title_bold {
	font-size: 36px;
	font-weight: bold;
	color: #525252;
}

.shop_store_title_small {
	font-size: 18px;
	line-height: 50px;
	color: #808080;
}

.shop_store_img {
	margin-top: 50px;
}

/* 商学院 */
.business_school {
	padding: 60px 5.7%;
}

.business_school_title {
	text-align: center;
	color: #525252;
}

.business_school_title_small {
	font-size: 36px;
	margin-top: 50px;
}

.business_school_title_bold {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}

.business_school_info {
	width: 56.52%;
	margin: 0 auto;
	text-align: center;
}

.business_school_info p {
	font-size: 16px;
	line-height: 34px;
	color: #808080;
	text-indent: 2em;
	margin-top: 50px;
}

.business_school_info02 {
	position: relative;
	margin-top: 66px;
	color: #fff;
	text-align: center;
}

.business_school_info02_content {
	padding: 60px 0 60px;
	background: url(../images/business_school_img01.jpg) no-repeat center/cover;
	background-attachment: fixed;
	background-size: 100%;
	/* position: absolute; */
	/* width: 44.70%; */
	/* height: 100%; */
	/* left: 27.64%; */
	/* top: 0; */
	color: #FFFFFF;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.business_school_info02_content span {
	font-size: 36px;
	margin-top: 36px;
}

.business_school_info02_content p {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
}

.fourd_advantage {
	margin: 60px 0 40px;
}

.fourd_advantage ul {
	display: flex;
}

.fourd_advantage ul li {
	padding: 40px 0;
	width: calc((100%)/6);
}

.fourd_advantage ul li .fourd_advantage_conten {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-left: 1px solid #d70000;
}

.fourd_advantage ul li:last-child .fourd_advantage_conten {
	border-right: 1px solid #d70000;
}

/* .fourd_advantage ul li::after{
	position: absolute;
	content: '';
	height: 80%;
	right: 0;
	top: 10%;
	border-left: 1px solid #d70000;
}
.fourd_advantage ul li:first-child::before{
	position: absolute;
	content: '';
	height: 80%;
	left: 0;
	top: 10%;
	border-left: 1px solid #d70000;
} */

.fourd_advantage_number {
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #d70000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.fourd_advantage_number::after {
	content: '';
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	border: 5px solid rgba(215, 0, 0, .3);
}

.fourd_advantage_text {
	font-size: 18px;
	color: #808080;
	margin: 20px 0;
	text-align: center;
}

.fourd_advantage_line {
	width: 30px;
	height: 6px;
	border-radius: 5px;
	background: #d70000;
	margin: 30px 0;
}

.fourd_advantage ul li:hover {
	background: #d70000;
	box-shadow: 5px 5px 5px #888888;
}

.fourd_advantage ul li:hover+li .fourd_advantage_conten {
	border: none;
}

.fourd_advantage ul li:hover .fourd_advantage_number {
	background: #FFFFFF;
	color: #d70000;
}

.fourd_advantage ul li:hover .fourd_advantage_number::after {
	border: 5px solid rgba(215, 255, 255, .3);
}

.fourd_advantage ul li:hover .fourd_advantage_text {
	color: #FFFFFF;
}

.fourd_advantage ul li:hover .fourd_advantage_line {
	background: #FFFFFF;
}

.fourd_advantage ul li:hover::after {
	border: none;
}


/* 视觉 */
.visual {
	padding: 100px 5.7%;
}

.swiper-container-horizontal>.swiper-scrollbar {
	opacity: 1 !important;
	width: 20.29%;
	background: rgba(255, 255, 255, 1);
	left: 41.17%;
	bottom: 80px;
}

.swiper-scrollbar-drag {
	background: #c50000;
}

.course_grop {
	margin: 130px 0;
	height: 500px;
}

.course_grop_content {
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
}

.course_grop_content .device {
	left: -10%;
	width: 100%;
	position: relative;
	margin: 10px auto;
}

.course_grop_content .swiper-container {
	overflow: inherit;
	width: 100%;
	text-align: center;
}

.course_grop_content .swiper-slide {
	/* opacity: 0.4; */
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(50%);
	-moz-transform: scale(50%);
	-ms-transform: scale(50%);
	-o-transform: scale(50%);
	transform: scale(1);
}

.course_grop_content .swiper-slide-visible {
	opacity: 0.5;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}

.course_grop_content .swiper-visible-switch {
	opacity: 1;
	top: 0;
	background: #aaa;
}

.course_grop_content .swiper-slide-prev,
.course_grop_content .swiper-slide-next {
	/* top: 1.25rem; */
}

.course_grop_content .swiper-slide-next {
	width: 60% !important;
	top: 0 !important;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.course_grop_content .swiper-slide {
	width: 44%;
	top: 1.25rem;
	top: 11.25rem;
	position: relative;
}

.course_grop_content .swiper-slide p {
	display: none;
}

.course_grop_content .swiper-slide.swiper-slide-next p {
	position: absolute;
	display: block;
	bottom: 60px;
	font-size: 43px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}

.course_grop_content .swiper-wrapper {
	left: -15%;
}

.swiper-button-next,
.swiper-button-prev {
	width: 30%;
	height: 100%;
	top: 0;
	background-image: none !important;
}

.swiper-button-next {}

.swiper-button-prev {}

/***新增 popularscene**/
.popularscene{
    padding: 100px 5.7%;
}
.popularscene_info{
    text-align: center;
    padding: 40px 0;
    width: 45.29%;
    margin: 0 auto;
}
.popularscene_info_title{
    font-size: 36px;
    line-height: 72px;
    color: #525252;
}

.popularscene_info_conten{
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    color: #525252;
    letter-spacing: 2px;
}

.popularscene_img ul{
    display: flex;
    align-items: center;
    justify-content: center;
}

.popularscene_img02 ul li{
    padding: 0 10px;
}

.popularscene_img03 ul {
    justify-content: space-around;
}
