:root {
	--color-menu-bg: #fff;
	--font-color-mi: #000;
	--font-color-mi-hover: #1890ff;
	--color-bg-mi-hover: #ececec;
	--border-radius-mi: 2px;
	--transition-menu-time: 0.2s;
	--color-line-bg: #d3d3d3;
}

@media screen and (min-width: 500px) {
	#app {
		display: block;
	}

	.mobile_index_Client {
		display: none;
	}

	.pcClient {
		display: block;
	}
	.mobile_index_Client {
		display: none;
	}
	.banner {
		width: 100%;
		height: 600px;
		background-size: 100% 100%;
		position: relative;
		/* position: relative; */
	}
	.wheel {
		margin-top: 102px !important;
	}
	.banner .banner-content {
		color: rgb(56, 50, 40);
		/* margin-top: 170px; */
		height: 260px;
		background: rgba(255, 255, 255, 0.6);
		border-radius: 10px;
		box-sizing: border-box;
		padding: 30px;
		position: relative;
		/* overflow:hidden; */
	}
	.swiper-container {
		--swiper-theme-color: rgb(233, 238, 242);
		--swiper-pagination-color: rgb(28, 133, 242);
		/* 两种都可以 */
		--swiper-navigation-size: 28px;
		/* 设置按钮大小 */
	}
	.swiper-button-prev:hover {
		background: rgba(255, 255, 255, 0.4);
		border-radius: 3px;
		color: rgb(44, 49, 52);
	}
	.swiper-button-next:hover {
		background: rgba(255, 255, 255, 0.4);
		border-radius: 3px;
		color: rgb(44, 49, 52);
	}
	.home-banner {
		min-height: 600px;
		background: url(../img/banner.jpg) no-repeat center center;
		background-size: 1920px 100%;
	}
	.home-banner .swiper-slide {
		height: 225px;
		width: 931px;
		border-radius: 5px;
		margin: 150px auto;
		padding: 25px;
		text-align: center;
		text-indent: 30px;
		color: #ffffff;
		background: rgba(255, 255, 255, 0.5);
	}
	.home-banner .text-box {
		width: 869px;
		height: 183px;
		border-radius: 10px;
		border: solid 4px #645bed;
	}
	.text-box p {
		padding: 35px;
		font-family: xiaowei;
		font-size: 58px;
		font-weight: bold;
		font-stretch: normal;
		line-height: 28px;
		letter-spacing: 0px;
		color: #1b7af8;
	}
	.text-box span {
		font-family: xiaowei;
		font-size: 24px;
		font-weight: bold;
		font-stretch: normal;
		line-height: 28px;
		letter-spacing: 4px;
		color: #1b7af8;
	}
	/*语言切换*/
	.language {
		position: relative;
	}
	.language .language_content {
		width: 1200px;
		height: auto;
		border-radius: 5px;
		margin-top: 10px;
		/*box-shadow: 0 0 10px #BBDFFF;*/
		background: #ffffff;
		text-align: center;
		z-index: 999;
		color: #1b7af8;
	}
	.language .language_content h3 {
		font-family: HYa4gj;
		font-size: 28px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 40px;
		letter-spacing: 7px;
		color: #181818ff;
	}
	.language .language_content h2 {
		font-family: HYa4gj;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 7px;
		color: #999999;
	}
	/*按钮 */
	.language .language_content #tit span {
		/*float: left;*/
		display: inline-block;
		cursor: pointer;
		height: 36px;
		line-height: 30px;
		font-size: 16px;
		text-align: center;
		padding: 3px 20px;
		margin-right: 10px;
		color: #676c6a;
		border-radius: 25px;
	}
	.language .language_content #tit span.select {
		background: #76defa !important;
		color: #212121;
	}
	/*n内容*/
	.language .language_content #con li {
		display: none;
		height: 80px;
		line-height: 80px;
		width: 100%;
		font-size: 24px;
		text-align: center;
		color: #212121;
	}
	.language .language_content #con li.show {
		display: block;
	}
	/*tab切换结束*/
	.language .language_content p {
		font-size: 26px;
		margin: 0;
		color: #1b7af8;
		line-height: 40px;
	}
	.language .language_content p a {
		background: #1b7af8 !important;
		border: 1px solid #1b7af8;
		line-height: 36px;
		margin-left: 20px;
	}
	.language .language_content .border {
		height: 50px;
		font-size: 20px;
		color: #212121;
		line-height: 50px;
	}
	.customize {
		/*min-height: 300px;*/
	}
	.customize .customize_box {
		width: 100%;
		min-height: 220px;
		padding-bottom: 30px;
		box-shadow: 0 0 15px #e2f2fd;
	}
	.customize .customize_box .item {
		width: 28%;
		display: inline-block;
		margin: 20px;
		float: left;
		height: 150px;
	}
	.customize .customize_box .item .tips {
		display: inline-block;
		width: 100%;
		color: #3180ff;
		/*float: left;*/
		/*text-align: right;*/
		margin-right: 10px;
		margin-top: 15px;
	}
	.customize .customize_box .item .tips i {
		font-size: 30px;
		vertical-align: middle;
	}
	.customize .customize_box .item .tips p.item_title {
		color: #000000;
		font-size: 20px;
		margin: 0;
		display: inline-block;
	}
	.customize .customize_box .item .item_content {
		width: 90%;
		display: inline-block;
		float: right;
	}
	.customize .customize_box .item .item_content p.sub_title {
		font-size: 14px;
		color: #212121;
		line-height: 25px;
	}
	/*show box*/
	.show {
		margin-bottom: 60px;
	}
	.show-box {
		width: 1200px;
		margin: 0 auto;
	}
	.show-box .show-item {
		height: auto;
		width: 33%;
		padding: 15px 25px;
		/* margin-left: 220px; */
		/* margin:0 auto; */
		float: left;
	}
	.show-item .show-content {
		/*height: 100%;*/
		margin: 0 auto;
		/*overflow: hidden;*/
		text-align: center;
	}
	.show-item .show-content div {
	}
	.show-item .show-content div h3 {
		font-size: 22px;
		font-weight: 500;
	}
	.show-item .show-content div p {
		text-indent: 30px;
		font-size: 17px;
		margin-top: 15px;
		line-height: 25px;
		font-family: NotoSansHans-Medium;
		font-weight: normal;
		font-stretch: normal;
		line-height: 30px;
		letter-spacing: 1px;
		color: #737373;
	}
	.show-item:hover .show-content h4 {
		color: #ffffff;
		background: #5147e7;
	}
	.show-content h4 {
		color: #212121;
		background-color: rgba(85, 85, 85, 0.12);
		height: 70px;
		padding: 20px;
	}
	/*showbox end*/
	/*8 problems*/
	.problem {
		height: 600px;
		/*width: 1010px;*/
		padding: 20px;
		/*box-shadow: 0 0 10px #dddddd;*/
		border-radius: 5px;
		margin: 40px auto 20px;
	}
	.problem .small-title {
		font-size: 1.5em;
		font-weight: 100;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
	.problem .small-title span {
		font-weight: 700;
	}
	.problem .problem-box {
		width: 100%;
	}
	.problem .problem-box .problem-item {
		height: 250px;
		padding: 50px 15px;
		width: 242px;
		float: left;
		box-sizing: border-box;
		text-align: center;
	}
	.problem .problem-box .problem-item img {
		margin: 20px 0;
		transition: all 1s;
	}
	.problem .problem-box .problem-item:hover img {
		transform: rotate(360deg);
	}
	.problem .problem-box .problem-item span {
		font-weight: bold;
		font-size: 20px;
		color: #212121;
	}
	.problem .problem-box .problem-item p {
		color: #191e26;
		line-height: 25px;
		text-align: center;
		margin: 15px 25px;
		font-size: 12px;
	}
	.case {
		/* height: 700px; */
		/* backgroimgund: ; 
    background-size: 100% 100%;*/
	}
	.case-bigImg {
		margin: 40px auto;
		width: 800px;
		height: 550px;
		border-radius: 15px;
		box-shadow: 0 0 20px #dddddd;
	}
	.case-bigImg img {
		width: 100%;
		height: 100%;
	}
	.case-text {
		width: 800px;
		min-height: 150px;
		text-align: center;
	}
	.case-text button {
		margin-top: 25px;
	}
	/*problems end*/
	/* one pic */
	.bg-banner {
		height: auto;
		width: 100%;
		text-align: center;
		background: #ffffff;
		/*line-height: 400px;*/
		text-align: center;
		color: #ffffff;
		margin-bottom: 30px;
	}
	.bg-banner h3 {
		padding-top: 20px;
		font-size: 30px;
		font-weight: normal;
	}
	/*one pic end*/
	.international {
		height: 38px;
		width: 1200px;
		line-height: 38px;
		margin: 0 auto;
		text-align: center;
	}
	.international h4 {
		color: #1b7af8;
		font-family: arial;
		float: left;
	}
	.international p {
		color: #1b7af8;
		font-family: arial;
		float: right;
	}
	.bright {
		margin-top: 50px;
		width: 100%;
		min-height: 800px;
		/* background: url("../img/bg.png") no-repeat 0 0;*/
		background-size: 100% 100%;
	}
	.bright .bright_box,
	.bright .bright_content {
		width: 100%;
		margin: 0 auto;
		/*overflow: hidden;*/
		text-align: center;
	}
	.bright .bright_box .box {
		box-shadow: 0 0 15px #e2f2fd;
	}
	/**
  英文的样式
 */
	.bright .bright_box .en_box {
		box-shadow: 0 0 15px #e2f2fd;
	}
	.bright .bright_box .en_box,
	.bright .bright_content .en_box {
		width: 260px;
		height: 350px;
		margin: 0 30px 40px 0;
		background: #ffffff;
		/*float: left;*/
		display: inline-block;
		text-align: center;
		vertical-align: top;
	}
	.bright .bright_box .en_box img {
		margin: 20px 0;
	}
	.bright .bright_box .en_box span {
		font-weight: bold;
		font-size: 20px;
		color: #212121;
	}
	.bright .bright_box .en_box p {
		color: #191e26;
		line-height: 25px;
		text-align: left;
		margin: 15px 25px;
		word-break: break-all;
	}
	.bright .bright_content .en_box {
		background: rgba(0, 0, 0, 0);
		color: #ffffff;
	}
	.bright .bright_content .en_box > div {
		height: 100px;
		line-height: 100px;
	}
	.bright .bright_content .en_box > div i {
		font-size: 50px;
	}
	.bright .bright_content .en_box span {
		font-size: 18px;
	}
	.bright .bright_content .en_box p {
		line-height: 25px;
		font-size: 16px;
		margin: 20px;
		text-align: left;
		word-break: break-all;
	}
	/**
 中文样式
 */
	.bright .bright_box .box,
	.bright .bright_content .box {
		width: 260px;
		height: 235px;
		margin: 0 30px 40px 0;
		background: #ffffff;
		/*float: left;*/
		display: inline-block;
		text-align: center;
		vertical-align: top;
	}
	.bright .bright_box .box img {
		margin: 20px 0;
	}
	.bright .bright_box .box span {
		font-weight: bold;
		font-size: 20px;
		color: #212121;
	}
	.bright .bright_box .box p {
		color: #191e26;
		line-height: 25px;
		text-align: center;
		margin: 15px 25px;
	}
	.bright h3.white {
		line-height: 60px;
		text-align: center;
		color: #ffffff;
		font-weight: normal;
		font-size: 22px;
	}
	.bright .bright_content .box {
		background: rgba(0, 0, 0, 0);
		color: #ffffff;
	}
	.bright .bright_content .box > div {
		height: 100px;
		line-height: 100px;
	}
	.bright .bright_content .box > div i {
		font-size: 50px;
	}
	.bright .bright_content .box span {
		font-size: 18px;
	}
	.bright .bright_content .box p {
		line-height: 25px;
		font-size: 16px;
		margin: 20px;
		text-align: left;
		word-break: break-all;
	}
	.videos {
		position: relative;
	}
	.videos .box-title p {
		display: inline-block;
		width: 49%;
		color: #ffffff;
		font-weight: normal;
		font-stretch: normal;
		font-family: NotoSansHans-Medium;
		font-size: 19px;
	}
	.video {
		height: 360px;
		width: 560px;
		float: left;
		/*margin-right: 20px;*/
	}
	.video:last-of-type {
		float: right;
	}
	.videos .line {
		width: 5px;
		height: 360px;
		background: #1b7af8;
		position: absolute;
		left: 50%;
		bottom: 25px;
	}
	#introduce {
		width: 1200px;
		height: 136px;
		line-height: 136px;
		text-align: center;
		margin: 20px auto;
		background: linear-gradient(-90deg, #5147e7 0%, #4770e7 100%), linear-gradient(#5147e7, #5147e7);
		border-radius: 10px;
		padding-top: 15px;
	}
	#introduce p {
		color: #ffffff;
		font-family: arial;
		line-height: 3;
	}
	/** 2275位商家与我们同行 */
	.brands {
		overflow: auto;
		width: 1200px;
		margin: 0 auto;
		padding: 25px 0;
		position: relative;
		/*left: -40px;*/
	}
	.brands > div {
		line-height: 0;
		float: left;
		margin: 0 0 25px 25px;
	}
	/*.brands > div:nth-last-child(5), .brands > div:nth-last-child(5) ~ div {*/
	/*	margin-bottom: 0;*/
	/*}*/
	/*.brands>div:hover img {*/
	/*	transform: scale(1, 1);*/
	/*}*/
	.brands > div img {
		width: 210px;
	}
	.brands > div:nth-of-type(5n + 1) {
		margin-left: 0;
	}

	.bg-banner h3 {
		font-size: 22px;
		color: #212121;
		margin: 20px 0 40px 0;
		padding: 0;
	}

	.bg-banner h3 span {
		display: inline-block;
		margin-left: 15px;
		cursor: pointer;
	}

	.bg-banner {
		padding-top: 40px;
	}

	.bg-banner-title img {
		width: 150px;
	}
}

@media screen and (max-width: 499px) {
	body,
	html {
		min-width: 200px;
		background: rgb(245, 245, 245);
	}

	#app {
		display: none;
	}
	.header {
		display: none;
	}
}

@media screen and (max-width: 499px) {
	div.pc {
		display: none;
	}
	li {
		list-style: none;
	}
	a {
		text-decoration: none;
	}
	div.nav.mobile {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 55px;
		padding: 12px 15px;
		transition: all 0.3s;
		z-index: 2000;
	}
	/*div.nav.mobile section.bar {*/
	/*	display: flex;*/
	/*	justify-content: space-between;*/
	/*	align-items: center;*/
	/*	width: 100%;*/
	/*	height: 100%;*/
	/*}*/
	div.nav.mobile section.bar div.left {
		display: flex;
		align-items: center;
	}

	/*div.nav.mobile section.bar div.left img {*/
	/*	width: 120px;*/
	/* 手机 左上角 logo	*/
	/*	margin-top: 20px;*/
	/*}*/
	div.nav.mobile section.bar div.left span {
		padding-left: 5px;
		font-size: 9px;
		font-family: 'Alibaba-PuHuiTi-M', 'Alibaba-PuHuiTi';
		font-weight: normal;
		color: #ffffff;
	}
	div.nav.mobile section.bar div.right img {
		width: 12px;
		height: 10px;
	}
	div.nav.mobile div.shadow {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.3);
		z-index: 2000;
		visibility: hidden;
	}
	div.nav.mobile div.shadow.show {
		visibility: visible;
	}
	div.nav.mobile div.shadow.show section.list {
		right: 0;
	}
	div.nav.mobile div.shadow section.list {
		position: absolute;
		top: 0;
		right: 0;
		background-color: #fff;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		transition: all 0.3s;
		padding: 0;
	}
	div.nav.mobile div.shadow section.list .menu-header {
		height: 48px;
		padding: 14px 10px 14px 20px;
		border-bottom: 1px solid #dddddd;
	}
	div.nav.mobile div.shadow section.list .menu-header .logo {
		display: inline-block;
		width: 61px;
	}
	div.nav.mobile div.shadow section.list .menu-header .logo img {
		width: 61px;
		height: 21px;
	}
	div.nav.mobile div.shadow section.list div.close {
		display: inline-block;
		opacity: 1;
		margin-top: 3px;
	}
	div.nav.mobile div.shadow section.list div.close img {
		width: 15px;
		height: 15px;
	}
	div.nav.mobile div.shadow section.list .left-list {
		width: 110px;
		height: calc(100% - 48px);
		border-right: 1px solid #e8e9ea;
		display: inline-block;
	}
	div.nav.mobile div.shadow section.list .left-list .first {
		font-size: 15px;
		color: rgba(0, 0, 0, 0.9);
		line-height: 40px;
		font-weight: 600;
		border-left: 4px solid transparent;
		padding-left: 16px;
		margin: 12px 0 24px;
	}
	div.nav.mobile div.shadow section.list .left-list .first.active {
		color: #3983ff;
		border-left: 4px solid #3983ff;
	}
	div.nav.mobile div.shadow section.list .left-list .sub {
		font-size: 14px;
		color: rgba(0, 0, 0, 0.6);
		line-height: 22px;
		border-left: 4px solid transparent;
		padding-left: 29px;
		margin-top: 19px;
	}
	div.nav.mobile div.shadow section.list .left-list .sub.active {
		color: #3983ff;
		border-left: 4px solid #3983ff;
	}
	div.nav.mobile div.shadow section.list .right-list {
		display: inline-block;
		width: calc(100% - 110px);
		float: right;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .right-title {
		line-height: 56px;
		border-bottom: 1px solid #e8e9ea;
		font-size: 15px;
		color: #000;
		padding-left: 20px;
		font-weight: 600;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .first {
		line-height: 56px;
		font-weight: 600;
		font-size: 15px;
		color: #000;
		border-bottom: 1px solid #e8e9ea;
		padding-left: 20px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .first.no-border {
		border: none;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .first img {
		width: 20px;
		height: 20px;
		float: right;
		margin-right: 10px;
		margin-top: 18px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub {
		margin-bottom: 30px;
		padding-left: 20px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub:first-of-type {
		margin-top: 4px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub:last-of-type {
		margin-bottom: 20px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub p:first-of-type {
		font-size: 14px;
		color: #000;
		font-weight: 500;
		line-height: 14px;
		margin-bottom: 7px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub p:last-of-type {
		font-size: 11px;
		color: #808082;
		line-height: 14px;
		margin-bottom: 30px;
		padding-right: 10px;
	}
	div.nav.mobile div.shadow section.list .right-list .right-item .subs .sub2 {
		font-size: 14px;
		color: #000000;
		line-height: 14px;
		margin: 35px 0;
		padding-left: 20px;
	}
}

#newBridge .nb-icon-base {
	top: 110px !important;
}

.a_visited a:visited {
	color: #050000;
	text-decoration: none;
}
.home-page .sixth .small-nav {
	margin: 30px 0 40px 0;
}
.home-page .sixth .small-nav li {
	float: left;
	width: 12.5%;
	font-size: 0.58rem;
	text-align: center;
	line-height: 2rem;
	color: #666666;
	cursor: pointer;
	border-radius: 4px;
}
*:not(table) {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a,
img {
	border: 0;
	text-decoration: none;
}
body {
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
	line-height: 180%;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
i {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*a{color:#333333;text-decoration:none;}*/
/*a:hover{color:#ff5a00;text-decoration:none;}*/
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
	height: 0;
}
@font-face {
	font-family: 'PingFang SC-Regular';
	src: url('../../font/PingFang SC Regular.ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'PingFang SC-Semibold';
	src: url('../../font/PingFang SC Semibold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PingFang SC-Medium';
	src: url('../../font/PingFang Medium.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('../../fonts/icomoon.eot?qradjf');
	src: url('../../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'), url('../../fonts/icomoon.ttf?qradjf') format('truetype'), url('../../fonts/icomoon.woff?qradjf') format('woff'), url('../../fonts/icomoon.svg?qradjf#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.demo-icon {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 24px;
	color: #999;
}

/*new right*/
@media screen and (max-width: 499px) {
	.cndns-right {
		display: none;
	}
}
.cndns-right {
	position: fixed;
	right: 1px;
	bottom: 80px;
	z-index: 100;
}
.cndns-right-meau {
	position: relative;
}
.cndns-right-btn {
	width: 72px;
	height: 82px;
	text-align: center;
	display: block;
	background: #0055ff;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 15px 12px 0;
	box-shadow: 0 6px 10px 0 rgba(0, 85, 255, 0.2);
}
.cndns-right-btn.b-border:after {
	content: '';
	display: block;
	width: 32px;
	height: 1px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	right: 20px;
	bottom: 0;
}
.cndns-right-btn img {
	width: 26px;
	height: 26px;
	margin-bottom: 7px;
}
.meau-telephone .cndns-right-btn {
	border-radius: 6px 6px 0 0;
}
.meau-dy .cndns-right-btn {
	/* border-radius: 0 0 6px 6px; */
}
.meau-top .cndns-right-btn {
	margin-top: 22px;
	height: 72px;
	border-radius: 6px;
	padding: 26px;
}
.meau-top .cndns-right-btn img {
	width: 20px;
	height: 20px;
}
.meau-email .cndns-right-btn {
	height: 72px;
	padding: 0;
}
.meau-email .cndns-right-btn img,
.feed-back .cndns-right-btn img {
	width: 30px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 0;
}
.feed-back .cndns-right-btn {
	height: 72px;
	border-radius: 0 0 6px 6px;
	padding: 0;
}
.cndns-right-btn:hover {
	background: #3377ff;
}
.cndns-right-btn:hover p {
	color: #ffffff;
}
.cndns-right-meau:hover .cndns-right-box {
	display: block;
}
.cndns-right-box {
	position: absolute;
	top: -100px;
	right: 72px;
	padding-right: 15px;
	display: none;
}
.cndns-right-box .box-border {
	padding: 20px 23px 25px 18px;
	position: relative;
	width: 215px;
	border-radius: 8px;
}
.cndns-right-box .box-border:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../../img/cndns/box2.png');
	background-size: 100% 100%;
	z-index: -1;
}
.cndns-right-box .box-border img {
	width: 173px;
	height: 173px;
	margin-bottom: 4px;
}
.cndns-right-box .box-border p.tips {
	font-size: 14px;
	color: #595f6b;
	line-height: 16px;
	text-align: center;
}

.meau-telephone .cndns-right-box .box-border {
	padding: 20px 31px 20px 26px;
	width: 245px;
	font-size: 14px;
	line-height: 16px;
	color: #0055ff;
}
.meau-telephone .cndns-right-box .box-border:before {
	background: url('../../img/cndns/box1.png');
	background-size: 100% 100%;
}
.meau-telephone .cndns-right-box .box-border p span {
	font-size: 16px;
	font-weight: bold;
}

.home-page .sixth .small-nav li.active {
	background: #1b7af8;
	color: #ffffff;
}
.home-page .sixth .small-nav li:hover {
	background: #1b7af8;
	color: #ffffff;
}
.problem-top .problem-tab:hover,
.problem-top .active {
	color: #1b7af8;
	border-bottom: 2px solid #1b7af8;
}
problem-top .problem-tab:hover,
.problem-top .active-white {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
.business-top .business-tab:hover,
.business-top .active {
	color: #1b7af8;
	border-bottom: 2px solid #1b7af8;
}
.home-page .sixth .li-box {
	position: relative;
	display: none;
}

.home-page .sixth .li-box > img {
	width: 60%;
	height: 565px;
}
.home-page .sixth .li-box .product-text {
	width: 40%;
	height: 515px;
	background: #1b7af8;
	margin-top: 50px;
	text-align: left;
}
.home-page .sixth .li-box .product-text .title {
	height: 24px;
	font-size: 24px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
	margin: 69px 0 0 99px;
}
.home-page .sixth .li-box .product-text .detail {
	width: 400px;
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #ffffff;
	line-height: 24px;
	margin: 30px 0 0 100px;
}
.home-page .sixth .li-box .product-text .button {
	width: 142px;
	height: 42px;
	background: #ffffff;
	margin: 100px 0 0 358px;
}
.home-page .sixth .li-box .product-text .button a {
	width: 63px;
	height: 16px;
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #1b7af8;
	line-height: 40px;
	margin: 13px 0 0 26px;
}
.home-page .productIntro-box {
	cursor: default;
	width: 100%;
	height: auto;
	padding-left: 15px;
	position: relative;
	word-wrap: break-word;
	text-align: left;
	cursor: pointer;
	font-family: NotoSansHans-Regular;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	padding-bottom: 35px;
	margin-left: 10px;
}
.pc-icon {
	color: #ff5722;
	margin-right: 10px;
}

.bg-banner ul {
	/*overflow: hidden;*/
	margin: 1rem 0;
}
.bg-banner ul li {
	float: left;
	width: 25%;
	margin-bottom: 1rem;
}
@media screen and (max-width: 480px) {
	.bg-banner ul li {
		width: 50%;
	}
}
.bg-banner ul li img {
	display: block;
	width: 55%;
	margin: 0 auto;
	min-width: 120px;
}
.aboutUs {
	height: 400px;
}
.aboutUs .left-img {
	width: 346px;
}
.aboutUs .left-img img {
	width: 346px;
	height: 346px;
	margin-top: 60px;
}
.aboutUs .right-img {
	width: 744px;
	margin-top: 80px;
}
.aboutUs .right-img .title {
	height: 32px;
	font-size: 32px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #212121;
	line-height: 32px;
	margin: 20px 0 30px 0;
	display: inline-block;
}
.aboutUs .right-img .title i {
	width: 16px;
	height: 2px;
	background: #1b7af8;
	display: grid;
	margin-top: 15px;
	margin-left: 10px;
}
.aboutUs .right-img .detail {
	font-size: 18px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #212121;
	line-height: 32px;
}
.company-number {
	overflow: auto;
	position: relative;
	margin: 60px 0 16px 0;
}
.company-number .list .item {
	width: 300px;
	float: left;
}
.company-number .list .item .number-top {
	width: 54px;
	height: 51px;
	font-size: 70px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #212121;
	line-height: 70px;
}
.company-number .list .item .intro {
	width: 179px;
	height: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #777777;
	line-height: 30px;
}
/*.container .brands {width: 1200px;margin: 16px auto 46px;padding:0 0;display: inline-block;overflow: inherit;}*/
/*.container .brands > div{margin: 0 0;}*/
/*.container .brands .list {width: 1224px;margin-left:-24px;}*/
/*.container .brands .list .item {*/
/*	float: left;*/
/*	margin-left: 24px;*/
/*	margin-bottom:24px;*/
/*	width: 178px;*/
/*	height: 88px;*/
/*	border:1px solid #ffffff;*/
/*	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);*/
/*	background: #ffffff;*/
/*}*/
/*.container .brands .list .item:hover{border:1px solid #1B7AF8;box-shadow: 0px 0px 20px rgba(27, 122, 248, 0.2);}*/
/*.container .brands .list .item img {*/
/*	width: 176px;*/
/*	height: 86px;*/
/*}*/

.container .brands {
	width: 1200px;
	margin: 16px auto 46px;
	padding: 0 0;
	display: inline-block;
	overflow: inherit;
}
.container .brands > div {
	margin: 0 0;
}
.container .brands .list {
	width: 1200px;
}
.container .brands .list .item {
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	width: 149px;
	height: 66px;
	border: 1px solid #ffffff;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
	background: #ffffff;
	line-height: 28px;
	text-align: center;
	margin-top: 40px;
}
/*.container .brands .list .item:hover{border:1px solid #1B7AF8;}*/
.container .brands .list .item img {
	width: 149px;
	height: 66px;
}

.container2 .brands .list {
	width: 1220px;
	margin-left: -20px;
}
.container2 .brands .list .item {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 222px;
	height: 108px;
}
.container2 .brands .list .item img {
	width: 220px;
	height: 106px;
}

.container .brands .item .more {
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #1b7af8;
	width: 178px;
	height: 86px;
	line-height: 86px;
}

.news-content {
	width: 100%;
	height: 774px;
	background: #f8f9fb;
}
.news-content .list {
	width: 580px;
	height: 508px;
	background: #ffffff;
}
.news-content .new-fl {
	float: left;
}
.news-content .new-fr {
	margin-left: 40px;
	float: left;
}
.news-content .list .item {
	width: 580px;
	padding: 0 30px;
	margin-top: 40px;
	display: inline-block;
}
.news-content .list .item .day {
	font-size: 30px;
	font-family: Arial;
	font-weight: 400;
}
.news-content .list .item .ym {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #a9a9a9;
	line-height: 20px;
}
.news-content .list .item .fr {
	width: 450px;
}
.news-content .list .item .news-title {
	height: 16px;
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 19px;
}
.news-content .list .item .news-txt {
	width: auto;
	height: 38px;
	font-size: 14px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #a9a9a9;
	line-height: 24px;
}

.videos .video {
	width: 560px;
	height: 414px;
	border-radius: 8px 0 0 8px;
	float: left;
}
.videos .detail {
	float: right;
	width: 640px;
	height: 414px;
	border-radius: 0 8px 8px 0;
}
.videos .detail .content {
	width: 464px;
	height: 165px;
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #212121;
	line-height: 30px;
	margin-left: 60px;
	margin-top: 100px;
}
.tedian img {
	margin-left: 66px;
}

.main {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	min-width: 320px;
	overflow: hidden;
}
.try-box {
	width: 100%;
	background: url(/img/home/index-bg4.png) no-repeat center top;
	background-size: cover;
	height: 220px;
}
.try-box .main {
	padding: 20px 0;
	text-align: center;
}
.try-box .num-title {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	width: 780px;
	margin: 20px auto 40px;
	overflow: visible;
	height: 46px;
}
.try-box .num-title > * {
	float: left;
}
.try-box .num-title hr {
	width: 100px;
	margin: 30px 0;
}
.try-box .num-title > span {
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	line-height: 40px;
	margin: 10px;
}
.try-box .num-title .num {
	width: 320px;
	height: 46px;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 4px;
	margin: 4px;
}
.try-box .num-title .num span {
	display: inline-block;
	background: #ffffff;
	border-radius: 2px;
	width: 25px;
	height: 30px;
	font-size: 22px;
	font-family: Arial;
	font-weight: 400;
	color: #1b7af8;
	line-height: 34px;
	margin: 6px 15px;
}
.try-box .num-title .num span + span {
	margin-left: 3px;
}
.try-box .form {
	margin: 12px auto 0;
	width: 912px;
	height: 44px;
}
.try-box .form input,
.try-box .form select {
	width: 230px;
	height: 42px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	padding-left: 15px;
}
.try-box .form * + * {
	margin-left: 0.83rem;
}
.try-box .form button {
	margin-left: 1.25rem;
	width: 120px;
	height: 40px;
	line-height: 1.75rem;
	font-size: 16px;
	background-color: #409bff;
	/* background: linear-gradient(90deg, #37acfc 0%, #1b7af8 100%); */
	color: #ffffff;
	border: none;
}

@media screen and (max-width: 1023px) {
	.home-page .sixth .small-nav li {
		width: 25%;
	}
	.home-page .sixth .li-box .content {
		position: static;
		top: auto;
		left: auto;
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.home-page .sixth .li-box .content div:last-child {
		width: 100%;
	}
	/*.home-page .sixth .li-box>img { width: 90%; margin: .83rem 5%; float: none; }*/
	.home-page .sixth .li-box .product-text .detail {
		margin: 30px 0 0 35px;
	}
	.home-page .sixth .li-box .product-text .button {
		margin: 100px 0 0 270px;
	}
	.home .banner .content {
		margin-top: 120px;
	}
	.home .el-col-24 {
		width: 50%;
	}
	.home .banner .content {
		margin-top: 70px;
	}
}

.home {
	margin-top: -1px;
}

.home .banner {
	/*padding: 0px calc(50% - 768px) 0px;*/
	position: relative;
}

.home .banner .banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #fff no-repeat top;
	background-size: cover;
}

.home .banner .content {
	color: #fff;
}

.home .banner .content .title {
	font-size: 40px;
	line-height: 40px;
}

.home .banner .content .text {
	font-size: 24px;
	line-height: 42px;
	margin: 30px 0 40px;
	font-weight: 100;
}

.home .banner .content a {
	background: #fff;
	border: none;
	display: inline-block;
	line-height: 48px;
	font-size: 18px;
	border-radius: 24px;
	padding: 0 43px;
	color: #1b7af8;
}

@media (max-width: 1366px) {
	.news-content .list {
		margin: 10px 0 0 85px;
	}
}
@media (max-width: 1200px) {
	.home .banner {
		padding: 40px 15px 20px;
	}

	.home .banner .content {
		margin-top: 30px;
	}

	.home .banner .content .title {
		font-size: 30px;
		line-height: 30px;
	}

	.home .banner .content .text {
		font-size: 16px;
		line-height: 28px;
	}
	.aboutUs .right-img {
		margin: 90px 120px 0 0;
	}
	.aboutUs .left-img img {
		margin: 60px 0 0 30%;
	}
	.news-content .list {
		margin: 10px 0 0 20px;
	}
	.home-page .sixth .li-box .product-text .detail {
		margin: 30px 0 0 50px;
	}
}

@media (max-width: 800px) {
	.home .banner {
		padding: 20px 15px;
	}

	.home .banner .content {
		margin-top: 0;
		text-align: center;
	}

	.home .banner .content .title {
		font-size: 24px;
		line-height: 30px;
	}

	.home .banner .content .text {
		font-size: 14px;
		line-height: 28px;
		margin: 15px 0 20px;
	}

	.home .banner .content a {
		font-size: 14px;
		line-height: 32px;
		margin: 15px 0;
	}
}
.problem-top .problem-tab {
	padding-bottom: 10px;
	font-size: 18px;
	margin-right: 40px;
	cursor: pointer;
}
/*宽度小于五百的样式*/

@media screen and (max-width: 499px) {
	body,
	html {
		min-width: 200px;
		background: rgb(245, 245, 245);
	}
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0;
}
.shadow {
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}

.language .bt_share {
	background: none;
}
.language .bt_share h3 {
	letter-spacing: 2px;
	margin-top: 58px;
	margin-bottom: 0;
}
.language .bt_share h2 {
	letter-spacing: 2px;
	margin-top: 16px;
	margin-bottom: 0;
}
/*首页*/
.i_worry {
	background: url(/img/home/problem.png) no-repeat center center;
	margin-top: 60px;
}
.i_worry .show-item {
	width: 400px;
	padding: 0 0;
	background: #ffffff;
}
.i_worry .show-item.fr {
	float: right;
}
.i_worry .productIntro-box {
	line-height: 34px;
	padding: 20px 0 20px 50px;
	margin: 0 0;
}

.solution {
	background: url(/img/home/index-bg1.png) no-repeat center top;
}
.solution .problem {
	height: auto;
	padding: 0 0;
	border-radius: 0;
	display: block;
	overflow: hidden;
}
.solution .sixth .li-box > img {
	width: 55%;
}
.solution .sixth .li-box .product-text {
	width: 45%;
}

.inews {
	margin-top: 60px;
}
.inews .news-date {
	width: 60px;
	text-align: center;
	margin-right: 30px;
}
.inews .news-info {
	width: 430px;
}
.news-content .inews .list .item:hover .ym,
.news-content .inews .list .item:hover .news-txt {
	color: #1b7af8;
}

.ivideo {
	display: block;
	overflow: hidden;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
	margin-top: 60px;
}

.ifoot_top {
	background: url(/img/home/foot_bg.png) no-repeat center 80px;
	margin-top: 80px;
	height: 376px;
}
.ifoot_top .iser {
	width: 1311px;
	margin-left: -111px;
	height: 136px;
}
.ifoot_top .iser img {
	float: left;
	margin-left: 111px;
}
.ifoot_top .ilink_pic {
	width: 1217.5px;
	margin-left: -17.5px;
	margin-top: 60px;
}
.ifoot_top .ilink_pic a {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 17.5px;
}

/*内页  共用*/
.home .n_banner {
	padding: 0 0;
	position: relative;
	width: 100%;
	height: 520px;
}
.home .n_banner .content {
	margin-top: 194px;
}
.home .n_banner2 {
	padding: 0 0;
	width: 100%;
	height: 400px;
	position: relative;
}
.home .n_banner2 .banner-bg {
	width: 100%;
	height: 400px;
	top: 0;
}
.home .n_banner2 .el-row {
	position: absolute;
	left: 0;
	top: 140px;
	width: 100%;
}
.language .nbt_share h3 {
	letter-spacing: 2px;
	margin: 0 0;
	height: 81px;
	line-height: 81px;
	position: absolute;
	z-index: 3;
	text-align: center;
	width: 100%;
	font-size: 28px;
}
.language .nbt_share {
	position: relative;
	z-index: 1;
	margin-top: 60px;
	height: 81px;
	background: none;
}
.language .nbt_share i {
	position: absolute;
	z-index: 2;
	top: 0;
	height: 81px;
}
.language .nbt_share i.one {
	background: url(/img/home/bt_bg1.png) no-repeat center top;
	width: 117px;
}
.language .nbt_share i.two {
	background: url(/img/home/bt_bg2.png) no-repeat center top;
	width: 164px;
}
.language .nbt_share i.three {
	background: url(/img/home/bt_bg3.png) no-repeat center top;
	width: 180px;
}
.language .nbt_share i.four {
	background: url(/img/home/bt_bg4.png) no-repeat center top;
	width: 164px;
}
.language .nbt_share i.five {
	background: url(/img/home/bt_bg5.png) no-repeat center top;
	width: 113px;
}

.n_reason .reason_info {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	text-align: left;
}
.n_reason .reason_title {
	font-size: 18px;
	font-weight: normal;
	color: #212121;
	line-height: 36px;
	text-align: left;
	height: auto;
}
.n_reason .show-item .show-content {
	max-height: 120px;
}
/*柜门*/
.g_worry {
	position: relative;
	height: 558px;
}
.g_worry .show-item {
	position: absolute;
	height: auto;
	width: 466px;
	padding: 0 0;
	z-index: 2;
	top: 60px;
	left: 0px;
}
.g_worry .show-item .sun-content {
	width: 466px;
	text-align: left;
	padding-left: 50px;
	margin-bottom: 60px;
	line-height: 84px;
	margin-top: 15px;
}
.g_worry .worry_pic {
	background: url(/img/guimen/problem.png) no-repeat center center;
	background-size: 100%;
	width: 385px;
	height: 419px;
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 407px;
}
.g_worry .show-box .sun-content {
	width: 466px;
}
.g_worry .fr {
	float: right;
	left: 734px;
}
.g_worry .fr .sun-content {
	text-align: right;
	padding-right: 50px;
}

.n_project .show-box {
}
.n_project .show-box .show-item {
	padding: 0 0;
}
.n_project .show-content {
	position: relative;
}
.n_project .show-content .pic_k {
	position: absolute;
	z-index: 1;
}
.n_project .show-content .pic_tu {
	position: absolute;
	z-index: 2;
}
.n_project .show-content .pic_zs {
	position: absolute;
	z-index: 3;
}

.n_reason {
	margin-bottom: 80px;
}
.n_reason .show-item {
	padding: 0 0;
	margin: 60px 0 0 75px;
	width: 300px;
	min-height: 72px;
}

.download_box {
	padding: 60px 0 80px 0;
	height: 428px;
}
.download_box .item {
	height: 288px;
	width: 276px;
	background: #ffffff;
	text-align: center;
	display: inline-block;
	float: left;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.download_pic {
	margin: 30px auto 20px;
	width: 162px;
	height: 162px;
	border: 1px solid #dddddd;
	padding: 10px 10px;
	border-radius: 4px;
}
.download_pic img {
	width: 140px;
	height: 140px;
}
.download_icon .iconfont {
	margin: 30px 0;
	font-size: 60px;
	color: #1c7af8;
	display: inline-block;
}
.download_button a {
	width: 142px;
	line-height: 42px;
	height: 42px;
	background: #ffffff;
	border: 1px solid #1c7af8;
	border-radius: 21px;
	color: #1c7af8;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.download_button a:hover {
	background: #1c7af8;
	color: #ffffff;
}
.download_box .item .version_info {
	font-size: 18px;
	margin-bottom: 30px;
}

/*材神金服*/
.cs_img .banner_img {
	width: 478px;
	margin-top: 116px;
	left: 0;
}
.pay-content {
	margin: 60px 0 80px -66px;
	width: 1266px;
	height: 242px;
}
.pay-content .show-item {
	padding: 0 0;
	width: 356px;
	height: 242px;
	margin-left: 66px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.pay-content .show-item .bt {
	font-size: 24px;
	padding: 36px 0 16px 30px;
}
.screen_info {
	padding-left: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #212121;
	line-height: 36px;
}
.cs_project .show-box .show-item {
	padding: 0 0;
}
.cs_system {
	width: 1245px;
	margin: 60px 0 80px -45px;
	height: 460px;
}
.show-box .cs_system .show-item {
	padding: 0 0;
	width: 370px;
	margin-left: 45px;
	background: #ffffff;
	height: 460px;
	border-radius: 6px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.show-box .cs_system .show-item .pic_tu img {
	border-radius: 6px 6px 0 0;
}
.cs_system .reason_title {
	height: 43px;
	padding-left: 30px;
}
.cs_system .reason_title i {
	height: 3px;
	width: 36px;
	display: inline-block;
	background: linear-gradient(90deg, #b0bad2 0%, #d8dde7 100%);
}
.cs_system .show-item .show-content .reason_title p {
	margin: 0 0 16px 0;
	text-indent: 0;
	font-size: 20px;
	color: #212121;
	line-height: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
}
.cs_system .show-item .reason_info {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 32px;
	padding: 20px 0 0 30px;
	text-align: left;
}
.cs_scene {
	width: 1200px;
	margin: 40px auto 60px;
	height: 200px;
}
.cs_scene .list {
	width: 1250px;
	margin-left: -50px;
	height: 200px;
}
.cs_scene .list .cj-img {
	height: 200px;
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 50px;
	border-radius: 4px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.cs_scene .list .cj-img h3 {
	font-size: 16px;
}
.cs_brands {
	margin: 60px auto 40px;
	width: 1200px;
	height: 204px;
}
.cs_brands .list {
	width: 1230px;
	margin-left: -30px;
}
.cs_brands .list .item {
	float: left;
	margin-bottom: 30px;
	width: 216px;
	border: 1px solid #ffffff;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
	margin-left: 30px;
}
.cs_brands .list .item:hover {
	border: 1px solid #1b7af8;
	box-shadow: 0px 0px 20px rgba(27, 122, 248, 0.2);
}
.cs_brands .list .item img {
	width: 214px;
}
.cs_customer {
	width: 1270px;
	height: 281px;
	margin-left: -65px;
	margin-top: 60px;
}
.cs_customer .show-item {
	width: 358px;
	height: 281px;
	margin-left: 65px;
	padding: 0 0;
}
.cs_customer .show-item .show-content {
	width: 358px;
	height: 281px;
}
.cs_customer .screen_info {
	width: auto;
	height: auto;
	font-size: 16px;
	font-weight: normal;
	color: #212121;
	line-height: 36px;
	text-align: initial;
	padding-left: 86px;
}
.cs_customer .changjing {
	font-size: 22px;
	font-weight: bold;
	color: #0072ff;
	line-height: 60px;
	padding: 38px 0 0 86px;
	text-align: left;
}
/*全屋*/
.q_worry {
	position: relative;
	height: 500px;
}
.q_worry .show-item {
	position: absolute;
	height: auto;
	width: 438px;
	padding: 0 0;
	z-index: 2;
	top: 60px;
	left: 0px;
}
.q_worry .show-item .sun-content {
	width: 466px;
	text-align: left;
	padding-left: 70px;
	margin-bottom: 60px;
	line-height: 82px;
}
.q_worry .worry_pic {
	background: url(/img/quanwu/wenti.png) no-repeat center center;
	background-size: 100%;
	width: 271px;
	height: 349px;
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 450px;
}
.q_worry .show-box .sun-content {
	width: 438px;
}
.q_worry .fr {
	float: right;
	left: 734px;
}
.q_project .show-box .show-item {
	padding: 0 0;
}
.q_project .show-box .fr {
	float: right;
}
.q_project .info_box {
	width: 408x;
	height: auto;
	background: none;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.q_project .sol_title {
	background: url(/img/quanwu/sol_bob.png) no-repeat center center;
	width: 94px;
	height: 40px;
	background-size: 100%;
	line-height: 35px;
}
.q_project .sol_info {
	width: 408px;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	text-align: left;
	font-weight: 100;
}
/*x3*/
.x_worry {
	background: url(/img/x3/ques-center.png) no-repeat center center;
	height: 546px;
	margin-top: 60px;
	margin-bottom: 80px;
}
.x_worry .item_l,
.x_worry .item_r {
	float: left;
	width: 300px;
	padding: 0 0;
}
.x_worry .show-item {
	margin-top: 50px;
}
.x_worry .sun-content {
	height: auto;
	width: 300px !important;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #999999;
	height: 62px;
	margin-bottom: 70px;
}
.x_worry .item_l .sun-content {
	text-align: right;
}
.x_worry .sun-content .txt h3 {
	color: #212121;
	font-size: 20px;
	margin: 10px 0 6px 0;
}
.x_worry .sun-content .icon {
	width: 62px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	border-radius: 100px;
	background: linear-gradient(90deg, #1b7af8 0%, #37acfc 100%);
}
.x_worry .sun-content .icon .iconfont {
	font-size: 34px;
	color: #ffffff;
	font-weight: 100;
}
.x_worry .item_l .txt {
	float: right;
	width: 220px;
	margin-right: 18px;
}
.x_worry .item_l .icon {
	float: right;
	width: 62px;
}
.x_worry .item_r .txt {
	float: left;
	width: 220px;
	margin-left: 18px;
}
.x_worry .item_r .icon {
	float: left;
	width: 62px;
}
.x_project {
	padding: 60px 0 50px 0;
	display: inline-block;
	width: 1230px;
	margin-left: -30px;
}
.x_project .show-item {
	padding: 40px 30px;
	width: 380px;
	height: 216px;
	background: #ffffff;
	border-radius: 12px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.x_project .reason_title {
	font-size: 20px;
}
.x_project .reason_info {
	font-size: 16px;
	line-height: 24px;
	height: auto;
	color: #999999;
	padding-top: 8px;
}
.x_advantage {
	width: 1200px;
	margin: 0 auto;
	height: 600px;
	background: url(/img/x3/advantage.png) no-repeat center 100px;
	padding-top: 100px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.x_advantage .show-item {
	padding: 0 0;
	width: 296px;
	margin-left: 70px;
	margin-top: 55px;
}
/*CC+ERP*/
.c_worry {
	background: url(/img/ccerp/ccerp_problem.png) no-repeat center center;
	height: 510px;
	margin-top: 60px;
	margin-bottom: 80px;
}
.c_worry .item_l {
	float: left;
	width: 400px;
	padding: 0 0;
	background: url(/img/ccerp/problem_red.png) no-repeat center center;
	height: 510px;
	color: #ffffff;
}
.c_worry .item_r {
	float: right;
	width: 400px;
	padding: 0 0;
	background: url(/img/ccerp/problem_blue.png) no-repeat center center;
	height: 510px;
	color: #ffffff;
}
.c_worry .item_l .show-content {
	text-align: left;
}
.c_worry .item_r .show-content {
	text-align: left;
}
.c_worry .show-content .ccerp_txt {
	padding-left: 30px;
	font-size: 20px;
	line-height: 48px;
}
.c_worry .show-content .ccerp_txt .iconfont {
	font-size: 20px;
	padding-right: 20px;
}
.c_worry .item_r .show-content .ccerp_txt {
	padding-left: 60px;
}
.c_project {
	width: 1290px;
	margin: 40px 0 60px -90px;
	display: inline-block;
}
.show-box .c_project .show-item {
	width: 340px;
	padding: 0 0;
	margin-top: -40px;
	margin-left: 90px;
}
/*淋浴房*/
.show-box .l_project {
	width: 1245px;
	margin: 15px 0 80px -45px;
	display: inline-block;
}
.show-box .l_project .show-item {
	width: 370px;
	height: 262px;
	margin-left: 45px;
	margin-top: 100px;
	position: relative;
	padding: 0 0;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.l_project .show-item .icon_pic {
	background: url(/img/shower/sixblue.png) no-repeat center center;
	width: 100px;
	height: 110px;
	text-align: center;
	line-height: 110px;
	top: -55px;
	left: 135px;
	position: absolute;
}
.l_project .show-item .icon_pic .iconfont {
	font-size: 46px;
	color: #ffffff;
}
.l_project .show-item .show-content {
	margin-top: 60px;
}
.l_project .show-item .reason_title {
	height: 58px;
	line-height: 58px;
	font-size: 18px;
}
.l_project .show-item .reason_info {
	color: #999999;
	line-height: 28px;
	padding: 0 50px 40px 50px !important;
	text-align: left;
}

.show-box .l_reason {
	display: inline-block;
	margin-bottom: 80px;
}
.show-box .l_reason .show-item {
	width: 300px;
	margin: 0 50px;
	margin-top: 60px;
	padding: 0 0;
}
.l_reason .show-item .icon_pic {
	background: url(/img/shower/sixwhite.png) no-repeat center center;
	width: 118px;
	height: 128px;
	text-align: center;
	line-height: 128px;
	margin: 0 auto;
}
.l_reason .show-item .icon_pic .icon {
	width: 80px;
	height: 80px;
	margin-top: 18px;
}
.l_reason .show-item .reason_title {
	height: 58px;
	line-height: 58px;
	font-size: 18px;
}
.l_reason .show-item .reason_info {
	color: #999999;
	line-height: 28px;
	text-align: left;
}

/*纱窗*/
.show-box .sc_project {
	display: inline-block;
	margin: 0 0 50px -99px;
	width: 1299px;
}
.show-box .sc_project .show-item {
	width: 334px;
	margin: 60px 0 0 99px;
	padding: 0 0;
	background: url(/img/screen/01.png) no-repeat top right;
}
.sc_project .show-item .icon_pic .icon {
	width: 70px;
	height: 70px;
	margin-top: -18px;
}
.sc_project .show-item .reason_title {
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	text-align: left;
}
.sc_project .show-item .reason_info {
	color: #999999;
	line-height: 24px;
	text-align: left;
	height: 96px;
	width: 256px;
}
.show-box .sc_project .show-item:nth-child(2) {
	background: url(/img/screen/02.png) no-repeat top right;
}
.show-box .sc_project .show-item:nth-child(3) {
	background: url(/img/screen/03.png) no-repeat top right;
}
.show-box .sc_project .show-item:nth-child(4) {
	background: url(/img/screen/04.png) no-repeat top right;
}
.show-box .sc_project .show-item:nth-child(5) {
	background: url(/img/screen/05.png) no-repeat top right;
}
.show-box .sc_project .show-item:nth-child(6) {
	background: url(/img/screen/06.png) no-repeat top right;
}

.show-box .sc_reason {
	display: inline-block;
	margin-bottom: 80px;
	margin: -6px 0 80px -66px;
	width: 1266px;
}
.show-box .sc_reason .show-item {
	width: 356px;
	margin: 66px 0 0 66px;
	padding: 0 0;
	background: url(/img/screen/3-1.png) no-repeat top right;
	height: 236px;
}
.sc_reason .show-item .reason_title {
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	text-align: left;
	margin: 20px 0 0 30px;
}
.sc_reason .show-item .reason_info {
	color: #999999;
	line-height: 32px;
	text-align: left;
	font-size: 16px;
	width: 276px;
	margin-left: 30px;
}
.show-box .sc_reason .show-item:nth-child(2) {
	background: url(/img/screen/3-2.png) no-repeat top right;
}
.show-box .sc_reason .show-item:nth-child(3) {
	background: url(/img/screen/3-3.png) no-repeat top right;
}
.show-box .sc_reason .show-item:nth-child(4) {
	background: url(/img/screen/3-4.png) no-repeat top right;
}
.show-box .sc_reason .show-item:nth-child(5) {
	background: url(/img/screen/3-5.png) no-repeat top right;
}
.show-box .sc_reason .show-item:nth-child(6) {
	background: url(/img/screen/3-6.png) no-repeat top right;
}

/*阳光房*/
.sun_worry {
	background: url(/img/sunroom/sunroom_tree.png) no-repeat center center;
	width: 1200px;
	height: 441px;
	margin-top: 60px;
	margin-bottom: 80px;
}
.sun_worry .show-item {
	width: 562px;
	padding: 0 0;
}
.sun_worry .show-item .sun-content {
	height: 82px;
	width: 562px;
	margin-left: 196px;
	font-size: 20px;
	margin-bottom: 52px;
	line-height: 100px;
	text-align: left;
}
.sun_worry .right {
	position: relative;
	right: 323px;
	top: 70px;
}
.sun_worry .right .sun-content {
	text-align: right;
}
.sun_project .show-box {
}
.sun_project .show-box .show-item {
	padding: 0 0;
}
.sun_project .show-content {
	position: relative;
}
.sun_project .show-content .pic_k {
	position: absolute;
	z-index: 1;
}
.sun_project .show-content .pic_tu {
	position: absolute;
	z-index: 2;
}
.sun_project .show-content .pic_zs {
	position: absolute;
	z-index: 3;
}
/*阳光房*/
.k_worry {
	width: 1260px;
	margin: 60px 0 20px -60px;
	display: inline-block;
}
.show-box .k_worry .show-item {
	width: 360px;
	padding: 0 0;
	height: 320px;
	margin-left: 60px;
	background: url(/img/kshow/wt1.png) no-repeat top center;
}
.show-box .k_worry .show-item:nth-child(2) {
	background: url(/img/kshow/wt2.png) no-repeat top center;
}
.show-box .k_worry .show-item:nth-child(3) {
	background: url(/img/kshow/wt3.png) no-repeat top center;
}
.show-box .k_worry .show-item:nth-child(4) {
	background: url(/img/kshow/wt4.png) no-repeat top center;
}
.show-box .k_worry .show-item:nth-child(5) {
	background: url(/img/kshow/wt5.png) no-repeat top center;
}
.show-box .k_worry .show-item:nth-child(6) {
	background: url(/img/kshow/wt6.png) no-repeat top center;
}
.show-box .k_worry .show-item .show-content {
	position: relative;
	width: 360px;
	height: 320px;
}
.show-box .k_worry .show-item .question_bt {
	position: absolute;
	width: 360px;
	text-align: center;
	height: 160px;
	line-height: 160px;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #ffffff;
}
.show-box .k_worry .show-item .question_box {
	position: absolute;
	width: 340px;
	height: 100px;
	top: 160px;
	left: 10px;
	background: #ffffff;
	padding: 22px 20px;
	line-height: 28px;
	text-align: left;
	border-radius: 6px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
}
.k_project .show-box {
}
.k_project .show-box .show-item {
	padding: 0 0;
}
.k_project .show-content {
	position: relative;
	text-align: left;
}
.k_project .show-content .pic_k {
	position: absolute;
	z-index: 1;
}
.k_project .show-content .pic_tu {
	position: absolute;
	z-index: 2;
}
.k_project .show-content .pic_zs {
	position: absolute;
	z-index: 3;
}
.k_project .show-box .item_r {
	background: url(/img/kshow/1234.png) no-repeat top left;
}
.k_project .show-box .item_r .son_title {
	font-size: 24px;
	padding-left: 54px;
	margin: -5px 0 10px 0;
}
.k_project .show-box .item_r .title_info {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	padding-left: 54px;
	margin-bottom: 32px;
}
/*文章详情*/
.container-news .title {
	text-align: center;
}
.subtitle {
	color: #999999;
	margin-bottom: 40px;
	text-align: center;
}
.article {
	padding: 50px 100px;
	background: #fff;
	line-height: 24px;
	text-align: left;
	color: #212121;
}
.site {
	color: #999999;
	margin-top: 20px;
}
.site a {
	color: #999999;
}
.site a:hover {
	color: #1b7af8;
}
.switch {
	border-top: 1px solid #dddddd;
	padding: 40px 100px;
	background: #fff;
	line-height: 36px;
	text-align: left;
	color: #212121;
}

/*关于我们*/
.about_bta {
	margin: 0 auto;
	padding: 60px 0 20px 0;
}
.about_bta .bt_share h2 {
	color: #181818;
	height: 30px;
}
.about_bta .bt_share h3 {
	margin-top: 40px;
}
.intro {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	padding-top: 20px;
	text-indent: 32px;
}
.company-number2 {
	margin: 20px 0 80px 0;
}
.company-number2 .list .item .intro {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 28px;
	padding: 0 0;
	text-indent: 0;
	margin-top: 90px;
	position: absolute;
	z-index: 50;
	text-align: center;
	width: 300px;
}
.partner {
	background: url(/img/about/about_bg.png) no-repeat;
}
.partner .list {
	width: 1226px;
	margin-left: -26px;
	margin-top: 80px;
	margin-bottom: 140px;
	height: 100px;
}
.partner .list .item {
	width: 110px;
	height: 110px;
	background: #ffffff;
	border-radius: 50%;
	margin-left: 26px;
	float: left;
}
.partner .list .item img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
}
.partner_info {
	display: inline-block;
	margin-bottom: 80px;
}
.partner_info .item {
	position: relative;
}
.partner_info .item i {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #ffffff;
	position: absolute;
	top: -100px;
	left: 15px;
}
/*加盟我们*/
.why_box {
	margin: 34px auto 80px;
}
.why_box .list {
	width: 1220px;
	margin-left: -20px;
}
.why_box .list .item {
	float: left;
	width: 285px;
	height: 420px;
	box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
	border-radius: 14px;
	margin-left: 20px;
	text-align: center;
	line-height: 36px;
}
.why_box .list .item .bt {
	font-size: 24px;
	padding: 10px 0;
}
.why_box .list .item .line {
	height: 2px;
	width: 38px;
	margin: 0 auto 12px;
}
.j_advantage .item {
	padding: 0 0px;
	width: 50%;
	/*float: left;*/
	color: #999999;
	line-height: 28px;
	text-align: center;
	/*margin-top:40px;*/
}
.j_advantage .item .title {
	font-size: 18px;
	color: #212121;
	padding: 5px 0;
}
.j_advantage .item .icon_bg {
	background: url(/img/about/six_white.png) no-repeat;
	width: 118px;
	height: 128px;
	margin-left: 41px;
}
.j_advantage .item .icon_bg .icon {
	width: 54px;
	height: 54px;
	margin-top: 28px;
}
/*下载*/
.download_m {
	width: 1200px;
	margin: 0 auto;
}
.download_m .pc-content .border-title,
.download_m .phone-content .border-title {
	font-size: 32px;
	line-height: 40px;
	height: 40px;
	margin: -10px 0 60px 0;
}
.download_m .pc_box {
	width: 1240px;
	margin-left: -40px;
	display: inline-block;
}
.download_m .pc_box .pc_item {
	width: 270px;
	height: 280px;
	border: 1px solid #f0f0f0;
	margin-left: 40px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 6px;
}
.download_m .pc_box .pc_item .all-icon img {
	width: 90px;
	height: 90px;
	margin: 30px 90px;
	border-radius: 15px;
}
.download_m .pc_box .pc_item .all-text {
	font-size: 18px;
	margin: 0 0 30px 0;
}
.download_m .pc_box .pc_item .all-btn a {
	font-size: 16px;
	width: 142px;
	height: 42px;
	line-height: 42px;
	color: #1b7af8;
	border: 1px solid #1b7af8;
	border-radius: 100px;
	display: block;
	margin: 0 auto;
}
.download_m .pc_box .pc_item .all-btn a:hover {
	background: #1b7af8;
	color: #ffffff;
}
.download_m .phone-content .pc_item .all-icon img {
	width: 160px;
	height: 160px;
	margin: 30px 55px;
}

/* home版本2 */
.page-about {
	height: 760px;
	background: linear-gradient(180deg, #fefeff 0%, #f2f6ff 100%);
}
.home-info {
	display: flex;
	justify-content: space-between;
}
.item2 img {
	height: 50px !important;
	width: 50px !important;
}
.number-t {
	font-size: 32px;
	color: #000000;
	line-height: 75px;
}
.company-n {
	margin: 35px 0 !important;
}
.item2 .intro {
	line-height: 10px;
}
.home-intro {
	line-height: 30px !important;
}
.company-cul {
	width: 1200px;
	margin: 20px auto;
	padding: 0px 5px;
}
.cul-content {
	float: right;
	width: 1066px;
	height: 459px;
	background: #f8f9fa;
	padding: 7% 0 0 42%;
	margin-top: -25%;
}
.icon_bgg {
	height: 75px;
	width: 75px;
	margin: 0 auto;
	background-image: linear-gradient(0deg, #fff, #f3f5f8);
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
	border-radius: 10px;
}
.icon_bgg:hover {
	background-image: linear-gradient(to bottom right, #e8edf4, #fff);
	box-shadow: none;
}
.icon_bgg img {
	width: 65px !important;
	height: 65px !important;
}
.icon_bgg img:hover {
	animation: moving 1s ease 50ms infinite;
}
.honor_info {
	width: 263px;
	height: 314px;
	position: relative;
	margin-right: 30px;
	background-color: #fff;
}
.honor_info p {
	text-align: center;
	position: absolute;
	bottom: 25px;
	left: 60px;
}
.info_pic {
	width: 229px;
	height: 278px;
	background: #f3f6fc;
	position: absolute;
	top: 18px;
	left: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.info_pic img {
	width: 144px;
	height: 194px;
}
.info_pic2 img {
	width: 217px;
	height: 161px;
}
.box {
	background: url('') no-repeat;
	margin-top: 100px;
}
.winBox {
	width: 100%;
	height: 314px;
	overflow: hidden;
	position: relative;
}
.scroll {
	/*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
	width: 7032px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scroll li {
	float: left;
	line-height: 40px;
	text-align: center;
}
.production {
	background: #373f5e;
	padding-top: 70px;
}
.pro-img {
	width: 520px !important;
	height: 303px !important;
	float: left;
}
.pro-detail {
	float: left;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 15px;
}
.pro-detail .detail {
	text-align: left;
	color: #ffffff;
}
.pro-detail .detail p {
	line-height: 42px;
}
.pro-button {
	width: 163px;
	height: 41px;
	background: #1b7af8;
	border-radius: 21px 21px 21px 21px;
	margin-top: 18px;
	text-align: center;
}
.pro-button a {
	font-size: 16px;
	line-height: 42px;
	color: #ffffff;
}
.sixth-img {
	margin-right: 10px;
}
.recommend-pro {
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
	color: #ffffff;
}
.recommend-pro span {
	font-size: 14px !important;
	padding-left: 8px;
	padding-right: 8px;
}
.problem-top.recommend-pro .problem-tab:hover,
.problem-top.recommend-pro .active {
	padding-bottom: 18px;
}
.business-pro {
	padding-bottom: 15px;
	color: #030000;
	border-bottom: 1px solid #d9d9d9ff;
}
.business-pro span {
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}
.problem-top.business-pro .problem-tab:hover,
.problem-top.business-pro .active {
	padding-bottom: 18px;
}
.problem-top .business-tab {
	padding-bottom: 10px;
	font-size: 18px;
	/*margin-right:20px;*/
	cursor: pointer;
}
.detail.detail2 p {
	line-height: 32px;
}
.honor-bg {
	background: url(/img/home/rongyu.png);
	margin-bottom: 0px !important;
}
.honor-box {
	margin-top: 55px;
	padding-bottom: 75px;
}
.title.adv_title {
	padding: 10px 0 !important;
}
.info.adv_info {
	line-height: 22px;
}
@keyframes moving {
	from {
		transform: scale(1);
	}
	60% {
		transform: scale(1.2) rotate(20deg);
	}
	100% {
		transform: scale(1);
	}
}

.content {
	/*background-color: #e7e7e7;*/
	/*min-height: 500px;*/
}

.menu-box {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	letter-spacing: 0.5px;
	font-weight: 600;
	position: relative;
	width: fit-content;
	/*min-height: 100vh;*/
	padding: 0px 12px 0px 0px;
	box-sizing: border-box;
	background-color: var(--color-menu-bg);
}

.menu-box input[type='checkbox'] {
	display: none;
}

.menu-box > label {
	position: absolute;
	top: 48%;
	right: 0;
	transform: translateX(50%);
	width: 20px;
	height: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 4px 0px #000;
	background-color: var(--color-menu-bg);
	color: var(--font-color-mi);
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.menu-box > label > i {
	font-weight: 900;
	text-indent: -3px;
	font-size: 20px;
	transition: transform var(--transition-menu-time);
	transform: rotate(0deg);
}

.menu-box > label:hover {
	box-shadow: 0px 0px 2px 0px #000;
	color: var(--font-color-mi-hover);
}

.menu-box > input#menu-btn:checked + label > i {
	transform: rotate(180deg);
}

.menu {
	font-size: 18px;
	width: 220px;
	min-height: 100%;
	cursor: pointer;
	overflow: hidden;
	transition: width var(--transition-menu-time);
	color: var(--font-color-mi);
}

.menu-box > input#menu-btn:hover ~ .menu {
	width: 0;
}

.menu-title {
	text-align: center;
	margin-bottom: 10px;
}

.menu-item > label {
	position: relative;
	width: 100%;
	height: 50px;
	border-radius: var(--border-radius-mi);
	display: flex;
	align-items: center;
}

.menu-item > label:hover {
	color: var(--font-color-mi-hover);
}

.menu-item > label > i:first-child {
	flex: none;
	margin-right: 6px;
	font-size: 14px;

	color: rgba(0, 0, 0, 0.6);
}

.menu-item > label > span {
	flex: 1;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: bold;

	color: rgba(0, 0, 0, 0.6);
}

.menu-item > label > i:last-child {
	flex: none;
	font-size: 20px;
	font-weight: 900;
	transform: rotate(0deg);
	transition: transform var(--transition-menu-time);

	color: rgba(0, 0, 0, 0.6);
}

.menu-item > input:checked + label > i:last-child {
	transform: rotate(180deg);
}

.menu-content {
	height: 0;
	overflow: hidden;
	transition: height var(--transition-menu-time);
	display: flex;
	flex-wrap: wrap;
	/*background-color: var(--color-menu-bg);*/
}

/* 选项，若 n 项，就 n * 40px */
.menu-item > input#menu-item1 ~ .menu-content {
	height: calc(4 * 40px);
}

.menu-item > input#menu-item2 ~ .menu-content {
	height: calc(6 * 40px);
}

.menu-item > input#menu-item3 ~ .menu-content {
	height: calc(3 * 40px);
}

.menu-content > span {
	width: 100%;
	text-indent: 20px;
	line-height: 40px;
	border-radius: var(--border-radius-mi);
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.4);
}

.menu-content > span:hover {
	background-color: var(--color-bg-mi-hover);
	color: var(--font-color-mi-hover);
}

.set-line {
	margin: 20px 0 10px 0;
	width: 100%;
	height: 2px;
	background-color: var(--color-line-bg);
}
