
/*--公共部分--*/
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
}
body {
	min-width:1350px;
	width:100%;
	height:100%;
	font-family:微软雅黑;
}
body,form,img,ul,ol,li,dl,dt,dd,p,tr,td,strong,span,pre {
	margin:0;
	padding:0;
	border:0;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
	font-weight:normal;
}
ul,li {
	list-style:none;
}
img {
	border:0;
	vertical-align:middle;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table th,table td {
	border:1px solid #ccc;
}
*,:after,:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-repeat:no-repeat;
}
article,aside,footer,header,nav,section {
	display:block;
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects;
	text-decoration:none;
	color:#333;
	outline:none;
	cursor:pointer;
}
a:hover {
	background-repeat:no-repeat;
	text-decoration:none;
}
.dadi_flex {
	display:-webkit-flex;
	display:flex;
}


.youjiao_content {
	max-width:1350px;
	padding:90px 0;
	margin:auto;
	position:relative;
}
.earth_img {
	width:2699px;
	-webkit-animation:fa-spin 30s linear infinite;
	animation:fa-spin 30s linear infinite;
	position:relative;
	left:50%;
	margin-left:-1349.5px;
	max-width: 2699px;
}
@-webkit-keyframes fa-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
50% {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}
}@keyframes fa-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
50% {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}
}.youjiao_title {
	font-size:50px;
	font-weight:bold;
	color:#2a795f;
	text-align:center;
	margin-bottom:50px;
}
.youjiao_entitle {
	font-family:Arial;
	font-size:24px;
	color:#cccccc;
	text-align:center;
	margin-bottom:50px;
}
.youjiao_text {
	color:#444444;
	font-size:16px;
	width: 1000px;
	margin: auto;
	margin-bottom:15px;
	line-height: 2;
	text-align: center;
}
.bandu_wrapper {
	width:100%;
	position:relative;
	height:450px;
}
.bandu_wrapper div {
	display:none;
}
.bandu_left {
	width:322px;
	height:295px;
	background-image:url(../../images/brand/index/bandu_left.jpg);
	position:absolute;
	left:0px;
	top:260px;
	-webkit-animation-name:bounceInUp;
	-moz-animation-name:bounceInUp;
	-o-animation-name:bounceInUp;
	animation-name:bounceInUp;
	-webkit-animation-duration:.5s;
	-webkit-animation-delay:0s;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:both;
	-moz-animation-duration:.5s;
	-moz-animation-delay:0s;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:both;
	-ms-animation-duration:.5s;
	-ms-animation-delay:0s;
	-ms-animation-timing-function:ease;
	-ms-animation-fill-mode:both;
	animation-duration:.5s;
	animation-delay:0s;
	animation-timing-function:ease;
	animation-fill-mode:both;
}
.bandu_center {
	width:324px;
	height:285px;
	background-image:url(../../images/brand/index/bandu_center.jpg);
	position:absolute;
	left:300px;
	top:30px;
	-webkit-animation-name:bounceInUp;
	-moz-animation-name:bounceInUp;
	-o-animation-name:bounceInUp;
	animation-name:bounceInUp;
	-webkit-animation-duration:.5s;
	-webkit-animation-delay:.25s;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:both;
	-moz-animation-duration:.5s;
	-moz-animation-delay:.25s;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:both;
	-ms-animation-duration:.5s;
	-ms-animation-delay:.25s;
	-ms-animation-timing-function:ease;
	-ms-animation-fill-mode:both;
	animation-duration:.5s;
	animation-delay:.25s;
	animation-timing-function:ease;
	animation-fill-mode:both;
}
.bandu_center2 {
	width:320px;
	height:285px;
	background-image:url(../../images/brand/index/bandu_center2.jpg);
	position:absolute;
	left:670px;
	top:95px;
	-webkit-animation-name:bounceInUp;
	-moz-animation-name:bounceInUp;
	-o-animation-name:bounceInUp;
	animation-name:bounceInUp;
	-webkit-animation-duration:.5s;
	-webkit-animation-delay:.5s;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:both;
	-moz-animation-duration:.5s;
	-moz-animation-delay:.5s;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:both;
	-ms-animation-duration:.5s;
	-ms-animation-delay:.5s;
	-ms-animation-timing-function:ease;
	-ms-animation-fill-mode:both;
	animation-duration:.5s;
	animation-delay:.5s;
	animation-timing-function:ease;
	animation-fill-mode:both;
}
.bandu_right {
	width:336px;
	height:303px;
	background-image:url(../../images/brand/index/bandu_right.jpg);
	position:absolute;
	right:0px;
	top:230px;
	-webkit-animation-name:bounceInUp;
	-moz-animation-name:bounceInUp;
	-o-animation-name:bounceInUp;
	animation-name:bounceInUp;
	-webkit-animation-duration:.5s;
	-webkit-animation-delay:.75s;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:both;
	-moz-animation-duration:.5s;
	-moz-animation-delay:.75s;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:both;
	-ms-animation-duration:.5s;
	-ms-animation-delay:.75s;
	-ms-animation-timing-function:ease;
	-ms-animation-fill-mode:both;
	animation-duration:.5s;
	animation-delay:.75s;
	animation-timing-function:ease;
	animation-fill-mode:both;
}
@-webkit-keyframes bounceInUp {
	0% {
	opacity:0;
	-webkit-transform:translateY(500px);
}
60% {
	-webkit-transform:translateY(-30px);
}
80% {
	-webkit-transform:translateY(10px);
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
}
}@-moz-keyframes bounceInUp {
	0% {
	opacity:0;
	-moz-transform:translateY(500px);
}
60% {
	-moz-transform:translateY(-30px);
}
80% {
	-moz-transform:translateY(10px);
}
100% {
	opacity:1;
	-moz-transform:translateY(0);
}
}@-o-keyframes bounceInUp {
	0% {
	opacity:0;
	-o-transform:translateY(500px);
}
60% {
	-o-transform:translateY(-30px);
}
80% {
	-o-transform:translateY(10px);
}
100% {
	opacity:1;
	-o-transform:translateY(0);
}
}@keyframes bounceInUp {
	0% {
	opacity:0;
	transform:translateY(500px);
}
60% {
	transform:translateY(-30px);
}
80% {
	transform:translateY(10px);
}
100% {
	opacity:1;
	transform:translateY(0);
}
}
.baidu_title {
	color:#444444;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	line-height: 1;
}
.baidu_title span {
	font-size:14px;
}
.baidu_text {
	color:#444444;
	font-size:16px;
	text-align:center;
	line-height:2;
	display: block;
}
.youeryuanhezuo_bg {
	width:100%;
	background-image:url(../../images/brand/index/youeryuanhezuo_bg.jpg);
	background-position:top center;
	background-size:1920px 907px;
	height:907px;
	background-color:#f4f9e6;
}

.yuanjiaowuhezuo_title {
	width:157px;
	height:55px;
	line-height:55px;
	background-color:#2a795f;
	font-size:24px;
	color:#ffffff;
	border-radius:0 15px 15px 0;
	text-align:center;
	margin-bottom:35px;
}
.yuanjiaowuhezuo_text {
	padding:0 42px;
	box-sizing:border-box;
	text-align:left;
	font-size:16px;
	color:#444444;
	line-height:2;
}
.kechenghezuo_list {
	flex-wrap:wrap;
	padding:0 42px;
	box-sizing:border-box;
}
.kechenghezuo_list li {
	width:50%;
	text-align:left;
	margin-bottom:20px;
}
.kechenghezuo_list li a {
	text-align:left;
	font-size:16px;
	color:#444444;
	text-decoration:underline;
}
.youjiaoziyuan_bg {
	width:100%;
	background-image:url(../../images/brand/index2023/youjiaoziyuan_bg.jpg);
	background-size:1920px 1035px;
	background-position:top center;
	background-color:#f8f5f2;
	height:1035px;
}


.hezuohuobanSwiper img {
	width:100%;
}
.hezuohuobanSwiper {
	height:643px;
}
.hezuohuoban_bg .swiper-button-prev {
	left:-89px;
	width:79px;
	height:79px;
	background-image:url(../../images/brand/index/Bt-L.png);
}
.hezuohuoban_bg .swiper-button-prev:after {
	content:none;
}
.hezuohuoban_bg .swiper-button-next {
	right:-89px;
	width:79px;
	height:79px;
	background-image:url(../../images/brand/index/Bt-R.png);
}
.hezuohuoban_bg .swiper-button-next:after {
	content:none;
}
@media (max-width:1510px) {
	.hezuohuoban_bg .swiper-button-next {
	right:10px;
	width:79px;
	height:79px;
	background-image:url(../../images/brand/index/Bt-R.png);
}
.hezuohuoban_bg .swiper-button-prev {
	left:10px;
	width:79px;
	height:79px;
	background-image:url(../../images/brand/index/Bt-L.png);
}
}.hezuohuoban_bg .swiper-button-next:hover {
	background-image:url(../../images/brand/index/Bt-R-hover.png);
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.hezuohuoban_bg .swiper-button-prev:hover {
	background-image:url(../../images/brand/index/Bt-L-hover.png);
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

.youeryuanhezuo_bg video{
	width: 100%;
}
.dadi_coach_bottom_text{
	font-family: 微软雅黑;
	font-size: 16px;
	line-height: 2;
	color: #525252;
	margin: auto;
	margin-bottom: 90px;
	width: 1000px;
	text-align: center;
}
.dadi_coach_bottom_button{
	justify-content: space-around;
	align-items: flex-end;
	width: 100%;
}
.gerenmoshi_button{
	display: block;
	width: 360px;
	height: 233px;
	background-image: url(../../images/brand/index/gerenmoshi_button.jpg);
}
.tuantuimoshi_button{
	display: block;
	width: 576px;
	height: 274px;
	background-image: url(../../images/brand/index/tuantuimoshi_button.jpg);
}
.gerenmoshi_button_fanzhong{
	display: block;
	width: 360px;
	height: 233px;
	background-image: url(../../images/brand/index/gerenmoshi_button_fanzhong.jpg);
}
.tuantuimoshi_button_fanzhong{
	display: block;
	width: 576px;
	height: 274px;
	background-image: url(../../images/brand/index/tuantuimoshi_button_fanzhong.jpg);
}
.pc_div{
	display: block;
}
.iphone_div{
	display: none;
}


@media (max-width: 768px) {
	.pc_div{
		display: none;
	}
	.iphone_div{
		display: block;
	}
	body {
		min-width:100%;
	}
	.youjiao_content {
		width:100%;
		padding:30px 10px;
		margin:auto;
		position:relative;
		max-width: 100%;
	}
	.youjiao_text {
		width: 100%;
	}
	.bandu_wrapper{
		height: 1300px;
	}
	.bandu_left {
		left:50%;
		top:10px;
		margin-left: -161px;

	}
	.bandu_center {
		left:50%;
		top:325px;
		margin-left: -162px;
	}
	.bandu_center2 {
		left:50%;
		top:630px;
		margin-left: -162px;
	}
	.bandu_right {
		right:50%px;
		top:935px;
		margin-left: -160px;
	}
	.youeryuanhezuo_bg {
		width:100%;
		background-image:url(../../images/brand/index/youeryuanhezuo_bg.jpg);
		background-position:top center;
		background-size:auto;
		height:auto;
		background-color:#f4f9e6;
	}
	.dadi_coach_bottom_text{
		width: 100%;
	}
	.dadi_coach_bottom_button{
		flex-wrap: wrap;
	}
	.hezuohuobanSwiper{
		height: 368px;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 65% !important;
	}
}


.youeryuanhezuo_2 {
    background-image: url(../../images/brand/index/youeryuanhezuo_2.png);
    width: 1311px;
    height: 505px;
}
.youeryuanhezuo_text {
    font-size: 16px;
    color: #444444;
    line-height: 2;
    text-align: left;
	width: 580px;
    margin-left: 605px;
    padding-top: 210px;
	font-family: 微软雅黑;
}
.hexintese_text{
	font-size: 16px;
    color: #444444;
    line-height: 2;
    text-align: left;
	font-family: 微软雅黑;
	margin-right: 30px;
}

.hexintese_img{
	max-width:645px;
	width: 100%;
}

.hexintese_button{
	display:inline-block;
	background-color: #FFFFFF;
	font-size: 16px;
    color: #444444;
    text-align: center;
	font-family: 微软雅黑;
	border:1px solid #444444;
	border-radius: 5px;
	padding: 5px 10px;
	transition: 0.3s;
}
.hexintese_button:hover{
	background-color: #2a795f;
	border:1px solid #2a795f;
	color: #ffffff;
}
.dadiziyuan_bg{
	background-color: #2a795f;
	width: 100%;
	margin-bottom: 90px;
}
.dadiziyuan_list{
	width: 1100px;
	margin: auto;
	justify-content: center;
}
.dadiziyuan_list li{
	width: 275px;
	height: 550px;
	flex-wrap: wrap;
}
.dadiziyuan_img{
	width: 275px;
	height: 275px;
}
.dadiziyuan_text{
	width: 275px;
	height: 275px;
	background-color: #ffffff;
	text-align: center;
	transition: 0.3s;
	border: 1px solid #D7D7D7;
}
.dadiziyuan_list li:hover .dadiziyuan_text{
	background-color: #D7D7D7;
	box-sizing: border-box;
}
.dadiziyuan_text .title{
	color: #444444;
    text-align: center;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 15px;
}
.dadiziyuan_text .text{
	color: #444444;
    text-align: center;
	font-family: 微软雅黑;
	font-size: 16px;
}
.hexintese_list{
	align-items: center;
}
.index_text{
	color: #444444;
    text-align: center;
	font-family: 微软雅黑;
	font-size: 16px;
}
.gongcheng_list{
	margin-top: 30px;
	justify-content: space-between;
}
.gongcheng_list li{
	width: 400px;
	position: relative;
}
.gongcheng_list li:hover{
	box-shadow:5px 5px 15px #000000
}
.gongcheng_text{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	color: #444444;
	font-family: 微软雅黑;
	font-size: 18px;
	padding: 10px 0;
}
.gongcheng_button{
	display:inline-block;
	background-color: #FFFFFF;
	font-size: 16px;
    color: #444444;
    text-align: center;
	font-family: 微软雅黑;
	border:1px solid #444444;
	border-radius: 5px;
	padding: 5px 10px;
	transition: 0.3s;
	margin-top: 30px;
}
.gongcheng_button:hover{
	background-color: #2a795f;
	border:1px solid #2a795f;
	color: #ffffff;
}
.page_title{
	font-size: 16px;
    color: #ffffff;
    text-align: center;
	font-family: 微软雅黑;
	font-weight: bold;
	background-color: #2a7a5f;
	display: inline-block;
	padding: 7px 36px;
	border-radius: 7px;
	margin-bottom: 30px;
}
.lianxifangshi_list{
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
.lianxifangshi_list li{
	width: 400px;
	height: 138px;
	background-color: #f1ece5;
	border-radius: 15px;
	align-items: center;
}
.lianxi_icon{
	width: 6px;
	height: 76px;
	background-color: #c5b174;
	margin-right: 30px;
}
.lianxifangshi_list li img{
	margin-right: 30px;
}
.lianxi_text{
	text-align: left;
}
.lianxi_text .title{
	font-size: 18px;
    color: #444444;
	font-family: 微软雅黑;
	font-weight: bold;
}
.lianxi_text .text{
	font-size: 16px;
    color: #444444;
	font-family: 微软雅黑;
}
@media (max-width: 768px) {
	.youeryuanhezuo_2 {
		background-image: url(../../images/brand/index/youeryuanhezuo_2.png);
		width: 100%;
		height: auto;
		background-position: -605px;
	}
	.youeryuanhezuo_text{
		width: 100%;
		margin-left: 0;
		padding: 50px 10px;
	}
	.hexintese_list{
		flex-wrap: wrap;
	}
	.hexintese_text{
		margin-bottom: 15px;
		margin-right: 0;
	}
	.dadiziyuan_list{
		width: 100%;
		flex-wrap: wrap;
	}
	.dadiziyuan_list li{
		width: 100%;
		justify-content: center;
		background-color: #ffffff;
	}
	.dadiziyuan_text{
		order: 0;
	}
	.dadiziyuan_img{
		order: 1;
	}
	.gongcheng_list{
		flex-wrap: wrap;
	}
	.gongcheng_list li{
		margin-bottom: 20px;
	}
	.gongcheng_list img{
		width: 100%;
	}
	.lianxifangshi_list{
		flex-wrap: wrap;
	}
	.lianxifangshi_list li{
		margin-bottom: 15px;
	}
}