* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: HarmonyOS Sans SC,HarmonyOS_Sans_S;
}

@font-face {
	font-family: "HarmonyOS_Sans_SC";
	/* Project id 2871779 */
	src: url('../fonts/HarmonyOS_Sans_SC_Medium.woff2');
}
@font-face {
	font-family: "HarmonyOS Sans SC";
	/* Project id 2871779 */
	src: url('../fonts/HarmonyOS_Sans_SC_Medium.woff2');
}
@font-face {
	font-family: "HarmonyOS_Sans_SC_Light";
	/* Project id 2871779 */
	src: url('../fonts/HarmonyOS_Sans_SC_Light.ttf');
}

@font-face {
	font-family: "HarmonyOS_Sans_SC_Bold";
	/* Project id 2871779 */
	src: url('../fonts/HarmonyOS_Sans_SC_Bold.ttf');
}

@font-face {
	font-family: "Rany-Bold";
	/* Project id 3544394 */
	src: url('../fonts/Rany-Bold.otf');
}

@font-face {
	font-family: "Rany";
	/* Project id 2871779 */
	src: url('../fonts/Rany.otf');
}

a:link,
a:active,
a:visited,
a:hover,
{
background: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

body {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

.content1300 {
	margin: 0 auto;
	width: 1300px;
	max-width: 94%;
}

.content1440 {
	margin: 0 auto;
	width: 1440px;
	max-width: 94%;
}

.content1400 {
	margin: 0 auto;
	width: 1400px;
	max-width: 94%;
}

.content1240 {
	margin: 0 auto;
	width: 1240px;
	max-width: 94%;
}

.content1200 {
	margin: 0 auto;
	width: 1200px;
	max-width: 94%;
}

.content1500 {
	margin: 0 auto;
	width: 1500px;
	max-width: 94%;
}

.content1530 {
	margin: 0 auto;
	width: 1530px;
	max-width: 94%;
}

.content1600 {
	margin: 0 auto;
	width: 1600px;
	max-width: 94%;
}

.content1720 {
	margin: 0 auto;
	width: 1720px;
	max-width: 94%;
}

.content1820 {
	/* margin: 0 auto; */
	width: 1820px;
	max-width: 94%;
}

.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .imgScale {
	transform: scale(1.05);
}

.imgScale {
	transition: all 1s;
	display: block;
	width: 100%;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
}

.header .content {
	padding: 20px;
}

.header-t {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

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

.header-t-l .logo img {
	display: block;
}

.header-t-l form {
	width: 472px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	display: flex;
	align-items: center;
	padding: 0 12px;
	margin-left: 27px;
}

.header-t-l form input {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	flex: 1;
	font-size: 14px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333;
	line-height: 1;
}

.header-t-l form input::placeholder {
	color: #999999;
}

.header-t-l form .icon-sousuo {
	cursor: pointer;
	color: rgba(140, 199, 62, 1);
	font-size: 18px;
}

.header-t-r a {
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #ADADAD;
	line-height: 1;
}

.header-t-r a:not(:last-child) {
	margin-right: 50px;
}

.header-t-r a .iconfont {
	font-size: 18px;
	color: rgba(140, 199, 62, 1);
	padding-right: 7px;
}

.header-c {
	margin-top: 20px;
}

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

.header-c ul li {
	position: relative;
}

.header-c ul li .nar_er {
	width: 160%;
	position: absolute;
	/* top: 190%; */
	left: -30%;
	background-color: #fff;
	border-radius: 6px;
	padding: 22px 0;
	/* padding: 22px; */
	overflow: hidden;
	box-shadow: 0px 0px 6px 2px rgba(117, 99, 76, .1);
	display: none;
}

.header-c ul li .nar_er .div_dl a {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #666666;
	line-height: 30px;
	font-size: 14px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	transition: all 0.6s;
}

.header-c ul li .nar_er .div_dl a:hover {
	color: #8CC73E;
}

.header-c ul li a {
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 1;
	transition: all .6s;
}

.header-c ul li.active a,
.header-c ul li:hover a {
	color: #8CC73E;
}

.header-c ul li:not(:last-child) {
	margin-right: 50px;
}

.footer {
	background-color: rgba(241, 241, 241, 1);
}

.footer-t {
	padding: 132px 0 90px;
}

.footer-t .content1400 {
	display: flex;
	justify-content: space-between;
}

.footer-t-l .logo img {
	display: block;
}

.footer-t-l .social {
	display: flex;
	margin-top: 40px;
}

.footer-t-l .social a {
	width: 40px;
	height: 40px;
	border: 2px solid #D4D4D4;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(204, 204, 204, 1);
	transition: all .6s;
}

.footer-t-l .social a:hover {
	background-color: rgba(140, 199, 62, 1);
	border-color: rgba(140, 199, 62, 1);
	color: #fff;
}

.footer-t-l .social a:not(:last-child) {
	margin-right: 28px;
}

.footer-t-r-l {
	width: 270px;
}

.footer-t-r-l li:not(:last-child) {
	margin-bottom: 20px;
}

.footer-t-r-l li>a {
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(222, 222, 222, 1);
}
.footer-t-r-l li .li-des{
    margin-top: 10px;
    display: none;
}
.footer-t-r-l li .li-des a{
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    font-family: HarmonyOS Sans SC;
}
.footer-t-r-l li .li-des a:hover{
    color: #8AC23E;
}
.footer-t-r {
	display: flex;

}

.footer-t-r-r {
	margin-left: 117px;
	width: 400px;
}

.footer-t-r-r .title {
	font-size: 24px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: #8AC23E;
	line-height: 1;
}

.footer-t-r-r .text-box {
	margin-top: 32px;
}

.footer-t-r-r .text-box .text-title {
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}

.footer-t-r-r .text-box .text-des {
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
}

.footer-t-r-r .text-box .text:not(:last-child) {
	margin-bottom: 15px;
}

.footer-t-r-r .contact-information {
	margin-top: 30px;
}

.footer-t-r-r .contact-information a {
	display: flex;
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #ADADAD;
	line-height: 1;
}

.footer-t-r-r .contact-information a:not(:last-child) {
	margin-bottom: 15px;
}

.footer-t-r-r .contact-information a .iconfont {
	font-size: 18px;
	color: rgba(140, 199, 62, 1);
	padding-right: 10px;
}

.footer-c {
	border-top: 1px solid rgba(230, 230, 230, 1);
}

.footer-c .content1400 {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	padding: 35px 0;
}

.footer-c a {
	color: #999;
}

.m_right {
	display: none;
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.55);
	display: none;
	z-index: 999;
}

.modal .shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.video-content {

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

}

.modal .close {
	position: absolute;
	right: -26px;
	top: -26px;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
}

.video-content video {
	display: block;
	margin: 0 auto;
	max-width: 90vw;
	max-height: 80vh;
}

.pagination ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.pagination ul li {
	width: 50px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	text-align: center;
	/* background: #FFFFFF; */
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	margin: 5px;
	cursor: pointer;
	border-radius: 50%;
}


.pagination ul li .iconfont {
	font-size: 18px;
}

.pagination ul li:hover,
.pagination ul li.active {
	background-color: rgba(0, 54, 178, 1);
}

.pagination ul li a {
	color: rgba(153, 153, 153, 1);
	display: block;
}

.pagination ul li.active a,
.pagination ul li:hover a {
	color: #fff;
}

.main {
	padding-top: 118px;
}

.m-right-buttom {
	display: none;
}

.m-navbar {
	display: none;
}

.tgo ul {
	display: flex;
	align-items: center;
}

.tgo ul li {
	margin-right: 20px;
}

.tgo ul li:last-child {
	margin-right: 0;
}

.tgo ul li a {
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 50px;
	color: #999999;
	font-size: 18px;
	font-family: HarmonyOS_Sans_SC;
	border-radius: 50%;
	transition: all 0.5s;
}

.tgo ul li:hover a {
	border: 1px solid #8dc63f;
	background: #8dc63f;
	color: #fff;
}

.tgo ul li.tgo-active a,.tgo ul li.active a {
	border: 1px solid #8dc63f;
	background: #8dc63f;
	color: #fff;
}

@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		transform: translate3d(0%, 30px, 0);
	}

	to {
		opacity: 1;
		transform: translate3d(0%, 0px, 0);
	}
}

.fadeInUpSmall {
	animation-name: fadeInUpSmall;
}

@media (max-width:1850px) {
	.content1820 {
		width: 94%;
	}
}

@media (max-width:1750px) {
	.content1720 {
		width: 94%;
	}
}

@media (max-width:1630px) {
	.content1600 {
		width: 94%;
	}
}

@media (max-width:1550px) {
	.content1530 {
		width: 94%;
	}
}

@media (max-width:1440px) {
	.footer-t-r-r {
		margin-left: 40px;
	}
}

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

@media (max-width:1430px) {
	.content1400 {
		width: 94%;
	}
}

@media (max-width:1330px) {
	.content1300 {
		width: 94%;
	}
}

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

@media (max-width:1199px) {
	.header-c ul li:not(:last-child) {
		margin-right: 25px;
	}

	.header-c ul li a {
		font-size: 16px;
	}

	.header-t-l form {
		flex: 1;
	}

	.header-t-l {
		width: 100%;
	}

	.header-t-r {
		display: none;
	}

	.header-t-l .logo img {
		height: 28px;
	}

	.footer-t {
		padding: 70px 0;
	}

	.footer-t-l .logo img {
		width: 290px;
	}

	.footer-t-r-r {
		width: 300px;
	}
	.tgo ul li{
		margin-right: 10px;
	}
	.tgo ul li a {
	    width: 35px;
	    height: 35px;
		line-height: 35px;
		font-size: 16px;
	}
}

@media (max-width:1024px) {
	.main {
		padding-top: 96px;
	}

	.footer-t-r-r .text-box {
		margin-top: 25px;
	}

	.footer-t-r-r .text-box .text-title {
		font-size: 16px;
	}

	.footer-t-r-r .text-box .text-des {
		font-size: 14px;
	}

	.footer-t {
		padding: 40px 0;
	}

	.footer-c .content1400 {
		padding: 5px 0;
		font-size: 12px;
	}

	.footer-t-r-l {
		display: none;
	}

	.footer-t-r {
		flex: 1;
	}

	.footer-t-r-r {
		width: 100%;
	}

	.header-t-l {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.header-t-l form {
		flex: none;
		margin-left: 0;
		width: 100%;
		margin-top: 10px;
	}

	.header .content {
		padding: 10px 3%;
	}

	.header-c {
		display: none;
	}

	.m-right-buttom {
		display: block;
		cursor: pointer;
		user-select: none;
	}

	.m-right-buttom .in {
		height: 30px;
		width: 19px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.m-right-buttom span,
	.m-right-buttom span:after,
	.m-right-buttom span:before {
		display: block;
		height: 2px;
		width: 19px;
		background: rgba(140, 199, 62, 1);
		transition: top .2s linear
	}

	.header.active .m-right-buttom span,
	.header.active .m-right-buttom span:after,
	.header.active .m-right-buttom span:before {
		background: rgba(140, 199, 62, 1);
	}

	.m-right-buttom span {
		transition: all .2s .4s ease, background 0s;
		position: relative
	}

	.m-right-buttom span:after,
	.m-right-buttom span:before {
		position: absolute;
		left: 0;
		content: '';
		transform-origin: 50% 50%;
		transition: top .2s .4s ease, transform .4s ease;
		height: 2px
	}

	.m-right-buttom span:before {
		top: 6px
	}

	.m-right-buttom span:after {
		top: -6px
	}

	.m-right-buttom.active span,
	.header.active .m-right-buttom.active span {
		transition: all .2s 0s ease;
		background: 0 0
	}

	.m-right-buttom.active span:after,
	.m-right-buttom.active span:before {
		transition: top .2s ease, transform .2s .3s ease;
		top: 0;
		width: 19px
	}

	.m-right-buttom.active span:before {
		transform: rotate3d(0, 0, 1, 45deg)
	}

	.m-right-buttom.active span:after {
		transform: rotate3d(0, 0, 1, -45deg)
	}

	.m-navbar.active li {
		border-radius: 5px;
		background-color: #f0f0f0;
	}

	.m-navbar.active li .subNav {
		/*display: none;*/
		background-color: #f0f0f0;
		padding: 0 25px;
		border-radius: 0 0 5px 5px;
	}

	.m-navbar.active li .subNav a {
		margin-top: 0;
		background-color: transparent;
		padding: 10px 0 !important;
		border-radius: 0;
		font-size: 14px;
	}

	.m-navbar.active li .subNav .item-title {
		padding: 10px 0 0;
	}

	.m-navbar.active li .subNav a:not(:last-child) {
		border-bottom: 1px solid rgba(193, 199, 208, 0.7);
	}

	.m-navbar ul {
		display: block;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}

	.m-navbar li {
		display: block;
		width: 100%;
		opacity: 0;
		transform: translateY(32px);
		transition: all .4s ease;
		margin: 0;
	}

	.m-navbar.active li {
		opacity: 1;
		transform: translateY(0);
	}

	.m-navbar li:hover a {
		color: #747474 !important;
	}

	.m-navbar li.active a {
		color: rgba(0, 54, 178, 1) !important;
	}

	.m-navbar {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		margin-right: 0;
		top: 0;
		left: 0;
		padding: 140px 4% 20px;
		background-color: #444;
		z-index: 998;
	}

	.m-navbar li+li {
		margin-top: 12px
	}

	.m-navbar li+li {
		margin-left: 0;
		padding: 0
	}

	.m-navbar li+li:after {
		display: none
	}

	.m-navbar li a {
		padding: 9px !important;
		background: #fafafa;
		color: #121212;
		height: auto;
		border-radius: 5px;
		font-weight: 400;
		display: block;
	}

}

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

@media (max-width: 768px) {
	.video-content {
		width: 85%;
	}

	.video-content video {
		display: block;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	.main {
		padding-top: 85px;
	}

	.footer-t-l {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.footer-t-l .logo img {
		width: 250px;
	}

	.footer-t-l .social {
		margin-top: 20px;
	}

	.footer-t-r-r {
		margin-left: 0;
	}

	.footer-t-r {
		margin-top: 30px;
	}

	.footer-t-r-r .title {
		font-size: 22px;
	}

	.footer-t-r-r .text-box {
		margin-top: 15px;
	}

	.footer-t-r-r .contact-information {
		margin-top: 15px;
	}

	.footer-t {
		padding: 20px 0;
	}

	.footer-t .content1400 {
		flex-direction: column;
	}

	.pagination ul li {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.header-t-l .logo img {
		height: 22px;
	}

	.header-t-l form {
		height: 30px;
		margin-top: 5px;
	}
}

@media (max-width: 500px) {
	.footer-t-r-r .title {
		font-size: 20px;
	}

	.footer-t-l .social {
		margin-top: 10px;
	}

	.footer-t-r {
		margin-top: 20px;
	}

	.footer-t-r-r .text-box .text:not(:last-child) {
		margin-bottom: 5px;
	}

	.footer-c .content1400 {
		flex-direction: column;
		align-items: center;
		line-height: 1.5;
	}
}