@charset "utf-8";

* {
	margin: 0px;
	border: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	touch-action: pan-y;
}

li {
	list-style: none;
}

a {
	display: block;
	text-decoration: none;
	color: inherit;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

img {
	display: inline-block;
	outline: 0;
	vertical-align: top;
}

html {
	font-size: 14px;
	height: 100%;
}

@font-face {
	font-family: SOURCEHANSANSCN;
	src: url('//cdn.xuansiwei.com/tb44410774/css/SOURCEHANSANSCN.OTF'), url('//cdn.xuansiwei.com/tb44410774/css/SOURCEHANSANSCN.OTF'), url('//cdn.xuansiwei.com/tb44410774/css/SOURCEHANSANSCN.OTF');
}

body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	color: #595959;
	overflow-x: hidden;
	position: relative;
	background: #fff;
	font-family: "SOURCEHANSANSCN";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

em,
i {
	font-style: normal;
}

textarea {
	-webkit-appearance: none;
	resize: none;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.hide {
	display: none;
}

.op0 {
	opacity: 0;
}

[v-cloak] {
	display: none !important;
}

.show {
	display: block;
}

.oh1 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cle:after,
.wrap:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.pingbic {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 8;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
}

.pingbic.on {
	z-index: 10;
}

.loading {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	right: 0;
}

.loading .beijing {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/loader.gif);
	background-position: center 18px;
	background-size: 43%;
	background-repeat: no-repeat;
	font-size: 20px;
	padding-top: 100px;
	color: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}

.ohidden {
	overflow: hidden;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.wrap_ {
	width: 82%;
	margin: 0 auto;
	position: relative;
}

.phone_show {
	display: none;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	width: 100%;
	height: 150px;
	z-index: 100;
	background-color: #fff;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	transition: height 0.5s;
}

.header.on {
	height: 100px;
}

.header .ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.header .logo {
	width: 180px;
	height: 60px;
	background-image: url(//cdn.xuansiwei.com/tb44410774/1740561196471/21_r__1575-334_c__ae482e_.png?x-oss-process=style/png_small);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	transition: background 0.5s;
}

.header .li {
	margin: 0 25px;
}

.header.on .logo {
	background-image: url(//cdn.xuansiwei.com/tb44410774/1740561196471/21_r__1575-334_c__ae482e_.png?x-oss-process=style/png_small);
	/*width: 115px;*/
	/*height: 33px;*/
}

.lunbo_kuang {
	/* padding-top: 150px; */
}

.lunbo_kuang .heart {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/heart.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: transform 0.6s ease-out;
}

.lunbo_kuang.swiper-slide-active .heart {
	transform: scale(4);
	transition-duration: 0.6s;
}

.lunbo_kuang .lunbo {
	z-index: 10;
	width: 100%;
	height: 100vh;
}

.lunbo_kuang .lunbo .lunbo_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lunbo_kuang .lunbo .p1 {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
	font-size: 24px;
	color: #FFFFFF;
}

.lunbo_kuang .fenye {
	position: absolute;
	z-index: 110;
	bottom: 40px;
	text-align: center;
	width: 100%;
}

.lunbo_kuang .fenye .swiper-pagination-bullet {
	/* width: 15px;
	height: 15px;
	opacity: 1; */
	background-color: rgba(255, 255, 255, 1);
	margin: 0 5px;
}

.lunbo_kuang .fenye .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgba(109, 173, 25, 1);
}

.swiper-slide,
.w100_h100 {
	width: 100%;
	height: 100%;
}

.tiaoxing {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/tiaoxing.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.tiaoxing .yic {
	width: 490px;
	height: 490px;
	transition: all 0.5s;
	background-color: rgba(110, 185, 43, 1);
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	transform: scale(0);
}

.tiaoxing .yic .erc {
	width: 330px;
	height: 330px;
	background-color: #fff;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(0);
}

.tiaoxing .yic .sanc {
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 80px;
	width: 500px;
	margin-left: -250px;
	margin-top: -40px;
	text-align: center;
	font-size: 45px;
	color: rgba(0, 0, 0, 1);
	z-index: 2;
	transform: scale(0);
}

.swiper-slide-active .tiaoxing .yic {
	animation: scale0_1 0.5s forwards alternate;
	animation-delay: 0.5s;
}

.swiper-slide-active .tiaoxing .yic .erc {
	animation: scale0_1 0.5s forwards;
	animation-delay: 1s;
}

.swiper-slide-active .tiaoxing .yic .sanc {
	animation: scale0_1 0.5s forwards;
	animation-delay: 1.5s;
	display: inline;
}

.duoquan {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background-color: #fff;
	z-index: 3;
	opacity: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.juzhongwenzi {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.juzhongwenzi .name {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	font-size: 24px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
}

.juzhongwenzi .tuancan {
	padding-top: 70px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.juzhongwenzi .tuancan .p1 {
	font-size: 37px;
	color: #FFFFFF;
}

.juzhongwenzi .tuancan .p2 {
	font-size: 24px;
	color: #727272;
	text-align: center;
	margin-top: 50px;
	background-color: #FFFFFF;
	width: 150px;
	line-height: 40px;
	border-radius: 50px;
}

.jcfe {
	justify-content: flex-end;
	text-align: right;
}

.duoquan .yuanquan_solid {
	width: 470px;
	height: 470px;
	border: solid 40px rgba(110, 185, 43, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}

.duoquan .cx {
	width: 430px;
	height: 430px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	position: relative;
}

.duoquan .cx .p1 {
	font-size: 45px;
	color: #767676;
	/* font-weight: bold; */
	/* font-family: "思源黑体"; */
}

.duoquan .cx .p2 {
	position: absolute;
	left: 50%;
	top: 110%;
	font-size: 45px;
	color: rgba(51, 51, 51, 1);
	width: 800px;
	margin-left: -400px;
	text-align: center;
}

.duoquan .yuanquan {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.duoquan .yuanquan span {
	position: absolute;
	border-radius: 100%;
	border: 2px solid rgba(110, 185, 43, 1);
	top: 50%;
	background: none;
}

.duoquan .yuanquan span.i1 {
	padding-top: 50%;
	margin-top: -125%;
	width: 50%;
	left: 25%;
	-webkit-transition: margin-top .6s ease-in-out .4s;
	-o-transition: margin-top .6s ease-in-out .4s;
	transition: margin-top .6s ease-in-out .4s;
}

.duoquan .yuanquan span.i2 {
	width: 75%;
	padding-top: 75%;
	margin-top: -137.5%;
	left: 12%;
	-webkit-transition: margin-top .6s ease-in-out .2s;
	-o-transition: margin-top .6s ease-in-out .2s;
	transition: margin-top .6s ease-in-out .2s;
}

.duoquan .yuanquan span.i3 {
	width: 98%;
	padding-top: 98%;
	margin-top: -149%;
	left: 1%;
	-webkit-transition: margin-top .6s ease-in-out 0s;
	-o-transition: margin-top .6s ease-in-out 0s;
	transition: margin-top .6s ease-in-out 0s;
}

.swiper-slide-active .duoquan .yuanquan span.i1 {
	margin-top: -25%;
}

.swiper-slide-active .duoquan .yuanquan span.i2 {
	margin-top: -37.5%;
}

.swiper-slide-active .duoquan .yuanquan span.i3 {
	margin-top: -49%;
}

.duoquan .sanquan {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.duoquan .sanquan span {
	position: absolute;
	border-radius: 100%;
	border: 1px solid rgba(110, 185, 43, 1);
	top: 50%;
	background: none;
}

.duoquan .sanquan span.i1 {
	padding-top: 36%;
	margin-top: -18%;
	width: 36%;
	left: 32%;
}

.duoquan .sanquan span.i2 {
	width: 46%;
	padding-top: 46%;
	margin-top: -23%;
	left: 27%;
}

.duoquan .sanquan span.i3 {
	width: 56%;
	padding-top: 56%;
	margin-top: -28%;
	left: 22%;
}

.duoquan .zhauntyemian {
	width: 400px;
	height: 400px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 100%;
	padding-top: 80px;
}

.duoquan .zhauntyemian .p1 {
	font-size: 37px;
	color: #767676;
}

.duoquan .zhauntyemian .p3 {
	font-size: 24px;
	color: #6EB92B;
	border: solid 1px #6EB92B;
	line-height: 40px;
	text-align: center;
	width: 150px;
	margin-top: 50px;
	border-radius: 50px;
}


.home .screen {
	position: relative;
	height: 100vh;
}

.home .screen .ll {
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 3s forwards;
	/* opacity: .1; */
}

.home .screen .rr {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 3s forwards;
}

.home .screen .color {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #b8e3ff;
	opacity: 0.7;
	transition: all 3s forwards;
}

.home .screen:nth-child(2n+1) .color {
	background-color: #c0dda1;
}

.home .screen .letter {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	/* opacity: 0; */
	transition: all 3s forwards;
}

.home .screen .top {
	height: 60vh;
	/* padding-top: 30%;
    padding-left: 15%; */
	/* opacity: 0; */
	transition: all 3s forwards;
	position: relative;
}

.home .screen .text {
	position: absolute;
	left: 15%;
	top: 48%;
}
@media (min-width:768px) {
	.home .screen .text {
		left: 0%;
		width: 100%;
    text-align: center;
	}
	}
.home .screen .top .p1 {
	font-size: 34px;
	font-weight: bold;
	transition: all 3s forwards;
}

.home .screen .top .p2 {
	font-size: 22px;
	position: relative;
	padding-bottom: 25px;
	transition: all 3s forwards;
}

.home .screen .top .p2::after {
	content: '';
	width: 70px;
	height: 5px;
	background: #6EB92B;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 3s forwards;
}
@media (min-width:768px) {
	.home .screen .top .p2::after {
		left: 48%;
	}
	}
.home .screen .bottom {
	height: 40vh;
	/* opacity: 0; */
	transition: all 3s forwards;
	background-size: cover;
}

/* .home .swiper-slide-active .ll {
	opacity: .1;
	animation: left_bg 3s forwards;
}
.home .swiper-slide-active .letter {
	opacity: 0;
	animation: left_letter 1s forwards 1s;
}
.home .swiper-slide-active .color {
	opacity: 0;
	animation: left_color 1s forwards 3s;
}
.home .swiper-slide-active .top {
	opacity: 0;
	animation: right_text 2.5s forwards 1.5s;
}
.home .swiper-slide-active .bottom {
	opacity: 0;
	animation: right_img 1s forwards 3s;
} */
.home .swiper-slide-active .ll {
	opacity: .1;
	animation: left_bg 2s forwards;
}

.home .swiper-slide-active .letter {
	opacity: 0;
	animation: left_letter 1s forwards 1s;
}

.home .swiper-slide-active .color {
	opacity: 0;
	animation: left_color 1s forwards 2s;
}

.home .swiper-slide-active .top {
	opacity: 0;
	animation: right_text 2s forwards 1s;
}

.home .swiper-slide-active .bottom {
	opacity: 0;
	animation: right_img 1s forwards 2s;
}

@keyframes left_bg {
	0% {
		width: 100%;
		opacity: 0;
	}

	50% {
		width: 100%;
		/* opacity: 1; */
	}

	100% {
		width: 50%;
		opacity: 1;
	}
}

@keyframes left_letter {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes left_color {
	0% {
		transform: translateX(-100%);
		opacity: 0.7;
	}

	100% {
		opacity: 0.7;
	}
}

@keyframes right_text {
	0% {
		transform: translateY(100%);
		opacity: 1;
	}

	50% {
		transform: translateY(40%);
	}

	100% {
		opacity: 1;
	}
}

@keyframes right_img {
	0% {
		transform: translateY(100%);
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

.home .screen:nth-child(2n+1) {
	flex-direction: row-reverse;
}

.home .screen:nth-child(2n+1) .ll {
	right: 0;
	left: auto;
}

.home .screen:nth-child(2n+1) .rr {
	left: 0;
	right: auto;
}

.home .screen:nth-child(2n+1).swiper-slide-active .color {
	animation: right_color 1s forwards 2s;
}

/* .home .screen:nth-child(2n+1).swiper-slide-active .color {
	animation: right_color 1s forwards 3s;
} */
@keyframes right_color {
	0% {
		transform: translateX(100%);
		opacity: 0.7;
	}

	100% {
		opacity: 0.7;
	}
}

.home .banner_img2 {
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.home .swiper-slide-active .banner_img2 {
	animation: slideInUp 1s forwards;
}

.home .banner_img2 .text {
	width: 50%;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 120px;
	font-size: 30px;
	color: #fff;
}

.home .banner_img2 .more {
	width: 150px;
	line-height: 40px;
	border: 1px solid #fff;
	border-radius: 30px;
	display: inline-block;
	font-size: 18px;
	margin-top: 18px;
}

.footer_zuihou {
	height: auto;
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1;
}

.footer_zuihou .main {
	padding: 50px 0;
	/* background-color: rgba(247, 247, 247, 1); */
	background-color: #fff;
	/* flex: 1; */
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.footer_zuihou .main .erweima {
	display: flex;
}

.footer_zuihou .main .erweima .img {
	width: 160px;
	margin-right: 15px;
	height: 160px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.footer_zuihou .main .erweima .p1 {
	font-size: 18px;
	color: #727272;
	text-align: center;
}

.footer_zuihou .main .about {
	display: flex;
	padding-top: 20px;
}

.footer_zuihou .main .about .li {
	padding-left: 40px;
	font-size: 14px;
	color: #727272;
	margin-right: 40px;
}

.footer_zuihou .main .about .li+.li {
	border-left: solid 1px #B6B4B3;
}

.footer_zuihou .main .about .li .img {
	width: 52px;
	height: 52px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
	transform: rotate(0deg);
	transition: all 0.5s;
}

.footer_zuihou .main .about .li:hover .img {
	transform: rotate(-45deg);
}

.footer_zuihou .main .about .li .p1 {
	font-weight: bold;
	margin-bottom: 10px;
}















.footer_zuihou .main .nav {
	display: flex;
}

.footer_zuihou .main .nav .li {
	width: 100px;
	color: rgba(0, 0, 0, 1);
}

.footer_zuihou .main .nav .li .p1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}

.footer_zuihou .main .nav .li .p2 {
	font-size: 14px;
	margin-bottom: 20px;
}

.footer_zuihou .main .address {
	margin-left: 40px;
	width: 400px;
}

.footer_zuihou .main .address .pic {
	display: flex;
	margin-bottom: 20px;
}

.footer_zuihou .main .address .pic img {
	width: 110px;
	margin-right: 10px;
}

.footer_zuihou .main .address .com {
	font-size: 14px;
	color: #000;
	line-height: 30px;
}

.footer_zuihou .main .address .com .p1 {
	font-weight: bold;
}

.footer_zuihou .copyright {
	width: 100%;
	background-color: rgba(54, 54, 54, 1);
	line-height: 90px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.footer_zuihou .copyright a {
	display: inline-block;
}

.tuboan {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -235px;
	margin-top: -186px;
	width: 470px;
	height: 470px;
	border: solid 40px rgba(110, 185, 43, 1);
	border-radius: 100%;
	display: none;
}

.on.tuboan {
	display: block;
}

.swiper-slide-active .duoquan {
	opacity: 1;
	animation: opacity 1s forwards;
	animation-delay: 2s;
}

.swiper-slide-active .duoquan .sanquan {
	animation: shrink 2s forwards;
}





.home .img1 {
	margin: 57px 0;
}

.home .fourT {
	display: flex;
	padding-bottom: 65px;
}

.home .fourT .li {
	width: 25%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.home .fourT .li:nth-child(2n) {
	flex-direction: column-reverse;
}

.home .fourT .li .img {
	width: 100%;
	height: 193px;
	overflow: hidden;
}

.home .fourT .li .img img {
	width: 100%;
}

.home .fourT .li .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.home .fourT .li .text {
	height: 193px;
}

.home .fourT .li .p1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.home .fourT .li .p1::after {
	content: '';
	width: 30px;
	height: 5px;
	background: #6eb92b;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}

.home .fourT .li .p2 {
	font-size: 18px;
	padding: 0 10px;
}

.home .fourT .li:hover {
	background: #6eb92b;
	transition: all 0.3s ease;
}

.home .fourT .li:hover .img {
	border: 2px solid #6eb92b;
}

.home .fourT .li:hover .img img {
	transform: scale(1.1);
	transition: all 0.3s ease;
}

.home .fourT .li:hover .text {
	color: #fff;
}

.home .fourT .li:hover .p1::after {
	background: #fff;
}

.home .brand {
	background: #ededed;
	/*padding-bottom: 85px;*/
	/*padding-top: 50px;*/
	padding-top: 150px;
}

.home .brand .tit {
	text-align: center;
	font-size: 18px;
	padding-bottom: 40px;
}

.home .brand .tit .p1 {
	font-size: 24px;
	padding-bottom: 10px;
}

.home .brand .box {
	display: flex;
	flex-wrap: wrap;
}

.home .brand .box .li {
	flex-basis: 33.3%;
	height: 287px;
	position: relative;
}

.home .brand .box .li img {
	width: 100%;
	height: 287px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .8s ease;
}

.home .brand .box .li .img {
	opacity: 0;
}

.home .brand .box .li:nth-child(2n) .img {
	opacity: 1;
}

.home .brand .box .li:nth-child(2n) .logo {
	opacity: 0;
}

.home .brand .box .li:hover .img {
	opacity: 1;
}

.home .brand .box .li:nth-child(2n):hover .img {
	opacity: 0;
}

.home .brand .box .li:nth-child(2n):hover .logo {
	opacity: 1;
}

.home .swiper-slide-active .img1,
.home .swiper-slide-active .fourT,
.home .swiper-slide-active .brand .tit,
.home .swiper-slide-active .brand .box {
	animation: slideInUp 1s forwards;
}









.group .img1 {
	margin: 57px 0;
}

.group .list .top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.group .list .top .logo {
	width: 380px;
	height: 225px;
	background: #ededed;
	text-align: center;
	color: #010000;
	font-size: 24px;
	padding-top: 27px;
	position: relative;
}

.group .list .top .name {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: 13%;
	transform: translateY(-50%);
	line-height: 1.2;
}

.group .list .top .text {
	font-size: 18px;
	position: relative;
	padding-bottom: 18px;
}

.group .list .top .text::after {
	content: '';
	display: block;
	width: 40px;
	height: 5px;
	background: #5a83e8;
	position: absolute;
	right: 0;
	bottom: 0;
}

.group .bottom {
	height: 523px;
	display: flex;
	justify-content: space-between;
}

.group .list .li:nth-child(2n) .top,
.group .list .li:nth-child(2n) .bottom {
	flex-direction: row-reverse;
}

.group .list .li:nth-child(2n) .text::after {
	left: 0;
}

.group .bottom .mySwiper {
	width: 820px;
	height: 100%;
}

.group .bottom .thumbs {
	width: 380px;
	height: 100%;
}

.group .bottom .thumbs .swiper-wrapper {
	display: flex;
	flex-direction: column;
}

.group .bottom .thumbs .swiper-slide {
	flex: 1;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-bottom: 2px solid #909090;
	font-size: 24px;
	cursor: pointer;
	position: relative;
	transition: all .8s ease;
}

.group .bottom .thumbs .swiper-slide.swiper-slide-thumb-active {
	border-color: #6eb92b;
}

.group .bottom .thumbs .swiper-slide-thumb-active {
	flex: 2;
}

.group .bottom .thumbs .icon {
	width: 65px;
	height: 65px;
}

.group .bottom .thumbs .info {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 101%;
	background: #6eb92b;
	color: #fff;
	font-size: 30px;
	opacity: 0;
	transition: all .3s ease;
}

.group .bottom .thumbs .swiper-slide-thumb-active .info {
	opacity: 1;
}

.group .bottom .thumbs .info .infoBox {
	position: absolute;
	left: 25px;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}

.group .bottom .thumbs .info img {
	vertical-align: middle;
}

.group .bottom .thumbs .info .p2 {
	font-size: 18px;
	padding-top: 35px;
}

.swiper-button-prev,
.swiper-button-next {
	bottom: 0;
	right: 0;
	top: auto;
	left: auto;
	width: 77px;
	height: 75px;
	background-size: cover;
}

.swiper-button-prev {
	right: 77px;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/banner_al_on.jpg);
}

.swiper-button-next {
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/banner_ar_on.jpg);
}

.swiper-button-prev.swiper-button-disabled {
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/banner_al.jpg);
	opacity: 1;
}

.swiper-button-next.swiper-button-disabled {
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/banner_ar.jpg);
	opacity: 1;
}

.group .fourT {
	display: flex;
	padding-bottom: 65px;
}

.group .fourT .li {
	width: 25%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.group .fourT .li:nth-child(2n) {
	flex-direction: column-reverse;
}

.group .fourT .li .img {
	width: 100%;
	height: 193px;
	overflow: hidden;
}

.group .fourT .li .img img {
	width: 100%;
}

.group .fourT .li .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.group .fourT .li .text {
	height: 193px;
}

.group .fourT .li .p1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.group .fourT .li .p1::after {
	content: '';
	width: 30px;
	height: 5px;
	background: #6eb92b;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}

.group .fourT .li .p2 {
	font-size: 18px;
	padding: 0 10px;
}

.group .fourT .li:hover {
	background: #6eb92b;
	transition: all 0.3s ease;
}

.group .fourT .li:hover .img {
	border: 2px solid #6eb92b;
}

.group .fourT .li:hover .img img {
	transform: scale(1.1);
	transition: all 0.3s ease;
}

.group .fourT .li:hover .text {
	color: #fff;
}

.group .fourT .li:hover .p1::after {
	background: #fff;
}

.group .brand {
	background: #ededed;
	padding-bottom: 85px;
	padding-top: 50px;
}

.group .brand .tit {
	text-align: center;
	font-size: 18px;
	padding-bottom: 40px;
}

.group .brand .tit .p1 {
	font-size: 24px;
	padding-bottom: 10px;
}

.group .brand .box {
	display: flex;
	flex-wrap: wrap;
}

.group .brand .box .li {
	flex-basis: 33.3%;
	height: 287px;
	position: relative;
}

.group .brand .box .li img {
	width: 100%;
	height: 287px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .8s ease;
}

.group .brand .box .li .img {
	opacity: 0;
}

.group .brand .box .li:nth-child(2n) .img {
	opacity: 1;
}

.group .brand .box .li:nth-child(2n) .logo {
	opacity: 0;
}

.group .brand .box .li:hover .img {
	opacity: 1;
}

.group .brand .box .li:nth-child(2n):hover .img {
	opacity: 0;
}

.group .brand .box .li:nth-child(2n):hover .logo {
	opacity: 1;
}


/* 中央厨房 */
.central .toutu {
	padding-top: 150px;
}

.central .littleBanner {
	padding-top: 70px;
	padding-bottom: 140px;
}

.central .list .li {
	position: relative;
	height: 394px;
	margin-bottom: 115px;
	display: flex;
	justify-content: start;
}

.central .list .li:last-child {
	margin-bottom: 0;
}

.central .list .li:nth-child(2n) {
	justify-content: end;
	flex-direction: row-reverse;
}

.central .list .textBox {
	display: flex;
	justify-content: start;
	width: 50%;
	padding-left: 15px;
	padding-right: 75px;
}

.central .list .li:nth-child(2n) .textBox {
	flex-direction: row-reverse;
	padding-left: 75px;
	padding-right: 15px;
}

.central .list .tit {
	padding-left: 40px;
}

.central .list .li:nth-child(2n) .tit {
	padding-right: 40px;
	padding-left: 0;
}

.central .list .p1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}

.central .list .p2 {
	font-size: 18px;
}

.central .list .swiper {
	width: 934px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
}

.central .list .li:nth-child(2n) .swiper {
	left: auto;
	right: 50%;
}

.central .swiper-button-prev,
.central .swiper-button-next {
	left: 50%;
	bottom: 0;
}

.central .swiper-button-prev {
	margin-left: -77px;
}

/* 中央厨房 */
.central.kitchen .list .li:nth-child(2n) .swiper {
	text-align: right;
}

.central .last_banner {
	padding-top: 100px;
}
.central .last_banner .textBox {
	text-align: center;
	padding-bottom: 50px;
}
.central .last_banner .p1 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
}
.central .last_banner .p2 {
    font-size: 18px;
}

/* 预制菜 */
.dish .toutu {
	width: 100%;
	position: relative;
}

.dish .toutu .p1 {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	line-height: 50px;
	margin-top: -25px;
	z-index: 2;
	font-size: 40px;
	text-align: center;
	color: #FFFFFF;
}

.dish .top {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.dish .title {
	padding: 60px 0;
	color: #595959;
}

.dish .title .p1 {
	font-size: 24px;
	margin-bottom: 30px;
}

.dish .title .p2 {
	font-size: 18px;
}

.dish .tab {
	display: flex;
	justify-content: center;
	border: 1px solid #d9d9d9;
	padding: 15px 18px;
	margin-bottom: 30px;
}

.dish .tab .li {
	font-size: 18px;
	color: #595959;
	width: 178px;
	line-height: 60px;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
}

.dish .tab .li.on {
	background: #6EB92B;
	color: #FFFFFF;
}

.dish .list {
	/* width:1400px; */
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 40px;
	display: none;
}

.dish .list.active {
	display: flex;
}

.dish .list .li {
	position: relative;
	width: 1200px;
	height: 494px;
	;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
}

.dish .list .li:nth-child(3n) {
	margin-right: 0;
}

.dish .list .tit {
	line-height: 100px;
	background: url(//cdn.xuansiwei.com/tb44410774/img/dish_icon3.png) no-repeat;
	font-size: 24px;
	color: #424242;
	padding-left: 44px;
	margin-top: 28px;
	margin-left: 30px;
}

.dish .list .img {
	text-align: center;
	line-height: 320px;
}

.dish .list .img img {
	width: 223px;
	height: 195px;
	vertical-align: middle;
	transition: all 0.6s;
}

.dish .list .li:hover {
	border-color: #6eb92b;
}

.dish .list .li:hover .tit {
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/dish_icon4.png);
	font-weight: bold;
}

/* .dish .list .li:hover img {
	transform: scale(1.4);
} */

.dish .brand {
	width: 100%;
	background-color: #f6f6f6;
}

.dish .brand .wrap {
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.dish .brand .wrap::after {
	display: none;
}

.dish .brand .p1 {
	font-size: 24px;
	color: #000;
	padding-left: 90px;
}

.dish .brand .icon {
	vertical-align: middle;
}

.student .toutu {
	padding-top: 0;
}

.student .mission {
	background: url(//cdn.xuansiwei.com/tb44410774/img/student/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 70px;
	font-size: 24px;
	margin-bottom: 105px;
}

.student .mission .text {
	padding-top: 10px;
}

.student .school {
	background: url(//cdn.xuansiwei.com/tb44410774/img/student/dibu.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 190px 0;
	/* margin-top: 135px; */
}

.student .school .box {
	width: 50%;
	text-align: center;
	margin-left: 50%;
	color: #fff;
}

.student .school .name {
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0;
}

.student .school .more {
	width: 176px;
	line-height: 43px;
	font-size: 18px;
	border: 2px solid #fff;
	border-radius: 25px;
	margin: 0 auto;
}

/* 新增04/14 */
.student .title {
	display: flex;
	align-items: center;
	padding-bottom: 40px;
}

.student .title .p1 {
	font-size: 24px;
	padding-left: 25px;
}

.student .process {
	padding-bottom: 120px;
}

.student .process1 {
	position: relative;
	text-align: center;
	font-size: 18px;
	padding-bottom: 70px;
}

.student .process1 .swiper-slide {
	padding-bottom: 0;
	height: auto;
	position: relative;
}

.student .process1 .swiper-slide::after {
	content: '';
	width: 33px;
	height: 10px;
	position: absolute;
	right: -37px;
	top: 37%;
	background: url(//cdn.xuansiwei.com/tb44410774/img/student/icon_arrow.png);
}

.student .process1 .swiper-button-prev,
.student .process1 .swiper-button-next {
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	background-size: contain;
}

.student .process1 .swiper-button-prev {
	left: 6px;
	top: 45%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/banner_arrow_left.png);
}

.student .process1 .swiper-button-next {
	right: -70px;
	left: auto;
	top: 45%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/banner_arrow_right.png);
}

.student .process1 .img {
	width: 100%;
	height: 0;
	padding-bottom: 54%;
	border-radius: 4%;
	background-size: cover;
}

.student .process1 .time {
	color: #597ef7;
	margin: 15px 0 10px;
	display: inline-block;
	background: url(//cdn.xuansiwei.com/tb44410774/img/student/icon_time.png) no-repeat;
	padding-left: 35px;
}

.student .process2 .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.student .process2 .list .item {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-basis: 33.3%;
	margin-bottom: 45px;
}

.student .process2 .list img {
	padding-bottom: 15px;
}

.student .process2 .list p {
	font-size: 18px;
}

.student .process3 .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	position: relative;
}

.student .process3 .list .circle {
	position: absolute;
	left: 50%;
	top: 42%;
	width: 192px;
	height: 192px;
	margin-left: -96px;
	margin-top: -96px;
}

.student .process3 .list .item {
	padding-bottom: 60px;
	position: relative;
}

.student .process3 .list .item img {
	max-width:100%;
}

.student .process3 .list .item:nth-child(1)::after {
	content: '';
	position: absolute;
	width: 23px;
	height: 39px;
	left: 105%;
	top: 30%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_left.png);
}

.student .process3 .list .item:nth-child(2)::after {
	content: '';
	position: absolute;
	height: 23px;
	width: 39px;
	top: 87%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_down.png);
}

.student .process3 .list .item:nth-child(3)::after {
	content: '';
	position: absolute;
	height: 23px;
	width: 39px;
	top: -13%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_up.png);
}

.student .process3 .list .item:nth-child(4)::after {
	content: '';
	position: absolute;
	width: 23px;
	height: 39px;
	left: -10%;
	top: 30%;
	background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_right.png);
}

.student .process3 .list p {
	font-size: 18px;
	padding-top: 10px;
}

.understand .list2 .item:last-child {
	flex-basis: 100%;
	justify-content: center;
	align-items: center;
}

.understand .list2 .item:last-child .tit {
	padding-bottom: 0;
}

/* 新增04/13 end */

.news .toutu {
	position: relative;
	padding-top: 150px;
}

.news .toutu .p1 {
	font-size: 40px;
	color: #FFFFFF;
	line-height: 50px;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	z-index: 2;
	width: 100%;
}

.news .list {
	padding: 40px 0;
	display: flex;
	flex-wrap: wrap;
}

.news .list .li {
	width: 390px;
	margin-right: 15px;
	margin-bottom: 20px;
	border: solid 1px #E5E5E5;
	padding: 3px;
}

.news .list .li:nth-child(3n) {
	margin-right: 0;
}

.news .list .li:hover {
	border-color: #6eb92b;
}

.news .list .li .img {
	width: 100%;
	height: 152px;
	overflow: hidden;
}

.news .list .li .img img {
	transition: all .3s ease;
	width: 100%;
}

.news .list .li:hover img {
	transform: scale(1.1);
}

.news .list .li .neir {
	padding: 0 12px;
}

.news .list .li .neir .shang {
	display: flex;
	align-items: center;
	border-bottom: solid 1px #E5E5E5;
	padding: 8px 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news .list .li .neir .xiamian {
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 38px;
	color: #acacac;
	font-size: 14px;
}

.news .list .li .neir .xiamian .view {
	background: url(//cdn.xuansiwei.com/tb44410774/img/news_view.jpg) no-repeat left center;
	padding-left: 20px;
}

.quality .toutu {
	padding-top: 150px;
}

.quality .box1 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 45px;
}

.quality .box1 .tit, .quality .box1 .con {
	padding-top: 15px;
	font-size: 22px;
}

.quality .box1 .list {
	padding: 70px 0;
	display: flex;
	flex-wrap: wrap;
}

.quality .box1 .li {
	width: 220px;
	height: 190px;
	background: #f4f4f4;
	margin-right: 18px;
	font-size: 18px;
	color: #060405;
	padding-top: 30px;
	border-radius: 10px;
}

.quality .box1 .li:nth-child(1),
.quality .box1 .li:nth-child(3),
.quality .box1 .li:nth-child(5),
.quality .box1 .li:nth-child(7),
.quality .box1 .li:nth-child(9) {
	background: #fff;
}

.quality .box1 .li:nth-child(5n) {
	margin-right: 0;
}

.quality .box1 .li p {
	padding-top: 20px;
}

.quality .box1 .li img {
	width: 80px;
}

.quality .littleBanner img {
	max-width: 100%;
}

.quality .bg {
	background: #f4f4f4;
	position: relative;
	z-index: 1;
}

.quality .box2 {
	padding-top: 125px;
	padding-bottom: 120px;
	display: flex;
	justify-content: space-between;
}

.quality .box2 .rr {
	padding-top: 160px;
}

.quality .pp1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
}

.quality .pp2 {
	font-size: 21px;
	padding-top: 35px;
}

.quality .pp3 {
	font-size: 18px;
	padding-top: 35px;
}

.quality .box3 {
	text-align: center;
	padding: 90px 0;
	position: relative;
	z-index: 1;
	background: #fff;
}

.quality .box3 .pp3 {
	padding-bottom: 120px;
}

.quality .list .textBox {
	padding: 0;
	padding-top: 100px;
	padding-left: 20px;
}

.quality .list .tit {
	padding: 0;
}

.quality .central .list .li {
	height: 568px;
	position: relative;
	z-index: 1;
	background: #fff;
}

.quality .central .list .li2 {
	justify-content: end;
	flex-direction: row-reverse;
}

.quality .list .li2 .swiper {
	right: 50%;
	left: auto;
}

.understand .toutu {
	position: relative;
	padding-top: 150px;
}

.understand .toutu .p1 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
}

.understand .beijing {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.jingliBg {
	background-image: url('//cdn.xuansiwei.com/tb44410774/img/understand_2.jpg');
}

.understand .beijing .title {
	display: flex;
}

.understand .beijing .title .icon {
	width: 105px;
	text-align: center;
}

.understand .beijing .title .p1 {
	font-size: 30px;
	position: relative;
}

.understand .beijing .title .p1:before {
	content: "";
	display: block;
	width: 53px;
	height: 5px;
	background: #dedede;
	position: absolute;
	left: 0;
	bottom: 8px;
}

.understand .list1 {
	padding-top: 70px;
	display: flex;
	justify-content: space-around;
	color: #595959;
	font-size: 24px;
	padding-bottom: 50px;
}

.understand .list1 .column {
	text-align: center;
}

.understand .list1 .item {
	padding-bottom: 50px;
}

.understand .list1 .num {
	font-size: 48px;
	color: #6eb92b;
}

.understand .list1 .sub {
	font-size: 18px;
}

.understand .list1 .sup {
	font-size: 18px;
	vertical-align: top;
	font-weight: bold;
}

.understand .list2 {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-bottom: 45px;
}

.understand .list2 .item {
	flex-basis: 50%;
	display: flex;
	padding: 30px 20px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

.understand .list2 .icon {
	padding-right: 30px;
}

.understand .list2 .tit {
	font-size: 24px;
	padding-bottom: 10px;
}

.understand .list2 .com {
	font-size: 18px;
	line-height: 1.8;
}

.understand .jingli {
	padding: 60px 0;
	color: #fff;
	position: relative;
	z-index: 1;
}

.understand .jingli .lou {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -240px;
	/* transform: translateX(-50%); */
}

.understand .jingli .list {
	width: 1100px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: right;
	position: relative;
}

.understand .jingli .list::before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	left: 50%;
	top: 170px;
	background: #fff;
}

.understand .jingli .list .li {
	width: 47%;
	position: relative;
}

.understand .jingli .list .li:nth-child(2n) {
	text-align: left;
	margin-top: 60px;
}

.understand .jingli .list .li:nth-child(2n):before,
.understand .jingli .list .li:nth-child(2n):after {
	right: auto;
	left: 0;
}

.understand .jingli .list .li:last-child:before,
.understand .jingli .list .li:last-child:after {
	display: none;
}

.understand .jingli .list .li .p1 {
	line-height: 50px;
	border-bottom: solid 1px #fff;
	position: relative;
	font-weight: bold;
	font-size: 30px;
	padding-right: 190px;
}

.understand .jingli .list .li .p2 {
	font-size: 13px;
	line-height: 1.6;
	padding: 10px 0;
	padding-right: 190px;
}

.understand .jingli .list .li .p1::after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 2px;
	top: 44px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(135deg);
}

.understand .jingli .list .li:nth-child(2n) .p1::after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 2px;
	top: 44px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(-45deg);
}

.understand .jingli .list .li:nth-child(2n) .p1,
.understand .jingli .list .li:nth-child(2n) .p2 {
	padding-left: 85px;
	padding-right: 0;
}

.understand .jingli .list .li .p1:before {
	position: absolute;
	right: -32px;
	bottom: 0;
	margin-right: -8px;
	margin-bottom: -8px;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 50%;
}

.understand .jingli .list .li:nth-child(2n) .p1:before {
	right: auto;
	left: -32px;
	margin-right: 0;
	margin-left: -8px;
}

/* 资质荣誉 */
.understand .jingli2 {
	padding: 60px 0;
	background: #fff;
	position: relative;
	z-index: 1;
}

.understand .jingli2 .title {
	padding-bottom: 70px;
}

.understand .jingli2 .list {
	width: 50%;
}

.understand .box {
	display: flex;
}

.understand .jingli2 .item {
	display: flex;
	font-size: 16px;
	line-height: 1.4;
}

.understand .jingli2 .item span {
	padding-bottom: 25px;
	padding-right: 45px;
	position: relative;
	margin-right: 45px;
}

.understand .jingli2 .item span::after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
	width: 10px;
	height: 10px;
	background: #67b74f;
	border-radius: 50%;
}

.understand .jingli2 .item:not(:last-child) span:before {
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 1px;
	height: 100%;
	background: #67b74f;
}

.understand .jingli2 .list:nth-child(2n) {
	padding-left: 45px;
}

.understand .jingli2 .list:nth-child(2n) span::after {
	background: #5a83e8;
}

.understand .jingli2 .list:nth-child(2n) span::before {
	background: #5a83e8;
}

.understand .jingli2 .list:nth-child(2n) .item span {
	padding-bottom: 0;
}

/* 业务分布 */
.understand .fugai {
	padding: 100px 0 60px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.understand .map {
	position: relative;
	display: inline-block;
}

.understand .map .region-list {
	position: absolute;
}

.area-box .dot {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #67b74f;
	opacity: 1;
	filter: alpha(opacity=100);
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #67b74f;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #67b74f, 0 0 10px #67b74f inset;
	-moz-box-shadow: 0 0 4px #67b74f, 0 0 10px #67b74f inset;
	box-shadow: 0 0 4px #67b74f, 0 0 10px #67b74f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}

.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0;
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s;
}

.show-regin {
	position: absolute;
	left: 2px;
	top: 0;
	width: 11px;
}

.show-regin span {
	width: 80px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
	color: #5a83e8;
}

.postition-1 {
	left: 22%;
	top: 32%;
}

.postition-2 {
	left: 89%;
	top: 24%;
}

.postition-3 {
	left: 86%;
	top: 32%;
}

.postition-4 {
	left: 75%;
	top: 37%;
}

.postition-5 {
	left: 76%;
	top: 39%;
}

.postition-6 {
	left: 74%;
	top: 43%;
}

.postition-7 {
	left: 80%;
	top: 48%;
}

.postition-8 {
	left: 67%;
	top: 48%;
}

.postition-9 {
	left: 70%;
	top: 56%;
}

.postition-10 {
	left: 61%;
	top: 56%;
}

.postition-11 {
	left: 53%;
	top: 52%;
}

.postition-12 {
	left: 49%;
	top: 66%;
}

.postition-13 {
	left: 60%;
	top: 68%;
}

.postition-14 {
	left: 67%;
	top: 63%;
}

.postition-15 {
	left: 79%;
	top: 63%;
}

.postition-16 {
	left: 82%;
	top: 55%;
}

.postition-17 {
	left: 86%;
	top: 60%;
}

.postition-18 {
	left: 48%;
	top: 82%;
}

.postition-19 {
	left: 59%;
	top: 76%;
}

.postition-20 {
	left: 69%;
	top: 74%;
}

.postition-21 {
	left: 77%;
	top: 71%;
}

.postition-22 {
	left: 85%;
	top: 67%;
}

.postition-23 {
	left: 63%;
	top: 84%;
}

.postition-24 {
	left: 73%;
	top: 84%;
}

.postition-25 {
	left: 82%;
	top: 76%;
}

.postition-26 {
	left: 65%;
	top: 97%;
}

.postition-27 {
	left: 11%;
	top: 87%;
}

.postition-28 {
	left: 28%;
	top: 104%;
}

@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}

	100% {
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

/* 合作客户 */
.understand .pingpai {
	padding: 100px 0 120px;
}

.understand .pingpai .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 70px;
}

.understand .pingpai .subTit {
	text-align: right;
	font-size: 16px;
}

.mySwiper {
	overflow: hidden;
	position: relative;
}

.mySwiper .swiper-slide {
	width: 100%;
	padding-bottom: 40%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.mySwiper .swiper-slide img {
	max-width: 100%;
	height: 394px;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	opacity: 1;
	background-color: #dedede;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #6dad19;
}

.mySwiper.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 45px;
}

.understand .swiper-pagination {
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	top: 50px;
}

.understand .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
}

.mySwiper.h100 {
	height: 100vh;
}

.contact {
	color: #737171;
}

.contact .toutu {
	position: relative;
	padding-top: 150px;
}

.contact .fengongs .icon {
	text-align: center;
}

.contact .line {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.contact .line:last-child {
	margin-bottom: 0;
	border: none;
}

.contact .line1 {
	display: flex;
	justify-content: space-between;
}

.contact .ll {
	/* width: 61%; */
	width: 100%;
}

.contact .rr {
	width: 32%;
}

.contact .line .tit {
	font-size: 24px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #595959;
}

.contact .line .tit::after {
	content: '';
	display: block;
	width: 26px;
	height: 5px;
	background: #6eb92b;
	position: absolute;
	left: 0;
	bottom: 0;
}

.contact .line .list {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 1.8;
}

.contact .line .item {
	/* height: 162px; */
}

.contact .line .other {
	padding-top: 160px;
}

.contact .line .item:not(:last-child) {
	padding-bottom: 60px;
}

.contact .line2 .col:nth-child(2n) {
	width: 45%;
}

.contact .line3 .col:nth-child(3n) {
	width: 28%;
}

.contact .line .name {
	font-weight: bold;
	padding-bottom: 5px;
}

.contact .line .tel {
	background: url(//cdn.xuansiwei.com/tb44410774/img/contact_icon_tel.png) no-repeat left center;
	padding-left: 30px;
}

.contact .line .kefu {
	background: url(//cdn.xuansiwei.com/tb44410774/img/contact_icon_kefu.png) no-repeat left center;
	padding-left: 30px;
}

.contact .line .addr {
	background: url(//cdn.xuansiwei.com/tb44410774/img/contact_icon_addr.png) no-repeat left 3px;
	padding-left: 30px;
}

.contact .message {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.contact .message .title {
	color: #fff;
	text-align: center;
	padding-bottom: 50px;
}

.contact .message .title .p1 {
	font-size: 24px;
	margin-bottom: 20px;
}

.contact .message .title .p2 {
	font-size: 18px;
}

.contact .message .form {
	width: 890px;
	margin: 0 auto;
}

.contact .message .form .kuang_input {
	display: flex;
	margin-bottom: 25px;
}

.contact .message .form .kuang_input .input {
	flex: 1;
}

.contact .message .form .kuang_input .input+.input {
	margin-left: 20px;
}

.contact .message .form .kuang_input .input .text {
	background: #FFFFFF;
	width: 100%;
	border: solid 1px #D0D0D0;
	height: 45px;
	padding: 0 20px 0;
	font-size: 18px;
	outline: none;
}

.contact .message .form .textarea {
	font-size: 18px;
	background: #FFFFFF;
	width: 100%;
	border: solid 1px #D0D0D0;
	padding: 10px 20px;
	outline: none;
	height: 150px;
	font-family: inherit;
	margin-bottom: 36px;
}

.contact .message .form .tijiao {
	width: 240px;
	line-height: 60px;
	margin: 0 auto;
	background: #6eb92b;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

.contact .join {
	padding: 50px 0;
}

.contact .join .title {
	text-align: center;
	color: #595959;
}

.contact .join .title .p1 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}

.contact .join .title .p2 {
	font-size: 18px;
	margin-bottom: 30px;
	color: #000;
}

.contact .join .list {
	display: flex;
}

.contact .join .list .li {
	width: 33%;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
	height: 350px;
	padding: 35px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 24px;
	color: #595959;
	background-position: 94% 94%;
	background-repeat: no-repeat;
	background-size: 170px;
	border-top: 5px solid #597ef7;
	transition: all .3s ease;
	position: relative;
}

.contact .join .list .li::before {
	content: '';
	display: block;
	position: absolute;
	left: 11%;
	top: -10px;
	width: 0;
	height: 0;
	border: 8px solid #597ef7;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	transform: rotate(45deg);
	transition: all .3s ease;
}

/* .contact .join .list .li:hover, */
.contact .join .list .li.active {
	width: 47%;
	border-color: #6eb92b;
}

/* .contact .join .list .li:hover::before, */
.contact .join .list .li.active::before {
	border-right-color: #6eb92b;
	border-bottom-color: #6eb92b;
	left: 50%;
	z-index: 2;
}

.contact .join .list .li+.li {
	margin-left: 20px;
}

.contact .join .list .li .p1 {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

.contact .join .box {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #eaf8db;
	left: 0;
	top: 0;
	padding-top: 25px;
	opacity: 0;
	transition: all .3s ease;
}

.contact .join .active .box {
	opacity: 1;
}

.contact .join .box .tit {
	font-size: 24px;
	padding-left: 30px;
	color: #70be19;
	font-weight: bold;
	padding-bottom: 15px;
	display: flex;
	align-items: center;
}

.contact .join .box .tit img {
	margin-right: 8px;
}

.contact .join .box .info {
	font-size: 14px;
	padding: 0 25px;
}

.contact .join .box .info1 {
	font-weight: bold;
	padding-top: 8px;
}

.pages {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pages .pagination {
	display: flex;
	align-items: center;
	justify-content: center;

}

.pages li {
	margin: 0 5px;
	background-color: #f4f4f5;
	color: #6eb92b;
	min-width: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 2px;
}

.pages li.active {
	background-color: #6eb92b;
	color: #fff;
}

.pages div {
	display: inline-block;
}

@keyframes border_1 {
	0% {
		border-width: 10px;
	}

	50% {
		border-width: 20px;
	}
}

@keyframes scale_1 {
	0% {
		width: 100px;
		height: 100px;
	}

	50% {
		width: 120px;
		height: 120px;
	}
}



@keyframes scale0_1 {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes shrink {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	15% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .8
	}

	30% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
		opacity: .9
	}

	65% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}

@keyframes shrink {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	15% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .8
	}

	30% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
		opacity: .9
	}

	65% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}

@keyframes opacity {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}


@-webkit-keyframes upAnimate2 {
	0% {
		-webkit-transform: translateY(100px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}





/* 手机版 */
@media (max-width: 640px) {
	.wrap {
		width: 94%;
	}

	.phone_show {
		display: block;
	}

	.phone_none {
		display: none;
	}

	.mySwiper.h100 {
		height: 27vh;
	}

	.mySwiper.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 4px;
	}

	.swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
		padding: 0.6rem 0.7rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.logo {
		width: 20%;
	}

	.nav_btn {
		height: 18px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.nav_btn .line {
		background: #6eb92b;
		width: 22px;
		height: 3px;
		border-radius: 4px;
	}

	.nav_btn .line:nth-child(2) {
		width: 16px;
	}

	.nav_box {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(110, 185, 43, .95);
		padding: 0.8rem 1.125rem;
		display: none;
	}

	.nav_box .logo_box {
		display: flex;
		justify-content: space-between;
	}

	.nav_box .btn_close {
		font-size: 36px;
		color: #fff;
		line-height: 1;
	}

	.nav {
		padding: 0 1rem;
		padding-top: 2.5rem;
	}

	.nav .menu {
		color: #fff;
		font-size: 16px;
		padding: 15px 0;
		border-bottom: 1px solid #fff;
		position: relative;
		text-align: center;
	}

	.footer_zuihou {
		padding-top: 5%;
	}

	.footer_zuihou .main {
		flex-direction: column;
		align-items: center;
		padding-top: 0;
		padding-bottom: 0;
	}

	.footer_zuihou .main .erweima {
		display: flex;
		justify-content: space-around;
		width: 62%;
		margin: 0 auto;
		padding-bottom: 2%;
	}

	.footer_zuihou .main .erweima .li {
		width: 40%;
	}

	.footer_zuihou .main .erweima img {
		width: 100%;
	}

	.footer_zuihou .main .erweima .p1 {
		font-size: 14px;
	}

	.footer_zuihou .main .about {
		flex-direction: column;
		padding: 0 4%;
		width: 100%;
	}

	.footer_zuihou .main .about .li {
		position: relative;
		padding-top: 18px;
		padding-bottom: 18px;
		margin-right: 0;
		padding-left: 30px;
	}

	.footer_zuihou .main .about .li:not(:last-child) {
		border-bottom: 1px solid #d9d8d9;
	}

	.footer_zuihou .main .about .li+.li {
		border-left: none;
	}

	.footer_zuihou .main .about .li .img {
		width: 20px;
		height: 20px;
		position: absolute;
		left: 0;
		top: 18px;
	}

	.footer_zuihou .copyright {
		line-height: 1.4;
		padding: 10px 5px;
		font-size: 12px;
	}

	.news .toutu,
	.understand .toutu,
	.quality .toutu,
	.central .toutu,
	.contact .toutu {
		padding-top: 50px;
	}

	/* 新闻 */
	.news .list {
		padding-top: 20px;
		padding-bottom: 0;
	}

	.news .list .li {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	/* 预制菜 */
	.dish .top {
		flex-direction: column;
		padding-bottom: 3%;
	}

	.dish .title {
		padding: 3% 0;
	}

	.dish .title img {
		width: 40px;
	}

	.dish .title .p1 {
		font-size: 18px;
		margin-bottom: 2%;
	}

	.dish .title .p2 {
		font-size: 15px;
	}

	.dish .img {
		width: 100%;
	}

	.dish .img img {
		width: 80%;
	}

	.dish .tab {
		margin-bottom: 3%;
		flex-wrap: wrap;
		padding: 3%;
		justify-content: space-around;
	}

	.dish .tab .li {
		font-size: 16px;
		width: 96px;
		line-height: 2;
		border-radius: 8px;
	}

	.dish .list {
		flex-direction: column;
	}

	.dish .list .li {
		margin: 0;
		width: 100%;
		height: auto;
		margin-bottom: 3%;
	}

	.dish .list .tit {
		line-height: 60px;
		background-size: contain;
		font-size: 18px;
		padding-left: 29px;
	}

	.dish .list .img {
		line-height: 230px;
	}

	.dish .list .img img {
		width: 55%;
	}

	/* .dish .list .li:hover img {
		transform: scale(1.2);
	} */

	.dish .brand .wrap {
		flex-direction: column;
		align-items: start;
		height: auto;
	}

	.dish .brand .p1 {
		padding-top: 3%;
		padding-left: 0;
	}

	.dish .brand .icon {
		width: 45px;
	}

	.dish .brand .brand_logo {
		width: 80%;
		margin: 0 auto;
		padding: 3% 0;
	}

	/* 联系互动 */
	.contact .fengongs .icon img {
		width: 35%;
	}

	.contact .line {
		flex-direction: column;
	}

	.contact .ll,
	.contact .rr {
		width: 100%;
	}

	.contact .line {
		margin-bottom: 3%;
		padding-bottom: 3%;
	}

	.contact .line .tit {
		font-size: 16px;
	}

	.contact .line .tit::after {
		width: 23px;
		height: 3px;
	}

	.contact .line .list {
		flex-wrap: wrap;
		justify-content: start;
		font-size: 14px;
	}

	.contact .line1 .list .col {
		width: 33.3%;
		margin-bottom: 3%;
	}

	.contact .line3 .col:last-child .tit {
		display: none;
	}

	.contact .line3 .list .col {
		width: 100%;
		margin-bottom: 5%;
	}

	.contact .line .item:not(:last-child) {
		padding-bottom: 5%;
	}

	.contact .line .tel,
	.contact .line .addr {
		background-size: 18px;
	}

	.contact .line2 .col {
		margin-bottom: 5%;
	}

	.contact .line2 .col:nth-child(2n) {
		width: 100%;
	}

	.contact .line .other {
		padding-top: 0;
	}

	.contact .message {
		padding-top: 5%;
	}

	.contact .message .title .p1 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.contact .message .title .p2 {
		font-size: 14px;
	}

	.contact .message .form {
		width: 100%;
	}

	.contact .message .form .kuang_input .input .text {
		font-size: 14px;
		height: 40px;
	}

	.contact .message .form .textarea {
		font-size: 14px;
		margin-bottom: 5%;
	}

	.contact .message .form .tijiao {
		width: 120px;
		line-height: 40px;
	}

	.contact .join {
		padding: 5% 0;
	}

	.contact .join .title .p1 {
		font-size: 20px;
	}

	.contact .join .title .p2 {
		font-size: 16px;
	}

	.contact .join .list {
		display: block;
	}

	.contact .join .list .li {
		width: 100%;
		height: auto;
		padding: 0;
		margin-bottom: 5%;
		border-color: #6eb92b;
	}

	.contact .join .list .li.active {
		width: 100%;
	}

	.contact .join .list .li+.li {
		margin-left: 0;
	}

	.contact .join .list .li .p1 {
		display: none;
	}

	.contact .join .box {
		position: relative;
		opacity: 1;
		padding: 5% 0;
	}

	.contact .join .list .li::before {
		z-index: 2;
		left: 50%;
		border-right-color: #6eb92b;
		border-bottom-color: #6eb92b;
	}

	.contact .join .li:nth-child(even) {
		border-color: #597ef7;
	}

	.contact .join .list .li:nth-child(even)::before {
		border-right-color: #597ef7;
		border-bottom-color: #597ef7;
	}

	.contact .join .li:nth-child(even) .box {
		background: #fff;
	}

	.contact .join .box .tit {
		font-size: 18px;
	}





	.understand .list1 {
		font-size: 16px;
		padding: 5% 0;
	}

	.understand .list1 .num {
		font-size: 24px;
	}

	.understand .list1 .sub,
	.understand .list1 .sup {
		font-size: 14px;
	}

	.understand .list1 .item {
		padding-bottom: 20px;
	}

	.understand .list2 {
		display: block;
	}

	.understand .list2 .icon {
		padding-right: 5%;
		width: 18%;
	}

	.understand .list2 .icon img {
		width: 100%;
	}

	.understand .list2 .rr {
		width: 80%;
	}

	.understand .list2 .item {
		padding: 5% 3%;
	}

	.understand .list2 .tit {
		font-size: 18px;
	}

	.understand .list2 .com {
		font-size: 15px;
	}

	/* 新增 */
	.understand .list2 .item:last-child {
		flex-basis: 100%;
		justify-content: center;
		align-items: center;
	}

	.understand .list2 .item:last-child .tit {
		padding-bottom: 0;
	}

	.understand .jingli {
		padding: 5% 0 0;
	}

	.understand .jingli .lou {
		left: 32%;
	}

	.understand .jingli .list {
		width: 78%;
		margin-left: 22%;
		padding-left: 4%;
		padding-top: 5%;
	}

	.understand .jingli .list .li,
	.understand .jingli .list .li:nth-child(2n) {
		width: 100%;
		margin-top: 0;
		margin-bottom: 2%;
	}

	.understand .jingli .list::before {
		left: 0;
		top: 7%;
	}

	.understand .jingli .list .li .p1 {
		font-size: 18px;
		padding-left: 5%;
		line-height: 1.8;
	}

	.understand .jingli .list .li .p2 {
		font-size: 12px;
		padding-right: 0px;
		padding-left: 5%;
		text-align: left;
	}

	.understand .jingli .list .li:nth-child(2n) .p1,
	.understand .jingli .list .li:nth-child(2n) .p2 {
		padding-left: 5%;
		padding-right: 1%;
	}

	.understand .jingli .list .li .p1:before,
	.understand .jingli .list .li:nth-child(2n) .p1:before {
		width: 10px;
		height: 10px;
		left: -7%;
		margin-right: 0;
		margin-left: 0;
	}

	.understand .jingli .list .li .p1::after,
	.understand .jingli .list .li:nth-child(2n) .p1::after {
		width: 8px;
		height: 8px;
		left: 0px;
		top: 29px;
		transform: rotate(-45deg);
	}

	.understand .jingliBg {
		background-image: url(//cdn.xuansiwei.com/tb44410774/img/understand_2_ph.jpg);
	}

	.understand .beijing .title .icon {
		width: 45px;
		text-align: center;
		margin-right: 5%;
	}

	.understand .beijing .title .icon img {
		width: 100%;
	}

	.understand .beijing .title .p1 {
		font-size: 22px;
	}

	.understand .beijing .title .p1:before {
		width: 35px;
		height: 3px;
		bottom: 6px;
	}


	.understand .jingli2 {
		padding: 5% 0;
	}

	.understand .jingli2 .title,
	.understand .jingli2 .list:nth-child(2n) .item span {
		padding-bottom: 5%;
	}

	.understand .jingli2 .list {
		width: 100%;
	}

	.understand .box {
		flex-direction: column;
	}

	.understand .jingli2 .item {
		display: flex;
		font-size: 14px;
		line-height: 1.4;
	}

	.understand .jingli2 .item span {
		padding-bottom: 5%;
		padding-right: 6%;
		position: relative;
		margin-right: 4%;
	}

	.understand .jingli2 .item span::after {
		width: 8px;
		height: 8px;
	}

	.understand .jingli2 .item:not(:last-child) span:before {
		right: 3px;
	}

	.understand .jingli2 .list:nth-child(2n) {
		padding-left: 0;
	}

	.understand .fugai {
		padding: 5% 0;
	}

	.understand .map img {
		width: 100%;
	}

	.understand .pingpai {
		padding: 20% 0 5%;
	}

	.understand .pingpai .flex {
		align-items: start;
		padding-bottom: 5%;
		flex-direction: column;
		display: block;
	}

	.understand .pingpai .subTit {
		font-size: 14px;
		padding: 5% 0;
	}

	.understand .swiper-pagination {
		top: 10px;
	}

	.quality .box1 {
		padding: 10% 0 8%;
	}

	.quality .ban1 {
		width: 60%;
	}

	.quality .ban2 {
		width: 90%;
	}

	.quality .box1 .tit, .quality .box1 .con {
		font-size: 14px;
		padding: 5% 4% 0;
	}

	.quality .box1 .li {
		width: 49%;
		height: 140px;
		font-size: 14px;
		padding-top: 5%;
		margin-right: 1.5%;
		background: #f4f4f4 !important;
	}

	.quality .box1 .li:nth-child(even) {
		margin-right: 0;
	}

	.quality .box1 .li:nth-child(1),
	.quality .box1 .li:nth-child(4),
	.quality .box1 .li:nth-child(5),
	.quality .box1 .li:nth-child(8) {
		background: #fff !important;
	}

	.quality .box1 .list {
		padding: 10% 0;
	}

	.quality .box1 .li p {
		padding-top: 5%;
	}

	.quality .box2 {
		padding: 5% 0;
		flex-direction: column-reverse;
	}

	.quality .box2 .img {
		text-align: center;
	}

	.quality .box2 .img img {
		width: 90%;
	}

	.quality .box2 .rr {
		padding-top: 0;
		padding-bottom: 9%;
	}

	.quality .pp1 {
		font-size: 18px;
	}

	.quality .pp1 img {
		width: 50px;
	}

	.quality .pp2 {
		font-size: 14px;
		padding-top: 5%;
	}

	.quality .pp3 {
		font-size: 12px;
		padding-top: 5%;
	}

	.quality .list .textBox {
		padding: 0;
		padding-bottom: 5%;
	}

	.quality .central .list .li {
		height: auto;
		flex-direction: column;
	}

	.central .list .textBox,
	.central .list .swiper {
		width: 100%;
		position: initial;
	}

	.central .swiper-button-prev,
	.central .swiper-button-next {
		left: initial;
		bottom: 0;
		right: 0;
	}

	.central .swiper-button-prev {
		right: 38px;
	}

	.swiper-button-prev,
	.swiper-button-next {
		width: 38px;
		height: 35px;
	}

	.quality .box3 {
		text-align: center;
		padding: 8% 3%;
	}

	.quality .ban3 {
		max-width: 100%;
	}

	.quality .box3 .pp3 {
		padding-bottom: 0;
	}

	.group .img1 {
		margin: 5% 0;
	}


	.student .mission {
		padding-top: 8%;
		font-size: 16px;
		margin-bottom: 8%;
	}

	.student .mission .icon {
		width: 48px;
	}

	.student .mission .ban1 {
		width: 100%;
	}

	.student .process2 .list .item {
		flex-basis: 46%;
	}
	.student .process2 .list img {
		max-width: 80%;
	}
	.student .process2 .list p {
		font-size: 14px;
	}

	.student .process3 .list .item {
		width: 46%;
		padding-bottom: 35px;
	}
	.student .process3 .list p {
		font-size: 12px;
	}
	.student .process3 .list .item:nth-child(1)::after {
		width: 14px;
		height: 24px;
		left: 105%;
		top: 24%;
		background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_left.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.student .process3 .list .item:nth-child(2)::after {
		height: 14px;
		width: 24px;
		top: 82%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.student .process3 .list .item:nth-child(3)::after {
		height: 14px;
		width: 24px;
		top: -18%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	.student .process3 .list .item:nth-child(4)::after {
		width: 14px;
		height: 24px;
		left: -13%;
		top: 24%;
		background-image: url(//cdn.xuansiwei.com/tb44410774/img/student/arrow_right.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.student .process3 .list .circle {
		width: 90px;
		height: 90px;
		top: 39%;
		margin-top: -45px;
		margin-left: -45px;
	}

	.central .list .li,
	.central .list .li:nth-child(2n) {
		flex-direction: column;
		margin-bottom: 5%;
		height: auto;
	}

	.central .list .textBox,
	.central .list .li:nth-child(2n) .textBox {
		padding: 0;
		flex-direction: row;
		padding-bottom: 5%;
	}

	.central .list .textBox .icon img {
		width: 40px;
	}

	.central .list .tit,
	.central .list .li:nth-child(2n) .tit {
		padding-left: 3%;
		padding-right: 0;
	}

	.central .list .p1 {
		font-size: 18px;
		padding-bottom: 5%;
		padding-top: 2%;
	}

	.central .list .p2 {
		font-size: 14px;
	}

	.mySwiper .swiper-slide {
		height: 0;
		padding-bottom: 57%;
		background-size: contain;
	}


	.student .school {
		padding: 8% 0;
		margin-top: 8%;
	}

	.student .school .logo {
		width: 20%;
	}

	.student .school .box {
		width: 100%;
		margin-left: 0;
	}

	.student .school .name {
		font-size: 18px;
		padding: 5% 0;
	}

	.student .school .more {
		width: 120px;
		line-height: 24px;
		font-size: 14px;
		border-radius: 16px;
	}

	.student .process1 .time {
		background-size: 18px;
		padding-left: 24px;
		font-size: 14px;
	}

	.student .process1 .text {
		font-size: 14px;
	}

	.student .process1 .swiper-slide::after {
		background-size: 100%;
		background-repeat: no-repeat;
		top: 20%;
	}



	.central .littleBanner {
		padding: 3% 0;
	}

	.central .littleBanner img {
		width: 100%;
	}

	.group .img1 img {
		width: 100%;
	}

	.group .list .top .logo {
		width: 50%;
		height: auto;
		font-size: 14px;
		padding-top: 3%;
		padding-bottom: 3%;
	}

	.group .list .top .logo img {
		width: 40%;
	}

	.group .list .top .text {
		font-size: 13px;
	}

	.group .list .top .name {
		position: initial;
	}

	.group .bottom {
		flex-direction: column;
		height: auto;
	}

	.group .bottom .thumbs {
		width: 100%;
	}

	.group .bottom .thumbs .icon {
		width: 30px;
		height: 30px;
	}

	.group .bottom .thumbs .info {
		font-size: 20px;
	}

	.group .bottom .thumbs .info .p2 {
		font-size: 12px;
		padding-top: 2%;
		padding-left: 35px;
	}

	.group .bottom .thumbs .info img {
		width: 30px;
	}

	.group .bottom .thumbs .swiper-wrapper {
		flex-direction: row;
	}

	.group .bottom .thumbs .swiper-slide {
		display: none;
	}

	.group .bottom .thumbs .swiper-slide-thumb-active {
		display: block;
		font-size: 14px;
		padding: 9% 0;
		border: none;
	}

	.swiper-button-prev {
		right: 38px;
	}

	.group .list .li:nth-child(2n) .bottom {
		flex-direction: column;
	}

	.group .bottom .thumbs .info .infoBox {
		left: 2%;
		right: 2%;
	}

	.group .bottom .mySwiper {
		width: 100%;
		height: 100%;
	}

	.group .fourT {
		padding-bottom: 5%;
		flex-wrap: wrap;
	}

	.group .fourT .li {
		width: 50%;
	}

	.group .fourT .li .p1 {
		font-size: 16px;
		padding-top: 10%;
		margin-bottom: 4%;
	}

	.group .fourT .li .p2 {
		font-size: 14px;
		padding: 0 4%;
		line-height: 1.2;
	}

	.group .fourT .li .img,
	.group .fourT .li .text {
		height: 0;
		padding-bottom: 65%;
	}

	.group .fourT .li .icon {
		width: 30px;
	}

	.group .brand {
		padding-bottom: 4%;
		padding-top: 5%;
	}

	.group .brand .tit .p1 {
		font-size: 20px;
	}

	.group .brand .tit .p2 {
		font-size: 14px;
	}

	.group .brand .box .li {
		flex-basis: 50%;
		height: 0;
		padding-bottom: 35%;
	}

	.group .brand .box .li img {
		width: 100%;
		height: 100%;
	}

	.group .brand .box .li:nth-child(2) .logo,
	.group .brand .box .li:nth-child(3) .logo,
	.group .brand .box .li:nth-child(6) .logo {
		opacity: 0;
	}

	.group .brand .box .li:nth-child(2) .img,
	.group .brand .box .li:nth-child(3) .img,
	.group .brand .box .li:nth-child(6) .img {
		opacity: 1;
	}

	.group .brand .box .li:nth-child(1) .logo,
	.group .brand .box .li:nth-child(4) .logo,
	.group .brand .box .li:nth-child(5) .logo {
		opacity: 1;
	}

	.group .brand .box .li:nth-child(1) .img,
	.group .brand .box .li:nth-child(4) .img,
	.group .brand .box .li:nth-child(5) .img {
		opacity: 0;
	}

	.group .brand .box .li:nth-child(2):hover .logo,
	.group .brand .box .li:nth-child(3):hover .logo,
	.group .brand .box .li:nth-child(6):hover .logo {
		opacity: 1;
		z-index: 1;
	}

	.group .brand .box .li:nth-child(1):hover .img,
	.group .brand .box .li:nth-child(4):hover .img,
	.group .brand .box .li:nth-child(5):hover .img {
		opacity: 1;
		z-index: 1;
	}


	.footer_banner {
		height: auto;
	}

	.home .banner_img2 {
		height: 0;
		padding-bottom: 28%;
		background-size: cover;
		position: relative;
	}

	.home .banner_img2 .text {
		bottom: 3%;
		left: 0;
		width: 100%;
		font-size: 16px;
	}

	.home .banner_img2 .more {
		width: 120px;
		line-height: 26px;
		border: 1px solid #fff;
		border-radius: 30px;
		display: inline-block;
		font-size: 14px;
		margin-top: 3%;
	}

	.home .screen .text {
		position: absolute;
		left: 10%;
		top: 30%;
	}

	.home .screen .top .p1 {
		font-size: 22px;
	}

	.home .screen .top .p2 {
		font-size: 12px;
	}





	/* body,
	.w100_h100 {
		height: auto;
	}

	.home .banner_img1 .wrap,
	.home .banner_img1 img {
		width: 100%;
	}

	.lunbo_kuang .lunbo{
		height: auto;
	}
	.lunbo_kuang .heart {
		display: none;
	}
	.home .screen {
		height: 0;
		padding-bottom: 80%;
	}
	.home .screen .rr {
		height: 100%;
	}
	.home .screen .top {
		height: 60%;
	}
	.home .screen .bottom {
		height: 40%;
	}
	.footer_zuihou {
		height: auto;
	} */

}