html,
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 16px;
}

img {
	border: 0 none;
}

a {
	text-decoration: none;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

p {
	margin: 0 auto;
}

* {
	box-sizing: border-box;
	outline: none;
	border: 0;
	font-style: normal;
	margin: 0;
}


.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.pull_left {
  float: left;
}
.pull_right {
  float: right;
}
a{
	color: #333;
}
a:hover{
	color: #108b96;
}

.page{text-align: center;font-size: 0;margin-bottom: 15px; padding-top: 10px;}
.page a{display: inline-block;font-size: 14px;padding: 10px 20px;border: 1px solid #e5e5e5;margin: 0 4px;border-radius: 3px;}
.page a:hover,
.page span.strong{display: inline-block;font-size: 14px;padding: 10px 20px;border: 1px solid #e5e5e5;margin: 0 4px;border-radius: 3px;background: #108b96;color: #fff;}

/***** &#230;&#144;&#339;&#231;¡ä¡é&#229;&#710;¡ª¨¨&#161;¡§ *****/
.clearfix {	zoom: 1;}
.clearfix::after { content: "."; display: block; height: 0px; visibility: hidden; clear: both;}
.item {padding: 18px 0 20px; border-bottom: 1px solid #e5e5e5;}
.item h2,.item h2 a {margin: 0; font-size: 20px; font-weight: bold; height: 28px; line-height: 28px;	overflow: hidden;}
.item-clearfix {zoom: 1;}
.item-c {margin-top: 15px;}
.item-c1 {margin-top: 13px;}
.item-a {margin-top: 12px;	font-size: 14px;	color: #555;	height: 20px;	overflow: hidden;}
.item-clearfix::after { content: "."; display: block; height: 0px; visibility: hidden; clear: both;}
.item a {text-decoration: none;font-size: 14px;}
.item-time {float: left; display: inline; margin-right: 10px;}
.item-tags {float: left; margin-left: 20px;}
.item-actions {	float: right;	display: inline;}
.item-tags a {margin-right: 10px;}
.item-a a {	color: #555;}
.item-a a:visited {	color: #555;}
.item-spliter {	margin: 0 8px 0 10px; font-size: 12px; vertical-align: 1px;}
.item-img {float: left;	position: relative;	width: 130px; height: 87px;	margin-top: 5px; margin-right: 15px; _margin-right: 12px; overflow: hidden;}
.item-img img {width: 130px; height: 87px;}
.item-txt {font-size: 15px;	line-height: 26px;	color: #555;}
.item-c1 .item-txt {overflow: hidden; _zoom: 1;}

.container {
	width: 1200px;
	margin: 0 auto;
	min-height: 1px;
}

.container::after {
	content: "";
	clear: both;
	display: block;
}

.tongnan {
	background-color: #FFFFFF;
	min-width: 1200px;
}

/* &#229;¡¥&#188;¨¨&#710;a */
nav {
	width: 100%;
	height: 180px;
	background-color: #FFFFFF;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}

.nav-1 {
	width: 100%;
	height: 120px;
}

.nav-1 .logo {
	display: inline-block;
	margin-top: 16.5px;
	float: left;
}

.nav-1 .logo+img {
	margin-top: 29px;
	margin-left: 20px;
	float: left;
}

.nav-1 .rig {
	float: right;
	height: 120px;
	width: 336px;
}

.nav-1 .rig>a {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	float: right;
	font-size: 0.875rem;
	text-align: center;
	line-height: 35px;
	border: 1px solid #E5E5E5;
	color: #000000;
	margin-top: 42.5px;
}

.nav-1 .rig .sou {
	height: 35px;
	margin-top: 42.5px;
	float: right;
	width: 285px;
	margin-right: 15px;
	border: 1px solid #E5E5E5;
	border-radius: 50px;
}

.nav-1 .rig .sou input {
	height: 35px;
	width: 240px;
	border-radius: 50px;
	padding-left: 10px;
	border: none;
	background: none;
	outline: none;
}

.nav-1 .rig .sou button {
	width: 35px;
	height: 35px;
	float: right;
	border-radius: 50px;
	border: none;
	background: none;
	background-color: #41B2B6;
	background-image: url(../images/nav-1-sou.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* &#229;¡¥&#188;¨¨&#710;a */
.nav-2 {
	width: 100%;
	height: 60px;
	position: relative;
	background-image: linear-gradient(135deg,
		rgba(22, 145, 112, 1),
		rgba(70, 190, 227, 1));
}

.nav-ul {
	width: 100%;
	height: 60px;
}

.nav-ul>li {
	float: left;
	width: 100px;
	line-height: 60px;
	text-align: center;
}

.nav-ul>li>a {
	font-size: 1rem;
	display: inline-block;
	height: 60px;
	color: #FFFFFF;
	z-index: 3;
	position: relative;
}

.nav-ul>.on>a {
	font-weight: 600;
}

.nav-ul>li>a::after {
	content: url(../images/dian.png);
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translate(0, -54%);
}

.nav-ul>li:last-child>a::after {
	content: "";
}

.nav-ul>span {
	position: absolute;
	z-index: 2;
	top: 55px;
	width: 34px;
	height: 5px;
	background-color: #FDF742;
	transform: translate(-50%, 0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}






/* banner */
.banner {
	width: 100%;
	height: 750px;
	margin-top: 120px;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
}

.banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-container .swiper-wrapper .swiper-slide>img {
	min-height: 100%;
	min-width: 100%;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

@keyframes bannerview {
	0% {
		transform: scale(1, 1);
	}

	16% {
		transform: scale(1.01, 1.01);
	}

	33% {
		transform: scale(1.02, 1.02);
	}

	50% {
		transform: scale(1.03, 1.03);
	}

	66% {
		transform: scale(1.02, 1.02);
	}

	83% {
		transform: scale(1.01, 1.01);
	}

	83% {
		transform: scale(1, 1);
	}

}

.banner .swiper-container .swiper-wrapper .swiper-slide-active>img {
	animation-name: bannerview;
	animation-duration: 7s;
	animation-timing-function: linear;
	animation-delay: 0.5s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	/* Safari and Chrome: */
	-webkit-animation-name: bannerview;
	-webkit-animation-duration: 7s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
}

.banner .swiper-pagination {
	bottom: 83px;
}

.banner .swiper-pagination span {
	width: 70px;
	height: 8px;
	opacity: 1;
	background-color: #FFFFFF;
	border-radius: 0;
	margin: 0 10px !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #2DA995;
}

.swiper-slide .container {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	height: 100%;
}

.swiper-slide .container img {
	position: absolute;
	opacity: 0;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	transition: all 2s;
}


/* swiper-one */
#swiper-one {}

#ban-one img:nth-child(1) {
	right: 122px;
	top: 203px;
	transition-delay: 1.5s;
	transform: translate(200px, 0) scale(1, 1);
}

#ban-one img:nth-child(2) {
	right: 50px;
	top: 307px;
	transition-delay: 0.3s;
	transform: translate(200px, 0) scale(1, 1);
}

#ban-one img:nth-child(3) {
	right: 68px;
	top: 183px;
	transition-delay: 1s;
	transform: translate(0, 0) scale(2, 2);
}

/* swiper-two */
#swiper-two {}

#ban-two img:nth-child(1) {
	left: 35px;
	top: 147px;
	transition-delay: 1.5s;
	transform: translate(-200px, 0) scale(1, 1);
}

#ban-two img:nth-child(2) {
	left: 0;
	top: 252px;
	transition-delay: 1s;
	transform: translate(-200px, 0) scale(1, 1);
}

#ban-two img:nth-child(3) {
	left: 229px;
	top: 131px;
	transition-delay: 0.3s;
	transform: translate(-200px, 0) scale(1, 1);
}

/* swiper-three */
#swiper-three {}

#ban-three img:nth-child(1) {
	right: 122px;
	top: 203px;
	transition-delay: 1s;
	transform: translate(0, 0) scale(2, 2);
}

#ban-three img:nth-child(2) {
	right: 50px;
	top: 307px;
	transition-delay: 1.5s;
	transform: translate(0, 200px) scale(1, 1);
}

#ban-three img:nth-child(3) {
	right: 68px;
	top: 183px;
	transition-delay: 0.3s;
	transform: translate(0, 0) scale(2, 2);
}

/* swiper-four */
#swiper-four {}

#ban-four img:nth-child(1) {
	left: 35px;
	top: 177px;
	transition-delay: 1s;
	transform: translate(0, 100px) scale(1, 1);
}

#ban-four img:nth-child(2) {
	left: 0;
	top: 282px;
	transition-delay: 1.5s;
	transform: translate(0, 100px) scale(1, 1);
}

#ban-four img:nth-child(3) {
	left: 229px;
	top: 161px;
	transition-delay: 0.3s;
	transform: translate(0, 100px) scale(1, 1);
}

.banner .swiper-container .swiper-wrapper .swiper-slide-active .container img {
	opacity: 1;
	transform: translate(0, 0) scale(1, 1) !important;
}

/* &#230;¨C¡ã¨¦¡ª&#187; */
.new {
	height: 595px;
	width: 100%;
	background-image: url(../images/new-bg.png);
	/* background-attachment: fixed; */
	background-position: center center;
}

.new .container {
	position: relative;
	height: 100%;
}

/* &#229;&#191;&#171;&#230;&#141;¡¤ */
.kj {
	width: 100%;
	height: 120px;
	position: absolute;
	top: -56px;
	left: 0;
	z-index: 10;
	background-color: rgba(40, 165, 135, 0.9);
	padding: 0 25px;
	padding-top: 28px;
}

.kj-2 {
	width: 100%;
	height: 120px;
	padding: 20px 0;
	background-color: #FFFFFF;
	box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.3);
}

.kj-2 ul {
	width: 100%;
	height: 100%;
}

.kj-2 ul li {
	float: left;
	width: 12.5%;
	height: 100%;
	border-left: 1px solid #C8C8C8;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.kj-2 ul li:first-child {
	border: none;
}

.kj-2 ul li a {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.kj-2 ul li a::before {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-image: linear-gradient(135deg,
		rgba(18, 166, 96, 0.5),
		rgba(70, 190, 227, 0.5));
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.kj-2 ul li a::after {
	content: "";
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-image: linear-gradient(135deg,
		rgba(18, 166, 96, 0.5),
		rgba(70, 190, 227, 0.5));
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.kj-2 ul li a div {
	position: relative;
	width: 100%;
	height: 45px;
}

.kj-2 ul li a div img {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.kj-2 ul li a div .one {
	opacity: 1;
}

.kj-2 ul li a div .two {
	opacity: 0;
	top: 100%;
}

.kj-2 ul li a p {
	font-size: 1rem;
	color: #333333;
	margin-top: 5px;
	position: relative;
	z-index: 5;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.kj-2 ul li a:hover::before,
.kj-2 ul li a:hover::after {
	left: 0;
}

.kj-2 ul li a:hover div .one {
	opacity: 0;
	top: 0;
}

.kj-2 ul li a:hover div .two {
	opacity: 1;
	top: 50%;
}

.kj-2 ul li:hover {
	border: none;
}

.kj-2 ul li:hover+li {
	border: none;
}

.kj-2 ul li a:hover p {
	color: #FFFFFF;
}

/* &#230;¨C¡ã¨¦¡ª&#187;&#229;&#710;¡ª¨¨&#161;¡§ */
.new-list {
	position: absolute;
	top: 132px;
	width: 100%;
	overflow: hidden;
}

.new-list .new-2 {
	width: 385px;
	height: 420px;
	float: left;
	margin-right: 22.5px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.new-list .new-2:last-child {
	margin: 0;
}

.new-2>a {
	display: inline-block;
	width: 100%;
	height: 217px;
	overflow: hidden;
}

.new-2>a img {
	min-height: 100%;
	min-width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.new-2>a:hover img {
	transform: scale(1.1, 1.1);
}

.new-det {
	padding: 0 15px;
	padding-top: 17px;
}

.new-det>p {
	overflow: hidden;
	margin-bottom: 5px;
}

.new-det>p span {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	float: left;
}

.new-det>p a {
	float: right;
	font-size: 0.75rem;
	color: #666666;
	padding: 3px 15px;
	border: 1px solid #C8C8C8;
	border-radius: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.new-det>p a:hover {
	color: #24AE8C;
	border-color: #24AE8C;
}

.new-det>a {
	display: inline-block;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #E2E2E2;
	line-height: 45px;
	font-size: 0.875rem;
	color: #333333;
}

.new-det>a span {
	float: left;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.new-det>a span::after {
	content: "";
	position: absolute;
	right: 0;
	height: 20px;
	width: 1px;
	background-color: #E2E2E2;
	top: 50%;
	transform: translate(0, -50%);
}

.new-det>a p {
	float: left;
	padding-left: 10px;
	width: 73%;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.new-det>a:hover {
	color: #24AE8C;
}

.new-det>a:hover p {
	padding-left: 15px;
}

/* &#231;¡ì¡®&#229;&#174;¡è&#229;¡¥&#188;¨¨&#710;a */
.ks {
	width: 100%;
	height: 560px;
	overflow: hidden;
	background-image: url(../images/ks-bg.png);
	background-position: center center;
}

.bt-one {
	padding: 40px 0 44px 0;
	text-align: center;
}

.bt-one span {
	position: relative;
	font-size: 1.25rem;
	color: #FFFFFF;
	font-weight: 600;
}

.bt-one span::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 40px;
	width: 40px;
	height: 2px;
	background-color: #FFFFFF;
}

.ke-dao {
	width: 100%;
	height: 55px;
	text-align: center;
	margin-bottom: 34px;
}

.ke-dao ul {
	display: inline-block;
	height: 100%;
}

.ke-dao ul li {
	width: 164px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
	margin-right: 20px;
	position: relative;
}

.ke-dao ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(90deg,
		rgba(4, 161, 243, 1),
		rgba(13, 225, 175, 1));
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
}

.ke-dao ul li::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 80%;
	transform: translate(-50%, 0);
	z-index: 1;
	border-left: 8px solid transparent;
	border-top: 13px solid rgba(9, 194, 208, 1);
	border-right: 8px solid transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
}

.ke-dao ul li:last-child {
	margin: 0;
}

.ke-dao ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5;
	text-align: right;
}

.ke-dao ul li a span {
	line-height: 55px;
	font-size: 1rem;
	color: #666666;
	margin-right: 25px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.ke-dao ul li a img {
	position: absolute;
	top: 50%;
	left: 28px;
	transform: ;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.ke-dao ul li a img:nth-child(1) {
	transform: translate(0, -50%) scale(1, 1);
	opacity: 1;
}

.ke-dao ul li a img:nth-child(2) {
	transform: translate(0, -50%) scale(1.5, 1.5);
	opacity: 0;
}

.ke-dao ul .on a img:nth-child(1) {
	transform: translate(0, -50%) scale(1.5, 1.5);
	opacity: 0;
}

.ke-dao ul .on a img:nth-child(2) {
	opacity: 1;
	transform: translate(0, -50%) scale(1, 1);
}

.ke-dao ul .on a span {
	color: #FFFFFF;
}

.ke-dao ul .on::before {
	opacity: 1;
}

.ke-dao ul .on::after {
	opacity: 1;
	top: 100%;
}


/* &#231;¡ì?&#229;&#174;¡è¨¨&#189;&#174;&#230;¡¯?*/
.ke-lun {
	width: 100%;
	height: 360px;
	position: relative;
	overflow: hidden;
}

.ke-lun::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 318px;
	background-color: rgba(255, 255, 255, 0.5);
}

.ke-lun .ke-1 {
	width: 100%;
	height: 360px;
	padding: 0 68px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

.ke-lun .ke-1:first-child {
	display: block;
}

.ke-1 .left {
	position: absolute;
	z-index: 3;
	top: 141px;
	left: 18px;
	cursor: pointer;
}

.ke-1 .right {
	position: absolute;
	z-index: 3;
	top: 141px;
	right: 18px;
	cursor: pointer;
}

.ke-1 .swiper-pagination {}

.ke-1 .swiper-pagination span {
	opacity: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #FFFFFF;
}

.ke-1 .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ECCC36;
}

.ke-lun .ke-1 .swiper-container {
	width: 100%;
	height: 100%;
	padding-top: 30px;
}

.ke-lun .ke-1 .swiper-slide {
	background-color: rgba(255, 255, 255, 0.9);
	background-image: url(../images/ke-1-bg.png);
	background-repeat: no-repeat;
	background-position: 250% bottom;
	height: 258px;
	padding: 6.2px;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.ke-lun .ke-1 .swiper-slide:hover {
	transform: translate(0, -20px);
	box-shadow: 0 10px 15px 1px rgba(0, 0, 0, 0.5);
}

.ke-1 .swiper-slide .img {
	display: inline-block;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

.ke-1 .swiper-slide .img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.ke-1 .swiper-slide .img:hover img {
	transform: scale(1.1, 1.1);
}

.ke-1 .swiper-slide .bt {
	display: inline-block;
	position: relative;
	font-size: 1rem;
	color: #333333;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 26px;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.ke-1 .swiper-slide .bt::before {
	position: absolute;
	content: "";
	left: 0;
	top: 31px;
	width: 20px;
	height: 2px;
	background-color: #28A57E;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.ke-1 .swiper-slide .det {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size: 0.875rem;
	color: #666666;
	line-height: 1.8;
	height: 75.6px;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	-webkit-line-clamp: 3;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.ke-1 .swiper-slide .bt:hover,
.ke-1 .swiper-slide .det:hover {
	color: #29A484;
}

.ke-1 .swiper-slide .bt:hover::before {
	left: 30%;
}

/* &#228;&#184;¡°&#229;&#174;&#182;&#229;&#8250;¡é¨¦&#732;&#376; */
.team {
	width: 100%;
	height: 610px;
	background-image: url(../images/team-bg.png);
	background-position: center center;
	background-attachment: fixed;
}

.bt-two span {
	color: #20A180;
}

.bt-two span::after {
	background-color: #20A180;
}

.team-1 {
	width: 100%;
	position: relative;
}
@media (max-width:1372px) {
	.team-1 {
		overflow: hidden;
	}
}

.team-1 .left,
.team-1 .right {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	left: -64px;
}

.team-1 .right {
	left: auto;
	right: -64px;
}

#swiper3 {
	margin-top: 10px;
	height: 340px;
	padding-top: 10px;
}

#swiper3 .swiper-slide {
	cursor: pointer;
	height: 100%;
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.team-name {
	display: inline-block;
	width: 60px;
	color: #20A180;
	font-weight: 600;
	font-size: 1rem;
	padding-top: 25px;
	position: relative;
}

.team-name::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #20A180;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.team-name:hover::before {
	top: 10px;
}

#swiper3 .swiper-slide p {
	font-size: 0.875rem;
	color: #888888;
	line-height: 3;
}

.team-ke {
	font-size: 0.875rem;
	color: #4E4E4E;
	line-height: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.team-ke:hover {
	color: #20A180;
}

.team-img {
	overflow: hidden;
    display: inline-block;
    width: 142px;
    height: 200px;
    margin: 0 19px;
}

.team-img img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

#swiper3 .swiper-slide:hover {
	margin-top: -10px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

#swiper3 .swiper-slide:hover .team-img img {
	transform: scale(1.1, 1.1);
}

					
					/* 1¨°o&#197;2¨¦&#209;¡¥ */
.team-cha {
	height: 100%;
	height: 80px;
	margin-top: 30px;
	background: #D6E4E8;
	padding: 16px 20px;
}

.team-cha form>ul {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.team-cha form>ul>li {
	float: left;
	width: 295px;
	margin-right: 15px;
	line-height: 48px;
	padding: 0 20px;
	background: #FFFFFF;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.01);
	font-size: 1rem;
	color: #5A5656;
	position: relative;
	z-index: 20;
}

.team-cha form>ul>li span {
	font-size: 1rem;
	color: #5A5656;
}

.team-cha form>ul>li>input {
	border: none;
	width: 100%;
	height: 48px;
	background: none;
	font-size: 0.9375rem;
	color: #999999;
}

.team-cha form>ul>li:nth-child(3)::after {
	content: "";
}

.team-cha form>ul>li::after {
	content: url(../image/sou-li.png);
	float: right;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.team-cha form>ul>li > ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 100%;
	border-radius: 0 0 10px 10px;
	left: 0;
	background: #FFFFFF;
	overflow: hidden;
	box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
	z-index: 10;
}

.team-cha form>ul>li > ul li {
	padding: 0 20px;
}

.team-cha form>ul>li > ul li:hover {
	background: rgba(246, 248, 251, 0.9);
	color: #20A180;
}

.team-cha button {
	float: left;
	border: none;
	border-radius: 3px;
	color: #FFFFFF;
	background: none;
	background-color: #20A180;
	height: 100%;
	line-height: 48px;
	width: 228px;
	cursor: pointer;
	font-size: 1rem;
}

.team-cha button::before {
	content: url(../image/sou.png);
	top: 3px;
	position: relative;
}
.te-ke {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	width: 605px;
	/* height: 200px; */
	background-color: #FFFFFF;
	box-shadow: 0 5px 15px 1px rgba(32, 161, 128, 0.2);
	border-radius: 0 0 10px 10px;
	padding: 10px 20px;
	display: none;
}
.te-ke .one {
	width: 100%;
	height: 45px;
	line-height: 40px;
	border-bottom: 1px solid #DCDCDC;
}
.te-ke .one li {
	float: left;
	width: 20%;
	text-align: center;
	height: 100%;
}
.te-ke .one li a {
	font-size: 0.875rem;
	color: #333333;
}
.te-ke .one .on {
	border-bottom: 1px solid #20A180;
}
.te-ke .one .on a {
	color: #20A180;
	font-weight: 600;
}
.te-ke .two {
	width: 100%;
}
.te-ke .two li {
	display: none;
	width: 100%;
}
.te-ke .two .on {
	display: block;
}
.te-ke .two a {
	display: inline-block;
	font-size: 0.875rem;
	color: #333333;
	margin-right: 20px;
	line-height: 2;
}
.te-ke .two a:hover {
	color: #20A180;
	font-weight: 600;
}




/* &#228;&#184;¡°¨¦¡é&#732;&#228;&#184;¡°&#230;&#160;&#143; */
.zt {
	width: 100%;
	height: 515px;
	padding-top: 47px;
	background: #fff;
}

.zt-cont {}

.zt-cont::after {
	content: "";
	display: block;
	clear: both;
}

.zt-left {
	float: left;
	width: 890px;
}

/* &#228;&#184;¡°¨¦¡é&#732;-¨¨&#189;&#174;&#230;¡¯- */
#swiper4 {
	height: 204px;
}

#swiper4 .swiper-slide {
	position: relative;
	overflow: hidden;
	height: 204px;
}

#swiper4 .swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

#swiper4 .swiper-slide p {
	margin: 0;
	position: absolute;
	bottom: -35px;
	right: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 1.125rem;
	color: #2560A0;
	font-weight: 600;
	background: rgba(255, 255, 255, 0.4);
	transition-delay: 0.5s !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

#swiper4 .swiper-slide-active p {
	bottom: 0;
}

#swiper4 .swiper-pagination {
	width: auto;
	left: auto;
	right: 20px;
}

#swiper4 .swiper-pagination span {
	opacity: 1;
	width: 12px;
	height: 12px;
	background: #EBEBEB;
	border-radius: 0;
}

#swiper4 .swiper-pagination .swiper-pagination-bullet-active {
	background: #E95035;
}

#swiper4 .swiper-slide:hover img {
	transform: scale(1.05, 1.05);
}

/* zl */
.zl {
	margin-top: 10px;
	height: 204px;
}

.zl .one {
	overflow: hidden;
	float: left;
	width: 290px;
	margin-right: 10px;
	position: relative;
}

.zl .two {
	margin: 0;
}

.zl .one img {
	display: block;
	width: 100%;
	height: 204px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.zl .one a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 1.125rem;
	color: #FFFFFF;
	font-weight: 600;
	text-align: center;
	background: rgba(32, 161, 128, 0.6);
	font-weight: 600;
}

.zl .one:hover img {
	transform: scale(1.05, 1.05);
}

.zt-right {
	float: right;
	width: 300px;
	height: 418px;
	padding: 10px;
	background: #FFFFFF;
	box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.1);
}

.zlan-img {
	height: 180px;
	overflow: hidden;
}

.zlan-img img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.zlan-img:hover img {
	transform: scale(1.05, 1.05);
}

.zlan-list {
	padding-top: 10px;
}

.zlan-list a {
	padding-left: 15px;
	position: relative;
	display: inline-block;
	width: 100%;
	margin-top: 12px;
	font-size: 0.875rem;
	color: #464647;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zlan-list a::before {
	position: absolute;
	left: 0;
	content: url(../images/zt-li.png);
	color: #7B5F3B;
}

.zlan-list a:hover {
	color: #20A180;
	padding-left: 20px;
}

.zt-right>a {
	float: right;
	margin-top: 30px;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.875rem;
	background: #20A180;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.zt-right>a:hover {
	background: #20A180;
}

/* footer */
footer {
	width: 100%;
	height: 240px;
	overflow: hidden;
	background: #1E1E1E;
	background-image: url(../images/foot-bg.png);
	background-position: center center;
}

/* &#229;¡è¨C¨¦¡°&#190; */
.lian {
	width: 100%;
	height: 40px;
	background: transparent;
	line-height: 40px;
	position: relative;
}

.di-lian {
	display: inline-block;
	width: 100%;
	height: 64px;
}

.di-lian li {
	float: left;
	cursor: pointer;
}

.di-lian>li>a {
	display: inline-block;
	height: 40px;
	font-size: 1rem;
	color: #FFFFFF;
	margin-right: 60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

/* .lian a:hover {
	letter-spacing: 0.1rem;
	font-weight: 600;
} */
.di-sub {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	height: 0;
	overflow: hidden;
	z-index: 10;
	border-top: 1px solid #676560;
	background: #1E1E1E;
	line-height: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.di-sub .container {
	height: 60px;
}

.di-sub a {
	color: #FFFFFF;
	line-height: 60px;
	margin-right: 20px;
	font-size: 0.875rem;
	padding: 2px 5px;
}

.di-lian>li:hover>a {
	color: #20A180;
	font-weight: 600;
}

.di-lian>li:hover .di-sub {
	height: 60px;
}

.di-sub a:hover {
	background: #20A180;
}

.foot {
	width: 100%;
	height: 200px;
	padding: 27px 0;
}

.foot .logo {
	float: left;
	display: inline-block;
	margin-top: 2px;
}

.foot .det-1 {
	float: left;
    margin-left: 33px;
    margin-top: 6px;
    padding-top: 20px;
    padding-left: 28px;
    width: 440px;
    height: 140px;
    border-left: 1px solid #5C5C5C;
    overflow: hidden;
}

.foot .det-1 p {
	font-size: 0.875rem;
	color: #D7D7D7;
	line-height: 2.5;
}

.foot .det-1 p .bei {
	margin: 10px;
	padding-left: 20px;
	background-image: url(../images/bei.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.foot .det-1 p a {
	color: #D7D7D7;
	position: relative;
}

.foot .det-1 p a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 105%;
	width: 100%;
	height: 1px;
	transform: scale(0, 1);
	background-color: #FFFFFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.foot .det-1 p a:hover::before {
	transform: scale(1, 1);
}

.foot .det-2 {
	float: left;
	width: 511px;
	height: 135px;
	position: relative;
	background-color: rgba(255, 255, 255, 0.2);
}

.foot .det-2 .det-3 {
	position: absolute;
	border: 1px solid #797A7D;
	left: 12px;
	top: 17px;
	width: 100%;
	height: 100%;
	padding-left: 16px;
}

.foot .det-2 .det-3 span {
	font-size: 1rem;
	color: #DFE1E6;
	font-weight: 600;
	line-height: 3;
}

.foot .det-2 .det-3 p {
	font-size: 0.875rem;
	color: #DFE1E6;
	line-height: 2;
}

.foot .det-2 .det-3 .ma {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translate(0, -50%);
	display: inline-block;
	text-align: center;
}

.foot .det-2 .det-3 .ma p {
	font-size: 0.75rem;
	color: #EBEBEB;
}

.foot .det-2 .det-3 .dan {
	position: absolute;
	top: 50%;
	right: 130px;
	transform: translate(0, -50%);
}

/* &#230;&#8218;&#172;&#230;¦Ì&#174; */
.fu {
	position: fixed;
	left: 3px;
	top: 50%;
	transform: translateY(-50%);
	width: 96px;
	background: #FFFFFF;
	z-index: 90;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
}

.fu li {
	height: 82px;
	overflow: hidden;
	border-bottom: 1px solid #DCDCDC;
	background: #FFFFFF;
}

.fu .gotop {
	color: #FFFFFF;
	cursor: pointer;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #00A096;
	display: none;
}

.fu li a {
	font-size: 0.9375rem;
	color: #434343;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.fu li a div {
	width: 100%;
	height: 55px;
	position: relative;
}

.fu li a div img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.fu li a div .one {
	opacity: 1;
}

.fu li a div .two {
	opacity: 0;
	left: 100%;
}

.fu li a p {
	margin: 0;
}

.fu li:hover a div .one {
	opacity: 0;
	left: 0;
}

.fu li:hover a div .two {
	opacity: 1;
	left: 50%;
}

.fu li:hover a {
	color: #00A096;
}

.fu .ma {
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.fu .ma>img {
	position: absolute;
	left: 1.5px;
	width: 100%;
	top: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.fu .ma:hover {
	height: 96px;
}

.fu .ma:hover img {
	top: 0%;
}

/* &#228;o&#338;&#231;o¡ì¨¨&#143;&#339;&#229;&#141;&#8226; */
.sub {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding: 35px 0;
	background-color: rgba(37, 181, 139, 0.9);
	z-index: 10;
	display: none;
	opacity: 0;
	box-shadow: 0 10px 20px 1px rgba(0,0,0,0.3);
}

.sub-lef {
	width: 427px;
	min-height: 160px;
	border-right: 1px solid #65D4BF;
	float: left;
	text-align: left;
	line-height: 1;
}

.nav-bt {
	font-size: 1.25rem;
	color: #FFFFFF;
	font-weight: 600;
	height: 36px;
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}

.nav-bt::after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 40px;
	height: 3px;
	background-color: #FFFFFF;
}

.sub-ul {
	width: 100%;
}

.sub-ul::after {
	content: "";
	display: block;
	clear: both;
}

.sub-ul li {
	float: left;
	position: relative;
	padding-left: 20px;
	margin-left: 8px;
}

.sub-ul li::before {
	content: url(../images/sb-li-1.png);
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translate(0, -80%);
}

.sub-ul li a {
	font-size: 0.9375rem;
	display: inline-block;
	color: #FFFFFF;
	line-height: 2.4;
	position: relative;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}

.sub-ul li a::before {
	position: absolute;
	content: "";
	left: 0;
	top: 84%;
	width: 100%;
	height: 2px;
	background-color: #FFFFFF;
	transform: scale(0, 1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.sub-ul li a:hover::before {
	transform: scale(1, 1);
}

.sub-rig {
	width: 704px;
	float: right;
	height: 170px;
	text-align: left;
	overflow: hidden;
}

.sub-rig a {
	overflow: hidden;
	width: 277px;
	height: 170px;
	display: inline-block;
	float: left;
}

.sub-rig a img {
	max-width: 100%;
	max-height: 100%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.sub-rig a:hover img {
	transform: scale(1.1, 1.1);
}

.sub-rig p {
	width: 387px;
	margin-left: 24px;
	float: left;
	font-size: 0.875rem;
	color: #C7EEE6;
	line-height: 2.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
	-webkit-line-clamp: 5;
}

/* &#230;¨C¡ã¨¦¡ª&#187;&#228;&#184;-&#229;&#191;&#402; */
.new-sub {
	background-color: #FFFFFF;
}
.new-sub .sub-lef {
	border-color: #E5E5E5;
	min-height: 250px;
}
.new-sub .nav-bt {
	color: #1EA573;
}
.new-sub .nav-bt::after {
	background-color: #1EA573;
}
.new-sub .sub-ul li::before {
	content: url(../images/sb-li-2.png);
}
.new-sub .sub-ul li a {
	color: #FFFFFF;
	color: #333333;
}
.new-sub .sub-ul li a:hover {
	color: #1EA573;
}
.new-sub .sub-ul li a::before {
	background-color: #1EA573;
}
.nav-new-list {
	width: 33.33%;
	height: 250px;
	float: left;
	text-align: left;
	padding: 0 22px 0 26px;
	line-height: 1;
	border-right: 1px solid #E5E5E5;
}
.new-bt {
	font-size: 0.9375rem;
	color: #333333;
	display: inline-block;
	height: 26px;
	margin-bottom: 18px;
	position: relative;
}
.new-bt::after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 60%;
	height: 1px;
	background-color: #1EA573;
}
.nav-new-list p {
	margin-bottom: 8px;
}
.nav-new-list p a {
	display: inline-block;
	width: 45%;
	height: 110px;
	overflow: hidden;
}
.nav-new-list p a:last-child {
	float: right;
}
.nav-new-list p a img {
        width:100%;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.nav-new-list p a:hover img {
	transform: scale(1.1,1.1);
}
.nav-new-list > a {
	font-size: 0.875rem;
        width:100%;
	color: #555555;
	padding-left: 15px;
	display: inline-block;
	line-height: 2;
	position: relative;
	background-image: url(../images/new-li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-new-list > a::after {
	content: "";
	position: absolute;
	left: 15px;
	top: 90%;
	width: 0;
	height: 1px;
	background-color: #1EA573;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-new-list > a:hover {
	color: #1EA573;
}
.nav-new-list > a:hover::after {
	transform: scale(1,1);
	width: 100%;
}
.nav-new-list-2 {
	/* width: 350px; */
	border: none;
}
.ke-sub {
	/* display: block;
	opacity: 1; */
}
.ke-sub .sub-lef {
	width: 120px;
	border: none;
}
.ke-sub .ke-sub-rig {
	width: 1080px;
	line-height: 1;
	padding-left: 40px;
	border-left: 1px solid #65D4BF;
	float: left;
	text-align: left;
}
.ke-sub-ul {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.ke-sub-ul > span {
	display: inline-block;
	padding-left: 20px;
	background-image: url(../images/ke-sub-1.png);
	background-repeat: no-repeat;
	background-position: 5px 28%;
	width: 100%;
	font-size: 0.9375rem;
	color: #FFFFFF;
	font-weight: 600;
	height: 30px;
	border-bottom: 1px solid #65D4BF;
}
.ke-sub-ul li {
	float: left;
	margin-right: 15px;
}
.ke-sub-ul li a {
	line-height: 3;
	font-size: 0.875rem;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
}
.ke-sub-ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 84%;
	width: 100%;
	height: 1px;
	transform: scale(0,1);
	background-color: #FFFFFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.ke-sub-ul li a:hover::before {
	transform: scale(1,1);
}

/* &#228;&#184;¡°&#229;&#174;&#182;&#229;&#8250;¡é¨¦&#732;&#376; */
.team-sub {
	/* display: block;
	opacity: 1; */
}
.team-sub .sub-lef {
	width: 120px;
	min-height: 105px;
	border: none;
}
.team-sub-rig {
	width: 1080px;
	line-height: 1;
	padding-left: 34px;
	border-left: 1px solid #65D4BF;
	float: left;
	text-align: left;
}
.team-all {
	width: 100%;
	height: 44px;
	background-color: #FFFFFF;
	line-height: 44px;
}
.team-all span {
	display: inline-block;
	height: 100%;
	width: 100px;
	text-align: center;
	letter-spacing: 0.5rem;
	color: #FFFFFF;
	font-size: 0.875rem;
	float: left;
	background: linear-gradient(135deg,#24A2E7,#15CFA5);
}
.team-all a {
	display: inline-block;
	width: 36.34px;
	float: left;
	text-align: center;
	font-size: 0.875rem;
	color: #333333;
}
.team-all .no {
	color: #BEBEBE!important;
}
.team-all a:hover {
	color: #2BB191;
}
.team-all .on {
	color: #2BB191;
	font-weight: 600;
}
.team-sub-cha {
	margin-top: 24px;
	height: 37px;
}
.team-sub-cha ul {
	width: 100%;
}
.team-sub-cha ul li {
	float: left;
	width: 250px;
	margin-right: 34px;
	line-height: 37px;
	padding: 0 20px;
	background: #FFFFFF;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.01);
	font-size: 1rem;
	color: #5A5656;
	position: relative;
	z-index: 10;
}
.team-sub-cha > ul > li::after {
	content: url(../images/sou-li.png);
	float: right;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.team-sub-cha ul li span {
	font-size: 1rem;
	color: #5A5656;
}
.team-sub-cha ul li ul {
	display: none;
	position: absolute;
	bottom: 100%;
	width: 100%;
	border-radius: 10px 10px 0 0;
	left: 0;
	background: #FFFFFF;
	overflow: hidden;
	box-shadow: 0 -5px 10px 1px rgba(0, 0, 0, 0.1);
	z-index: 10;
}
.team-sub-cha ul li ul li {
	padding: 0 20px;
}
.team-sub-cha ul li ul li:hover {
	color: #15CFA5;
}
.team-sub-cha ul li input {
	border: none;
	width: 100%;
	height: 37px;
	background: none;
	font-size: 0.9375rem;
	color: #999999;
}
.team-sub-cha > ul > li:nth-child(3)::after {
    content: "";
}
.team-sub-cha ul button {
	float: left;
	border: none;
	border-radius: 3px;
	color: #FFFFFF;
	background: none;
	height: 100%;
	line-height: 37px;
	width: 192px;
	cursor: pointer;
	font-size: 1rem;
	background: linear-gradient(90deg,#23A4E3,#15CFA5);
}
.team-sub-cha ul button::before {
	content: url(../images/sou.png);
	top: 4px;
	position: relative;
}
.sub-rig > img {
	margin-top: 44.5px;
	margin-left: 80px;
}

