@import "../images/iconfont.css";


.fyc {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-box-orient:vertical;
	box-orient:vertical;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-pack:center;
	box-pack:center
}

.fwbet {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}

.wrap {
	width:88vw;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto
}

@media (max-width:639px) {
}

.w1400 {
	width:88vw;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	max-width:1400px
}

@media (max-width:639px) {
}

.ver>* {
	display:inline-block;
	vertical-align:middle
}

.table-cell {
	display:table;
	width:100%
}

.table-cell>* {
	display:table-cell;
	vertical-align:middle
}

.row-pv0 {
	margin-left:0;
	margin-right:0
}

.row-pv0>* {
	padding-left:0;
	padding-right:0
}

.mv0 {
	margin-left:0!important;
	margin-right:0!important
}

.pv0 {
	padding-left:0!important;
	padding-right:0!important
}

.pt0 {
	padding-top:0px !important
}

.pb0 {
	padding-bottom:0px !important
}

.mb0 {
	margin-bottom:0 !important
}

.mt0 {
	margin-top:0!important
}

.bggray {
	background:#f5f5f5
}

.bgf {
	background:#fff
}

.c {
	color:#539f7f
}

.bgc {
	background-color:#539f7f
}

.cf {
	color:#fff
}

.cred {
	color:#dd5310
}

.bgred {
	background:#dd5310
}

.hv:hover {
	color:#539f7f
}

.hvf:hover {
	color:#fff
}

.hvbg0:hover {
	background:#000;
	color:#fff
}

.bghover {
	transition:.6s
}

.bghover:Hover {
	background-color:#539f7f;
	color:#fff
}

.l {
	border:1px solid #e5e5e5
}

.lb {
	border-bottom:1px solid #e5e5e5
}

.lt {
	border-top:1px solid #e5e5e5
}

@media screen and (min-width: 1024px) {.coverbox {
	position:relative;
	display:block;    float: left;
	margin-left: 20px;
	/*margin-right: 10px;*/
	overflow:hidden
}}
@media screen and (max-width: 1024px) {.coverbox {
	position:relative;
	display:block;    float: left;margin-right: 0px;
	overflow:hidden
}}


.coverbox .coverimg {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	z-index:1;
	transition:transform .6s ease 0s
}

.coverbox .coverimg.cover {
	background-size:cover
}

.coverbox ._bg {
	width:100%;
	visibility:hidden;
	display:block
}

@media (min-width:993px) {
	.coverbox.scale:hover .cover-tip {
		opacity:1;
		filter:alpha(opacity=1)
	}

	.coverbox.scale:hover .coverimg {
		transform:scale(1.05, 1.05)
	}

	.coverbox.scale:hover .icon-bofang1 {
		font-size:.6rem
	}
}

.cover-tip {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	filter:alpha(opacity=0);
	transition:all .4s ease 0s;
	z-index:55
}

.cover-tip .bgbox {
	display:block;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.6;
	filter:alpha(opacity=60)
}

.cover-tip .bgbox.blue {
	background-color:rgba(0,161,230,0.8)
}

.cover-tip .stit {
	font-size:16px;
	line-height:30px;
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-15px;
	color:#fff
}

.cover-tip .stit {
	font-size:16px;
	line-height:30px;
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-15px;
	color:#fff
}

.cover-tip .line {
	display:inline-block;
	width:100px;
	height:1px;
	background-color:#f2f2f2;
	position:absolute;
	left:50%;
	margin-left:-50px;
	transition:all .6s ease 0s
}

.cover-tip .linet {
	top:0
}

.cover-tip .lineb {
	bottom:0
}

.cover-tip:hover .line {
	width:6px;
	margin-left:-3px;
	opacity:.6;
	filter:alpha(opacity=60)
}

.iconfont {
	font-size:inherit
}

img.fill {
	width:100%;
	display:block
}

.cover-box ._bg {
	width:100%
}

html {
	touch-action:none;
	touch-action:pan-y
}

.w1440 {
	width:88vw;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto
}

@media (max-width:639px) {
}

@media (min-width:1680px) {
	.w1440 {
		max-width:1440px
	}
}

.pt0 {
	padding-top:0 !important
}

.c {
	color:#539f7f
}

.swiper-pagination-bullet {
	border-radius:0;
	background:#aba9a8;
	opacity:1;
	border:0 !important
}

.swiper-pagination-bullet-active {
	background-color:#539f7f !important
}

.cItem:not(.active) {
	display:none
}

.medium {
	font-family:medium
}

.bsBox {
	box-sizing:content-box
}

.bsBox>* {
	box-sizing:content-box
}

.vdesc {
	font-size:16px;
	line-height:1.8;
	color:#666
}

.vdesc p {
	margin-bottom:1em
}

.vbox {
	padding:.8rem 0
}

.bgf {
	background:#fff
}

.pagination {
	text-align:center;
	display:block
}

.pagination li {
	margin:0 2px
}

@media (max-width:480px) {
	.pagination li {
		margin:0 2px
	}

	.pagination li>* {
		padding:5px 12px !important
	}
}

.pagination .active>a,.pagination .active>span,.pagination .active>a:hover,.pagination .active>span:hover,.pagination .active>a:focus,.pagination .active>span:focus {
	color:#fff;
	background-color:#539f7f
}

.pagination li>a,.pagination li>span {
	float:none;
	display:inline-block;
	cursor:pointer;
	color:#000;
	border-radius:0 !important;
	padding:6px 12px;
	border:0
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	z-index:2;
	color:#fff;
	background-color:#539f7f
}

.fadeIntop {
	opacity:0;
	filter:alpha(opacity=0);
	transform:translateY(30px)
}

.fadeIntop.show {
	opacity:1;
	filter:alpha(opacity=100);
	transform:translateY(0);
	transition:all .3s ease 0s
}

#totop {
	width:50px;
	height:50px;
	background:url('../images/top.png') no-repeat center center;
	background-color:#a8a8a8;
	background-color:rgba(0,0,0,0.3);
	position:fixed;
	right:50px;
	bottom:50px;
	z-index:5555;
	cursor:pointer;
	border-radius:50%;
	transition:.6s;
	opacity:0;
	transform:translateY(20px)
}

@media (max-width:640px) {
	#totop {
		right:10px;
		bottom:10px;
		width:40px;
		height:40px;
		background-size:20px
	}
}

@media (min-width:768px) {
	#totop:hover {
		background-color:#539f7f
	}
}

#totop.show {
	transform:translateY(0);
	opacity:1
}

@media (max-width:1199px) {
	main {
		margin-top:1.2rem
	}
}

header {
	background:#fff;
	transition:.6s;
	position:relative;
	left:0;
	right:0;
	top:0;
	z-index:9999999
}

header .head_wrap_xs {
	display:none
}

header .head_content {
	display:flex;
	align-items:center
}

header .head_content .logo {
	width:300px;
	height:59px;
	background:url('../images/logo.png') no-repeat left center;
	background-size:contain;
	display:block;
	z-index:55
}

@media (min-width:1920px) {
	header .head_content .logo {
		margin-right:1rem
	}
}

@media (min-width:1680px) {
	header .head_content .logo {
		margin-right:.8rem
	}
}

@media (min-width:1360px) {
	header .head_content .logo {
		margin-right:.4rem
	}
}

@media (min-width:1200px) {
	header .head_content .logo {
		margin:.1rem
	}
}

@media (max-width:768px) {
	header .head_content .logo {
		width:100px
	}
}

header .header_nav {
	min-width:0;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	flex-shrink:1
}

header .header_inner {
	justify-content:center!important;
	overflow:hidden
}

header .header_inner:hover {
	overflow:visible
}

header .header_inner .nav_li+.nav_li {
	margin-left:.4rem
}

@media (max-width:1680px) {
	header .header_inner .nav_li+.nav_li {
		margin-left:.3rem
	}
}

@media (max-width:1280px) {
	header .header_inner .nav_li+.nav_li {
		margin-left:.2rem
	}
}

header .language {
	width:1.28rem;
	min-width:120px;
	line-height:80px;
	color:#7fadd0;
	padding-left:56px;
	position:relative
}

header .language a {
	color:#fff;
	font-weight:bold
}

header .language::before {

	content:'';
	display:block;
	width:40px;
	height:1px;
	background:#7fadd0;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	left:0
}

.head_wrap {
	transition:.6s;
	position:relative
}

@media (max-width:768px) {
}

.head_wrap .head_top {
	border-bottom:1px solid #e5e5e5
}

.head_wrap .head_top .wrap {
	height:36px;
	display:flex;
	justify-content:flex-end;
	position:relative;
	line-height:36px
}

.head_wrap .head_top a {
	display:inline-block;
	padding:0 12px;
	color:#666
}

.head_wrap .head_top a:hover {
	color:#539f7f
}

.head_wrap .nav_li {
	overflow:hidden
}

.head_wrap .nav_li.active,.head_wrap .nav_li:hover {
	overflow:visible
}

.head_wrap .nav_li.active .header_nac,.head_wrap .nav_li:hover .header_nac {
	color:#539f7f
}

.header_nav {
	transition:.6s;
	font-size:16px
}

.header_nav .header_inner {
	display:flex;
	justify-content:flex-end
}

@media (max-width:1200px) {
}

.header_nav .nav_li {
	position:relative;
	height:64px
}

@media (max-width:1358px) {
	.header_nav .nav_li.nav_home {
		display:none
	}
}

.header_nav .nav_li+.nav_li {
	margin-left:.6rem
}

@media (max-width:1680px) {
	.header_nav .nav_li+.nav_li {
		margin-left:.5rem
	}
}

@media (max-width:1360px) {
	.header_nav .nav_li+.nav_li {
		margin-left:.4rem
	}
}

@media (max-width:1200px) {
	.header_nav .nav_li+.nav_li {
		margin-left:.4rem
	}
}

.header_nav .nav_li:hover .pc-menu-drop,.header_nav .nav_li.open .pc-menu-drop {
	opacity:1;
	z-index:55
}

.header_nav .pc-menu-drop {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	top:100%;
	z-index:-1;
	padding-top:10px;
	transition:.8s;
	opacity:0;
	text-align:center
}

.header_nav .pc-menu-drop::after {
	content:'';
	display:block;
	width:0;
	height:0;
	border:8px solid transparent;
	border-bottom-color:#fff;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	top:-16px;
	z-index:555
}

.header_nav .pc-menu-drop .drop-inner-wrap {
	position:relative;
	z-index:55;
	background:#fff;
	width:180px;
	top:-12px;
	padding:20px 0;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	border-radius:4px
}

.header_nav .pc-menu-drop a {
	display:block;
	line-height:44px;
	font-size:16px;
	transition:.6s
}

.header_nav .pc-menu-drop a:hover {
	color:#539f7f;
	transform:translateX(-5px)
}

.header_nav .drop-menu-nav {
	font-size:16px;
	padding:16px 0
}

.header_nav .drop-menu-nav .mitem {
	color:#666;
	display:inline-block;
	padding:14px 0;
	cursor:pointer;
	position:relative;
	border-bottom:2px solid transparent
}

.header_nav .drop-menu-nav .mitem:hover {
	color:#539f7f
}

.header_nav .drop-menu-nav .mitem::after {
	content:'';
	width:0;
	height:2px;
	background-color:#539f7f;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0;
	transition:.6s
}

.header_nav .drop-menu-nav .mitem+.mitem {
	margin-left:1.1rem
}

.header_nav .drop-menu-nav .active {
	color:#539f7f
}

.header_nav .drop-menu-nav .active::after {
	width:100%
}

.header_nav .drop-menu-info {
	min-width:0;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	flex-shrink:1;
	padding-top:.16rem
}

.header_nav .header_nac {
	display:block;
	position:relative;
	padding:0 5px;
	line-height:64px;
	height:64px
}

@media (min-width:1680px) {
	.header_nav .header_nac {
		padding:0 15px
	}
}

.header_lang_xs {
	color:#539f7f;
	font-size:18px
}

.hd_wrap_xs {
	height:1.2rem;
	background:#fff;
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:justify;
	box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	padding:0 4vw;
	position:fixed;
	top:0;
	width:100vw;
	z-index:55
}

.hd_wrap_xs .logo_xs {
	background:url('../images/logo.png') no-repeat left center;
	background-size:contain;
	display:block;
	width:50%;
	height:100%
}

@media (min-width:992px) {
	.hd_wrap_xs .logo_xs {
		background-size:70% auto
	}
}

@media (max-width:480px) {
	.hd_wrap_xs .logo_xs {
		width:40%
	}
}

.drop_good_item {
	width:2.5rem;
	padding:0 .2rem
}

.drop_good_item .img {
	margin-bottom:10px
}

.drop_good_item .tit {
	color:#333
}

.drop_good_item:hover .tit {
	color:#539f7f
}

.header_links {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center
}

@media (max-width:639px) {
	.header_links {
		display:none
	}
}

.header_links a {
	display:block;
	padding:0 .2rem;
	position:relative;
	transition:.6s
}

.header_links a:last-child {
	padding-right:0
}

.header_links a:hover {
	transform:scale(.9)
}

.header_links a+a::before {
	content:'';
	display:block;
	width:1px;
	height:18px;
	background-color:#ababab;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	left:0
}

.header_links .hd_dang {
	background:url('../images/hd_dang.png') no-repeat center center;
	background-size:contain;
	width:96px;
	height:36px;
	display:block
}

.header_links .hd_jd {
	background:url('../images/hd_jd.png') no-repeat center center;
	background-size:contain;
	width:38px;
	height:36px;
	display:block
}

.header_links .hd_tmall {
	background:url('../images/hd_tmall.png') no-repeat center center;
	background-size:contain;
	width:32px;
	height:36px;
	display:block
}

.header_btn {
	font-size:18px;
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:center;
	box-pack:center;
	-webkit-justify-content:center;
	justify-content:center
}

.header_btn .offer {
	margin-right:34px;
	color:#fff
}

.header_btn .offer:hover {
	color:#539f7f
}

.header_btn .contact {
	background-color:#539f7f;
	color:#fff;
	width:92px;
	height:40px;
	line-height:40px;
	text-align:center
}

.header_btn .contact .ac {
	color:#fff
}

@media (max-width:992px) {
	.header_btn .contact {
		height:34px;
		width:72px
	}

	.header_btn .contact span {
		height:34px;
		line-height:34px
	}
}

.m-menus {
	width:100vw;
	max-width:480px;
	height:100vh;
	position:fixed;
	top:1.2rem;
	right:-100vw;
	background:#fff;
	overflow:hidden;
	line-height:32px;
	font-size:15px;
	z-index:-999;
	padding-top:2%;
	border-top:1px solid #dedede
}

.m-menus .inner {
	height:calc((100vh - 1.2rem ));
	padding:10px 30px 40px;
	overflow-x:hidden;
	overflow-y:auto
}

.m-menus a {
	display:block;
	color:#000
}

.m-menus.active {
	z-index:999;
	transition:.6s;
	right:0
}

.m-menus .item {
	cursor:pointer;
	transition:.3s;
	position:relative;
	text-align:center;
	border-bottom:1px solid #dedede;
	text-align:left
}

.m-menus .item .tit {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center
}

.m-menus .item>a,.m-menus .tit {
	display:block;
	line-height:46px;
	position:relative;
	font-size:16px
}

.m-menus .tit {
	position:relative
}

.m-menus .tit a {
	display:inline-block;
	min-width:50vw
}

.m-menus .tit .iconfont {
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	color:inherit;
	padding:0 10px;
	color:#000;
	font-size:17px
}

.m-menus .xs-menu {
	display:none;
	text-align:left
}

.m-menus .xs-menu dd {
	line-height:30px;
	font-size:14px
}

.m-menus .active .tit,.m-menus .open .tit {
	color:#539f7f
}

.m-menus .active .tit a,.m-menus .open .tit a {
	color:#539f7f
}

.m-menus .active .iconfont::before,.m-menus .open .iconfont::before {
	content:"\e625"
}

.m-menus .active .xs-menu,.m-menus .open .xs-menu {
	padding:0px 0 30px;
	border-top:1px solid rgba(255,255,255,0.14)
}

.m-menus .header_links_box {
	background:#fff;
	margin-top:1rem;
	padding:.1rem .3rem
}

.m-menus .header_links {
	display:flex !important;
	justify-content:center
}

.m-menus .header_links a {
	padding:0 .2rem !important;
	display:block;
	flex:1
}

.m-menus .header_links i {
	margin:0 auto
}

.menu_btn_box {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:center;
	box-pack:center;
	-webkit-justify-content:center;
	justify-content:center
}

@media (max-width:639px) {
	.menu_btn_box {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:end;
		box-pack:end;
		-webkit-justify-content:end;
		justify-content:end
	}
}

.menu_btn {
	width:50px;
	height:50px;
	z-index:101;
	cursor:pointer;
	transform-origin:center center;
	position:relative;
	display:block;
	top:-5px
}

.menu_btn i {
	position:absolute;
	width:26px;
	height:2px;
	background:#444;
	left:12px;
	display:block;
	transition:all .4s ease-in-out
}

.menu_btn i:nth-of-type(1) {
	top:20px
}

.menu_btn i:nth-of-type(2) {
	top:30px
}

.menu_btn i:nth-of-type(3) {
	top:40px
}

.menu_btn.active i:nth-of-type(1) {
	transform:rotate(225deg) translate(-7px, -7px)
}

.menu_btn.active i:nth-of-type(3) {
	opacity:0
}

.menu_btn.active i:nth-of-type(2) {
	transform:rotate(-225deg) translate(0, 0)
}

.bggray {
	background:#f5f5f5
}

.round_pnext {
	width:.66rem;
	height:.66rem;
	line-height:.66rem;
	transition:.6s;
	z-index:5555;
	border-radius:50%
}

.round_pnext em {
	content:'';
	position:absolute;
	left:-0.07rem;
	top:-0.07rem;
	border-radius:50%;
	border:1px dashed #fff;
	transition:.6s;
	width:.8rem;
	height:.8rem
}

.round_pnext::after {
	font-size:.3rem;
	color:#fff
}

.round_pnext.swiper-button-prev {
	left:5%
}

.round_pnext.swiper-button-next {
	right:5%
}

@media (max-width: 1024px) {
.round_pnext.swiper-button-prev {
	left:1%
}

.round_pnext.swiper-button-next {
	right:1%
}

}
.round_pnext:hover {
	background-color:#fff
}

.round_pnext:hover::after {
	color:#539f7f;
	font-size:.24rem
}

.round_pnext.gray em {
	border-color:#539f7f
}

.round_pnext.gray::after {
	color:#539f7f
}

.round_pnext.gray:hover {
	background-color:#539f7f
}

.round_pnext.gray:hover::after {
	color:#fff
}

.swiper-container:hover .round_pnext em {
	animation:round 10s infinite linear
}

.index_banner {
	position:relative;
	overflow:hidden;
	width:100vw;
	/*
	max-height:calc(100vh - 100px);
	height:100vw !important;*/
	max-height:calc(41vh);
	height:41vw !important;
}

@media (min-width: 443px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}
@media (min-width: 511px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}
@media (min-width: 579px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}
@media (min-width: 647px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}

@media (min-width: 715px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}
@media (min-width: 783px) {
    .index_banner {
     max-height:calc(40.9vh);
	height:40.9vw !important;
    }
}
@media (min-width: 851px) {
    .index_banner {
    max-height:calc(41vh);
	height:41vw !important;
    }
}
@media (min-width: 918px) {
    .index_banner {
    max-height:calc(42.3vh);
	height:42.3vw !important;
    }
}
@media (min-width: 987px) {
    .index_banner {
    max-height:calc(45.3vh);
	height:45.3vw !important;
    }
}
@media (min-width: 1055px) {
    .index_banner {
    max-height:calc(48.3vh);
	height:48.3vw !important;
    }
}
@media (min-width: 1123px) {
    .index_banner {
    max-height:calc(51.3vh);
	height:51.3vw !important;
    }
}
@media (min-width: 1191px) {
    .index_banner {
    max-height:calc(55vh);
	height:55vw !important;
    }
}
@media (min-width: 1259px) {
    .index_banner {
    max-height:calc(58vh);
	height:58vw !important;
    }
}
@media (min-width: 1327px) {
    .index_banner {
    max-height:calc(61vh);
	height:61vw !important;
    }
}
@media (min-width: 1395px) {
    .index_banner {
    max-height:calc(64vh);
	height:64vw !important;
    }
}
@media (min-width: 1463px) {
    .index_banner {
    max-height:calc(67vh);
	height:67vw !important;
    }
}
@media (min-width: 1531px) {
    .index_banner {
    max-height:calc(70vh);
	height:70vw !important;
    }
}
@media (min-width: 1599px) {
    .index_banner {
    max-height:calc(73vh);
	height:73vw !important;
    }
}
@media (min-width: 1667px) {
    .index_banner {
    max-height:calc(76vh);
	height:76vw !important;
    }
}
@media (min-width: 1735px) {
    .index_banner {
    max-height:calc(79vh);
	height:79vw !important;
    }
}
@media (min-width: 1803px) {
    .index_banner {
    max-height:calc(82vh);
	height:82vw !important;
    }
}

@media (min-width: 1844px) {
    .index_banner {
    max-height:calc(84vh);
	height:84vw !important;
    }
}


@media (max-width: 1921px) {
.index_banner .bg {
	display:block;
	height:100%;
	/*transition:all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform:scale(1.3);*/
	
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center
}
}
@media (min-width: 1921px) {
    .index_banner {
	position:relative;
	overflow:hidden;
    }
	.index_banner .bg {
	display:block;
	
	width: 100%; /* 内部盒子宽度 */
  padding-bottom: 100%; /* 设置为100%，使得高度等于宽度 */
	/*transition:all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	background-position:center
	transform:scale(1.3);*/
	
	background-repeat:no-repeat;
	background-size:cover;
}
}

.index_banner video {
	width:100%;
	height:100%;
	object-fit:cover
}

.index_banner .swiper-pagination {
	bottom:6%
}

@media (max-width:768px) {
	.index_banner .swiper-pagination {
		bottom:10%
	}
}

.index_banner .swiper-pagination-bullet {
	width:20px;
	height:4px;
	background:#fff;
	opacity:1;
	border:1px solid #fff;
	transition:.6s;
	border-radius:2px
}

.index_banner .swiper-pagination-bullet-active {
	background-color:#539f7f;
	width:30px
}

.index_banner .swiper-slide-active .bg {
	/*transform:scale(1)*/
}

@media (max-width:480px) {
	.index_banner {
		height:6.8rem
	}

	.index_banner .swiper-pagination {
		bottom:6%
	}
}

footer {
	background-color:#539f7f;
	color:#fff;
	border-bottom:5px solid #dd5310
}

@media (max-width:640px) {
	footer {
		margin-top:.5rem;
		padding:.2rem 0
	}
}

footer a {
	color:#fff;
	transition:.6s;    font-size: 16px;
}

footer a:hover {
	color:#fff;
	transform:translateX(-3px)
}

footer .ft-topper {
	padding:.6rem 0 .9rem
}

@media (min-width:768px) {
	footer .ft-topper {
		display:flex;
		justify-content:space-between
	}

	footer .ft-topper .ft-logo {
		width:34%;
		order:-1
	}

	footer .ft-topper .ft-code {
		width:16%;
		display:flex;
		justify-content:flex-end
	}
}

@media (max-width:1199px) {
	footer .ft-topper {
		padding-bottom:.4rem
	}
}

@media (max-width:640px) {
	footer .ft-topper {
		padding-top:.4rem
	}
}

@media (max-width:1199px) {
	footer .ft-topper .ft-logo {
		margin:.4rem 0;
		text-align:center
	}
}

footer .ft-topper .ft-logo .logo {
	background:url('../images/logo1.png') no-repeat left center;
	background-size:contain;
	height:65px;
	display:block;
	margin-bottom:25px;
	position:relative;
	margin-top:-24px
}

footer .ft-topper .ft-logo .addr {
	line-height:1.9;
	font-size:16px;
	text-align:left
}

@media (max-width:1360px) and (min-width:768px) {
	footer .ft-topper .ft-logo .addr {
		font-size:14px
	}
}

footer .ft-topper .ft-code {
	text-align:center
}

@media (max-width:640px) {
	footer .ft-topper .ft-code {
		padding:.2rem 0
	}
}

footer .ft-topper .ft-code img {
	width:114px
}

footer .ft-topper .ft-code .tit {
	color:#fff;
	margin-top:10px
}

footer .ft-bottom {
	padding:20px 0;
	border-top:1px solid rgba(255,255,255,0.14);
	color:#fff
}

@media (min-width:992px) {
	footer .ft-bottom .wrap {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:justify;
		box-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between
	}
}

footer .ft-bottom .copyright {
	line-height:1.8
}

footer .ft-bottom .copyright a {
	display:inline-block !important
}

@media (min-width:1200px) {
	footer .ft-bottom .copyright span,footer .ft-bottom .copyright a {
		display:inline-block;
		margin-left:10px
	}

	footer .ft-bottom .copyright a:hover {
		color:#fff
	}
}

footer .ft-bottom .copyright span,footer .ft-bottom .copyright a {
	margin-right:10px
}

@media (max-width:480px) {
	footer .ft-bottom .copyright {
		font-size:13px
	}
}

@media (max-width:991px) {
	footer .ft-bottom .skill {
		margin-top:.2rem
	}
}

.foot-links {
	width:88vw;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0;
	line-height:24px
}

@media (max-width:639px) {
}

.foot-links a {
	color:#fff;
	transition:.6s;
	display:inline-block;
	margin-right:8px
}

.foot-links a:hover {
	transform:translateX(0)
}

@media (max-width:480px) {
	.foot-links {
		font-size:13px
	}

	.foot-links a {
		margin-right:4px
	}
}

@media (min-width:1200px) {
	.ft-navs {
		width:48%;
		max-width:700px
	}

	.ft-navs ul {
		display:flex;
		justify-content:space-between
	}
}

@media (max-width:1199px) {
	.ft-navs .navitem {
		min-width:auto;
		margin-right:.6rem
	}
}

.ft-navs .navitem h4 {
	font-size:20px;
	position:relative;
	margin-bottom:16px
}

@media (max-width:1360px) {
	.ft-navs .navitem h4 {
		font-size:18px
	}
}

.ft-navs .navitem .icon-jia {
	float:right;
	transition:.3s;
	display:none;
	margin-right:10px
}

.ft-navs .navitem .icon-jia::before {
	content:"\e602"
}

.ft-navs .navitem .info {
	font-size:18px;
	line-height:2
}

@media (max-width:1360px) {
	.ft-navs .navitem .info {
		font-size:16px
	}
}

.ft-navs .navitem .info a {
	display:block
}

@media (max-width:1199px) {
	.ft-navs {
		margin-bottom:.5rem
	}

	.ft-navs .navitem {
		float:none;
		width:100%
	}

	.ft-navs .navitem .icon-jia {
		display:block
	}

	.ft-navs .navitem h4 {
		position:relative;
		border-bottom:1px solid rgba(255,255,255,0.14);
		height:46px;
		line-height:46px;
		margin:0
	}

	.ft-navs .navitem .info {
		display:none;
		font-size:15px;
		padding:10px 30px;
		line-height:2
	}

	.ft-navs .navitem.active h4 {
		font-weight:bold
	}

	.ft-navs .navitem.active .iconfont {
		transform:rotate(135deg)
	}
}

@media (max-width:768px) {
	.ft-navs .navitem h4 {
		font-size:16px
	}
}

.vmore {
	display:inline-block;
	background-color:#539f7f;
	height:50px;
	line-height:50px;
	background:#fff;
	box-shadow:0 0 20px rgba(0,0,0,0.1);
	padding:0 30px;
	position:relative;
	transition:.6s;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px
}

@media (max-width:480px) {
	.vmore {
		padding:0 24px;
		height:46px;
		line-height:46px
	}
}

.vmore .arrow {
	width:13px;
	height:13px;
	background:url('../images/more.png') no-repeat center center;
	display:inline-block;
	vertical-align:middle;
	margin-left:.1rem;
	position:relative;
	transition:.6s
}

.vmore:hover {
	color:#dd5310;
	box-shadow:0 0 20px rgba(0,98,172,0.3);
	transform:translateX(4px)
}

.vmore:hover .arrow {
	transform:translateX(-2px)
}

.ihd {
	margin-bottom:.56rem;
	font-size:.48rem;
	font-weight:bold;
	color:#539f7f;
	padding-bottom:.24rem;
	position:relative;
	text-align:center;
	letter-spacing:2px
}

.ihd::after {
	content:'';
	display:block;
	width:45px;
	height:2px;
	transition-duration:.5s;
	transition-delay:.5s;
	background-color:#dd5310;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0
}

@media (min-width:992px) {
	.ihd::after {
		width:0
	}
}

@media (min-width:992px) {
	.ihd.animated::after {
		width:45px
	}
}

.ihd:hover::after {
	width:80px
}

.ihd._left {
	text-align:left
}

.ihd._left::after {
	left:0;
	transform:translateX(0)
}

@media (max-width:1200px) {
	.ihd {
		font-size:26px
	}
}

@media (max-width:992px) {
	.ihd {
		font-size:24px
	}
}

@media (max-width:480px) {
	.ihd {
		padding-bottom:.2rem
	}
}

.index_about {
	padding:.56rem 0 1rem;
	text-align:center
}

.index_about .row {
	margin-left:-7.5% !important;
	margin-right:-7.5% !important;
	padding-top:.5rem;
	padding-bottom:.5rem;
	position:relative
}

.index_about .row>* {
	padding-left:7.5% !important;
	padding-right:7.5% !important
}

@media (max-width:1360px) {
	.index_about .row {
		margin-left:-5% !important;
		margin-right:-5% !important
	}

	.index_about .row>* {
		padding-left:5% !important;
		padding-right:5% !important
	}
}

.index_about .img {
	display:block
}

.index_about ._split {
	width:22px;
	position:absolute;
	left:50%;
	padding:0!important;
	top:0;
	height:0;
	transition:all 1s ease-in-out;
	background:url('../images/about_l.png') no-repeat center top;
	opacity:0
}

.index_about ._split.animated {
	height:100%;
	opacity:1
}

@media (max-width:768px) {
	.index_about .lbox {
		margin-bottom:1rem
	}
}

@media (min-width:1681px) {
	.index_about .lbox {
		padding-top:.2rem
	}
}

.index_about .lbox .logo {
	max-width:400px;
	width:80%
}

.index_about .lbox .desc {
	margin:.4rem auto .6rem;
	font-size:16px;
	color:#666;
	line-height:2.2
}

@media (max-width:1199px) and (min-width:769px) {
	.index_about .lbox .desc br {
		display:none
	}
}

@media (max-width:639px) {
	.index_about .lbox .desc {
		text-align:left;
		text-indent:2em
	}

	.index_about .lbox .desc br {
		display:none
	}
}

.index_about .datas {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:justify;
	box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	margin-top:.46rem
}

.index_about .datas .item {
	position:relative;
	max-width:160px;
	width:30%;
	background:url('../images/hua_2.png') no-repeat center center;
	background-size:contain
}

.index_about .datas .val {
	color:#539f7f
}

.index_about .datas .val b {
	font-size:.36rem;
	font-family:medium;
	position:relative;
	top:1px
}

@media (max-width:640px) {
	.index_about .datas .val b {
		font-size:28px;
		letter-spacing:-1px
	}
}

.index_about .datas .tit {
	font-size:16px;
	color:#999
}

@media (max-width:480px) {
	.index_about .datas .tit {
		font-size:14px
	}
}

@-webkit-keyframes round {
	from {
		transform:rotate(0)
	}

	to {
		transform:rotate(360deg)
	}
}

.index_school {
	position:relative;padding-top:1rem;
	color:#fff;
	text-align:center;
}

@media (max-width:640px) {
	.index_school .img {
		height:400px
	}
}

.index_school li {
	position:relative;
	color:#fff
}

.index_school li .img {
	display:block;height: 50vw;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center
}

.index_school li .img img {
	visibility:hidden
}

.index_school .inner {
	position:absolute;
	top:15%;
	left:0;
	right:0
}

@media (max-width:480px) {
	.index_school .inner {
		top:12%
	}
}

.index_school .inner h2 {
	font-size:.48rem
}

.index_school .inner h2.animated {
	margin-bottom:.36rem
}

.index_school .inner .desc {
	font-size:16px;
	line-height:2.2
}

@media (max-width:768px) {
	.index_school .inner .desc {
		line-height:1.8
	}
}

@media (max-width:480px) {
	.index_school .inner .desc {
		font-size:15px
	}
}

.index_school .wrap {
	max-width:914px
}

.index_school .icons {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0.1rem;
	z-index:555;
	max-width:200px;
	display:flex;
	width:60%;
	justify-content:space-between
}

@media (max-width:640px) {
	.index_school .icons {
		width:80%
	}
}

.index_school .icons .item {
	width:1.1rem;
	cursor:pointer;
	display:block
}

.index_school .icons .join {
	min-width:0;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	flex-shrink:1;
	height:1px;
	margin:.47rem .2rem;
	border-top:1px dashed #fff
}

@media (max-width:768px) {
	.index_school .icons .join {
		margin:.47rem .1rem
	}
}

.index_school .icons .icon {
	padding:.07rem;
	border-radius:50%;
	margin-bottom:10px;
	position:relative;
	display:inline-block
}

.index_school .icons .icon .round {
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	border:1px dashed #fff;
	left:0;
	top:0;
	z-index:55;
	transition:.6s
}

.index_school .icons .icon span {
	width:.1rem;
	height:.1rem;
	display:block;
	border-radius:50%;
	overflow:hidden;
	position:relative
}

.index_school .icons .icon span .ic {
	position:absolute;
	left:0;
	top:0;
	width:.8rem;
	height:.8rem;
	background-size:.5rem;
	background-repeat:no-repeat;
	background-position:center
}

.index_school .icons .tit {
	display:block;
	color:#fff;
	font-size:.2rem
}

.index_school .item.active .round {
	animation:round 10s infinite linear
}

.index_school .item.active .icon span {
	position:relative
}

.index_school .item.active .icon span::before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	background-color:#fff
}

.index_school .item.active .icon .ic {
	transform:translateX(-0.8rem);
	-webkit-filter:drop-shadow(.8rem 0 0 red);
	filter:drop-shadow(.8rem 0 0 red)
}

.index_news {
	padding:1rem 0
}

.index_news .row {
	padding-bottom:.5rem;
	margin-left:-0.1rem !important;
	margin-right:-0.1rem !important
}

.index_news .row>* {
	padding-left:.4rem !important;
	padding-right:.4rem !important
}

.index_news .vmore {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	position:relative
}

@media (max-width:500px) {
	.index_news_list li {
		width:100%;
		padding-bottom:.1rem
	}
}

.news_item {
	margin-bottom:.2rem
}

.news_item .info {
	font-size:16px;
	padding:.07rem .1rem .14rem
}

@media (max-width:480px) {
	.news_item .info {
		padding:20px 4% 26px
	}
}

.news_item .info .tit {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	font-size:.2rem;
	margin-bottom:.1rem
}

.news_item .info .time {
	color:#999
}

@media (max-width:1200px) {
	.news_item .info .tit {
		font-size:17px
	}

	.news_item .info .time {
		font-size:14px
	}
}

.news_item:hover .tit {
	color:#539f7f
}

.index_course {
	padding-top:0rem
}

@media (max-width:640px) {
	.index_course {
		width:88vw;
		max-width:1600px;
		margin-left:auto;
		margin-right:auto
	}
}

.index_course_swiper .round_pnext em {
	border-color:#539f7f
}

.index_course_swiper .round_pnext::after {
	color:#539f7f
}

.index_course_swiper .swiper-button-prev {
	left:5%
}

.index_course_swiper .swiper-button-next {
	right:5%
}

.index_course_swiper .swiper-pagination-fraction {
	color:#fff;
	width:70%;
	max-width:1212px;
	text-align:right;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	padding-right:.5rem;
	font-size:.3rem
}

@media (max-width:640px) {
	.index_course_swiper .swiper-pagination-fraction {
		width:100%;
		left:0;
		font-size:18px
	}
}

.index_course_swiper .swiper-pagination-fraction .swiper-pagination-current {
	color:#dd5310;
	position:relative
}

.index_course_swiper .swiper-pagination-fraction .swiper-pagination-current::before {
	content:'';
	width:.9rem;
	height:1px;
	background:#fff;
	opacity:.8;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	right:100%;
	margin-right:10px
}

.index_course_swiper li {
	width:70%;
	max-width:1212px
}

@media (max-width:1200px) {
	.index_course_swiper li .img {
		height:400px;
		object-fit:cover
	}
}

@media (max-width:640px) {
	.index_course_swiper li {
		width:100%
	}
}

.index_course_swiper .swiper-slide-active .inner {
	opacity:1
}

.index_course_swiper .swiper-slide-active .content::before {
	content:'';
	display:block;
	position:absolute;
	width:6px;
	height:100%;
	background-color:#539f7f;
	left:-6px;
	top:0
}

@media (max-width:640px) {
	.index_course_swiper .swiper-slide-active .content::before {
		display:none
	}
}

.index_course_swiper .inner {
	margin:0 .2rem;
	opacity:.6;
	position:relative
}

@media (max-width:640px) {
	.index_course_swiper .inner {
		margin:0
	}
}

.index_course_swiper .inner .content {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	left:0;
	width:60%;
	max-width:510px
}

.index_course_swiper .inner .content .iwrap {
	background:#fff;
	padding:.4rem;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	box-shadow:0 0 10px rgba(0,0,0,0.1)
}

@media (max-width:640px) {
	.index_course_swiper .inner .content {
		position:absolute;
		left:50%;
		top:50%;
		transform:translateX(-50%) translateY(-50%);
		z-index:5
	}
}

@media (max-width:1024px) {
	.index_course_swiper .inner .content {
		width:70%
	}
}

@media (max-width:480px) {
	.index_course_swiper .inner .content {
		width:90%
	}
}

.index_course_swiper .inner .vmore {
	padding:0;
	box-shadow:none
}

.index_course_swiper .inner h3 {
	font-size:.3rem;
	font-weight:bold
}

.index_course_swiper .inner .desc {
	font-size:16px;
	line-height:1.8;
	margin:.2rem 0 .3rem
}

@media (max-width:768px) {
	.index_course_swiper .inner {
		text-align:center
	}

	.index_course_swiper .inner h3 {
		font-size:20px
	}

	.index_course_swiper .inner .desc {
		font-size:14px
	}
}

.banner {
	height:7.4rem;
	max-height:80vh;
	position:relative;
	display:flex;
	padding-bottom:.8rem;
	overflow:hidden
}

.banner .bg {
	position:absolute;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	left:0;
	top:0;
	right:0;
	bottom:0;
	transform:scale(1)
}

@media (min-width:992px) {
	.banner .bg {
		transition:all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
		transform:scale(1.3)
	}

	.banner .bg.animated {
		transform:scale(1)
	}
}

@media (max-width:640px) {
	.banner {
		height:5rem
	}
}

.banner .content {
	margin:auto;
	position:relative
}

.banner .hd2 {
	font-size:.48rem;
	font-weight:bold;
	color:#539f7f;
	text-align:center;
	letter-spacing:8px;
	color:#fff
}

.banner .hd2 .line {
	width:0;
	background-color:#539f7f;
	height:3px;
	display:block;
	margin:.24rem auto 0;
	transition:.6s;
	transition-delay:1s;
	transition-duration:1s;
	background:linear-gradient(90deg, #539f7f 50%, #dd5310 50%)
}

.banner .hd2:hover .line {
	width:150px
}

.banner .hd2.animated .line {
	width:100px
}

.banner_nav {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:555;
	height:.8rem;
	line-height:.8rem;
	background:url(../images/filter.png) repeat-x center;
	background-size:auto 100%
}

.banner_nav::before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background-color:rgba(255,255,255,0.14);
	left:0;
	top:0;
	z-index:55
}

.banner_nav .inner {
	transition:.6s
}

.banner_nav.fixed {
	position:fixed;
	top:0;
	bottom:auto;
	border-top-color:#fff
}

.banner_nav.fixed .inner {
	background:#fff
}

.banner_nav.fixed .item {
	color:#333 !important
}

.banner_nav.fixed .item:hover {
	color:#fff !important
}

.banner_nav.fixed .ac {
	color:#fff !important;
	left:0!important
}

.banner_nav.fixed .item:not(:hover):not(.ac) .ic {
	left:-28px !important;
	-webkit-filter:drop-shadow(28px 0 0 #539f7f);
	filter:drop-shadow(28px 0 0 #539f7f)
}

.banner_nav .wrap {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:center;
	box-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	text-align:center
}

@media (max-width:480px) {
	.banner_nav .wrap {
		width:100vw
	}
}

.banner_nav .wrap .icon {
	width:32px;
	height:32px;
	display:inline-block;
	vertical-align:middle;
	margin-right:.1rem;
	position:relative;
	top:-1px
}

.banner_nav .wrap .ic {
	width:32px;
	height:32px;
	position:absolute;
	left:0;
	top:0;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center
}

.banner_nav .wrap .item {
	display:block;
	color:#fff;
	font-size:16px;
	padding:0 .7rem
}

@media (max-width:1199px) {
	.banner_nav .wrap .item {
		padding:0;
		max-width:25%;
		min-width:0;
		-webkit-box-flex:1;
		-webkit-flex-grow:1;
		-ms-flex-positive:1;
		flex-grow:1;
		-webkit-flex-shrink:1;
		-ms-flex-negative:1;
		flex-shrink:1
	}
}

@media (max-width:640px) {
	.banner_nav .wrap .item {
		font-size:15px
	}

	.banner_nav .wrap .item .ic {
		width:28px;
		height:28px
	}
}

@media (max-width:480px) {
	.banner_nav .wrap .item .icon {
		display:none
	}
}

.banner_nav .wrap .ac {
	background-color:#539f7f
}

.banner_nav .wrap .item:not(.ac):hover {
	background-color:#539f7f
}

.about_target {
	background:url('../images/bg_gy.jpg') no-repeat center center;
	background-size:cover;
	color:#fff;
	padding:1.7rem 0 2.5rem;
	text-align:center;
	position:relative
}

.about_target .ihd {
	color:#fff
}

.about_target .desc {
	font-size:.3rem;
	margin-bottom:2rem;
	line-height:2
}

@media (max-width:768px) {
	.about_target .desc {
		margin:0 5% 1rem
	}
}

.about_target .logo {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0;
	width:2.95rem;
	height:2.28rem;
	background:url('../images/logo_3.png') no-repeat center bottom;
	background-size:contain
}

.about_team {
	padding:.9rem 0 1rem
}

.about_team .hd {
	margin-bottom:.74rem
}

.about_team .hd .top {
	margin-bottom:.26rem
}

@media (min-width:640px) {
	.about_team .hd .top {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:justify;
		box-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between
	}
}

.about_team .hd .ihd {
	margin-bottom:0
}

@media (min-width:640px) {
	.about_team .hd .ihd {
		text-align:left
	}

	.about_team .hd .ihd::after {
		left:0;
		transform:translateX(0)
	}
}

.about_team .hd .nav {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center
}

@media (max-width:640px) {
	.about_team .hd .nav {
		margin-top:.5rem;
		padding-bottom:.2rem;
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:center;
		box-pack:center;
		-webkit-justify-content:center;
		justify-content:center
	}
}

.about_team .hd .nav .item {
	text-align:center;
	width:1.9rem;
	height:.48rem;
	line-height:.48rem;
	background-color:#dfdfdf;
	margin-left:.1rem;
	color:#666;
	font-size:16px;
	cursor:pointer;
	transition:.6s;
	min-width:120px
}

@media (max-width:992px) {
	.about_team .hd .nav .item {
		height:40px;
		line-height:40px
	}
}

@media (max-width:480px) {
	.about_team .hd .nav .item {
		height:36px;
		line-height:36px
	}
}

.about_team .hd .nav .active {
	background-color:#539f7f;
	color:#fff
}

.about_team .hd .desc {
	font-size:16px;
	color:#666;
	line-height:1.8
}

.about_team .row {
	margin-left:-0.25rem !important;
	margin-right:-0.25rem !important;
	display:flex;
	flex-wrap:wrap;
	align-items:stretch
}

.about_team .row>* {
	padding-left:.25rem !important;
	padding-right:.25rem !important
}

@media (max-width:768px) {
	.about_team .row {
		margin-left:-0.15rem !important;
		margin-right:-0.15rem !important
	}

	.about_team .row>* {
		padding-left:.15rem !important;
		padding-right:.15rem !important
	}
}

.about_team .row li {
	margin-bottom:.56rem
}

.about_team .row li:hover .tit::after {
	width:70%
}

@media (max-width:600px) {
	.about_team .row li {
		width:100%
	}
}

.about_team .row .img {
	margin-bottom:.24rem
}

.about_team .row .tit {
	font-weight:bold;
	font-size:20px;
	display:block;
	padding-bottom:14px;
	position:relative;
	margin-bottom:18px;
	display:inline-block
}

@media (max-width:768px) {
}

.about_team .row .tit::after {
	content:'';
	display:block;
	position:absolute;
	width:27px;
	height:2px;
	background-color:#539f7f;
	left:0;
	bottom:0;
	transition:.6s
}

.about_team .row .desc {
	font-size:16px;
	color:#666;
	line-height:1.8
}

@media (max-width:639px) {
	.about_team .row .tit {
		font-size:17px;
		padding-bottom:10px;
		margin-bottom:10px
	}

	.about_team .row .desc {
		font-size:14px;
		line-height:1.7
	}
}

.about_team h3.tit {
	font-size:18px;
	margin-bottom:20px;
	color:#539f7f;
	font-weight:bold;
	position:relative;
	padding-left:10px
}

.about_team h3.tit::before {
	content:'';
	display:block;
	width:3px;
	height:15px;
	background:#dd5310;
	border-radius:1px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	left:0
}

@media (max-width:640px) {
	.about_team .cItem {
		display:block
	}
}

.about_school {
	padding:1.06rem 0 1.2rem;
	text-align:center
}

.about_school .ihd span {
	display:block
}

@media (max-width:1360px) {
	.about_school .ihd {
		line-height:1.5
	}
}

.about_school .ihd span {
	font-size:.3rem;
	font-weight:normal
}

@media (max-width:640px) {
	.about_school .ihd span {
		font-size:18px
	}
}

.about_school .info {
	max-width:1100px;
	margin:0 auto;
	padding-bottom:.6rem;
	font-size:16px;
	color:#666;
	line-height:1.8
}

.about_school .info p {
	margin-bottom:1em
}

@media (max-width:640px) {
	.about_school .info br {
		display:none
	}
}

@media (min-width:640px) {
	.about_school .datas {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:center;
		box-pack:center;
		-webkit-justify-content:center;
		justify-content:center
	}

	.about_school .datas .item+.item {
		margin-left:.7rem
	}
}

@media (max-width:639px) {
	.about_school .datas {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:justify;
		box-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between
	}
}

.about_school .datas .item {
	position:relative;
	max-width:160px;
	width:30%;
	background:url('../images/hua_2.png') no-repeat center center;
	background-size:contain
}

.about_school .datas .val {
	color:#539f7f
}

.about_school .datas .val b {
	font-size:.36rem;
	font-family:medium;
	position:relative;
	top:1px
}

@media (max-width:640px) {
	.about_school .datas .val b {
		font-size:28px;
		letter-spacing:-1px
	}
}

.about_school .datas .tit {
	font-size:16px;
	color:#999
}

@media (max-width:480px) {
	.about_school .datas .tit {
		font-size:14px
	}
}

.about_school_swiper {
	padding-bottom:2px
}

@media (max-width:480px) {
	.about_school_swiper {
		width:88vw;
		max-width:1600px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:.8rem
	}
}

.about_school_swiper li {
	max-width:637px;
	width:33.333%
}

@media (max-width:1360px) {
	.about_school_swiper li {
		width:45%
	}
}

@media (max-width:640px) {
	.about_school_swiper li {
		width:70%
	}
}

@media (max-width:480px) {
	.about_school_swiper li {
		width:100%
	}
}

.about_school_swiper .inner {
	border:2px solid #fff;
	position:relative
}

.about_school_swiper .inner .tit {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:.3rem;
	white-space:nowrap;
	color:#fff;
	font-size:.2rem
}

@media (max-width:992px) {
	.about_school_swiper .inner .tit {
		font-size:16px
	}
}

.trait_item {
	max-width:1920px;
	margin:0 auto
}

@media (min-width:640px) {
	.trait_item {
		display:flex;margin-bottom: 44px;
		align-items:center
	}

	.trait_item:nth-child(2n) .info {
		order:-1
	}

	.trait_item:nth-child(2n) .inner {
		padding-right:18%;
		padding-left:6vw
	}

	.trait_item:nth-child(2n+1) .inner {
		padding-left:18%;
		padding-right:6vw
	}

	.trait_item .img,.trait_item .info {
		width:50%;
		overflow:hidden
	}
}

@media (min-width:640px) and (max-width:768px) {
	.trait_item:nth-child(2n) .inner {
		padding-right:5%
	}
}

@media (min-width:640px) and (max-width:768px) {
	.trait_item:nth-child(2n+1) .inner {
		padding-left:5%
	}
}

.trait_item .inner .ihd {
	display:inline-block;
	margin-bottom:.34rem
}

.trait_item .inner .ihd::after {
	left:0;
	transform:translateX(0)
}

.trait_item .inner .ihd:hover {
	color:#539f7f
}

.trait_item .inner .desc {
	font-size:16px;
	color:#666;
	line-height:1.8
}

@media (max-width:767px) {
	.trait_item .inner .ihd {
		margin-bottom:.2rem
	}

	.trait_item .inner .desc {
		font-size:14px
	}
}

@media (max-width:639px) {
	.trait_item {
		width:88vw;
		max-width:1600px;
		margin-left:auto;
		margin-right:auto;
		padding:.4rem 0
	}

	.trait_item .img {
		margin-bottom:.3rem
	}
}

@media (max-width:480px) {
	.trait_item {
		text-align:center
	}

	.trait_item .ihd::after {
		left:50%!important;
		transform:translateX(-50%) !important
	}
}

@media (min-width:992px) {
	.coverbox._l .coverimg {
		width:0%;
		transition:all 1s ease-in-out;
		background-position:0 center;
		opacity:0
	}

	.coverbox._l.animated .coverimg {
		width:100%;
		opacity:1
	}

	.coverbox._r .coverimg {
		width:0%;
		transition:all 1s ease-in-out;
		background-position:right center;
		right:0;
		left:auto;
		opacity:0
	}

	.coverbox._r.animated .coverimg {
		width:100%;
		opacity:1
	}
}

.xy_item {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:7.9rem;
	position:relative
}

.xy_item::before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	z-index:5;
	background:url(../images/xy_cover_r.png) repeat-y right 0;
	background-size:50%
}

.xy_item:nth-child(2n)::before {
	background:url(../images/xy_cover_l.png) repeat-y 0 0;
	background-size:50%
}

.xy_item:nth-child(2n) .wrap {
	justify-content:flex-start
}

@media (max-width:640px) {
	.xy_item::before {
		background-size:100%
	}
}

.xy_item .wrap {
	width:88vw;
	max-width:1600px;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	color:#fff;
	display:flex;
	justify-content:flex-end;
	align-items:center;
	z-index:55
}

@media (max-width:640px) {
	.xy_item .wrap {
		justify-content:center!important
	}
}

.xy_item .inner {
	width:45%;
	max-width:580px;
	overflow:hidden
}

@media (max-width:768px) {
	.xy_item .inner {
		width:50%
	}
}

@media (max-width:640px) {
	.xy_item .inner {
		width:80%
	}
}

@media (max-width:600px) {
	.xy_item .inner {
		width:100%
	}

	.xy_item .inner .desc {
		line-height:1.5
	}
}

.xy_item .ihd {
	color:#fff;
	margin-bottom:.24rem
}

.xy_item .desc {
	font-size:16px;
	line-height:1.8
}

.teacher_list {
	padding:1rem 0 1.4rem
}

.teacher_list .row {
	margin-left:-0.25rem !important;
	margin-right:-0.25rem !important
}

.teacher_list .row>* {
	padding-left:.25rem !important;
	padding-right:.25rem !important
}

.teacher_list li {
	margin-bottom:.5rem;
	cursor:pointer
}

@media (max-width:1360px) {
	.teacher_list .row {
		margin-left:-0.15rem !important;
		margin-right:-0.15rem !important
	}

	.teacher_list .row>* {
		padding-left:.15rem !important;
		padding-right:.15rem !important
	}

	.teacher_list li {
		margin-bottom:.3rem
	}
}

.teacher_item .inner {
	position:relative;
	overflow:hidden
}

@media (min-width:992px) {
	.teacher_item .inner:hover .info {
		opacity:0
	}
}

.teacher_item .info {
	background:url(../images/cover2.png) repeat-x center;
	background-size:auto 100%;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:55;
	color:#fff;
	padding:.4rem .24rem .28rem;
	transition:.6s
}

.teacher_item .name {
	font-size:20px;
	margin-bottom:6px
}

.teacher_item .post {
	font-size:16px
}

@media (max-width:640px) {
	.teacher_item .info {
		padding-top:1rem
	}

	.teacher_item .name {
		font-size:18px;
		margin-bottom:2px
	}

	.teacher_item .post {
		font-size:15px
	}
}

.recruit_box {
	padding:1rem 0 1.4rem
}

.recruit_box nav {
	font-size:16px;
	margin-bottom:34px;
	display:block
}

.recruit_box nav .item {
	text-align:center;
	display:inline-block;
	background-color:#dfdfdf;
	height:.48rem;
	line-height:.48rem;
	color:#666;
	width:1.77rem;
	vertical-align:middle
}

@media (max-width:1200px) {
	.recruit_box nav .item {
		height:40px;
		line-height:40px
	}
}

.recruit_box nav .active {
	background-color:#539f7f;
	color:#fff
}

.recruit_box nav .item+.item {
	margin-left:.1rem
}

@media (max-width:600px) {
	.recruit_box nav {
		display:-webkit-flex;
		display:flex;
		display:-webkit-box;
		display:box;
		-webkit-align-items:center;
		align-items:center;
		-webkit-box-align:center;
		box-align:center;
		-webkit-box-pack:justify;
		box-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between
	}

	.recruit_box nav .item {
		width:24%;
		display:block;
		margin:0!important
	}
}

.recruit_list .item {
	border-bottom:1px solid #e5e5e5
}

.recruit_list .item-hd {
	padding:.3rem .2rem;
	font-size:20px;
	font-weight:bold;
	position:relative;
	cursor:pointer;
	transition:.6s
}

@media (max-width:640px) {
	.recruit_list .item-hd {
		padding-left:0;
		padding-right:0;
		font-size:17px
	}

	.recruit_list .item-hd span {
		font-size:14px
	}
}

@media (min-width:1200px) {
	.recruit_list .item-hd:hover {
		transform:translateX(5px)
	}
}

.recruit_list .item-hd span {
	font-size:16px;
	padding-left:5px;
	font-weight:normal;
	color:#666
}

.recruit_list .item-hd .iconfont {
	color:#539f7f;
	font-size:16px;
	position:absolute;
	right:.2rem;
	top:50%;
	transform:translateY(-50%)
}

.recruit_list .open {
	border-bottom-color:#539f7f
}

.recruit_list .open .item-hd {
	color:#539f7f
}

.recruit_list .open .item-hd span {
	color:#539f7f
}

.recruit_list .open .item-hd .iconfont::before {
	content:"\e627"
}

.recruit_list .item-bd {
	display:none;
	padding:0 .6rem 1rem
}

@media (max-width:640px) {
	.recruit_list .item-bd {
		padding-left:.2rem;
		padding-right:.2rem
	}
}

.recruit_list .item-bd .txt {
	font-size:14px;
	color:#666;
	line-height:1.76
}

.recruit_list .item-bd .txt h3 {
	margin-top:.3rem
}

.recruit_list .item-bd .email {
	margin-top:.5rem
}

.recruit_list .item-bd .email a {
	color:#539f7f
}

.news_main_box {
	padding:1.3rem 0
}

@media (max-width:1200px) {
	.news_main_box {
		padding:1rem 0
	}
}

@media (max-width:768px) {
	.news_main_box {
		padding:.5rem 0
	}
}

.news_wrap {
	margin-bottom:.5rem
}

.news_cell {
	display:flex;
	align-items:center;
	padding:.36rem 0;
	border-bottom:1px solid #e5e5e5
}

.news_cell:hover .tit {
	color:#539f7f
}

.news_cell .img {
	max-width:4rem;
	display:block;
	width:40%
}

.news_cell .info {
	flex:1;
	margin-right:5%;
	order:-1
}

@media (max-width:480px) {
	.news_cell .info {
		margin-right:4%
	}
}

.news_cell .time {
	color:#999;
	font-size:16px
}

@media (max-width:768px) {
	.news_cell .time {
		font-size:14px
	}
}

.news_cell .tit {
	font-size:.24rem;
	font-weight:bold;
	display:block;
	margin:5px 0 .26rem
}

@media (max-width:1200px) {
	.news_cell .tit {
		font-size:20px
	}
}

@media (max-width:768px) {
	.news_cell .tit {
		font-size:18px
	}
}

@media (max-width:640px) {
	.news_cell .tit {
		font-size:17px;
		line-height:24px;
		margin-bottom:.1rem;
		max-height:48px;
		word-break:break-all;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		overflow:hidden;
		-webkit-line-clamp:2
	}
}

.news_cell .desc {
	color:#666;
	line-height:23px
}

@media (max-width:640px) {
	.news_cell .desc {
		max-height:69px;
		word-break:break-all;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		overflow:hidden;
		-webkit-line-clamp:3
	}
}

@media (max-width:500px) {
	.news_cell .desc {
		max-height:46px;
		-webkit-line-clamp:2
	}
}

.news_topper {
	background:url('../images/ban_xw.png') no-repeat center center;
	background-size:cover;
	padding:.78rem 0 .9rem
}

.news_topper h2 {
	font-size:.36rem;
	font-weight:bold;
	margin-bottom:.36rem
}

.news_swiper {
	padding-bottom:.8rem
}

.news_swiper .pnext_wrap {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	height:.54rem;
	display:flex;
	justify-content:flex-end
}

.news_swiper .pnext_wrap .pnext {
	width:.54rem;
	height:.54rem;
	line-height:.54rem;
	background:#b6b6b6;
	top:0;
	transition:.6s;
	margin:0;
	left:auto;
	right:auto;
	position:relative
}

.news_swiper .pnext_wrap .pnext::after {
	font-size:18px;
	color:#fff
}

.news_swiper .pnext_wrap .pnext:hover {
	background-color:#539f7f
}

.news_swiper .pnext_wrap .pnext+.pnext {
	margin-left:5px
}

.news_swiper .swiper-wrapper {
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	box-shadow:0 0 10px rgba(0,0,0,0.1)
}

@media (min-width:640px) {
	.news_swiper li {
		display:flex;
		background:#fff;
		align-items:stretch
	}

	.news_swiper li>* {
		width:50%
	}

	.news_swiper li:hover .tit {
		color:#539f7f
	}
}

@media (max-width:639px) {
	.news_swiper li {
		background:#fff
	}
}

.news_swiper .info {
	padding:.4rem 5% .5rem;
	position:relative
}

.news_swiper .tit {
	font-size:.24rem;
	font-weight:bold;
	display:block;
	margin:5px 0 .26rem
}

@media (max-width:1200px) {
	.news_swiper .tit {
		font-size:20px
	}
}

@media (max-width:768px) {
	.news_swiper .tit {
		font-size:18px
	}
}

@media (max-width:640px) {
	.news_swiper .tit {
		font-size:17px;
		margin-bottom:.2rem
	}
}

.news_swiper .year {
	color:#999;
	margin-bottom:.4rem;
	display:flex;
	align-items:center
}

.news_swiper .year .day {
	font-size:.8rem;
	margin-right:5px;
	line-height:1rem;
	display:block;
	font-weight:bold;
	position:relative
}

.news_swiper .year .day::after {
	content:'';
	width:90%;
	height:2px;
	background:#dd5310;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0
}

.news_swiper .year .date {
	display:block;
	font-size:16px;
	letter-spacing:1px;
	line-height:1.2;
	padding-top:4%
}

@media (max-width:1200px) {
	.news_swiper .year .date {
		line-height:1
	}
}

@media (max-width:640px) {
	.news_swiper .year .date {
		font-size:14px
	}
}

.news_swiper .desc {
	color:#666;
	line-height:1.7;
	margin-bottom:1rem
}

.news_swiper .inner {
	position:relative;
	height:100%;
	padding-bottom:.5rem
}

.news_swiper .more {
	position:absolute;
	right:0;
	bottom:0;
	font-weight:bold;
	font-size:16px;
	white-space:nowrap;
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center
}

.news_swiper .more .iconfont {
	color:#539f7f;
	padding-left:5%
}

.news_swiper .more:hover {
	color:#539f7f
}

.bg_gray {
	background-color:#f9f9f9
}

.article_main {
	overflow:hidden
}

.article_box {
	background:#fff;
	max-width:930px;
	margin:.86rem auto 1.5rem;
	padding:.4rem
}

@media (max-width:480px) {
	.article_box {
		margin:0;
		width:100%;
		border-top:1px solid #e5e5e5;
		padding:.5rem .3rem 1rem
	}
}

.arc_hd {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:.3rem
}

.arc_hd h1 {
	font-size:24px;
	font-weight:bold;
	position:relative;
	padding-bottom:20px;
	margin-bottom:.3rem
}

.arc_hd h1::after {
	content:'';
	display:block;
	position:absolute;
	width:45px;
	height:2px;
	background:#dd5310;
	left:0;
	bottom:0
}

@media (max-width:992px) {
	.arc_hd h1 {
		font-size:22px
	}
}

.arc_hd .data {
	color:#bdbdbd;
	font-size:16px
}

@media (max-width:639px) {
	.arc_hd .data {
		font-size:14px
	}

	.arc_hd .data .time {
		padding-top:5px;
		padding-left:23px
	}
}

@media (min-width:640px) {
	.arc_hd .data {
		overflow:hidden
	}

	.arc_hd .data .info {
		float:right
	}

	.arc_hd .data .time {
		float:left
	}

	.arc_hd .data .time {
		flex:-1
	}
}

.arc_hd .info span {
	padding-left:30px;
	position:relative;
	display:inline-block
}

.arc_hd .info span+span {
	margin-left:.26rem
}

@media (max-width:639px) {
	.arc_hd .info span {
		padding-left:23px
	}
}

.arc_hd .info .tag {
	background:url(../images/ic_tag.png) no-repeat 0 center
}

.arc_hd .info .view {
	background:url(../images/ic_show.png) no-repeat 0 center
}

.arc_bd {
	font-size:16px;
	line-height:1.76;
	padding:.6rem 0
}

.arc_bd p+p {
	margin-top:1em
}

.arc_pnext {
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-align:center;
	box-align:center;
	-webkit-box-pack:justify;
	box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	padding:.4rem 0;
	border-top:1px solid #e5e5e5
}

.arc_pnext a {
	width:177px;
	height:48px;
	line-height:48px;
	color:#999;
	border:1px solid #efefef;
	text-align:center;
	display:block;
	transition:.6s
}

@media (max-width:480px) {
	.arc_pnext a {
		width:45%
	}
}

.arc_pnext .next {
	background:#f5f5f5
}

.arc_pnext a:hover {
	background-color:#539f7f;
	color:#fff
}

.service_box {
	padding:1rem 0;
	background:url('../images/bg_lx.jpg') no-repeat center center;
	background-size:cover
}

.service_box .wrap {
	max-width:1067px
}

.service_box .bd {
	background:#fff;
	border-top:6px solid #539f7f;
	margin-top:.5rem;
	padding:.8rem 0
}

@media (min-width:768px) {
	.service_box .bd {
		display:flex;
		align-items:stretch
	}

	.service_box .bd .lbox {
		width:30%;
		border-right:1px solid #dfdfdf
	}
}

.service_box .lbox {
	text-align:center;
	display:-webkit-flex;
	display:flex;
	display:-webkit-box;
	display:box;
	-webkit-box-orient:vertical;
	box-orient:vertical;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-pack:center;
	box-pack:center
}

.service_box .lbox img {
	width:1.5rem;
	display:block;
	margin:0 auto
}

.service_box .lbox .tit {
	font-size:16px;
	color:#666;
	margin-top:10px
}

.service_box .rbox {
	min-width:0;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	flex-shrink:1;
	padding:0 10%
}

.service_box .rbox h3 {
	font-size:24px;
	margin-bottom:.16rem
}

@media (max-width:640px) {
	.service_box .rbox h3 {
		font-size:20px
	}
}

.service_box .rbox .url {
	display:block;
	margin-bottom:.4rem;
	font-size:16px
}

.service_box .rbox .url:hover {
	color:#539f7f
}

.service_box .rbox .more {
	background-color:#539f7f;
	border-radius:2em;
	color:#fff;
	display:inline-block;
	height:50px;
	line-height:50px;
	width:180px;
	text-align:center;
	font-size:18px;
	transition:.6s
}

.service_box .rbox .more .iconfont {
	font-size:14px;
	padding-left:6px
}

.service_box .rbox .more:hover {
	transform:translateX(5px)
}

@media (max-width:767px) {
	.service_box .lbox {
		margin-bottom:.5rem
	}

	.service_box .lbox img {
		width:150px
	}

	.service_box .rbox {
		text-align:center;
		padding:0 6%
	}

	.service_box .rbox .more {
		height:44px;
		line-height:44px;
		font-size:16px
	}
}

.map_box {
	height:8.6rem;
	position:relative
}

.map_box #map {
	height:100%
}

@media (max-width:767px) {
	.map_box {
		height:auto
	}

	.map_box #map {
		height:6rem
	}
}

.map_box .box {
	max-width:744px;
	background:#fff;
	box-shadow:0 50px 50px rgba(0,0,0,0.1);
	padding:.7rem .8rem .6rem
}

@media (min-width:768px) {
	.map_box .box {
		position:absolute;
		left:50%;
		top:50%;
		transform:translateY(-50%);
		z-index:555;
		width:45vw
	}
}

@media (max-width:1200px) {
	.map_box .box {
		padding:.6rem 4%
	}
}

.map_box .content {
	overflow:hidden
}

.map_box h2 {
	font-size:.36rem;
	font-weight:bold;
	position:relative;
	padding-bottom:.2rem;
	margin-bottom:40px;
	letter-spacing:1px
}

.map_box h2::after {
	content:'';
	display:block;
	position:absolute;
	width:45px;
	height:2px;
	background:#dd5310;
	left:0;
	bottom:0
}

@media (max-width:640px) {
	.map_box h2 {
		font-size:20px
	}
}

.map_box .addr {
	font-size:16px;
	margin-bottom:.5rem
}

.map_box .addr p {
	margin-bottom:16px
}

.map_box .addr i {
	display:inline-block;
	margin-right:.2rem;
	color:#539f7f
}

.map_box .code {
	text-align:center;
	color:#999
}

@media (min-width:768px) {
	.map_box .code {
		width:110px;
		float:right
	}
}

@media (max-width:767px) {
	.map_box .code img {
		width:150px
	}
}

.tx_topper {
	padding:1rem 0 1.3rem;
	background:url('../images/bg4.png') no-repeat left top;
	background-size:cover;
	text-align:center
}

.tx_topper .desc {
	line-height:1.8;
	font-size:16px;
	max-width:1000px;
	margin:0 auto .7rem
}

.school_intro {
	background:url('../images/bg_gy.jpg') no-repeat center center;
	background-size:cover;
	color:#fff;
	padding:1.4rem 0 1rem;
	text-align:center;
	position:relative;
}

.school_intro .ihd {
	color:#fff
}

.school_intro .desc {
	font-size:.3rem;
	margin-bottom:2rem
}

@media (max-width:768px) {
	.school_intro .desc {
		margin-bottom:1rem
	}
}

.school_intro .logo {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	z-index:5;
	bottom:0;
	width:2.95rem;
	height:2.28rem;
	background:url('../images/logo_3.png') no-repeat center bottom;
	background-size:contain
}

.school_swiper {
	padding:.8rem 0 .9rem
}

.school_swiper .desc {
	font-size:16px;
	width:88vw;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.8;
	margin-bottom:.8rem;
	padding:0 2%
}

@media (max-width:639px) {
}

.school_swiper .swiper-container {
	padding-bottom:.6rem
}

@media (max-width:1200px) {
	.school_swiper .swiper-container {
		padding-bottom:40px
	}
}

.school_swiper .swiper-pagination-bullet {
	border-radius:50%;
	background-color:#cccccc
}

.teachpop {
	max-width:1300px
}

.teacher_popup_box {
	display:none
}

.pop_inner {
	padding:.6rem;
	display:flex;
	align-items:stretch
}

@media (max-width:1200px) {
	.pop_inner {
		padding:.4rem
	}
}

@media (max-width:640px) {
	.pop_inner {
		padding:.4rem .2rem .4rem .4rem
	}
}

.pop_inner .lbox {
	width:30%;
	margin-right:.8rem;
	max-width:294px;
	text-align:center
}

@media (max-width:1200px) {
	.pop_inner .lbox {
		margin-right:.7rem
	}
}

.pop_inner .lbox .info {
	padding-top:10px
}

.pop_inner .lbox .info .name {
	font-size:.3rem;
	margin-bottom:5px
}

.pop_inner .lbox .info .post {
	font-size:16px;
	color:#999
}

.pop_inner .rbox {
	flex:1
}

.pop_inner h4 {
	color:#539f7f;
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px
}

.pop_inner .content {
	font-size:16px;
	line-height:1.8;
	color:#666;
	max-height:560px;
	overflow-y:auto;
	padding-right:.2rem
}

.pop_inner .content p {
	margin-bottom:1em
}

@media (max-width:640px) {
	.pop_inner .content {
		font-size:15px;
		max-height:65vh
	}
}

.scrollStyle::-webkit-scrollbar {
	width:4px;
	height:4px
}

.scrollStyle::-webkit-scrollbar-thumb {
	border-radius:5px;
	background-color:#539f7f
}

.scrollStyle::-webkit-scrollbar-track {
	border-radius:5px;
	background:#e3e3e3
}

.sub_consult {
	position:fixed;
	right:0;
	top:50%;
	z-index:9999;
	background-color:#539f7f;
	color:#fff;
	padding:.2rem .16rem .2rem;
	border-radius:6px 0 0 6px
}

.sub_consult:hover {
	background:#dd5310
}

.sub_consult em {
	font-size:.24rem;
	color:#fff;
	line-height:1.3;
	padding-top:.36rem;
	display:block;
	background:url('../images/zx2.png') no-repeat center top;
	background-size:contain
}

@media (max-width:1200px) {
	.sub_consult em {
		padding-top:.36rem
	}
}

@media (max-width:1200px) {
	.sub_consult {
		padding:16px 14px
	}

	.sub_consult em {
		font-size:16px;
		line-height:1.2;
		padding-top:22px
	}
}

@media (max-width:480px) {
	.sub_consult {
		padding:14px 10px
	}

	.sub_consult em {
		font-size:14px;
		line-height:1.2;
		padding-top:22px
	}
}

.about_auth {
	padding:.9rem 0 1rem
}

.about_auth .bd {
	position:relative
}

@media (min-width:640px) {
	.about_auth .bd {
		padding-left:3.6vw;
		padding-right:3.6vw;
		box-sizing:content-box
	}

	.about_auth .bd .swiper-button-prev {
		left:0
	}

	.about_auth .bd .swiper-button-next {
		right:0
	}
}

@media (max-width:639px) {
	.about_auth .bd {
		width:100vw;
		padding:0 10vw
	}
}

.about_auth .bd .round_pnext {
	transform:translateY(-25px)
}

.about_auth .swiper_auth {
	padding-bottom:50px
}

.about_auth .swiper_auth .swiper-pagination-bullet {
	border-radius:50%
}

@media (max-width:640px) {
	.about_auth .swiper_auth .swiper-pagination-bullet {
		width:4px;
		height:4px
	}
}

@media screen and (min-width: 1024px) {.about_auth .inner {
	text-align:center;
}

.about_auth .tit {
	padding-top:10px; font-size:30px !important; font-weight:700; line-height:200%;
}

.about_auth .tit,.about_auth .desc {
	color:#666;
	line-height:1.5
}}

.tit01{ font-size:20px; font-weight:900; padding-bottom:10px;}

@media screen and (max-width: 1024px) {.about_auth .inner {
	text-align:center;
	display: flex;
        justify-content: center;
        align-items: center;
}

.about_auth .tit {
	padding-top:10px; font-size:20px !important; font-weight:700; line-height:200%; padding-bottom:14px;
}

.about_auth .tit,.about_auth .desc {
	color:#666;
	line-height:1.5
}}


@media (min-width:992px) {
	.about_auth .tit,.about_auth .desc {
		font-size:16px; line-height:200%;padding: 0px 24px;width: 60%; margin: 0px auto; height:140px;
	}
}




@media screen and (min-width: 1024px) {.tyy01{ width:100%; margin-top:14%; position:absolute; text-align:center}
.tyy02{ width:100%; font-size:54px; font-weight:bold; color:#fff; line-height:200%;}
.tyy03{ width:100%; font-size:24px; font-weight:400; color:#fff; line-height:200%;}
.gsgs01{ text-align:center; width:100%; padding:4%;position: relative;box-shadow:0 5px 10px rgba(0, 0, 0, 0.14);border: 1px solid #e9e9e9;}
}

@media screen and (max-width: 1024px) {.tyy01{ width:100%; margin-top:34%; position:absolute; text-align:center}
.tyy02{ width:100%; font-size:24px; font-weight:bold; color:#fff; line-height:200%;}
.tyy03{ width:100%; font-size:16px; font-weight:400; color:#fff; line-height:200%;}
.gsgs01{ text-align:left; width:90%; padding:14px 0px;float: right;position: relative;}
}


.tec_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 2.08vw;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.tec_items .item {
  width: 33.333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.tec_items .item:hover .icon {
  background-image: url(../images/bg3_1.png);
}
.tec_items .item:hover .icon i {
  animation: run3 10s linear infinite;
  border-color: #539f7f;
}
.tec_items .item:hover .icon i:before,
.tec_items .item:hover .icon i:after {
  background: #539f7f;
}
.tec_items .item:hover .icon .box .img .img1 {
  opacity: 0;
}
.tec_items .item:hover .icon .box .img .img2 {
  opacity: 1;
}
.tec_items .item .icon {
  width: 12.5vw;
  height: 12.5vw;
  border-radius: 50%;
  background: url(../images/bg3.png) no-repeat center;
  background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  min-width: 105px;
  min-height: 105px;
  max-width: 240px;
  max-height: 240px;
}
.tec_items .item .icon i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f0f0f0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  z-index: -1;
}
.tec_items .item .icon i:before,
.tec_items .item .icon i:after {
  content: '';
  width: 5px;
  height: 5px;
  background: #dadada;
  position: absolute;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
.tec_items .item .icon i:before {
  left: 50%;
  top: 0;
  margin-left: -3px;
  margin-top: -3px;
}
.tec_items .item .icon i:after {
  left: 50%;
  bottom: 0;
  margin-left: -3px;
  margin-bottom: -3px;
}
.tec_items .item .icon .box {
  width: 75%;
  height: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tec_items .item .icon .box .img {
  width: 5.5vw;
  height: 5.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  min-width: 30px;
  min-height: 30px;
  max-width: 58px;
  max-height: 58px;
}
.tec_items .item .icon .box .img img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tec_items .item .icon .box .img .img1 {
  opacity: 1;
}
.tec_items .item .icon .box .img .img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.tec_items .item .icon .box h3 {
  font-size: 24px;
  font-family: "sh_m";
  color: #232323;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 1680px) {
  .tec_items .item .icon .box h3 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .tec_items .item .icon .box h3 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item .icon .box h3 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .tec_items .item .icon .box h3 {
    font-size: 12.8px;
  }
}
@media (max-width: 1680px) {
  .tec_items .item .icon .box h3 {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .tec_items .item .icon .box h3 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item .icon .box h3 {
    font-size: 16px;
  }
}
.tec_items .item h4 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin: 15px auto 10px;
  width: 92%;
}
@media (max-width: 1680px) {
  .tec_items .item h4 {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .tec_items .item h4 {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item h4 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .tec_items .item h4 {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .tec_items .item h4 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .tec_items .item h4 {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item h4 {
    font-size: 14px;
  }
}
.tec_items .item .info {
  font-size: 15px;    padding: 0px 34px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
@media (max-width: 1680px) {
  .tec_items .item .info {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  .tec_items .item .info {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item .info {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  .tec_items .item .info {
    font-size: 7.46666667px;
  }
}
@media (max-width: 1680px) {
  .tec_items .item .info {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .tec_items .item .info {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .tec_items .item .info {
    font-size: 13px;
  }
}
@media (max-width:768px) {
  .tec_items .item {
    width: 100%;
    margin-top: 35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: stretch;
  }
  .tec_items .item .icon {
    margin: 0 auto;
  }
  .tec_items .item .icon .box h3 {
    font-size: 13px;
    position: absolute;
    margin-top: 162px;
    white-space: nowrap;
  }
  .tec_items .item .art {
    margin-top: 15px;
  }
  .tec_items .item h4 {
    text-align: center;
    margin: 0 0 12px 0;
	font-size: 24px;
    width: 100%;
  }
  .tec_items .item .info {
    text-align: center;
    line-height: 22px;
  }
}


.gtgt01{ font-size:36px;font-weight: 900;line-height: 72px;}


/* 新闻详细 */
.newsDel{float: left; width: 100%; padding:0 35px 52px 35px; margin-top: 40px; border: 1px solid #e1e0e0;  }
.newsDel .newsTit{float: left; width: 100%; padding:32px 0 37px 0; border-bottom: 1px solid #e1e0e0; text-align: center;}
.newsDel .newsTit .newsTit_m{float: left; width: 100%; line-height: 50px; font-size: 26px; color: #333;}
.newsDel .newsTit .date02{float: left; width: 100%; line-height: 24px; height: 24px; font-size: 14px; color: #979797; margin-top: 13px;}
.newsDel .newsDel_m{float: left; width: 100%; line-height: 30px; font-size: 14px; color: #333; margin-top: 36px; padding-bottom: 49px;  border-bottom: 1px solid #e1e0e0; }
.newsDel .newsDel_m img{display: block; margin: 0 auto;}
.newsDel .newsDel_d{float: left; width: 100%; margin-top: 27px;}
.newsDel .newsDel_d .newsShare{float: left; margin-top: 5px; }
.newsDel .newsDel_d .newsBack{float: right; width: 116px;height: 39px; line-height: 39px; text-align: center; background: #539f7f; font-size: 16px; color: #fff; 
 -webkit-border-radius:20px; 
    -moz-border-radius:20px;
         border-radius:20px;}
.newsDel .newsDel_d .newsBack:hover{
 -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
         box-shadow: 1px 1px 10px rgba(0,0,0,.2);}
.newsList{float: left; width: 100%; margin-top: 49px; padding-bottom: 60px;}
.newsList .newsListTit{float: left; width: 100%; line-height: 46px; height: 46px; font-size: 24px; color: #000; }
.newsList .newsListTit span{font-size: 16px; color: #ff0000; text-transform: uppercase;}
.newsList .newsList_m{float: left; width: 100%; }
.newsList .newsList_m ul{margin: 0 -40px;}
.newsList .newsList_m ul li{float: left; width: 50%; padding: 0 40px; margin-top: 26px;}
.newsList .newsList_m ul li a{float: left; width: 100%; padding-left: 34%; position: relative;}
.newsList .newsList_m ul li a i{position: absolute; left: 0; top: 0; width:31%; display: block; overflow: hidden;
 -webkit-border-radius:15px; 
    -moz-border-radius:15px;
         border-radius:15px;}
.newsList .newsList_m ul li a i img{float: left; width: 100%; display: block;
 -webkit-border-radius:15px; 
    -moz-border-radius:15px;
         border-radius:15px;}
.newsList .newsList_m .tit01{float: left; width: 100%; line-height: 42px; height: 42px; font-size: 16px; color: #333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s; }
.newsList .newsList_m .span01{float: left; width: 100%; line-height: 26px; height: 52px; font-size: 14px; color: #666; display: block; overflow: hidden;}
.newsList .newsList_m .span02{float: left; width: 100%; line-height: 22px; height: 22px; font-size: 14px; color: #999; display: block; margin-top: 8px;}
.newsList .newsList_m ul li a:hover .tit01{color: #ff0000;}

@media  screen and (max-width:1429px){
  .newsList .newsList_m .tit01{line-height: 32px; height: 32px;}
  .newsList .newsList_m .span02{margin-top: 5px;}
}
@media  screen and (max-width:1199px){
  .newsList .newsList_m ul{margin: 0 -15px;}
  .newsList .newsList_m ul li{padding: 0 15px; margin-top: 26px;}
  .newsList .newsList_m .tit01{line-height: 28px; height: 28px;}
  .newsList .newsList_m .span01{line-height: 22px; height: 44px; font-size: 14px; }
  .newsList .newsList_m .span02{line-height: 18px; height: 18px; font-size: 12px;}
}
@media  screen and (max-width:991px){
  .newsDel{padding:0 15px 20px 15px; margin-top: 20px; border: 1px solid #e1e0e0;  }
  .newsDel .newsTit{padding: 30px 0;}
  .newsDel .newsTit .newsTit_m{font-size: 22px; line-height: 34px;}
  .newsList{margin-top: 30px; padding-bottom: 40px;}
  .newsList .newsList_m ul{margin: 0 -10px;}
  .newsList .newsList_m ul li{padding: 0 10px; margin-top: 20px;}
  .newsList .newsList_m .tit01{line-height: 24px; height: 24px; font-size: 14px;}
  .newsList .newsList_m .span01{line-height: 20px; height: 40px; font-size: 12px; }
  .newsList .newsList_m .span02{line-height: 18px; height: 18px; font-size: 12px;}
}
@media  screen and (max-width:767px){
  .newsDel .newsTit{padding: 20px 0 10px 0;}
  .newsDel .newsTit .newsTit_m{font-size: 18px; line-height: 24px;}
  .newsDel .newsTit .date02{font-size: 12px; line-height: 20px;}
  .newsDel .newsDel_m { line-height: 26px; margin-top: 20px; padding-bottom: 30px;}
  .newsDel .newsDel_d { margin-top: 20px;}
  .newsDel .newsDel_d .newsBack {width: 100px; line-height: 30px; height: 30px; font-size: 14px; }
  .newsDel .newsDel_d .newsShare {margin-top: 0;}
  .newsList{margin-top: 20px; padding-bottom: 30px;}
  .newsList .newsListTit{line-height: 26px; height: 26px; font-size: 18px;}
  .newsList .newsListTit span{font-size: 14px;}
  .newsList .newsList_m ul{margin: 0;}
  .newsList .newsList_m ul li{padding: 0; margin-top: 15px; width: 100%; }
  .newsList .newsList_m ul li a{padding-left: 37%;}
  .newsList .newsList_m ul li a i{width: 35%;}
}