@media screen and (min-width: 500px) {
	/*.banner {
  width: 100%;
  min-height: 520px;
  background: url("../img/banner-index.png") no-repeat 0 0;
  background-size: 100%;
   position: relative; 
}
*/
	/*.wheel{
  margin-top: 102px !important;
}*/
	.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, .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: #5147e7;
	}
	.text-box span {
		font-family: xiaowei;
		font-size: 24px;
		font-weight: bold;
		font-stretch: normal;
		line-height: 28px;
		letter-spacing: 4px;
		color: #5147e7;
	}
	/*.banner1 {
  width: 100%;
  min-height: 520px;
  background: url("../img/banner1.jpg?q=1") no-repeat 0 0;
  background-size: 100%;
   position: relative; 
}
.banner2 {
  width: 100%;
  min-height: 520px;
  background: url("../img/banner2.jpg") no-repeat 0 0;
  background-size: 100%;
   position: relative; 
}
*/
	/*.swiper-container{
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;  
}
*/
	/*语言切换*/
	.language {
		min-height: 230px;
		position: relative;
	}
	.language .language_content {
		width: 1200px;
		height: 200px;
		border-radius: 5px;
		margin-top: 10px;
		/*box-shadow: 0 0 10px #BBDFFF;*/
		background: #ffffff;
		text-align: center;
		z-index: 999;
		color: #5147e7;
	}
	.language .language_content h3 {
		font-family: HYa4gj;
		font-size: 38px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 144px;
		letter-spacing: 7px;
		color: #5147e7;
	}
	.language .language_content h2 {
		font-family: HYa4gj;
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 7px;
		color: #5147e7;
	}
	/*按钮 */
	.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: #333;
	}
	/*n内容*/
	.language .language_content #con li {
		display: none;
		height: 80px;
		line-height: 80px;
		width: 100%;
		font-size: 24px;
		text-align: center;
		color: #333333;
	}
	.language .language_content #con li.show {
		display: block;
	}
	/*tab切换结束*/
	.language .language_content p {
		font-size: 26px;
		margin: 0;
		color: #3399ff;
		line-height: 40px;
	}
	.language .language_content p a {
		background: #3399ff !important;
		border: 1px solid #3399ff;
		line-height: 36px;
		margin-left: 20px;
	}
	.language .language_content .border {
		height: 50px;
		font-size: 20px;
		color: #333333;
		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: #333333;
		line-height: 25px;
	}
	/*show box*/
	.show {
		margin-bottom: 60px;
	}
	.show-box {
		width: 1200px;
		margin: 0 auto;
	}
	.show-box .show-item {
		height: 346px;
		width: 33%;
		padding: 15px 25px;
		/* margin-left: 220px; */
		/* margin:0 auto; */
		float: left;
	}
	.show-item .show-content {
		height: 100%;
		margin: 0 auto;
		border-radius: 10px;
		overflow: hidden;
		box-shadow: 0 0 8px #dddddd;
		text-align: center;
	}
	.show-item .show-content div {
		padding: 13px;
	}
	.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: black;
		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: #333333;
	}
	.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: #5147e7;
		/*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: #5147e7;
		font-family: arial;
		float: left;
	}
	.international p {
		color: #5147e7;
		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: #333333;
	}
	.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: #333333;
	}
	.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: white;
		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: #3399ff;
		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: white;
		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: #333333;
		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);
}
	
.pcClient {
	display: none;
}
.mobile_index_Client {
	z-index: 10;
	display: block;
}
/*移动端导航栏的当前页背景色*/
 .mobile_nav_active{
	background-color: #5147e7;
}

.mobile_nav_top_box {
	display: block;
	padding-top: 10px;
	height: 44px;
}
.mobile_nav_top_box .mobile_nav_top_box_float {
	position: relative;
	width: 100%;
}
.mobile_nav_top_box span:nth-child(1) {
	display: inline-block;
	position: absolute;
	left: 12px;
	height: 24px;
}
.mobile_nav_top_box span:nth-child(1) img {
	display: inline-block;
	width: 24px;
	height: 24px;
}
.mobile_nav_top_box span:nth-child(2) {
	display: inline-block;
	position: absolute;
	left: 40px;
	width: 32px;
	height: 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.mobile_nav_top_box span:nth-child(3) {
	display: inline-block;
	position: absolute;
	right: 66px;
	height: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #5147e7;
}

.mobile_nav_top_box span:nth-child(3) a {
	display: inline-block;
	width: auto;
}

.mobile_nav_top_box span:nth-child(4) {
	display: inline-block;
	position: absolute;
	right: 12px;
	width: 28px;
	height: 24px;
}
.mobile_nav_top_box span:nth-child(4) p {
	width: 28px;
	height: 3px;
	background-color: #5147e7;
	margin-top: 5px;
}
.mobile_nav_top_box span:nth-child(4) p:nth-child(1) {
	margin-top: 3px;
}

.mobile_nav_top_box_unfold {
	position: relative;
	width: 100%;
	top: 34px;
	height: 500px;
	background-color: #FFFFFF;
	z-index: 100;
}
.mobile_nav_top_box_unfold .mobile_nav_top_box_unfold_center  {
	width: 100%;
	height: 500px;
	z-index: 110;
}
.mobile_nav_top_box_unfold .mobile_nav_top_box_unfold_center .level {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: rgb(245,245,245);
	z-index: 120;
}
.mobile_nav_top_box_unfold .mobile_nav_top_box_unfold_center .level li {
	width: 100%;
	height: 51px;
	line-height: 51px;
	text-align: center;
	margin: 0 auto;
}

.mobile_nav_top_box_unfold .mobile_nav_top_box_unfold_center .level li a {
	display: inline-block;
	width: 100%;
}

.mobile_index_Client .mobile_index_container .mobile_index_swiper-container {
	width: 96%;
	margin: 0 auto;
	padding-top:20px ;
	height: 160px;
	overflow: hidden;
}

.mobile_index_Client .mobile_index_container .mobile_index_swiper-container .mobile_index_banner1 img{
	width: 100%;
	height: auto;
}

.mobile_index_Client .mobile_index_container .mobile_index_swiper-container img {
	display: inline-block;
	width: 100%;
	height: auto;
}

.mobile_index_Client .mobile_index_container .mobile_index_banner_bottom {
	width: 96%;
	height: 100px;
	margin: 0 auto;
}

.mobile_index_Client .mobile_index_container .mobile_index_banner_bottom p:nth-child(1) {
	width: 256px;
	height: 21px;
	font-family: Songti SC;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	color: #5147e7;
	margin: 0 auto;
	padding: 14px 0 36px 0;
}

.mobile_index_Client .mobile_index_container .mobile_index_banner_bottom p:nth-child(2) {
	width: 160px;
	height: 16px;
	font-family: Songti SC;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	color: #5147e7;
	margin: 0 auto;
}

.mobile_index_container .mobile_index_show_box {
	width: 96%;
	margin: 0 auto;
}

.mobile_index_container .mobile_index_show_box .mobile_index_show_item {
	height: 104px;
	margin: 10px 0 20px 0;
	border-radius: 6px;
}

.mobile_index_container .mobile_index_show_box .mobile_index_show_item .mobile_index_show_content {
	background-color: #FFFFFF;
	border-radius: 0 0 6px 6px;
}

.mobile_index_container .mobile_index_show_box .mobile_index_show_item .mobile_index_show_content h4 {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-family: PingFang SC;
	font-size: 12px;
	background-color: #5147E7;
	color: #ffffff;
	border-radius: 6px 6px 0 0;
}

.mobile_index_container .mobile_index_show_box .mobile_index_show_item .mobile_index_show_content p {
	height: 72px;
	width: 90%;
	font-family: PingFang SC;
	font-size: 10px;
	line-height: 18px;
	color: #000028;
	margin: 0 auto;
	padding-top:10px ;
}

.mobile_index_container .mobile_index_problem {
	width: 96%;
	padding-bottom: 30px;
	margin: 0 auto;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-title {
	position: relative;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	margin-bottom: 24px;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-title span:nth-child(1) {
	display: inline-block;
	position: absolute;
	width: 4px;
	height: 18px;
	background-color: #5147E7;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-title span:nth-child(2) {
	display: inline-block;
	position: absolute;
	left: 10px;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-box {
	width: 100%;
	padding-bottom: 30px;
	border-radius: 6px;
	background-color: #FFFFFF;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-box .mobile_index_problem-box_row {
	display: flex;
}

.mobile_index_container .mobile_index_problem .mobile_index_problem-box .mobile_index_problem-box_row .mobile_index_problem-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 24px;
	text-align: center;
}

.mobile_index_problem-box .mobile_index_problem-box_row .mobile_index_problem-item img {
	width: 47px;
	height: 36px;
}

.mobile_index_problem-box .mobile_index_problem-box_row .mobile_index_problem-item span {
	font-size: 14px;
	color: #00001e;
}

.mobile_index_problem-box .mobile_index_problem-box_row .mobile_index_problem-item p {
	margin-top: 10px;
	font-size: 12px;
	color: #000028;
}

.mobile_index_container .mobile_index_bg_banner {
	width: 96%;
	padding-bottom: 30px;
	margin: 0 auto;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_white_title {
	position: relative;
	width: 100%;
	padding-bottom:21px ;
	margin-bottom: 24px;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_white_title span:nth-child(1) {
	display: inline-block;
	position: absolute;
	top: 2px;
	width: 4px;
	height: 18px;
	background-color: #5147E7;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_white_title span:nth-child(2) {
	display: inline-block;
	position: absolute;
	font-family: PingFang SC;
	font-size: 16px;
	color: #4d4d4d;
	left: 10px;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_white_title span:nth-child(3) {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: PingFang SC;
	font-size: 9px;
	color: #5147e7;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_brands {
	width: 96%;
	/*height: 140px;*/
	background-color: #ffffff;
	border-radius: 6px;
	margin: 0 auto;
	padding: 14px 0;
	overflow: hidden;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_brands .mobile_index_brands_row {
	margin: 5px 0;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_brands .mobile_index_brands_row .mobile_index_brands_row_item{
	float: left;
	width: 28%;
	margin-left: 4%;
	height: auto;
}

.mobile_index_container .mobile_index_bg_banner .mobile_index_brands .mobile_index_brands_row img{
	display: inline-block;
	width: 100%;
	height: auto;
}

.mobile_index_container .mobile_index_video {
	width: 96%;
	padding-top: 30px;
	margin: 0 auto;
}

.mobile_index_container .mobile_index_video .mobile_index_video_title{
	position: relative;
	width: 100%;
	padding-bottom:21px ;
	margin-bottom: 24px;
}

.mobile_index_container .mobile_index_video .mobile_index_video_title span:nth-child(1) {
	display: inline-block;
	position: absolute;
	top: 2px;
	width: 4px;
	height: 18px;
	background-color: #5147E7;
}

.mobile_index_container .mobile_index_video .mobile_index_video_title span:nth-child(2) {
	display: inline-block;
	position: absolute;
	font-family: PingFang SC;
	font-size: 16px;
	color: #4d4d4d;
	left: 10px;
}

.mobile_index_container .mobile_index_video .mobile_index_video_video {
	width: 100%;
	height: auto;
}

.mobile_index_container .mobile_index_video .mobile_index_video_video video {
	width: 100%;
	height: auto;
}



}