* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	    box-sizing: border-box;
}

/*@font-face {
	font-family:'OPPOSans-B';
	src: url('../files/fonts/OPPOSans-B.ttf');
}
@font-face {
	font-family:'OPPOSans-M';
	src: url('../files/fonts/OPPOSans-M.ttf');
}
@font-face {
	font-family:'OPPOSans-R';
	src: url('../files/fonts/OPPOSans-R.ttf');
}*/

.wow.fadeInUp {
	animation-delay: .2s;
}
img{
	max-width: 100%;
	border: 0;
	vertical-align: top;
}

html,
body {
	/* min-width: 1120px; */
}

body {
	/*font-family:'OPPOSans-R';*/
	/*font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';*/
	cursor: url('../files/cursor.png');
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}

html.lenis,
html.lenis body {
	height: auto;
}

.lenis.lenis-smooth {
	scroll-behavior: auto !important;
}

.row-one {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.row-two {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


/* 其他相关CSS规则... */

a {
	text-decoration: none;
}

img {
	display: block;
}

ul,
ul li {
	list-style: none;
}

html {
	font-size: 100px;
}

.h-height {
	height: .74rem;
}

.mleft {
	margin-left: .08rem;
}

.header {
	padding: 0 .8rem;
	width:100%;
	/* min-width: 1120px; */
}

.header_logo,
.header_logo .logo {
	width: 1.44rem;
	height: .3rem;
}

.header_right ul {
	margin-left: .32rem;
}

.header_right ul li {
	padding: 0 .35rem;
}

.header_right ul li a img {
	width: .13rem;
	height: .08rem;
}

.menu_title {
	height: .21rem;
}

.menu_a .menu_title .menu_a_label .lab {
	font-size: .18rem;
	line-height: .21rem;
}

.header_right ul li:hover .menu_a_label {
	transform: translateY(-.21rem);
}

.langicon {
	width: .3rem;
	height: .3rem;
}

.line_separate {
	width: 1px;
	height: .16rem;
	margin: 0 .12rem;
}

.lang label {
	font-size: .18rem;
}

.lang_concat .concat {
	width: 1.32rem;
	height: .44rem;
	line-height: .44rem;
	border-radius: .42rem;
	margin-left: .3rem;
	font-size: .18rem;
}

.menu_content {
	top: .74rem;
}

.menu_content .left_describe .item {
	padding: .4rem 0 .5rem 0.9rem;
}

.menu_content .left_describe .item h2 {
	font-size: .18rem;
	line-height: .21rem;
}

.menu_content .left_describe .item p {
	font-size: .16rem;
	line-height: .3rem;
	margin-top: .24rem;
}

.menu_content .left_describe .item a {
	font-size: .16rem;
	line-height: .3rem;
	margin-top: .32rem;
}

.menu_content .left_describe .item a label {
	margin-right: .08rem;
}

.menu_content .left_describe .item a .arrow-right {
	width: .18rem;
	height: .18rem;
}

.menu_content .right_content {
	padding-top: .4rem;
}

.menu_content .right_content .item {
	/* margin-left: .6rem; */
}

.menu_content .right_content .item .title {
	font-size: .16rem;
	line-height: .19rem;
	padding-bottom: .2rem;
	margin-bottom: .24rem;
	padding-left: .2rem
}

.menu_content .right_content .item .a_name {
	height: .48rem;
	border-radius: .29rem;
	padding: 0 .2rem;
}

.menu_content .right_content .item .a_name a {
	height: .48rem;
}

.menu_content .right_content .item .a_name a label {
	font-size: .16rem;
	min-width: 1.8rem;
}

.menu_content .right_content .item .a_name a i {
	/* width: .14rem;
	height: .14rem; */
}

.menu_content .right_content .item .a_name:hover {
	border-radius: .29rem;
}
.menu_content .right_content-about {
	padding-top: .4rem;
	flex: 1;
	display: flex;
	align-items: center;
	padding-bottom: .4rem;
}

.menu_content .right_content-about .item-a {
	display: block;
	margin-left: .6rem;
	width: 2.44rem;
	border-radius: .12rem;
	background: #F7F9FA;
	overflow: hidden;
}
.menu_content .right_content-about .item-a img{
	display: block;
	width: 100%;
	height: 1.4rem;
}
.menu_content .right_content-about .item-a .title{
	font-weight: 400;
	font-size:.16rem;
	color: #292E33;
	padding: .14rem .2rem;
}
.menu_content .right_content-about .item-a .more{
	font-size: .14rem;
	color: #15D656;
	padding: .1rem .2rem;
	display: flex;
	align-items: center;
}
.menu_content .right_content-about .item-a .more span{
	margin-right: 4px;
}
.arrow_out {
	width: .28rem;
	overflow: hidden;
}

.arrow_in {
	display: flex;
	width: .42rem;
	transition: .5s;
	transform: translateX(0.14rem)
}

.arrow-right-gray {
	width: .14rem;
	height: .14rem;
}

.gray_left {
	margin-right: .14rem;
}

.module_box {
	position: relative;
}

.hover_mask {
	height: .8rem;
	width: 100%;
	position: absolute;
	top: 0;
	background-color: #fff;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	transition: all .2s linear;
	z-index: 99;
}

.header_box {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

.header_logo {
	display: block;
}

.header_logo .logo:nth-of-type(2) {
	display: none;
}
.header_logo .logo:nth-of-type(1) {
	display: none;
}

.header_right {
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: space-between;
}

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

.header_right ul li {
	display: flex;
	position: relative;
}

.header_right ul li a {
	display: flex;
	align-items: center;
}

.menu_a {
	cursor: pointer;
}

.menu_title {
	overflow: hidden;
}

.menu_a .menu_title .menu_a_label .lab {
	font-weight: 400;
	color: #333;
}

.menu_a_label {
	transition: all .8s;
	display: flex;
	flex-direction: column;
}

.lang_concat {
	display: flex;
	align-items: center;
	color: #333;
}
.lang_concat .lang {
	display: flex;
	align-items: center;
}

.lang label {
	color: #333;
}

.line_separate {
	display: block;
	background: #C4C8CC;
}

.lang_concat .concat {
	background: #15D656;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
}

.menu_content {
	width: 100%;
	background: #fff;
	position: fixed;
	left: 0;
	border-top: 1px solid #F0F2F5;
}
.menu_content:before {
    content: "";
    display: block;
    width: 30vw;
    background: #F7F9FA;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
}
.menu_content_box {
	display: flex;
	/* align-items: flex-start; */
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

.menu_content .left_describe {
	    width: 34%;
	    background: #F7F9FA;
	    position: relative;
	    width: calc(520 / 1920* 100%);
	    padding: 0 0.75rem 0.4rem 0;
	    flex-shrink: 0;
}

.menu_content .left_describe .item h2 {
	font-weight: 400;
	color: #0D1319;
	text-align: left;
}

.menu_content .left_describe .item p {
	font-weight: 400;
	color: #757A7F;
	text-align: left;
}

.menu_content .left_describe .item a {
	display: flex;
	align-items: center;
	font-weight: 400;
	color: #15D656;
}

.menu_content .right_content {
	display: flex;
	align-items: baseline;
	    padding: .4rem .6rem 0;
}

.menu_content .right_content .item {
	width: 30%;
}
.header ul li:nth-of-type(1) .right_content .item{
	margin-right: .6rem;
}
.header ul li:nth-of-type(1) .right_content .item:nth-of-type(3){
	margin-right: 0;
}
.header ul li:nth-of-type(4) .right_content{
	border-right: 1px solid #f0f0f0;
}
.header ul li:nth-of-type(4) .right_content .item{
	width: 2.64rem;
}
.menu_content .right_content .item .title {
	font-weight: 400;
	color: #8E9499;
	text-align: left;
	border-bottom: 1px solid #F0F2F5;
}

.menu_content .right_content .item .a_name a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	word-break: keep-all;
	cursor: pointer;
}

.menu_content .right_content .item .a_name a label {
	font-weight: 400;
	color: #43484C;
	word-break: keep-all;
	display: block;
	cursor: pointer;
}

.menu_content .right_content .item .a_name a i {
	display: flex;
	align-items: center;
	overflow: hidden;
}

.menu_content .right_content .item .a_name a i .green {
	/* display: none; */
}

.menu_content .right_content .item .a_name:hover {
	background: #F7F9FA;
}

.menu_content .right_content .item .a_name:hover a label {
	color: #15D656;
}

.themeColor {
	color: #15D656 !important;
}


/**
 * 顶部hover
 */

.header.on {
	background: #FFFFFF;
	transition: all .2s linear;
}

.header.on .icon path {
	fill: #000000;
}

.header.on .menu_a .menu_a_label .lab {
	color: #0D1319;
}

/* .header.on .header_logo .logo:nth-of-type(1) {
	display: none;
}

.header.on .header_logo .logo:nth-of-type(2) {
	display: block; */
}

.header.on .lang label {
	color: #43484C;
}


/*底部导航*/

.footer-content {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	/*border-top: 1px solid #e2e2e2;*/
}

.footer-content .footer-box {
	position: relative;
	width: 100%;
	padding-bottom: .4rem;
	display: flex;
	align-items: flex-start;
	padding-top: .8rem;
	justify-content: space-between;
}

.footer-content .footer-box .footer-item {
	position: relative;
}

.fb-logo {
	width: 1.64rem;
	height: .34rem;
}

.footer-content .footer-box .footer-item .f-txt {
	font-weight: 400;
	font-size: .16rem;
	color: #43484C;
	line-height: .19rem;
	text-align: left;
	margin-top: .24rem;
	/*font-family:'OPPOSans-M';*/
}

.line-h {
	height: .16rem;
}

.footer-content .footer-box .footer-item .f-icon {
	display: flex;
	align-items: center;
	margin-top: .4rem;
}

.footer-content .footer-box .footer-item .f-icon .f-icon-btn {
	width: .62rem;
	height: .62rem;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e2e2;
	position: relative;
}

.f-icon-ewm {
	position: absolute;
	width: 1.6rem;
	height: 1.64rem;
	top: -1.7rem;
	left: -0.45rem;
	display: none;
}

.footer-content .footer-box .footer-item .f-icon .f-icon-btn .icon-img {
	position: relative;
	z-index: 2;
}

.footer-content .footer-box .footer-item .f-icon .f-icon-btn:nth-of-type(1) {
	margin-right: .3rem;
}

.footer-content .footer-box .footer-item .f-icon .f-icon-btn .hover-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: transparent;
	border-radius: 100%;
	overflow: hidden;
}

.footer-content .footer-box .footer-item .f-icon .f-icon-btn.active .hover-bg::before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	animation: iconbg .3s linear;
	animation-fill-mode: forwards;
	background: #15D656;
}

@keyframes iconbg {
	from {
		height: 0;
	}

	to {
		height: 100%;
	}
}

.footer-item-nav {
	width: 3.7rem;
}

.f-nav {
	position: relative;
}

.f-nav h1 {
	display: table;
	font-size: .26rem;
	margin-bottom: .2rem;
	/* position: relative; */
}

.f-nav h1 .name {
	position: relative;
	font-weight: 500;
	/*font-family:'OPPOSans-M';*/
}

.f-nav h1 .name span {
	font-weight: 500;
	font-size: .26rem;
	color: #0D1319;
	line-height: .48rem;
}

.f-nav h1.on .name span {
	color: #15D656;
}

.f-nav h1 .name i {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #15D656;
	width: 0;
	transition: all .4s;
	height: 1px;
}

.f-nav h1.on .name i {
	animation: addw .4s linear;
	animation-fill-mode: forwards;
}

@keyframes addw {
	from {
		width: 0;
	}

	to {
		width: .5rem;
	}
}

.f-nav h1 .f-ul {
	position: absolute;
	left: 1.5rem;
	top: 0;
}

.f-nav h1 .f-ul .f-ul-li {
	position: relative;
	min-height: .48rem;
	overflow: hidden;
}
.f-nav h1:nth-of-type(4) .f-ul .f-ul-li{
	border-bottom: 1px solid #f0f0f0;
}

.f-nav h1 .f-ul .f-ul-li .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 2.24rem;
	height: .48rem;
	font-weight: 400;
	font-size: .16rem;
	color: #8E9499;
	padding: 0 .2rem;
}

.f-nav h1 .f-ul .f-ul-li .title span {
	/*font-family:'OPPOSans-M';*/
}

.f-nav h1.on .f-ul .f-ul-li.on .title {
	background: #F7F9FA;
	border-radius: .29rem;
	color: #15D656;
	font-weight: 500;
}

.f-nav h1 .f-ul .f-ul-li .title .icon-down {
	width: .16rem;
	height: .16rem;
}

.f-nav h1 .f-ul .f-ul-li .f-ol {
	width: 100%;
	position: relative;
	display: none;
	padding: 0 0 .16rem .4rem;
	border-bottom: 1px solid #EBEDF0;
}

.f-nav h1.on .f-ul .f-ul-li.on .f-ol {
	display: block;
	margin-top: .1rem;
}

.f-nav h1 .f-ul .f-ul-li .f-ol .f-ol-li {
	font-weight: 400;
	font-size: .14rem;
	color: #43484C;
	line-height: .26rem;
	margin-top: .04rem;
	list-style: disc;
}

.company-number {
	display: flex;
	align-items: center;
}

.company-number .l-line {
	width: 1px;
	height: 3.44rem;
	background: #EBEDF0;
	position: relative;
}

.company-number .r-content {
	position: relative;
	margin-left: .13rem;
}

.company-number .r-content .r-item-num {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	position: relative;
	padding: 0 .1rem;
	border-radius: .16rem;
	background: rgba(255, 255, 255, 0.65);
	margin-bottom: .2rem;
	border: 0.01rem solid #F7F9FA;
	height: .68rem;
}

.f-r-bg-g {
	position: absolute;
	left: -0.04rem;
	;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.company-number .r-content .r-item-num:last-of-type {
	margin-bottom: 0;
}

.company-number .r-content .r-item-num h2 {
	/*font-weight: 300;*/
	font-size: .14rem;
	color: #5D6166;
	line-height: .16rem;
	text-align: left;
	position: relative;
	z-index: 2;
}

.company-number .r-content .r-item-num p {
	font-weight: 400;
	font-size: .2rem;
	color: #0D1319;
	line-height: .23rem;
	margin-top: .06rem;
	position: relative;
	z-index: 2;
	/*font-family:'OPPOSans-M';*/
}

.line-green {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: .71rem;
	background: #15D656;
	transition: all .2s;
}

.footer-texts {
	position: relative;
	padding-top: .24rem !important;
	/*border-top: 1px solid #EBEDF0;*/
	padding-bottom: .2rem !important;
}

.footer-texts .hot-area {
	/*font-weight: 300;*/
	font-size: .14rem;
	color: #757A7F;
	line-height: .16rem;
	text-align: center;
	margin-top: .08rem;
}

.footer-texts .hot-area a {
	margin: 0 .04rem;
	font-size: .14rem;
	color: #757A7F;
}

.footer-texts .hot-href {
	/*font-weight: 300;*/
	font-size: .14rem;
	color: rgba(0, 0, 0, 0.45);
	line-height: .16rem;
	text-align: center;
	margin-top: .1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-texts .hot-href a {
	display: flex;
	align-items: center;
	color: rgba(0, 0, 0, 0.45);
}

.hot-href img {
	margin-left: .08rem;
}

/*右侧悬浮*/

.float-box {
	width: .6rem;
	height: 1.97rem;
	background: #FFFFFF;
	box-shadow: 4px 4px .14rem 2px rgba(15, 85, 181, 0.1);
	border-radius: .44rem;
	border: 1px solid #F0F2F5;
	position: fixed;
	right: .2rem;
	bottom: 16%;
	display: none;
	padding-top: .04rem;
}

.float-get {
	display: flex;
	flex-direction: column;
}

.float-get .float-item {
	position: relative;
	cursor: pointer;
}

.float-get .float-item .f-g-icon {
	width: .52rem;
	height: .52rem;
	margin: 0 auto;
}

.float-get .float-item .f-g-icon img {
	width: 100%;
	margin: 0 auto;
}

.float-get .float-item .f-z-icon {
	padding-top: .12rem;
	position: relative;
	margin-top: .12rem;
}

.float-get .float-item .f-z-icon:before {
	content: '';
	display: block;
	width: .3rem;
	height: 1px;
	background: #EBEDF0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.float-get .float-item .f-z-icon img {
	width: .3rem;
	height: .3rem;
	margin: 0 auto;
	animation: changeicon 1s linear infinite;
	animation-direction: alternate;
}

@keyframes changeicon {
	from {
		transform: scale(.8);
	}

	to {
		transform: scale(1.1);
	}
}

.float-get .float-item p {
	transition: all .2s;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-weight: 400;
	font-size: .14rem;
	color: #43484C;
	line-height: .20rem;
	text-align: justified;
	margin-top: .08rem;
}

.float-get .float-item:hover p {
	transition: all .2s;
	color: #15D656;
}

.toTop {
	width: .6rem;
	height: .6rem;
	border-radius: 100%;
	margin-top: .2rem;
	box-shadow: 4px 4px .14rem 2px rgba(15, 85, 181, 0.1);
}

.toTop img {
	width: 100%;
}



/*语言*/
.language {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 99;
	background: #fff;
	overflow: hidden;
	display: none;
}

#icon-close {
	position: absolute;
	top: .4rem;
	right: .8rem;
	width: .36rem;
	height: .36rem;
}

.language .language-box {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.language .language-box ul {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
	align-items: center;
	justify-content: space-between;
}

.language .language-box ul li {
	width: 30%;
	text-align: left;
	font-weight: 400;
	font-size: .18rem;
	color: #43484C;
	line-height: .21rem;
	padding: .2rem 0;
	cursor: pointer;
}

.language .language-box ul li.on {
	color: #15D656;
}
::-webkit-scrollbar{
	display: none;
}
.info-menu1 {
	width: 100%;
	padding: 1.04rem 0 0.4rem !important;
	overflow-x: scroll;
	overflow-y: hidden;
}

.info-menu1 .container ul {
	display: flex;
}

.info-menu1 .container ul li {
	margin-right: 0.1rem;
	margin-bottom: 0.15rem;
	display: flex;
}

.info-menu1 .container ul li a {
	padding: 0 0.4rem;
	height: .5rem;
	border-radius: .25rem;
	border: 1px solid #F0F2F5;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.6s;
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-weight: 400;
	font-size: .16rem;
	color: #757A7F;
	word-break: keep-all;
}

.info-menu1 .container ul li a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #1bd629;
	border-radius: 25px;
	transform: scaleX(0);
	transform-origin: right;
	-webkit-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.info-menu1 .container ul li:hover a span {
	color: #fff;
}

.info-menu1 .container ul li:hover a::before {
	transform: scaleX(1);
	transform-origin: left;
}

.info-menu1 .container ul li a span {
	color:#757A7F;
	transition: all 0.6s;
	position: relative;
	z-index: 2;
	white-space: nowrap;
}

.info-menu1 .container ul li a sup {
	color: #1bd629;
	font-size: 10px;
	line-height: 1;
	transition: all 0.6s;
	position: relative;
	z-index: 2;
	margin-top: -10px;
	margin-left: 5px;
	margin-right: -10px;
}

.info-menu1 .container ul li.on a {
	border: 1px solid transparent;
}

.info-menu1 .container ul li.on a::before {
	transform: scaleX(1);
	transform-origin: left;
}

.info-menu1 .container ul li.on a span {
	color: #fff;
}

.info-menu1 .container ul li.on a sup {
	color: #fff;
}
.m_footer{
	display: none;
}
.mb-header {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  background: #fff;
  display: none;
}
.m_footer{
	font-weight: 400;
	font-size: .22rem;
	color: #A8ADB2;
	text-align: left;
	padding: .4rem .32rem .4rem;
	border-top: 1px solid #f0f0f0;
	margin: 2rem auto 0;
}
@media (max-width:1610px){
	.footer-content{
		width: 80%;
		margin: 0 auto;
	}
}
@media (max-width: 991px) {
  .mb-header {
    display: block;
  }
  .m_footer{
	  display: block;
  }
  footer{
	  display: none;
  }
  
}
.mb-header .top {
  /* width: 100%; */
  height: 1.2rem;
  padding: 0 0.35rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  position: relative;
  z-index: 2;
}
.mb-header .top .logo {
  width: 2.05rem;
  height: 0.7rem;
  display: flex;
}
.mb-header .top .logo a {
  width: 100%;
  height: 100%;
  display: flex;
}
.mb-header .top .logo a img,
.mb-header .top .logo a svg {
  width: 100%;
  display: flex;
  opacity: 1;
  object-fit: contain;
}
.mb-header .top .logo a img rect,
.mb-header .top .logo a svg rect {
  fill: transparent;
}
.mb-header .top .logo a img .cls-4,
.mb-header .top .logo a svg .cls-4 {
  fill: #000;
}
.mb-header .top .close {
  width: 22px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.mb-header .top .close span {
  width: 100%;
  height: 2px;
  background: #000;
  margin: 3px 0;
  border-radius: 2px;
  transition: all 0.3s;
}
.mb-header .top .close span:nth-child(2) {
  width: 60%;
  margin: 3px 0 3px auto;
}
.mb-header .top .close.on span:nth-child(1) {
  transform: rotateZ(45deg);
  transform-origin: left center;
}
.mb-header .top .close.on span:nth-child(2) {
  opacity: 0;
}
.mb-header .top .close.on span:nth-child(3) {
  transform-origin: left center;
  transform: rotateZ(-45deg);
}
.mb-header .down {
  width: 100%;
  height: 100vh;
  border-top: 1px solid #eee;
  padding-top: 1.2rem;
  position: absolute;
  top: 0;
  background: #fff;
  display: none;
}
.mb-header .down::before {
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 1.2rem;
  left: 0;
}
.mb-header .down .dbox {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
}
.mb-header .down .dbox ul {
  width: 100%;
  padding: 0 0.32rem;
}
.mb-header .down .dbox ul li {
  border-bottom: 1px solid #eee;
  position: inherit;
}
.mb-header .down .dbox ul li .s-txt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 0;
}
.mb-header .down .dbox ul li .s-txt a {
  position: relative;
  transition: all 0.4s;
  font-size: .4rem;
  color: #0D1319;
}
.mb-header .down .dbox ul li .s-txt i {
  width: .3rem;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mb-header .down .dbox ul li .s-txt i img{
	display: block;
	width: 100%;
}
.mb-header .down .dbox ul li .ss-menu {
  width: 100%;
  padding: 0 3% 0.2rem;
  display: none;
}
.mb-header .down .dbox ul li .ss-menu .s-link {
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
}
.mb-header .down .dbox ul li .ss-menu .s-link:last-child {
  border-bottom: none;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1 {
  width: 100%;
  height: 0.78rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 0.1rem 0.2rem;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1 a {
  color: #aaa;
  transition: all 0.4s;
  font-weight: 400;
  font-size: .32rem;
  color: #8E9499;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1 i {
  width: 0.3rem;
  height: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  cursor: pointer;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1 i img{
	display: block;
	width: 100%;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1.on a {
  color: #1bd629;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-t1.on i svg path {
  fill: #1bd629;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox {
  width: 100%;
  padding: 0.1rem 0.3rem 0.2rem;
  display: none;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 18px;
  margin-bottom: 0.1rem;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a span {
  transition: all 0.4s;
  font-weight: 400;
  font-size: .28rem;
  color: #43484C;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a span::before {
  display: none;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a::before {
  content: '';
  width: 2px;
  height: 2px;
  background: #666;
  transition: all 0.4s;
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a i {
  width: 10px;
  height: 10px;
  display: flex;
  align-items: center;
  margin-left: 0.2rem;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a i svg {
  transform: rotateZ(-90deg);
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a i svg path {
  fill: #666;
  transition: all 0.4s;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a:hover span {
  color: #1bd629;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a:hover::before {
  background: #1bd629;
}
.mb-header .down .dbox ul li .ss-menu .s-link .s-lbox a:hover i svg path {
  fill: #1bd629;
}
.mb-header .down .dbox ul li.on .s-txt a {
  color: #1bd629;
}
.mb-header .down .dbox ul li.on .s-txt i svg {
  transform: rotateZ(-180deg);
}
.mb-header .down .dbox ul li.on .s-txt i svg path {
  fill: #1bd629;
}
.mb-header .down .dbox .other {
  width: 100%;
  padding-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .32rem;
}
.mb-header .down .dbox .other .img-menu{
	display: block;
	width: .6rem;
	height: .6rem;
}
.mb-header .down .dbox .other .getFunction{
	display: flex;
	width: 2.16rem;
	height: .68rem;
	background: #F7F9FA;
	border-radius: .84rem;
	align-items: center;
	justify-content: center;
}
.mb-header .down .dbox .other .getFunction .play-box{
	display: flex;
	width: .64rem;
	height: .64rem;
	align-items: center;
	justify-content: center;
	background: #15D656;
	border-radius: 100%;
}
.mb-header .down .dbox .other .getFunction .play-box img{
	display: block;
	width: .38rem;
	height: .38rem;
}
.mb-header .down .dbox .other .getFunction span{
	font-weight: 500;
	font-size:.28rem;
	color: #292E33;
	margin-left: .16rem;
}


@media (min-width:1920px) {
	html{
		font-size:100px !important;
	}
}
@media (min-width:751px) and (max-width:1240px) {
	html{
		font-size:70px !important;
	}
}
@media only screen and (max-width:1240px) {
	.header{
		width: calc(100% - .64rem);
		padding: 0 .32rem;
	}
	.module-content{
		padding-left:.32rem !important;
		padding-right:.32rem !important;
	}
	.info-top-box,.case-list-box1{
		padding: 0 .32rem;
	}
	.banner-center-content{
		padding: 0 .32rem !important;t;
	}
	.friends-bottom{
		padding: 0 .32rem !important;
	}
	.menu_content .left_describe{
		width: calc(520 / 1920* 100%);
	}
	.menu_content .left_describe .item{
		padding-left: 10%;
	}
}
@media only screen and (max-width:960px) {
	.module-content {
		padding: 0 .32rem !important;
	}
	.info-menu1 .container ul li a{
		height: .6rem;
		border-radius: .6rem;
	}
	.float-box{
		display: none !important;
	}
}
