* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/* font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'HarmonyOS Sans SC', 'SimSun', 'SimHei', 'Arial', 'sans-serif'; */
}

@font-face {
	font-family: "HarmonyOS_Sans_SC_Medium";
	/* 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') format('truetype');
}

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

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

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

@font-face {
	font-family: "Geometr415 Blk BT";
	/* Project id 2871779 */
	src: url('../fonts/GEOMETR415 BLK BT BLACK.TTF');
}

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

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%;
}

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

.content520 {
	padding: 0 5.2%;
}

.hoverLi .pic {
	overflow: hidden;
}

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

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

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

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

.header .logo img {
	height: 70px;
}

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

.header .r .nav {
	display: flex;
}

.header .r .nav li>a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 100px;
	transition: all .6s;
}

.header .r .nav li.active>a,
.header .r .nav li:hover>a {
	color: #009944;
}

.header .r .nav li:not(:last-child) {
	margin-right: 55px;
}

.header .r .line {
	width: 2px;
	height: 26px;
	background: #B2B2B2;
	margin: 0 48px 0 62px;
}

.header .r .header-search-box {
	position: relative;
}

.header .r .header-search-box .header-searchBtn {
	display: block;
	line-height: 26px;
	text-align: center;
	width: 26px;
	height: 26px;
	background: #009944;
	border-radius: 50%;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}

.header .r .header-search-box .header-search-container {
	position: absolute;
	right: -15px;
	top: 70px;
	display: none;
}

.header .r .header-search-box .header-search {
	width: 230px;
	height: 38px;
	background: #fff;
	border: 1px solid rgba(0, 153, 68, 1);
	/* background: #F0F0F0; */
	border-radius: 19px;
	display: flex;
	align-items: center;
	/* box-shadow: 0 10px 40px rgba(0, 0, 0, .08); */
}

.header .r .header-search-box .header-search input {
	flex: 1;
	padding-left: 17px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	height: 100%;
	width: 100%;
	border-radius: 19px;
	border: none;
	outline: none;
	background-color: transparent;
}

.header .r .header-search-box .header-search input::placeholder {
	color: #999;
}

.header .r .header-search-box .header-search .iconfont {
	cursor: pointer;
	color: rgba(153, 153, 153, 1);
	padding: 0 15px 0 10px;
}

.header .r .aslideBtn {
	color: rgba(0, 153, 68, 1);
	margin-left: 46px;
	cursor: pointer;
}

.header .r .aslideBtn .iconfont {
	font-size: 24px;
}

.footer {
	background-color: rgba(35, 35, 35, 1);
	padding: 72px 0 60px;
}

.footer .box-c {
	display: flex;
	justify-content: space-between;
}

.footer .box-c .l .l-title {
	display: inline-block;
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	background: linear-gradient(90deg, #1CA1DA 0%, #37B880 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	letter-spacing: .7em;
}

.footer .box-c .l .l-des {
	font-size: 30px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #999999;
	line-height: 1;
	margin-top: 18px;
	letter-spacing: .2em;
}

.footer .box-c .l .text-box {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 1.66;
	margin-top: 26px;
}

.footer .box-c .l .text-box span {
	color: rgba(0, 153, 68, 1);
	font-size: 18px;
	font-family: Rany-Bold;
	font-weight: 400;
}

.footer .box-c .l .social {
	display: flex;
	gap: 19px;
	margin-top: 25px;
}

.footer .box-c .l .social a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 51px;
	height: 51px;
	border: 1px solid #7c7c7c;
	border-radius: 50%;
	color: #999999;
	transition: all .6s;
}

.footer .box-c .l .social a:hover {
	border-color: rgba(0, 153, 68, 1);
	background-color: rgba(0, 153, 68, 1);
	color: #fff;
}

.footer .box-c .l .social a .iconfont {
	font-size: 24px;
}

.footer .box-c .r {
	position: relative;
	width: 494px;
	padding-top: 33px;
}

.footer .box-c .r .r-t {
	position: relative;
	padding-bottom: 14px;
	cursor: pointer;
}

.footer .box-c .r .r-t::before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	content: "";
	height: 3px;
	background: linear-gradient(-90deg, #1CA1DA, #37B880);
	border-radius: 2px;
}

.footer .box-c .r .r-t-t {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 1;
}

.footer .box-c .r .r-t-c {
	position: absolute;
	bottom: 120%;
	left: 0;
	width: 100%;
	padding: 20px;
	border: 1px solid #37B880;
	border-radius: 10px;
	background-color: #fff;
	display: none;
}

.footer .box-c .r .r-t-c a {
	position: relative;
	transition: all .6s;
}

.footer .box-c .r .r-t-c a:hover::before {
	content: '';
	background: url(../img/img_18.png) no-repeat;
	width: 5px;
	height: 7px;
	left: 0px;
	top: 12px;
	position: absolute;
	display: block;
}

.footer .box-c .r .r-t-c a:hover {
	padding-left: 15px;
}

.footer .box-c .r .r-t-c a {
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #37B880;
	line-height: 30px;
}

.footer .box-c .r .r-b {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin-top: 30px;
}

.footer .box-c .r .r-b a {
	color: #999;
}
 /*滚动条整体样式*/
::-webkit-scrollbar {
   /*高宽分别对应横竖滚动条的尺寸*/
    width: 5px;     
    height: 1px;
  }

  /*滚动条里面小方块*/
::-webkit-scrollbar-thumb {
    border-radius: 2px;
   -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #009944;
  }
  
  /*滚动条里面轨道*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 2px;
    background: #EDEDED;
  }
.banner1 {
	position: relative;
}

.banner1 .pic img {
	display: block;
	width: 100%;
	object-fit: cover;
	min-height: 295px;
}

.banner1 .banner-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banner1 .banner-box .zh {
	font-size: 30px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
}
.banner1 .banner-box .des{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.66;
	margin-top: 15px;
}
.banner1 .banner-box .en {
	font-size: 30px;
	font-family: Geometr415 Blk BT;
	font-weight: 900;
	color: rgba(255,255,255,.2);
	line-height: 36px;
	text-transform: uppercase;
	margin-top: 13px;
}
.searchBox {
	margin: 0 0 0 auto;
	display: flex;
	justify-content: flex-end;
}

.searchBox .select,
.searchBox .input {
	position: relative;
	display: flex;
	width: 441px;
	height: 61px;
	background: #FAFAFA;
	border: 1px solid #EEEEEE;
}

.searchBox .input .icon-sousuo {
	color: rgba(0, 153, 68, 1);
	font-size: 22px;
}

.searchBox .input {
	padding: 0 20px;
	display: flex;
	align-items: center;
	margin-right: 16px;
}

.searchBox .input input {
	flex: 1;
	outline: none;
	width: 100%;
	height: 100%;
	margin-left: 20px;
	border: none;
	outline: none;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 30px;
	color: #333;
}
.searchBox .input input::placeholder {
	color: #999999;

}
.searchBox .select .select-t{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 30px;
	font-family: Rany-Bold;
	color: #009944;
	line-height: 60px;
	padding: 0 19px;
	outline: none;
	appearance: none;
	background-image: url(../img/bottom.png);
	background-size: 14px 9px;
	background-repeat: no-repeat;
	background-position: right 15px center;
	cursor: pointer;
}
.searchBox .select .select-c{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	/* padding: 20px 0; */
	background-color: #fff;
	display: none;
}
.searchBox .select .select-c li{
	padding: 0 20px;
	line-height: 2.2;
	font-size: 16px;
	color: #333;
	font-family: Rany-Bold;
	transition: all .6s;
}
.searchBox .select .select-c li:hover{
	background-color: #009944;
	color: #fff;
}
.commonBread {
	position: relative;
	margin-top: -40px;
	z-index: 2;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

.commonBread .l {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 25px 0;
}

.commonBread .l a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	transition: all .6s;
}

.commonBread .l .icon-home-filling,
.commonBread .l a.active,
.commonBread .l a:hover {
	color: rgba(0, 153, 68, 1);
}

.commonBread .l .icon-youjiantou11 {
	color: #C1C2C4;
	font-size: 12px;
	margin: 0 10px;
}

.commonBread .r .swiper-slide {
	position: relative;
	width: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 80px;
	color: rgba(102, 102, 102, 1);
	transition: all .6s;
	padding: 0 4px;
}

.commonBread .r .swiper-slide:not(:last-child) {
	margin-right: 36px;
}

.commonBread .r .swiper-slide:hover,
.commonBread .r .swiper-slide.active {
	color: #009944;
}

.commonBread .r .swiper-slide:hover::before,
.commonBread .r .swiper-slide::before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 0;
	height: 3px;
	transition: all .6s;
	background: linear-gradient(-90deg, #1CA1DA, #37B880);
}

.commonBread .r .swiper-slide:hover::before,
.commonBread .r .swiper-slide.active::before {
	width: 100%;
}
.about-title .zh{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	text-align: center;
}
.about-title .en{
	font-size: 30px;
	font-family: Geometr415 Blk BT;
	font-weight: 900;
	color: #009944;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}
.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: flex-start;
	flex-wrap: wrap;
}

.pagination ul li {
	width: 50px;
	height: 50px;
	border: 1px solid #DEDEDE;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	margin: 5px;
	cursor: pointer;
	transition: all .6s;
}


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

.pagination ul li:hover,
.pagination ul li.active {
	background-color: rgba(0, 153, 68, 1);
	border-color: rgba(0, 153, 68, 1);
}

.pagination ul li a {
	color: rgba(204, 204, 204, 1);
	display: block;
	transition: all .6s;
}

.pagination ul li.active a,
.pagination ul li:hover a {
	color: #fff;
}
.modal-Nav{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: ease-in .6s; 
}
.modal-Nav.active{
	opacity: 1;
	visibility: visible;
	pointer-events: inherit;
}
.modal-Nav .content-Nav{
	width: 750px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	margin: 0 0 0 auto;
	max-width: 100%;
	height: 100%;
	padding: 17px 85px 117px 100px;
	transform: translateX(100%);
	transition: ease-in .6s; 
} 
.modal-Nav.active .content-Nav{
	transform: translateX(0);
}
.modal-Nav .content-Nav .box-t{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.modal-Nav .content-Nav .box-t-l img{
	width: 60px;
}
.modal-Nav .content-Nav .box-t-r{
	color: rgba(153, 153, 153, 1);
	cursor: pointer;
	transition: all .6s;
}
.modal-Nav .content-Nav .box-t-r:hover{
	color: #009944;
}
.modal-Nav .content-Nav .box-t-r .iconfont{
	font-size: 26px;
}
.modal-Nav .content-Nav .box-c{
	margin-top: 20px;
	flex: 1;
	overflow: auto;
	height: 100%;
	padding-right: 20px;
}
.modal-Nav .content-Nav .box-c li:not(:last-child){
	margin-bottom: 10px;
}
.modal-Nav .content-Nav .box-c .li-title{
	line-height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid RGBA(222, 222, 222, 1);
}
.modal-Nav .content-Nav .box-c .li-title a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 60px;
	flex: 1;
}
.modal-Nav .content-Nav .box-c .li-des{
	padding-top: 20px;
	display: none;
}
.modal-Nav .content-Nav .box-c .li-des a{
	display: block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	transition: all .6s;
}
.modal-Nav .content-Nav .box-c .li-des a:hover{
	color: #009944;
}
.m-right-buttom {
	display: none;
}

.m-navbar {
	display: none;
}

@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:1630px) {
	.content1600 {
		width: 94%;
	}
}

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

@media (max-width:1440px) {
	.header .r .nav li:not(:last-child) {
		margin-right: 35px;
	}

	.header .r .line {
		margin: 0 30px 0 45px;
	}
}

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

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

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

@media (max-width:1280px) {
	.header .r .nav li>a {
		font-size: 16px;
	}
	.banner1 .banner-box .zh,
	.banner1 .banner-box .en{
		font-size: 26px;
	}
}

@media (max-width:1199px) {
	.about-title .zh,
	.about-title .en{
		font-size: 28px;
	}
	.banner1 .banner-box .zh,
	.banner1 .banner-box .en{
		font-size: 24px;
	}
	.header .r .line {
		display: none;
	}

	.header .content520 {
		padding: 5px 3%;
	}

	.header .logo img {
		height: 50px;
	}

	.header .r .nav {
		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: #fff;
		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: #0036B2;
	}

	.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: 100px 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;
	}

	.footer .box-c .l .l-des {
		font-size: 28px;
	}
}

@media (max-width: 1024px) {
	.about-title .zh,
	.about-title .en{
		font-size: 26px;
	}
	.commonBread{
		padding: 0 20px;
		flex-direction: column-reverse;
	}
	.commonBread .l{
		padding: 15px 0;
	}
	.commonBread .r .swiper-slide{
		line-height: 50px;
	}
	.commonBread .r .swiper-slide:not(:last-child){
		margin-right: 20px;
	}
	.banner1 .banner-box .zh,
	.banner1 .banner-box .en{
		font-size: 22px;
	}
	.footer {
		padding: 50px 0;
	}

	.header .logo img {
		height: 40px;
	}

	.footer .box-c .l .l-des {
		font-size: 22px;
		letter-spacing: .2em;
	}

	.footer .box-c .r {
		width: 400px;
	}

	.footer .box-c .l .l-title {
		letter-spacing: .4em;
	}
	.searchBox{
		justify-content: space-between;
	}
	.case .box1{
		padding: 60px 0;
	}
	.searchBox .select, .searchBox .input{
		width: 48%;
	}
	.searchBox .input{
		margin-right: 0;
	}
	.searchBox .select, .searchBox .input{
		height: 50px;
	}
	.searchBox .select .select-t{
		line-height: 50px;
		font-size: 24px;
	}
}

@media (max-width: 820px) {
	.footer .box-c {
		flex-direction: column;
	}

	.footer .box-c .r {
		width: 100%;
		margin-top: 35px;
		padding-top: 0;
	}
}

@media (max-width: 768px) {
	.searchBox{
		flex-direction: column;
	}
	.searchBox .select, .searchBox .input{
		width: 100%;
	}
	.searchBox .select{
		margin-top: 10px;
	}
	.about-title .zh,
	.about-title .en{
		font-size: 24px;
	}
	.commonBread .r .swiper-slide:not(:last-child){
		margin-right: 0;
	}
	.commonBread .swiper-wrapper{
		flex-wrap: wrap;
		gap:  0 20px;
	}
	.commonBread .l .icon-youjiantou11{
		margin: 0 5px;
	}
	.commonBread .l a{
		font-size: 14px;
	}
	.commonBread{
		margin-top: 20px;
		padding:  5px 20px;
	}
	.commonBread .r .swiper-slide{
		font-size: 14px;
		line-height: 35px;
	}
	.commonBread .r .swiper-slide:hover::before, .commonBread .r .swiper-slide::before{
		height: 2px;
		display: none;
	}
	.banner1 .banner-box .zh,
	.banner1 .banner-box .en{
		font-size: 20px;
	}
	.modal-Nav .content-Nav .box-c .li-des{
		padding-top: 10px;
	}
	.modal-Nav .content-Nav{
		width: 400px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.modal-Nav .content-Nav .box-t-l img{
		width: 40px;
	}
	.modal-Nav .content-Nav .box-c .li-title {
		line-height: inherit;
	}
	.modal-Nav .content-Nav .box-c .li-title a{
		line-height: 40px;
	}
	.footer .box-c .r {
		margin-top: 30px;
	}

	.footer .box-c .r .r-b {
		margin-top: 17px;
	}

	.footer .box-c .l .l-des {
		margin-top: 10px;
		font-size: 22px;
	}

	.footer .box-c .l .text-box {
		margin-top: 10px;
	}

	.footer .box-c .l .social {
		margin-top: 13px;
	}

	.footer {
		padding: 40px 0;
	}

	.footer .box-c .l .social a {
		width: 40px;
		height: 40px;
	}

	.footer .box-c .l .social a .iconfont {
		font-size: 18px;
	}

	.header .r .aslideBtn {
		margin-left: 30px;
	}

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

	.video-content {
		width: 85%;
	}

	.video-content video {
		display: block;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}
	.banner1 .banner-box .en{
		line-height: 1.5;
	}
}

@media (max-width: 500px) {
	.searchBox .select .select-t{
		line-height: 45px;
	}
	.searchBox .select, .searchBox .input{
		height: 45px;
	}
	.searchBox .input,
	.searchBox .select .select-t{
		padding: 0 15px;
	}
	.searchBox .select .select-t{
		font-size: 20px;
	}
	.searchBox .input input{
		margin-left: 10px;
		font-size: 14px;
	}
	.searchBox .input .icon-sousuo{
		font-size: 20px;
	}
	.about-title .zh,
	.about-title .en{
		font-size: 22px;
	}
	.commonBread .r .swiper-wrapper{
		gap: 0 10px;
	}
	.commonBread .r .swiper-slide{
		line-height: 30px;
	}
	.commonBread .l{
		padding: 0 0 10px;
	}
	.commonBread{
		padding: 5px 10px;
	}
	.modal-Nav .content-Nav{
		width: 100%;
	}
	.header .r .header-search-box .header-search-container{
		top: 50px;
	}
	.footer .box-c .r {
		margin-top: 25px;
	}

	.footer .box-c .r .r-b {
		font-size: 14px;
		line-height: 1.7;
		word-break: break-all;
	}

	.footer {
		padding: 25px 0;
	}

	.footer .box-c .l .l-des {
		font-size: 20px;
	}
}