@charset "utf-8";
.c58 {
	color: #585858;
}
.cot1 {
	color: #009D4D;
}
.coff {
	color: #ffffff;
}
.co00 {
	color: #000000;
}
.co33 {
	color: #333333;
}
.co66 {
	color: #666666;
}
.co99 {
	color: #999999;
}
.cot8 {
	color: #ED6900;
}
.bgf5 {
	background-color: #f5f5f5;
}
.bgf9 {
	background-color: #f9f9f9;
}
.bgf8 {
	background-color: #f8f8f8;
}
.btn-moreH:hover [btn-more] .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.btn-more2H:hover [btn-more2] .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
@keyframes arrowGoLeft {
 0% {
 opacity: 1;
 transform: translate(0, 0);
}
 50% {
 opacity: 0;
 transform: translate(-1.5rem) scale(1.1);
}
 51% {
 opacity: 0;
 transform: translate(1.5rem) scale(1.1);
}
to {
	opacity: 1;
	transform: translate(0, 0);
}
}
@keyframes arrowGoRight {
 0% {
 opacity: 1;
 transform: translate(0, 0);
}
 50% {
 opacity: 0;
 transform: translate(1.5rem) scale(1.1);
}
 51% {
 opacity: 0;
 transform: translate(-1.5rem) scale(1.1);
}
to {
	opacity: 1;
	transform: translate(0, 0);
}
}
@keyframes arrowGoTop {
 0% {
 opacity: 1;
 transform: translate(0, 0);
}
 50% {
 opacity: 0;
 transform: translate(0, -1.5rem) scale(1.1);
}
 51% {
 opacity: 0;
 transform: translate(0, 1.5rem) scale(1.1);
}
to {
	opacity: 1;
	transform: translate(0, 0);
}
}
html {
	font-size: 10px;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.inner {
	width: 90%;
	max-width: 1600px;
	margin: 0 auto;
}
.inner1486 {
	width: 90%;
	max-width: 1486px;
	margin: 0 auto;
}
.inner1200 {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.inner1348 {
	width: 70%;
	margin: 0 auto;
}
.inner1140 {
	width: 80%;
	max-width: 1140px;
	margin: 0 auto;
}
.w71 {
	width: 71%;
	margin: 0 auto;
}
.pt150 {
	padding-top: 15rem;
}
.ptb120 {
	padding: 12rem 0;
}
.pt120 {
	padding-top: 12rem;
}
.pb120 {
	padding-bottom: 12rem;
}
.ptb110 {
	padding: 11rem 0;
}
.pt110 {
	padding-top: 11rem;
}
.pb110 {
	padding-bottom: 11rem;
}
.ptb100 {
	padding: 10rem 0;
}
.pt100 {
	padding-top: 10rem;
}
.pb100 {
	padding-bottom: 10rem;
}
.ptb90 {
	padding: 9rem 0;
}
.pt90 {
	padding-top: 9rem;
}
.pb90 {
	padding-bottom: 9rem;
}
.ptb80 {
	padding: 8rem 0;
}
.pt80 {
	padding-top: 8rem;
}
.pb80 {
	padding-bottom: 8rem;
}
.pt70 {
	padding-top: 7rem;
}
.pb70 {
	padding-bottom: 7rem;
}
.pt60 {
	padding-top: 6rem;
}
.pb60 {
	padding-bottom: 6rem;
}
.pt50 {
	padding-top: 5rem;
}
.pb50 {
	padding-bottom: 5rem;
}
.pt40 {
	padding-top: 4rem;
}
.pb35 {
	padding-bottom: 3.5rem;
}
.pb40 {
	padding-bottom: 4rem;
}
.mb50 {
	margin-bottom: 5rem;
}
.mb40 {
	margin-bottom: 4rem;
}
.mb35 {
	margin-bottom: 3.5rem;
}
.mb25 {
	margin-bottom: 2.5rem;
}
.mb15 {
	margin-bottom: 1.5rem;
}
.pageC-a a {
	color: #333333;
}
.pageC-a a:hover {
	color: #009D4D;
}
.top {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 3%;
	color: #ffffff;
	z-index: 1000;
	height: 9.8rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.top a {
	color: #ffffff;
}
.top::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	-webkit-transform: translateY(-104%);
	transform: translateY(-104%);
	-webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.pageH {
	height: 9.8rem;
	display: none;
}
.pageH2 {
	display: block;
}
.logo a {
	position: relative;
	display: block;
	height: 7.5rem;
}
.logo a img {
	height: 100%;
}
.logo a .img2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.grop-rbox {
	display: flex;
	flex-shrink: 0;
	align-items: center;
}
.grop-interaction {
	position: relative;
	cursor: pointer;
	padding: 1.2rem 0;
}
.grop-interaction .tbox {
	display: flex;
	border-radius: 1.9rem;
	padding: 0 1.4rem;
	border: 1.5px solid rgba(255, 255, 255, 0.6);
	height: 3.8rem;
	align-items: center;
}
.grop-interaction .icon {
	position: relative;
	width: 2.2rem;
	margin-right: 1.2rem;
}
.grop-interaction .icon img {
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.grop-interaction .icon .img2 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}
.grop-interaction .txt {
	position: relative;
	padding-right: 2.2rem;
}
.grop-interaction .txt::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #ffffff;
	display: block;
	height: 0;
	width: 0;
}
.grop-interaction .cbox {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	text-align: center;
	padding: 1rem 4px;
	border-radius: 1.7rem;
	background-color: #ffffff;
	box-shadow: 0 0 2.4rem rgba(54, 135, 193, 0.2);
	font-size: 1.5rem;
	transform: translateY(-1rem);
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s cubic-bezier(0.26, 0.06, 0, 1);
	-webkit-transition: 0.5s cubic-bezier(0.26, 0.06, 0, 1);
}
.grop-interaction .cbox > li {
	margin-top: 0.8rem;
}
.grop-interaction .cbox > li:first-child {
	margin-top: 0;
}
.grop-interaction .cbox::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 99%;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #ffffff;
	display: block;
	height: 0;
	width: 0;
}
.grop-interaction .cbox a {
	color: #666666;
	line-height: 1.4;
	display: block;
	border-radius: 1.7rem;
	padding: 0.6rem 0.5rem;
	position: relative;
	z-index: 1;
}
.grop-interaction .cbox a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 1.7rem;
	background-color: #009D4D;
	transform: scale(0.9);
	opacity: 0;
	z-index: -1;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.grop-interaction .cbox a:hover {
	color: #ffffff;
}
.grop-interaction .cbox a:hover::before {
	transform: scale(1);
	opacity: 1;
}
.grop-interaction:hover .cbox {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: inherit;
}
.nav {
	display: flex;
}
.nav > li {
	position: relative;
	display: flex;
	align-items: center;
	margin-right: 6rem;
}
/*.nav > li:nth-child(8) {
  margin-right: 1rem;
}*/
.nav > li > a {
	display: flex;
	align-items: center;
	line-height: 1.2;
	height: 6.3rem;
	position: relative;
}
.nav > li > a::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 6.3rem;
	;
	width: 0;
	height: 1px;
	background-color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.nav .subnav {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 12rem;
	background-color: #ffffff;
	box-shadow: 0 0 2.4rem rgba(54, 135, 193, 0.2);
	padding: 2rem 1rem;
	border-radius: 0.8rem;
	transform: translate(-50%, -1rem);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	font-size: 1.6rem;
	transition: 0.5s cubic-bezier(0.26, 0.06, 0, 1);
	-webkit-transition: 0.5s cubic-bezier(0.26, 0.06, 0, 1);
}
.nav .subnav::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	transform: translateX(-50%);
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 10px solid #fff;
}
.nav .subnav > p {
	margin-bottom: 1.2rem;
}
.nav .subnav > p:last-child {
	margin-bottom: 0;
}
.nav .subnav a {
	color: #333333;
	text-align: center;
	display: block;
	line-height: 1.5;
	font-size: 1.4rem;
}
.nav .subnav a:hover {
	color: #009D4D;
}
.nav > li:hover > a::before, .nav .hov > a::before {
	width: 100%;
}
.nav > li:hover .subnav {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translate(-50%, 0);
}
.menu-handler {
	position: relative;
	width: 26px;
	height: 26px;
	border: none;
	text-align: center;
	background: 0 0;
	outline: 0;
	cursor: pointer;
	flex-shrink: 0;
	display: none;
	transition: 1s;
	-webkit-transition: 1s;
}
.menu-handler .open {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 26px;
	height: 18px;
}
.menu-handler .open i {
	width: 100%;
	height: 2px;
}
.menu-handler .open i:nth-child(1) {
	-webkit-transition-delay: 0.61s;
	-o-transition-delay: 0.61s;
	transition-delay: 0.61s;
}
.menu-handler .open i:nth-child(2) {
	-webkit-transition-delay: 0.49s;
	-o-transition-delay: 0.49s;
	transition-delay: 0.49s;
}
.menu-handler .open i:nth-child(3) {
	-webkit-transition-delay: 0.37s;
	-o-transition-delay: 0.37s;
	transition-delay: 0.37s;
}
.menu-handler i {
	display: block;
	background-color: #009D4D;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.menu-handler span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.menu-handler .close {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	width: 26px;
	height: 26px;
}
.menu-handler .close i:nth-child(1) {
	position: absolute;
	top: 0;
	left: 12px;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	height: 0%;
	width: 2px;
}
.menu-handler .close i:nth-child(2) {
	position: absolute;
	left: 0;
	top: 12px;
	-webkit-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	transition-delay: 0.25s;
	width: 0%;
	height: 2px;
}
.menu-handler.active .open i {
	width: 0;
}
.menu-handler.active .open i:nth-child(1) {
	-webkit-transition-delay: 0.12s;
	-o-transition-delay: 0.12s;
	transition-delay: 0.12s;
}
.menu-handler.active .open i:nth-child(2) {
	-webkit-transition-delay: 0.24s;
	-o-transition-delay: 0.24s;
	transition-delay: 0.24s;
}
.menu-handler.active .open i:nth-child(3) {
	-webkit-transition-delay: 0.36s;
	-o-transition-delay: 0.36s;
	transition-delay: 0.36s;
}
.menu-handler.active .close i:nth-child(1) {
	height: 100%;
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.menu-handler.active .close i:nth-child(2) {
	width: 100%;
	-webkit-transition-delay: 0.7s;
	-o-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.menubarM {
	background-color: #ffffff;
	color: #333333;
	position: fixed;
	pointer-events: none;
	right: 0px;
	top: 0px;
	width: 40%;
	height: 100vh;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	z-index: 995;
	-webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.menubarM a {
	color: #333333;
}
.menubarM-box {
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.menubarM-list {
	padding: 80px 0 3vh;
}
.menubarM-list > li {
	position: relative;
}
.menubarM-list > li > a {
	position: relative;
	display: flex;
	font-size: 1.8rem;
	padding: 1.2rem 5% 1.2rem 8%;
	line-height: 1.5;
	justify-content: space-between;
	align-items: center;
}
.menubarM-list > li > a.has-item::after {
	font-family: "iconfont" !important;
	content: "\eb97";
	margin-left: 1rem;
	flex-shrink: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	font-size: 1.2rem;
}
.menubarM-list .cur > a::after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.menubarM-list .cur .subnav {
	background-color: rgba(0, 0, 0, 0.05);
}
.menubarM-list .subnav {
	padding: 1.2rem 5%;
	display: none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menubarM-list .subnav a {
	position: relative;
	display: flex;
	line-height: 1.4;
	padding: 0.8rem 0 0.8rem 0.8rem;
	font-size: 1.6rem;
	color: #333333;
}
.menubarM-link {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	padding: 3rem 0;
	font-size: 2rem;
	margin: 0 5%;
}
.menubarM-link > li {
	margin-bottom: 1.2rem;
}
.menubarM-link a {
	color: #999999;
	display: block;
}
.mobile-item {
	padding-bottom: 3vh;
}
.mobile-item .t {
	display: flex;
	align-items: center;
}
.mobile-item .t .ico {
	margin-right: 1rem;
}
.menu-open .menubarM {
	-moz-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	pointer-events: all;
}
.menu-open .top {
	color: #333333;
}
.menu-open .top::before {
	-webkit-transform: none;
	transform: none;
}
.actTop, .tophei {
	color: #333333;
}
.actTop::before, .tophei::before {
	-webkit-transform: none;
	transform: none;
}
.menu-open .logo a .img1, .actTop .logo a .img1, .tophei .logo a .img1 {
	opacity: 0;
	visibility: hidden;
}
.menu-open .logo a .img2, .actTop .logo a .img2, .tophei .logo a .img2 {
	opacity: 1;
}
.menu-open a, .actTop a, .tophei a {
	color: #333333;
}
.menu-open .nav > li > a::before, .actTop .nav > li > a::before, .tophei .nav > li > a::before {
	background-color: #04A45B;
}
.menu-open .nav > li:hover > a, .actTop .nav > li:hover > a, .tophei .nav > li:hover > a, .menu-open .nav .hov > a, .actTop .nav .hov > a, .tophei .nav .hov > a {
	color: #04A45B;
}
.menu-open .grop-interaction .tbox, .actTop .grop-interaction .tbox, .tophei .grop-interaction .tbox {
	border-color: #C8C8C8;
}
.menu-open .grop-interaction .icon .img1, .actTop .grop-interaction .icon .img1, .tophei .grop-interaction .icon .img1 {
	opacity: 0;
	visibility: hidden;
}
.menu-open .grop-interaction .icon .img2, .actTop .grop-interaction .icon .img2, .tophei .grop-interaction .icon .img2 {
	opacity: 1;
	visibility: visible;
}
.menu-open .grop-interaction .txt:before, .actTop .grop-interaction .txt:before, .tophei .grop-interaction .txt:before {
	border-top-color: #999999;
}
.menu-open .menu-handler i, .actTop .menu-handler i, .tophei .menu-handler i {
	background-color: #000000;
}
.swiper-App {
	position: relative;
	overflow: hidden;
	height: 100vh;
}
.swiper-App .wrapper {
	position: relative;
	height: 100vh;
}
.swiper-App .app-con {
	height: 100vh;
	overflow: hidden;
}
.banner {
	position: relative;
	width: 100%;
	height: 100vh;
	color: #ffffff;
	overflow: hidden;
}
.banner a {
	color: #ffffff;
}
.banner .item {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.banner .txt {
	opacity: 0;
	letter-spacing: 0.4rem;
	transition: 1s ease-in-out;
}
.banner .imgBox {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.banner .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}
.banner .imgBox video {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.banner .imgBox img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
	filter: blur(8px);
}
.banner .swiper-slide-active .banner-desc {
	letter-spacing: 0;
	opacity: 1;
}
.banner .swiper-slide-active .imgBox img {
	filter: blur(0);
	transition: filter 1s ease-out;
	animation: scale-out 2.2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.banner .swiper-pag {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 5%;
	z-index: 600;
	line-height: 1;
}
.banner .swiper-pag .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	margin: 0 1.6rem 0 0;
	border-radius: 0.4rem;
	background-color: #ffffff;
	opacity: 0.4;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.banner .swiper-pag .swiper-pagination-bullet-active {
	opacity: 1;
	width: 5.5rem;
}
.bannerx {
	position: relative;
	width: 100%;
	height: 300px;
	color: #ffffff;
	overflow: hidden;
}
.bannerx a {
	color: #ffffff;
}
.bannerx .item {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.bannerx .txt {
	opacity: 0;
	letter-spacing: 0.4rem;
	transition: 1s ease-in-out;
}
.bannerx .imgBox {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.bannerx .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}
.bannerx .imgBox video {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.bannerx .imgBox img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
	filter: blur(8px);
}
.bannerx .swiper-slide-active .banner-desc {
	letter-spacing: 0;
	opacity: 1;
}
.bannerx .swiper-slide-active .imgBox img {
	filter: blur(0);
	transition: filter 1s ease-out;
	animation: scale-out 2.2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bannerx .swiper-pag {
	position: absolute;
	left: 60%;
	transform: translateX(-50%);
	bottom: 5%;
	z-index: 600;
	line-height: 1;
}
.bannerx .swiper-pag .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	margin: 0 1.6rem 0 0;
	border-radius: 0.4rem;
	background-color: #ffffff;
	opacity: 0.4;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.bannerx .swiper-pag .swiper-pagination-bullet-active {
	opacity: 1;
	width: 5.5rem;
}
@keyframes scale-out {
 0% {
 transform: scale(1.04);
}
 100% {
 transform: scale(1);
}
}
.index-scroll {
	position: absolute;
	right: 3%;
	bottom: 3%;
	color: #ffffff;
	display: flex;
	flex-direction: column;
	z-index: 600;
}
.index-scroll .txt {
	font-size: 16px;
	width: 16px;
	display: block;
	margin: 0 auto 1.5rem;
	line-height: 1.2;
}
.index-scroll .txt2 {
	display: none;
}
.index-scroll .ico {
	display: block;
	margin: 0 auto;
	animation: moveDownSpot 1000ms infinite;
}
.fx-h {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.txt-shadow6 {
	text-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
}
.banner-desc {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.2;
	transition: 1s ease-in-out;
	opacity: 0;
	letter-spacing: 0.2rem;
}
.banner-desc .bot {
	width: 4rem;
	height: 2px;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}
.banner-desc .by {
	display: flex;
}
.banner-desc > * {
	margin-bottom: 2.4rem;
}
.banner-desc > *:last-child {
	margin-bottom: 0;
}
.banner-type {
	border-radius: 3rem;
	border: 1px solid #ffffff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	padding: 0.8rem 3.8rem;
}
.scroll-bot {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 3%;
	z-index: 600;
	color: #ffffff;
	text-align: center;
}
.scroll-bot .ico {
	line-height: 1;
	display: block;
	margin: 0 auto 1rem;
}
.scroll-bot .txt {
	font-family: "aph-3t";
}
.ibox-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.ibox-fcenter {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.ibox-title .t {
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	margin-top: 50px;
}
.ibox-title .by {
	color: #000000;
}
.ibox-titleB {
	text-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
	color: #ffffff;
}
.ibox-titleB .t {
	color: #ffffff;
}
.ibox-titleB .by {
	color: #ffffff;
}
.ibox-titleB p {
	color: #ffffff;
	width: 50%;
}
.btn-more {
	display: inline-flex;
	align-items: center;
}
.btn-more .btn-tbox {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-right: 1.5rem;
	line-height: 1;
	color: #999999;
	transition: 3s;
	-webkit-transition: 3s;
}
.btn-more .btn-ico {
	width: 4.9rem;
	height: 4.9rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #009D4D;
}
.btn-more .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
.btn-more:hover .btn-tbox {
	color: #009D4D;
}
.btn-more:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.inew-tbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.inew-list {
	display: flex;
}
.inew-list > li:nth-child(1) {
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.inew-list > li:nth-child(2) {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}
.inew-list > li:nth-child(3) {
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
}
.inew-list > li:nth-child(4) {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}
.inew-list > li:nth-child(5) {
	transition-delay: 0.7s;
	-webkit-transition-delay: 0.7s;
}
.inew-list > li:nth-child(6) {
	transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}
.inew-list .year {
	line-height: 1.18;
}
.inew-list .data {
	line-height: 1.2;
}
.inew-list .linkA {
	z-index: 3;
}
.inew-list .imgBox {
	overflow: hidden;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.inew-item {
	margin-left: 2.5%;
	width: 25%;
	border-left: 1px solid rgba(51, 51, 51, 0.11);
	padding-left: 2.5%;
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
}
.inew-item .year {
	color: #999999;
}
.inew-item .data {
	color: #333;
}
.inew-item .title {
	line-height: 1.5;
	margin: 2rem 0 4rem;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.inew-item .desc {
	padding-bottom: 8rem;
}
.inew-item .imgBox {
	position: relative;
	padding-bottom: 63%;
	border-radius: 6px;
}
.inew-item .imgBox img {
	position: absolute;
	left: 0;
	top: 0;
}
.inew-first {
	display: flex;
	align-items: flex-end;
	width: 50%;
}
.inew-first .imgBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.inew-first .desc {
	position: relative;
	background-color: rgba(220, 0, 0, 0.5);
	color: #ffffff;
	padding: 1rem 3rem 1.5rem 4rem;
	z-index: 1;
}
.inew-first .btn-more2 {
	color: #ffffff;
}
.inew-first .title {
	line-height: 1.4;
	margin: 1.5rem 0;
}
.btn-more2 {
	display: inline-flex;
	align-items: center;
	color: #999999;
}
.btn-more2 .btn-tbox {
	margin-right: 1rem;
}
.btn-more2 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more2:hover {
	color: #009D4D;
}
.btn-more2:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.iabout-box {
	display: flex;
	justify-content: space-between;
}
.iabout-box .ibox-title {
	width: 43%;
	padding-top: 9rem;
}
.ibox-title-c {
	margin-top: 4rem;
}
.iabout-rbox {
	width: 45.8%;
	perspective: 2500px;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
.iabout-item-box {
	display: flex;
	flex-wrap: wrap;
}
.iabout-item {
	width: 20%;
	position: relative;
	padding-bottom: 20%;
	color: #ffffff;
	margin-bottom: 1px;
	perspective: 1000px;
	transform-style: preserve-3d;
	cursor: pointer;
	opacity: 0;
	transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.iabout-item::before {
	content: "";
	position: absolute;
	left: 1px;
	top: 0;
	bottom: 0;
	right: 0;
}
.iabout-item .bg {
	position: absolute;
	left: 1px;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.iabout-item .bg::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #009D4D;
	transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	transform-origin: -100% 0% 0;
	-webkit-transform-origin: -100% 0% 0;
	transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	pointer-events: none;
	opacity: 0;
}
.iabout-item .item {
	position: absolute;
	top: 0;
	left: 1px;
	height: 100%;
	right: 0;
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.26);
}
.iabout-item .item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #CB9921;
	transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	transform-origin: -100% 0% 0;
	-webkit-transform-origin: -100% 0% 0;
	transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	pointer-events: none;
	opacity: 0;
}
.iabout-item .ico {
	position: relative;
	width: 3.6rem;
	height: 3.6rem;
	display: flex;
	margin: 0 auto 1rem;
	justify-content: center;
	align-items: center;
}
.iabout-item .ico img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.iabout-item .txt {
	position: relative;
	line-height: 1.5;
}
.iabout-item:nth-child(1) {
	margin-left: 40%;
	margin-right: 40%;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	transform-origin: 50% 100% 0;
}
.iabout-item:nth-child(2) {
	margin-left: 20%;
	transform: rotateY(-90deg);
	-webkit-transform: rotateY(-90deg);
	transform-origin: 100% 50% 0;
	-webkit-transform-origin: 100% 50% 0;
}
.iabout-item:nth-child(3) {
	margin-right: 20%;
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	transform-origin: 0 50% 0;
	-webkit-transform-origin: 0 50% 0;
}
.iabout-item:nth-child(4) {
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	transform-origin: 0 50% 0;
	-webkit-transform-origin: 0 50% 0;
}
.iabout-item:nth-child(5) {
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	transform-origin: 100% 50% 0;
	-webkit-transform-origin: 100% 50% 0;
}
.iabout-item:nth-child(6) {
	margin-right: 20%;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
}
.iabout-item:nth-child(7) {
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
}
.action .iabout-item {
	opacity: 1;
	transform: inherit;
	-webkit-transform: inherit;
}
.action .iabout-item:nth-child(1) {
	transition-delay: 0.38s;
	-webkit-transform-style: 0.38s;
}
.action .iabout-item:nth-child(2) {
	transition-delay: 0.28s;
	-webkit-transform-style: 0.28s;
}
.action .iabout-item:nth-child(3) {
	transition-delay: 0.28s;
	-webkit-transform-style: 0.28s;
}
.action .iabout-item:nth-child(4) {
	transition-delay: 0.48s;
	-webkit-transform-style: 0.48s;
}
.action .iabout-item:nth-child(5) {
	transition-delay: 0.78s;
	-webkit-transform-style: 0.78s;
}
.action .iabout-item:nth-child(6) {
	transition-delay: 0.68s;
	-webkit-transform-style: 0.68s;
}
.action .iabout-item:nth-child(7) {
	transition-delay: 0.58s;
	-webkit-transform-style: 0.58s;
}
.action .iabout-more {
	opacity: 1;
	transform: inherit;
	-webkit-transform: inherit;
	transition-delay: 0.78s;
	-webkit-transform-style: 0.78s;
}
.iabout-more {
	display: block;
	position: relative;
	width: 20%;
	padding-bottom: 20%;
	margin: 0 auto;
	line-height: 1.1;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
	opacity: 0;
	overflow: hidden;
	transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.8s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.iabout-more .data-txt {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #ffffff;
}
.iabout-more .btn-ico {
	margin-top: 1rem;
}
.iabout-more .btn-ico .ico {
	display: flex;
}
.iabout-more::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	border: 0.4rem solid #ffffff;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.iabout-more::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	border: 0.4rem solid #D9B55F;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(100% 0, 100% 0%, 100% 0, 100% 0);
	clip-path: polygon(100% 0, 100% 0%, 100% 0, 100% 0);
	pointer-events: none;
	transition: 0.5s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.5s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.ibusiness-list {
	display: flex;
	height: 100vh;
}
.ibusiness-list > li {
	position: relative;
	width: 33.33%;
	overflow: hidden;
}
.ibusiness-list .imgBox {
	height: 100%;
}
.ibusiness-list .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(68, 186, 255, 0.65);
	opacity: 0;
	transform: scale(0.94);
	transition: 0.3s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.3s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.ibusiness-item {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 76.875%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	text-align: center;
	transition: 0.6s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.6s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.ibusiness-item .item-ico {
	width: 6.5rem;
	height: 6.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 3rem;
}
.ibusiness-item .item-ico img {
	max-width: 100%;
	max-height: 100%;
}
.ibusiness-item .t {
	line-height: 1.25;
}
.ibusiness-item .c {
	margin-top: 3.5rem;
	font-size: 1.8rem;
	height: 11.8rem;
	overflow: hidden;
}
.ibusiness-item .bot {
	border-top: 1px solid #ffffff;
	margin-top: 4rem;
	padding-top: 10rem;
}
.ibusiness-item .btn-more3 {
	margin: 0 auto;
}
.ibusiness-item2 {
	opacity: 0;
	margin-top: 3rem;
}
.ibusiness-tbox {
	position: absolute;
	top: 16%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.ibusiness-tbox .ibox-title .bot {
	padding-top: 7rem;
	display: flex;
}
.ibusiness-tbox .ibox-title .bot a {
	margin-right: 20px;
}
.ibusiness-swiper {
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: hidden;
}
.ibusiness-swiper .swiper-slide {
	height: 100%;
}
.ibusiness-swiper .imgBox {
	height: 100%;
	position: relative;
}
.ibusiness-swiper .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}
.ibusiness-nav {
	display: flex;
	position: absolute;
	right: 10%; /* 替换 left:50% 和 transform */
	bottom: 2%;
	z-index: 10;
	text-align: center;
	background: #fff;
	border-radius: 12px;
	height: 88px;
	margin-bottom: 40px;
	width: 1000px;
}
.ibusiness-nav li {
	width: 100%;
	position: relative;
	padding: 0rem 0 1rem;
	/*  display: flex;*/
	flex-direction: column;
	justify-content: space-between;
}
.ibusiness-nav li a {
	color: #333
}
.ibusiness-nav li a:hover {
	color: #009d4d
}
/*.ibusiness-nav li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 76, 38, 0)), to(#014C26));
  background: -webkit-linear-gradient(rgba(68, 186, 255, 0), #014C26);
  background: -moz-linear-gradient(rgba(68, 186, 255, 0), #014C26);
  background: -o-linear-gradient(rgba(68, 186, 255, 0), #014C26);
  background: linear-gradient(rgba(68, 186, 255, 0), #014C26);
  z-index: -1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}*/
.ibusiness-nav li.active::before {
	height: 100%;
}
.ibusiness-nav li.active .num::before {
	width: 100%;
}
.ibusiness-nav li.active .item-ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.ibusiness-nav .item-ico {
	width: 5rem;
	height: 5rem;
	/*  display: flex;
  align-items: center;
  justify-content: center;*/
	line-height: 1;
	margin: 1.5rem 0 0rem 10%;
	float: left
}
.ibusiness-nav .item-ico img {
	max-width: 100%;
	min-height: 100%;
	display: block;
}
.ibusiness-nav li div {
	float: left;
	margin-top: 2rem;
	margin-left: 3rem;
	text-align: left
}
.ibusiness-nav li p {
	float: left;
	margin-top: 3rem;
	margin-left: 3rem;
	text-align: left
}
.ibusiness-nav li h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.ibusiness-nav li h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.ibusiness-nav .num-box {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ibusiness-nav .num {
	justify-content: center;
	align-items: center;
	line-height: 1;
	display: flex;
	height: 6rem;
	width: 4.8rem;
	position: relative;
}
.ibusiness-nav .num::before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	background-color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.btn-more3 {
	display: flex;
	width: 17.6rem;
	height: 4.8rem;
	border-radius: 2.4rem;
	border: 1px solid #ffffff;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.btn-more3::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #E60012;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-more3 .btn-tbox {
	margin-right: 3rem;
}
.btn-more3 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more3:hover {
	border-color: #009D4D;
	background-color: #009D4D;
	color: #ffffff;
}
.btn-more3:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.botxx {
	width: 100%;
	display: flex;
	margin-top: 30px;
}
.btn-more03 {
	display: flex;
	width: 17.6rem;
	height: 4.8rem;
	border-radius: 2.4rem;
	border: 1px solid #ccc;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	color: #333;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	margin: 0 auto;
}
.btn-more03::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #E60012;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-more03 .btn-tbox {
	margin-right: 3rem;
}
.btn-more03 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more03:hover {
	border-color: #009D4D;
	background-color: #009D4D;
	color: #ffffff;
}
.btn-more03:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.btn-more003 {
	display: flex;
	width: 17.6rem;
	height: 4.8rem;
	border-radius: 2.4rem;
	border: 1px solid #009D4D;
	;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	border-color: #009D4D;
	background-color: #009D4D;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	margin-left: 15px;
	color: #FFF
}
.btn-more003::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #E60012;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-more003:hover {
	border-color: #009D4D;
	background-color: #009D4D;
	color: #ffffff;
}
.btn-more003:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.iparty-swiper {
	position: relative;
	width: 70%;
	margin: 7rem auto 2rem;
}
.iparty-swiper .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.iparty-swiper .desc {
	text-align: center;
	line-height: 1.55;
	margin-top: 2rem;
	opacity: 0;
	transition: 0.5s cubic-bezier(0.55, 0.31, 0.15, 0.93);
	-webkit-transition: 0.5s cubic-bezier(0.55, 0.31, 0.15, 0.93);
}
.iparty-swiper .swiper-slide-shadow-left, .iparty-swiper .swiper-slide-shadow-right {
	display: none;
}
.iparty-swiper .swiper-slide-active .imgBox::after {
	opacity: 0;
}
.iparty-swiper .swiper-slide-active .desc {
	opacity: 1;
	transition-delay: 0.8s;
}
.cr-arow {
	width: 4.9rem;
	height: 4.9rem;
	border-radius: 50%;
	display: block;
	text-align: center;
	position: relative;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.cr-arow::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 2px solid rgba(153, 153, 153, 0.25);
	border-radius: 50%;
	transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cr-arow::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #009D4D;
	transform: scale(0.6);
	opacity: 0;
	border-radius: 50%;
	transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cr-arow .ico {
	position: relative;
	font-size: 1.8rem;
	color: #999999;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.cr-arow:hover .ico {
	color: #ffffff;
}
.cr-arow:hover::before {
	transform: scale(1);
	opacity: 1;
}
.cr-arow:hover::after {
	transform: scale(1.1);
	opacity: 0;
}
.cr-prev {
	margin-right: 3.2rem;
}
.iparty-btn {
	display: flex;
	justify-content: center;
}
.foot-box {
	background: url(../images/footbg.jpg) center top no-repeat #444;
	color: #ffffff;
	overflow: hidden;
}
.foot-box a {
	color: #ffffff;
	position: relative;
}
.foot-tbox {
	display: flex;
	justify-content: space-between;
	padding: 2.5rem 0 1rem;
	align-items: center;
}
.foot-logo a {
	display: block;
	height: 6.3rem;
}
.foot-logo a img {
	height: 100%;
}
.scro-top {
	flex-shrink: 0;
	width: 5.9rem;
	height: 5.9rem;
	border-radius: 50%;
	background-color: #ffffff;
	cursor: pointer;
	float: right;
}
.scro-top .ico {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: #009D4D;
}
.scro-top:hover .ico {
	animation: 0.5s ease-in-out arrowGoTop;
}
.foot-cbox {
	padding: 5rem 0;
	display: flex;
	justify-content: space-between;
}
.foot-cbox {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.foot-cbox a:before {
	content: "";
	width: 0;
	height: 1px;
	background: #ffffff;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.4s;
	z-index: -1;
}
.foot-cbox a:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.foot-nav {
	display: flex;
	flex: 1;
}
.foot-nav > li {
	width: 13.66%;
	margin-right: 2%;
}
.foot-nav > li:nth-child(5) {
	width: 23.66%;
	margin-right: 2%;
}
.foot-nav > li > a {
	font-size: 1.8rem;
	font-family: "aph-2M";
	line-height: 1.4;
}
.foot-nav .subnav {
	padding-top: 2rem;
	opacity: 0.65;
}
.foot-nav .subnav p {
	line-height: 1.4;
	margin-bottom: 1rem;
}
.action .foot-nav > li:nth-child(1) {
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}
.action .foot-nav > li:nth-child(2) {
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}
.action .foot-nav > li:nth-child(3) {
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
}
.action .foot-nav > li:nth-child(4) {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}
.action .foot-nav > li:nth-child(5) {
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
}
.action .foot-nav > li:nth-child(6) {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}
.action .foot-nav > li:nth-child(7) {
	transition-delay: 0.7s;
	-webkit-transition-delay: 0.7s;
}
.action .foot-nav > li:nth-child(8) {
	transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}
.action .foot-nav > li:nth-child(9) {
	transition-delay: 0.9s;
	-webkit-transition-delay: 0.9s;
}
.action .foot-nav > li:nth-child(10) {
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}
.action .foot-nav > li:nth-child(11) {
	transition-delay: 1.1s;
	-webkit-transition-delay: 1.1s;
}
.action .foot-nav > li:nth-child(12) {
	transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
}
.foot-cadd {
	flex-direction: column;
	display: flex;
	align-items: flex-end;
	text-align: right;
}
.foot-cadd * {
	margin-bottom: 1.2rem;
}
.foot-erm {
	width: 11rem;
	margin-bottom: 0;
	padding-top: 0rem;
}
.foot-erm .txt {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0.9rem;
}
.foot-cbox2 {
	padding-bottom: 2.5rem;
	display: flex;
	flex-wrap: wrap;
}
.foot-cbox2 a {
	margin-right: 3rem;
}
.foot-cbox2 a:before {
	content: "";
	width: 0;
	height: 1px;
	background: #ffffff;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.4s;
	z-index: -1;
}
.foot-cbox2 a:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.foot-cbox2 a:last-child {
	margin-right: 0;
}
.foot-bbox {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	padding: 2.5rem 0 3rem;
	display: flex;
	justify-content: space-between;
}
.foot-bbox a:before {
	content: "";
	width: 0;
	height: 1px;
	background: #ffffff;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.4s;
	z-index: -1;
}
.foot-bbox a:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.smlink {
	flex-shrink: 0;
	margin-left: 2rem;
}
.pbanner {
	position: relative;
	overflow: hidden;
}
.pbanner .imgBox {
	position: relative;
	overflow: hidden;
	display: flex;
}
.pbanner .imgBox img {
	height: auto;
}
.pbanner2 .imgBox {
	height: 100vh;
}
.pbanner3 {
	position: relative;
}
.mouse-ico {
	position: absolute;
	bottom: 5%;
	left: 5%;
	width: 90%;
	text-align: center;
	z-index: 10;
	color: #ffffff;
	line-height: 1;
}
.mouse-ico i {
	display: block;
	margin: 0 auto 0.5rem;
	animation: moveDownSpot 1000ms infinite;
}
.mouse-ico .txt {
	display: block;
	text-align: center;
}
@keyframes moveDownSpot {
 from {
 opacity: 1;
 transform: translateY(-6px);
}
to {
	opacity: 0;
	transform: translateY(0);
}
}
.pbanner-desc {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	text-align: center;
}
.pbanner-desc .t {
	line-height: 1.2;
}
.pbanner-desc .c {
	line-height: 1.5;
	margin-top: 1rem;
}
.news-ul > li {
	margin-bottom: 4.8rem;
}
.news-ul > li:last-child {
	margin-bottom: 0;
}
.new-item {
	display: flex;
	flex-direction: row-reverse;
	border: 1px solid #eeeeee;
	position: relative;
	background-color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.new-item .imgBox {
	flex-shrink: 0;
	width: 42.6875%;
}
.new-item .time {
	font-size: 14px;
	color: #999999;
	margin-bottom: 2rem;
}
.new-item .t {
	color: #363636;
	line-height: 1.2;
	margin-bottom: 1.5rem;
}
.new-item .c {
	line-height: 1.625;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 4rem;
}
.new-item .desc {
	padding: 4.5rem 4rem 6rem;
}
.btn-more21 {
	display: inline-flex;
	align-items: center;
	color: #009D4D;
}
.btn-more21 .btn-tbox {
	margin-right: 1rem;
}
.btn-more21 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more21:hover {
	color: #3687C1;
}
.btn-more21:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.paging {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "DIN-Medium";
}
.paging a, .paging span {
	line-height: 1.5;
	margin: 0 0.2rem;
	border-radius: 50%;
	width: 3.8rem;
	height: 3.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666666;
	background: #f0f0f0
}
.paging a:hover, .paging span:hover, .paging a.active, .paging span.active {
	background-color: #009D4D;
	color: #ffffff;
}
.paging .btn-item {
	position: relative;
	color: #009D4D;
	font-size: 16px;
	flex-shrink: 0;
}
.paging .btn-item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 2px solid #009D4D;
	border-radius: 50%;
}
.paging .btn-item:first-child {
	margin-left: 0;
	margin-right: 5rem;
}
.paging .btn-item:last-child {
	margin-right: 0;
	margin-left: 5rem;
}
.news-ul2 > li {
	margin-top: -1px;
	position: relative;
}
.news-ul2 > li:before {
	content: "";
	width: 100%;
	height: 0;
	background: #f5f5f5;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 0.6s;
	z-index: -1;
}
.news-ul2 > li:hover:before, .news-ul2 > li.active:before {
	height: 100%;
	bottom: auto;
	top: 0;
}
.news-ul2 > li::before {
	width: 100vw;
	left: 50%;
	margin-left: -50vw;
}
.news-ul2 > li:first-child .new-item2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 1px;
	width: 100%;
	background-color: #C8C8C8;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.new-item2 {
	position: relative;
	padding: 4rem 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.new-item2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #C8C8C8;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.new-item2:hover::before, .new-item2:hover::after {
	opacity: 0;
}
.new-item2 .timeBox {
	width: 14rem;
	height: 12rem;
	padding: 2rem;
	margin-right: 4rem;
	flex-shrink: 0;
	border: 1px #ccc solid;
	background: #f9f9f9;
	border-radius: 4px;
}
.new-item2 .timeBox .day {
	line-height: 1.2;
	color: #009D4D;
}
.new-item2 .timeBox .year {
	line-height: 1.2;
	color: #999999;
}
.new-item2 .desc {
	margin-right: 18%;
	flex: 1;
	margin-top: 5px;
}
.new-item2 .t {
	line-height: 1.2;
	color: #363636;
	margin-bottom: 2.5rem;
}
.new-item2 .c {
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.new-item2 .more-box {
	flex-shrink: 0;
	display: flex;
	line-height: 1;
}
.new-item2 .more-box .ico {
	line-height: 1;
	display: flex;
}
.page-nav-box {
	position: relative;
	margin-top: -9.9rem;
}
.page-nav-btn {
}
.page-nav-btn ul {
	display: flex;
	justify-content: center;
}
.page-nav-btn li {
	width: 100%;
}
.page-nav-btn li:first-child a::after {
	display: none;
}
.page-nav-btn a {
	position: relative;
	display: block;
	height: 9.9rem;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #333333;
	z-index: 1;
}
.page-nav-btn a:before {
	content: "";
	width: 0;
	height: 2px;
	background: #009D4D;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.6s;
	z-index: -1;
}
.page-nav-btn a:hover, .page-nav-btn a.active {
	color: #009D4D;
}
.page-nav-btn a:hover:before, .page-nav-btn a.active:before {
	width: 100%;
	right: auto;
	left: 0;
}
.page-nav-btn a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 2.2rem;
	width: 1px;
	background-color: #b9b9b9;
}
.pag-cur {
	padding-top: 2rem;
	color: #9FA9B4;
}
.pag-cur a {
	color: #9FA9B4;
}
.pag-cur a:hover {
	color: #009D4D;
}
.pag-cur .cur {
	color: #009D4D;
}
.pag-cur .fg {
	font-size: 12px;
	padding: 0 0.5rem;
}
.info-page {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.info-page::before {
	content: "";
	position: absolute;
	left: 76.4%;
	width: 1px;
	height: 100%;
	background-color: #E1E1E1;
}
.info-lbox {
	width: 72.8%;
}
.ifno-rbox {
	width: 20%;
}
.info-type {
	color: #999999;
	line-height: 1.5;
	margin-bottom: 1.5rem;
}
.info-title {
	color: #333333;
	line-height: 1.25;
	margin-bottom: 7rem;
}
.info-tbox {
	border-bottom: 1px solid #D9D8D6;
	padding-bottom: 2.2rem;
}
.info-ibox {
	display: flex;
	justify-content: space-between;
	color: #999999;
	line-height: 1.5;
}
.info-ibox .item1 span {
	margin-right: 5rem;
}
.info-pageC {
	color: #5E5D5D;
}
.info-rbox {
	width: 20%;
	position: sticky;
	top: 12rem;
}
.info-rt {
	color: #333333;
	padding-bottom: 2.4rem;
	line-height: 1.5;
}
.info-sider-ul {
	border-top: 1px solid #D9D8D6;
	border-bottom: 1px solid #D9D8D6;
	padding-top: 3.5rem;
}
.info-sider-ul li {
	position: relative;
	margin-bottom: 3.5rem;
}
.info-sider-ul li:hover .t {
	color: #009D4D;
}
.info-sider-ul .t {
	font-weight: normal;
	color: #363636;
	margin-bottom: 0.8rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.info-sider-ul .time {
	color: #999999;
}
.btn-black {
	position: fixed;
	left: 3%;
	top: 50%;
	text-align: center;
	color: #B8B8B8;
	display: block;
	width: 7.8rem;
	z-index: 1000;
}
.btn-black .ico {
	width: 7.8rem;
	height: 7.8rem;
	border-radius: 50%;
	background-color: #009D4D;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem;
}
.btn-black .txt {
	display: block;
	font-size: 1.8rem;
}
.btn-black.fsShow {
	opacity: 0;
}
.integrity-ul > li:first-child .integrity-item {
	border-top: 1px solid #C8C8C8;
}
.integrity-item {
	display: flex;
	flex-direction: row-reverse;
	border-bottom: 1px solid #C8C8C8;
	padding: 5rem 0;
}
.integrity-item .timeBox {
	flex-shrink: 0;
	text-align: right;
	color: #333;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.integrity-item .timeBox .day {
	line-height: 1.2;
}
.integrity-item .timeBox .year {
	line-height: 1.2;
}
.integrity-item .imgBox {
	flex: 1;
	margin: 0 8% 0 10%;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.integrity-item .desc {
	width: 40.625%;
	display: flex;
	flex-direction: column;
}
.integrity-item .t {
	color: #363636;
	line-height: 1.4;
	margin-bottom: 3rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.integrity-item .c {
	margin-bottom: 5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}
.btn-more {
	position: relative;
	border: 1px solid #999999;
	width: 170px;
	height: 48px;
	display: block;
	line-height: 48px;
	text-align: center;
}
.btn-more span {
	position: relative;
	color: #999999;
	padding-right: 60px;
	font-size: 18px;
}
.btn-more span::before {
	content: "\e515";
	position: absolute;
	right: 10px;
	top: 50%;
	line-height: 1;
	font-size: 20px;
	margin-top: -11px;
}
.btn-more::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background: #04A45B;
	transition: 0.45s;
}
.btn-more:hover {
	border-color: #04A45B;
}
.btn-more:hover::before {
	width: 100%;
}
.btn-more:hover span {
	color: #fff;
}
.dbtn-more {
	position: relative;
	border: 1px solid #999999;
	width: 170px;
	height: 48px;
	display: block;
	line-height: 48px;
	text-align: center;
}
.dbtn-more span {
	position: relative;
	color: #999999;
	padding-right: 60px;
	font-size: 18px;
}
.dbtn-more span::before {
	content: "\e515";
	position: absolute;
	right: 10px;
	top: 50%;
	line-height: 1;
	font-size: 20px;
	margin-top: -11px;
}
.dbtn-more::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background: #04A45B;
	transition: 0.45s;
}
.dbtn-more:hover {
	border-color: #04A45B;
}
.dbtn-more:hover::before {
	width: 100%;
}
.dbtn-more:hover span {
	color: #fff;
}
.reporting-page {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.reporting-rbox {
	width: 41.5%;
	display: flex;
	position: relative;
	margin-right: 2rem;
}
.reporting-rbox::before {
	content: "";
	position: absolute;
	right: -2rem;
	bottom: -2rem;
	width: 100%;
	height: 100%;
	background-color: #009D4D;
	border-radius: 10rem 0 10rem 0;
}
.reporting-img {
	position: relative;
	overflow: hidden;
	border-radius: 10rem 0 10rem 0;
	background-color: #009D4D;
}
.reporting-img img {
	border-radius: 10rem 0 10rem 0;
}
.reporting-lbox {
	width: 41.5%;
}
.reporting-lbox > li {
	display: flex;
	align-items: flex-start;
	margin-bottom: 5rem;
}
.reporting-lbox > li:last-child {
	margin-bottom: 0;
}
.reporting-lbox .ico {
	width: 3.6rem;
	display: flex;
	justify-content: center;
	margin-right: 3.5rem;
	flex-shrink: 0;
}
.reporting-lbox .ico img {
	max-width: 100%;
}
.reporting-lbox .con {
	border-bottom: 1px solid #e6e6e6;
	flex: 1;
	padding-bottom: 3.5rem;
}
.reporting-lbox .title {
	color: #999999;
	line-height: 1.5;
	margin-bottom: 0.9rem;
}
.reporting-lbox .c {
	color: #363636;
	line-height: 1.4;
}
.cooper-ul {
	display: flex;
	margin-left: -1%;
}
.cooper-ul > li {
	position: relative;
	width: 99%;
	margin-left: 1%;
	overflow: hidden;
}
.cooper-ul > li:nth-child(1) {
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
}
.cooper-ul > li:nth-child(2) {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}
.cooper-ul > li:nth-child(3) {
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
}
.cooper-ul > li:nth-child(4) {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}
.cooper-ul > li:nth-child(5) {
	transition-delay: 0.7s;
	-webkit-transition-delay: 0.7s;
}
.cooper-ul > li:nth-child(6) {
	transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}
.cooper-ul .imgBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cooper-ul .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.cooper-item {
	flex-direction: column;
	display: flex;
	color: #ffffff;
}
.cooper-item .ico {
	width: 5rem;
	height: 6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 1rem;
}
.cooper-item .ico img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
}
.cooper-item .t {
	text-align: center;
}
.cooper-item1 {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	transform: translateY(-50%);
	justify-content: center;
	-webkit-transition: 0.6s ease-out;
	transition: 0.6s ease-out;
}
.cooper-item2 {
	position: relative;
	padding: 5rem 2.5rem;
	background-color: rgba(68, 186, 255, 0.9);
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transform: scale(1.06);
	-webkit-transition: 0.6s ease-out;
	transition: 0.6s ease-out;
}
.cooper-desc {
	border-top: 1px solid rgba(255, 255, 255, 0.56);
	margin-top: 5rem;
}
.cooper-desc > li {
	padding-top: 2.5rem;
}
.pbox-title .t {
	color: #333333;
	margin-bottom: 2rem;
	line-height: 1.5;
}
.pbox-title .bot {
	background-color: #333333;
	width: 5rem;
	height: 3px;
	display: block;
	margin: 0 auto 4rem;
}
.pbox-title .bot2 {
	background-color: #009D4D;
	width: 4rem;
	height: 4px;
	border-radius: 2px;
}
.pbox-title .bot3 {
	margin: 0 0 4rem;
}
.feedback-page {
	border-radius: 1.2rem;
	background-color: #ffffff;
}
.feedback-form {
	width: 76%;
	margin: 0 auto;
}
.feedback-item {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
}
.feedback-item .t {
	margin-bottom: 1rem;
}
.feedback-w {
	margin-left: 2%;
	margin-bottom: 3rem;
}
.feedback-w1 {
	width: 48%;
}
.feedback-w2 {
	width: 100%;
}
.feedback-txt {
	display: block;
	width: 100%;
	border: 1px solid #eeeeee;
	border-radius: 6px;
	padding: 1.5rem;
}
.feedback-txt2 {
	height: 19rem;
	resize: none;
}
.feedback-se {
	border: 1px solid #eeeeee;
	border-radius: 6px;
	display: block;
	width: 100%;
	padding: 1.5rem 4rem 1.5rem 1.5rem;
	color: #999999;
	-moz-appearance: none;
	appearance: none;
}
.feedback-sebox {
	position: relative;
}
.feedback-icon {
	position: absolute;
	right: 3%;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
	color: #2B8ECF;
	font-size: 1.2rem;
}
.btn-more4 {
	display: flex;
	background-color: #009D4D;
	border-radius: 2.3rem;
	width: 16.8rem;
	height: 4.6rem;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	justify-content: center;
	align-items: center;
}
.btn-more4:hover {
	background-color: #2B8ECF;
}
.integrity-one1 {
	display: flex;
	justify-content: space-between;
}
.integrity-swiper1 {
	position: relative;
	width: 56%;
	overflow: hidden;
	margin-bottom: 4.5rem;
}
.integrity-swiper1 .swiper-slide {
	position: relative;
	height: auto;
}
.integrity-swiper1 .imgBox {
	height: 100%;
}
.integrity-swiper1 .desc {
	display: flex;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.48);
	color: #ffffff;
	padding: 1.5rem 14rem 1.5rem 3%;
	width: 100%;
	box-sizing: border-box;
	align-items: center;
}
.integrity-swiper1 .time-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 2.5rem;
	flex-shrink: 0;
}
.integrity-swiper1 .time-box .day {
	line-height: 1.2;
}
.integrity-swiper1 .time-box .year {
	line-height: 1.2;
}
.integrity-swiper1 .t {
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.integrity-swiper1 .swiper-pagination {
	right: 3%;
	bottom: 4rem;
	display: flex;
	align-items: center;
}
.integrity-swiper1 .swiper-pagination .swiper-pagination-bullet {
	background-color: #ffffff;
	opacity: 0.5;
	border: 2.5px solid transparent;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.integrity-swiper1 .swiper-pagination .swiper-pagination-bullet-active {
	background-color: transparent;
	opacity: 1;
	border: 2.5px solid #ffffff;
	box-sizing: initial;
}
.integrity-one-rbox {
	width: 41.875%;
	background-color: #ffffff;
	margin-bottom: 4.5rem;
}
.integrity-tbox {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-right: 3.2rem;
}
.integrity-tbox .title {
	position: relative;
	color: #ffffff;
	z-index: 1;
	padding: 1.5rem 8.9rem 3.3rem 3.2rem;
}
.integrity-tbox .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #009D4D;
	clip-path: polygon(0 0, 100% 0%, 64% 100%, 0% 70%);
}
.integrity-tbox .btn-more2 {
	margin-top: 2rem;
}
.integrity-one-ul {
	margin: 0 3.2rem;
}
.integrity-one-ul > li {
	position: relative;
	padding: 3rem 0;
	border-bottom: 1px solid #d4d4d4;
}
.integrity-one-ul > li:last-child {
	border-bottom: 0 none;
}
.integrity-one-ul .title {
	position: relative;
	color: #363636;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.integrity-one-ul .title::before {
	content: "\e614";
	font-family: "iconfont";
	color: #009D4D;
	flex-shrink: 0;
}
.integrity-one-ul .time-box {
	display: flex;
	line-height: 1.1;
	margin-top: 1rem;
}
.integrity-one-ul .time-box .data {
	color: #999999;
	border-right: 1px solid #C8C8C8;
	padding-right: 1.2rem;
	margin-right: 0.8rem;
}
.integrity-one-ul .time-box .year {
	color: #C8C8C8;
}
.integrity-three {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
}
.integrity-three-w {
	width: 48%;
	margin-left: 2%;
	margin-top: 6.5rem;
}
.integrity-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.integrity-title .title {
	line-height: 1;
	color: #363636;
	border-left: 0.4rem solid #009D4D;
	padding-left: 1.6rem;
}
.integrity-three-ul > li {
	position: relative;
	margin-top: 2.4rem;
	background-color: #ffffff;
	padding: 2rem;
	display: flex;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.integrity-three-ul .title {
	flex: 1;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.integrity-three-ul .timeBox {
	flex-shrink: 0;
	text-align: right;
	line-height: 1;
	color: #C8C8C8;
	padding-right: 1.5rem;
	margin-right: 3.75rem;
	border-right: 1px solid #d9d9d9;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.integrity-three-ul .timeBox .day {
	margin-bottom: 0.5rem;
}
.integrity-three-list {
	margin-top: 2.4rem;
	background-color: #ffffff;
	padding: 3rem;
}
.integrity-three-ul2 {
	margin-top: -2rem;
}
.integrity-three-ul2 > li {
	margin-top: 2rem;
}
.integrity-three-ul2 a {
	display: flex;
	justify-content: space-between;
	line-height: 1.5;
	color: #333333;
	align-items: center;
}
.integrity-three-ul2 .txt {
	position: relative;
	font-size: 16px;
	padding-left: 2.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.integrity-three-ul2 .txt::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #009D4D;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.integrity-three-ul2 .time {
	color: #666666;
	font-size: 14px;
	flex-shrink: 0;
	margin-left: 1rem;
}
.integrity-for .desc {
	position: relative;
	color: #ffffff;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.integrity-for .title {
	line-height: 1.5;
	margin-bottom: 3rem;
}
.integrity-for .btn-more3 {
	margin: 0 auto;
}
.pbanner-party-box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: -webkit-gradient(270deg, rgba(247, 213, 188, 0) 0%, rgba(247, 213, 188, 0.9) 15%, #f7d5bc 50%, rgba(247, 213, 188, 0.9) 85%, rgba(247, 213, 188, 0) 100%);
	background: linear-gradient(270deg, rgba(247, 213, 188, 0) 0%, rgba(247, 213, 188, 0.9) 15%, #f7d5bc 50%, rgba(247, 213, 188, 0.9) 85%, rgba(247, 213, 188, 0) 100%);
}
.pbanner-party-desc {
	display: flex;
	padding: 2.5rem 0 3.5rem;
	position: relative;
}
.pbanner-party-desc .title {
	width: 9rem;
	height: 9rem;
	background-color: #BA2637;
	color: #ffffff;
	position: relative;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 3.5rem;
}
.pbanner-party-desc .title::after {
	content: "";
	position: absolute;
	left: 1rem;
	top: 1rem;
	right: 1rem;
	bottom: 1rem;
	border: 1px solid #FCF8D1;
}
.pbanner-party-desc .title .txt {
	line-height: 1.2;
}
.pbanner-party-desc .desc {
	color: #BA2637;
	text-align: center;
}
.pbanner-party-desc .t {
	line-height: 1.26;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.pbanner-party-desc .c {
	line-height: 1.4;
	margin-top: 1rem;
}
.pbanner-party-desc:hover .t {
	text-decoration: underline;
}
.party-page {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding-bottom: 25rem;
	position: relative;
}
.party-one {
	background: -moz-linear-gradient(-180deg, #F20726 0%, rgba(255, 161, 39, 0.3) 30%, rgba(255, 161, 39, 0) 70%);
	background: -webkit-linear-gradient(-180deg, #F20726 0%, rgba(255, 161, 39, 0.3) 30%, rgba(255, 161, 39, 0) 70%);
	background: linear-gradient(-180deg, #F20726 0%, rgba(255, 161, 39, 0.3) 30%, rgba(255, 161, 39, 0) 70%);
}
.party-tbox {
	position: relative;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.party-tbox .more {
	position: absolute;
	right: 0;
	top: 75%;
	transform: translateY(-50%);
	background-color: #ffffff;
	padding-left: 1.3rem;
	color: #CB141D;
}
.party-tbox .more:hover {
	color: #333333;
}
.party-tdesc {
	display: flex;
	align-items: flex-end;
	color: #FFFFC5;
	position: relative;
}
.party-tdesc::before, .party-tdesc::after {
	position: absolute;
	content: '';
	width: 100vw;
	top: 75%;
	transform: translateY(-50%);
	background: url(../img/line1.png) repeat-x;
	height: 13px;
	background-size: auto 100%;
}
.party-tdesc::before {
	right: 100%;
}
.party-tdesc::after {
	left: 100%;
}
.party-tdesc .ico {
	margin-right: 1rem;
}
.party-tdesc .txt {
	line-height: 1.2;
	white-space: nowrap;
	padding-right: 4rem;
}
.party-tdesc2 {
	color: #AC0000;
}
.party-tdesc2::before, .party-tdesc2::after {
	background-image: url(../img/line2.png);
}
.party-one-desc .t {
	margin-bottom: 2.5rem;
}
.party-one-desc .t img {
	max-width: 50% !important;
}
.party-one-desc .c {
	color: #363636;
}
.party-one-ul {
	display: flex;
	margin-left: -1%;
}
.party-one-ul > li {
	display: flex;
	background: -moz-linear-gradient(-180deg, rgba(172, 0, 0, 0.18), rgba(172, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(-180deg, rgba(172, 0, 0, 0.18), rgba(172, 0, 0, 0) 100%);
	background: linear-gradient(-180deg, rgba(172, 0, 0, 0.18), rgba(172, 0, 0, 0) 100%);
	padding: 3rem 1rem 5rem;
	border-radius: 1.2rem;
	width: 32.33%;
	margin-left: 1%;
}
.party-one-ul .name {
	border-radius: 50%;
	width: 9.2rem;
	height: 9.2rem;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.1;
	background-color: #C91800;
	margin-right: 1rem;
	flex-shrink: 0;
}
.party-one-ul .desc {
	padding-top: 1rem;
}
.party-two-swiper {
	position: relative;
	overflow: hidden;
}
.party-two-swiper .swiper-slide {
	display: flex;
	position: relative;
	background-color: #f8f8f8;
}
.party-two-swiper .imgBox {
	width: 50%;
}
.party-two-swiper .desc {
	flex: 1;
	padding: 3.5rem 5%;
}
.party-two-swiper .timeBox {
	display: flex;
	line-height: 1.2;
	align-items: center;
	color: #cccccc;
	margin-bottom: 3rem;
}
.party-two-swiper .timeBox .day {
	border-bottom: 3px solid #B22020;
}
.party-two-swiper .timeBox .year {
	writing-mode: vertical-rl;
}
.party-two-swiper .t {
	color: #333333;
	line-height: 1.6;
	margin-bottom: 2.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-two-swiper .c {
	color: #666666;
	margin-bottom: 3.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.party-two-swiper .more {
	color: #B22020;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-two-swiper .swiper-pagination {
	position: relative;
	margin-top: 3rem;
	display: flex;
	line-height: 1;
	justify-content: center;
}
.party-two-swiper .swiper-pagination .swiper-pagination-bullet {
	background-color: transparent;
	border: 1px solid rgba(102, 102, 102, 0.5);
	opacity: 1;
	width: 10px;
	height: 10px;
	margin: 0 1rem;
}
.party-two-swiper .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #B22020;
	border-color: #B22020;
}
.party-two-ul {
	margin-top: -2rem;
}
.party-two-ul > li {
	margin-top: 2rem;
}
.party-two-ul a {
	display: flex;
	justify-content: space-between;
	line-height: 1.5;
	color: #333333;
	align-items: center;
}
.party-two-ul .txt {
	position: relative;
	font-size: 16px;
	padding-left: 2.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.party-two-ul .txt::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #AC0000;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.party-two-ul .time {
	color: #666666;
	font-size: 14px;
	flex-shrink: 0;
	margin-left: 1rem;
}
.party-two-ul2 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5%;
	margin-top: 0;
}
.party-two-ul2 li {
	margin-left: 5%;
	width: 45%;
}
.party-three-tbox {
	display: flex;
	justify-content: space-between;
	color: #CB141D;
	line-height: 1.5;
	align-items: center;
}
.party-three-tbox .t .ico {
	margin-right: 1.5rem;
}
.party-three-tbox .more {
	color: #CB141D;
}
.party-three-tbox .more:hover {
	letter-spacing: 0.1rem;
	color: #333333;
}
.party-three-box {
	display: flex;
	flex-wrap: wrap;
	margin-left: -3%;
}
.party-three-item {
	width: 47%;
	margin-left: 3%;
}
.party-three-list {
	background-color: #f8f8f8;
	padding: 3rem;
}
.party-for-box {
	background-color: #f8f8f8;
	padding: 2.5rem 2.5% 4.5rem;
}
.party-for-ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2.5%;
}
.party-for-ul > li {
	width: 22.5%;
	margin-left: 2.5%;
}
.party-for-ul .title {
	line-height: 1.5;
	margin-top: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.party-html .actTop .nav > li > a::before {
	background-color: #C91800;
}
.party-html .actTop .nav > li:hover > a, .party-html .actTop .nav .hov > a {
	color: #C91800;
}
.party-html .actTop .grop-interaction .cbox a::before {
	background-color: #C91800;
}
.party-html .nav .subnav a:hover {
	color: #C91800;
}
.party-html .scro-top .ico {
	color: #C91800;
}
.party-html .page-nav-btn a:before {
	content: "";
	width: 0;
	height: 2px;
	background: #C91800;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.6s;
	z-index: -1;
}
.party-html .page-nav-btn a:hover, .party-html .page-nav-btn a.active {
	color: #C91800;
}
.party-html .page-nav-btn a:hover:before, .party-html .page-nav-btn a.active:before {
	width: 100%;
	right: auto;
	left: 0;
}
.party-html .paging a:hover, .party-html .paging span:hover, .party-html .paging a.active, .party-html .paging span.active {
	background-color: #C91800;
}
.party-html .paging .btn-item {
	color: #C91800;
}
.party-html .paging .btn-item::before {
	border: 2px solid #C91800;
}
.cr-time-box {
	line-height: 1.1;
	color: #C8C8C8;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.cr-time-box .day {
	margin-bottom: 0.5rem;
}
.party-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
	margin-top: -3rem;
}
.party-list li {
	position: relative;
	width: 22%;
	margin-left: 3%;
	margin-top: 2rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #009D4D;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-list .imgBox {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	border-radius: 6px;
	overflow: hidden
}
.party-list .desc {
	position: relative;
	display: flex;
	margin-top: 2rem;
	color: #363636;
	padding-bottom: 2.5rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-list .cr-time-box {
	flex-shrink: 0;
	margin-right: 3.5rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.party-list .title {
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.about-banner {
	position: absolute;
	left: 20%;
	width: 60%;
	top: 50%;
	transform: translateY(-50%);
	height: 46%;
	display: flex;
	justify-content: space-between;
	color: #ffffff;
}
.about-banner > li {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}
.about-banner > li:nth-child(1) {
	padding-bottom: 4%;
}
.about-banner > li:nth-child(2) {
	padding-top: 5%;
	padding-bottom: 4%;
}
.about-banner > li:nth-child(3) {
	padding-top: 4%;
	padding-bottom: 5%;
}
.about-banner > li:nth-child(4) {
	padding-top: 4%;
	padding-bottom: 4%;
}
.about-banner > li:nth-child(5) {
	padding-top: 7%;
}
.about-banner .name {
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	line-height: 1.2;
	margin-bottom: 2rem;
	font-family: "微软雅黑";
}
.about-banner .line {
	flex: 1;
	width: 2px;
	display: block;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	margin: 0 auto;
}
.about-banner .dian {
	position: relative;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 50%;
	background-color: #ffffff;
	margin: 0 auto;
	display: block;
}
.about-banner .y {
	background-color: rgba(255, 255, 255, 0.5);
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}
.about-banner .y::after, .about-banner .y::before {
	content: "";
	display: block;
	width: 120%;
	height: 120%;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.3);
	position: absolute;
	left: -10%;
	top: -10%;
	animation: bannerbuIn 2s ease-out infinite;
	-webkit-animation: bannerbuIn 2s ease-out infinite;
}
.about-banner .y::after {
	width: 140%;
	height: 140%;
	left: -20%;
	top: -20%;
	animation: bannerbuIn 3s ease-out infinite;
	-webkit-animation: bannerbuIn 3s ease-out infinite;
}
@-webkit-keyframes bannerbuIn {
 0% {
 opacity: 1;
 filter: alpha(opacity=100);
 -webkit-transform: scale(1);
}
 100% {
 opacity: 0;
 filter: alpha(opacity=0);
 -webkit-transform: scale(1.5);
}
}
@keyframes bannerbuIn {
 0% {
 opacity: 1;
 filter: alpha(opacity=100);
 transform: scale(1);
}
 100% {
 opacity: 0;
 filter: alpha(opacity=0);
 transform: scale(1.5);
}
}
.about-nav {
	position: fixed;
	left: 1%;
	top: 30%;
	z-index: 100;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.about-nav.fsShow {
	transform: translateX(-120%);
}
.about-nav-list {
	width: 9.2rem;
	background-color: #ffffff;
	border-radius: 1rem;
	box-shadow: 0 0 2.4rem rgba(0, 0, 0, 0.16);
	padding: 2rem 0;
}
.about-nav-list > li {
	margin-bottom: 1.8rem;
}
.about-nav-list > li:last-child {
	margin-bottom: 0;
}
.about-nav-list a {
	display: block;
	margin: 0 5px;
	text-align: center;
	position: relative;
	padding: 0.4rem 0;
	color: #999999;
}
.about-nav-list a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 1.7rem;
	background-color: #009D4D;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.96);
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.about-nav-list a._current {
	color: #ffffff;
}
.about-nav-list a._current::before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.about-nav-list .txt {
	position: relative;
}
.about-info-page {
	display: flex;
	justify-content: space-between;
}
.about-info-page .imgBox {
	width: 50%;
	flex-shrink: 0;
}
.about-info-l {
	flex: 1;
	padding-left: 8.5%;
	padding-right: 5%;
}
.progressWrap {
 --percent: 0;
  /* 百分数 */
  --size: 100%;
  /* 尺寸大小 */
  --border-width: 8px;
  /* 环形宽度（粗细） */
  --color: #009D4D;
  /* 主色 */
  --inactive-color: #ffffff;
/* 辅助色 */
}
.progress-circle {
	width: 100%;
	height: 100%;
	transform: rotate(30deg);
	border-radius: 50%;
}
.progress-circle > circle {
	cx: calc(var(--size) / 2);
	cy: calc(var(--size) / 2);
	r: calc((var(--size) - var(--border-width)) / 2);
	fill: none;
	stroke-width: var(--border-width);
	stroke-linecap: round;
	transition: stroke-dasharray 0.4s linear, stroke 0.3s;
}
.equity-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: center;
}
.equity-list > li {
	display: flex;
	border-radius: 50%;
	background-color: #ffffff;
	position: relative;
}
.equity-list .item1 {
	width: 294px;
	height: 294px;
}
.equity-list .item2 {
	width: 397px;
	height: 397px;
}
.progrees-desc {
	position: absolute;
	left: 5%;
	top: 5%;
	width: 90%;
	height: 90%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.progrees-desc .num {
	line-height: 1.2;
	color: #009D4D;
	margin-bottom: 0.5rem;
	font-weight: normal;
}
.progrees-desc .name {
	line-height: 1.5;
}
.honor-page {
	position: relative;
	padding: 2rem 0;
}
.honor-page .cr-arow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.honor-page .cr-prev {
	left: 0;
}
.honor-page .cr-next {
	right: 0;
}
.honor-swiper {
	position: relative;
	overflow: hidden;
	margin: 0 7rem;
}
.honor-swiper .swiper-slide {
	background-color: #ffffff;
	padding: 2.5rem 3rem;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.honor-swiper .imgBox {
	padding-bottom: 10.5vw;
	margin-bottom: 2rem;
}
.honor-swiper .t {
	line-height: 1.5;
	color: #000000;
	text-align: center;
}
.culture-list {
	display: flex;
	margin-left: -1.5%;
}
.culture-list > li {
	width: 23.5%;
	margin-left: 1.5%;
	display: flex;
}
.culture-list > li:nth-child(1) {
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}
.culture-list > li:nth-child(2) {
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
}
.culture-list > li:nth-child(3) {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}
.culture-list > li:nth-child(4) {
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
}
.culture-list > li:nth-child(5) {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
}
.culture-list > li:nth-child(6) {
	transition-delay: 0.7s;
	-webkit-transition-delay: 0.7s;
}
.culture-list .desc {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 0.6rem;
	display: flex;
	flex-direction: column;
	padding: 10rem 5%;
	width: 100%;
	text-align: center;
	color: #52A3D7;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.culture-list .ico {
	line-height: 1;
	margin-bottom: 1.5rem;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.culture-list .t {
	line-height: 1.5;
	margin-bottom: 2.5rem;
}
.culture-list .bot {
	display: block;
	margin: 0 auto 4.5rem;
	width: 2.5rem;
	height: 3px;
	background-color: #C8C8C8;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.culture-list .c {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	transform: translateY(5%);
}
.responsibility-page {
	padding-bottom: 40rem;
}
.responsibility-page .btn-more31 {
	margin: 0 auto;
	background-color: #009D4D;
}
.jucenter {
	display: flex;
	justify-content: center;
}
.btn-more31 {
	display: flex;
	width: 17.6rem;
	height: 4.8rem;
	border-radius: 2.4rem;
	border: 1px solid #009D4D;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.btn-more31 .btn-tbox {
	margin-right: 3rem;
}
.btn-more31 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more31:hover {
	border-color: #333333;
	background-color: #333333;
	color: #ffffff;
}
.btn-more31:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.btn-more32 {
	display: flex;
	width: 17.6rem;
	height: 4.8rem;
	border-radius: 2.4rem;
	border: 1px solid #999999;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	color: #999999;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.btn-more32 .btn-tbox {
	margin-right: 3rem;
}
.btn-more32 .btn-ico .ico {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-more32:hover {
	border-color: #009D4D;
	background-color: #009D4D;
	color: #ffffff;
}
.btn-more32:hover .btn-ico .ico {
	animation: 0.5s ease-in-out arrowGoRight;
}
.strategy-ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -2%;
}
.strategy-ul li {
	width: 23%;
	margin-left: 2%;
	margin-top: 3.5rem;
	min-height: 16rem;
}
.strategy-ul a {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.1);
}
.strategy-ul a img {
	max-width: 90%;
	max-height: 90%;
}
.business-one-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 71%;
	pointer-events: none;
}
.business-one {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.business-one-desc {
	position: relative;
	width: 52%;
}
.business-one-desc .yh1 {
	position: absolute;
	top: -3rem;
	left: -4.5rem;
	width: 9.7rem;
}
.business-one-desc .yh2 {
	display: flex;
	justify-content: flex-end;
}
.business-one-desc .yh2 img {
	width: 9.7rem;
}
.business-one-rbox {
	position: relative;
	width: 38%;
	margin-right: 1rem;
}
.business-one-rbox .bor-yuan {
	position: absolute;
	left: 1.5%;
	bottom: 2%;
	width: 102%;
	height: 102%;
	border-radius: 50%;
	border: 1px solid #009D4D;
	-webkit-animation: rotation 8s linear infinite;
	animation: rotation 8s linear infinite;
}
.business-one-rbox .bor-yuan::before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	background-color: #009D4D;
	border-radius: 50%;
	right: -6px;
	top: 50%;
	transform: translateY(-50%);
}
.business-one-rbox .bor-yuan::after {
	content: "";
	position: absolute;
	width: 102%;
	height: 102%;
	border-radius: 50%;
	bottom: -2%;
	right: 4%;
	border: 1px solid #dfdfdf;
}
.business-one-rbox .imgBox {
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	padding-bottom: 100%;
}
.business-one-rbox .imgBox P {
	border-radius: 50%;
	overflow: hidden;
}
.business-one-rbox .imgBox P img {
	border-radius: 50%;
}
@-webkit-keyframes rotation {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
@keyframes rotation {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.blue-bor {
	border-top: 4px solid #009D4D;
}
.business-three-ul > li {
	padding: 4rem 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	border-bottom: 1px solid #dfdfdf;
}
.business-three-ul .t {
	flex: 1;
	margin-right: 5%;
	line-height: 1.4;
	color: #363636;
}
.business-three-ul .desc {
	position: relative;
	width: 46%;
	flex-shrink: 0;
}
.business-three-ul .desc:hover .c, .business-three-ul .desc:hover .bus-link {
	color: #009D4D;
}
.bus-link {
	color: #3d3d3d;
}
.bus-link:hover {
	color: #009D4D;
}
.business-nav {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #009D4D;
	padding: 5.5rem 5%;
}
.business-nav a {
	width: 20%;
	color: #ffffff;
	text-align: center;
}
.business-nav a:first-child {
	margin-left: 0;
}
.business-nav a.active .arrow {
	opacity: 1;
	visibility: visible;
}
.business-nav a:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.business-nav .ico {
	width: 4.4rem;
	height: 4.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin: 0 auto;
}
.business-nav .ico img {
	max-width: 100%;
	max-height: 100%;
}
.business-nav .t {
	line-height: 1.2;
	padding: 3.5rem 0;
}
.business-nav .arrow {
	font-size: 16px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
@keyframes gelatine {
 from,  to {
 -webkit-transform: scale(1, 1);
 transform: scale(1, 1);
}
 25% {
 -webkit-transform: scale(0.94, 1.02);
 transform: scale(0.94, 1.02);
}
 50% {
 -webkit-transform: scale(1.1, 0.98);
 transform: scale(1.1, 0.98);
}
 75% {
 -webkit-transform: scale(0.95, 1);
 transform: scale(0.95, 1);
}
}
@-webkit-keyframes gelatine {
 from,  to {
 -webkit-transform: scale(1, 1);
 transform: scale(1, 1);
}
 25% {
 -webkit-transform: scale(0.94, 1.02);
 transform: scale(0.94, 1.02);
}
 50% {
 -webkit-transform: scale(1.1, 0.98);
 transform: scale(1.1, 0.98);
}
 75% {
 -webkit-transform: scale(0.95, 1);
 transform: scale(0.95, 1);
}
}
.bu-sider-nav {
	position: sticky;
	top: 12rem;
	border-left: 1px solid #009D4D;
}
.bu-sider-nav li {
	padding-bottom: 4rem;
}
.bu-sider-nav a {
	display: inline-flex;
	padding-left: 2.5rem;
	line-height: 1.2;
	color: #363636;
	font-size: 2.2rem;
}
.bu-sider-nav a:hover, .bu-sider-nav a._current {
	color: #009D4D;
}
.business-two-page {
	display: flex;
	justify-content: space-between;
}
.business-two-lbox {
	width: 21%;
}
.business-two-desc {
	width: 77.5%;
	position: relative;
}
.bu-sider-item {
	display: block;
}
.bu-sider-item:not(:first-child) {
	display: none;
}
.bu-td-box {
	border: 1px solid #dcdcdc;
	border-radius: 5rem 0 5rem 0;
	background-color: #ffffff;
	padding: 2rem 5%;
}
.bu-td-box > .item {
	margin-left: 5%;
}
.bu-td-box > .item:first-child {
	margin-left: 0;
}
.bu-cb-box {
	margin-top: -1rem;
	margin-left: -2%;
}
.bu-cb-box .item {
	margin-left: 2%;
	width: 23%;
	margin-top: 1rem;
	border: 1px solid #dcdcdc;
	border-radius: 2.5rem 0 2.5rem 0;
	background-color: #ffffff;
	padding: 2.5rem 3% 3.5rem;
}
.bu-cb-box2 .item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.bu-cb-box2 .num {
	color: #ebebeb;
	margin-top: 1rem;
}
.bu-yh-box {
	margin-left: -2%;
}
.bu-yh-box .item {
	width: 23%;
	margin-left: 2%;
	min-height: 8rem;
	margin-bottom: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #dcdcdc;
	border-radius: 2rem 0 2rem 0;
	background-color: #ffffff;
}
.bu-yh-box .item img {
	max-width: 90%;
	max-height: 90%;
}
.business-jinyingxing-box {
	display: flex;
}
.jinyingxing-imgBox {
	width: 50%;
}
.jinyingxing-desc {
	padding: 3rem 5%;
	background-color: #ffffff;
	flex: 1;
}
.jinyingxing-title .txt {
	display: inline-flex;
	line-height: 1.5;
	border-bottom: 3px solid #009D4D;
	color: #009D4D;
	font-weight: normal;
}
.responsibility-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5%;
	margin-top: -5%;
}
.responsibility-list li {
	margin-top: 5%;
	margin-left: 5%;
	width: 28.33%;
	color: #363636;
	position: relative;
}
.responsibility-list .imgBox {
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.responsibility-list .name {
	position: relative;
	text-align: center;
	margin-top: 2rem;
}
.honor-items {
	display: flex;
	margin-bottom: 8rem;
}
.honor-items:last-child {
	margin-bottom: 0;
}
.honor-items:nth-of-type(odd) {
	justify-content: flex-end;
}
.honor-item-box {
	display: flex;
	position: relative;
}
.honor-item-box::before {
	content: "";
	position: absolute;
	left: 0;
	top: 13vw;
	background: url(../img/ho_line.png) no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 33%;
}
.honor-item {
	width: 18vw;
	margin: 0 2.5vw;
}
.honor-item .imgBox {
	padding-top: 12vw;
}
.honor-item .imgBox::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 5px solid #DBDBDB;
	box-sizing: border-box;
	z-index: 1;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.honor-item .name {
	position: relative;
	margin-top: 3.5rem;
	text-align: center;
	color: #363636;
}
.strategy-ipage {
	background-color: #ffffff;
	min-height: 100vh;
	width: 1178px;
	float: right;
}
.strategy-ipage .pag-cur {
	padding: 4.5rem 5%;
	border-bottom: 1px solid #d5d5d5;
}
.strategy-ipage .pbox-title .bot {
	background-color: #009D4D;
}
.md-padding {
	padding: 8rem 8%;
}
.strategy-link {
	display: inline-flex;
	border-radius: 2.4rem;
	height: 4.8rem;
	align-items: center;
	padding: 0 4rem 0 2.5rem;
	background-color: #009D4D;
	color: #ffffff;
}
.strategy-link .ico {
	margin-right: 2rem;
}
.strategy-link:hover {
	background-color: #2B8ECF;
}
.w86 {
	width: 86%;
	margin: 0 auto;
}
.index-news {
	position: relative;
	overflow: hidden;
	z-index: 999
}
.pb60 {
	padding: 40px 0;
}
.gtbt1 {
	color: #333333;
	font-size: 40px;
	line-height: 1.5;
}
.gtbt2 {
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
}
.inbot {
	position: relative;
	margin-top: 10px;
}
.inbtab {
	position: absolute;
	left: 42%;
	top: 0;
	z-index: 999;
}
.ibtqh {
	display: inline-block;
	color: #555555;
	font-size: 22px;
	margin-right: 50px;
	font-weight: bold
}
.ibtqh.active, .ibtqh:hover {
	color: #009D4D;
}
.ibcontent {
	position: relative;
}
.inbbanner {
	position: relative;
}
.ibitem {
	position: relative;
	float: left;
	width: 17%;
	margin-left: 3%;
	margin-top: 80px;
}
.ibitem:hover .ibitp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.ibitem:first-child {
	width: 37%;
	margin-top: 0;
}
.ibitem:first-child .icltxt1 {
	width: 84%;
}
.ibitp {
	overflow: hidden;
	border-radius: 9px;
	overflow: hidden
}
.ibitp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}
.ibicont {
	margin-top: 30px;
}
.icltxt1 {
	float: right;
	width: 67%;
	color: #333333;
	font-size: 16px;
	height: 56px;
	margin-top: 10px;
	line-height: 28px;
	overflow: hidden;
	font-weight: normal;
}
.iclsj {
	display: block;
	color: #777777;
	font-size: 14px;
	margin-top: 20px;
}
.icltxt2 {
	color: #777;
	font-size: 14px;
	margin-top: 15px;
	height: 48px;
	overflow: hidden;
	text-align: justify;
}
.iicr {
	float: left;
	width: 70px;
	height: 70px;
	background: #028F47;
	text-align: center;
}
.icrdate {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	color: #fff;
	line-height: 1.5;
	font-size: 18px;
}
.ibcontent {
	position: relative;
}
.inbbanner {
	position: relative;
	display: none;
	margin-left: -3%;
}
.ibnlist {
	display: flex;
	margin-top: 60px;
}
.ibnlist li {
	position: relative;
	float: left;
	width: 33.333%;
	transition: 0.65s;
	overflow: hidden;
}
.ibnlist li.active .ilpt:before, .ibnlist li.active .ilpcv {
	opacity: 0;
	visibility: hidden;
}
.ibnlist li.active .inlcover {
	opacity: 1;
	visibility: visible;
}
.ibnlist li.sx-w {
	width: 27.5%;
}
.ibnlist li.wf-w {
	width: 45%;
}
.inlpic {
	position: relative;
}
.ilpt {
	position: relative;
	overflow: hidden;
}
.ilpt:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .28);
	z-index: 1;
}
.ilpt img {
	display: block;
}
.ilpcv {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	z-index: 10;
	transition: 0.25s;
}
.ipicon {
	display: block;
	color: #fff;
	font-size: 58px;
}
.iptxt {
	position: relative;
	color: #fff;
	font-size: 24px;
	padding-bottom: 20px;
}
.iptxt:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 26px;
	height: 1px;
	background: #fff;
}
.inlcover {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 8%;
	left: 8%;
	right: 8%;
	bottom: 8%;
	background: rgba(0, 100, 57, .9);
	padding: 70px;
	transition: 0.65s;
}
.ilcicon {
	display: block;
	color: #fff;
	font-size: 70px;
	line-height: 1;
}
.ilctit {
	position: relative;
	color: #fff;
	font-size: 30px;
	padding-bottom: 20px;
}
.ilctit:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 167px;
	height: 1px;
	background: #fff;
}
.ilcdesc {
	width: 500px;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
.ilcbtn {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	margin-top: 70px;
}
.ilcbtn:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 95px;
	height: 1px;
	background: #fff;
}
.footer-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background: url(../images/fbg.jpg) center top no-repeat #ecf5f7
}
.ftbot1 {
	padding: 45px 0 50px 0;
}
.fb1l {
	float: left;
}
.fllogo img {
	display: block;
	width: 350px;
}
.flewm {
	margin-top: 33px;
}
.flm {
	position: relative;
	display: inline-block;
	width: 57px;
	height: 57px;
	border: 1px solid rgba(255, 255, 255, .5);
	text-align: center;
	line-height: 57px;
	color: #fff;
	border-radius: 50%;
	margin-right: 30px;
}
.flm:hover .fwpic {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.fwpic {
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: 0.45s;
	display: block;
	position: absolute;
	left: -20px;
	bottom: -100px;
	width: 88px;
	height: 88px;
	background-color: #fff;
}
.fmicon {
	font-size: 20px;
}
.fb1r {
	float: right;
	width: 75%;
	margin-top: 20rem;
}
.fb1c {
	float: right;
	width: 15%;
}
.fctxt {
	color: #333;
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
}
.fb1list {
	float: left;
	width: 75%;
	display: flex;
	margin-top: 40px;
	margin-left: 8%;
}
.fb1list li {
	flex: 1;
	text-align: left;
}
.frtxt1 {
	display: block;
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
}
.frtxt2 {
	display: block;
	color: #444;
	font-size: 1.6rem;
	margin-top: 3px;
}
.ftline {
	width: 100%;
	background: #028F47;
}
.ftbot2 {
	padding: 30px 0;
}
.ft2l {
	float: left;
	width: 52%;
}
.fl2txt {
	color: #fff;
	font-size: 14px;
}
.fl2txt a {
	color: #fff;
}
.fl2r {
	float: right;
}
.ewm_img {
	width: 150px;
	text-align: center
}
.ewm_img img {
	width: 100%;
}
.fs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 272px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	font-size: 14px;
	background-color: #09AA58 !important;
	background: url(../images/down.png) 95% no-repeat;
	background-size: 10px 8px;
	box-sizing: border-box;
	padding: 0 20px;
}
.fs-zk {
	display: none;
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	z-index: 99;
	position: absolute;
	left: -1px;
	bottom: 100%;
	z-index: 99;
	box-sizing: border-box;
}
.fs-zk a {
	display: block;
	color: #333;
	text-align: center;
	line-height: 1.5;
	padding: 10px 0;
}
.fs-zk a:hover {
	color: #E60012;
}
.fr2up {
	display: inline-block;
	vertical-align: middle;
	width: 49px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #fff;
	font-size: 25px;
	margin-left: 15px;
	cursor: pointer;
}
.flwz {
	color: #333
}
.flwz a {
	color: #333
}
.flwz a:hover {
	color: #f00
}
.video-container {
	position: fixed;  /* 固定定位 */
	top: 0;
	left: 0;
	width: 100vw;     /* 视口宽度 */
	height: 100vh;    /* 视口高度 */
	overflow: hidden; /* 隐藏滚动条 */
	z-index: -1;     /* 置于底层（若需要内容覆盖，调整层级） */
}
.video-container video {
	width: 100%;
	height: 100%;
	object-fit: cover; /* 保持视频比例并覆盖容器 */
}
.ix-newsr {
	overflow: hidden;
	float: left;
	width: 55%
}
.ix-newsr .ia-ti {
	line-height: 24px;
	padding-bottom: 30px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc
}
.ix-newsr .ia-ti .ti {
	line-height: 24px
}
.ix-newsr .ia-ti .icon {
	float: right
}
.ix-newsr .inwx-list {
	margin-top: 20px
}
.isp-news {
	display: block;
	overflow: hidden;
	width: 90%
}
.isp-news .pic {
	width: 235px;
	float: left;
	margin-right: 30px
}
.isp-news .txts {
	overflow: hidden
}
.isp-news .nowti {
	font-size: 23px;
	font-weight: bold;
	color: #333;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}
.isp-news .tx {
	margin-top: 5px;
	height: 48px;
	color: #666;
	 font-size:16px;
}
.isp-news .date {
	margin-top: 10px;
	font-size: 12px;
	color: #999
}
.inwx-list {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	width: 90%
}
.inwx-list a {
	display: block;
	position: relative;
	line-height: 45px;
	overflow: hidden;
	color: #333;
	font-size: 15px;
	border-bottom: 1px #CCC solid;
}
.inwx-list a:before {
	content: "";
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: #18427e;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}
.inwx-list a:hover {
	color: #04A45B;
}
.inwx-list p {
	position: relative
}
.inwx-list .nowti {
	float: left;
	padding-left: 15px;
	line-height: 45px;
	max-width: 80%
}
.inwx-list .nowti:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #666
}
.inwx-list .date {
	float: right
}
.ix3 {
	padding-bottom: 90px
}
.ix-newsi {
	margin-right: 0%
}
.pic, .pic2, .picbox {
	display: block;
	position: relative;
	overflow: hidden
}
.pic>img {
	display: block;
	width: 100%;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	transition: .6s
}
.pic2>img {
	display: block;
	width: 100%
}
.pai {
	width: 100%;
}
.picbox img {
	border-radius: 10px;
	width: 100%;
}
.businessCont1 .auto {
	position: relative;
	z-index: 5;
}
.businessCont1 .dl {
	padding-bottom: 100px;
}
.businessCont1 .synopsis {
	padding-bottom: 25px;
}
.businessCont1 .adorn {
	position: absolute;
	right: -46px;
	top: 63px;
	z-index: -1;
}
.businessCont1 .adorn1 {
	position: absolute;
	right: -103px;
	top: 74px;
	z-index: -1;
}
.businessCont1 .le {
	float: left;
	width: 340px;
}
.businessCont1 .le h2, .businessTxtTab .synopsis .le h2 {
	font-size: 36px;
	color: #e88714;
	line-height: 46px;
	margin-bottom: 6px;
	font-weight: 300;
}
.businessCont1 .le h3, .businessTxtTab .synopsis .le h3 {
	font-size: 22px;
	color: #d4cfc8;
	line-height: 18px;
	font-family: 'Rajdhani-Semibold';
	text-transform: uppercase;
}
.businessCont1 .ri {
	float: right;
	width: 806px;
}
.businessCont1 .ri p, .businessTxtTab .synopsis .ri p {
	margin-bottom: 22px;
}
.businessTxtTab {
	position: relative;
	z-index: 5;
}
.businessTxtTab .hd {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	background: #eeece7;
	border-radius: 10px;
	height: 50px;
	padding: 2px;
	margin-bottom: 40px;
}
.businessTxtTab .hd .li {
	flex: 1;
	font-size: 16px;
	color: #b3aba2;
	text-align: center;
	width: 25%;
	display: inline-block;
	line-height: 46px;
	cursor: pointer;
	transition: all .4s;
}
.businessTxtTab .hd .li.on {
	background: #fff;
	border-radius: 10px;
	color: #595858
}
.businessTxtTab .bd .synopsis {
	overflow: hidden;
	width: 1200px;
	padding-bottom: 55px;
	margin: 0 auto;
}
.businessTxtTab .synopsis .le {
	float: left;
	width: 400px;
}
.businessTxtTab .synopsis .ri {
	float: right;
	width: 750px;
}
.business1Cont2 {
	position: relative;
	height: 683px;
	padding-top: 127px;
	background: url(../images/business/business1C2Bg.jpg) no-repeat center;
}
.business1Cont2 .auto {
	position: relative;
}
.business1Cont2 .mid {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 30px;
	margin-left: -175px;
	width: 350px;
	height: 350px;
	padding-top: 145px;
	background: url(../images/business/business1C2Min.png) no-repeat center;
}
.business1Cont2 .mid .icon {
	width: 38px;
	margin: 0 auto 3px;
}
.business1Cont2 .mid h3 {
	font-size: 20px;
	color: #fbf3df;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
.business1Cont2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.business1Cont2 li {
	position: relative;
	display: flex;
	align-items: center;
	width: 578px;
	height: 190px;
	padding: 20px;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 37px;
}
.business1Cont2 li .num {
	position: absolute;
	top: 19px;
	left: 20px;
	font-size: 21px;
	color: #ebeae7;
	line-height: 1;
	font-family: 'Gilroy_Bold';
}
.business1Cont2 li .icon {
	width: 110px;
	height: 110px;
	background: no-repeat center;
	margin: 0 30px;
}
.business1Cont2 li .txt {
	flex: 1;
}
.business1Cont2 li h4 {
	font-size: 20px;
	color: #625e51;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 4px;
}
.business1Cont2 li h5 {
	font-size: 18px;
	color: #e2dad6;
	line-height: 16px;
	font-family: 'Rajdhani-Semibold';
	text-transform: uppercase;
}
.business1Cont2 li:nth-child(even) {
	padding-left: 80px;
}
.business1Cont2 li:nth-child(even) .icon {
	order: 5;
}
.business1Cont2 li:nth-child(even) .num {
	left: auto;
	right: 20px;
}
.business1Cont3 {
	padding: 70px 0;
}
.business1Cont3 .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.business1Cont3 dl {
	width: 590px;
	margin-bottom: 30px;
}
.business1Cont3 dt {
	overflow: hidden;
	border-radius: 4px 4px 0 0;
}
.business1Cont3 dt img {
	transition: all .8s;
}
.business1Cont3 dl:hover dt img {
	transform: scale(1.1);
}
.business1Cont3 dd {
	height: 80px;
	padding: 10px 25px;
	display: flex;
	align-items: center;
	border: 1px solid #cacaca;
	border-radius: 0 0 4px 4px;
}
.business1Cont3 dd h4 {
	font-size: 18px;
	color: #837e6c;
	line-height: 28px;
}
.business2Cont2 {
	height: 683px;
	background: url(../images/business/business2C2Bg.jpg) no-repeat center;
}
.business2Cont2 .auto {
	position: relative;
	padding-top: 530px;
}
.business2Cont2 .h1 {
	position: absolute;
	left: 0;
	top: 132px;
}
.business2Cont2 ul {
	padding-top: 28px;
	display: flex;
	justify-content: flex-end;
	background: url(../images/business/business2CLine.png) no-repeat top right;
}
.business2Cont2 li {
	margin-left: 56px;
}
.business2Cont2 .num {
	font-size: 14px;
	color: #ed321c;
	line-height: 40px;
}
.business2Cont2 .num em {
	display: inline-block;
	vertical-align: top;
	font-size: 46px;
	font-family: 'Rajdhani-Semibold';
}
.business2Cont2 li p {
	color: #e9d7c3;
}
.business2Cont2 .tilBox {
	position: absolute;
	left: 0;
	top: 196px;
}
.business2Cont2 .tilBox .en {
	font-size: 72px;
	color: #c5a57f;
	font-family: 'Gilroy_Bold';
	line-height: 63px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.business2Cont2 .tilBox .cn {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
}
.business3 .businessCont1 .auto, .business4 .businessCont1 .auto, .business5 .businessCont1 .auto, .business6 .businessCont1 .auto {
	padding-bottom: 0;
}
.business3Cont2 {
	height: 683px;
	padding-top: 190px;
	background: url(../images/business/business3C2Bg.jpg) no-repeat center;
}
.business3Cont2 .tilEn {
	margin-bottom: 10px;
}
.business3Cont2 .en {
	font-size: 42px;
	color: #e88714;
	font-family: 'Gilroy_Bold';
	line-height: 36px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.business3Cont2 h3 {
	font-size: 40px;
	color: #f0dfc2;
	line-height: 50px;
	margin-bottom: 20px;
}
.business3Cont2 .line {
	width: 37px;
	height: 2px;
	background: #e88714;
	margin-bottom: 30px;
}
.business3Cont2 p {
	font-size: 14px;
	color: #bc9f8e;
	line-height: 30px;
}
.business3Cont2 p em {
	display: inline-block;
	color: #e88714;
	font-family: 'Gilroy_Bold';
	font-size: 36px;
}
.business4 .businessCont1 .le {
	width: 400px;
}
.business4 .businessCont1 .ri {
	width: 750px;
}
.business4Cont2 {
	height: 600px;
	padding-top: 125px;
	background: url(../images/business/business4Bg.jpg) no-repeat center;
}
.business4Cont2 .tilEn {
	margin-bottom: 15px;
}
.business4Cont2 h3 {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 28px;
	font-weight: 300;
}
.business4Cont2 .line {
	width: 37px;
	height: 2px;
	background: #f8cb02;
	margin-bottom: 30px;
}
.business4Cont2 .line3 {
	background: #4dc7e5;
}
.business4Cont2 p {
	font-size: 14px;
	color: #a2a2a5;
	line-height: 24px;
}
.business4Cont2 p em {
	font-size: 36px;
	color: #f8cb02;
	font-family: 'Gilroy_Bold';
}
.business4Cont2 .h1En {
	font-size: 48px;
	color: #b79c52;
	line-height: 42px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 10px;
}
.business4Cont2 .h1Cn {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	color: #fff;
}
.business4Cont2 .til3En {
	font-size: 70px;
	color: #e88714;
	line-height: 60px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 6px;
	text-transform: uppercase;
}
.business4Cont2 li {
	float: left;
	margin-right: 38px;
}
.business4Cont2 li .num {
	font-size: 36px;
	color: #e88714;
	font-family: 'Gilroy_Bold';
	line-height: 40px;
}
.business4Cont2 li p {
	font-size: 14px;
	color: #a2a2a5;
	line-height: 24px;
}
.business5Cont2 {
	height: 683px;
	padding-top: 225px;
	background: url(../images/business/business5Bg.jpg) no-repeat center;
}
.business5Cont2 h3 {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 28px;
	font-weight: 300;
}
.business5Cont2 p {
	font-size: 14px;
	color: #a2a2a5;
	line-height: 24px;
}
.business5Cont2 p em {
	font-size: 36px;
	color: #c5a57f;
	font-family: 'Gilroy_Bold';
}
.business5Cont2 .line {
	width: 37px;
	height: 2px;
	background: #c5a57f;
	margin-bottom: 30px;
}
.business5Cont2 .tilEn {
	font-size: 70px;
	color: #c5a57f;
	line-height: 60px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 6px;
	text-transform: uppercase;
}
.business5Cont2 .box2 {
	margin-top: 25px;
}
.business5Cont2 .box2 .tilEn {
	font-size: 54px;
	color: #c5a57f;
	line-height: 46px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 6px;
	text-transform: uppercase;
}
.business5Cont2 .box2 p {
	color: #889fc3;
}
.business5Cont2 .box3 {
	margin-top: 25px;
}
.business5Cont2 .box3 .tilEn {
	font-size: 54px;
	color: #c5a57f;
	line-height: 46px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 6px;
	text-transform: uppercase;
}
.business5Cont2 .box3 p {
	color: #7e7f81;
}
.business6Cont2 {
	height: 600px;
	padding-top: 125px;
	background: url(../images/business6Bg.jpg) center center repeat-x;
}
.business6Cont2 h3 {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 28px;
	font-weight: 300;
}
.business6Cont2 p {
	font-size: 14px;
	color: #009d4d;
	line-height: 24px;
}
.business6Cont2 p em {
	font-size: 36px;
	color: #009d4d;
	font-family: 'Gilroy_Bold';
}
.business6Cont2 .line {
	width: 37px;
	height: 2px;
	background: #c5a57f;
	margin-bottom: 30px;
}
.business6Cont2 .tilEn {
	font-size: 57px;
	color: #009d4d;
	line-height: 50px;
	font-family: 'Gilroy_Bold';
	margin-bottom: 6px;
	text-transform: uppercase;
}
.business6Cont2 li {
	float: left;
	margin-right: 38px;
}
.business6Cont2 li .num {
	font-size: 14px;
	color: #009d4d;
	line-height: 1;
}
.business6Cont2 li .num em {
	font-size: 36px;
	font-family: 'Gilroy_Bold';
}
.business6Cont2 li p {
	font-size: 18px;
	color: #fff;
	line-height: 44px;
}
.business6Cont2 .box2 {
	margin-top: 35px;
}
.business6Cont2 .box2 .tilEn {
	font-size: 50px;
	line-height: 40px;
	color: #e88714;
}
.yuyue {
	position: fixed;
	z-index: 5555;
	right: 1%;
	bottom: 5%;
}
/*团队列表页*/

#teamlist .teamitem a {
	float: left;
	overflow: hidden;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;    /* for Firefox */
	-ms-transition: all 0.3s ease-out 0s;       /* for IE */
	-o-transition: all 0.3s ease-out 0s;        /* for Opera */
	position: relative;
	top: 10px;
	left: 10px;
	width: 30%;
}
#teamlist .teamitem .teaminfo {
	float: right;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;    /* for Firefox */
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;       /* for IE */
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;        /* for Opera */
	margin: 0px;
	text-align: left;
	width: 60%;
	padding: 55px 0 0;
}
#teamlist .teamitem .title a {
	float: none;
	color: #333;
	left: 0;
	top: 0;
}
#teamlist .teamitem .title {
	display: inline-block;
	padding-right: 12px;
}
#teamlist .teamitem .subtitle {
	display: inline-block;
	max-width: 202px;
	font-size: 13px;
	color: #999;
	margin-top: 7px;
}
#teamlist .teamitem:hover a {
	margin-top: 0px;
}
#teamlist .teamitem:hover .teaminfo {
	padding-top: 48px;
}
#teamlist .teamitem:hover a.details {
	opacity: 1;
	margin-top: 8px;
	border-color: #009D4D;
	color: #009D4D;
}
#teamlist {
	padding-top: 55px;
	width: calc(100% + 20px);
}
#teamlist .teamimg {
	width: 100%;
	height: 325px;
	overflow: hidden;
}
#teamlist .teamitem a img {
	width: 100%;
}
#teamlist .teamitem {
	margin-bottom: 30px;
	height: 345px;
	background: #f8f8fa;
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;    /* for Firefox */
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;       /* for IE */
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;        /* for Opera */
	border: 1px solid transparent;
	float: left;
	margin-right: 20px
}
#teamlist .teamitem .description {
	line-height: 26px;
	color: #999;
	width: 90%;
	margin-top: 5px;
	height: 52px;
	overflow: hidden;
}
#teamlist .teamitem .botx {
	width: 100%;
	margin-top: 40px;
}
#teamlist .teamitem .botx a {
	left: 0px;
	border-color: #009D4D;
	background-color: #009D4D;
	color: #FFF;
	border-radius: 6px;
	height: 45px;
	line-height: 45px;
	margin-right: 5px;
}
#teamlist .teamitem .botx a:nth-child(2) {
	left: 0px;
	border-color: #009D4D;
	background-color: #fff;
	color: #009D4D;
	border-radius: 6px;
	height: 45px;
	line-height: 45px;
	margin-right: 5px;
}
#teamlist .teamitem a.details {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: relative;
	border: 1px solid #C8C8C8;
	top: 180px;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;    /* for Firefox */
	-ms-transition: all 0.3s ease-out 0s;       /* for IE */
	-o-transition: all 0.3s ease-out 0s;        /* for Opera */
	opacity: 0;
	left: 55px;
	text-align: center;
	color: #C8C8C8;
}
#teamlist .teamitem:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
	background: #fff;
	border: 1px solid #f2f2f2;
}
#teamlist .teamitem:hover .teaminfo {
	padding-top: 40px;
}
#teamlist .teamitem .subtitle {
	display: block;
}
#teamlist .teamitem .title a {
	top: 0;
	left: 0;
	color: #009D4D;
	font-size: 18px;
}
#newslist .left .newsbody {
	padding-left: 0;
	margin-left: 100px;
}
#newslist .right .newsbody {
	padding-right: 0;
	margin-left: 100px;
}
#newslist .right .newsbody .date {
	right: auto;
	left: 75px;
}
#teamlist .teamitem:hover {
	border-top: 1px solid #009D4D;
}
#teamlist #pages {
	margin-left: 0;
	width: 100%;
}
#teampost {
	padding: 10px 0 40px 0;
}
#teampost hr {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
#teampost #teamimage {
	width: 300px;
	text-align: center;
	float: left;
	height: 360px;
	overflow: hidden;
	margin-right: 15px;
}
#teampost #teamimage img {
	float: none;
}
#teampost #teambody {
	margin-left: 0px;
}
#teampost #teambody .theader .title {
	font-size: 26px;
	margin-bottom: 5px;
	color: #343434;
	margin-top: 0px;
}
#teambody .theader .subtitle {
	color: #626262;
	font-size: 15px;
}
#teambody .theader .postbody {
	margin-top: 16px;
	width: 100%;
	overflow: hidden;
}
#pages {
	margin: 20px;
	overflow: hidden;
	text-align: center;
}
#pages ul {
	display: inline-block;
	overflow: hidden;
	padding: 40px 0 80px;
	height: 36px;
	text-align: center;
}
#pages li {
	float: left;
	margin-right: 15px;
	height: 36px;
	line-height: 36px;
}
#pages a {
	padding: 10px;
	background-color: #fff;
	display: block;
	color: #a9a9a9;
	height: 36px;
	line-height: normal;
	text-align: center;
	font-family: Arial;
	transition: background-color 0.2s ease-out;
}
#pages .active a, #pages a:hover {
	background-color: #6b6b6b;
	color: #fff;
}
.ab1 {
	padding: 20px 0 20px 0;
}
.ab1 .ab-data {
	float: right;
	margin-top: 70px
}
.ab-intro {
	padding-right: 0;
}
.ab-intro .more {
	margin-top: 80px
}
.ab-ti {
	margin-left: 0%; margin-bottom:20px
}
.ab-ti .en {
	font-size: 42px
}
.ab-ti .ch {
	font-size: 22px
}
.ab-ti .line {
	width: 55px;
	height: 4px;
	margin-bottom: 10px;
	background: #009D4D
}
.ab-ti.white {
	color: #fff
}
.ab-ti.white .en {
	color: #fff
}
.ab-ti.white .line {
	background: #fff
}
.ab-intro {
	font-size: 16px;
	line-height: 33px;
}
.ab-intro i{
	font-size:40px;
	line-height: 85px; margin-left:25px;
}
.ab-intro {
	padding-right: 0px
}
.ab-intro .ab-ti {
	width: 35%
}
.ab-intro .txts {
	overflow: hidden
}
.ab-intro img {
	max-width: 100%
}
.ab-intro .txts img {
	max-width: 100%
}
.ab-intro .ti {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 700;
	color: #009D4D
}
.ab-intro .more {
	margin-top: 100px
}
.ab-intro_sw img {
	width: 55%;
	float: left;
	border-radius: 10px;
	margin-right: 5%;
}
.ab-intro_txt {
	font-size: 16px;
	line-height: 35px;
	margin-top: 100px;
}
.com-tit {
	position: relative;
	padding-bottom: 8px;
}
.com-tit::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 75px;
	height: 4px;
	background-color: #04A45B;
}
.com-tit .p1 {
	font-weight: 500;
}
.com-tit .p2 {
	color: #999999;
}
.com-tit.tc::after {
	left: 50%;
	transform: translateX(-50%);
}
.tac {
	text-align: center;
}
.freeTx {
	overflow: hidden;
	position: relative;
	text-align: justify;
	font-size: 16px;
	line-height: 33px;
}
.freeTx img {
	max-width: 100%;
	vertical-align: bottom;
	height: auto!important;
	border-radius: 6px;
}
.ab_box img{width:35%; float:right; border-radius:10px; margin-left:5%;}
.pop-top {
	height: 50px;
	width: 93%;
	border-bottom: 1px #E5E5E5 solid;
	padding: 6px 22px;
	line-height: 50px;
}
.pop-top h2 {
	float: left;
	display: black;
	font-size: 20px;
	line-height: 35px;
}
.pop-top span {
	float: right;
	cursor: pointer;
	font-weight: bold;
	display: black
}
.pop-foot {
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-top: 1px #E5E5E5 solid;
	text-align: right;
}
.pop-cancel, .pop-ok {
	padding: 8px 15px;
	margin: 15px 5px;
	border: none;
	border-radius: 5px;
	background-color: #337AB7;
	color: #fff;
	cursor: pointer;
}
.pop-cancel {
	background-color: #FFF;
	border: 1px #CECECE solid;
	color: #000;
}
.pop-content {
	height: auto;
}
.pop-content-left {
	float: left;
}
.pop-content-right {
	width: 310px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 35px;
}
.bgPop {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
}
.pop1 {
	display: none;
	width: 60%;
	position: fixed;
	top: 15%;
	left: 0;
	bottom: 10%;
	right: 0;
	margin: auto;
	padding: 0px;
	z-index: 1300;
	border-radius: 8px;
}
.pop-top1 {
	height: 5px;
	width: 100%;
	padding: 0px 22px;
	line-height: 5px;
}
.pop-top1 h2 {
	float: left;
	display: black;
	font-size: 20px;
	line-height: 35px;
}
.pop-top1 span {
	float: right;
	cursor: pointer;
	font-weight: bold;
	display: black
}
.pop-foot1 {
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: right;
}
.pop-cancel, .pop-ok {
	padding: 8px 15px;
	margin: 15px 5px;
	border: none;
	border-radius: 5px;
	background-color: #337AB7;
	color: #fff;
	cursor: pointer;
}
.pop-cancel {
	background-color: #000;
	color: #000;
}
.pop-content1 {

	height: auto;
	background: url(../images/lybg.jpg) right top no-repeat #fff;
	border-radius: 8px;
	padding: 20px 10px 40px;
}
.pop-content-left {
	float: left;
}
.pop-content-right {
	width: 310px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 35px;
}
.bgPop1 {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
}
.pop-content1 iframe {
	width: 100%;
	margin: 0 auto;
	height: 485px;
	border-radius: 6px;
}
.pop-close1 {
	position: absolute;
	z-index: 129;
	right: 30px;
	top: 45px;
	width: 50px;
	height: 50px;
	background: #009D4D;
	float: right;
	margin-right: -50px;
	font-size: 30px;
	color: #FFF;
	line-height: 50px;
	padding: 0 5px 0 10px;
	border-radius: 50px;
	;
}


.pop {
	display: none;
	width: 60%;
	position: fixed;
	top: 15%;
	left: 0;
	bottom: 10%;
	right: 0;
	margin: auto;
	padding: 0px;
	z-index: 1300;
	border-radius: 8px;
}
.pop-top {
	height: 5px;
	width: 100%;
	padding: 0px 22px;
	line-height: 5px;
}
.pop-top h2 {
	float: left;
	display: black;
	font-size: 20px;
	line-height: 35px;
}
.pop-top span {
	float: right;
	cursor: pointer;
	font-weight: bold;
	display: black
}
.pop-foot {
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: right;
}
.pop-cance, .pop-ok {
	padding: 8px 15px;
	margin: 15px 5px;
	border: none;
	border-radius: 5px;
	background-color: #337AB7;
	color: #fff;
	cursor: pointer;
}
.pop-cance {
	background-color: #000;
	color: #000;
}
.pop-content {

	height: auto;
	background: url(../images/lybg.jpg) right top no-repeat #fff;
	border-radius: 8px;
	padding: 20px 10px 40px;
}
.pop-content-left {
	float: left;
}
.pop-content-right {
	width: 310px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 35px;
}
.bgPop {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
}
.pop-content iframe {
	width: 100%;
	margin: 0 auto;
	height: 485px;
	border-radius: 6px;
}
.pop-close {
	position: absolute;
	z-index: 129;
	right: 30px;
	top: 45px;
	width: 50px;
	height: 50px;
	background: #009D4D;
	float: right;
	margin-right: -50px;
	font-size: 30px;
	color: #FFF;
	line-height: 50px;
	padding: 0 5px 0 10px;
	border-radius: 50px;
	;
}
.suggestion-box {
	padding: 80px 0px;
}
.suggestion-box .img {
	float: right;
	display: block;
	width: 50%;
	position: relative;
}
.suggestion-box .img img {
	width: 100%;
	display: block;
}
.suggestion-box .con {
	width: 45%;
	overflow: hidden;
	float: left;
	color: #6c6c6c;
	font-size: 14px;
}
.suggestion-box .con .pconT {
	margin-bottom: 22px;
	line-height: 1.2;
	font-weight: bold;
}
.suggestion-box.article-block .con {
	transform: translate(80px, 0px);
	-webkit-transform: translate(80px, 0px);
	opacity: 0;
}
.suggestion-box.article-block .img {
	transform: translate(0px, 50px);
	-webkit-transform: translate(0px, 50px);
	opacity: 0;
}
.suggestion-box.articleShow .con, .suggestion-box.articleShow .img {
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	opacity: 1;
}
.suggestion-box.articleShow .con {
	transition: all 570ms ease 250ms;
}
.suggestion-box.articleShow .img {
	transition: all 870ms ease 400ms;
}
.c5886ba {
	color: #5886ba;
}
.suggestionPage {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 80px 0px 70px;
	color: #fff;
}
.suggestionForm .item1 {
	float: none;
	display: block;
	width: 100%;
	margin-right: 0%;
}
.suggestionForm .item2 {
	float: left;
	display: block;
	width: 28%;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.sitem-box {
	padding: 50px 0px;
	padding: 46px 0px\9;
	height: 150px;
	text-align: center;
	background-color: #89b1de;
}
.sitem-box a:link, .sitem-box a:visited {
	color: #fff;
}
.sitem-box a:active, .sitem-box a:hover {
	color: #fff;
}
.sitem-box2 {
	background-color: #5f94d0;
}
.sitem-box3 a:link, .sitem-box3 a:visited {
	color: #5886ba;
}
.sitem-box3 a:active, .sitem-box3 a:hover {
	color: #666;
}
.sitem-box3 {
	background-color: #fff;
	padding: 34px 0 26px;
	color: #5886ba;
}
.sitem-box3 .fc {
	margin-bottom: 4px;
}
.sitem-box3 img.vm {
	display: block;
	margin: 0px auto;
}
.sitem-box .ico {
	width: 60px;
	margin: 0px auto;
}
.sitem-box .ico img {
	width: 100%;
	display: block;
}
.suggestion-list .fitem {
	float: left;
	display: block;
	width: 50%;
}
.suggestion-list .fname {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.suggestion-list .ftxt {
	display: block;
	width: 100%;
	font-size: 15px;
	font-family: "Microsoft JhengHei";
	color: #000;
	width: 98%;
	padding: 11px 2%;
	margin: 0px 2% 0 0;
	border: 0px none;
	border: 1px #ccc solid;
	background: rgba(255,255,255,0.6)
}
.suggestion-list .ftxt2 {
	height: 130px;
	resize: none;
}
.suggestion-list .fm15 {
	margin-bottom: 15px;
}
select.fsel {
	width: 98%;
	margin-right: 2%;
	padding: 14px 2%;
	line-height: 27px;
	vertical-align: middle;
	border: 0px none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Microsoft JhengHei";
	color: #666666;
	font-size: 15px;
	font-family: "Microsoft JhengHei";
	cursor: pointer;
	display: block;
	border: 1px #ccc solid;
}
select.fsel option {
	padding: 2px 1%;
}
select.fsel option p {
	height: 40px;
}
select.fsel:hover {
	color: #101010;
}
.inT {
	font-size: 40px;
	text-align: center;
	color: #009D4D;
	font-weight: bold
}
.csstransitions select.fsel {
	background: url(../images/fseico.png) no-repeat scroll 97.5% center #fff;
}
.suggestion-list .fitem .ftxt {
	margin-right: 4%;
	width: 96%;
	padding: 14px 4%;
}
.suggestion-list .fitem select.fsel {
	width: 96%;
	padding: 14px 4%;
	background-position: 95% center;
}
.suggestion-list .sug-btn {
	padding-top: 10px;
	width: 30%;
	margin: 0 auto
}
.sug-btn a:link, .sug-btn a:visited {
	color: #fff;
}
.sug-btn a:active, .sug-btn a:hover {
	color: #fff;
}
.sugbtn-ok1, .sugbtn-ok2 {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	display: block;
	height: 58px;
	line-height: 58px;
	margin-right: 2%;
	background-color: #009D4D;
	font-size: 20px;
	margin: 0 auto;
	border-radius: 35px;
}
.sugbtn-ok2 {
	background-color: #89b1de;
}
.sugbtn-ok1:hover, .sugbtn-ok2:hover {
	background-color: #666;
}
/*suggestion style end*/

.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
/*.open-content { margin: 0px auto; position: relative; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }*/


.new-nav {
	position: relative;
	margin: -90px auto 124px;
	background-color: #fff;
	border-radius: 22px;
	z-index: 999
}
.new-nav .zh {
	font-size: 18px;
	color: #181D21;
	padding: 10px 0 24px;
	line-height: 1.2;
	width: 100%;
	display: block
}
.new-nav .en {
	font-size: 12px;
	font-family: DINMittelschriftStd;
	color: #939393;
}
.new-nav li {
	position: relative;
	width: 25%;
	text-align: center;
	padding-top: 20px;
	height: 120px;
	cursor: pointer;
}
.ico {
	width: 100%;
	display: block;
}
.new-nav li:hover .ico img {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
@keyframes gelatine {
 from,  to {
 -webkit-transform: scale(1, 1);
 transform: scale(1, 1);
}
 25% {
 -webkit-transform: scale(0.9, 1.1);
 transform: scale(0.9, 1.1);
}
 50% {
 -webkit-transform: scale(1.1, 0.9);
 transform: scale(1.1, 0.9);
}
 75% {
 -webkit-transform: scale(0.95, 1.05);
 transform: scale(0.95, 1.05);
}
}
.new-nav li.active:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
.new-nav li.active .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.about-banner {
	-o-background-size: cover;
	background-size: cover;
}
.about-desc {
	padding: 15% 0 18%;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}
.about-desc .title {
	line-height: 1.5;
	margin-bottom: 20px;
}
.about-desc .by {
	margin-bottom: 55px;
	line-height: 1.4;
}
.about-numlist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.31);
}
.about-numlist li {
	position: relative;
	padding: 0 4%;
	 min-width:23%;
}
.about-numlist li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
}
.about-numlist li:first-child::before {
	display: none;
}
.about-numlist .item {
	text-align: left;
	line-height: 1.2;
}
.about-numlist .num {
	font-family: 'DIN';
}
.about-bot1 {
	position: relative;
	padding: 120px 0 210px 0;
}
.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}
.profile-video {
	height: 13.75rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.profile-video .play-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 2rem;
	transition: all .3s;
}
.container {
	position: relative;
	width: 100vw;
	height: 600px;
	overflow: hidden;
}
.hero-image {
	width: 100%;
	height: 100%;
	background: url(../images/spbg.jpg) center/cover no-repeat;
}
/* 播放按钮样式 */
.play-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s;
	animation: pulse 2s infinite;
}
/* 播放三角形 */
.play-btn::after {
	content: '';
	position: absolute;
	left: 52%;
	top: 50%;
	transform: translate(-40%, -50%);
	border-width: 10px 0 10px 20px;
	border-style: solid;
	border-color: transparent transparent transparent #333;
}

        /* 脉冲动画 */
        @keyframes pulse {
 0% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
 transform: translate(-50%, -50%) scale(0.95);
}
 70% {
 box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
 transform: translate(-50%, -50%) scale(1.1);
}
 100% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 transform: translate(-50%, -50%) scale(0.95);
}
}
/* 悬停效果 */
.play-btn:hover {
	transform: translate(-50%, -50%) scale(1.2);
	background: rgba(255, 255, 255, 1);
}
.br20 {
	border-radius: 20px;
}
.br10 {
	border-radius: 10px;
}
.fw {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fx {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.news {
	background: #f8f8f8;
	margin-top: -180px;
	padding-top: 120px
}
.new-itemx {
	position: relative;
	display: inline-block;
	width: 30.7%;
	padding: 40px 2%;
	border: 1px solid #DEDEDE;
	margin-right: 2.95%;
	margin-bottom: 2.727rem;
	overflow: hidden;
	background: #FFF;
}
.new-itemx:nth-of-type(3n) {
	margin-right: 0;
}
.new-itemx .date {
	line-height: 1;
	font-family: 'Gilroy';
	font-size: 18px
}
.new-itemx .date i {
	font-size: 15px;
	margin-right: 20px;
}
.new-itemx .date1 {
	color: #999999;
}
.new-itemx .date1 i {
	color: #999999;
}
.new-itemx .date2 i {
	color: #fff;
}
.new-itemx .name {
	font-size: 18px;
	height: 40px;
	line-height: 2;
	font-weight: 500;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333
}
.new-itemx .img {
	margin-top: 2.45rem;
	display: inline-block;      /* 或 block 根据布局需求 */
    width:100%;              /* 固定宽度（根据需求调整） */
    height: 260px;             /* 固定高度（根据需求调整） */
    border-radius: 10px;       /* 继承原有圆角 */
    overflow: hidden;   
}
.new-itemx .img img {
	width: 100%; height:100%; object-fit:cover;
}
.new-itemx .more {
	color: #999999;
	margin-top: 2rem;
	font-size: 16px
}
.new-itemx .more i {
	color: #999999;
	font-size: 1.545rem;
	position: absolute;
	right: 10%;
}
.new-itemx .ho-txt {
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 5.45rem 6.5%;
	background: linear-gradient(180deg, #38B035 0%, #0178B0 100%);
	transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
	-webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.new-itemx .des {
	font-size: 16px;
	height: 16.136rem;
	line-height: 2.1;
	margin-top: 2.318rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.new-itemx .more2 {
	position: relative;
	width: 3.091rem;
	height: 3.091rem;
	border-radius: 50%;
	margin-top: 1.591rem;
	overflow: hidden;
	background-color: #fff;
}
.new-itemx .more2 i {
	position: absolute;
	transform: translate(-50%, -50%);
	font-size: 1.436rem;
	background: linear-gradient(180deg, #38B035 0%, #0178B0 100%);
	-webkit-background-clip: text;
	color: transparent;
	transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
	-webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
}
.new-itemx .more2 .jt1 {
	left: 50%;
	top: 50%;
}
.new-itemx .more2 .jt2 {
	left: -50%;
	top: 100%;
}
.new-itemx:hover .ho-txt {
	bottom: 0;
}
.new-itemx:hover .more2 .jt1 {
	left: 150%;
	top: -50%;
}
.new-itemx:hover .more2 .jt2 {
	left: 50%;
	top: 50%;
}
.new-iteml {
	position: relative;
	display: inline-block;
	width: 24%;
	padding: 20px 1%;
	border: 1px solid #DEDEDE;
	margin-right: 1.25%;
	margin-bottom: 2.727rem;
	overflow: hidden;
	background: #FFF;
}
.new-iteml:nth-of-type(4n) {
	margin-right: 0;
}
.new-iteml:nth-of-type(3n) {
	margin-right: 1.25%;
}
.expert-items {
	margin-top: 3.636rem;
}
.expert-item {
	width: 30%;
	height: 50.909rem;
	line-height: 1.4;
	text-align: center;
	padding: 3.182rem 2% 0.909rem;
	margin-right: 4%;
	margin-bottom: 2.727rem;
	cursor: pointer;
}
.expert-item:nth-of-type(3n) {
	margin-right: 0;
}
.expert-item .img {
	width: 33.636rem;
	height: 33.636rem;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	width: 200px;         /* 容器直径 */
	height: 200px;        /* 必须与宽度相同 */
	border-radius: 50%;   /* 创建圆形 */
	overflow: hidden;     /* 裁剪溢出内容 */
	position: relative;  /* 定位基准 */
	box-shadow: 0 2px 8px rgba(0,0,0,0.2); /* 可选阴影 */
}
.expert-item .img img {
	transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
	-webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
	width: 100%;
	height: 100%;
	object-fit: cover;    /* 保持比例填充容器 */
	object-position: top; /* 关键修改：强制图片顶部对齐 */
	display: block;
}
.expert-item .img::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20%;
	background: linear-gradient(to bottom,  rgba(0,0,0,0.3),  rgba(0,0,0,0));
}
.circle-container {
	width: 200px;        /* 容器宽度 */
	height: 200px;       /* 容器高度（需与宽度相等才能形成正圆） */
	border-radius: 50%;  /* 圆形关键属性 */
	overflow: hidden;    /* 隐藏超出容器的内容 */
	position: relative;  /* 为内部图片定位提供基准 */
	box-shadow: 0 0 10px rgba(0,0,0,0.2); /* 可选：添加投影效果 */
}
/* 图片自适应样式 */
.circle-container img {
	width: 100%;         /* 填充容器宽度 */
	height: 100%;        /* 填充容器高度 */
	object-fit: cover;   /* 关键属性：保持比例填充容器，可能裁剪图片 */
	object-position: center; /* 优先显示图片中间区域 */
	display: block;      /* 消除图片底部间隙 */
}
.expert-item .txt {
	margin-top: 2.227rem;
}
.expert-item .name {
	font-weight: 500;
	color: #332C2B;
	font-size: 18px
}
.expert-item .post {
	margin-top: 1.364rem;
	font-size: 15px
}
.expert-item .com-more {
	color: #8499A7;
	margin-top: 2.273rem;
}
.expert-item .com-more::before {
	opacity: 0;
	visibility: hidden;
}
.expert-item .com-more::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 1.5rem;
	box-sizing: border-box;
	transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
	-webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.expert-item:hover .img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.element .element-items {
	margin-top: 64px;
}
.element .element-item {
	width: calc(100% / 2);
	margin-bottom: 43px;
}
.element .element-item .icon {
	position: relative;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.element .element-item .icon i {
	font-size: 41px;
	color: #04A45B;
}
.element .element-item .txt {
	width: calc(100% - 101px);
	margin-left: 11px;
	margin-top: 10px;
}
.element .element-item:hover .icon {
	border-color: #04A45B;
	background-color: #04A45B;
}
.element .element-item:hover .icon i {
	color: #fff;
}
.about-develop {
	position: relative;
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#001C6A), to(#000000));   
	background: -webkit-linear-gradient(left,#001C6A, #000000);   
	background: -moz-linear-gradient(left, #001C6A, #000000);   
	background: -o-linear-gradient(left, #001C6A, #000000);   
	background: -ms-linear-gradient(left, #001C6A, #000000);   
	background: linear-gradient(left, #001C6A, #000000);   
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #001C6A, endColorstr = #000000); */
	overflow: hidden;
	background: url(../images/whbj.jpg) center bottom no-repeat #94c8ed
}
.adl {
	float: left;
	padding-top: 140px;
}
.wzbs {
	color: #fff;
}
.aititle {
	color: #fff;
	font-size: 30px;
	line-height: 1.5;
}
.aieng {
	display: block;
	/*font-family: "Gilroy-Regular.woff";*/
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
	text-transform: uppercase;
}
.adldesc {
	margin-top: 140px;
	color: #fff;
	font-size: 18px;
}
.adtxt {
	margin-top: 5px;
}
.adrbot {
	float: right;
	width: 60%;
}
.arblist {
	padding: 40px 0;
	position: relative;
}
.arblist:before {
	content: "";
	position: absolute;
	top: 0;
	left: 37.5px;
	bottom: 0;
	width: 1px;
	height: 100%;
}
.arblist li {
	margin: 50px 0;
	transition: 0.35s;
	cursor: pointer;
}
.arblist li.active .ablnum {
	font-size: 25px;
}
.arblist li.active .ablnum:before {
	transform: scale(1);
}
.arblist li.active .ablnum:after, .arblist li.active .abltxt2 {
	opacity: 1;
	visibility: visible;
}
.ablnum:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #04A45B;
	border-radius: 50%;
	transform: scale(0);
	transform-origin: center;
	transition: 0.45s;
	z-index: -3;
}
.ablnum:after {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	content: "";
	position: absolute;
	top: -14px;
	left: -14px;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	border: 1px dashed #04A45B;
}
.ablnum {
	position: relative;
	display: block;
	font-family: 'Gilroy';
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 30px;
	transition: 0.35s;
	z-index: 3;
}
.ablr {
	float: right;
	width: 85%;
	margin-top: -10px;
}
.abltxt1 {
	color: #333;
	font-size: 20px;
}
.abltxt2 {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	color: #333;
	font-size: 14px;
}
.particles-js {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
}
.acright {
	position: relative;
	float: right;
	width: 76%;
	height: 610px;
	overflow: hidden;
}
.acricon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: rgba(255,255,255,.81);
	font-size: 50px;
	cursor: pointer;
}
.bvideo {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.culture {
	background: #f0f0f0;
	padding: 40px 0
}
.acrstop {
	display: none;
}
.cul-item {
	width: 18%;
	margin-right: 2%;
}
.culB .cul-item:nth-of-type(5n) {
	margin-right: 0;
}
.cul-item {
	position: relative;
	height: 289px;
	background-color: rgba(255, 255, 255, 0.85);
	padding: 54px 1% 0;
	perspective: 300px;
	transform-style: preserve-3d;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	margin-bottom: 20px;
}
.cul-item::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 4px;
	background-color: #04A45B;
	border-radius: 6px;
	opacity: 0.85;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.cul-item::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(15deg, #04A45B 90%, #03884b 100%);
	-webkit-transform: rotateY(10deg);
	transform: rotateY(10deg);
	transform-origin: center top 0;
	-webkit-transform-origin: center top 0;
	border-radius: 6px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	z-index: -1;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid rgba(52, 152, 219, 0.7);
	border-radius: 10px;
	box-sizing: border-box;
	opacity: 0;
	transform: scale(1);
	transition: all 0.5s ease;
}
.cul-item * {
	line-height: 1.1;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.cul-item i {
	font-size: 80px;
	color: #03884b;
}
.cul-item .name {
	font-weight: 500;
	margin: 37px 0 25px;
	 font-size:18px;
}
.cul-item .des {
	font-weight: 200;
}
.cul-item:hover::before {
	width: 0;
	opacity: 1;
	transform: scale(1.2);
}
.cul-item:hover::after {
	transform: none;
	opacity: 1;
	visibility: visible;
}
.cul-item:hover * {
	color: #fff;
}
.product-list li {
	position: relative;
	transition: 0.65s;
	border-bottom: 1px #f0f0f0 solid;
	background: #fff
}
.product-list li:nth-child(2n) {
	background: #f9f9f9
}
.product-list li:before {
	content: "";
	width: 0;
	height: 2px;
	background: #469181;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 1s;
}
.product-wrapper {
	padding: 35px 0;
}
.product-wrapper figure {
	float: left;
	display: block;
	line-height: 1;
	overflow: hidden;
	margin-left: 28px;
	width: 382px;
	border-radius: 10px;
}
.product-wrapper figure img {
	width: 100%;
	height: auto;
	transition: 0.65s;
}
.product-wrapper:hover figure img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
}
.product-wrapper:hover .product-content span {
	color: #469181;
}
.product-wrapper:hover .product-content span i {
	right: 12px;
	visibility: visible;
	opacity: 1;
}
.product-content {
	margin-left: 460px;
	margin-right: 48px;
}
.product-content strong {
	display: block;
	margin-bottom: 26px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
.product-content p {
	color: #333333;
	font-size: 16px;
	height: 84px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}
.product-content span {
	position: relative;
	display: inline-block;
	width: 160px;
	line-height: 1;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	transition: 0.4s;
	height: 42px;
	line-height: 42px;
	border: 1px solid #B7B7B7;
	border-radius: 24px;
	text-align: center;
}
.product-content span i {
	position: absolute;
	right: 18px;
	top: 0;
	display: block;
	line-height: 1;
	font-size: 13px;
	font-style: normal;
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
}
.product-list li:hover {
	background: #F3F3F3;
}
.product-list li:hover strong {
	color: #04A45B;
}
.product-list li:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.product-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}
.product-item {
/*	display: flex;*/
	background: white;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.product-img {
	width: 300px;
	height: 240px;
	;
	float: left;
	overflow: hidden;
	padding: 10px;
}
.product-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
	border: 1px #f0f0f0 solid;
}
.product-item:hover .product-img img {
	transform: scale(1.05);
}
.product-info {
	width: 50%;
	float: left;
	padding: 20px;
}
.product-title {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.product-desc {
	color: #666;
	font-size: 14px;
}
.product-more {
	position: absolute;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	border: 1px #f0f0f0 solid;
	padding: 5px 20px;
	width: 100px;
	text-align: center;
	border-radius: 30px;
}
.product-item:hover span {
	color: #fff;
	border: 1px #04A45B solid;
	background: #04A45B
}
.insides-tab {
	text-align: center;
	margin-bottom: 40px;
}
.itqh {
	display: inline-block;
	min-width: 130px;
	padding: 8px;
	text-align: center;
	border-radius: 32px;
	border: 1px solid #D2D2D2;
	margin: 0 7px 10px 7px;
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
	transition: 0.45s;
}
.itqh:hover, .itqh.active {
	background: #04A45B;
	color: #fff;
	border: 1px solid #04A45B;
}
.show_txt img{ width:30%; float:right;  margin-left:1%; border-radius:10px; border:1px #f0f0f0 solid;}

.infoList {
  margin-bottom: 5.273rem;
}
.infoList .infoT {
  padding: 2.182rem 0 0.182rem; padding-top:25rem; 

}
.infoList .netit {
  width: 75.7%;
  margin-top: 0rem;
}
.infoList .netit .date {
  color: #fff;
}
.infoList .netit .label {
  color: #144B9D;
  margin-left: 1rem;
}
.infoList .netit .name {
  line-height: 2;
  color: #000000;
  margin-top: 0.136rem;
}
.infoList .netit .source {
  color: #999999;
  margin-top: 0.136rem;
}
.infoList .details {
  margin-top: 3.273rem;
}
.infoList .detal {
  width: 64.7%; float:left;
}
.infoList .detal .com-intro {
  line-height: 2.2;
  margin-bottom:20px;
   font-size:16px; line-height:28px;
}
.infoList .detal .com-intro img{ border-radius:10px; max-width:100%;
}
.infoList .pages {
  padding-top: 0rem;
  border-top: 0.045rem solid #CCCCCC;
}
.infoList .pages .page-item {
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.infoList .pages .page-item a {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
   color: #333;
}
.infoList .pages .page-item a:hover {
  color: #333;
}

.infoList .pages .next {
  margin-top: 0px;
}
.infoList .detar {
	 float:left;
  width: 29.3%;
  margin-left: 6%;
  padding: 1.455rem 4.1% 2.682rem 3.9%;
  background-color: #F4F6F8;
}
.infoList .recomTit {
  font-weight: bold;
  padding-bottom: 0rem;
  border-bottom: 0.045rem solid #CCCCCC;
}
.infoList .recom {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  padding:15px 0
 
  
}
.infoList .recom .tjName {
	 font-size:15px;
  line-height: 1.4;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoList .recom .date {
  color: #999999;
}
.infoList .recom:hover .tjName {
  color: #144B9D;
}
.informs {
  padding-top: 4.545rem;
}
.informs .comPartR {
  padding-bottom: 6.545rem;
}
.informs .paging {
  margin-top: 4.545rem;
}
.inform {
  display: block;
  padding: 2.273rem 0 2rem;
  border-bottom: 0.045rem solid #DCDDDD;
}
.inform:first-of-type {
  padding-top: 0;
}
.inform .date {
  color: #999999;
}
.inform .labels {
  margin-left: 1.455rem;
}
.inform .name {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.273rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inform:hover .name {
  color: #144B9D;
}
.isTop {
  margin-top: 5rem;
}

.position {}
.position a {
  color: #666666;
  margin: 0 18px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.position a:first-of-type {
  margin-left: 0;
}
.position a:last-of-type {
  margin-right: 0;
}
.position a i {
  display: inline-block;
  font-size:15px;
  color: #666666;
  vertical-align: middle;
  margin-right:15px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
   margin-left:0px;
}
.position a:hover {
  color: #144B9D;
}
.position a:hover i {
  color: #144B9D;
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  src: url('../font/AlibabaPuHuiTi-2-55-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: "normal";
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaPuHuiTi-Light';
  src: url('../font/AlibabaPuHuiTi-2-45-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: "normal";
  font-display: swap;
}
@font-face {
  font-family: 'DIN';
  src: url('../font/DIN-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: "normal";
  font-display: swap;
}

.swi-btn {
  width: 2.227rem;
  height: 2.227rem;
  border-radius: 50%;
  text-align: center;
  border: 0.045rem solid #999999;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.swi-btn i {
  line-height: 2.227rem;
  font-size: 0.773rem;
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.swi-btn:hover {
  border-color: #04A45B;
}
.swi-btn:hover i {
  color: #04A45B;
}
.isIndex header::before {
  background-color: transparent;
}
.isIndex header .logo1 {
  opacity: 0;
}
.isIndex header .logo2 {
  opacity: 1;
  visibility: visible;
}
.isIndex header .linkA {
  color: #fff;
}
.isIndex header .sousuo i {
  color: #fff;
}
.isIndex header:hover::before {
  background-color: #fff;
}
.isIndex header:hover .logo1 {
  opacity: 1;
}
.isIndex header:hover .logo2 {
  opacity: 0;
  visibility: hidden;
}
.isIndex header:hover .linkA {
  color: #444444;
}
.isIndex header:hover .sousuo i {
  color: #999999;
}
.isIndex header.on::before {
  background-color: #fff !important;
}
.isIndex header.on .logo1 {
  opacity: 1 !important;
}
.isIndex header.on .logo2 {
  opacity: 0 !important;
  visibility: hidden !important;
}
.isIndex header.on .linkA {
  color: #444444 !important;
}
.isIndex header.on .sousuo i {
  color: #999999 !important;
}
.banner {
  position: relative;
}
.banner .scroll {
  position: absolute;
  left: 50%;
  bottom: 4.5%;
  transform: translateX(-50%);
  color: #fff;
  text-align: center;
  z-index: 2;
}
.banner .scroll .ico {
  position: relative;
  width: 1.364rem;
  height: 1.364rem;
  border-radius: 50%;
  border: 0.045rem solid #fff;
  margin: 0 0.364rem 0 0.409rem;
}
.banner .scroll .ico i {
  font-size: 0.455rem;
  color: #fff;
  animation: scroll 1.5s ease infinite;
}
.banner-swiper .swiper-slide {
  overflow: hidden;
}
.banner-swiper .inner {
  position: relative;
}
.banner-swiper .txt {
  position: absolute;
  left: 50%;
  top: 37.4%;
  transform: translateX(-50%);
  text-align: center;
}
.banner-swiper .p1 {
  font-family: 'AlibabaPuHuiTi';
  font-weight: 500;
  color: #fff;
  text-shadow: 0rem 0.136rem 0.273rem rgba(0, 9, 100, 0.56);
}
.banner-swiper .swiper-slide-active .img {
  animation: scale 2s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.banner-swiper .swi-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 2;
}
.banner-swiper .swi-btn i {
  color: #fff;
}
.banner-swiper .swi-prev {
  left: 0;
}
.banner-swiper .swi-next {
  right: 0;
}
.banner-swiper:hover .swi-btn {
  opacity: 1;
  visibility: visible;
}
.banner-swiper:hover .swi-prev {
  left: 2.5%;
}
.banner-swiper:hover .swi-next {
  right: 2.5%;
}
.homefir {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.homefir .mark {
  position: absolute;
  left: -6.7%;
  top: -20.3%;
  width: 195.4%;
  z-index: -1;
}
.inAbout {
  padding: 4.727rem 0 8.773rem;
}
.inAbout .inAbL {
  width: 47.5%;
}
.inAbout .abot {
  position: relative;
  padding-left: 18.5%;
  margin-top: 3.318rem;
}
.inAbout .abot::before {
  content: '';
  position: absolute;
  left: 8.4%;
  top: 1.5%;
  width: 0.045rem;
  height: 98.5%;
  background: linear-gradient(180deg, #009D4D 0%, #1D20A3 100%);
}
.inAbout .com-intro {
  line-height: 2.2;
}
.inAbout .ab-num-items {
  margin-top: 0.455rem;
}
.inAbout .num-item {
  width: 50%;
  margin-top: 2.227rem;
}
.inAbout .inAbR {
  width: 40.7%;
  margin-left: 9.5%;
}
.inAbout .video-box {
  position: relative;
  isolation: isolate;
  cursor: pointer;
}
.inAbout .video-box .img {
  border-radius: 50%;
  overflow: hidden;
}
.inAbout .video-box .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inAbout .video-box .ico {
  width: 3.364rem;
  height: 3.364rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.23);
}
.inAbout .video-box .ico i {
  font-size: 0.591rem;
  color: #fff;
}
.inAbout .video-box .line {
  position: absolute;
  border-radius: 50%;
  box-sizing: border-box;
  z-index: -1;
}
.inAbout .video-box .line1 {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.045rem solid #E5006E;
  animation: turn2 2s ease alternate infinite;
}
.inAbout .video-box .line2 {
  right: 0;
  bottom: 0;
  width: 92.6%;
  height: 92.6%;
  border: 0.045rem solid #8FC31F;
  animation: turn3 2s ease alternate infinite;
}
.inAbout .video-box .line3 {
  top: -1.5%;
  right: -5.2%;
  width: 102%;
  height: 102%;
  border: 0.045rem solid #144B9D;
  animation: turn 20s ease infinite;
}
.inAbout .video-box .line3::before {
  content: '';
  position: absolute;
  top: 6.7%;
  right: 22.4%;
  width: 0.636rem;
  height: 0.636rem;
  border-radius: 50%;
  background-color: #009D4D;
}
.inAbout .video-box:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.inAbout .gyB {
  margin-top: 1.864rem;
}
.inAbout .abTip {
  line-height: 1.4;
  color: #666666;
}
.inAbout .com-more {
  margin-top: 2.045rem;
}
.ab-num-items .num-item {
  line-height: 1;
}
.ab-num-items .num-item .numT {
  position: relative;
}
.ab-num-items .num-item .numT * {
  line-height: 1;
}
.ab-num-items .num-item .num {
  font-family: 'DIN';
  background: linear-gradient(180deg, #009D4D 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
}
.ab-num-items .num-item .jh {
  font-family: 'DIN';
  vertical-align: middle;
  background: linear-gradient(180deg, #009D4D 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  margin-left: 0.182rem;
}
.ab-num-items .num-item .dw {
  position: absolute;
  top: 0.455rem;
  color: #144B9D;
  white-space: nowrap;
}
.ab-num-items .num-item .nName {
  color: #666666;
  margin-top: 0.545rem;
  padding-left: 0.636rem;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.mask .video-sp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 45.455rem;
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
  transition: 0.35s;
}
.mask .closed {
  position: absolute;
  right: 2%;
  top: 2%;
  cursor: pointer;
}
.mask .closed i {
  font-size: 1.909rem;
  color: #fff;
}
.mask .closed:hover {
  transform: rotate(360deg);
  transition: 0.35s;
}
.mask.active {
  opacity: 1;
  visibility: visible;
}
.mask.active .video-sp,
.mask.active .other-Video {
  opacity: 1;
  visibility: visible;
}
.rczc {
  width: 46%;
  margin-right: 8%;
  margin-top: 3.636rem;
}
.rczc:nth-of-type(2n) {
  margin-right: 0;
}
.rczc .date {
  width: 4.545rem;
  height: 4.545rem;
  text-align: center;
  border: 0.091rem solid #DCDDDD;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.rczc .date * {
  font-family: 'DIN';
  color: #999999;
  line-height: 1;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.rczc .day {
  margin-top: 0.364rem;
}
.rczc .txt {
  width: calc(100% - 4.545rem);
  padding-left: 5.8%;
}
.rczc .name {
  font-family: 'AlibabaPuHuiTi';
  color: #000000;
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.rczc .des {
  color: #666666;
  line-height: 1.6;
  margin-top: 0.955rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.rczc:hover .date {
  border-color: #144B9D;
}
.rczc:hover .date * {
  color: #144B9D;
}
.rczc:hover .name {
  color: #144B9D;
}
.proSer {
  padding: 7.273rem 0 6.409rem;
}
.proSer .proL {
  width: 48%;
}
.proSer .proR {
  width: 46%;
  margin-left: 6%;
}
.proSer .entrance {
  position: relative;
  margin-bottom: 2.045rem;
}
.proSer .entrance:last-of-type {
  margin-bottom: 0;
}
.proSer .entrance * {
  color: #fff;
}
.proSer .entrance .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.proSer .entrance .txt {
  position: absolute;
  left: 0;
  top: 28.6%;
  width: 100%;
  padding: 0 12.4%;
  z-index: 2;
}
.proSer .entrance .p2 {
  margin-top: 0.318rem;
}
.proSer .entrance .com-more {
  margin-top: 2.545rem;
}
.proSer .entrance .com-more .ico {
  border-color: #fff;
}
.proSer .entrance .com-more .ico i {
  color: #fff;
}
.proSer .entrance:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.proSer .pro-items {
  margin-top: 1.818rem;
}
.pro-item {
  position: relative;
  border-top: 0.045rem solid #DCDDDD;
}
.pro-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: -0.045rem;
  width: 0;
  height: 0.045rem;
  background: linear-gradient(136deg, #009D4D 0%, #1D20A3 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-item:last-of-type {
  border-bottom: 0.045rem solid #DCDDDD;
}
.pro-item .proT {
  padding: 1.364rem 0 0.955rem;
  cursor: pointer;
}
.pro-item .proName {
  line-height: 1.4;
  color: #000000;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-item .ico {
  font-size: 0.455rem;
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-item .proB {
  display: none;
  padding-bottom: 2.682rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-item .com-intro {
  margin-top: 0.318rem;
}
.pro-item .num-item {
  margin-top: 1.545rem;
  margin-right: 4rem;
}
.pro-item .num-item:last-of-type {
  margin-right: 0;
}
.pro-item .num-item .numT {
  line-height: 1;
}
.pro-item .num-item .numT * {
  font-family: 'DIN';
  background: linear-gradient(180deg, #009D4D 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.pro-item .num-item .numNa {
  color: #666666;
  margin-top: 0.227rem;
}
.pro-item.cur::before {
  width: 100%;
}
.pro-item.cur .proName {
  font-family: 'AlibabaPuHuiTi';
  font-size: 1.364rem;
}
.pro-item.cur .ico {
  opacity: 0;
  visibility: hidden;
}
.pro-item.cur .proB {
  display: block;
}
.kjys {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  isolation: isolate;
}
.kjys::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.23);
  z-index: -1;
}
.kjys .kj-item {
  position: relative;
  width: 50%;
  height: 36.364rem;
  padding: 15.409rem 0 11.364rem;
  color: #fff;
  isolation: isolate;
}
.kjys .kj-item::before,
.kjys .kj-item::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 100%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.kjys .kj-item::before {
  background-color: #227BFF;
  opacity: 0.21;
}
.kjys .kj-item::after {
  background-color: #009D4D;
  opacity: 0.6;
}
.kjys .kj-item .name {
  line-height: 1.4;
}
.kjys .kj-item .de {
  height: 3.045rem;
  line-height: 1.4;
  margin-top: 0.682rem;
}
.kjys .kj-item .more {
  position: relative;
  display: inline-block;
  padding: 0.591rem 1.409rem 0.545rem 2rem;
  color: #fff;
  border-radius: 1.364rem;
  margin-right: 0.909rem;
  border: 0.045rem solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  isolation: isolate;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.kjys .kj-item .more:last-of-type {
  margin-right: 0;
}
.kjys .kj-item .more::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #E5006E 0%, #1D20A3 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.kjys .kj-item .more i {
  display: inline-block;
  font-size: 0.545rem;
  color: #fff;
  vertical-align: middle;
  margin-left: 0.545rem;
}
.kjys .kj-item .more:hover {
  border-color: transparent;
}
.kjys .kj-item .more:hover::before {
  width: 100%;
}
.kjys .kj-item:hover::before {
  width: 100%;
}
.kjys .kj-item:hover::after {
  width: 97.7%;
}
.kjys .kj-item1::before,
.kjys .kj-item1::after {
  left: 0;
  clip-path: ellipse(100% 100% at 0% 50%);
}
.kjys .kj-item2::before,
.kjys .kj-item2::after {
  right: 0;
  clip-path: ellipse(100% 100% at 100% 50%);
}
.inNews {
  padding: 4.182rem 0 4.591rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.inNews .newtabs .item {
  position: relative;
  display: inline-block;
  width: 7.045rem;
  height: 2.227rem;
  line-height: 2.227rem;
  text-align: center;
  box-sizing: border-box;
  border-radius: 1.227rem;
  overflow: hidden;
  isolation: isolate;
  margin-left: 1.136rem;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inNews .newtabs .item::before,
.inNews .newtabs .item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.inNews .newtabs .item::before {
  width: 100%;
  box-sizing: border-box;
  border-radius: 1.227rem;
  border: 0.045rem solid #707070;
}
.inNews .newtabs .item::after {
  width: 0;
  background: linear-gradient(90deg, #E5006E 0%, #1D20A3 100%);
}
.inNews .newtabs .item:first-of-type {
  margin-left: 0;
}
.inNews .newtabs .item:hover,
.inNews .newtabs .item.active {
  color: #fff;
}
.inNews .newtabs .item:hover::before,
.inNews .newtabs .item.active::before {
  opacity: 0;
  visibility: hidden;
}
.inNews .newtabs .item:hover::after,
.inNews .newtabs .item.active::after {
  width: 100%;
}
.inNew-box {
  position: relative;
  display: none;
}
.inNew-box.select {
  display: block;
  animation: fadeIn 1s ease forwards;
}
.inNew-box .swi-btn {
  position: absolute;
  bottom: 1.091rem;
  z-index: 2;
}
.inNew-box .swi-prev {
  left: 32.4%;
}
.inNew-box .swi-next {
  right: 32.4%;
}
.inNew-swiper1 {
  padding-top: 2.955rem;
}
.inNew-swiper1 .swiper-slide {
  width: 23.9%;
}
.inNew-swiper1 .swiper-slide:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.inNew-swiper1 .img {
  display: block;
}
.inNew-swiper1 .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inNew-swiper1 .name {
  display: inline-block;
  line-height: 2.2;
  color: #000000;
  margin-top: 1.045rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inNew-swiper1 .swiper-slide-active .name {
  opacity: 1;
  visibility: visible;
}
.inNew-swiper1 .swiper-slide-active:hover .name {
  color: #144B9D;
}
.dgrc {
  padding: 5.591rem 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}
.dgrc .dg-items {
  width: 77.7%;
  margin-top: 3.636rem;
}
.dgrc .dg-item {
  display: inline-block;
  width: 23.725%;
  height: 11.773rem;
  padding-top: 3.364rem;
  text-align: center;
  margin-right: 1.7%;
}
.dgrc .dg-item:nth-of-type(4n) {
  margin-right: 0;
}
.dgrc .dg-item .ico {
  line-height: 1;
}
.dgrc .dg-item i {
  display: inline-block;
  font-size: 2.364rem;
  color: #fff;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.dgrc .dg-item .name {
  font-family: 'AlibabaPuHuiTi';
  color: #fff;
  margin-top: 0.773rem;
}
.dgrc .dg-item:hover i {
  transform: rotateY(360deg);
}
.partners {
  position: relative;
  padding: 4.318rem 0 4.091rem;
  isolation: isolate;
}
.partners .bg-img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 21.5%;
  z-index: -1;
}
.hb-wrap {
  margin-top: 2.773rem;
}
.hb-wrap .swiper-pagination {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 2.727rem auto 0;
}
.hb-wrap .swiper-pagination-bullet {
  width: 0.455rem;
  height: 0.455rem;
  background-color: #DCDDDD;
  text-align: center;
  margin-right: 0.682rem;
  opacity: 1;
}
.hb-wrap .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}
.hb-wrap .swiper-pagination-bullet-active {
  background-color: #144B9D;
}
.hb-swiper {
  height: 16.364rem;
  border-top: 0.045rem solid #DCDDDD;
  border-right: 0.045rem solid #DCDDDD;
}
.hb-swiper .swiper-slide {
  position: relative;
  height: 50%;
  box-sizing: border-box;
  border-left: 0.045rem solid #DCDDDD;
  border-bottom: 0.045rem solid #DCDDDD;
  overflow: hidden;
}
.hb-swiper .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.hb-swiper .img img {
  max-height: 100%;
  object-fit: contain;
}
.about {
  position: relative;
  padding-top: 5.455rem;
  isolation: isolate;
}
.about .bz {
  position: absolute;
  right: 5.7%;
  top: 1.636rem;
  width: 17.7%;
  animation: turn 20s ease infinite;
  z-index: -1;
}
.about .com-tit3 .p2 {
  color: #144B9D;
  margin-top: 0.455rem;
}
.about .com-intro {
  margin-top: 2.318rem;
}
.about .ab-num-items {
  margin-top: 3.455rem;
}
.about .ab-num-items .line {
  width: 0.045rem;
  height: 4.545rem;
  background-color: #DCDDDD;
}
.about .advertise {
  position: relative;
  margin-top: 4.545rem;
}
.about .advertise .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.about .advertise .txt {
  z-index: 2;
}
.about .advertise .txt * {
  color: #fff;
}
.about .advertise .txt .p1 {
  line-height: 1.4;
}
.about .advertise .sp-btn {
  display: inline-block;
  margin-top: 4.864rem;
  cursor: pointer;
}
.about .advertise .ico {
  position: relative;
  width: 3.364rem;
  height: 3.364rem;
  background: rgba(0, 0, 0, 0.23);
  border-radius: 50%;
  margin: 0 auto 1.091rem;
}
.about .advertise .ico i {
  font-size: 0.727rem;
  color: #fff;
}
.about .advertise:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.honor {
  padding-top: 4.682rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}
.honor .swi-prev {
  margin-right: 0.682rem;
}
.honor-swiper {
  padding-top: 3.545rem;
  padding-bottom: 5.455rem;
}
.honor-swiper .swiper-slide {
  height: 26.364rem;
  padding: 2.273rem 1.364rem;
  background-color: #fff;
}
.honor-swiper .year {
  font-family: 'DIN';
  color: #DCDDDD;
  line-height: 1;
}
.honor-swiper .ry-items {
  padding-right: 1rem;
  max-height: 16.364rem;
  margin-top: 1.455rem;
  overflow-y: auto;
}
.honor-swiper .ry-items::-webkit-scrollbar {
  width: 0.182rem;
  background-color: transparent;
}
.honor-swiper .ry-items::-webkit-scrollbar-track {
  background-color: transparent;
}
.honor-swiper .ry-items::-webkit-scrollbar-thumb {
  border-radius: 0.136rem;
  background-color: #333;
}
.honor-swiper .ry-item {
  margin-bottom: 0.909rem;
}
.honor-swiper .ry-item:last-of-type {
  margin-bottom: 0;
}
.honor-swiper .ry-item .txt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.honor-swiper .ry-item .name {
  position: relative;
  line-height: 1.4;
  color: #444444;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.honor-swiper .ry-item .name::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.045rem;
  background-color: #144B9D;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.honor-swiper .ry-item:hover .name {
  color: #144B9D;
}
.honor-swiper .ry-item:hover .name::after {
  width: 100%;
}
.honor-swiper .swiper-slide-active .year {
  background: linear-gradient(180deg, #E5006E 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
#tooltip {
  position: absolute;
  width: 20.8%;
  z-index: 99;
}
.bigEvents {
  padding: 8.364rem 0 8.318rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.bigEvents * {
  line-height: 1.4;
  color: #fff;
}
.bigEvents .p2 {
  margin-top: 1.273rem;
}
.bigEvents .more {
  position: relative;
  display: inline-block;
  padding: 0.591rem 1.409rem 0.545rem 2rem;
  color: #fff;
  border-radius: 1.364rem;
  margin-top: 1.273rem;
  border: 0.045rem solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  isolation: isolate;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.bigEvents .more::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #E5006E 0%, #1D20A3 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.bigEvents .more i {
  display: inline-block;
  font-size: 0.545rem;
  color: #fff;
  vertical-align: middle;
  margin-left: 0.545rem;
}
.bigEvents .more:hover {
  border-color: transparent;
}
.bigEvents .more:hover::before {
  width: 100%;
}
.jg {
  padding: 4.545rem 0 3.182rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.jg .img {
  width: 93.3%;
  margin: 3.409rem auto 0;
}
.culture {
  padding: 4.591rem 0 5.455rem;
}
.culture .cul-items {
  margin-top: 3.591rem;
}
.culture .cul-item {
  position: relative;
  height: 29.545rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); 
}
.culture .cul-item:nth-of-type(odd) {
  background-color: #fff;
}
.culture .cul-item:nth-of-type(even) {
  background-color: #F9F9F9;
}
.culture .cul-item .img {
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.culture .cul-item .img img {
  height: 100%;
  object-fit: cover;
}
.culture .cul-item .txt {
  position: absolute;
  left: 50%;
  top: 38.6%;
  transform: translateX(-50%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.culture .cul-item .txt i {
  line-height: 1;
  font-size: 4.136rem;
  background: linear-gradient(180deg, #E5006E 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.culture .cul-item .txt .name {
  font-family: 'AlibabaPuHuiTi';
  color: #000000;
  margin-top: 0.864rem;
}
.culture .cul-item .ho-txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2.136rem 8% 2.818rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.culture .cul-item .ho-txt * {
  color: #fff;
}
.culture .cul-item .ho-txt i {
  font-size: 2.636rem;
}
.culture .cul-item .ho-txt .des {
  line-height: 1.7;
  margin-top: 0.545rem;
}
.culture .cul-item.cur {
  flex: 2;
}
.culture .cul-item.cur .img {
  opacity: 1;
  visibility: visible;
}
.culture .cul-item.cur .txt {
  opacity: 0;
  visibility: hidden;
}
.culture .cul-item.cur .ho-txt {
  opacity: 1;
  visibility: visible;
}
.duty {
  padding: 4.545rem 0 5.045rem;
  background-color: #EDF0F3;
}
.duty .duty-wrap {
  margin-top: 3.636rem;
}
.duty-item {
  width: 30%;
  margin-right: 5%;
}
.duty-item:nth-of-type(3n) {
  margin-right: 0;
}
.duty-item .img {
  overflow: hidden;
}
.duty-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.duty-item .name {
  height: 3.636rem;
  color: #000000;
  margin-top: 1.136rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.duty-item .date {
  color: #999999;
  margin-top: 1.455rem;
}
.duty-item:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.duty-item:hover .name {
  color: #144B9D;
}
.team {
  padding: 4.545rem 0 4.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.team .title {
  color: #fff;
}
.team .team-wrap {
  margin-top: 2.727rem;
}
.team .teamL {
  width: 41.3%;
  padding: 0.682rem 2% 1.227rem 0;
  border-left: 0.045rem solid rgba(255, 255, 255, 0.45);
}
.team .teamL .tab {
  position: relative;
  line-height: 1.2;
  padding-left: 1.5rem;
  color: rgba(255, 255, 255, 0.44);
  margin-bottom: 1.455rem;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.team .teamL .tab:last-of-type {
  margin-bottom: 0;
}
.team .teamL .tab::before {
  content: '';
  position: absolute;
  left: -0.091rem;
  bottom: 0;
  width: 0.136rem;
  height: 0;
  background-color: #fff;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.team .teamL .tab:hover,
.team .teamL .tab.active {
  color: #fff;
}
.team .teamL .tab:hover::before,
.team .teamL .tab.active::before {
  top: 0;
  bottom: auto;
  height: 100%;
}
.team .teamR {
  width: 58.7%;
  margin-top: 0.455rem;
}
.team-swiper .swiper-slide {
  background-color: #fff;
}
.team-swiper .cyT {
  height: 6.591rem;
  padding: 0 6.1% 0 4.7%;
  border-bottom: 0.045rem solid #DCDDDD;
}
.team-swiper .logo {
  width: auto;
  max-width: 40.8%;
}
.team-swiper .website {
  padding-left: 2.636rem;
  height: 6.591rem;
  border-left: 0.045rem solid #DCDDDD;
}
.team-swiper .website i {
  display: inline-block;
  font-size: 1.091rem;
  vertical-align: middle;
  background: linear-gradient(180deg, #009D4D 0%, #1D20A3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.team-swiper .website .site {
  line-height: 1.4;
  color: #009D4D;
  border-bottom: 0.045rem solid #009D4D;
  margin-left: 0.636rem;
}
.team-swiper .cyB {
  padding: 2.091rem 6.1% 3.045rem 4.7%;
}
.team-swiper .name {
  font-family: 'AlibabaPuHuiTi';
  color: #000000;
}
.team-swiper .des {
  color: #444444;
  margin-top: 1.136rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.team-swiper .com-more {
  color: #144B9D;
  margin-top: 2.455rem;
}
.lswrap {
  height: 5.091rem;
 padding-top: 5.591rem;
}
.lswrap .hisT {
  height: 130px;
}
.lswrap .hisT.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 9.8rem;
  width: 100%;
  background-color: #fff;
  box-shadow: 0.045rem 0.045rem 0.314rem hsla(0, 0%, 53.3%, 0.12941176);
  z-index: 10;
  padding:0 8%;
}
.lswrap .ls-box {
  position: relative;
}
.lswrap .ls-box::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom:18px;
  width: 100%;
  height:2px;
  background-color: #ACACAC;
}
.lswrap .ls-box .swi-btn {
  position: absolute;
  width:45px;
  height: 45px;
  bottom:0px;
  background-color: #fff;
  z-index: 2;
}
.lswrap .ls-box .swi-btn i {
  line-height: 45px;
  font-size:30px;
}
.lswrap .ls-box .swi-prev {
  left: 0;
}
.lswrap .ls-box .swi-next {
  right: 0;
}
.history {
  position: relative;
  padding: 4.591rem 0 6.545rem;
  isolation: isolate;
}
.history .bg-img {
  position: absolute;
  left: -1.7%;
  top: 6.9%;
  width: 74.5%;
  z-index: -1;
}
.history-swiper {
  width: 89.5%;
  height:100px;
}
.history-swiper .swiper-slide {
  position: relative;
  display: flex;
  align-items: flex-end;
  text-align: center;
  cursor: pointer;
  padding-bottom: 0px;
}
.history-swiper .year {
  position: absolute;
  left: 50%;
  top: 1.045rem;
  transform: translateX(-50%);
  font-family: 'DIN';
  font-weight: 600;
  color: #ACACAC;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.history-swiper .cir {
  position: relative;
  width:30px;
  height:30px;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 50%;
  border: 0.045rem solid #DCDDDD;
  margin: 0 auto;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); bottom:5px;
}
.history-swiper .cir::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36.4%;
  height: 36.4%;
  border-radius: 50%;
  background-color: #DCDDDD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.history-swiper .swiper-slide-thumb-active .year {
  top:-10px;
  font-size:40px;
  color: #009D4D;
}
.history-swiper .swiper-slide-thumb-active .cir {
  border-color: #009D4D;
}
.history-swiper .swiper-slide-thumb-active .cir::before {
  background-color: #009D4D;
}
.history-swiper2 .year {
  position: relative;
  width: 41%;
  font-family: 'DIN';
  color: #009D4D;
  margin-top:0rem;

}
.history-swiper2 .year::before {
  content: '';
  position: absolute;
  right: 0;
  top: 200px;
  transform: translate(50%, -50%);
  width: 0;
  height: 0;
  border-width: 10px 19px;
  border-color: transparent transparent transparent #009D4D;
  border-style: solid;
}
.history-swiper2 .ls-items {
  width: 51.4%;
  margin-left: 13.3%; margin-top:10rem;
}
.history-swiper2 .ls-item {
  padding: 1.727rem 0 1.273rem;
  border-bottom: 0.045rem solid #DCDDDD;
}
.history-swiper2 .mouth {
  width:50px;
  color: #009D4D;
}
.history-swiper2 .ls-desi {
  width: calc(100% - 2.727rem);
}
.history-swiper2 .ls-desi img{ width:40%; padding:10px; border:1px #dcdddd solid; background:#FFF; border-radius:0px;
}
.history-swiper2 .com-intro {
  line-height: 1.7;
}
.history-swiper2 .com-intro p {
  margin-bottom: 0.682rem;
}
.history-swiper2 .com-intro p:last-of-type {
  margin-bottom: 0;
}
.ab_bg{background:url(../images/11.jpg) center top no-repeat; margin-top:-180px; padding-top:100px;}

#pcbanner {
	display: block
}
#mbanner {
	display: none
}
