@charset "utf-8";
/* 清除 */
html,
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: '微软雅黑';
}
a {
	text-decoration: none;
	cursor: pointer;
	display: block;
}
img {
	border: 0;
	display: block;
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}
ul,
li {
	list-style: none;
	cursor: pointer;
}
b {
	font-weight: normal;
}

	/* 新闻左侧布局样式修改start */
	.news-layout-left-style img{
		display: inline-block;
	}
	.news-layout-left-style h1,
	.news-layout-left-style h2,
	.news-layout-left-style h3,
	.news-layout-left-style h4,
	.news-layout-left-style h5 {
		margin-top: 20px;
		font-size: initial;
		font-weight: initial;
	}
	.news-layout-left-style b{
		font-weight: bold;
	}
	.news-layout-left-style a{
		color: initial;
		text-decoration: initial;
	}
		/* 新闻左侧布局样式修改end */

i {
	font-style: normal;
}
em {
	font-style: normal;
}
button,
textarea,
input {
	outline: none;
	display: block;
}
@font-face {
	font-family: 'DIN';
	src: url('../fonts/DIN Alternate Bold.ttf');
}
@font-face {
	font-family: 'PingFang';
	src: url('../fonts/PingFang.ttc.ttf');
}
@font-face {
	font-family: 'DingTalk-JinBuTi';
	src: url('../fonts/DingTalk JinBuTi.ttf');
}
/* 清除浮动 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.mt60{
	margin-top: 60px !important;
}

.pdtb-10{padding-bottom:10px; padding-top: 10px;}
.pdtb-20{padding-bottom:20px; padding-top: 20px;}
.pdtb-30{padding-bottom:30px; padding-top: 30px;}
.pdtb-40{padding-bottom:40px; padding-top: 40px;}
.pdtb-50{padding-bottom:50px; padding-top: 50px;}
.pdtb-60{padding-bottom:60px; padding-top: 60px;}
.pdtb-70{padding-bottom:70px; padding-top: 70px;}
.pdtb-80{padding-bottom:80px; padding-top: 80px;}
.pdtb-90{padding-bottom:90px; padding-top: 90px;}
.pdtb-100{padding-bottom:100px; padding-top: 100px;}

.popUp {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	transition: all 0.5s;
	z-index: 51;
}
.w1146 {
	/* width: 1146px; */
	width: 1200px;
	margin: auto;
}
.bodyBack {
	background: #f5f7fa;
}
/*  */
.buttonOne {
	width: 80px;
	height: 32px;
	border-radius: 16px;
	line-height: 32px;
	text-align: center;
	background: #4c7ee9;
	font-size: 12px;
	color: #fff;
}
/* .buttonOne:hover {
	background: #5f9df7;
} */
.buttonTwo {
	width: 78px;
	height: 30px;
	border-radius: 16px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	font-size: 12px;
	color: #4c7ee9;
	border: 1px solid #4c7ee9;
}
.buttonTwo:hover {
	color: #5f9df7;
	border-color: #5f9df7;
}
.buttonThree {
	background: #fff;
	color: #4c7ee9;
}
.buttonThree:hover {
	background: #dbe5fa;
}
.buttonFour {
	background: hsla(0, 0%, 100%, 0);
	border-color: #fff;
	color: #fff;
}
.buttonFour:hover {
	background: hsla(0, 0%, 100%, 0.1);
	color: #fff;
	border-color: #fff;
}
.buttonMax {
	width: 112px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 16px;
}
.swiper-container .nextBox,
.nextBox,
.swiper-container .prevBox,
.prevBox {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: hsla(0, 0%, 0%, 0.2) url(/static/images/home_part4_arrow_left.png) no-repeat center;
	background-size: 20px auto;
	outline: none;
	transition: all 0.5s;
	margin-top: -20px;
}
.swiper-container .nextBox:hover,
.nextBox:hover,
.swiper-container .prevBox:hover,
.prevBox:hover {
	background: hsla(0, 0%, 0%, 0.5) url(/static/images/home_part4_arrow_left.png) no-repeat center;
	background-size: 20px auto;
}
.moreBox {
	display: flex;
	justify-content: center;
}
.moreBox a {
	font-size: 16px;
	color: #4c7ee9;
	line-height: 16px;
	position: relative;
}
.moreBox a i {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/static/images/ICon.png) no-repeat center;
	background-size: 16px auto;
	position: absolute;
	top: 0;
	right: -20px;
	transition: all 0.5s;
}
.moreBox a:hover i {
	right: -34px;
}
.botButton {
	display: flex;
	justify-content: center;
	margin-top: 56px;
}
.indexMinker .botButton a {
	margin: 0 8px;
}
/*  */
.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #f5f7fa;
	width: 100%;
	height: 64px;
	z-index: 30;
}
.header2 {
	background: #fff;
}
.headerOne {
	background: #fff;
}
.header .cont {
	position: relative;
	margin: 0px 16px 0px 24px;
}
.header .logo {
	float: left;
	padding: 16px 0;
	margin-right: 20px;
}
.header .logo a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.header .logo img {
	width: 130px;
	height: 23px;
	/* margin-right: 8px; */
}
.header .logo .p {
	font-size: 18px;
	color: #000;
	line-height: 28px;
	font-weight: bold;
}
.header .nav {
	float: left;
}
.header .nav .li {
	float: left;
	margin: 0 13px;
}
.header .nav .li .mk {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.header .nav .li .mk a {
	line-height: 64px;
	color: #333;
	position: relative;
}
.header .nav .li .mk a::after {
	content: '';
	width: 0;
	height: 3px;
	background: #005BFF;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}
.header .nav .li.on .mk a::after,
.header .nav .li:hover .mk a::after {
	width: 100%;
}
.header .nav .li:hover .mk a {
	color: #005BFF;
	font-weight: 600;
}
.header .nav .li .mk i {
	width: 20px;
	height: 56px;
	background: url(/static/images/arrow-down.png) no-repeat right center;
	background-size: 9px auto;
}
.header .nav .li:hover .mk i {
	background: url(/static/images/arrow-down2.png) no-repeat right center;
	background-size: 9px auto;
}
.header .nav .li .list {
	display: none;
	position: absolute;
	top: 60px;
	left: 95px;
	background: #fff;
	border-radius: 0px 0px 8px 8px;
	padding: 40px 50px;
	/* box-shadow: 0 6px 30px #dcdfe6; */
	box-shadow: 0 10px 15px #0000001a;
}
.header .nav .li .list_new {
	display: none;
	position: absolute;
	top: 60px;
	right: 95px;
	background: #fff;
	border-radius: 8px;
	/* padding: 40px 50px; */
	box-shadow: 0 10px 15px #0000001a;
}
.header .nav .li .list_new .mink {
	padding: 20px 0px 50px 0px;
}
.header .nav .li:hover .list {
	display: block;
}
.header .nav .li:hover .list_new {
	display: block;
}
.header .nav .li .listPro {
	right: 0px;
	left: 0px;
	/* max-height: calc(100vh - 84px); */
	overflow-y: scroll;
	-ms-overflow-style:none;
  	overflow:-moz-scrollbars-none;
	/* border-radius: 0px; */
	/* padding: 20px 0px 50px 0px; */
	max-width: 1200px;
	margin: 0 auto;
}
@media screen and (min-width: 1920px) {
	.header .nav .li .listPro {
		margin: 0px;
		left: 298px;
	}
}
.header .nav .li .list_new {
	right: 0px;
	left: 0px;
	max-height: calc(100vh - 84px);
	overflow-y: scroll;
	-ms-overflow-style:none;
  	overflow:-moz-scrollbars-none;
	border-radius: 0px;
}
.header .nav .li .listPro::-webkit-scrollbar{width:0}

.header .nav .li .listOne {
	right: 294px;
	max-height: calc(100vh - 84px);
	overflow-y: scroll;
	-ms-overflow-style:none;
  	overflow:-moz-scrollbars-none
}

.header .nav .li .listOne::-webkit-scrollbar{width:0}
.header .nav .li .list .mLi {
	margin-left: 30px;
	float: left;
	width: 250px;
}
.header .nav .li .list_new .mLi {
	margin-left: 30px;
	float: left;
}
.header .nav .li .list_new .mLi {
	width: 289px;
	margin-left: 12px;
}
.header .nav .li .list .mLi:first-child {
	margin-left: 0;
}
.header .nav .li .list_new .mLi:first-child {
	margin-left: 0;
}
.header .nav .li .list .mLi .h1 {
	line-height: 14px;
	padding: 0 0 10px 16px;
	border-bottom: 1px solid #dcdfe6;
	color: #999;
}
.header .nav .li .list .mLi a {
	margin-top: 16px;
	padding: 8px 0 8px 34px;
	position: relative;
	border-radius: 4px;
	transition: all 0.5s;
}
.header .nav .li .list.listOne .mLi a {
	width: 50%;
}
.header .nav .li .list .mLi a:hover {
	background: #f2f6fc;
}
.header .nav .li .list .mLi .em {
	width: 14px;
	position: absolute;
	top: 8px;
	left: 12px;
}
.header .nav .li .list .mLi .em img {
	width: 100%;
}
.header .nav .li .list .mLi .h2 {
	line-height: 14px;
	color: #333;
}
.header .nav .li .list .mLi .p {
	font-size: 12px;
	line-height: 12px;
	color: #999;
	/* margin-top: 6px; */
}
.header .nav .li .listOne {
	right: 0px;
	left: 0px;
	max-width: 1200px;
	margin: 0 auto;
}
@media screen and (min-width: 1920px) {
	.header .nav .li .listOne {
		margin: 0px;
		left: 298px;
	}
}
.header .nav .li .listTwo {
	left: 650px;
}
.header .nav .li .listThree {
	left: 750px;
}
.header .nav .li .listFour {
	left: 543px;
}
.header .nav .li .listFive {
	left: 575px;
}
.header .nav .li .listOne .mLi {
	width: 530px;
}
.header .nav .li .listOne .mLi .min {
	height: 600px;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.header .nav .li .listTwo .mLi a {
	padding: 17px 0 17px 34px;
}
.header .nav .li .listThree .mLi {
	width: 360px;
}
.header .nav .li .listTwo .mLi,
.header .nav .li .listFour .mLi,
.header .nav .li .listFive .mLi {
	width: 180px;
}
.header .nav .li .listThree .mLi a,
.header .nav .li .listFour .mLi a,
.header .nav .li .listFive .mLi a {
	width: 180px;
	float: left;
	padding: 17px 0 17px 34px;
}
.header .nav .li .listThree .mLi a:nth-child(2n) {
	float: right;
}
.header .right {
	float: right;
}
.header .right .tel {
	padding-left: 30px;
	background: url(/static/images/home_nav_hotline_new.png) no-repeat left center;
	background-size: 24px auto;
	color: #333;
	line-height: 64px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	font-family: DIN;
}
.header .right a {
	float: left;
	margin: 16px 0 0 24px;
}
/*  */
.banner {
	margin-top: 64px;
	background: #f5f7fa;
	padding: 42px 0 24px 0;
}
.banner .swiper-container {
	padding-bottom: 18px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
	display: flex;
	justify-content: center;
	bottom: 0;
}
.banner .swiper-pagination-bullet {
	width: 48px;
	height: 4px;
	border-radius: 2px;
	background: #dcdfe6;
	outline: none;
	opacity: 1;
	overflow: hidden;
	position: relative;
}
.banner .swiper-pagination-bullet::after {
	content: '';
	width: 0;
	height: 4px;
	background: #4c7ee9;
	border-radius: 4px;
	position: absolute;
	top: 0;
	left: 0;
}
.banner .swiper-pagination-bullet-active::after {
	width: 100%;
	transition: all 3s;
}
.banner .textBox {
	float: left;
	width: 560px;
	padding-top: 62px;
}
.banner .textBox .h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
}
.banner .textBox .p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin: 24px 0 32px 0;
}
.banner .textBox a {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
}
.banner .imgBox {
	float: right;
	width: 558px;
	height: 372px;
}
.banner .imgBoxTwo {
	width: 740px;
	height: 420px;
}
.banner .imgBox img {
	width: 100%;
}
/* new-style-start */

.fix-height.banner .imgBox{
	width: 740px;
	height: 420px;
}
.padding-b0{
	padding-bottom: 0 !important;
}
.parent-color-fff .bg-dynamic-content{
	background-color: #fff;
}
.reverse-r{
	flex-direction: row-reverse;
}
.zebra-color{
	background-color: #F4F6FC;
}
.flex-cloum{
	flex-direction: column;
}
.banner .minbox-new{
	height: 540px;
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.minbox-new .h1{
	font-family: PingFang SC;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
}
.banner .minbox-new .textBox .p{
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	max-width: 450px;
	color: #41464F;
}
.banner .minbox-new .textBox a {
	width: 132px;
	height: 48px;
	text-align: center;
	background-color: #fff;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	color: #175dff;
	border-radius: 2px;
	margin-right: 16px;
}
.banner .minbox-new .textBox a.active{
	background-color: #175DFF;
	color: #fff;
}

div.indexMinker-new{
	padding: 80px 0;
}
div.indexMinker-new .h1{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
div.indexMinker-new .mk{
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #41464F;
	margin-top: 0;
}
.indexMinker-new .soundBox{
	margin-top: 40px;
	height: auto;
	display: flex;
	padding-top: 0;
}
.indexMinker-new .soundBox .li{
	width: 227px;
	margin-right: 16px;
	margin-top: 0;
	border: none;
	border-radius: 4px;
}
.indexMinker-new .soundBox .li:hover{
	box-shadow: 0px 8px 20px 0px #175DFF4D;
}
.indexMinker-new .soundBox .li:last-child{
	margin-right: 0;
}
.indexMinker-new .soundBox .li .text{
	margin-top: 12px;
}
.indexMinker-new .soundBox .li .text .h2{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
	color: #000;
}
.indexMinker-new .soundBox .li .text .p{
	color: #41464F;
	margin-top: 12px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;

}
/* 数字赋能 */
div.numberCell{
	margin-top: 40px;
}
.centerlayout div.numberCell{
	justify-content: center;
}
div.numberCell .li{
	width: 234px;
	height: 180px;
	margin-right: 7px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 8px;
}
div.numberCell .li .h2 .m{
	font-family: DIN;
	font-size: 40px;
	font-weight: 700;
	line-height: 72px;
	letter-spacing: 0em;
	text-align: center;
	color: #175DFF;
}
div.numberCell .li .h2 .m i{
	width: auto;
	height: auto;
	background: none;
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	right: -27px;
	top: 0px;
}
.t-bg div.numberCell .li{
	background-color: transparent;
}
.t-bg div.numberCell .li .h2 .m{
	color: #020814;
}
.t-bg div.numberCell .li .h2 .m i{
	color: #020814;
}
div.numberCell .li .h2 .m .x{
	right: -23px;
	top: 37px;
}
.t-bg div.numberCell .li .h2 .m .x{
	position: absolute;
	right: -22px;
	top: 35px;
}
div.numberCell .li .p{
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #41464F;
	margin-top: 0;
}


/* 场景落地-降本增效 */
.automatonSix-main{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}
.automatonSix-tab{
	display: flex;
	height: 48px;
	width: 1200px;
	border-bottom: 1px solid #E4E9F2;
}
.automatonSix-tab div{
	margin-right: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
	position: relative;
	color: #41464F;
	flex: 1;
	cursor: pointer;
}
.automatonSix-tab div.active{
	color: #175DFF;
}
.automatonSix-tab div::after{
	color: #175DFF;
	content: ' ';
	width: 0;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	border-bottom: 3px solid #175DFF;
	transition: all 0.5s;
}
.automatonSix-tab div.active::after{
	content: ' ';
	width: 60px;
}
.automatonSix-tab div:last-child{
	margin-right: 0;
}
.automatonSix-content{
	margin-top: 40px;
	display: none;
	justify-content: flex-start;
	align-items: center;
}
.automatonSix-content.active{
	display: flex;
}
.automatonSix-content img:first-child{
	width: 760px;
	height: 434px;
	margin-right: 40px;
}
.automatonSix-content-right-title{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
	margin-bottom: 20px;
}
.automatonSix-content-right ul{
	margin-left: 20px;
}
.automatonSix-content-right ul li{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
	list-style-type: disc;
	width: 340px;
}
.automatonSix-content-right ul li:first-child{
	margin-left: -20px;
	margin-bottom: 10px;
	list-style: none;
}
.centerMer .cont-new div.li{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.centerMer .cont-new div.li .p{
	display: flex;
	color: #020814;
}
.centerMer .cont-new div.li .p p{
	margin-right: 10px;
}
.indexMinker .tit-new .h1{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
.indexMinker .tit-new .mk{
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #41464F;
	margin-top: 0;
}
.indexMinker .centerImgOne-new{
	margin-top: 32px;
}
.indexMinker-new{
	padding-top: 80px !important;
}
.indexMinker .centerImgOne-new img{
	width: 1000px;
	height: 540px;
	margin: 0;
}
div.centerImgTwo-new{
	padding: 120px 0 !important;
}
/* .centerImgOne-new */
.centerImgTwo-new .text-top .h1{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
	margin-bottom: 60px;
}
.centerImgTwo-new .cont div.img{
	width: 740px;
	height: 420px;
	object-fit: contain;
}
.centerImgTwo-new .cont div.img img{
	width: 740px;
	height: 420px;
	object-fit: contain;
}
.centerImgTwo-new div.cont{
	display: flex;
	justify-content: flex-end;
}
.centerImgTwo-new div.text{
	width: 360px;
	margin-right: 40px;
	margin-left: 40px;
	position: initial;
	transform: initial;
}
.centerImgTwo .text.middle{
	display: flex; flex-direction: column; justify-content: center;
}
.centerImgTwo-new div.text .h1{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
	margin-bottom: 20px;
}
.centerImgTwo-new div.text .p{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
	margin-top: 20px;
}
.centerImgTwo-new div.text a{
	width: 132px;
	height: 48px;
	text-align: center;
	background-color: #175DFF;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	color: #fff;
	border-radius: 2px;
	margin-top: 20px;
}
.indexMinkerOne-new{
	padding: 80px 0 !important;
}
.indexMinkerOne-new div.h1{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
.indexMinkerOne-new .centerMerTwo{
	padding-top: 40px;
}
.indexMinkerOne-new .centerMerTwo .li{
	margin-right: 16px;
	margin-top: 16px;
	height: 308px;
}
.indexMinkerOne-new .centerMerTwo .li:nth-child(4){
	margin-right: 0;
}
.indexMinkerOne-new .centerMerTwo .li a{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-top: 40px;
}
.indexMinkerOne-new .centerMerTwo .li .top{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.indexMinkerOne-new .centerMerTwo .li .top .img{
	margin-bottom: 12px;
	margin-right: 0;
}
.indexMinkerOne-new .centerMerTwo .li .top .p{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
}
.indexMinkerOne-new .centerMerTwo .li .text{
	margin-top: 12px !important;
}
div.centerImgTwo-audio-new{
	display: flex;
	flex-direction: column;
	/* background-color: #F4F6FC; */
}
div.centerImgTwo-audio-new-content{
	margin-top: 80px;
	display: flex;
}
div.centerImgTwo-audio-new-content .img{
	/* background-color: #999; */
}
/* 核心优势 */
.core-merit{
	display: flex;
	flex-direction: column;
	padding: 80px 0;
	background-color: #fff;
}
.core-merit .tit{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
.core-merit-wrap{
	margin-top: 40px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.core-merit-wrap div{
	display: flex;
	flex-direction: column;
	width: 288px;
	height: 210px;
	justify-content: center;
	align-items: center;
	background-color: #F4F6FC;
	border-radius: 4px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.core-merit-wrap div:nth-child(4),.core-merit-wrap div:nth-child(8){
	margin-right: 0;
}
.core-merit-wrap div img{
	width: 80px;
	height: 80px;
	margin-bottom: 12px;
}
.core-merit-wrap div span{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
	color: #000;
}
/* 场景 */
div.videoBoxOne-new .img{
	height: 166px;
}
div.videoBoxOne-new .li{
	width: 288px;
}
div.videoBoxOne-new .text{
	height: 244px;
}
div.videoBoxOne-new .buttonTwo{
	width: 132px;
	height: 48px;
	padding: 12px, 34px, 12px, 34px;
	border-radius: 2px;
	color: #fff;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
	background-color: #175DFF;

}
/* 更多产品解决方案 */
.more-product{
	padding: 80px 0 ;
	background-color: #F4F6FC;
}
.more-product .tit{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
.more-product-wrap{
	margin-top: 40px;
	display: flex;
	align-items: center;
	height: 160px;
}
.more-product-item{
	width: 288px;
	height: 160px;
	background-color: #fff;
	border-radius: 4px;
	margin-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.more-product-item img {
	width: 80px;
	height: 80px;
	margin-right: 16px;
}
.more-product-item-right{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.more-product-item-right span {
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
	margin-bottom: 5px;
}
.more-product-item-right a{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #9096A5;
}
.more-product-item:hover a{
	color: #175DFF;
}
.more-product-item:hover a p{
	width: fit-content;
	border-bottom: 1px solid #175DFF;
}
.more-product-item:hover{
	box-shadow: 0px 4px 16px 0px #175DFF26;
}
.more-product-item-right a.active{
	color: #175DFF;
}
.more-product-item:last-child{
	margin-right: 0;
}
.app-case{
	padding: 80px 0;
}
.app-case .tit{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
}
.app-case-main{
	margin-top: 40px;
	width: 1200px;
	height: 400px;
	padding: 20px 40px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 8px;
	box-shadow: 0px 8px 20px 0px #00000026;
}
.app-case-tab{
	display: flex;
	border-bottom: 1px solid #E4E9F2;
}
.app-case-tab div{
	width: 120px;
	height: 48px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: center;
	color: #020814;
	margin-right: 16px;
	cursor: pointer;
}
.app-case-tab div span{
	display: inline-block;
	height: 100%;
	position:relative;
}
.app-case-tab div span::after{
	content: ' ';
	width: 0;
	height: 2px;
	background-color: #175DFF;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease-out;
}
.app-case-tab div.active{
	color: #175DFF;
}
.app-case-tab div.active span::after{
	content: ' ';
	width: 100%;
	display: block;
}
.app-case-conment{
	display: none;
	/* align-items: center; */
	margin-top: 20px;
}
.app-case-conment.active{
	display: flex;
}
.app-case-conment-left{
	width: 560px;
	margin-right: 40px;
}
.app-case-conment-tit{
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
	margin-bottom: 20px;
	margin-top: 20px;
}
.app-case-conment-desc{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
	margin-bottom: 20px;
}
.app-case-conment-btn{
	display: flex;
	align-items: center;
}
.app-case-conment-btn div{
	width: 132px;
	height: 48px;
	border-radius: 2px;
	border: 1px solid #175DFF;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: center;
	color: #175DFF;
	margin-right: 8px;
	cursor: pointer;
}
.app-case-conment-btn div.active{
	background-color: #175DFF;
	color: #fff;
}

.app-case-conment-right{
	width: 520px;
	height: 292px;
	border-radius: 8px;
	overflow: hidden;
}
.app-case-conment-right img{
	width: 100%;
	height: 100%;
	border-radius: 8px;
	overflow: hidden;
}
/* 统一渠道 */
div.centerImgOne img{
	/* width: 960px; */
	max-width: 960px;
	/* height: 662px; */
	margin-top: 40px;
}
/* 丰富功能-业务需求 */
div.indexMinkerOne-new{

}
div.indexMinker .listTwo{
	margin-top: 40px;
}
div.indexMinkerOne-new .listTwo .li{
	justify-content: flex-start;
}
div.indexMinkerOne-new .listTwo .li .mLi{
	width: 288px;
	height: 284px;
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 16px;
	margin-right: 16px;
	margin-top: 0;
	border: none;
}
div.indexMinkerOne-new .listTwo .li .mLi:nth-child(4n){
	margin-right: 0 !important;
}
div.indexMinkerOne-new .listTwo .li .mLi:last-child, div.indexMinkerOne-new .listTwo .li .mLi:nth-child(3n){
	margin-right: 16px;
}
/* 知识库 */
.innerMinker-bottom{
	display: flex;
	margin-top: 40px;
}
.innerMinker-bottom-item{
	width: 384px;
	height: 330px;
	border-radius: 8px;
	background-color: #fff;
	margin-right: 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 40px 24px;
}
.innerMinker-bottom-item:hover{
	box-shadow: 0px 8px 20px 0px #175DFF4D;
}
.innerMinker-bottom-item:last-child{
	margin-right: 0;
}
.innerMinker-bottom-item img{
	width: 80px;
	height: 80px;
	margin-bottom: 12px;
}
.innerMinker-bottom-title{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
	color: #000;
	margin-bottom: 12px;
}
.innerMinker-bottom-mk{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #41464F;
	margin-bottom: 22px;
}
.innerMinker-bottom-btn{
	width: 132px;
	height: 48px;
	border-radius: 2px;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	background-color: #175DFF;
	cursor: pointer;
}
.centerImgTwo-new .layout-wrap{
	display: flex;
	flex-wrap: wrap;
	margin-left: 20px;
	margin-top: 20px;
}
.centerImgTwo-new .layout-wrap li{
	min-width: 164px;
	margin-bottom: 16px;
	height: 24px;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
	list-style-type: disc;
}
/* 成本 */
.innerMinker-cost-bottom{
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
.cost-bottom-item{
	width: 389px;
	height: 220px;
	border-radius: 4px;
	margin-right: 16px;
	margin-bottom: 16px;
	display: flex;
	padding: 40px 20px;
	background-color: #fff;
}
.cost-bottom-item img {
	width: 80px;
	height: 80px;
	margin-right: 8px;
}
.cost-bottom-item-right .innerMinker-bottom-title{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
	margin-bottom: 14px;
}
.cost-bottom-item-right .innerMinker-bottom-mk{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
}
.cost-bottom-item:nth-child(3n),.cost-bottom-item:last-child{
	margin-right: 0;
}

.centerImgTwo-new .list-ul{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
}
.centerImgTwo-new .list-ul li:first-child{
	list-style: none;
	margin-left: 0;
}
.centerImgTwo-new .list-ul li{
	margin-left: 20px;
	list-style-type: disc;
}
/* header */
div.header .nav .li .list .mLi .h1{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
	border-bottom: 1px solid #E4E9F2;
}
div.header .nav .li .list_new .mLi .new_h1 {
	width: 289px;
	height: 86px;
	position: relative;
	margin-bottom: 12px;
}
div.header .nav .li .list_new .mLi .new_h1 img {
	width: 289px;
	height: 86px;
}
div.header .nav .li .list_new .mLi .new_h1 .new_h1_text {
	position: absolute;
	top: 21px;
	left: 24px;
}
div.header .nav .li .list_new .mLi .new_h1 .new_h1_text_tit {
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #000000;
	font-weight: 400;
}
div.header .nav .li .list_new .mLi .new_h1 .new_h1_text_desc {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-weight: 400;
}
div.header .nav .li .list_new .mLi .new_h1 .new_h1_text_desc {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-weight: 400;
}
div.header .nav .li .list .mLi .h2{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #020814;
}
div.header .nav .li .list_new .mLi .h2 {
	font-family: PingFangSC-Semibold;
	font-size: 15px;
	color: #111111;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
div.header .nav .li .list_new .mLi .h2 .hot_img {
	width: 27px;
	margin-left: 5px;
}
div.header .nav .li .list_new .mLi .p {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	font-weight: 400;
	margin-top: 8px;
	margin-left: 32px;
}
div.header .nav .li .list .mLi .p{
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #9096A5;
}
div.header .nav .li .list .mLi .em{
	width: 40px;
	height: 40px;
}
div.header .nav .li .list_new .mLi .em_new {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	flex-shrink: 0;
}
div.header .nav .li .list .mLi a{
	padding-left: 64px;
}
div.header .nav .li .list_new .mLi a {
	padding: 16px 12px;
	margin: 0px;
	position: relative;
}
div.header .nav .li .list_new .mLi .toDetail {
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #005BFF;
	line-height: 20px;
	font-weight: 400;
	display: none;
	/* position: absolute; */
	/* right: 12px; */
	/* top: 12px; */
}
div.header .nav .li .list_new .mLi .toDetail img {
	width: 7px;
    margin-left: 2px;
	display: inline-block;
	margin-top: -1px;
}
div.header .nav .li .list .mLi a:hover{
	background-color: #E8F3FF;
}
div.header .nav .li .list_new .mLi .a_new:hover{
	background: rgba(238,244,255,0.7);
	border-radius: 6px;
}
div.header .nav .li .list_new .mLi .a_new:hover .toDetail {
	display: block;
}
div.header .nav .li .list_new .mLi .a_new_text:hover .h2{
	/* background: rgba(238,244,255,0.7); */
	color:#175DFF;
}
div.header .nav .li .list .mLi a:hover a{
	color: #175DFF;
	font-weight: 500;
}
div.header .nav .li .list .mLi_pro a {
	padding: 0px;
}
div.header .nav .li .list .mLi_pro a:hover {
	background-color: #fff;
}
div.header .nav .li .list .mLi_pro .em {
	width: 100%;
	height: auto;
	position: static;
	margin-bottom: 16px;
}
.minkNaver div.li-btn:hover a{
	background-color: initial;
}
.minkNaver div.li-btn a .p{
	width: 86px;
	height: 32px;
	background-color: #175DFF;
	border-radius: 4px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.li-circle{
	height: 42px;
}
.li-circle-img{
	height: 100px;
	position: relative;
}
.li-circle-img img {
	width: 110px;
	height: 110px;
	position: absolute;
	bottom: -6px;
	left: 0px;
}
div.minkNaver{
	border-radius: 60px;
}
div.banner{
	background-image: url('/static/images/banner-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}



/* new-style-end */

.iconIndex .swiper-container {
	/*padding: 24px 0;*/
	height: 104px;
}
.iconIndex .cont {
	display: flex;
	justify-content: center;
}
.iconIndex .cont .li {
	margin-left: 30px;
}
.iconIndex .cont .li:first-child {
	margin-left: 0;
}
.iconIndex .cont .li a {
	width: 166px;
	height: 56px;
	background: #fff;
	transition: all 0.5s;
	margin: 24px 0;
}
.iconIndex .cont .li:hover a {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.iconIndex .cont .li a img {
	width: 100%;
}
.indexMinkerOne {
	/* background: #f5f7fa; */
	background: #f4f5fb;
}
.indexMinker {
	padding: 88px 0;
	overflow: hidden;
}
.indexMinkerThree {
	padding: 88px 0 0 0;
}
.indexMinker .h1 {
	font-size: 34px;
	line-height: 40px;
	text-align: center;
}
.indexMinker .mk {
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 26px;
	margin-top: 16px;
}
.indexMinker .tit .h3 {
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 24px;
	margin-top: 16px;
}
.indexMinker .mNav {
	display: flex;
	justify-content: center;
	margin-top: 56px;
}
.indexMinker .mNav .li {
	margin: 0 30px;
}
.indexMinker .mNav .li a {
	width: 120px;
	height: 40px;
	border-radius: 20px;
	background: #fff;
	color: #333;
	text-align: center;
	line-height: 40px;
}
.indexMinker .mNav .li.on a {
	background: #4c7ee9;
	color: #fff;
}
.indexMinker .listOne {
	margin-top: 56px;
}
.indexMinker .listOne .li {
	display: none;
	justify-content: center;
}
.indexMinker .listOne .li.on {
	display: flex;
}
.indexMinker .listOne .li .mLi {
	width: 362px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
	margin-left: 30px;
	transition: all 0.5s;
}
.indexMinker .listOne .li .mLi:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.indexMinker .listOne .li .mLi:first-child {
	margin-left: 0;
}
.indexMinker .listOne .li .mLi a {
	padding: 40px 24px;
	text-align: center;
}
.indexMinker .listOne .li .mLi .img {
	width: 80px;
	height: 80px;
	margin: auto;
}
.indexMinker .listOne .li .mLi .img img {
	width: 100%;
	transition: all 0.5s;
}
.indexMinker .listOne .li .mLi:hover .img img {
	transform: rotateY(360deg);
}
.indexMinker .listOne .li .mLi .h2 {
	font-size: 20px;
	line-height: 28px;
	margin: 24px 0 8px 0;
	color: #333;
}
.indexMinker .listOne .li .mLi .p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.indexMinker .mNavTwo .li a {
	width: 144px;
}
.indexMinker .listTwo {
	margin-top: 26px;
}
.indexMinker .listTwo .li {
	display: none;
	justify-content: center;
	flex-wrap: wrap;
}
.indexMinker .listTwo .li.on {
	display: flex;
}
.indexMinker .listTwo .li .mLi {
	width: 360px;
	margin-right: 30px;
	margin-top: 30px;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	transition: all 0.5s;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
	position: relative;
}
.indexMinker .listTwo .li .mLi:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.indexMinker .listTwo .li .mLi:last-child,
.indexMinker .listTwo .li .mLi:nth-child(3n) {
	margin-right: 0;
}
.indexMinker .listTwo .li .kmin {
	padding: 24px;
}
.indexMinker .listTwo .li .kmin a {
	margin-top: 16px;
}
.indexMinker .listTwo .mLi:hover,
.indexMinker .listThree .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.indexMinker .listTwo .li .top .img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 16px;
}
.indexMinker .listTwoJink .li .top .img {
	width: 60px;
	height: 60px;
}
.indexMinker .listTwo .li .top .img img {
	width: 100%;
}
.indexMinker .listTwo .li .top .p {
	font-size: 20px;
	line-height: 80px;
}
.indexMinker .listTwo .li .text {
	padding: 16px 0;
	color: #666;
	line-height: 24px;
	height: 96px;
	border-bottom: 1px solid #dcdfe6; /* margin-bottom: 16px;*/
}
.indexMinker .listThree {
	padding-top: 26px; /*padding-bottom: 26px;*/
	display: flex;
	/* justify-content: center; */
	flex-wrap: wrap;
}

.indexMinker .listThree .li {
	float: left;
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	margin-top: 30px;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	background: #fff;
}
@media screen and (max-width: 1150px) {
	.indexMinker .listThree .li {
		width: 360px;
	}
}
@media screen and (max-width: 750px) {
	.indexMinker .listThree .li {
		width: 100%;
	}
}
.indexMinker .listThree .li:nth-child(3n) {
	margin-right: 0;
}
.indexMinker .listThree .li a {
	padding: 40px 24px;
	text-align: center;
	transition: all 0.5s;
	position: relative;
}
.indexMinker .listThree .li .img {
	width: 80px;
	height: 80px;
	margin: auto;
}
.indexMinker .listThree .li .img img {
	width: 100%;
}
.indexMinker .listThree .li .h1 {
	font-size: 20px;
	line-height: 28px;
	color: #333;
	margin: 24px 0 8px 0;
}
.indexMinker .listThree .li .p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.indexMinker .buttonOne {
	margin: 56px auto 0;
}
.indexMinker .mker {
	margin-top: 56px;
}
.indexMinker .mker .swiper-container,
.centerImgThree .swiper-container {
	padding-bottom: 44px;
}
.indexMinker .mker .imger {
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	background: #fff;
	height: 374px;
	padding: 0 196px;
	text-align: center;
}
.indexMinker .mker .imger .img {
	width: 320px;
	/* height: 120px; */
	margin: auto;
	padding: 40px 0 32px 0;
}
.indexMinker .mker .imger .img img {
	width: 100%;
}
.indexMinker .mker .imger .p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	height: 96px;
	margin-bottom: 32px;
	position: relative;
}
.indexMinker .mker .imger .p::after {
	content: '';
	width: 20px;
	height: 20px;
	background: url(/static/images/home_part4_yh_left.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	left: -55px;
	top: 0;
}
.indexMinker .mker .imger .p::before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(/static/images/home_part4_yh_right.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	right: -55px;
	top: 0;
}
.indexMinker .mker .swiper-container-horizontal > .swiper-pagination-bullets,
.centerImgThree .swiper-container-horizontal > .swiper-pagination-bullets {
	display: flex;
	justify-content: center;
	bottom: 0;
}
.indexMinker .mker .swiper-pagination-bullet,
.centerImgThree .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #dcdfe6;
	opacity: 1;
	border-radius: 100%;
	outline: none;
}
.indexMinker .mker .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.centerImgThree .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
.indexMinker .mker .swiper-pagination-bullet-active,
.centerImgThree .swiper-pagination-bullet-active {
	background: #4c7ee9;
}
.indexMinker .mker .swiper-button-prev {
	left: 30px;
}
.indexMinker .mker .swiper-button-next,
.centerImgThree .swiper-button-next {
	right: 30px;
	transform: rotate(180deg);
}
.indexMinker .open {
	padding: 26px 0 0 0;
}
.indexMinker .open a {
	float: left;
	width: 166px;
	height: 56px;
	margin-right: 30px;
	margin-top: 30px;
	transition: all 0.5s;
}
.indexMinker .open a:nth-child(6n) {
	margin-right: 0;
}
.indexMinker .open a img {
	width: 100%;
}
.indexMinker .open a:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.indexNews {
	width: 1176px;
	margin-left: -15px;
	position: relative;
}
.indexNews .swiper-container {
	padding: 56px 0;
}
.indexNews a {
	width: 362px;
	height: 394px;
	margin: auto;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
	background: #fff;
	transition: all 0.5s;
}
.indexNews a:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.indexNews .img {
	width: 100%;
	height: 202px;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	background: #d8d8d8;
}
.indexNews .img img {
	width: 100%;
}
.indexNews .text {
	padding: 24px;
}
.indexNews .text .h2 {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	margin: 16px 0;
}
.indexNews .text .p {
	line-height: 24px;
	color: #666;
}
.indexNews .text .icon {
	display: flex;
	justify-content: flex-start;
}
.indexNews .text .icon i {
	font-size: 12px;
	line-height: 20px;
	padding: 0 4px;
	border-radius: 4px;
	column-rule-color: #fff;
	background: #ffab68;
	color: #fff;
}
.indexNews .text .iconOne i {
	background: #ffab68;
}
.indexNews .text .iconTwo i {
	background: #00cab8;
}
.indexNews .text .iconThree i {
	background: #4c7ee9;
}
.indexNews .swiper-button-next,
.indexNews .swiper-button-prev {
	display: none;
}
.indexNews .nextBox,
.videoBoxOne .nextBox {
	position: absolute;
	left: -55px;
	top: 50%;
}
.indexNews .prevBox,
.videoBoxOne .prevBox {
	position: absolute;
	right: -55px;
	top: 50%;
	transform: rotate(180deg);
}
.indexMinkerTwo {
	background: #4c7ee9;
}
.indexMinkerTwo .h1,
.indexMinkerTwo .mk {
	color: #fff;
}
.indexMinker .green {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.indexMinker .green .buttonOne {
	margin: 0 16px;
}
/*  */
.footer .top {
	padding: 40px 0 32px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
/* .footer .top .left{ float: left;} */
.footer .top .left{
	width: 240px;
	margin-top: -5px;
}
.footer .top .left .logo img {
	height: 32.481px;
	float: left;
	margin-right: 8px;
}
.footer .top .left .logo .h1 {
	line-height: 14px;
	color: #000;
}
.footer .top .left .logo .p {
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	color: #999;
	white-space: nowrap;
}
.footer .top .left .tel {
	margin-top: 21px;
}
.footer .top .left .tel .p {
	font-size: 12px;
	line-height: 30px;
	color: #999;
}
.footer .top .left .tel .p i {
	padding-left: 24px;
	color: #333;
}
/* .footer .top .right{ float: right;} */
.footer .top .right .li {
	float: left;
	margin-left: 72px;
}
.footer .top .right .li:first-child {
	margin-left: 0;
}
.footer .top .right .li .h1 {
	font-size: 16px;
	line-height: 16px;
}
.footer .top .right .li em {
	display: block;
	width: 18px;
	height: 1px;
	background: #dcdfe6;
	margin: 14px 0 16px 0;
}
.footer .top .right .li a {
	font-size: 12px;
	line-height: 30px;
	color: #666;
	transition: all 0.5s;
	min-width: 72px;
}
.footer .top .right .li a:hover {
	color: #333;
}
.footer .top .right .li:first-child,
.footer .top .right .li:nth-child(2) {
	width: 168px;
}
.footer .top .right .li:first-child a,
.footer .top .right .li:nth-child(2) a {
	float: left;
}
.footer .top .right .li:first-child a:nth-child(2n),
.footer .top .right .li:nth-child(2) a:nth-child(2n) {
	float: right;
}
@media screen and (max-width: 1150px) {
	.qrcodes {
		display: none;
	}
}
.footer .top .qrcodes .li {
	margin-bottom: 20px;
}
.footer .top .qrcodes .li .img img {
	width: 72px;
	height: 72px;
	margin: 0 auto;
	border: 10px solid #fff;
}
.footer .top .qrcodes .li .img .desc {
	text-align: center;
}
.footer .opener {
	padding-bottom: 16px;
}
.footer .opener .lift {
	float: left;
}
.footer .opener .lift .h1 {
	font-size: 16px;
	line-height: 16px;
}
.footer .opener .lift em {
	display: block;
	width: 18px;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	margin: 16px 0;
}
.footer .opener .lift a {
	font-size: 12px;
	color: #999;
	line-height: 30px;
	display: inline-block;
	margin-right: 10px;
}
.footer .opener .right {
	float: right;
	padding-top: 54px;
}
.footer .opener .right .li {
	float: left;
	margin-left: 16px;
	position: relative;
}
.footer .opener .right .li a {
	width: 18px;
	height: 18px;
}
.footer .opener .right .li a img {
	width: 100%;
}
.footer .opener .right .li .img {
	display: none;
	box-shadow: 0px 0px 10px 0px rgba(76, 126, 233, 0.2);
	border-radius: 8px;
	background: #fff;
	padding: 8px;
	width: 80px;
	position: absolute;
	left: 50%;
	margin-left: -48px;
	bottom: 25px;
}
.footer .opener .right .li .img img {
	width: 100%;
}
.footer .opener .right .li:hover .img {
	display: block;
}
.footer .bot-new {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer .bot {
	font-size: 12px;
	line-height: 12px;
	padding: 24px 0;
	color: #999;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .bot .left,
.footer .bot .left .p {
	float: left;
	margin-right: 8px;
}
.footer .bot .left a {
	display: inline-block;
	color: #999;
}
.footer .bot .right {
	float: right;
}
.footer .bot .right a {
	color: #4c7ee9;
}
.footer .bot .aff-slogan {
	/* float: left; */
}
/*  */
.freeBox {
	padding: 120px 0 30px 0;
	width: 560px;
	margin: auto;
}
.freeBox .h1 {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
}
.freeBox .mk {
	font-size: 20px;
	color: #666;
	line-height: 28px;
	margin-top: 16px;
	text-align: center;
}
.freeBox .form {
	margin-top: 32px;
}
.freeBox .form .li {
	margin-top: 24px;
}
.freeBox .form .li:first-child {
	margin-top: 0;
}
.freeBox .form .li .mLi {
	position: relative;
	width: 360px;
	height: 38px;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	margin: auto;
}
.freeBox .form .li .mLi2 {
	border-color: #4c7ee9;
}
.freeBox .form .li .mLi3 {
	border-color: #ff6555;
}

.freeBox .form .li .em {
	color: #ff6555;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
}
.freeBox .form .li .input {
	padding: 0 10px;
}
.freeBox .form .li .input input {
	display: block;
	width: 100%;
	height: 36px;
	border: none;
}
.freeBox .form .li .input input::placeholder {
	color: #c0c4cc;
}
.freeBox .form .li .mli-name .input {
	padding-left: 70px;
	position: relative;
}
.freeBox .form .li .mli-name .input label {
	position: absolute;
	left: 0px;
	height: 38px;
	line-height: 38px;
	top: 0px;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
}
.freeBox .form .li .m {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 38px;
}
.freeBox .form .li .yz {
	border: none;
	height: 38px;
	background: hsla(0, 0%, 100%, 0);
	position: absolute;
	top: 0;
	right: 10px;
	color: #4c7ee9;
	cursor: pointer;
}
.freeBox .form .li .icon {
	position: absolute;
	top: 0;
	right: 10px;
}
.freeBox .form .li .icon input {
	display: none;
}
.freeBox .form .li .icon label {
	display: block;
	height: 38px;
	width: 20px;
	background: url(/static/images/password_bukejian.png) no-repeat center right;
	background-size: 16px auto;
}
.freeBox .form .li .icon input:checked + label {
	background: url(/static/images/password_kejian.png) no-repeat center right;
	background-size: 16px auto;
}
.freeBox .form .li .kw input {
	display: none;
}
.freeBox .form .li .kw {
	width: 362px;
	margin: auto;
	line-height: 14px;
	color: #666;
}
.freeBox .form .li .kw a {
	display: inline-block;
	color: #4c7ee9;
}
.freeBox .form .li .kw label {
	padding-left: 22px;
	background: url(/static/images/checkbox.png) no-repeat left center;
	background-size: 14px 14px;
}
.freeBox .form .li .kw input:checked + label {
	background: url(/static/images/checkbox_checked2.png) no-repeat left center;
	background-size: 14px 14px;
}
.freeBox .form .li .sub {
	width: 362px;
	height: 40px;
	border-radius: 20px;
	border: none;
	background: #c0c4cc;
	margin: auto;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
}
.freeBox .form .li .sub:hover {
	background: #4c7ee9;
}
.yman {
	width: 362px;
	height: 40px;
	border-radius: 20px;
	border: none;
	margin: auto;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
	background: #4c7ee9;
}
.freeBox .form .li .p {
	color: #999;
	text-align: center;
}
.freeBox .form .li .p a {
	display: inline-block;
	color: #4c7ee9;
}
.freeBox .form .hint {
	line-height: 40px;
	font-size: 12px;
	padding: 0 26px 0 15px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 0;
	top: -50px;
	display: none;
}
.freeBox .form .hint em {
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 36px;
	right: 15px;
	transform: rotate(45deg);
	background: #fff;
}
.freeBoxTwo {
	padding-top: 250px;
	text-align: center;
}
.freeBoxTwo .img {
	width: 48px;
	margin: auto;
}
.freeBoxTwo .h1 {
	font-size: 40px;
	line-height: 48px;
	margin-top: 16px;
}
.freeBoxTwo .p {
	font-size: 20px;
	line-height: 28px;
	width: 558px;
	margin: 12px auto 0;
	color: #666;
}
.freeBoxTwo .more {
	width: 362px;
	height: 40px;
	background: #4c7ee9;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin: 24px auto;
}
.freeBoxTwo .br {
	color: #999;
}
.freeBoxTwo .br a {
	color: #4c7ee9;
	display: inline-block;
}
.freeBoxTwo .input {
	width: 300px;
	padding: 0 30px;
	border: 1px solid #dcdfe6;
	background: #fff;
	height: 54px;
	border-radius: 4px;
	margin: 32px auto 0;
}
.freeBoxTwo .input input {
	display: block;
	width: 100%;
	height: 54px;
	font-size: 18px;
	border: none;
}
/*  */
.centerMer .cont {
	padding: 29px 72px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.centerMer .cont .li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.centerMer .cont .li .img {
	width: 48px;
	height: 48px;
	margin-right: 16px;
}
.centerMer .cont .li .img img {
	width: 100%;
}
.centerMer .cont .p {
	line-height: 24px;
}
.centerImgOne img {
	/* width: 950px; */
	max-width: 960px;
	margin: 56px auto 0;
}
.centerImgOne2 img {
	width: 100%;
}
.centerImgTwo {
	padding: 88px 0;
}
.centerImgTwo .cont {
	position: relative;
}
.centerImgTwo .cont .img {
	width: 656px;
	float: right;
}
.centerImgTwo .cont .img img {
	width: 100%;
}
.centerImgTwoColor .cont .img {
	float: left;
}
.centerImgTwoColor {
	background: #f5f7fa;
}
.centerImgTwo .text {
	width: 460px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.centerImgTwoColor .text {
	left: auto;
	right: 0;
}
.centerImgTwo .text .h1 {
	font-size: 34px;
	line-height: 40px;
}
.centerImgTwo .text .p {
	font-size: 18px;
	line-height: 26px;
	color: #666;
	margin: 16px 0 0 0;
}
.centerImgTwo .text a {
	margin-top: 32px;
}
.centerMerTwo {
	padding-top: 26px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.centerMerTwo .li {
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	width: 262px; /*height: 238px;*/
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
}
.indexMinkerOne-new .centerMerFour .li {
	float: left;
	margin-right: 8px;
	width: 294px;
	background: #F1F7FF;
}
.centerMerTwo .li:nth-child(4n),
.centerMerThree .li:nth-child(4n),
.centerMerFour .li:nth-child(4n) {
	margin-right: 0;
}
.centerMerTwo .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.centerMerTwo .li a {
	padding: 24px;
}
.centerMerTwo .li .top .img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 16px;
}
.centerMerTwo .li .top .img img {
	width: 100%;
}
.centerMerTwo .li .top .p {
	float: left;
	font-size: 20px;
	line-height: 80px;
	color: #333;
}
.centerMerTwo .li .text {
	margin-top: 16px;
	line-height: 24px;
	color: #666;
}
.centerMerThree {
	padding-top: 56px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.centerMerThree .li {
	float: left;
	margin-right: 30px;
	width: 262px; /*height: 290px;*/
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
}
.centerMerThree .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.centerMerThree .li a {
	padding: 40px 24px;
	text-align: center;
}
.centerMerThree .li .img {
	width: 80px;
	height: 80px;
	margin: auto;
}
.centerMerThree .li .img img {
	width: 100%;
}
.centerMerThree .li .p {
	font-size: 20px;
	margin: 24px 0 0 0;
	line-height: 28px;
	color: #333;
}
.centerMerThree .li .text {
	line-height: 24px;
	color: #666;
	margin-top: 8px;
}
.clientText {
	border-bottom: 1px solid #dcdfe6;
}
.clientText2 {
	border-bottom: none;
}
/*.clientText .listTwo{ padding-bottom: 26px;}*/
.clientText .listTwo .li .mLi {
	margin-top: 30px;
}
.clientText .listTwo .li .text {
	height: auto;
	border: 0;
	padding: 16px 0 0 0;
}
.centerImgMik1 {
	background: #fff;
}
.centerImgMik2 {
	background: #f5f7fa;
}
.numberCell {
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
}
.numberCell .li {
	width: 264px;
	text-align: center;
	color: #fff;
	margin-right: 30px;
}
.numberCell .li:last-child {
	margin-right: 0;
}
.numberCell .li .p {
	font-size: 20px;
	line-height: 28px;
	margin-top: 8px;
}
.numberCell .li .h2 {
	display: flex;
	justify-content: center;
}
.numberCell .li .h2 .m {
	position: relative;
	font-size: 80px;
	line-height: 80px;
	font-family: 'DIN';
}
.numberCell .li .h2 .m em {
	font-family: 'DIN';
}
.numberCell .li .h2 .m .x {
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	right: -25px;
	top: 50px;
}
.numberCell .li .h2 .m i {
	width: 20px;
	height: 20px;
	position: absolute;
	right: -25px;
	top: 15px;
	background: url(/static/images/icon_date_plus.png) no-repeat center;
	background-size: 100% 100%;
}
.numberCell .li .h2 img {
	height: 80px;
	margin: auto;
}
.numberCell .li .mp {
	width: 205px;
	margin: 8px auto 0;
	font-size: 16px;
	line-height: 24px;
}
.suspension-con {
	display: none;
}
.suspension {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.suspension .tit {
	display: none;
}
div.numberCell4 {
	margin-top: 0px;
}
div.numberCell4 .li {
	width: auto;
	flex: 1;
	height: 140px;
	margin-right: 8px;
	border-radius: 4px;
	box-shadow: 0px 4px 20px 0px #42A3FF26;
}
div.numberCell4 .li .h2 .m {
	color: #020814;
}
div.newTop {
	padding-top: 140px !important;
	border-bottom: none;
}
.contact_div {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.contact_div a.active {
	margin: 0px;
	background-color: #175DFF;
    color: #fff;
}
.service_input {
	position: relative;
	padding-left: 50px;
	position: relative;
    width: 450px;
    height: 48px;
    background: #fff;
    /* border: 1px solid #dcdfe6; */
    border-radius: 2px;
	margin-right: 8px;
}
.service_input img {
	position: absolute;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
	width: 30px;
	height: auto;
}
.service_input input {
	display: block;
    width: 100%;
    height: 48px;
    border: none;
}
.service_btn_group {
	display: flex;
}
.centerImgTwo-new div.text .service_btn_group a:nth-of-type(2) {
	background: #E8F2FF;
	color:#175DFF;
	margin-left: 8px;
}
.centerImgOne .more {
	margin: 56px auto 0;
}
.sixNavMink {
	margin-top: 56px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sixNavMink .li {
	width: 160px;
	cursor: pointer;
}
.sixNavMink .li .img {
	margin: auto;
	width: 80px;
	height: 80px;
}
.sixNavMink .li .img img {
	width: 100%;
}
.sixNavMink .li .img img.img1,
.sixNavMink .li.on .img img.img2 {
	display: none;
}
.sixNavMink .li .img img.img2,
.sixNavMink .li.on .img img.img1 {
	display: block;
}
.sixNavMink .li .p {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	margin-top: 8px;
}
.centerImgchilder .li {
	display: none;
}
.centerImgchilder .li:first-child {
	display: block;
}
.sixNavMink2 .li {
	width: 196px;
	margin-top: 40px;
}
.sixNavMink2 .li .p {
	margin-top: 16px;
}
.sixNavMink2 {
	margin-top: 16px;
}
.sixNavMink3 .li {
	width: 191px;
}
.sixNavMink4 {
	justify-content: space-between;
}
.sixNavMink4 .li {
	width: auto;
}
.merchandise {
	margin-top: 56px;
	display: flex;
	justify-content: center;
}
.merchandise .li {
	width: 362px;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	background: #fff;
	margin-left: 30px;
}
.merchandise .li:first-child {
	margin-left: 0;
}
.merchandise .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.merchandise .li .top {
	background: #4c7ee9;
	border-radius: 8px 8px 0 0;
	color: #fff;
	padding: 24px 0;
	text-align: center;
}
.merchandise .li .top .h2 {
	font-size: 20px;
	line-height: 28px;
}
.merchandise .li .top .icon {
	display: flex;
	justify-content: center;
	margin: 5px 0 16px 0;
}
.merchandise .li .top .icon em {
	background: hsla(0, 0%, 100%, 0.2);
	padding: 0 7px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 20px;
}
.merchandise .li .top .icon.icon1 em {
	background: hsla(0, 0%, 100%, 0.2);
}
.merchandise .li .top .icon.icon2 em {
	background: #ff6555;
}
.merchandise .li .top .p {
	font-size: 12px;
	line-height: 12px;
}
.merchandise .li .text {
	padding: 16px 0;
	margin: 0 24px;
	border-bottom: 1px solid #dcdfe6;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
.merchandise .li .text .p {
	margin-top: 8px;
	height: 54px;
	color: #666;
}
.merchandise .li a {
	margin: 16px auto;
}
.centerImgTwo .text .p .k {
	margin-top: 16px;
}
.centerImgTwo .text .p .k:first-child {
	margin-top: 0;
}
.centerImgTwo .text .p .k p:first-child {
	color: #333;
}
.indexMinker .more2,
.automatonSix {
	margin: 56px auto 0;
}
.centerMerTwo4 .li .text {
	margin-top: 8px;
}
.centerMerTwo4 .li .mHr {
	font-size: 20px;
	line-height: 20px;
	color: #333;
	margin-top: 32px;
}
/*.centerMerTwo4 .li{ height: 268px;}*/
.numberCell2 .li {
	width: auto;
	margin-right: 0;
}
.minkGreen {
	padding-top: 26px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.minkGreen .li {
	margin-top: 30px;
	margin-right: 30px;
	width: 362px;
}
.minkGreen .li:nth-child(3n) {
	margin-right: 0;
}
.minkGreen .li .img {
	width: 100%;
	height: 240px;
}
.minkGreen .li .img img {
	width: 100%;
}
.minkGreen .li .text {
	margin-top: 24px;
}
.minkGreen .li .text .h2 {
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.minkGreen .li .text .p {
	margin-top: 8px;
	line-height: 24px;
	color: #666;
}
.automatonSix .img {
	float: left;
	width: 656px;
}
.automatonSix .img img,
.automatonSix .text .li .mer img {
	width: 100%;
}
.automatonSix .text,
.automatonSix .soundText {
	float: right;
	width: 460px;
}
.automatonSix .text .li {
	margin-top: 32px;
	padding-left: 96px;
	position: relative;
}
.automatonSix .text .li:first-child {
	margin-top: 0;
}
.automatonSix2 .text .li {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 22px;
}
.automatonSix2 .text .moreBox {
	justify-content: flex-start;
}
.automatonSix .text .li .mer {
	width: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
.automatonSix .text .li .h2 {
	font-size: 20px;
	line-height: 28px;
}
.automatonSix .text .li .p {
	margin-top: 8px;
	line-height: 24px;
	color: #666;
}
.soundBox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 26px;
}
.soundBox .li {
	margin-right: 30px;
	margin-top: 30px;
	width: 166px;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
}
.soundBox .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.soundBox .li a {
	padding: 40px 16px;
}
.soundBox .li .img {
	width: 80px;
	height: 80px;
	margin: auto;
}
.soundBox .li .img img {
	width: 100%;
}
.soundBox .li .text {
	margin-top: 24px;
	color: #333;
	text-align: center;
}
.soundBox .li .text .h2 {
	font-size: 20px;
	line-height: 28px;
}
.soundBox .li .text .p {
	margin-top: 8px;
	line-height: 24px;
	color: #666;
}
.automatonSix .soundText {
	padding-top: 24px;
}
.automatonSix .soundText .li {
	margin-top: 16px;
	cursor: pointer;
}
.automatonSix .soundText .li:first-child {
	margin-top: 0;
}
.automatonSix .soundText .li .m {
	font-size: 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 18px;
	color: #c0c4cc;
}
.automatonSix .soundText .li .m em {
	display: block;
	width: 10px;
	height: 10px;
	margin-right: 8px;
	border-radius: 100%;
	background: #dcdfe6;
}
.automatonSix .soundText .li.on .m {
	color: #333;
}
.automatonSix .soundText .li.on .m em {
	background: #4c7ee9;
}
.automatonSix .soundText .li .p {
	color: #666;
	line-height: 24px;
	margin-top: 8px;
	display: none;
	padding-left: 18px;
}
.automatonSix .soundText .li:first-child .p {
	display: block;
}
.automatonSix .img2 .li {
	display: none;
}
.automatonSix .img2 .li:first-child {
	display: block;
}
.automatonSix .soundText .li .imgs {
	display: none;
	width: 100%;
	margin-top: 32px;
}
.caseBoxOne {
	padding-top: 26px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.caseBoxOne .li {
	width: 264px;
	margin-right: 30px;
	margin-top: 30px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.caseBoxOne .li:nth-child(4n) {
	margin-right: 0;
}
.caseBoxOne .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.caseBoxOne .li a,
.videoBoxOne .li {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.caseBoxOne .li .img,
.videoBoxOne .img {
	width: 100%;
	height: 126px;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
	background: #d8d8d8;
}
.caseBoxOne .li .img img,
.videoBoxOne .img img {
	width: 100%;
}
.caseBoxOne .li .text {
	padding: 24px 24px 32px 24px;
	color: #333;
}
.caseBoxOne .li .text .h2,
.videoBoxOne .h2 {
	font-size: 18px;
	line-height: 22px;
}
.caseBoxOne .li .text .p,
.videoBoxOne .p {
	margin-top: 8px;
	color: #666;
	line-height: 24px;
}
.videoBoxOne .li {
	width: 264px;
	margin: auto;
}
.videoBoxOne .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.videoBoxOne {
	width: 1176px;
	margin-left: -15px;
	position: relative;
}
.videoBoxOne {
	margin-top: 56px;
}
.videoBoxOne .text {
	padding: 24px;
	color: #333;
}
.videoBoxOne .text .p {
	height: 72px;
}
.videoBoxOne .bot {
	margin-top: 24px;
}
.videoBoxOne .bot button {
	display: block;
	margin: auto;
}
.videoBoxOne .bot button.one {
	line-height: normal;
}
.videoBoxOne .bot button.two {
	width: 30px;
	height: 30px;
	border: none;
	background: url(/static/images/yy_st_pause.png) no-repeat center;
	background-size: 100% auto;
}
.videoBoxOne .bot button.three {
	width: 30px;
	height: 30px;
	border: none;
	background: url(/static/images/yy_st_play.png) no-repeat center;
	background-size: 100% auto;
}
.videoBoxOne .bot button.four {
	width: 30px;
	height: 30px;
	border: none;
	background: url(/static/images/yy_st_stop.png) no-repeat center;
	background-size: 100% auto;
}
.videoBoxOne .bot .mun {
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
.videoBoxOne .swiper-button-prev,
.videoBoxOne .swiper-button-next {
	display: none;
}
.indexMinker .listTwo .mLi2 .text {
	height: auto;
	border-bottom: none;
	margin: 24px 0 0 0;
	padding: 0;
}
.indexMinker .listTwo .mLi2 .h3 {
	font-size: 20px;
	color: #333;
	line-height: 28px;
}
.indexMinker .listTwo .mLi2 p {
	margin-top: 8px;
}
.indexMinker .listTwo .mLi2 .bot {
	margin-top: 24px;
}
.indexMinker .listTwo .mLi2 .bot a {
	float: left;
	line-height: 14px;
	color: #4c7ee9;
	margin-left: 33px;
	margin-top: 0;
	position: relative;
}
.indexMinker .listTwo .mLi2 .bot a:first-child {
	margin-left: 0;
}
.indexMinker .listTwo .mLi2 .bot a::after {
	content: '';
	width: 1px;
	height: 14px;
	background: #dcdfe6;
	position: absolute;
	top: 0;
	left: -16px;
}
.indexMinker .listTwo .mLi2 .bot a:first-child::after {
	display: none;
}
.indexMinker .moreBox {
	margin: 56px auto 0;
}
.planBoxImg .img {
	float: right;
	width: 656px;
}
.planBoxImg .img img {
	width: 100%;
}
.planBoxImg .text {
	width: 362px;
	float: left;
	padding-top: 75px;
}
.planBoxImg .text .h2 {
	font-size: 34px;
	line-height: 40px;
}
.planBoxImg .text .mik {
	font-size: 18px;
	line-height: 26px;
	color: #666;
	margin-top: 16px;
}
.planBoxImg .text .mores {
	margin-top: 24px;
}
.planBoxImg .text .mores a {
	float: left;
	font-size: 18px;
	line-height: 18px;
	color: #4c7ee9;
	margin-left: 33px;
	position: relative;
}
.planBoxImg .text .mores a:first-child {
	margin-left: 0;
}
.planBoxImg .text .mores a::after {
	content: '';
	width: 1px;
	height: 14px;
	background: #dcdfe6;
	position: absolute;
	top: 2px;
	left: -16px;
}
.planBoxImg .text .mores a:first-child::after {
	display: none;
}
.planBoxImg .text .p {
	font-size: 16px;
	line-height: 32px;
	margin-top: 24px;
}
.planBoxImg .text .buttonOne {
	margin: 32px 0 0 0;
}
.planBoxImg2 .img {
	float: left;
}
.planBoxImg2 .text {
	float: right;
}
.planBoxImg .text2 {
	padding-top: 0;
}
.planBoxImg .img2 {
	width: 754px;
}
.indexMinkerFour {
	background: #2b333f;
}
.indexMinkerFour .tit .h1,
.indexMinkerFour .tit .mk {
	color: #fff;
	text-align: left;
}
.realityMin {
	margin-top: 40px;
}
.realityMin .li {
	float: left;
	margin-right: 30px;
	color: #fff;
}
.realityMin .li:nth-child(3n) {
	margin-right: 0;
}
.realityMin .li:first-child {
	width: 264px;
}
.realityMin .li:nth-child(2) {
	width: 362px;
}
.realityMin .li:nth-child(3) {
	width: 460px;
}
.realityMin .li .num {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
}
.realityMin .li .num .m {
	font-size: 80px;
	line-height: 80px;
	font-weight: bold;
	font-family: 'DIN';
}
.realityMin .li .num .em {
	font-size: 80px;
	font-weight: bold;
	line-height: 80px;
	font-family: 'DIN';
}
.realityMin .li .num .er {
	position: absolute;
	top: 10px;
	left: -22px;
	width: 14px;
}
.realityMin .li .num .er img {
	width: 100%;
}
.realityMin .li .list {
	margin-top: 16px;
}
.realityMin .li .list .mLi {
	margin-top: 40px;
}
.realityMin .li .list .mLi:first-child {
	margin-top: 0;
}
.realityMin .li .list .h2 {
	font-size: 22px;
	line-height: 22px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.realityMin .li .list .h2 img {
	height: 22px;
	margin-left: 8px;
}
.realityMin .li .list .p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 8px;
	opacity: 0.8;
}
.caseBoxFer {
	margin-top: 56px;
	position: relative;
}
.caseBoxFer .img {
	float: right;
	width: 460px;
}
.caseBoxFer .img img {
	width: 100%;
}
.caseBoxFer .textBone {
	float: left;
	width: 558px;
}
.caseBoxFer .md {
	height: 64px;
}
.caseBoxFer .md img {
	height: 100%;
}
.caseBoxFer .text {
	font-size: 16px;
	margin-top: 16px;
	color: #666;
	line-height: 26px;
}
.caseBoxFer .icon {
	padding-top: 4px;
	margin-right: 105px;
}
.caseBoxFer .icon em {
	float: left;
	width: 78px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #4c7ee9;
	background: hsla(221, 78%, 61%, 0.2);
	margin: 12px 12px 0 0;
}
.caseBoxFer .bot {
	margin-top: 40px;
}
.caseBoxFer .bot .h3 {
	font-size: 18px;
	line-height: 18px;
}
.caseBoxFer .bot .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: 40px;
}
.caseBoxFer .bot .list .li {
	margin-top: 16px;
	min-width: 150px;
	padding: 0 10px;
	position: relative;
	line-height: 21px;
}
.caseBoxFer .bot .list .li i {
	color: #4c7ee9;
}
.caseBoxFer .bot .list .li::after {
	content: '';
	width: 2px;
	height: 36px;
	background: #dcdfe6;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.caseBoxFer .nextBox {
	position: absolute;
	top: 50%;
	left: -70px;
}
.caseBoxFer .prevBox {
	position: absolute;
	top: 50%;
	right: -70px;
	transform: rotate(180deg);
}
.caseBoxFer .swiper-button-prev,
.caseBoxFer .swiper-button-next {
	display: none;
}
.bankone {
	padding: 27px 0;
}
.bankone .cont {
	display: flex;
	justify-content: center;
}
.bankone .cont .li {
	margin-left: 96px;
	display: flex;
	justify-content: flex-start;
	position: relative;
}
.bankone .cont .li::after {
	content: '';
	width: 1px;
	height: 40px;
	background: #dcdfe6;
	position: absolute;
	left: -48px;
	top: 50%;
	margin-top: -20px;
}
.bankone .cont .li:first-child {
	margin-left: 0;
}
.bankone .cont .li:first-child::after {
	display: none;
}
.bankone .cont .li .img {
	width: 50px;
	height: 50px;
	margin-right: 16px;
}
.bankone .cont .li .img img {
	width: 100%;
}
.bankone .cont .li .p {
	font-size: 18px;
	line-height: 50px;
}
.bankone2 .cont .li {
	margin-left: 62px;
}
.bankone2 .cont .li::after {
	left: -31px;
}
.backMink {
	margin-top: 56px;
}
.backMink .texter {
	padding: 21px 20px;
	background: #ebeef5;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #666;
}
.backMink .texter i {
	color: #4c7ee9;
}
.backMink .img {
	width: 754px;
	margin: 40px auto 0;
}
.backMink .img img,
.backMink .lister .li .br img {
	width: 100%;
}
.backMink .lister {
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.backMink .lister .li {
	width: 362px;
	margin-top: 30px;
	position: relative;
}
.backMink .lister .li .br {
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
}
.backMink .lister .li .text {
	margin-left: 98px;
}
.backMink .lister .li .h2 {
	font-size: 20px;
	line-height: 28px;
}
.backMink .lister .li .p {
	margin-top: 4px;
	line-height: 24px;
	color: #666;
}
.bankBoxSix .list {
	float: left;
	width: 362px;
}
.bankBoxSix .list .li {
	padding: 30px 0;
	border-bottom: 1px solid #dcdfe6;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
}
.bankBoxSix .list .li:first-child {
	padding: 0 0 30px 0;
}
.bankBoxSix .list .li .mer {
	width: 48px;
	height: 48px;
	margin-right: 50px;
}
.bankBoxSix .list .li .mer img {
	width: 100%;
	display: none;
}
.bankBoxSix .list .li .mer .img1 {
	display: block;
}
.bankBoxSix .list .li .p {
	font-size: 16px;
	line-height: 22px;
}
.bankBoxSix .list .li .pTit {
	font-size: 18px;
}
.bankBoxSix .list .li.on .mer .img1 {
	display: none;
}
.bankBoxSix .list .li.on .mer .img2 {
	display: block;
}
.bankBoxSix .img {
	float: right;
	width: 656px;
}
.bankBoxSix .img img {
	width: 100%;
}
.bankBoxSix .img .li {
	display: none;
}
.bankBoxSix .img .li:first-child {
	display: block;
}
.indexMinkerSixs {
	background: #282d33 url(/static/images/cs_date_bg.png) no-repeat center;
	background-size: auto 100%;
}
.indexMinkerSixs .tit .h1,
.indexMinkerSixs .tit .p {
	color: #fff;
}
.bankHers {
	padding-top: 16px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bankHers .li {
	margin-top: 40px;
	width: 264px;
	text-align: center;
	color: #fff;
}
.bankHers .li .h2 {
	font-size: 20px;
	line-height: 22px;
}
.bankHers .li .min {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-size: 20px;
	line-height: 44px;
	margin-top: 4px;
}
.bankHers .li .min i {
	margin: 0 4px;
	font-size: 80px;
	font-weight: bold;
	line-height: 80px;
	color: #4c7ee9;
	font-family: 'DIN';
}
.bankHers .li .p {
	font-size: 16px;
	line-height: 16px;
	margin-top: 4px;
}
.bankHers .li .icon {
	display: flex;
	justify-content: center;
	margin-top: 8px;
}
.bankHers .li .icon i {
	background: #4c7ee9;
	padding: 0 9px;
	line-height: 20px;
	font-size: 16px;
}
.playOne {
	margin: 56px auto 0;
	position: relative;
	width: 500px;
	padding-bottom: 24px;
}
.playOne::after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(270deg, rgba(76, 126, 233, 0) 0%, #4c7ee9 50%, rgba(76, 126, 233, 0) 100%);
}
.playOne .audio {
	position: absolute;
	bottom: 8px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.playOne .pay {
	display: flex;
	justify-content: center;
	cursor: pointer;
}
.playOne .pay i {
	font-size: 16px;
	line-height: 16px;
	padding-right: 24px;
	background: url(/static/images/cs_btn_play.png) no-repeat right center;
	background-size: auto 100%;
	color: #fff;
}
.bankSminker {
	margin-top: 56px;
	display: flex;
	justify-content: center;
}
.bankSminker .li {
	width: 362px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	margin-left: 30px;
}
.bankSminker .li:first-child {
	margin-left: 0;
}
.bankSminker .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.bankSminker .li .top {
	background: hsla(221, 78%, 61%, 0.1);
	border-radius: 4px 4px 0 0;
	padding: 32px 0 24px 0;
	text-align: center;
	position: relative;
}
.bankSminker .li .top.top2 {
	background: #4c7ee9;
	color: #fff;
}
.bankSminker .li .top.top3 {
	background: #2b333f;
	color: #fff;
}
.bankSminker .li .top.top2 .p,
.bankSminker .li .top.top3 .p {
	color: #fff;
}
.bankSminker .li .top.top2 a,
.bankSminker .li .top.top3 a {
	border-color: #fff;
	color: #fff;
}
.bankSminker .li .top img {
	width: 52px;
	position: absolute;
	top: 0;
	right: 0;
}
.bankSminker .li .top .h2 {
	font-size: 18px;
	line-height: 18px;
}
.bankSminker .li .top .p {
	color: #666;
	line-height: 24px;
	margin-top: 8px;
}
.bankSminker .li .top a {
	margin: 16px auto 0;
	background: hsla(221, 78%, 61%, 0);
}
.bankSminker .li .text {
	padding: 24px;
	line-height: 30px;
}
.bankSminker .li .text .mLi {
	margin-top: 24px;
}
.bankSminker .li .text .mLi:first-child {
	margin-top: 0;
}
.bankSminker .li .text .h3 {
	color: #999;
}
.bankSminker .li .text .p {
	margin-top: 4px;
}
.listBackSminr .li {
	margin-top: 40px;
	position: relative;
}
.listBackSminr .li:first-child {
	margin-top: 0;
}
.listBackSminr .li .img {
	float: left;
	width: 558px;
}
.listBackSminr .li:nth-child(2n) .img {
	float: right;
}
.listBackSminr .li .img img {
	width: 100%;
}
.listBackSminr .li .text {
	width: 460px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.listBackSminr .li:nth-child(2n) .text {
	right: auto;
	left: 0;
}
.listBackSminr .li .h2 {
	font-size: 20px;
	line-height: 28px;
}
.listBackSminr .li .p {
	margin-top: 16px;
	line-height: 24px;
	color: #666;
}
.listBackSminr .li a {
	margin: 32px 0 0 0;
}
.againBox {
	margin-top: 56px;
}
.againBox .navs {
	float: left;
	width: 264px;
}
.againBox .navs .li {
	padding-bottom: 30px;
	padding-left: 22px;
	margin-top: 30px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	cursor: pointer;
}
.againBox .navs .li:first-child {
	margin-top: 0;
}
.againBox .navs .li::after {
	content: '';
	width: 6px;
	height: 48px;
	background: #dcdfe6;
	position: absolute;
	top: 0;
	left: 0;
}
.againBox .navs .li.on::after {
	background: #4c7ee9;
}
.againBox .navs .li .h2 {
	font-size: 24px;
	line-height: 24px;
}
.againBox .navs .li.on .h2 {
	color: #4c7ee9;
}
.againBox .navs .li .p {
	font-size: 16px;
	line-height: 16px;
	margin-top: 8px;
	color: #999;
}
.againBox .textBox {
	float: right;
	width: 820px;
}
.againBox .textBox .text {
	padding: 24px 24px 20px 20px;
	background: #f5f7fa;
	border: 1px solid #dcdfe6;
}
.againBox .textBox .text .h2 {
	font-size: 18px;
	line-height: 20px;
}
.againBox .textBox .text .list {
	margin-top: 24px;
}
.againBox .textBox .text .list .ms {
	float: left;
	width: 520px;
}
.againBox .textBox .text .list .ms img {
	width: 100%;
}
.againBox .textBox .text .list .right {
	width: 264px;
	float: right;
}
.againBox .textBox .text .list .right .m {
	margin-top: 30px;
}
.againBox .textBox .text .list .right .m:first-child {
	margin-top: 0;
}
.againBox .textBox .text .list .right .h3 {
	font-size: 16px;
	line-height: 16px;
}
.againBox .textBox .text .list .right .p {
	margin-top: 8px;
	line-height: 21px;
	color: #666;
}
.againBox .textBox .text .list .right img {
	width: 200px;
	margin-top: 16px;
}
.againBox .textBox .li {
	display: none;
}
.againBox .textBox .li:first-child {
	display: block;
}
.administrateOne {
	margin-top: 56px;
	border-bottom: 1px solid #dcdfe6;
}
.administrateOne .li {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 24px;
	margin-right: 80px;
	position: relative;
	float: left;
	cursor: pointer;
}
.administrateOne .li.on::after {
	content: '';
	width: 100%;
	height: 4px;
	background: #4c7ee9;
	position: absolute;
	bottom: 0;
	left: 0;
}
.administrateOne .li.on {
	color: #4c7ee9;
}
.administrateTwo {
	margin-top: 40px;
}
.administrateTwo .text {
	float: left;
	width: 362px;
}
.administrateTwo .text .h2 {
	font-size: 24px;
	line-height: 24px;
}
.administrateTwo .text .list {
	margin-top: 48px;
}
.administrateTwo .text .list .m {
	margin-top: 30px;
}
.administrateTwo .text .list .m:first-child {
	margin-top: 0;
}
.administrateTwo .text .h3 {
	font-size: 20px;
	line-height: 22px;
}
.administrateTwo .text .p {
	margin-top: 8px;
	line-height: 24px;
	color: #666;
}
.administrateTwo .img {
	float: right;
	width: 754px;
}
.administrateTwo .img img {
	width: 100%;
}
.administrateTwo .li {
	display: none;
}
.administrateTwo .li:first-child {
	display: block;
}
.administrate-wrap{background-color: #ffffff; padding: 20px 40px; margin-top: 40px; border-radius: 8px;}
.administrate-wrap .administrateTwo{margin-top: 20px;}
.administrate-wrap .administrateTwo .img{width: 520px;}
.administrate-wrap .administrateTwo .text{width: 560px; padding-top: 20px;}
.administrate-wrap .administrateTwo .logo{width: 186px;}
.administrate-wrap .administrateOne{margin-top: 0;}

/*  */
.caseBanner {
	position: relative;
	background: #f5f7fa;
}
.caseBanner .img {
	width: 100%;
	height: 520px;
	position: relative;
	overflow: hidden;
}
.caseBanner .img2 {
	height: 376px;
}
.caseBanner .img img {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.caseBanner .text {
	width: 100%;
	position: absolute;
	left: 0;
	top: 55%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
}
.caseBanner .text .h1,
.caseBanner .text .h2 {
	font-size: 40px;
	line-height: 48px;
}
.caseBanner .text .h2 {
	margin-top: 8px;
}
.caseBanner .text2 .h1,
.caseBanner .text2 .h2 {
	color: #333;
}
.caseBanner .text2 .h1 {
	font-weight: bold;
}
.caseBanner .text .p {
	font-size: 16px;
	line-height: 24px;
	margin: 24px 98px 0 98px;
}
.caseBanner .text a {
	margin: 32px auto 0;
}
.caseBome {
	padding-top: 26px;
}
.caseBome .li {
	float: left;
	width: 264px;
	margin-top: 30px;
	margin-right: 30px;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
	background: #fff;
}
.caseBome .li:nth-child(4n) {
	margin-right: 0;
}
.caseBome .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.caseBome .li .img {
	width: 100%;
	height: 126px;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
	position: relative;
	background: #d8d8d8;
}
.caseBome .li .img img {
	width: 100%;
}
.caseBome .li .img .icon,
.videoBoxOne .img .icon {
	position: absolute;
	top: 8px;
	left: 8px;
	padding: 0 8px;
	background: #4c7ee9;
	line-height: 20px;
	color: #fff;
	border-radius: 4px;
}
.caseBome .li .text {
	padding: 24px;
	color: #333;
}
.caseBome .li .text .h2 {
	font-size: 18px;
	line-height: 22px;
}
.caseBome .li .text .p {
	color: #666;
	line-height: 24px;
	margin-top: 8px;
	min-height: 48px;
}
.padding {
	display: flex;
	justify-content: center;
	margin-top: 56px;
}
.padding .li {
	margin: 0 5px;
}
.padding .li a {
	width: 30px;
	height: 30px;
	background: #f0f2f5;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	color: #606266;
}
.padding .li a.cur {
	background: #4c7ee9;
	color: #fff;
}
.padding .li a.next,
.padding .li a.prev {
	background: #f0f2f5 url(/static/images/icon6d.png) no-repeat center;
	background-size: 6px auto;
}
.padding .li:hover a.next,
.padding .li:hover a.prev {
	background: #f0f2f5 url(/static/images/icon6d2.png) no-repeat center;
	background-size: 6px auto;
}
.padding .li a.next {
	transform: rotate(180deg);
}
.topNavIndex {
	padding: 88px 0 0 0;
}
.topNavIndex .cont {
	display: flex;
	justify-content: flex-start;
}
.topNavIndex .cont a {
	margin-right: 17px;
	line-height: 14px;
	position: relative;
	color: #333;
}
.topNavIndex .cont a::after {
	content: '';
	width: 1px;
	height: 12px;
	background: #dcdfe6;
	position: absolute;
	top: 1px;
	right: -9px;
}
.topNavIndex .cont a:last-child::after {
	display: none;
}
.topNavIndex .cont a.on {
	color: #999;
}
.caseDateBox {
	padding: 24px 0 88px 0;
}
.caseDateBox2 {
	padding: 32px 0 88px 0;
}
.caseDateBox .left {
	width: 820px;
	float: left;
}
.caseDateBox .left .textCintr {
	padding: 20px 32px 24px 32px;
	background: #fff;
}
.caseDateBox .left .textCintr .h2,
.caseDateBox .left .textCintr .h2 h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.caseDateBox .left .textCintr .tit {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #999;
	line-height: 14px;
	margin-top: 8px;
	padding-bottom: 24px;
	border-bottom: 1px solid #dcdfe6;
	position: relative;
}
.caseDateBox .left .textCintr .tit p {
	margin-right: 16px;
}
.caseDateBox .left .textCintr .tit a {
	position: absolute;
	top: 0;
	right: 0;
	color: #4c7ee9;
	padding-left: 18px;
	background: url(/static/images/fer.png) no-repeat left center;
	background-size: auto 100%;
}
.caseDateBox .left .textCintr .summary{padding: 20px; margin-top: 24px; background: #F6F7F8; line-height: 22px; border-radius: 4px;}
.caseDateBox .left .textCintr .text {
	padding: 16px 0 24px 0;
	line-height: 28px;
	color: #666;
	border-bottom: 1px solid #dcdfe6;
}
.caseDateBox .left .textCintr .text a {
	display: inline;
}
.caseDateBox .left .textCintr .href {
	margin-top: 16px;
}
.caseDateBox .left .href a {
	color: #999;
	line-height: 14px;
	float: left;
	max-width: calc(50% - 60px);
	position: relative;
	padding-left: 60px;
}
.caseDateBox .left .href a:nth-child(2) {
	float: right;
}
.caseDateBox .left .href a span {
	position: absolute;
	left: 0px;
	top: 0px;
}
.caseDateBox .left .href a i {
	color: #666;
	transition: all 0.5s;
	display: inline-block;
	padding-right: 10px;
}
.caseDateBox .left .href a:hover i {
	color: #4c7ee9;
}
.caseDateBox .right {
	float: right;
	width: 360px;
}
.caseDateBox .right .h1 {
	font-size: 16px;
	line-height: 16px;
}
.caseDateBox .caseBome {
	padding-top: 0;
}
.caseDateBox .caseBome .li {
	margin: 16px 0 0 0;
}
.communityTop {
	padding-top: 60px;
}
.communityTop .cBnner {
	float: left;
	width: 820px;
}
.communityTop .cBnner .img {
	position: relative;
}
.communityTop .cBnner .img a {
	width: 100%;
	height: 476px;
	overflow: hidden;
	background: #d8d8d8;
}
.communityTop .cBnner .img a img {
	width: 100%;
}
.communityTop .cBnner .img .p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: hsla(0, 0%, 0%, 0.8);
	padding: 0 16px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.communityTop .cBnner .swiper-container-horizontal > .swiper-pagination-bullets {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 40px;
	width: auto;
	position: absolute;
	bottom: 0;
	right: 16px;
}
.communityTop .cBnner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #fff;
}
.communityTop .cBnner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0 0 16px;
}
.communityTop .list {
	float: right;
	width: 360px;
}
.communityTop .list .li {
	margin-top: 16px;
	position: relative;
}
.communityTop .list .li:first-child {
	margin-top: 0;
}
.communityTop .list .li a {
	width: 100%;
	height: 148px;
	background: #d8d8d8;
	overflow: hidden;
}
.communityTop .list .li a img {
	width: 100%;
}
.communityTop .list .li .p {
	line-height: 32px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.commTier {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 16px;
}
.commTier .li {
	/* margin-right: 32px; */
	height: 50px;
	line-height: 50px;
	width: 130px;
	text-align: center;
	/* float: left; */
	cursor: pointer;
	z-index: 2;
	position: relative;
}
.commTier .li.on {
	font-family: PingFangSC-Semibold;
	font-size: 15px;
	color: #005BFF;
	letter-spacing: 0;
	font-weight: 600;
}
.commTier .li .on {
	font-family: PingFangSC-Semibold;
	font-size: 15px;
	color: #005BFF;
	letter-spacing: 0;
	font-weight: 600;
}
.act-shadow {
	position: absolute;
	width: 130px;
	height: 50px;
	background: #F4F5FB;
	border-radius: 10px 10px 0px 0px;
	transition: all .5s;
	z-index: -1;
	bottom: 0px;
	left: 0px;
}
.act-shadow.left1 {
	left: 0px;
}
.act-shadow.left2 {
	left: 130px;
}
.act-shadow.left3 {
	left: 260px;
}
.act-shadow.left4 {
	left: 390px;
}
.act-shadow.left5 {
	left: 520px;
}
.act-shadow.left6 {
	left: 650px;
}
.commContent {
	background: #fff;
	padding: 0 36px 20px;
	border-radius: 4px;
}
.commContent .li {
	padding: 24px 0;
	border-top: 1px solid #ebeef5;
	display: flex;
}
.commContent .li:first-child {
	border-top: none;
}
.commContent .li .img {
	float: left;
	width: 248px;
	height: 132px;
	overflow: hidden;
	background: #d8d8d8;
	margin-right: 20px;
}
.commContent .li .img img {
	width: 100%;
}
.commContent .li .text {
	float: right;
	width: 556px;
	color: #333;
	flex: 1;
}
.commContent .li .text .h2 {
	font-size: 16px;
	line-height: 32px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 1;
}
.commContent .li .text .p {
	line-height: 24px;
	color: #9096A5;
	margin-top: 4px;
	height: 72px;
}
.commContent .li .text .time {
	margin-top: 10px;
	line-height: 14px;
	color: #999;
}
.caseDateBox .right .listText {
	margin-top: 16px;
	background: #fff;
	padding: 8px 16px;
}
.caseDateBox .right .listText a {
	border-bottom: 1px solid #ebeef5;
	color: #333;
	padding: 10px 0;
}
.indexMinker .listThree2 {
	padding: 0;
	margin-top: -30px;
}
.indexMinker .listThree .buttonTwo {
	margin: 24px auto 0;
}
.indexMinker .listThree .mr {
	line-height: 14px;
	color: #999;
	position: absolute;
	top: 16px;
	right: 16px;
}
.indexMinker .listThree2 .li {
	width: 362px;
	border: none;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
}
.indexMinker .listThree2 .li:hover {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.caseBerOne {
	padding: 56px 0 0 0;
}
.caseBerOne .h1 {
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}
.caseBerOne .list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.caseBerOne .list .li {
	margin-top: 30px;
	margin-right: 30px;
	width: 362px;
}
.caseBerOne .list .li:nth-child(3n) {
	margin-right: 0;
}
.caseBerOne .list .li .href {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);
	padding: 8px 24px 24px 24px;
}
.caseBerOne .list .li:hover .href {
	box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.3);
}
.caseBerOne .list .li .img {
	height: 64px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dcdfe6;
}
.caseBerOne .list .li .img img {
	height: 100%;
}
.caseBerOne .list .li .p {
	font-size: 16px;
	line-height: 16px;
	margin-top: 16px;
}
.caseBerOne .list .li .moreBox {
	margin: 16px 0 0 0;
	justify-content: flex-start;
}
/*  */
.aboutNav {
	display: flex;
	justify-content: center;
	font-size: 16px;
	line-height: 16px;
}
.aboutNav a {
	margin: 0 24px;
	color: #333;
}
.aboutNav a.on {
	color: #4c7ee9;
}
.aboutOne {
	margin-top: 56px;
}
.aboutOne .h2 {
	font-size: 32px;
	line-height: 48px;
	font-weight: bold;
}
.aboutOne .minb {
	margin-top: 16px;
}
.aboutOne .img {
	float: right;
	width: 460px;
}
.aboutOne .img img {
	width: 100%;
}
.aboutOne .text {
	width: 656px;
	float: left;
	line-height: 28px;
	color: #666;
}
.aboutOne .text p {
	margin-top: 25px;
}
.aboutOne .text p:first-child {
	margin-top: 0;
}
.aboutIcon {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aboutIcon .li {
	width: 362px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 30px;
}
.aboutIcon .li:nth-child(3n) {
	margin-right: 0;
}
.aboutIcon .li .img {
	width: 58px;
	height: 58px;
	margin-right: 16px;
}
.aboutIcon .li .img img {
	width: 100%;
}
.aboutIcon .li .h2 {
	font-size: 24px;
	line-height: 24px;
}
.aboutIcon .li .p {
	font-size: 18px;
	color: #666;
	line-height: 18px;
	margin-top: 16px;
}
.aboutList {
	margin-top: 56px;
	position: relative;
}
.aboutList .swiper-button-prev,
.aboutList .swiper-button-next {
	display: none;
}
.aboutList .timeBox {
	width: 264px;
	margin: auto;
}
.aboutList .timeBox .time {
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	font-family: 'DIN';
}
.aboutList .timeBox .text {
	margin-top: 56px;
	color: #666;
	line-height: 24px;
}
.aboutList .swiper-container-horizontal > .swiper-scrollbar {
	bottom: auto;
	top: 64px;
	opacity: 1;
	width: auto;
	left: 15px;
	right: 15px;
}
.aboutList .mb {
	position: absolute;
	top: 64px;
	width: auto;
	left: 15px;
	right: 15px;
	height: 4px;
	background: #f5f7fa;
}
.videoBoxOne .mLi {
	position: relative;
}
.videoBoxOne .mLi .img {
	height: 356px;
	border-radius: 8px;
}
.videoBoxOne .mLi .round {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.5s;
}
.videoBoxOne .mLi:hover .round {
	background: hsla(0, 0%, 0%, 0.7);
}
.videoBoxOne .mLi .round .mink {
	padding: 16px;
	line-height: 24px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #fff;
	transition: all 0.5s;
	height: 324px;
	overflow-y: auto;
}
.videoBoxOne .mLi .round .mink::-webkit-scrollbar {
	width: 0;
}
.videoBoxOne .mLi:hover .round .mink {
	top: 0;
}
.videoBoxOne .mLi .round .mink p {
	margin-top: 10px;
}
.videoBoxOne .mLi .round .mink p:first-child {
	margin-top: 0;
}
.videoBoxOne .rLi {
	width: 264px;
	margin: 16px auto 0;
}
.videoBoxOne .rLi .h2 {
	font-size: 18px;
	line-height: 18px;
}
.videoBoxOne .rLi .p {
	column-rule-color: #666;
	margin-top: 8px;
}
.videoBoxOne .sLi .img {
	height: 172px;
	border-radius: 8px;
}
.videoBoxOne .rLi .h3 {
	font-size: 16px;
	line-height: 16px;
}
.aboutTeach {
	margin-top: 56px;
}
.aboutTeach .list {
	margin-top: 56px;
}
.aboutTeach .list .text {
	float: left;
	width: 558px;
}
.aboutTeach .list .text .li {
	margin-top: 8px;
	background: #f5f7fa;
	padding: 16px 0;
	cursor: pointer;
}
.aboutTeach .list .text .li:first-child {
	margin-top: 0;
}
.aboutTeach .list .text .li .mn {
	padding: 0 16px;
	position: relative;
	line-height: 22px;
}
.aboutTeach .list .text .li.on .mn::after {
	content: '';
	width: 4px;
	height: 48px;
	background: #4c7ee9;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.aboutTeach .list .text .li .mn .h2 {
	font-size: 18px;
}
.aboutTeach .list .text .li.on .mn .h2 {
	color: #4c7ee9;
}
.aboutTeach .list .text .li .mn .p {
	font-size: 16px;
	margin-top: 8px;
}
.aboutTeach .list .img {
	float: right;
	width: 558px;
}
.aboutTeach .list .img .li {
	width: 100%;
	height: 452px;
	overflow: hidden;
	position: relative;
	display: none;
}
.aboutTeach .list .img .li:first-child {
	display: block;
}
.aboutTeach .list .img .li img {
	width: 100%;
}
.aboutTeach .list .img .li .p {
	background: hsla(0, 0%, 0%, 0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	padding: 16px;
	line-height: 24px;
}
.honorBox {
	padding-top: 40px;
}
.honorBox .li {
	float: left;
	margin-top: 16px;
	margin-right: 30px;
	width: 166px;
}
.honorBox .li .p {
	line-height: 14px;
	color: #666;
	text-align: center;
	margin-top: 8px;
}
.honorBox .li img {
	width: 100%;
}
.honorBox .li:first-child,
.honorBox .li:nth-child(2) {
	width: 264px;
}
.honorBox .li:nth-child(5),
.honorBox .li:nth-child(8) {
	margin-right: 0;
}
.honorBox .li a {
	width: 100%;
	height: 116px;
	overflow: hidden;
}
.honorBox .li:first-child a,
.honorBox .li:nth-child(2) a {
	height: 388px;
}
.honorBox .li:nth-child(3) a,
.honorBox .li:nth-child(4) a,
.honorBox .li:nth-child(5) a {
	height: 244px;
}
.openBox {
	padding-top: 56px;
}
.contact {
	padding-top: 26px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.contact .li {
	width: 264px;
	margin-right: 30px;
	margin-top: 30px;
}
.contact .li:nth-child(4n) {
	margin-right: 0;
}
.contact .li .img {
	width: 100%;
	height: 178px;
	overflow: hidden;
}
.contact .li .img img {
	width: 100%;
	transition: all 0.5s;
}
.contact .li:hover .img img {
	transform: scale(1.03);
}
.contact .li .text {
	margin-top: 16px;
}
.contact .li .text .h2 {
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
.contact .li .text .p {
	line-height: 24px;
	margin-top: 8px;
	color: #666;
}
.companyBot {
	display: flex;
	justify-content: flex-start;
}
.companyBot .li {
	width: 25%;
}
.companyBot .li a {
	width: 100%;
	height: 244px;
	overflow: hidden;
}
.companyBot .li a img {
	width: 100%;
	transition: all 0.5s;
}
.companyBot .li:hover a img {
	transform: scale(1.03);
}
.lawBox {
	padding: 104px 0 88px 0;
}
.lawBox .h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
}
.lawBox .text {
	margin-top: 16px;
}
.lawBox .text .li {
	margin-top: 24px;
}
.lawBox .text .li:first-child {
	margin-top: 0;
}
.lawBox .text .h2 {
	font-size: 20px;
	line-height: 28px;
}
.lawBox .text .p {
	margin-top: 16px;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
.lawBox .text .p p {
	margin-top: 20px;
}
.lawBox .text .p p:first-child {
	margin-top: 0;
}
.lawBox .text .p p i {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.indexMinker .listTwo2 .li .mLi {
	border: none;
	width: 362px;
}
.indexMinker .listTwo2 .li .mLi:nth-child(5),
.indexMinker .listTwo2 .li .mLi:nth-child(4) {
	width: 558px;
}
.indexMinker .listTwo2 .li .mLi:nth-child(5) {
	margin-right: 0;
}
.indexMinker .listTwo2 .li .mLi .numb {
	font-size: 24px;
	font-weight: bold;
	color: #dcdfe6;
	line-height: 30px;
	border-top: 3px solid #dcdfe6;
	position: absolute;
	right: 20px;
	top: 20px;
	font-family: 'DIN';
}
/*  */
.contactSmink {
	padding: 98px 0 32px 0;
}
.contactSmink .text {
	float: left;
	width: 558px;
	padding-top: 72px;
}
.contactSmink .text .h1 {
	font-size: 24px;
	line-height: 24px;
}
.contactSmink .text .p {
	margin-top: 24px;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}
.contactSmink .right {
	width: 558px;
	float: right;
	background: #fff;
}
.contactSmink .right .form {
	padding: 56px 98px;
}
.contactSmink .right .form .h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 58px;
}
.contactSmink .right .form .p {
	font-size: 18px;
	color: #666;
	line-height: 28px;
}
.contactSmink .right .form .p p {
	margin-top: 16px;
}
.contactSmink .right .form .li {
	margin-top: 24px;
	position: relative;
}
.contactSmink .right .form .li .input {
	padding: 0 10px;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	background: #fff;
}
.contactSmink .right .form .li .input .active {
	border-color: #ff0000;
}
.contactSmink .right .form .li .input input {
	display: block;
	width: 100%;
	height: 40px;
	border: none;
}
.contactSmink .right .form .li .input input::placeholder {
	color: #c0c4cc;
}
.contactSmink .right .form .li i {
	color: #ff6555;
	display: block;
	line-height: 42px;
	position: absolute;
	top: 0;
	left: -20px;
}
.contactSmink .right .form .li .yan {
	height: 40px;
	border: none;
	background: #fff;
	color: #4c7ee9;
	position: absolute;
	top: 1px;
	right: 10px;
}
.contactSmink .right .form .li .sub {
	width: 100%;
	height: 40px;
	border-radius: 20px;
	background: #c0c4cc;
	border: none;
	color: #fff;
	font-size: 16px;
	transition: all 0.5s;
}
.contactSmink .right .form .li .sub:hover {
	background: #4c7ee9;
}
.contactSmink .right .form .li .href {
	display: flex;
	justify-content: flex-start;
	line-height: 14px;
}
.contactSmink .right .form .li .href input {
	display: none;
}
.contactSmink .right .form .li .href label {
	padding-left: 22px;
	background: url(/static/images/checkbox.png) no-repeat left center;
	background-size: auto 14px;
	color:#aaa;
}
.contactSmink .right .form .li .href input:checked + label {
	background: url(/static/images/checkbox_checked2.png) no-repeat left center;
	background-size: auto 14px;
}
.contactSmink .right .form .li .href a {
	color: #4c7ee9;
}
.contactSmink .right .form .li .href a:hover {
	text-decoration: underline;
}
.contactSmink .right .cess {
	padding: 199px 98px 263px 98px;
}
.contactSmink .right .cess img {
	width: 48px;
	margin: auto;
}
.contactSmink .right .cess .h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	margin-top: 16px;
}
.contactSmink .right .cess .p {
	font-size: 20px;
	line-height: 28px;
	color: #666;
	margin-top: 16px;
}
/*  */
.woogs {
	padding: 205px 0 100px 0;
	margin: auto;
	width: 316px;
}
.woogs .img {
	width: 316px;
	margin: auto;
}
.woogs .h1 {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-top: 16px;
}
.woogs .h2 {
	margin-top: 16px;
	line-height: 24px;
	padding: 0 16px;
}
.woogs p {
	line-height: 24px;
	color: #666;
	padding: 0 16px;
}
.woogs a {
	margin-top: 24px;
	width: 100%;
	height: 40px;
	border-radius: 20px;
	background: #4c7ee9;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.woogs2 {
	width: 100%;
}
/*  */
.minkNaver {
	width: 100px;
	background: #fff;
	box-shadow: 0px 10px 20px 0px rgba(76, 126, 233, 0.4);
	border-radius: 8px;
	position: fixed;
	top: 0;
	right: 20px;
	z-index: 20;
}
.minkNaver .li {
	position: relative;
}
.minkNaver .li a {
	padding: 13px 0;
}
.minkNaver .li:first-child a {
	border-radius: 8px 8px 0 0;
}
.minkNaver .li:last-child a {
	border-radius: 0 0 8px 8px;
}
.minkNaver .li:hover a {
	background: #175DFF;
}
.minkNaver .li .img {
	width: 20px;
	height: 20px;
	margin: auto;
}
.minkNaver .li .img.info {
	background: url(/static/images/ce_icon_01.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li .img.tel {
	background: url(/static/images/ce_icon_02.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li .img.weah {
	background: url(/static/images/img/ce_icon_hd@2x.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li .img.free {
	background: url(/static/images/ce_icon_04.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li .img.top {
	background: url(/static/images/ce_icon_05.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.info {
	background: url(/static/images/ce_icon_01_act.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.tel {
	background: url(/static/images/ce_icon_02_act.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.weah,
.minkNaver .li.on .img.weah {
	background: url(/static/images/img/ce_icon_hd_act@2x.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.free {
	background: url(/static/images/ce_icon_04_act.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.top {
	background: url(/static/images/ce_icon_05_act.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li a .p {
	color: #666;
	text-align: center;
	margin-top: 4px;
	line-height: 14px;
}
.minkNaver .li:hover a .p {
	color: #fff;
}
.minkNaver .li .mik {
	display: none;
	position: absolute;
	right: 108px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 10px 0px rgba(76, 126, 233, 0.2);
	padding: 16px;
}
.minkNaver .li:hover .mik {
	display: block;
}
.minkNaver .li .mik .Qr {
	width: 96px;
	margin: 8px auto 0;
}
.minkNaver .li .mik .h2 {
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	white-space: nowrap;
}
.minkNaver .li .mik .h1 {
	font-size: 12px;
	line-height: 12px;
}
.minkNaver .li .mik .p {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 4px;
	font-family: 'DIN';
	white-space: nowrap;
}
.cellFooter {
	display: none;
	padding: 24px 20px;
}
.cellFooter .h1 {
	font-size: 16px;
	line-height: 56px;
	border-bottom: 1px solid #dcdfe6;
	color: #999;
	position: relative;
}
.cellFooter .h1 a {
	color: #999;
}
.cellFooter .h1 i {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	background: url(/static/images/mobile/arrow-down.png) no-repeat center;
	background-size: 100% auto;
	transition: all 0.5s;
}
.cellFooter .h1 .i {
	transform: rotate(180deg);
}
.cellFooter .list {
	margin-left: 20px;
	display: none;
}
.cellFooter .list a {
	font-size: 16px;
	color: #333;
	line-height: 48px;
	border-bottom: 1px solid #dcdfe6;
}
/* cell - nav */
.cellNacTop {
	display: none;
}
.cellTopHear {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	height: 56px;
	z-index: 50;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cellTopHear .logo a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cellTopHear .logo img {
	height: 26px;
	width: auto;
	margin-right: 9px;
}
.cellTopHear .logo .p {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	white-space: nowrap;
}
.cellTopHear .sole {
	width: 16px;
	height: 16px;
	position: relative;
	transition: all 0.5s;
}
.cellTopHear .sole .em {
	position: absolute;
	width: 16px;
	height: 2px;
	background: #4c7ee9;
	border-radius: 1.5px;
	left: 0;
}
.cellTopHear .sole .em.em1 {
	top: 0;
}
.cellTopHear .sole .em.em2 {
	top: 50%;
	transform: translateY(-50%);
}
.cellTopHear .sole .em.em3 {
	bottom: 0;
}
.cellTopHear .sole.sole2 {
	transform: rotate(90deg);
}
.cellTopList {
	display: none;
	position: fixed;
	top: 54px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 50;
	overflow-y: auto;
	background: #fff;
	padding: 0 20px 20px 20px;
}

/* 20240921 start */
.nopad {
	padding: 0px;
}
.cellTopList .nav-content-left {
	background: #f5f8fe;
    height: 100%;
    position: fixed;
    width: 32.6%;
}
.cellTopList .nav-content-right {
	background-color: #fff;
    box-sizing: border-box;
    float: right;
    padding: 5px 12.5px 0 24px;
    width: 67.4%;
}
.cellTopList .left-level-0 {
	min-height: 44px;
    position: relative;
}
.cellTopList .left-level-0-nochild {
	min-height: 44px;
    position: relative;
}
.cellTopList .left-level-0:before {
    background: #2468f5;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 2px;
}
.cellTopList .left-level-0.active:before {
    opacity: 0;
}
.cellTopList .left-level-0>h3 {
    color: #222;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 16px 12.5px 16px 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #191919;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 400;
}
.cellTopList .left-level-0-nochild>h3 {
    padding: 16px 12.5px 16px 20px;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #191919;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 400;
}
.cellTopList .left-level-0.active {
    background: #fff;
}
.cellTopList .active>h3 {
    border-bottom-color: transparent;
}
.cellTopList .left-level-0.active>h3 {
    font-family: PingFangSC-Semibold;
    font-size: 15px;
    color: #005BFF;
    letter-spacing: 0;
    line-height: 17px;
    font-weight: 600;
}
.cellTopList h3:after {
    background: url(/static/images/cellmenu_arrow-icon.svg) no-repeat 50%/cover;
    content: "";
    height: 16px;
    margin-top: 3px;
    position: absolute;
    right: 0;
    transform: rotate(90deg);
    transition: transform .4s ease-in-out;
    width: 16px;
    display: none;
}
.cellTopList .left-level-0>h3:after {
    visibility: hidden;
}
.cellTopList .left-level-0-nochild>h3:after {
    visibility: hidden;
}
.cellTopList .nav-right-item {
    display: none;
    position: relative;
    width: 100%;
}
.cellTopList .nav-right-item.on {
    display: block;
}
.cellTopList .nav-right-item .item-btn {
    border-bottom: 1px solid rgba(34,34,34,.16);
    box-sizing: content-box;
    display: block;
    height: 22px;
    padding: 11px 0;
}
.cellTopList .nav-right-item .item-btn>a {
    background: url(/static/images/cellmenu_arrow-icon.svg) no-repeat 100%/cover;
    background-size: 16px 16px;
    color: #222;
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    padding-right: 20px;
    vertical-align: top;
}
.cellTopList .nav-right-item .level-1>a,
.cellTopList .nav-right-item .level-1>h3 {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #999999;
    line-height: 17px;
    font-weight: 400;
    padding: 15px 0px;
}
.cellTopList .nav-right-item .level-1.active>h3:after {
    transform: rotate(-90deg);
}
.cellTopList .header-item {
    background-color: #fff;
    /* padding-left: 17px; */
	display: block;
}
.cellTopList .nav-right-item .level-2 {
    display: flex;
	align-items: center;
}
.cellTopList .nav-right-item .level-1.active .header-item {
    display: block;
}
.cellTopList .header-item a {
    color: #222;
    display: block;
    font-family: PingFangSC-Regular;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    opacity: .9;
    padding: 11px 0;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #111111;
    font-weight: 400;
}
.cellTopList .header-item span {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin-left: 8px;
    /* position: absolute; */
}
.cellTopList .header-item span.tag-red {
    color: #f26224;
}
.cellTopList .header-item span.tag-orange {
    color: #ffb22a;
}

/* 20240921 end */
.cellTopList .li .tit {
	border-bottom: 1px solid #dcdfe6;
	position: relative;
}
.cellTopList .li .tit a {
	font-size: 16px;
	line-height: 56px;
	color: #333;
}
.cellTopList .li .tit em {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	background: url(/static/images/arrow-down.png) no-repeat center;
	background-size: 100% auto;
	transition: all 0.5s;
}
.cellTopList .li.on .tit em {
	transform: translateY(-50%) rotate(0);
}
.cellTopList .li .mLi .h1 {
	color: #999;
	line-height: 48px;
}
.cellTopList .li .mLi a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333;
	line-height: 48px;
	font-size: 16px;
	border-bottom: 1px solid #dcdfe6;
}
.cellTopList .li .mLi a .h2 {
	line-height: 48px;
}
.cellTopList .li .mLi a .img {
	width: 14px;
	height: 14px;
	margin-right: 6px;
}
.cellTopList .li .mLi a .img img {
	width: 100%;
}
.cellTopList .li .list {
	display: none;
}
.botCellNav {
	display: none;
	background: #fff;
	border-top: 1px solid #dcdfe6;
	padding: 6px 0 7px 0;
	justify-content: space-around;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
}
.botCellNav .img {
	width: 24px;
	height: 24px;
	background: #004cef;
	border-radius: 4px;
	margin: auto;
}
.botCellNav .img img {
	width: 100%;
}
.botCellNav .p {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin-top: 3px;
	color: #333;
}
/*  */
.aboutListCell,
.videoBoxOneCell,
.automatonSixCell {
	display: none;
	margin-top: 32px;
}
.aboutListCell .li {
	padding-bottom: 24px;
	padding-left: 24px;
	position: relative;
}
.aboutListCell .li:last-child {
	padding-bottom: 0;
}
.aboutListCell .li .time {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
.aboutListCell .li .p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 8px;
}
.aboutListCell .li .em {
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: #dcdfe6;
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 2;
}
.aboutListCell .li .em i {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #4c7ee9;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.aboutListCell .li .m {
	width: 1px;
	height: 100%;
	position: absolute;
	left: 7.5px;
	top: 15px;
	z-index: 1;
	background: #dcdfe6;
}
.aboutListCell .li:last-child .m {
	display: none;
}
.videoBoxOneCell .li .img {
	position: relative;
	margin-left: 2px;
}
.videoBoxOneCell .li .img .mr {
	width: 178px;
	height: 240px;
	border-radius: 5px;
	overflow: hidden;
}
.videoBoxOneCell .li .img .mr img {
	width: 100%;
}
.videoBoxOneCell .li .img .name {
	position: absolute;
	right: 0;
	left: 194px;
	top: 50%;
	transform: translateY(-50%);
}
.videoBoxOneCell .li .img .name .h2 {
	font-size: 18px;
	line-height: 18px;
}
.videoBoxOneCell .li .img .name .p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 4px;
}
.videoBoxOneCell .li .text {
	padding: 24px 0;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.videoBoxOneCell .swiper-container,
.listBackSminrCells .swiper-container {
	padding-bottom: 35px;
}
.videoBoxOneCell .swiper-container-horizontal > .swiper-scrollbar {
	background: #dcdfe6;
	bottom: 20px;
}
.listBackSminrCells .swiper-container-horizontal > .swiper-scrollbar {
	background: #dcdfe6;
	bottom: 10px;
}
.videoBoxOneCell .swiper-scrollbar-drag,
.listBackSminrCells .swiper-scrollbar-drag {
	background: #4c7ee9;
}
.videoBoxOneCell .swiper-pagination-fraction {
	bottom: 0;
	display: flex;
	justify-content: center;
	font-size: 14px;
	line-height: 14px;
	color: #666;
}
.aboutTeachCell {
	display: none;
	padding: 5.6vh 2vh 0 0;
}
.aboutTeachCell .list .li {
	margin-top: 32px;
}
.aboutTeachCell .list .h2 {
	font-size: 20px;
	line-height: 28px;
	color: #4c7ee9;
}
.aboutTeachCell .list .h3 {
	font-size: 16px;
	line-height: 26px;
	margin-top: 8px;
}
.aboutTeachCell .list .p {
	line-height: 24px;
	color: #666;
	margin-top: 16px;
}
.automatonSixCell .m {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
.automatonSixCell .p {
	line-height: 24px;
	color: #999;
	margin-top: 8px;
}
.automatonSixCell img {
	margin-top: 24px;
	width: 100%;
}
.automatonSixCell .swiper-container {
	padding-bottom: 30px;
}
.automatonSixCell .swiper-scrollbar-drag {
	background: #4c7ee9;
}
.boxPc,
.bankBoxSixMinks,
.listBackSminrCells,
.numberCellBannr {
	display: none;
}
.bankBoxSixMinks .img1 {
	margin: auto;
	width: 48px;
}
.bankBoxSixMinks .p {
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	color: #999;
	margin-top: 16px;
}
.bankBoxSixMinks .img2 {
	margin-top: 32px;
	width: 100%;
}
.bankBoxSixMinks .swiper-container {
	padding-bottom: 30px;
}
.bankBoxSixMinks .swiper-scrollbar-drag {
	background: #4c7ee9;
}
.cellButtonMink {
	display: none;
	justify-content: center;
	align-items: center;
	margin-top: 32px;
	border: 1px solid #4c7ee9;
	background: #fff;
	overflow: hidden;
	border-radius: 23px;
}
.cellButtonMink .li {
	width: 33.33%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #4c7ee9;
	position: relative;
}
.cellButtonMink .li::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #4c7ee9;
	position: absolute;
	top: 0;
	left: 0;
}
.cellButtonMink .li:first-child::after {
	display: none;
}
.cellButtonMink .li.on {
	background: #4c7ee9;
	color: #fff;
}
.listBackSminrCells {
	margin-top: 32px;
}
.listBackSminrCells .img img {
	width: 100%;
}
.listBackSminrCells .text {
	margin-top: 25px;
}
.listBackSminrCells .text .h2 {
	font-size: 20px;
	line-height: 28px;
}
.listBackSminrCells .text .p {
	margin-top: 16px;
	line-height: 24px;
	color: #666;
}
.numberCellBannr .li {
	width: 100%;
}
.centerMerBmin {
	display: none;
	padding: 32px 0 0 0;
}
.centerMerBmin .swiper-container,
.centerImgOneCells .swiper-container,
.listTwoCellYew .swiper-container,
.containerCellKm .swiper-container {
	padding: 0 0 28px 0;
}
.centerMerBmin .li {
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	padding: 20px;
}
.centerMerBmin .li a {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.centerMerBmin .li .img {
	width: 40px;
	height: 40px;
	margin: 0 8px 0 0;
}
.centerMerBmin .li .img img {
	width: 100%;
}
.centerMerBmin .li .p {
	font-size: 20px;
	line-height: 40px;
	color: #333;
}
.centerMerBmin .li .text {
	margin-top: 16px;
	line-height: 24px;
	color: #666;
}
body .swiper-container-horizontal > .swiper-scrollbar {
	background: #dcdfe6;
}
body .swiper-scrollbar-drag {
	background: #4c7ee9;
}
.centerImgOneCells {
	display: none;
	margin-top: 30px;
}
.centerImgOneCells .img1 {
	width: 80px;
	height: 80px;
	margin: auto;
}
.centerImgOneCells .img1 img {
	width: 100%;
}
.centerImgOneCells .p {
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	margin-top: 8px;
}
.centerImgOneCells .imge {
	width: 100%;
	margin: 30px 0 0 0;
}
.listTwoCellYew {
	display: none;
	padding-top: 28px;
	overflow: hidden;
	position: relative;
}
.listTwoCellYew .ws {
	position: absolute;
	z-index: -100;
	left: 100%;
	top: 100%;
	opacity: 0;
	width: 100%;
}
.listTwoCellYew .wsOn {
	position: relative;
	z-index: 5;
	top: auto;
	left: auto;
	opacity: 1;
}
.listTwoCellYew .mLi {
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	transition: all 0.5s;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgb(76 126 233 / 10%);
	height: 100%;
	width: 99%;
}
.listTwoCellYew .mLi .kmin {
	padding: 20px;
}
.listTwoCellYew .mLi .kmin .top .img {
	width: 40px;
	height: 40px;
	margin-right: 8px;
	float: left;
}
.listTwoCellYew .mLi .kmin .top .img img {
	width: 100%;
}
.listTwoCellYew .mLi .kmin .top .p {
	font-size: 20px;
	line-height: 40px;
}
.listTwoCellYew .mLi .kmin .text {
	margin-top: 16px;
	color: #666;
	line-height: 24px;
}
.listTwoCellYew .mLi .kmin a {
	margin-top: 16px;
}
.containerCellKm {
	display: none;
	padding-top: 30px;
}
.containerCellKm .li {
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 8px;
	padding: 40px 20px;
	text-align: center;
}
.containerCellKm .li .img {
	margin: auto;
	width: 80px;
	height: 80px;
}
.containerCellKm .li .img img {
	width: 100%;
}
.containerCellKm .li .p {
	line-height: 28px;
	margin-top: 24px;
	font-size: 20px;
	color: #333;
}
.containerCellKm .li .text {
	margin-top: 16px;
	line-height: 24px;
	color: #666;
}
.qrCell {
	display: none;
	width: 295px;
	background: #fff;
	border-radius: 8px;
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -147.5px;
	z-index: 52;
}
.qrCell .text {
	padding: 40px 0;
	text-align: center;
}
.qrCell .text .h1 {
	font-size: 24px;
	line-height: 24px;
}
.qrCell .text img {
	width: 240px;
	margin: 24px auto 0;
}
.qrCell .text .p {
	margin-top: 16px;
}
.qrCell .text .p p {
	font-size: 16px;
	line-height: 16px;
	color: #666;
}
.qrCell .text .p .m {
	margin: 8px 0 0 0;
	font-size: 24px;
	color: #4c7ee9;
	line-height: 24px;
}
.qrCell .sole {
	width: 40px;
	height: 40px;
	background: url(/static/images/sole.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -20px;
}
.indexNewsCell {
	display: none;
	margin: 32px 0 0 0;
	background: #fff;
	border-radius: 8px;
	padding: 0 16px;
}
.indexNewsCell a {
	padding: 16px 0;
	border-top: 1px solid #ebeef5;
	position: relative;
	min-height: 56px;
}
.indexNewsCell a:first-child {
	border-top: none;
}
.indexNewsCell a .img {
	width: 56px;
	height: 56px;
	border-radius: 8px;
	position: absolute;
	top: 16px;
	left: 0;
	background: #d8d8d8;
}
.indexNewsCell a .p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 4px;
	margin-left: 64px;
	color: #333;
}
#audio {
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
.listBackSminr {
	margin-top: 56px;
}
.commContent .wLi {
	display: none;
}
.commContent .wLi:first-child {
	display: block;
}
.commContent .wLi .tag-title{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 24px;
	display: flex; align-items: center;

}
.commContent .wLi .tag-title:before{
	content: '';
	width: 4px;
	height: 20px;
	display: inline-block;
	background: #175DFF;
	margin-right: 8px;
}
.indexMinkerYu {
	padding: 176px 0;
}
.sdk {
	position: relative;
	z-index: 99;
}
.sdk-action {
	display: none !important;
}
/**/
.caseDateBox .left .textCintr .text ol li {
	list-style: decimal;
	margin-left: 1.2em;
}
.caseDateBox .left .textCintr .text ul li {
	list-style: initial;
	margin-left: 1.2em;
}
.caseDateBox .left .textCintr .text blockquote {
	display: block;
	border-left: 8px solid #d0e5f2;
	padding: 5px 10px;
	margin: 10px 0;
	line-height: 1.4;
	font-size: 100%;
	background-color: #f1f1f1;
}
.banner .textBox a.video-none {
	display: none;
}
.caseDateBox .left .textCintr .text img {
	max-width: 100%;
}
/**/
.index-news {
	display: inline-block;
	margin-top: 56px;
	width: 100%;
}
.index-news .fl {
	float: left;
	width: calc((100% - 30px) / 2);
	display: inline-block;
}
.index-news .swiper-img .swiper-slide {
	width: 100%;
	height: 296px;
	position: relative;
}
.index-news .swiper-img .swiper-slide img {
	object-fit: cover;
	width: 100%;
	height: 296px;
	display: block;
}
.index-news .swiper-img .swiper-slide p {
	height: 64px;
	line-height: 64px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 15px;
	box-sizing: border-box;
}
.index-news .fr {
	float: right;
	width: calc((100% - 30px) / 2);
	display: inline-block;
	background: #ffffff;
	padding: 24px;
	box-sizing: border-box;
	min-height: 296px;
}
.index-news-list .name {
	padding: 0px 20px 0 32px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	position: relative;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	background: url(/static/images/icon_02@2x.png) no-repeat left center / 24px;
}
.index-news-list .name a {
	position: absolute;
	right: 0px;
	height: 24px;
	width: 24px;
	right: 0;
	top: 0;
	background: url(/static/images/icon_01@2x.png) no-repeat left center / 20px 20px;
}

.index-news .fr .scroll {
	height: 200px;
	overflow: hidden;
	margin-top: 23px;
}
.index-news-list ul {
	display: block;
}
.index-news-list ul li {
	height: 40px;
	line-height: 45px;
	box-sizing: border-box;
}
.index-news-list ul li a {
	width: 100%;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-news-list ul li a:hover {
	color: #4c7ee9;
}
.index-news-more {
	display: none;
}

/* 10.28 start */
.borderBox {
	border-top: 1px solid #dcdfe6;
}
.eightBox .swiper-button-next {
	transform: rotate(180deg);
	right: 110px;
}
.eightBox .swiper-button-prev {
	left: 110px;
}
.eightBox .img img {
	width: 754px;
	margin: auto;
}
.eightBox {
	margin-top: 55px;
	width: 100%;
	height: 530px;
	position: relative;
}
.eightBox .eLi {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.eightBox .eLi.on {
	opacity: 1;
}
.opemtimr {
	margin: 60px auto 0;
	width: 754px;
}
.opemtimr .min {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #dcdfe6;
}
.opemtimr .min .li {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding: 0 20px 25px 20px;
	margin: 0 5px;
	position: relative;
	cursor: pointer;
}
.opemtimr .min .li.on {
	color: #4c7ee9;
}
.opemtimr .min .li::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #4c7ee9;
	position: absolute;
	left: 0;
	bottom: -1px;
	opacity: 0;
}
.opemtimr .min .li.on::after {
	opacity: 1;
}
.opemtimr .lise .li {
	display: none;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 26px;
}
.opemtimr .lise .li.on {
	display: flex;
}
.opemtimr .lise .li a {
	width: 166px;
	height: 56px;
	background: #f8f8f8;
	margin-top: 30px;
	margin-right: 30px;
	transition: all 0.5s;
	cursor: default;
}
.opemtimr .lise .li a img {
	width: 100%;
	object-fit: cover;
	cursor: default;
}
.opemtimr .lise .li a[class='link'] img {
	cursor: pointer;
}
.opemtimr .lise .li a:nth-child(4n) {
	margin-right: 0;
}
.opemtimr .lise .li a:hover {
	box-shadow: 0 0 30px 0 rgba(76, 126, 233, 0.1);
	background: #fff;
}
.caseDateBox .left .textCintr .tit .tiy {
	display: flex;
	justify-content: flex-start;
	margin-top: 16px;
	flex-wrap: wrap;
}
/*.caseDateBox .left .textCintr .tit .br{ position: absolute; top: 0; right: 0; display: flex; justify-content: flex-start;}*/
.caseDateBox .left .textCintr .tit .br {
	display: flex;
	justify-content: flex-start;
	margin-top: 16px;
}
.caseDateBox .left .textCintr .tit .br a {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	margin-left: 8px;
}
.caseDateBox .left .textCintr .tit .br a:nth-child(n + 2) {
	padding-left: 0;
	background: none;
}
.caseDateBox .left .textCintr .tit .br a:nth-child(n + 2):before {
}
.caseDateBox .right .searchr {
	/*background: #fff;*/
	background: #175DFF;
	border-radius: 4px;
	padding: 20px 20px 24px;
	position: relative;
}
.caseDateBox .right .searchr .fr{font-size: 16px;color: #ffffff}
.caseDateBox .right .searchr .fr .m{display: flex; align-items: center;}
.caseDateBox .right .fr .m img{width: 24px; margin-right: 8px;}
.caseDateBox .right .searchr input {
	display: block;
	width: 100%;
	border: none;
	height: 48px;
	font-size: 14px;
	border-radius: 4px;
	padding-left: 12px;
}
.caseDateBox .right .searchr input::placeholder {
	color: #c0c4cc;
}
.caseDateBox .right .searchr .box{position: relative}
.caseDateBox .right .searchr button {
	display: block;
	/*background: url(/static/images/img/btn_search@2x.png) no-repeat center;*/
	background: #175DFF;
	/*width: 32px;*/
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 4px;
	right: 4px;
	border: none;
	margin: 0;
	padding: 0 16px;
	background-size: 18px auto;
	cursor: pointer;
	color: #ffffff;
	font-size: 16px;
}
.caseDateBox .right .caiBox {
	margin-top: 20px;
	background: #fff;
	border-radius: 4px;
	padding: 20px 24px;
}
.caseDateBox .right .caiBox .h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.caseDateBox .right .caiBox .mk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 6px;
}
.caseDateBox .right .caiBox .mk a {
	width: 112px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #f2f6fc;
	border-radius: 4px;
	color: #333;
	margin-top: 8px;
	transition: all 0.5s;
	cursor: pointer;
}
.caseDateBox .right .caiBox .mk a:hover {
	background: #4c7ee9;
	color: #fff;
}
.caseDateBox .right .caiBox .fr {
	display: flex;
	justify-content: flex-start;
}
.caseDateBox .right .caiBox .fr .m {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-right: 25px;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.caseDateBox .right .caiBox .fr .m.on {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.caseDateBox .right .caiBox .Gli {
	padding-top: 5px;
	display: none;
}
.caseDateBox .right .caiBox .Gli:first-child {
	display: block;
}
.caseDateBox .right .caiBox .Gli a {
	/*border-bottom: 1px solid #ebeef5;*/
	padding: 10px 0;
}
.caseDateBox .right .caiBox .Gli a .p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	transition: all 0.5s;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.caseDateBox .right .caiBox .Gli a:hover .p {
	color: #4c7ee9;
}
.caseDateBox .right .caiBox .Gli a .em {
	font-size: 12px;
	color: #909399;
	line-height: 12px;
	margin-top: 5px;
}
.caseDateBox .right .caiBox .wea {
	margin-top: 20px;
}
.caseDateBox .right .caiBox .wea img {
	margin: auto;
	width: 120px;
}
.caseDateBox .right .caiBox .wea p {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 5px;
}
.caseDateBox .right2 {
	margin-top: -15px;
}
.commContent .li .text .a {
	color: #4c7ee9;
	padding-left: 20px;
	background: url(/static/images/fer.png) no-repeat left center;
	line-height: 30px;
	background-size: 14px auto;
}
/*.commContent .li .text .a:hover{ text-decoration: underline;}*/
.commContent .li .text .a .tag-item {
	display: inline-block;
}
.commContent .li .text .a .tag-item:nth-child(n + 2):before {
	display: inline-block;
}
.commContent .li .text .a .tag-item:hover {
	text-decoration: underline;
}
.commContent .li .text .h1 {
	font-size: 16px;
}
.commContent2 {
	margin-top: 0;
}
.qurtBox {
	display: flex;
	justify-content: space-between;
	width: 854px;
}
.qurtBox a {
	color: #4c7ee9;
	padding-left: 20px;
	background: url(/static/images/fer.png) no-repeat left center;
	line-height: 30px;
	background-size: 14px auto;
}
.qurtBox .p i {
	color: #ff6555;
	margin: 0 3px;
}
.sicMore {
	text-align: center;
	color: #666;
	margin-top: 60px;
}
.sicMore2 {
	color: #4c7ee9;
	cursor: pointer;
}
.indexMinker .listThree .li .k p {
	margin-top: 8px;
	line-height: 24px;
	color: #666;
	padding-left: 20px;
	position: relative;
	text-align: left;
}
.indexMinker .listThree .li .k p::after {
	width: 20px;
	height: 20px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(/static/images/img/m.jpg) no-repeat left center;
	background-size: 15px;
}
.centerMerHer {
	padding-top: 26px;
}
.centerMerHer .li {
	margin-top: 30px;
}
.sicVer {
	margin-top: 55px;
}
.sicVer .tops {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.sicVer .tops .li {
	background: #f5f7fa;
	border-radius: 8px 8px 0 0;
	width: 362px;
	height: 180px;
	position: relative;
	margin-right: 30px;
	cursor: pointer;
}
.sicVer .tops .li:nth-child(3n) {
	margin-right: 0;
}
.sicVer .tops .li.on {
	background: #4c7ee9;
}
.sicVer .tops .li .b {
	width: 80px;
	height: 80px;
	position: relative;
	margin: auto;
}
.sicVer .tops .li .b img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.sicVer .tops .li .b img.b1 {
	opacity: 1;
}
.sicVer .tops .li .b img.b2 {
	opacity: 0;
}
.sicVer .tops .li.on .b img.b1 {
	opacity: 0;
}
.sicVer .tops .li.on .b img.b2 {
	opacity: 1;
}
.sicVer .tops .li .h3 {
	font-size: 20px;
	color: #333;
	line-height: 28px;
	margin-top: 8px;
	text-align: center;
}
.sicVer .tops .li.on .h3 {
	color: #fff;
}
.sicVer .tops .li .ver {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.sicVer .bots,
.sicVer .wert {
	background: #f5f7fa;
	border-radius: 0 0 8px 8px;
	margin-top: 30px;
}
.sicVer .bots .li,
.sicVer .wert .li {
	display: none;
}
.sicVer .bots .li:first-child,
.sicVer .wert .li:first-child {
	display: block;
}
.sicVer .bots .li .mks {
	display: flex;
	justify-content: flex-start;
	padding: 24px;
}
.sicVer .bots .li .mks .lr {
	width: 216px;
}
.sicVer .bots .li .mks .lr .m {
	width: 100%;
	height: 124px;
	border-radius: 5px;
	overflow: hidden;
}
.sicVer .bots .li .mks .lr .m img {
	width: 100%;
}
.sicVer .bots .li .mks .lr p {
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	margin-top: 8px;
	color: #333;
}
.sicVer .bots .li .mks .rl {
	width: 754px;
	margin-left: 54px;
}
.sicVer .bots .li .mks .rl .gr {
	margin-top: 16px;
}
.sicVer .bots .li .mks .rl .gr:first-child {
	margin-top: 0;
}
.sicVer .bots .li .mks .rl .h {
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.sicVer .bots .li .mks .rl p {
	line-height: 24px;
	color: #666;
}
.sicVer .wert .li .per {
	padding: 32px 24px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.sicVer .wert .li .per .m {
	width: 314px;
	margin-right: 78px;
}
.sicVer .wert .li .per .m:nth-child(3n) {
	margin-right: 0;
}
.sicVer .wert .li .per .m .h {
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.sicVer .wert .li .per .m p {
	line-height: 24px;
	color: #666;
	margin-top: 8px;
}
.minkNaver .li .img.wx-contact {
	background: url(/static/images/img/wx-icon.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li:hover .img.wx-contact,
.minkNaver .li.on .img.wx-contact {
	background: url(/static/images/img/wx-icon-2.png) no-repeat center;
	background-size: 100% auto;
}
.minkNaver .li.vert-box:hover .vert{
	display: block;
}
.minkNaver .li .vert {
	position: absolute;
	top: 0;
	right: 108px;
	width: 138px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 0 10px 0 rgba(76, 126, 233, 0.2);
	display: none;
}
.minkNaver .li .vert .hr {
	padding: 8px 8px 10px 8px;
}
.minkNaver .li .vert .hr img {
	width: 100%;
}
.minkNaver .li .vert .hr p {
	font-size: 12px;
	line-height: 18px;
	color: #151515;
	text-align: center;
}
.minkNaver .li .vert .hr p.d {
	margin-top: 10px;
	color: #4c7ee9;
}
.minkNaver .li .vert .sle {
	width: 16px;
	height: 16px;
	background: url(/static/images/img/ce_icon_hd_close@2x.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	top: -6px;
	right: -6px;
	transition: all 0.5s;
}
.minkNaver .li .vert .sle:hover {
	transform: rotate(360deg);
}
.uLreight .hd ul {
	display: flex;
	justify-content: center;
	margin-top: 56px;
}
.uLreight .hd ul li {
	margin: 0 30px;
}
.uLreight .hd ul li {
	width: 120px;
	height: 40px;
	border-radius: 20px;
	background: #fff;
	color: #333;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.uLreight .hd ul li.on {
	background: #4c7ee9;
	color: #fff;
}
.uLreight .bd {
	margin-top: 55px;
	position: relative;
}
.uLreight .bd li img {
	width: 754px;
	margin: auto;
}
.uLreight .bd .prev,
.uLreight .bd .next {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: hsla(0, 0%, 0%, 0.2) url(/static/images/home_part4_arrow_left.png) no-repeat center;
	background-size: 20px auto;
	outline: none;
	transition: all 0.5s;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	z-index: 10;
}
.uLreight .bd .next:hover,
.uLreight .bd .prev:hover {
	background: hsla(0, 0%, 0%, 0.5) url(/static/images/home_part4_arrow_left.png) no-repeat center;
	background-size: 20px auto;
}
.uLreight .bd .prev {
	left: 110px;
}
.uLreight .bd .next {
	right: 110px;
	background-image: url(/static/images/home_part4_arrow_right.png);
}
.uLreight .bd .next:hover {
	background-image: url(/static/images/home_part4_arrow_right.png);
}
.hidden {
	display: none;
}

.footer .opener .right .li:hover .img-desc {
	text-align: center;
	width: 140px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin-left: -80px;
}
.footer .opener .right .li:hover .img-desc img {
	width: 100%;
}
.footer .opener .right .li:hover .img-desc .desc {
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 1.75em;
	padding-top: 5px;
}
/* 10.28 end */
.modal-success-tig {
	display: none;
	width: 558px;
	height: 680px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 100px;
	box-sizing: border-box;
}
.modal-success-tig img {
	width: 50px;
	height: 50px;
}
.modal-success-tig h1 {
	text-align: center;
	margin: 10px 0;
}
.modal-success-tig div {
	font-size: 14px;
	color: #a7a7a7;
	line-height: 30px;
}

/* extraStyle.css内容 */
.padding .pagination li {
	float: left;
	width: 30px;
	height: 30px;
	background: #f0f2f5;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	color: #606266;
	margin: 0 5px;
}
.padding .pagination li.active {
	background: #4c7ee9;
	color: #fff;
}
.padding .pagination li a {
	color: #606266;
}
.padding .pagination li.active a {
	color: #fff;
}

/* CSS Document */
.chenq_vbb {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 52;
}
.chenq_g {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.2);
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.chenq_span1 {
	transform: rotate(45deg);
}
.chenq_span2 {
	transform: rotate(-45deg);
}

/* btn submit*/
.sub-on {
	background: #4c7ee9;
}
.send-on {
	color: #c1c1c1 !important;
	cursor: not-allowed;
}

/*form*/
.freeBox .form .li .select {
	padding: 0 1px;
}
.freeBox .form .li .select select {
	display: block;
	width: 100%;
	height: 38px;
	border: none;
	padding: 0 6px;
	color: #666;
}
.show-img-code {
	height: 100%;
}
.show-img-code img {
	height: 100%;
}

/* 失败弹框 */
#yati {
	display: none;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	z-index: 9999;
}
.yativalb {
	display: flex;
	justify-content: center;
}
#yaval {
	background-color: rgba(0, 0, 0, 0.7);
	color: #ffffff;
	padding: 10px 16px;
	border-radius: 6px;
	font-size: 16px;
	-webkit-backdrop-filter: saturate(50%) blur(10px);
	backdrop-filter: saturate(50%) blur(10px);
}

/* 分页 */
.pagination li .prev {
	display: inline-block;
	padding: 0px;
	height: 28px;
	width: 30px;
	background: #f0f2f5 url(/static/images/icon6d.png) no-repeat center;
	background-size: 6px auto;
	transform: rotate(180deg);
}
.pagination li .next {
	display: inline-block;
	padding: 0px;
	height: 28px;
	width: 30px;
	background: #f0f2f5 url(/static/images/icon6d.png) no-repeat center;
	background-size: 6px auto;
}

/* 语音体验 */
.experienceVoiceBox {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 29;
}
.experienceVoiceBox .shade {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0.5;
	z-index: 29;
}
.experienceVoiceBox .experienceBody {
	width: 40vw;
	margin: 30vh auto;
	background: #fff;
	border-radius: 3px;
	padding: 15px 15px 50px;
	z-index: 30;
	position: relative;
}
.zhuan-box {
	padding: 15px;
	display: flex;
	justify-content: space-between;
	background-color: rgba(76, 126, 233, 1);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	color: #ffffff;
}
.close-box {
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	flex-shrink: 0;
}
.close-x {
	height: 15px;
	border-radius: 10px;
	background-color: #ffffff;
	border: 0.6px solid #ffffff;
	position: absolute;
}
.zhuan-con-box {
	margin-top: 90px;
	text-align: center;
}
.zhuan-con-box > div:first-child {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 8px;
}
.closeCell-box {
	display: none;
	justify-content: center;
	margin-top: 60px;
}
.sussessAll {
	display: none;
}
.su-box {
	text-align: center;
	text-align: center;
	margin-top: 130px;
}
.su-box > div:first-child {
	font-size: 25px;
	font-weight: bold;
}
.su-box > div:nth-child(2) {
	color: rgba(68, 120, 232, 1);
	font-size: 24px;
	margin: 10px;
}
.su-box > div:nth-child(3) {
	text-align: center;
	margin-top: 40px;
}
.su-box > div:nth-child(3) > span {
	font-size: 16px;
	color: rgba(68, 120, 232, 1);
	border: 1px solid rgba(68, 120, 232, 1);
	padding: 10px 55px;
	border-radius: 30px;
}

.left-trial-side {
	position: fixed;
	top: 55%;
	z-index: 10;
	background: #ffffff;
	left: 0px;
	padding: 14px;
	box-shadow: 3px 10px 20px #b5bdd8;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	cursor: pointer;
}
.disac {
	display: flex;
	align-items: center;
}
.fon16 {
	font-size: 16px;
}
.left-img {
	width: 16px;
	height: 15px;
	margin-left: 6px;
}
.trial-form {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 30px 170px;
	z-index: 30;
}
.gaoliang {
	font-size: 16px;
}
.daifa {
	font-size: 14px;
	color: rgba(127, 127, 127, 1);
}
.posr {
	position: relative;
}
.con {
	color: #ffffff;
	font-size: 22px;
}
.foot-qw {
	width: 30px;
	margin-left: 6px;
}
.trial-qr {
	position: absolute;
	left: 240px;
	top: -28px;
	width: 90px;
	z-index: 1;
	border: 2px solid rgba(39, 40, 42, 1);
}
.left-colse {
	position: absolute;
	right: 0;
	width: 24px;
	top: -20px;
}
.white {color: #ffffff !important;}
.bottom-box {
	color: #ffffff;
	margin-top: 15px;
	width: 100%;
	justify-content: center;
}
.bottom-input-box {
	display: flex;
	align-items: center;
	background-color: #ffffff;
	margin-right: 20px;
	border-radius: 2px;
	padding: 0 10px;
	width: 100%;
}
.bottom-input-box > img {
	width: 15px;
	margin-right: 6px;
}
.bottom-input {
	border: none;
	width: 100%;
	height: 35px;
}
.bottom-con-box {
	flex-shrink: 0;
	justify-content: flex-end;
}
.bottom-btn {
	flex-shrink: 0;
	margin-right: 6px;
	height: 35px;
	background-color: rgba(76, 126, 233, 1);
	border: none;
	border-radius: 30px;
	padding: 0 22px;
	color: #ffffff;
}
.bottom-con-box > div {
	text-align: right;
	text-align: right;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cellImg {
	display: none;
}
#FontScroll {
	height: 40px;
	line-height: 20px;
	overflow: Hidden;
	margin: 0 auto;
}
#FontScroll a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
}
#FontScroll .line {
	text-align: left;
	width: 100%;
}
#FontScroll .fontColor a {
	color: rgba(127, 127, 127, 1);
	font-size: 14px;
}
#FontScroll {
	padding-left: 10px;
}

/* 媒体查询 */
/* CSS Document */
/* 1 */
.aboutHonour .honour .li .text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 2 */
.caseBome .li .text .p {
	word-bread: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 48px;
}
/* 3 */
.videoBoxOne .text .p {
	word-bread: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.box-title{
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	text-align: center;
	color: #020814;
}
.box-sub-title{
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #41464F;
}
.model-value-list {
	margin-top: 40px;
}
.model-value-list .model-value-list-nub {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	margin-bottom: 16px;
	padding: 40px;
}
.model-value-list .model-value-list-nub:nth-of-type(2n-1) {
    flex-direction: row-reverse;
}

.model-value-list .model-value-list-nub .model-img {
	width: 46.428571%;
}
.model-value-list .model-value-list-nub .model-text {
	width: 50%;
	padding-right: 40px;
	box-sizing: content-box;
}
.model-value-list .model-value-list-nub:nth-of-type(2n) .model-text {
	padding-left: 40px;
	padding-right: 0px;
}
.model-value-list .model-value-list-nub .model-text .model-text-title {
	color: #020814;
	font-family: PingFang SC;
	font-weight: medium;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: left;
}
.model-text-list {
	padding-left: 24px;
	margin-top: 40px;
}
.model-tln-title {
	color: #020814;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	position: relative;
	
}
.model-tln-title::before {
	content: url(../images/select_icon.png);
	position: absolute;
	width: 24px;
    left: -32px;
    top: -14px;
    transform: scale(0.4);
}
.model-tln-duan {
	color: #020814;
	font-family: PingFang SC;
	font-weight: medium;
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0px;
	text-align: left;
	margin: 8px 0px;
}
.com-capability-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.com-capability-list-nub {
	width: calc(1168px / 3);
	border-radius: 8px;
	padding: 40px 20px;
	background: #FFFFFF;
	box-shadow: 0px 8px 30px 0px #00000019;
	margin-bottom: 16px;
	display: flex;
}
.com-capability-list-key {
	width: 80px;
	height: 80px;
	color: #000000;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: center;
	flex-shrink: 0;
	margin-top: 4px;
}
.com-capability-list-text-title {
	color: #000000;
	font-family: PingFang SC;
	font-weight: medium;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
}
.com-capability-list-text-desc {
	color: #41464F;
	font-family: PingFang SC;
	font-weight: regular;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 4px;
}
.train-product-img {
	margin: 40px auto 0 auto;
}
@media screen and (max-width: 1440px) {
	.model-value-list .model-value-list-nub .model-text {
		padding-right: 40px;
	}
	.model-value-list .model-value-list-nub:nth-of-type(2n) .model-text {
		padding-left: 40px;
		padding-right: 0px;
	}
}
@media screen and (max-width: 1680px) {
	.model-value-list .model-value-list-nub .model-text {
		padding-right: 40px;
	}
	.model-value-list .model-value-list-nub:nth-of-type(2n) .model-text {
		padding-left: 40px;
		padding-right: 0px;
	}
}

@media screen and (max-width: 750px) {
	/* cell */
	* {
		font-size: 14px;
	}
	html,
	body {
		font-size: calc(100vw / 7.5);
	}
	body .cellBoxDiv,
	.header,
	.minkNaver,
	.banner .imgBox,
	.indexMinker .listThree .li .p,
	.indexMinker .moreBox,
	.indexMinker .buttonOne,
	.footer .top .right,
	.footer .opener .right,
	.indexNews .nextBox,
	.indexNews .prevBox,
	.indexNews .text .icon,
	.indexNews .text .p,
	.centerImgTwo .text a,
	.swiper-container .nextBox,
	.nextBox,
	.swiper-container .prevBox,
	.prevBox,
	.automatonSix .soundText .li .m em,
	.againBox .navs .li .p,
	.indexMinker .mker .swiper-button-prev,
	.indexMinker .mker .swiper-button-next,
	.botButton,
	.indexMinker .mker .imger .p::before,
	.indexMinker .mker .imger .p::after {
		display: none;
	}
	.pc_footer,.pc_details{
		display: none!important;
	}
	.mobile_footer,.mobile_details{
		display: block!important;
	}
	.pc-about-us,.pc-indexMinker-business-new-about{
		display: none!important;
	}
	.mobile-about-us,.mobile-indexMinker-business-new-about{
		display: block!important;
	}
	.indexNews a:hover {
		box-shadow: 0 0 0 0 #fff;
	}
	.w1146 {
		width: auto;
	}
	div.indexMinker,
	div.centerImgTwo, .pdtb-80 {
		padding: 5.6vh 0.4rem !important;
	}
	div.footer-new {
		padding: 0px !important;
	}
	.indexMinkerNb {
		padding: 5.6vh 0 5.6vh 0.4rem;
	}
	.indexMinkerNb .tit,
	.indexMinkerSd .tit {
		padding-right: 0.4rem;
	}
	.indexMinkerSd {
		padding: 0 0 5.6vh 0.4rem;
	}
	.indexMinkerSd .open {
		margin-right: 0.4rem;
	}
	/*  */
	.againBox,
	.indexMinker .listOne,
	.indexMinker .listTwo,
	.indexMinker .mker,
	.merchandise,
	.videoBoxOne,
	.administrateOne,
	.administrateTwo {
		margin-top: 32px;
	}
	/*  */
	.banner2 {
		background: #fff;
	}
	.banner {
		margin-top: 56px;
		padding: 0 20px 56px 20px;
		text-align: center;
	}
	.banner .swiper-container {
		padding-bottom: 0;
	}
	.banner .textBox {
		width: auto;
		float: none;
		padding: 32px 0 0 0;
	}
	.banner .textBox .h1 {
		font-size: 30px;
		line-height: 44px;
		font-weight: normal;
	}
	.banner .textBox .p {
		font-size: 14px;
		line-height: 21px;
		color: #999;
	}
	.banner .textBox a {
		float: none;
		margin: auto;
	}
	.iconIndex {
		background: #fff;
		padding: 7px 20px;
	}
	.iconIndex .swiper-container {
		height: 39px;
	}
	.iconIndex .cont {
		justify-content: space-between;
	}
	.iconIndex .cont .li {
		margin-left: 0;
	}
	.iconIndex .cont .li a {
		width: 55px;
		height: 39px;
		height: auto;
		margin: 10px 0;
	}
	.indexMinker .h1,.box-title {
		font-size: 24px;
		line-height: 36px;
	}
	.indexMinker .h1 i {
		display: block;
	}
	.indexMinker .mk {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	.indexMinker .mNav {
		margin-top: 32px;
		justify-content: space-between;
	}
	.indexMinker .mNav .li {
		margin: 0;
	}
	.indexMinker .mNav .li a {
		width: auto;
		padding: 0 20px;
		font-size: 16px;
	}
	.indexMinker .listOne .li {
		flex-wrap: wrap;
	}
	.indexMinker .listOne .li .mLi {
		width: auto;
		margin-left: 0;
		margin-top: 10px;
	}
	.indexMinker .listOne .li .mLi:first-child {
		margin-top: 0;
	}
	/*  */
	.indexMinker .listOne .li .mLi a {
		padding: 20px;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.indexMinker .listOne .li .mLi .img,
	.indexMinker .listTwo .li .top .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 0;
	}
	.indexMinker .listOne .li .mLi .h2,
	.indexMinker .listTwo .li .top .p {
		line-height: 40px;
		margin: 0;
	}
	.indexMinker .listOne .li .mLi .p {
		width: 100%;
		margin-top: 16px;
		text-align: left;
	}
	/*  */
	.indexMinker .listTwoCell {
		overflow-x: scroll;
		overflow-y: hidden;
		padding-bottom: 28px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar:vertical {
		width: 12px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar:horizontal {
		height: 4px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar-thumb {
		background-color: #4c7ee9;
		border-radius: 2px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar-track {
		border-radius: 2px;
		background-color: #dcdfe6;
	}
	.indexMinker .listTwoCell .li {
		justify-content: flex-start;
		flex-wrap: nowrap;
	}
	.indexMinker .listTwoCell .li .mLi {
		margin-top: 0;
		width: 99%;
		flex: 0 0 99%;
	}
	.indexMinker .listTwo .li .kmin {
		padding: 20px;
	}
	.indexMinker .listTwo .li .text {
		padding: 16px 0 0 0;
		border-bottom: none;
	}
	/*  */
	.indexMinker .listThree {
		padding-top: 32px;
	}
	.indexMinker .listThree .li {
		margin-right: 0;
		margin-top: 16px;
		border: none;
		border-radius: 0;
	}
	.indexMinker .listThree .li:first-child {
		margin-top: 0;
	}
	.indexMinker .listThree .li a {
		padding: 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.indexMinker .listThree .li .img {
		margin: 0 16px 0 0;
	}
	.indexMinker .listThree .li .h1 {
		margin-top: 0;
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}
	.indexMinker .mker .imger {
		padding: 16px 25px 32px 20px;
		height: auto;
	}
	.indexMinker .mker .imger .img {
		height: 78px;
		padding: 0;
		width: auto;
	}
	.indexMinker .mker .imger .img img {
		width: auto;
		height: 100%;
		margin: auto;
	}
	.indexMinker .mker .imger .p {
		height: auto;
		min-height: 190px;
		font-size: 16px;
		line-height: 24px;
		margin: 15px 0 30px 0;
	}
	.indexMinker .mker .imger .p::before,
	.indexMinker .mker .imger .p::after,
	.indexMinker .mker .swiper-pagination-bullet,
	.centerImgThree .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
	.indexMinker .open {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.indexMinker .open a {
		width: 106px;
		margin-right: 0;
		margin-top: 8px;
		height: auto;
	}
	.indexMinker .open::after {
		content: '';
		width: 106px;
	}
	.indexMinker .open {
		padding: 24px 0 0 0;
	}
	.indexMinkerTwo .h1,
	.indexMinkerTwo .mk {
		color: #fff;
	}
	.indexMinker .green .buttonOne {
		display: block;
	}
	.footer {
		padding: 32px 20px 40px 20px;
		/* margin-bottom: 40px; */
	}
	.footer .top {
		padding: 0 0 32px 0;
	}
	.footer .top .left .logo .p {
		white-space: nowrap;
	}
	.footer .top .left {
		float: none;
	}
	.footer .top .left .tel {
		margin-top: 16px;
	}
	.footer .bot {
		padding: 16px 0 0 0;
	}
	.footer .bot .left {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.footer .bot .left,
	.footer .bot .left .p {
		float: none;
		margin-right: 0;
		line-height: 24px;
		text-align: center;
	}
	.footer .bot .left .p {
		margin: 0 2.5px;
	}
	.footer .bot-new {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.footer .bot .right {
		margin-top: 16px;
		float: none;
		text-align: center;
	}
	.footer .bot .aff-slogan {
		margin-top: 16px;
	}
	.footer .opener .lift {
		max-width: 100%;
	}
	.indexNews {
		width: auto;
		margin: 32px 0 0 0;
		background: #fff;
		border-radius: 8px;
		padding: 0 16px;
	}
	.indexNews a {
		width: auto;
		height: auto;
		min-height: 56px;
		box-shadow: 0 0 0 #fff;
		padding: 16px 0;
		border-top: 1px solid #ebeef5;
	}
	.indexNews .swiper-slide:first-child a {
		border-top: none;
	}
	.indexNews .img {
		width: 56px;
		height: 56px;
		border-radius: 8px;
		position: absolute;
		top: 16px;
		left: 0;
	}
	.indexNews .text {
		padding: 0 0 0 64px;
	}
	.indexNews .text .h2 {
		font-size: 14px;
		line-height: 24px;
		margin: 0;
		padding-top: 4px;
	}
	.cellFooter {
		display: block;
	}
	.centerImgOne img {
		width: 100%;
		margin: 32px auto 0;
	}
	.numberCell {
		flex-wrap: wrap;
		padding-top: 8px;
		margin: 0;
	}
	.numberCell .li {
		width: 50%;
		margin-top: 24px;
		margin-right: 0;
	}
	.numberCell .li .p {
		font-size: 14px;
		line-height: 24px;
	}
	.numberCell .li .h2 .m {
		font-size: 40px;
		line-height: 40px;
	}
	.numberCell .li .h2 .m i {
		width: 10px;
		height: 10px;
		right: -15px;
		top: 5px;
	}
	.minkGreen {
		padding-top: 0;
	}
	.minkGreen .li .img {
		height: auto;
	}
	.minkGreen .li .text,
	.automatonSix .text .li .p {
		margin-top: 16px;
	}
	.minkGreen .li {
		margin-right: 0;
		width: 100%;
		margin-top: 32px;
	}
	.indexMinker .more2,
	.automatonSix,
	.automatonSix .text {
		margin: 32px 0 0 0;
	}
	.automatonSix .img,
	.automatonSix .text,
	.automatonSix .soundText {
		width: 100%;
	}
	.automatonSix .text .li {
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		background: #fff;
		padding: 20px;
		margin-top: 10px;
	}
	.automatonSix .text .li:first-child {
		margin-top: 0;
	}
	.automatonSix .text .li .mer {
		width: 40px;
		height: 40px;
		left: 20px;
		top: 20px;
	}
	.automatonSix .text .li .h2 {
		padding-left: 48px;
		line-height: 40px;
	}
	/*  */
	.centerMerThree,
	.automatonSix .soundText {
		overflow-x: scroll;
		overflow-y: hidden;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-start;
		padding-top: 32px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar,
	.centerImgchilder::-webkit-scrollbar,
	.automatonSix .soundText::-webkit-scrollbar,
	.centerMerThree8::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar:vertical,
	.centerImgchilder::-webkit-scrollbar:vertical,
	.automatonSix .soundText::-webkit-scrollbar:vertical,
	.centerMerThree8::-webkit-scrollbar {
		width: 12px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar:horizontal,
	.centerImgchilder::-webkit-scrollbar:horizontal,
	.automatonSix .soundText::-webkit-scrollbar:horizontal,
	.centerMerThree8::-webkit-scrollbar:horizontal {
		height: 4px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar-thumb,
	.centerImgchilder::-webkit-scrollbar-thumb,
	.automatonSix .soundText::-webkit-scrollbar-thumb,
	.centerMerThree8::-webkit-scrollbar-thumb {
		background-color: #4c7ee9;
		border-radius: 2px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar-track,
	.centerImgchilder::-webkit-scrollbar-track,
	.automatonSix .soundText::-webkit-scrollbar-track,
	.centerMerThree8::-webkit-scrollbar-track {
		border-radius: 2px;
		background-color: #dcdfe6;
	}
	.centerMerThree .li,
	.automatonSix .soundText .li,
	.automatonSix .img2 .li {
		margin-top: 0;
		width: 99%;
		flex: 0 0 99%;
	}
	.centerMerThree .li a {
		padding: 20px;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.centerMerThree .li .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 0;
	}
	.centerMerThree .li .p {
		margin: 0;
		line-height: 40px;
	}
	.centerMerThree .li .text {
		margin-top: 16px;
		width: 100%;
		text-align: left;
	}
	/*  */
	.sixNavMinkCell,
	.centerImgchilder {
		margin-top: 32px;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		justify-content: flex-start;
	}
	.sixNavMinkCell::-webkit-scrollbar {
		height: 0;
	}
	.sixNavMinkCell .li,
	.centerImgchilder .li {
		width: 100%;
		flex: 0 0 100%;
		margin-right: 30px;
	}
	.sixNavMinkCell .li .p {
		font-size: 16px;
		line-height: 16px;
	}
	.centerImgchilder {
		margin-top: 0;
	}
	.centerImgchilder .li {
		display: block;
		margin-bottom: 30px;
	}
	.sixNavMinkCell .li:last-child,
	.centerImgchilder .li:last-child {
		margin-right: 0;
	}
	.sixNavMink2 {
		margin-top: 0;
		padding-top: 22px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.sixNavMink2 .li {
		margin: 10px 0 0 0;
		width: 3.2rem;
		border-radius: 8px;
		background: #fff;
		border: 1px solid #dcdfe6;
		padding: 16px 0;
	}
	.sixNavMink2 .li .img {
		width: 40px;
		height: 40px;
	}
	.sixNavMink2 .li .p {
		font-size: 16px;
		margin-top: 8px;
	}
	.centerMerThree5 {
		display: block;
		overflow: hidden;
	}
	.centerMerThree5 .li,
	.merchandise .li {
		margin-top: 10px;
	}
	.centerMerThree5 .li:first-child,
	.merchandise .li:first-child {
		margin-top: 0;
	}
	.merchandise {
		display: block;
	}
	.merchandise .li {
		width: auto;
		margin-left: 0;
	}
	.merchandise .li .text .p {
		height: auto;
	}
	.centerImgTwo .text {
		position: relative;
		transform: translate(0, 0);
		top: auto;
		left: auto;
		width: auto;
		text-align: center;
	}
	.centerImgTwoColor .cont div.img,
	.centerImgTwo .cont div.img {
		float: none;
		width: 100%;
		height: auto;
		margin-top: 32px;
	}
	.centerImgTwo-new .cont div.img img{height: auto;}
	.centerImgTwo div.text .h1 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	.centerImgTwo .text .p {
		font-size: 14px;
		line-height: 24px;
		color: #999;
		margin-top: 16px;
	}
	.centerImgTwo .text .p .k {
		text-align: left;
	}
	.centerImgTwo .text .p .k:first-child {
		padding-top: 16px;
	}
	.centerImgTwo .text .p .k p:first-child {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 8px;
	}
	/*  */
	.centerMerTwoCells .swiper-container {
		padding-bottom: 35px;
	}
	.centerMerTwo {
		padding-top: 32px;
	}
	.centerMerTwo .li {
		width: 99%;
		float: none;
		margin-top: 10px;
		margin-right: 0;
		position: relative;
		min-height: 40px;
	}
	.centerMerTwo .li:first-child {
		margin-top: 0;
	}
	.centerMerTwo .li a {
		padding: 20px;
	}
	.centerMerTwo .li .top .img {
		width: 40px;
		height: 40px;
	}
	.centerMerTwo .li .top {
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.centerMerThreeSix {
		display: block;
		overflow: hidden;
	}
	.centerMerThreeSix .li a {
		display: block;
	}
	.centerMerThreeSix .li .img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.centerMerThreeSix .li .p {
		margin-top: 24px;
	}
	.centerMerThreeSix .li {
		margin-top: 10px;
	}
	.centerMerThreeSix .li:first-child {
		margin-top: 0;
	}
	.banner .textBox .href {
		display: flex;
		justify-content: center;
	}
	.banner .textBox .href a {
		margin: 0 16px;
	}
	.clientText .listTwo .li .mLi {
		width: auto;
		margin: 10px 0 0 0;
	}
	.clientText .listTwo .li .mLi:first-child {
		margin: 0;
	}
	.centerMerTwo .li .top .p {
		line-height: 40px;
	}
	.centerMerTwo3 .li .text {
		margin-top: 56px;
	}
	.indexMinker .listTwo .li .mLi {
		margin-top: 10px;
		margin-right: 0;
		width: 100%;
	}
	.indexMinker .listTwo .li .mLi:first-child {
		margin-top: 0;
	}
	.indexMinker .listTwo .li .mLi .top .img {
		width: 80px;
		height: 80px;
		/* margin: auto; */
	}
	/* .indexMinker .listTwo .li .mLi .text{ padding: 0;} */
	.indexMinker .listTwo .li .mLi .text {
		padding: 0;
		margin-top: 10px;
	}
	.centerMerTwo .li .text {
		margin-top: 56px;
	}
	.centerMer .cont {
		padding: 32px 20px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.centerMer .cont .li:first-child,
	.centerMer .cont .li:nth-child(2) {
		margin-bottom: 24px;
	}

	.soundBox {
		justify-content: space-between;
		padding-top: 22px;
	}
	.soundBox .li .img {
		width: 40px;
		height: 40px;
	}
	.soundBox .li {
		width: 3.2rem;
		margin-right: 0;
		margin-top: 1.8vh;
	}
	.soundBox::after {
		content: '';
		width: 162px;
	}
	.soundBox .li a {
		padding: 20px 10px;
	}

	.automatonSix2 .text .li {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.automatonSix2 .text .li .h2 {
		padding-left: 0;
	}
	.automatonSix2 .text .li:first-child {
		margin-top: 0;
	}
	/*.automatonSix .soundText{ padding-top: 0; padding-bottom: 30px;}
	.automatonSix .soundText .li .p{ display: block; padding-left: 0; color: #999;}
	.automatonSix .soundText .li .m{ justify-content: center; color: #333;}
	.automatonSix .soundText .li .imgs{ display: block;}
	.automatonSix .soundText .li{ margin-right: 30px;}*/

	/*.caseBoxOne, .caseBome{ padding-top: 32px; display: flex; justify-content: flex-start; flex-wrap: nowrap; overflow-x: auto;}*/
	/*.caseBoxOne .li, .caseBome .li{ width: 264px; flex: 0 0 264px; margin-top: 0; margin-right: 10px;}*/
	.videoBoxOne {
		width: auto;
		margin-left: 0;
	}
	.videoBoxOne .li {
		margin: 0 10px 0 0;
	}
	/* wongs */
	.woogs {
		width: auto;
		padding: 112px 20px 0 20px;
	}
	.woogs .img {
		width: 175px;
	}
	.woogs .h1 {
		margin-top: 8px;
		font-size: 16px;
		line-height: 26px;
	}
	.woogs p,
	.woogs .h2 {
		padding: 0;
	}
	.woogs a {
		margin-top: 72px;
	}
	/*  */
	.againBox .navs {
		display: flex;
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: 100%;
		float: none;
	}
	.againBox .navs .li {
		padding: 0 3.2vh 0 0;
		margin-top: 0;
		border-bottom: 0;
	}
	.againBox .navs .li .h2 {
		white-space: nowrap;
		font-size: 14px;
		line-height: 14px;
		padding-bottom: 12px;
	}
	.againBox .navs .li::after {
		content: '';
		width: auto;
		height: 4px;
		background: #dcdfe6;
		position: absolute;
		top: auto;
		left: 0;
		bottom: 0;
		right: 3.2vh;
		opacity: 0;
	}
	.againBox .navs .li.on::after {
		opacity: 1;
	}
	.againBox .textBox {
		float: none;
		width: auto;
		padding-right: 2vh;
		margin-top: 24px;
	}
	.againBox .textBox .text {
		background: hsla(0, 0%, 100%, 0);
		padding: 0;
		border: none;
	}
	.againBox .textBox .text .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.againBox .textBox .text .list,
	.administrateTwo .text .list .m {
		margin-top: 16px;
	}
	.againBox .textBox .text .list .ms {
		float: none;
		width: auto;
	}
	.againBox .textBox .text .list .right {
		width: auto;
		margin-top: 24px;
		float: none;
	}
	.againBox .textBox .text .list .right .h3 {
		font-size: 14px;
		line-height: 14px;
	}
	.againBox .textBox .text .list .right .p {
		font-size: 12px;
		line-height: 18px;
	}
	.againBox .textBox .text .list .right .m {
		margin-top: 24px;
	}
	.administrateTwo .text,
	.administrateTwo .img {
		float: none;
		width: auto;
	}
	.administrateTwo .text .h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.administrateTwo .text .list {
		margin-top: 24px;
	}
	.administrateTwo .text .h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.administrateTwo .text .p {
		font-size: 12px;
		line-height: 18px;
	}
	.administrateTwo .img {
		margin-top: 24px;
	}
	.numberCell .li .h2 .m .x {
		font-size: 12px;
		line-height: 12px;
		position: absolute;
		right: -18px;
		top: 21px;
	}
	.administrateOne {
		display: flex;
		justify-content: space-around;
	}
	.administrateOne .li {
		margin-right: 0;
	}
	/*  */
	.bankone {
		padding: 32px 2vh;
	}
	.bankone .cont .li .img {
		width: 48px;
		height: 48px;
	}
	.bankone .cont .li .p {
		font-size: 14px;
		line-height: 48px;
	}
	.bankone .cont {
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.bankone .cont .li::after {
		display: none;
	}
	.bankone .cont .li {
		margin-left: 0;
		margin-top: 24px;
		width: 3.2rem;
	}
	.bankone .cont .li:first-child,
	.bankone .cont .li:nth-child(2) {
		margin-top: 0;
	}
	/*  */
	.cellNacTop,
	.automatonSixCell {
		display: block;
	}
	.botCellNav {
		display: flex;
	}
	.caseBanner {
		width: 100%;
		height: 170px;
		background: #f5f7fa;
		margin-top: 56px;
	}
	.caseBanner .img2 {
		display: none;
	}
	.caseBanner .text {
		top: 50%;
	}
	.caseBanner .text .h1 {
		font-size: 30px;
		line-height: 44px;
		color: #333;
		font-weight: normal;
	}
	.caseBanner .text .h2 {
		font-size: 14px;
		line-height: 21px;
		color: #999;
		margin-top: 16px;
	}
	.aboutNav {
		overflow-x: auto;
		width: 100%;
		justify-content: flex-start;
	}
	/* .aboutNav a{ white-space: nowrap; font-size: 14px; line-height: 14px; padding: 24px 32px 24px 0; margin: 0;} */
	.aboutNav a {
		white-space: nowrap;
		font-size: 14px;
		line-height: 14px;
		padding: 24px 12px 24px 0;
		margin: 0;
	}
	.aboutNav a:last-child {
		padding: 24px 2vh 24px 0;
	}
	.aboutOne .h2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
	}
	.aboutOne {
		margin-top: 16px;
		padding-right: 2vh;
	}
	.aboutOne .img {
		float: none;
		width: auto;
		margin-top: 24px;
	}
	.aboutOne .text {
		width: auto;
		float: none;
		margin-top: 16px;
		line-height: 24px;
	}
	.aboutIcon .li,
	.aboutIcon .li:nth-child(3n) {
		margin: 48px auto 0;
		width: 260px;
	}
	.aboutIcon .li:first-child {
		margin: 0 auto;
	}
	.aboutIcon .li .img {
		width: 29px;
		height: 29px;
		margin-right: 20px;
	}
	.aboutIcon .li .h2 {
		font-size: 20px;
		line-height: 29px;
	}
	.aboutIcon .li .p {
		font-size: 16px;
		line-height: 16px;
		margin-top: 14px;
	}
	/*  */
	.aboutListCell,
	.videoBoxOneCell,
	.aboutTeachCell {
		display: block;
	}
	.videoBoxOne .rLi {
		margin: 16px 0 0 0;
		width: 39.5vh;
	}
	.videoBoxOne .li {
		width: 5.28rem;
	}
	.videoBoxOne .sLi .img {
		height: auto;
	}
	.videoBoxOne .swiper-container {
		padding-right: 1.6rem;
	}
	.contact {
		padding: 0 2vh 0 0;
	}
	.contact .li {
		width: 100%;
		margin-right: 0;
		margin-top: 32px;
	}
	.contact .li:first-child {
		margin-top: 0;
	}
	.contact .li .img,
	.companyBot .li a {
		height: auto;
	}
	.companyBot {
		flex-wrap: wrap;
		padding: 0 2vh 5.6vh 2vh;
	}
	.companyBot .li {
		width: 100%;
		margin-top: 10px;
	}
	.companyBot .li:first-child {
		margin-top: 0;
	}
	.openBox {
		padding-top: 5.6vh;
	}
	.indexMinker .list23 .li.on {
		display: block;
	}
	.indexMinker .list23 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
	.indexMinker .list23 .li .mLi .text {
		margin-top: 16px;
	}
	.indexMinker .tit .h3 {
		font-size: 14px;
		color: #999;
	}
	.honorBox {
		padding-top: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.honorBox .li {
		margin-top: 32px;
		width: 2.1rem;
		margin-right: 0;
	}
	.honorBox .li a {
		height: 1.48rem;
	}
	.honorBox .li:nth-child(2),
	.honorBox .li:nth-child(5),
	.honorBox .li:nth-child(8) {
		margin-right: 0;
	}
	.honorBox .li:first-child,
	.honorBox .li:nth-child(2) {
		width: 3.24rem;
		margin-right: 0;
	}
	.honorBox .li:first-child a,
	.honorBox .li:nth-child(2) a {
		height: 4.76rem;
	}
	.honorBox .li:nth-child(3) a,
	.honorBox .li:nth-child(4) a,
	.honorBox .li:nth-child(5) a {
		height: 3.08rem;
	}
	/*  */
	.caseBanner .img {
		display: none;
	}
	.caseBanner .text .p {
		font-size: 14px;
		line-height: 21px;
		margin: 16px 2vh 0 2vh;
		color: #999;
	}
	.caseBanner2 {
		height: 304px;
	}
	.caseBome .li {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;
	}
	.caseBome .li:first-child {
		margin-top: 0;
	}
	.padding {
		margin-top: 32px;
	}
	/*  */
	.colorRed {
		background: #fff;
	} /* #fff */
	.colorRedOne {
		background: #f5f7fa;
	}
	.indexMinker .listThreeCell {
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.indexMinker .listThreeCell .buttonTwo,
	.communityTop .list {
		display: none;
	}
	.indexMinker .listThreeCell .li {
		width: 3.2rem;
		border-radius: 8px;
	}
	.indexMinker .listThreeCell .li a {
		display: block;
		padding: 16px 0 24px 0;
	}
	.indexMinker .listThreeCell .mr {
		position: relative;
		text-align: center;
		top: auto;
		right: auto;
	}
	.indexMinker .listThreeCell .li:nth-child(2) {
		margin-top: 0;
	}
	.indexMinker .listThreeCell .li .img {
		margin: 16px auto 0;
	}
	.indexMinker .listThreeCell .li .h1 {
		margin: 16px auto 0;
		line-height: 16px;
		text-align: center;
	}
	.indexMinker .listThreeCell .li .p {
		display: block;
		font-size: 12px;
		line-height: 18px;
		padding: 0 30px;
		margin: 16px auto 0;
	}
	.caseBerOne .list {
		margin-top: 32px;
	}
	.caseBerOne .list .li {
		width: 100%;
		margin: 10px 0 0 0;
	}
	.caseBerOne .list .li:first-child {
		margin: 0 0 0 0;
	}
	.communityTop {
		padding: 24px 0 0 2vh;
		border-top: 1px solid #ebeef5;
		margin-top: 56px;
	}
	.communityTop .cBnner {
		float: none;
		width: auto;
		margin-right: 2vh;
	}
	.communityTop .cBnner .img a {
		height: 187px;
	}
	.communityTop .cBnner .img .p {
		font-size: 12px;
		line-height: 32px;
	}
	.communityTop .cBnner .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: flex-end;
		font-size: 12px;
		line-height: 32px;
		color: #fff;
		width: auto;
		left: auto;
		right: 15px;
	}
	.caseDateBox .left {
		width: auto;
		float: none;
		padding: 0 0 40px 2vh;
	}
	.caseDateBox .left .padding {
		margin-top: 24px;
	}
	.commTier {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		line-height: 30px;
	}
	.commTier .li {
		white-space: nowrap;
	}
	.commTier .li:last-child {
		padding-right: 2vh;
	}
	.commContent {
		margin-right: 2vh;
		padding: 0;
	}
	.commContent .li .text {
		float: none;
		width: auto;
		padding-left: 134px;
	}
	.commContent .li a {
		position: relative;
		min-height: 72px;
	}
	.commContent .li .img {
		width: 124px;
		height: 72px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.commContent .li .text .h1 {
		font-size: 16px;
		line-height: 24px;
	}
	.commContent .li .text .p {
		display: none;
	}
	.caseDateBox {
		padding: 24px 0 46px 0;
	}
	.caseDateBox2 {
		padding: 32px 0;
	}
	.caseDateBox .right {
		float: none;
		width: auto;
		padding: 32px 2vh 0 2vh;
		border-top: 10px solid #f5f7fa;
	}
	.caseDateBox .right .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 28px;
	}
	.caseDateBox .right .listText a {
		line-height: 48px;
	}
	.commContent .li:last-child {
		border-bottom: 1px solid #ebeef5;
	}
	.caseDateBox .right .listText {
		padding: 0;
	}
	.topNavIndex {
		margin-top: 56px;
		border-top: 1px solid #dcdfe6;
		padding: 24px 2vh 0 2vh;
	}
	.caseDateBox .left .textCintr {
		padding: 16px 2vh 0 0;
	}
	.caseDateBox .left .textCintr .h2,
	.caseDateBox .left .textCintr .h2 h1 {
		font-size: 20px;
		line-height: 28px;
	}
	.caseDateBox .left .textCintr .tit {
		margin-top: 16px;
		line-height: 12px;
		font-size: 12px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.caseDateBox .left .href a {
		margin-top: 24px;
		float: none;
		max-width: 100%;
	}
	.caseDateBox .left .href a:nth-child(2) {
		float: none;
	}
	.caseDateBox .caseBome {
		padding-top: 16px;
	}
	.centerMerTwo4 .li .mHr {
		margin: 0 0 0 48px;
		line-height: 40px;
	}
	.centerMerTwo4 .li .text {
		margin-top: 16px;
	}
	.indexMinker .listTwo2 .li .mLi .numb {
		display: none;
	}
	.indexMinker .listTwo3 .li .mLi {
		position: relative;
	}
	.indexMinker .listTwo3 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .listTwo3 .li .mLi .text {
		margin: 0;
	}
	.indexMinker .listTwo3 .mLi2 .h3 {
		margin-left: 48px;
		line-height: 40px;
	}
	.indexMinker .listTwo3 .mLi2 p {
		margin-top: 16px;
	}
	.boxPc {
		display: block;
	}
	.contactSmink .text {
		display: none;
	}
	.contactSmink {
		padding: 56px 2vh 0 2vh;
	}
	.contactSmink .right {
		background: hsla(0, 0%, 100%, 0);
		float: none;
		width: auto;
	}
	.contactSmink .right .form {
		padding: 24px 0;
	}
	.contactSmink .right .form .h1,
	.contactSmink .right .cess .h1,
	.freeBox .h1,
	.freeBoxTwo .h1 {
		font-size: 24px;
		line-height: 24px;
		text-align: center;
	}
	.contactSmink .right .form .p {
		margin-top: 16px;
		font-size: 14px;
		line-height: 24px;
	}
	.contactSmink .right .form .p p {
		margin-top: 0;
	}
	.contactSmink .right .cess {
		padding: 100px 0 150px 0;
	}
	.contactSmink .right .cess .p {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding: 0 50px;
	}
	.contactSmink .right .cess .p i {
		color: #4c7ee9;
	}
	.freeBox {
		padding: 80px 2vh 24px 2vh;
		width: auto;
	}
	.freeBox .mk {
		font-size: 14px;
		line-height: 24px;
		margin-top: 16px;
	}
	.freeBox .form .li .mLi {
		width: auto;
	}
	.freeBox .form .li .sub {
		width: 100%;
	}
	.freeBox .form .li .p {
		text-align: left;
		margin-right: 80px;
	}
	.freeBox .form .li .em {
		display: none;
	}
	.freeBoxTwo {
		padding-top: 140px;
	}
	.freeBoxTwo .p {
		font-size: 14px;
		line-height: 24px;
		width: auto;
		margin: 11px 3vh 0 3vh;
	}
	.freeBoxTwo .input {
		width: auto;
		margin: 24px 2vh 0 2vh;
	}
	.freeBoxTwo .more {
		width: auto;
		margin: 24px 2vh 0 2vh;
	}
	.freeBoxTwo .br {
		margin: 24px 2vh;
		text-align: left;
		margin-right: 50px;
	}
	.indexMinker .listTwoCell2 .li .mLi {
		margin-right: 20px;
		margin-top: 0;
	}
	.indexMinker .listTwoCell2 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
	.indexMinker .listTwoCell2 .li .text {
		margin-top: 16px;
	}
	.banner3 .swiper-container {
		padding-bottom: 18px;
	}
	.lawBox {
		padding: 90px 2vh 32px 2vh;
	}
	.lawBox .h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.lawBox .text {
		margin-top: 24px;
	}
	.lawBox .text .h2 {
		font-size: 18px;
	}
	.lawBox .text .p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
	.indexMinker .listTwo .mLi2 .bot {
		margin-top: 16px;
	}
	.planBoxImg .img {
		width: auto;
		float: none;
		margin-top: 24px;
	}
	.planBoxImg .text {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: center;
	}
	.planBoxImg .text .h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.planBoxImg .text .mores {
		display: flex;
		justify-content: center;
	}
	.planBoxImg .text .mik {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	.sixNavMinkCell2 {
		justify-content: space-between;
		margin-top: 24px;
	}
	.sixNavMinkCell2 .li {
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		width: 3.2rem;
		margin-top: 10px;
		padding: 16px 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.sixNavMinkCell2 .li:first-child,
	.sixNavMinkCell2 .li:nth-child(2) {
		margin-top: 0;
	}
	.sixNavMinkCell2 .li .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 16px;
	}
	.sixNavMinkCell2 .li .p {
		margin-top: 0;
		font-size: 16px;
		line-height: 40px;
	}
	.indexMinkerFour .tit .h1,
	.indexMinkerFour .tit .mk {
		text-align: center;
	}
	.realityMin {
		margin-top: 0;
	}
	.realityMin .li {
		margin-top: 32px;
		float: none;
		width: auto;
		margin-right: 0;
		padding-left: 5vh;
	}
	.realityMin .li:first-child,
	.realityMin .li:nth-child(2),
	.realityMin .li:nth-child(3) {
		width: auto;
	}
	.realityMin .li .num .m,
	.realityMin .li .num .em {
		font-size: 40px;
		line-height: 40px;
	}
	.realityMin .li .list {
		margin-top: 4px;
	}
	.realityMin .li .list .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.realityMin .li .list .h2 img {
		height: 14px;
		padding-top: 5px;
	}
	.realityMin .li .list .p {
		font-size: 12px;
		line-height: 16px;
	}
	.realityMin .li .list .mLi {
		margin-top: 24px;
	}
	.caseBoxFer .img {
		float: none;
		width: auto;
		margin-top: 24px;
	}
	.caseBoxFer .textBone {
		float: none;
		width: auto;
	}
	.caseBoxFer {
		margin-top: 32px;
	}
	.caseBoxFer .md {
		height: 32px;
	}
	.caseBoxFer .md img {
		margin: auto;
	}
	.caseBoxFer .text {
		font-size: 14px;
		line-height: 24px;
		color: #999;
		margin-top: 24px;
	}
	.caseBoxFer .icon,
	.caseBoxFer .bot .list {
		margin-right: 0;
	}
	.caseBoxFer .bot .list .li {
		min-width: auto;
	}
	.caseBoxFer .bot .list {
		justify-content: flex-start;
	}
	.caseBoxFer .swiper-container {
		padding-bottom: 30px;
	}
	.caseBoxFer .swiper-scrollbar-drag {
		background: #4c7ee9;
	}
	.backMink {
		margin-top: 32px;
	}
	.backMink .texter {
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	.backMink .img {
		margin: 24px auto 0;
		width: auto;
	}
	.backMink .lister {
		margin-top: 24px;
	}
	.backMink .lister .li {
		margin-top: 10px;
		width: auto;
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		background: #fff;
		padding: 20px;
	}
	.backMink .lister .li:first-child {
		margin-top: 0;
	}
	.backMink .lister .li .br {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.backMink .lister .li .text {
		margin-left: 0;
	}
	.backMink .lister .li .h2 {
		margin-left: 48px;
		line-height: 40px;
	}
	.backMink .lister .li .p {
		margin-top: 16px;
	}
	.bankBoxSixMinks {
		display: block;
	}
	.bankHers .li {
		width: 3.2rem;
		margin-top: 24px;
	}
	.bankHers .li:first-child,
	.bankHers .li:nth-child(2) {
		margin-top: 0;
	}
	.bankHers {
		padding-top: 32px;
	}
	.bankHers .li .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.bankHers .li .min {
		font-size: 14px;
		line-height: 24px;
	}
	.bankHers .li .min i {
		font-size: 40px;
		line-height: 40px;
	}
	.bankHers .li .p {
		font-size: 12px;
		margin-top: 8px;
		line-height: 12px;
	}
	.bankHers .li .icon i {
		padding: 0;
		font-size: 12px;
		line-height: 12px;
	}
	.playOne {
		width: 100%;
	}
	.centerMerThree8 {
		padding-bottom: 30px;
	}
	.centerMerThree8 .li .img {
		margin: auto;
		width: 80px;
		height: 80px;
	}
	.centerMerThree8 .li a {
		display: block;
		padding: 40px 20px;
	}
	.centerMerThree8 .li .p {
		line-height: 28px;
		margin-top: 24px;
	}
	.bankSminker {
		margin-top: 32px;
		display: block;
	}
	.bankSminker .li {
		width: auto;
		margin-left: 0;
		display: none;
	}
	.bankSminker .li:first-child {
		display: block;
	}
	.cellButtonMink {
		display: flex;
	}
	.indexMinker .listThreed {
		display: block;
	}
	.indexMinker .listThreed .li {
		background: #fff;
		border-radius: 8px;
		width: auto;
		border: 1px solid #dcdfe6;
		float: none;
	}
	.indexMinker .listThreed .li a {
		padding: 40px 20px;
		display: block;
	}
	.indexMinker .listThreed .li a .img {
		margin: auto;
	}
	.indexMinker .listThreed .li .h1 {
		margin-top: 24px;
		font-size: 20px;
		text-align: center;
		line-height: 28px;
	}
	.indexMinker .listThreed .li .p {
		display: block;
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
	.sixNavMinked {
		margin: 32px 0 0 0;
	}
	.sixNavMinked .li {
		width: 3.2rem;
		background: #fff;
		border-radius: 8px;
		border: 1px solid #dcdfe6;
		margin-top: 10px;
		padding: 16px 0;
		display: flex;
		justify-content: flex-start;
	}
	.sixNavMinked .li:first-child,
	.sixNavMinked .li:nth-child(2) {
		margin-top: 0;
	}
	.sixNavMinked .li .img {
		margin: 0 8px 0 16px;
		width: 40px;
		height: 40px;
	}
	.sixNavMinked .li .p {
		font-size: 16px;
		line-height: 40px;
		margin: 0;
	}
	.listBackSminrCells,
	.numberCellBannr,
	.containerCellKm {
		display: block;
	}
	.indexMinker .centerMerTwoSdr .li {
		border: 1px solid #dcdfe6;
		background: #fff;
		border-radius: 8px;
	}
	.indexMinker .centerMerTwoSdr .li a {
		padding: 20px;
		position: relative;
		display: block;
		text-align: left;
	}
	.indexMinker .centerMerTwoSdr .li .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .centerMerTwoSdr .li .h1 {
		margin: 0 0 0 48px;
		line-height: 40px;
	}
	.indexMinker .centerMerTwoSdr .li .p {
		display: block;
		margin-top: 16px;
		width: 100%;
	}
	.centerMerBmin,
	.centerImgOneCells,
	.listTwoCellYew,
	.indexNewsCell {
		display: block;
	}
	.centerMerVew {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.centerMerVew {
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		-webkit-flex-wrap: wrap;
	}
	.centerMerVew .li {
		width: 3.2rem;
		margin-right: 0;
		flex: none;
	}
	.centerMerVew .li:nth-child(2) {
		margin-top: 0;
	}
	.centerMerVew .li .img {
		width: 40px;
		height: 40px;
	}
	.centerMerVew .li .p {
		font-size: 16px;
		line-height: 16px;
		margin-top: 8px;
	}
	.numberCellBannr {
		overflow: hidden;
	}
	.numberCellBannr .li {
		width: auto;
		margin-right: 0;
	}
	.numberCellBannr .swiper-pagination {
		display: flex;
		justify-content: center;
		left: 0;
		right: 0;
	}
	.numberCellBannr .li .h2 img {
		height: 40px;
	}
	.numberCellBannr .li .mp {
		width: 90%;
		font-size: 14px;
		line-height: 24px;
	}
	.numberCellBannr .swiper-pagination-bullet {
		background: #fff;
		margin: 0 4px;
	}
	.numberCellBannr .swiper-container {
		padding-bottom: 20px;
	}
	.centerMer .cont .li {
		width: 47%;
	}
	.numberCell .li .h2 .m em {
		font-size: 40px;
	}
	.indexMinker .h1 i {
		font-size: 24px;
	}
	.honorBox .li .p {
		line-height: 16px;
	}
	.automatonSixYu .text .li {
		background: hsla(0, 0%, 100%, 0);
		border: none;
		border-radius: 0;
		text-align: left;
		padding: 0;
		margin-top: 15px;
	}
	.automatonSixYu .text .li .p {
		margin-top: 5px;
	}
	.listMorePlay .moreBox,
	.listMorePlay .botButton {
		display: flex;
		margin: 35px auto 0;
	}
	.listMorePlay .buttonOne {
		display: block;
	}
	.sdk {
		display: none;
	}
	/**/
	.index-news {
		margin-top: 32px;
	}
	.index-news .fl {
		display: none;
	}
	.index-news .fr {
		width: 100%;
		padding: 24px 16px;
	}
	.index-news .fr.index-news-list {
		background: #ffffff;
		box-shadow: 0 0 30px 0 rgba(76, 126, 233, 0.1);
		border-radius: 8px;
		border-radius: 8px;
	}
	.index-news-list .name {
		font-size: 20px;
		background: url(/static/images/icon_02@2x.png) no-repeat left center / 20px;
	}
	.index-news-list .name a {
		display: none;
	}
	.index-news .fr .scroll {
		height: 270px;
	}
	.index-news-list ul li {
		border-bottom: 1px solid #ebeef5;
		height: 54px;
		line-height: 54px;
	}
	.index-news-list ul li a {
		height: 54px;
		line-height: 54px;
		font-size: 16px;
	}
	.index-news-more {
		margin-top: 32px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.index-news-more a {
		display: inline-block;
		font-size: 16px;
		color: #4c7ee9;
		letter-spacing: 0;
		line-height: 16px;
	}

	/** 10.28 start **/
	.indexMinker .listThreeCell2 {
		display: block;
	}
	.indexMinker .listThreeCell2 .li {
		width: auto;
		float: none;
		border: 1px solid #dcdfe6;
		border-radius: 8px;
	}
	.indexMinker .listThreeCell2 .li a {
		padding: 20px;
		position: relative;
		display: block;
	}
	.indexMinker .listThreeCell2 .li .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .listThreeCell2 .li .h1 {
		padding-left: 48px;
		font-size: 20px;
		color: #333;
		line-height: 40px;
	}
	.indexMinker .listThreeCell2 .li .p {
		display: block;
		text-align: left;
	}
	.indexMinker .mNavOneCell {
		display: flex;
		justify-content: space-between;
		padding: 0 8px;
	}
	.indexMinker .mNavOneCell .li a {
		font-size: 14px;
		color: #000;
		line-height: 14px;
		padding: 0 0 12px 0;
		height: auto;
		position: relative;
	}
	.indexMinker .mNavOneCell .li a::after {
		content: '';
		width: 100%;
		height: 4px;
		border-radius: 4px;
		background: #4c7ee9;
		position: absolute;
		bottom: 0;
		left: 0;
		opacity: 0;
	}
	.indexMinker .mNavOneCell .li.on a::after {
		opacity: 1;
	}
	.on a {
		background: hsla(0, 0%, 0%, 0);
		color: #4c7ee9;
	}
	.eightBox .img img {
		width: 100%;
	}
	.eightBox {
		height: 4.72rem;
		margin-top: 24px;
	}
	.indexMinker .contr .buttonOne {
		display: block;
		margin: 32px auto 0;
	}
	.opemtimr {
		margin: 26px 0 0 0;
		width: auto;
	}
	.opemtimr .min {
		justify-content: space-between;
	}
	.opemtimr .min .li {
		padding: 0 0 10px 0;
		margin: 0;
		font-size: 14px;
	}
	.opemtimr .lise .li {
		padding-top: 15px;
	}
	.opemtimr .lise .li a,
	.opemtimr .lise .li a:nth-child(4n) {
		margin-top: 0.2rem;
		width: 2.1rem;
		margin-right: 0.2rem;
	}
	.opemtimr .lise .li a:nth-child(3n) {
		margin-right: 0;
	}
	.commContent .li .text .time {
		margin-top: 3px;
	}
	.caseDateBox .right .searchr,
	.caseDateBox .right .searchr input {
		background: #f5f7fa;
	}
	.caseDateBox .right .caiBox {
		background: hsla(216, 33%, 97%, 0.5);
	}
	.caseDateBox .right .caiBox .mk a {
		width: 48%;
	}
	.qurtBox {
		width: auto;
		padding-right: 2vh;
		line-height: 30px;
	}
	.display {
		display: none !important;
	}
	.centerMerQwer .li {
		padding: 40px 20px;
	}
	.centerMerQwer .li a {
		display: block;
		text-align: center;
	}
	.centerMerQwer .li .img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.centerMerQwer .li .p {
		margin-top: 24px;
	}
	.sicVer {
		margin-top: 26px;
	}
	.sicVer .tops {
		justify-content: space-between;
	}
	.sicVer .tops .li {
		width: 2.1rem;
		height: 2.96rem;
		margin-right: 0;
	}
	.sicVer .tops .li .h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.sicVer .bots,
	.sicVer .wert {
		margin-top: 0.25rem;
	}
	.sicVer .wert .li .per .m .h {
		font-size: 14px;
		line-height: 20px;
	}
	.sicVer .wert .li .per .m {
		margin-top: 16px;
	}
	.sicVer .wert .li .per .m:first-child {
		margin-top: 0;
	}
	.sicVer .wert .li .per {
		padding: 20px;
	}
	.sicVer .bots .li .mks .lr {
		display: none;
	}
	.sicVer .bots .li .mks {
		display: block;
		padding: 20px;
	}
	.sicVer .bots .li .mks .rl {
		margin: 0;
		width: auto;
	}
	.indexMinker .li .text {
		margin-top: 0;
	}
	.indexMinker .li .description {
		margin-top: 56px;
	}
	/* .indexMinker .li .text{ margin-top: 56px;} */
	.indexMinker .li .text .h2 {
		padding-left: 48px;
		line-height: 40px;
		text-align: left;
	}
	.indexMinker .listDasre .li {
		margin-right: 0;
		margin-top: 10px;
	}
	.indexMinker .listDasre .li:first-child {
		margin-top: 0;
	}
	.indexMinker .listDasre .li .p {
		margin-left: 48px;
	}
	.indexMinker .listDasre .li .text {
		padding-top: 15px;
	}

	.uLreight .hd ul {
		display: flex;
		justify-content: space-between;
		padding: 0 8px;
		margin-top: 40px;
	}
	.uLreight .hd ul li {
		font-size: 14px;
		color: #000;
		line-height: 14px;
		padding: 0 0 12px 0;
		height: auto;
		position: relative;
		margin: 0;
		width: auto;
	}
	.uLreight .hd ul li.on {
		background: #fff;
		color: #4c7ee9;
	}
	.uLreight .hd ul li::after {
		content: '';
		width: 100%;
		height: 4px;
		border-radius: 4px;
		background: #4c7ee9;
		position: absolute;
		bottom: 0;
		left: 0;
		opacity: 0;
	}
	.uLreight .hd ul li.on::after {
		opacity: 1;
	}
	.uLreight .bd .prev,
	.uLreight .bd .next {
		display: none;
	}
	.uLreight .bd {
		margin-top: 26px;
	}
	.uLreight .bd li img {
		width: 100%;
	}

	/** 10.28 end **/
	.modal-success-tig {
		display: none;
		width: 100%;
		padding: 0 20px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.modal-success-tig img {
		width: 50px;
		height: 50px;
	}
	.modal-success-tig h1 {
		margin: 30px 0 10px 0;
		font-size: 22px;
	}
	.modal-success-tig div {
		font-size: 14px;
		color: #a7a7a7;
		line-height: 30px;
	}
	.model-value-list .model-value-list-nub .model-img {
		width: 100%;
	}
	.model-value-list .model-value-list-nub .model-text {
		width: 100%;
	}
	.model-value-list .model-value-list-nub {
		flex-direction: column;
	}
	.model-value-list .model-value-list-nub:nth-of-type(2n-1) {
		flex-direction: column;
	}
	.model-value-list .model-value-list-nub:nth-of-type(2n) .model-text {
		padding: 0px;
	}
	.model-value-list .model-value-list-nub .model-text {
		padding: 0px;
	}
	div.indexMinkerOne-new .listTwo .li {
		justify-content: center;
	}
	
	div.indexMinkerOne-new .listTwo .li .mLi:last-child, div.indexMinkerOne-new .listTwo .li .mLi:nth-child(3n) {
		margin: 0px;
	}
	div.indexMinkerOne-new .listTwo .li .mLi {
		margin: 0px;
		margin-bottom: 16px !important;
	}
}
@media screen and (min-width: 750px) {
	/* pc */
	.caseBoxFer .swiper-scrollbar,
	.centerMerTwoCells {
		display: none;
	}
}
@media screen and (min-width: 750px) and (max-width: 1150px) {
	* {
		font-size: 14px;
	}
	html,
	body {
		font-size: calc(100vw / 7.5);
	}
	body .cellBoxDiv,
	.header,
	.minkNaver,
	.banner .imgBox,
	.indexMinker .listThree .li .p,
	.indexMinker .moreBox,
	.indexMinker .buttonOne,
	.footer .top .right,
	.footer .opener .right,
	.indexNews .nextBox,
	.indexNews .prevBox,
	.indexNews .text .icon,
	.indexNews .text .p,
	.centerImgTwo .text a,
	.swiper-container .nextBox,
	.nextBox,
	.swiper-container .prevBox,
	.prevBox,
	.automatonSix .soundText .li .m em,
	.againBox .navs .li .p,
	.indexMinker .mker .swiper-button-prev,
	.indexMinker .mker .swiper-button-next,
	.botButton,
	.indexMinker .mker .imger .p::before,
	.indexMinker .mker .imger .p::after {
		display: none;
	}
	.indexNews a:hover {
		box-shadow: 0 0 0 0 #fff;
	}
	.w1146 {
		width: 96%;
	}

	.indexMinker,
	.centerImgTwo {
		padding: 5.6vh 0.4rem;
	}
	.indexMinkerNb {
		padding: 5.6vh 0 5.6vh 0.4rem;
	}
	.indexMinkerNb .tit,
	.indexMinkerSd .tit {
		padding-right: 0.4rem;
	}
	.indexMinkerSd {
		padding: 0 0 5.6vh 0.4rem;
	}
	.indexMinkerSd .open {
		margin-right: 0.4rem;
	}
	/*  */
	.againBox,
	.indexMinker .listOne,
	.indexMinker .listTwo,
	.indexMinker .mker,
	.merchandise,
	.videoBoxOne,
	.administrateOne,
	.administrateTwo {
		margin-top: 32px;
	}
	/*  */
	.banner2 {
		background: #fff;
	}
	.banner {
		margin-top: 56px;
		padding: 0 20px 56px 20px;
		text-align: center;
	}
	.banner .swiper-container {
		padding-bottom: 0;
	}
	.banner .textBox {
		width: auto;
		float: none;
		padding: 32px 0 0 0;
	}
	.banner .textBox h1 {
		font-size: 30px;
		line-height: 44px;
		font-weight: normal;
	}
	.banner .textBox .p {
		font-size: 14px;
		line-height: 21px;
		color: #999;
	}
	.banner .textBox a {
		float: none;
		margin: 0 auto 5px;
	}
	.iconIndex {
		background: #fff;
		padding: 7px 20px;
	}
	.divFix{
		top:53px!important;
	}
	.fun1 .funBg1{
		height: 100%!important;
	}
	.iconIndex .swiper-container {
		height: 39px;
	}
	.iconIndex .cont {
		justify-content: space-between;
	}
	.iconIndex .cont .li {
		margin-left: 0;
	}
	.iconIndex .cont .li a {
		width: 55px;
		height: 39px;
		height: auto;
		margin: 10px 0;
	}
	.indexMinker .h1 {
		font-size: 24px;
		line-height: 36px;
	}
	.indexMinker .h1 i {
		display: block;
	}
	.indexMinker .mk {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	.indexMinker .mNav {
		margin-top: 32px;
		justify-content: space-between;
	}
	.indexMinker .mNav .li {
		margin: 0;
	}
	.indexMinker .mNav .li a {
		width: auto;
		padding: 0 20px;
		font-size: 16px;
	}
	.indexMinker .listOne .li {
		flex-wrap: wrap;
	}
	.indexMinker .listOne .li .mLi {
		width: auto;
		margin-left: 0;
		margin-top: 10px;
	}
	.indexMinker .listOne .li .mLi:first-child {
		margin-top: 0;
	}
	/*  */
	.indexMinker .listOne .li .mLi a {
		padding: 20px;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.indexMinker .listOne .li .mLi .img,
	.indexMinker .listTwo .li .top .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 0;
	}
	.indexMinker .listOne .li .mLi .h2,
	.indexMinker .listTwo .li .top .p {
		line-height: 40px;
		margin: 0;
	}
	.indexMinker .listOne .li .mLi .p {
		width: 100%;
		margin-top: 16px;
		text-align: left;
	}
	/*  */
	.indexMinker .listTwoCell {
		overflow-x: scroll;
		overflow-y: hidden;
		padding-bottom: 28px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar:vertical {
		width: 12px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar:horizontal {
		height: 4px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar-thumb {
		background-color: #4c7ee9;
		border-radius: 2px;
	}
	.indexMinker .listTwoCell::-webkit-scrollbar-track {
		border-radius: 2px;
		background-color: #dcdfe6;
	}
	.indexMinker .listTwoCell .li {
		justify-content: flex-start;
		flex-wrap: nowrap;
	}
	.indexMinker .listTwoCell .li .mLi {
		margin-top: 0;
		width: 99%;
		flex: 0 0 99%;
	}
	.indexMinker .listTwo .li .kmin {
		padding: 20px;
	}
	.indexMinker .listTwo .li .text {
		padding: 16px 0 0 0;
		border-bottom: none;
	}
	/*  */
	.indexMinker .listThree {
		padding-top: 32px;
	}
	.indexMinker .listThree .li {
		margin-right: 0;
		margin-top: 16px;
		border: none;
		border-radius: 0;
	}
	.indexMinker .listThree .li:first-child {
		margin-top: 0;
	}
	.indexMinker .listThree .li a {
		padding: 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.indexMinker .listThree .li .img {
		margin: 0 16px 0 0;
	}
	.indexMinker .listThree .li .h1 {
		margin-top: 0;
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}
	.indexMinker .mker .imger {
		padding: 16px 25px 32px 20px;
		height: auto;
	}
	.indexMinker .mker .imger .img {
		height: 78px;
		padding: 0;
		width: auto;
	}
	.indexMinker .mker .imger .img img {
		width: auto;
		height: 100%;
		margin: auto;
	}
	.indexMinker .mker .imger .p {
		height: auto;
		min-height: 190px;
		font-size: 16px;
		line-height: 24px;
		margin: 15px 0 30px 0;
	}
	.indexMinker .mker .imger .p::before,
	.indexMinker .mker .imger .p::after,
	.indexMinker .mker .swiper-pagination-bullet,
	.centerImgThree .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
	.indexMinker .open {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.indexMinker .open a {
		width: 106px;
		margin-right: 0;
		margin-top: 8px;
		height: auto;
	}
	.indexMinker .open::after {
		content: '';
		width: 106px;
	}
	.indexMinker .open {
		padding: 24px 0 0 0;
	}
	.indexMinkerTwo .h1,
	.indexMinkerTwo .mk {
		color: #fff;
	}
	.indexMinker .green .buttonOne {
		display: block;
	}
	.footer {
		padding: 32px 20px 40px 20px;
		margin-bottom: 40px;
	}
	.footer .top {
		padding: 0 0 32px 0;
	}
	.footer .top .left .logo .p {
		white-space: nowrap;
	}
	.footer .top .left {
		float: none;
	}
	.footer .top .left .tel {
		margin-top: 16px;
	}
	.footer .bot {
		padding: 16px 0 0 0;
	}
	.footer .bot .left {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.footer .bot .left,
	.footer .bot .left .p {
		float: none;
		margin-right: 0;
		line-height: 24px;
		text-align: center;
	}
	.footer .bot .left .p {
		margin: 0 2.5px;
	}
	.footer .bot-new {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.footer .bot .right {
		margin-top: 16px;
		float: none;
		text-align: center;
	}
	.footer .bot .aff-slogan {
		margin-top: 16px;
	}
	.footer .opener .lift {
		max-width: 100%;
	}
	.indexNews {
		width: auto;
		margin: 32px 0 0 0;
		background: #fff;
		border-radius: 8px;
		padding: 0 16px;
	}
	.indexNews a {
		width: auto;
		height: auto;
		min-height: 56px;
		box-shadow: 0 0 0 #fff;
		padding: 16px 0;
		border-top: 1px solid #ebeef5;
	}
	.indexNews .swiper-slide:first-child a {
		border-top: none;
	}
	.indexNews .img {
		width: 56px;
		height: 56px;
		border-radius: 8px;
		position: absolute;
		top: 16px;
		left: 0;
	}
	.indexNews .text {
		padding: 0 0 0 64px;
	}
	.indexNews .text .h2 {
		font-size: 14px;
		line-height: 24px;
		margin: 0;
		padding-top: 4px;
	}
	.cellFooter {
		display: block;
	}
	.centerImgOne img {
		width: 100%;
		margin: 32px auto 0;
	}
	.numberCell {
		flex-wrap: wrap;
		padding-top: 8px;
		margin: 0;
	}
	.numberCell .li {
		width: 50%;
		margin-top: 24px;
		margin-right: 0;
	}
	.numberCell .li .p {
		font-size: 14px;
		line-height: 24px;
	}
	.numberCell .li .h2 .m {
		font-size: 40px;
		line-height: 40px;
	}
	.numberCell .li .h2 .m i {
		width: 10px;
		height: 10px;
		right: -15px;
		top: 5px;
	}
	.minkGreen {
		padding-top: 0;
	}
	.minkGreen .li .img {
		height: auto;
	}
	.minkGreen .li .text,
	.automatonSix .text .li .p {
		margin-top: 16px;
	}
	.minkGreen .li {
		margin-right: 0;
		width: 100%;
		margin-top: 32px;
	}
	.indexMinker .more2,
	.automatonSix,
	.automatonSix .text {
		margin: 32px 0 0 0;
	}
	.automatonSix .img,
	.automatonSix .text,
	.automatonSix .soundText {
		width: 100%;
	}
	.automatonSix .text .li {
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		background: #fff;
		padding: 20px;
		margin-top: 10px;
	}
	.automatonSix .text .li:first-child {
		margin-top: 0;
	}
	.automatonSix .text .li .mer {
		width: 40px;
		height: 40px;
		left: 20px;
		top: 20px;
	}
	.automatonSix .text .li .h2 {
		padding-left: 48px;
		line-height: 40px;
	}
	/*  */
	.centerMerThree,
	.automatonSix .soundText {
		overflow-x: scroll;
		overflow-y: hidden;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-start;
		padding-top: 32px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar,
	.centerImgchilder::-webkit-scrollbar,
	.automatonSix .soundText::-webkit-scrollbar,
	.centerMerThree8::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar:vertical,
	.centerImgchilder::-webkit-scrollbar:vertical,
	.automatonSix .soundText::-webkit-scrollbar:vertical,
	.centerMerThree8::-webkit-scrollbar {
		width: 12px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar:horizontal,
	.centerImgchilder::-webkit-scrollbar:horizontal,
	.automatonSix .soundText::-webkit-scrollbar:horizontal,
	.centerMerThree8::-webkit-scrollbar:horizontal {
		height: 4px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar-thumb,
	.centerImgchilder::-webkit-scrollbar-thumb,
	.automatonSix .soundText::-webkit-scrollbar-thumb,
	.centerMerThree8::-webkit-scrollbar-thumb {
		background-color: #4c7ee9;
		border-radius: 2px;
	}
	.centerMerThree .listTwoCell::-webkit-scrollbar-track,
	.centerImgchilder::-webkit-scrollbar-track,
	.automatonSix .soundText::-webkit-scrollbar-track,
	.centerMerThree8::-webkit-scrollbar-track {
		border-radius: 2px;
		background-color: #dcdfe6;
	}
	.centerMerThree .li,
	.automatonSix .soundText .li,
	.automatonSix .img2 .li {
		margin-top: 0;
		width: 99%;
		flex: 0 0 99%;
	}
	.centerMerThree .li a {
		padding: 20px;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.centerMerThree .li .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 0;
	}
	.centerMerThree .li .p {
		margin: 0;
		line-height: 40px;
	}
	.centerMerThree .li .text {
		margin-top: 16px;
		width: 100%;
		text-align: left;
	}
	/*  */
	.sixNavMinkCell,
	.centerImgchilder {
		margin-top: 32px;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		justify-content: flex-start;
	}
	.sixNavMinkCell::-webkit-scrollbar {
		height: 0;
	}
	.sixNavMinkCell .li,
	.centerImgchilder .li {
		width: 100%;
		flex: 0 0 100%;
		margin-right: 30px;
	}
	.sixNavMinkCell .li .p {
		font-size: 16px;
		line-height: 16px;
	}
	.centerImgchilder {
		margin-top: 0;
	}
	.centerImgchilder .li {
		display: block;
		margin-bottom: 30px;
	}
	.sixNavMinkCell .li:last-child,
	.centerImgchilder .li:last-child {
		margin-right: 0;
	}
	.sixNavMink2 {
		margin-top: 0;
		padding-top: 22px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.sixNavMink2 .li {
		margin: 10px 0 0 0;
		width: 3.2rem;
		border-radius: 8px;
		background: #fff;
		border: 1px solid #dcdfe6;
		padding: 16px 0;
	}
	.sixNavMink2 .li .img {
		width: 40px;
		height: 40px;
	}
	.sixNavMink2 .li .p {
		font-size: 16px;
		margin-top: 8px;
	}
	.centerMerThree5 {
		display: block;
		overflow: hidden;
	}
	.centerMerThree5 .li,
	.merchandise .li {
		margin-top: 10px;
	}
	.centerMerThree5 .li:first-child,
	.merchandise .li:first-child {
		margin-top: 0;
	}
	.merchandise {
		display: block;
	}
	.merchandise .li {
		width: auto;
		margin-left: 0;
	}
	.merchandise .li .text .p {
		height: auto;
	}
	.centerImgTwo .text {
		position: relative;
		transform: translate(0, 0);
		top: auto;
		left: auto;
		width: auto;
		text-align: center;
	}
	.centerImgTwoColor .cont .img,
	.centerImgTwo .cont .img {
		float: none;
		width: 100%;
		margin-top: 32px;
	}
	.centerImgTwo .text .h1 {
		font-size: 24px;
		line-height: 36px;
	}
	.centerImgTwo .text .p {
		font-size: 14px;
		line-height: 24px;
		color: #999;
		margin-top: 16px;
	}
	.centerImgTwo .text .p .k {
		text-align: left;
	}
	.centerImgTwo .text .p .k:first-child {
		padding-top: 16px;
	}
	.centerImgTwo .text .p .k p:first-child {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 8px;
	}
	/*  */
	.centerMerTwoCells .swiper-container {
		padding-bottom: 35px;
	}
	.centerMerTwo {
		padding-top: 32px;
	}
	.centerMerTwo .li {
		width: 99%;
		float: none;
		margin-top: 10px;
		margin-right: 0;
		position: relative;
		min-height: 40px;
	}
	.centerMerTwo .li:first-child {
		margin-top: 0;
	}
	.centerMerTwo .li a {
		padding: 20px;
	}
	.centerMerTwo .li .top .img {
		width: 40px;
		height: 40px;
	}
	.centerMerTwo .li .top {
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.centerMerThreeSix {
		display: block;
		overflow: hidden;
	}
	.centerMerThreeSix .li a {
		display: block;
	}
	.centerMerThreeSix .li .img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.centerMerThreeSix .li .p {
		margin-top: 24px;
	}
	.centerMerThreeSix .li {
		margin-top: 10px;
	}
	.centerMerThreeSix .li:first-child {
		margin-top: 0;
	}
	.banner .textBox .href {
		display: flex;
		justify-content: center;
	}
	.banner .textBox .href a {
		margin: 0 16px;
	}
	.clientText .listTwo .li .mLi {
		width: auto;
		margin: 10px 0 0 0;
	}
	.clientText .listTwo .li .mLi:first-child {
		margin: 0;
	}
	.centerMerTwo .li .top .p {
		line-height: 40px;
	}
	.centerMerTwo3 .li .text {
		margin-top: 56px;
	}
	.indexMinker .listTwo .li .mLi {
		margin-top: 10px;
		margin-right: 0;
		width: 100%;
	}
	.indexMinker .listTwo .li .mLi:first-child {
		margin-top: 0;
	}
	.indexMinker .listTwo .li .mLi .top .img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.indexMinker .listTwo .li .mLi .text {
		padding: 0;
	}
	.centerMerTwo .li .text {
		margin-top: 56px;
	}
	.centerMer .cont {
		padding: 32px 20px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.centerMer .cont .li:first-child,
	.centerMer .cont .li:nth-child(2) {
		margin-bottom: 24px;
	}

	.soundBox {
		justify-content: space-between;
		padding-top: 22px;
	}
	.soundBox .li .img {
		width: 40px;
		height: 40px;
	}
	.soundBox .li {
		width: 3.2rem;
		margin-right: 0;
		margin-top: 1.8vh;
	}
	.soundBox::after {
		content: '';
		width: 162px;
	}
	.soundBox .li a {
		padding: 20px 10px;
	}

	.automatonSix2 .text .li {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.automatonSix2 .text .li .h2 {
		padding-left: 0;
	}
	.automatonSix2 .text .li:first-child {
		margin-top: 0;
	}
	/*.automatonSix .soundText{ padding-top: 0; padding-bottom: 30px;}
	.automatonSix .soundText .li .p{ display: block; padding-left: 0; color: #999;}
	.automatonSix .soundText .li .m{ justify-content: center; color: #333;}
	.automatonSix .soundText .li .imgs{ display: block;}
	.automatonSix .soundText .li{ margin-right: 30px;}*/

	/*.caseBoxOne, .caseBome{ padding-top: 32px; display: flex; justify-content: flex-start; flex-wrap: nowrap; overflow-x: auto;}*/
	/*.caseBoxOne .li, .caseBome .li{ width: 264px; flex: 0 0 264px; margin-top: 0; margin-right: 10px;}*/
	.videoBoxOne {
		width: auto;
		margin-left: 0;
	}
	.videoBoxOne .li {
		margin: 0 10px 0 0;
	}
	/* wongs */
	.woogs {
		width: auto;
		padding: 112px 20px 0 20px;
	}
	.woogs .img {
		width: 175px;
	}
	.woogs .h1 {
		margin-top: 8px;
		font-size: 16px;
		line-height: 26px;
	}
	.woogs p,
	.woogs .h2 {
		padding: 0;
	}
	.woogs a {
		margin-top: 72px;
	}
	/*  */
	.againBox .navs {
		display: flex;
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: 100%;
		float: none;
	}
	.againBox .navs .li {
		padding: 0 3.2vh 0 0;
		margin-top: 0;
		border-bottom: 0;
	}
	.againBox .navs .li .h2 {
		white-space: nowrap;
		font-size: 14px;
		line-height: 14px;
		padding-bottom: 12px;
	}
	.againBox .navs .li::after {
		content: '';
		width: auto;
		height: 4px;
		background: #dcdfe6;
		position: absolute;
		top: auto;
		left: 0;
		bottom: 0;
		right: 3.2vh;
		opacity: 0;
	}
	.againBox .navs .li.on::after {
		opacity: 1;
	}
	.againBox .textBox {
		float: none;
		width: auto;
		padding-right: 2vh;
		margin-top: 24px;
	}
	.againBox .textBox .text {
		background: hsla(0, 0%, 100%, 0);
		padding: 0;
		border: none;
	}
	.againBox .textBox .text .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.againBox .textBox .text .list,
	.administrateTwo .text .list .m {
		margin-top: 16px;
	}
	.againBox .textBox .text .list .ms {
		float: none;
		width: auto;
	}
	.againBox .textBox .text .list .right {
		width: auto;
		margin-top: 24px;
		float: none;
	}
	.againBox .textBox .text .list .right .h3 {
		font-size: 14px;
		line-height: 14px;
	}
	.againBox .textBox .text .list .right .p {
		font-size: 12px;
		line-height: 18px;
	}
	.againBox .textBox .text .list .right .m {
		margin-top: 24px;
	}
	.administrateTwo .text,
	.administrateTwo .img {
		float: none;
		width: auto;
	}
	.administrateTwo .text .h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.administrateTwo .text .list {
		margin-top: 24px;
	}
	.administrateTwo .text .h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.administrateTwo .text .p {
		font-size: 12px;
		line-height: 18px;
	}
	.administrateTwo .img {
		margin-top: 24px;
	}
	.numberCell .li .h2 .m .x {
		font-size: 12px;
		line-height: 12px;
		position: absolute;
		right: -18px;
		top: 21px;
	}
	.administrateOne {
		display: flex;
		justify-content: space-around;
	}
	.administrateOne .li {
		margin-right: 0;
	}
	/*  */
	.bankone {
		padding: 32px 2vh;
	}
	.bankone .cont .li .img {
		width: 48px;
		height: 48px;
	}
	.bankone .cont .li .p {
		font-size: 14px;
		line-height: 48px;
	}
	.bankone .cont {
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.bankone .cont .li::after {
		display: none;
	}
	.bankone .cont .li {
		margin-left: 0;
		margin-top: 24px;
		width: 3.2rem;
	}
	.bankone .cont .li:first-child,
	.bankone .cont .li:nth-child(2) {
		margin-top: 0;
	}
	/*  */
	.cellNacTop,
	.automatonSixCell {
		display: block;
	}
	.botCellNav {
		display: flex;
	}
	.caseBanner {
		width: 100%;
		height: 170px;
		background: #f5f7fa;
		margin-top: 56px;
	}
	.caseBanner .img2 {
		display: none;
	}
	.caseBanner .text {
		top: 50%;
	}
	.caseBanner .text .h1 {
		font-size: 30px;
		line-height: 44px;
		color: #333;
		font-weight: normal;
	}
	.caseBanner .text .h2 {
		font-size: 14px;
		line-height: 21px;
		color: #999;
		margin-top: 16px;
	}
	.aboutNav {
		overflow-x: auto;
		width: 100%;
		justify-content: flex-start;
	}
	.aboutNav a {
		white-space: nowrap;
		font-size: 14px;
		line-height: 14px;
		padding: 24px 32px 24px 0;
		margin: 0;
	}
	.aboutNav a:last-child {
		padding: 24px 2vh 24px 0;
	}
	.aboutOne .h2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
	}
	.aboutOne {
		margin-top: 16px;
		padding-right: 2vh;
	}
	.aboutOne .img {
		float: none;
		width: auto;
		margin-top: 24px;
	}
	.aboutOne .text {
		width: auto;
		float: none;
		margin-top: 16px;
		line-height: 24px;
	}
	.aboutIcon .li,
	.aboutIcon .li:nth-child(3n) {
		margin: 48px auto 0;
		width: 260px;
	}
	.aboutIcon .li:first-child {
		margin: 0 auto;
	}
	.aboutIcon .li .img {
		width: 29px;
		height: 29px;
		margin-right: 20px;
	}
	.aboutIcon .li .h2 {
		font-size: 20px;
		line-height: 29px;
	}
	.aboutIcon .li .p {
		font-size: 16px;
		line-height: 16px;
		margin-top: 14px;
	}
	/*  */
	.aboutListCell,
	.videoBoxOneCell,
	.aboutTeachCell {
		display: block;
	}
	.videoBoxOne .rLi {
		margin: 16px 0 0 0;
		width: 39.5vh;
	}
	.videoBoxOne .li {
		width: 5.28rem;
	}
	.videoBoxOne .sLi .img {
		height: auto;
	}
	.videoBoxOne .swiper-container {
		padding-right: 1.6rem;
	}
	.contact {
		padding: 0 2vh 0 0;
	}
	.contact .li {
		width: 100%;
		margin-right: 0;
		margin-top: 32px;
	}
	.contact .li:first-child {
		margin-top: 0;
	}
	.contact .li .img,
	.companyBot .li a {
		height: auto;
	}
	.companyBot {
		flex-wrap: wrap;
		padding: 0 2vh 5.6vh 2vh;
	}
	.companyBot .li {
		width: 100%;
		margin-top: 10px;
	}
	.companyBot .li:first-child {
		margin-top: 0;
	}
	.openBox {
		padding-top: 5.6vh;
	}
	.indexMinker .list23 .li.on {
		display: block;
	}
	.indexMinker .list23 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
	.indexMinker .list23 .li .mLi .text {
		margin-top: 16px;
	}
	.indexMinker .tit .h3 {
		font-size: 14px;
		color: #999;
	}
	.honorBox {
		padding-top: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.honorBox .li {
		margin-top: 32px;
		width: 2.1rem;
		margin-right: 0;
	}
	.honorBox .li a {
		height: 1.48rem;
	}
	.honorBox .li:nth-child(2),
	.honorBox .li:nth-child(5),
	.honorBox .li:nth-child(8) {
		margin-right: 0;
	}
	.honorBox .li:first-child,
	.honorBox .li:nth-child(2) {
		width: 3.24rem;
		margin-right: 0;
	}
	.honorBox .li:first-child a,
	.honorBox .li:nth-child(2) a {
		height: 4.76rem;
	}
	.honorBox .li:nth-child(3) a,
	.honorBox .li:nth-child(4) a,
	.honorBox .li:nth-child(5) a {
		height: 3.08rem;
	}
	/*  */
	.caseBanner .img {
		display: none;
	}
	.caseBanner .text .p {
		font-size: 14px;
		line-height: 21px;
		margin: 16px 2vh 0 2vh;
		color: #999;
	}
	.caseBanner2 {
		height: 304px;
	}
	.caseBome .li {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;
	}
	.caseBome .li:first-child {
		margin-top: 0;
	}
	.padding {
		margin-top: 32px;
	}
	/*  */
	.colorRed {
		background: #fff;
	} /* #fff */
	.colorRedOne {
		background: #f5f7fa;
	}
	.indexMinker .listThreeCell {
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.indexMinker .listThreeCell .buttonTwo,
	.communityTop .list {
		display: none;
	}
	.indexMinker .listThreeCell .li {
		width: 3.2rem;
		border-radius: 8px;
	}
	.indexMinker .listThreeCell .li a {
		display: block;
		padding: 16px 0 24px 0;
	}
	.indexMinker .listThreeCell .mr {
		position: relative;
		text-align: center;
		top: auto;
		right: auto;
	}
	.indexMinker .listThreeCell .li:nth-child(2) {
		margin-top: 0;
	}
	.indexMinker .listThreeCell .li .img {
		margin: 16px auto 0;
	}
	.indexMinker .listThreeCell .li .h1 {
		margin: 16px auto 0;
		line-height: 16px;
		text-align: center;
	}
	.indexMinker .listThreeCell .li .p {
		display: block;
		font-size: 12px;
		line-height: 18px;
		padding: 0 30px;
		margin: 16px auto 0;
	}
	.caseBerOne .list {
		margin-top: 32px;
	}
	.caseBerOne .list .li {
		width: 100%;
		margin: 10px 0 0 0;
	}
	.caseBerOne .list .li:first-child {
		margin: 0 0 0 0;
	}
	.communityTop {
		padding: 24px 0 0 2vh;
		border-top: 1px solid #ebeef5;
		margin-top: 56px;
	}
	.communityTop .cBnner {
		float: none;
		width: auto;
		margin-right: 2vh;
	}
	.communityTop .cBnner .img a {
		height: 187px;
	}
	.communityTop .cBnner .img .p {
		font-size: 12px;
		line-height: 32px;
	}
	.communityTop .cBnner .swiper-pagination {
		bottom: 0;
		display: flex;
		justify-content: flex-end;
		font-size: 12px;
		line-height: 32px;
		color: #fff;
		width: auto;
		left: auto;
		right: 15px;
	}
	.caseDateBox .left {
		width: auto;
		float: none;
		padding: 0 0 40px 2vh;
	}
	.caseDateBox .left .padding {
		margin-top: 24px;
	}
	.commTier {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		line-height: 30px;
	}
	.commTier .li {
		white-space: nowrap;
	}
	.commTier .li:last-child {
		padding-right: 2vh;
	}
	.commContent {
		margin-right: 2vh;
		padding: 0;
	}
	.commContent .li .text {
		float: none;
		width: auto;
		padding-left: 134px;
	}
	.commContent .li a {
		position: relative;
		min-height: 72px;
	}
	.commContent .li .img {
		width: 124px;
		height: 72px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.commContent .li .text .h1 {
		font-size: 16px;
		line-height: 24px;
	}
	.commContent .li .text .p {
		display: none;
	}
	.caseDateBox {
		padding: 24px 0 46px 0;
	}
	.caseDateBox2 {
		padding: 32px 0;
	}
	.caseDateBox .right {
		float: none;
		width: auto;
		padding: 32px 2vh 0 2vh;
		border-top: 10px solid #f5f7fa;
	}
	.caseDateBox .right .h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 28px;
	}
	.caseDateBox .right .listText a {
		line-height: 48px;
	}
	.commContent .li:last-child {
		border-bottom: 1px solid #ebeef5;
	}
	.caseDateBox .right .listText {
		padding: 0;
	}
	.topNavIndex {
		margin-top: 56px;
		border-top: 1px solid #dcdfe6;
		padding: 24px 2vh 0 2vh;
	}
	.caseDateBox .left .textCintr {
		padding: 16px 2vh 0 0;
	}
	.caseDateBox .left .textCintr .h2,
	.caseDateBox .left .textCintr .h2 h1 {
		font-size: 20px;
		line-height: 28px;
	}
	.caseDateBox .left .textCintr .tit {
		margin-top: 16px;
		line-height: 12px;
		font-size: 12px;
	}
	.caseDateBox .left .href a {
		margin-top: 24px;
		float: none;
		max-width: 100%;
	}
	.caseDateBox .left .href a:nth-child(2) {
		float: none;
	}
	.caseDateBox .caseBome {
		padding-top: 16px;
	}
	.centerMerTwo4 .li .mHr {
		margin: 0 0 0 48px;
		line-height: 40px;
	}
	.centerMerTwo4 .li .text {
		margin-top: 16px;
	}
	.indexMinker .listTwo2 .li .mLi .numb {
		display: none;
	}
	.indexMinker .listTwo3 .li .mLi {
		position: relative;
	}
	.indexMinker .listTwo3 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .listTwo3 .li .mLi .text {
		margin: 0;
	}
	.indexMinker .listTwo3 .mLi2 .h3 {
		margin-left: 48px;
		line-height: 40px;
	}
	.indexMinker .listTwo3 .mLi2 p {
		margin-top: 16px;
	}
	.boxPc {
		display: block;
	}
	.contactSmink .text {
		display: none;
		margin-right: 0!important;
	}
	.contactSmink {
		padding: 56px 2vh 0 2vh;
	}
	.contactSmink .right {
		background: hsla(0, 0%, 100%, 0);
		float: none;
		width: auto;
	}
	.contactSmink .right .form {
		padding: 24px 0;
	}
	.contactSmink .right .form .h1,
	.contactSmink .right .cess .h1,
	.freeBox .h1,
	.freeBoxTwo .h1 {
		font-size: 24px;
		line-height: 24px;
		text-align: center;
	}
	.contactSmink .right .form .p {
		margin-top: 16px;
		font-size: 14px;
		line-height: 24px;
	}
	.contactSmink .right .form .p p {
		margin-top: 0;
	}
	.contactSmink .right .cess {
		padding: 100px 0 150px 0;
	}
	.contactSmink .right .cess .p {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding: 0 50px;
	}
	.contactSmink .right .cess .p i {
		color: #4c7ee9;
	}
	.freeBox {
		padding: 80px 2vh 24px 2vh;
		width: auto;
	}
	.freeBox .mk {
		font-size: 14px;
		line-height: 24px;
		margin-top: 16px;
	}
	.freeBox .form .li .mLi {
		width: auto;
	}
	.freeBox .form .li .sub {
		width: 100%;
	}
	.freeBox .form .li .p {
		text-align: left;
		margin-right: 80px;
	}
	.freeBox .form .li .em {
		display: none;
	}
	.freeBoxTwo {
		padding-top: 140px;
	}
	.freeBoxTwo .p {
		font-size: 14px;
		line-height: 24px;
		width: auto;
		margin: 11px 3vh 0 3vh;
	}
	.freeBoxTwo .input {
		width: auto;
		margin: 24px 2vh 0 2vh;
	}
	.freeBoxTwo .more {
		width: auto;
		margin: 24px 2vh 0 2vh;
	}
	.freeBoxTwo .br {
		margin: 24px 2vh;
		text-align: left;
		margin-right: 50px;
	}
	.indexMinker .listTwoCell2 .li .mLi {
		margin-right: 20px;
		margin-top: 0;
	}
	.indexMinker .listTwoCell2 .li .mLi .top .img {
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
	.indexMinker .listTwoCell2 .li .text {
		margin-top: 16px;
	}
	.banner3 .swiper-container {
		padding-bottom: 18px;
	}
	.lawBox {
		padding: 90px 2vh 32px 2vh;
	}
	.lawBox .h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.lawBox .text {
		margin-top: 24px;
	}
	.lawBox .text .h2 {
		font-size: 18px;
	}
	.lawBox .text .p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
	.indexMinker .listTwo .mLi2 .bot {
		margin-top: 16px;
	}
	.planBoxImg .img {
		width: auto;
		float: none;
		margin-top: 24px;
	}
	.planBoxImg .text {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: center;
	}
	.planBoxImg .text .h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.planBoxImg .text .mores {
		display: flex;
		justify-content: center;
	}
	.planBoxImg .text .mik {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	.sixNavMinkCell2 {
		justify-content: space-between;
		margin-top: 24px;
	}
	.sixNavMinkCell2 .li {
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		width: 3.2rem;
		margin-top: 10px;
		padding: 16px 0;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.sixNavMinkCell2 .li:first-child,
	.sixNavMinkCell2 .li:nth-child(2) {
		margin-top: 0;
	}
	.sixNavMinkCell2 .li .img {
		width: 40px;
		height: 40px;
		margin: 0 8px 0 16px;
	}
	.sixNavMinkCell2 .li .p {
		margin-top: 0;
		font-size: 16px;
		line-height: 40px;
	}
	.indexMinkerFour .tit .h1,
	.indexMinkerFour .tit .mk {
		text-align: center;
	}
	.realityMin {
		margin-top: 0;
	}
	.realityMin .li {
		margin-top: 32px;
		float: none;
		width: auto;
		margin-right: 0;
		padding-left: 5vh;
	}
	.realityMin .li:first-child,
	.realityMin .li:nth-child(2),
	.realityMin .li:nth-child(3) {
		width: auto;
	}
	.realityMin .li .num .m,
	.realityMin .li .num .em {
		font-size: 40px;
		line-height: 40px;
	}
	.realityMin .li .list {
		margin-top: 4px;
	}
	.realityMin .li .list .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.realityMin .li .list .h2 img {
		height: 14px;
		padding-top: 5px;
	}
	.realityMin .li .list .p {
		font-size: 12px;
		line-height: 16px;
	}
	.realityMin .li .list .mLi {
		margin-top: 24px;
	}
	.caseBoxFer .img {
		float: none;
		width: auto;
		margin-top: 24px;
	}
	.caseBoxFer .textBone {
		float: none;
		width: auto;
	}
	.caseBoxFer {
		margin-top: 32px;
	}
	.caseBoxFer .md {
		height: 32px;
	}
	.caseBoxFer .md img {
		margin: auto;
	}
	.caseBoxFer .text {
		font-size: 14px;
		line-height: 24px;
		color: #999;
		margin-top: 24px;
	}
	.caseBoxFer .icon,
	.caseBoxFer .bot .list {
		margin-right: 0;
	}
	.caseBoxFer .bot .list .li {
		min-width: auto;
	}
	.caseBoxFer .bot .list {
		justify-content: flex-start;
	}
	.caseBoxFer .swiper-container {
		padding-bottom: 30px;
	}
	.caseBoxFer .swiper-scrollbar-drag {
		background: #4c7ee9;
	}
	.backMink {
		margin-top: 32px;
	}
	.backMink .texter {
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	.backMink .img {
		margin: 24px auto 0;
		width: auto;
	}
	.backMink .lister {
		margin-top: 24px;
	}
	.backMink .lister .li {
		margin-top: 10px;
		width: auto;
		border: 1px solid #dcdfe6;
		border-radius: 8px;
		background: #fff;
		padding: 20px;
	}
	.backMink .lister .li:first-child {
		margin-top: 0;
	}
	.backMink .lister .li .br {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.backMink .lister .li .text {
		margin-left: 0;
	}
	.backMink .lister .li .h2 {
		margin-left: 48px;
		line-height: 40px;
	}
	.backMink .lister .li .p {
		margin-top: 16px;
	}
	.bankBoxSixMinks {
		display: block;
	}
	.bankHers .li {
		width: 3.2rem;
		margin-top: 24px;
	}
	.bankHers .li:first-child,
	.bankHers .li:nth-child(2) {
		margin-top: 0;
	}
	.bankHers {
		padding-top: 32px;
	}
	.bankHers .li .h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.bankHers .li .min {
		font-size: 14px;
		line-height: 24px;
	}
	.bankHers .li .min i {
		font-size: 40px;
		line-height: 40px;
	}
	.bankHers .li .p {
		font-size: 12px;
		margin-top: 8px;
		line-height: 12px;
	}
	.bankHers .li .icon i {
		padding: 0;
		font-size: 12px;
		line-height: 12px;
	}
	.playOne {
		width: 100%;
	}
	.centerMerThree8 {
		padding-bottom: 30px;
	}
	.centerMerThree8 .li .img {
		margin: auto;
		width: 80px;
		height: 80px;
	}
	.centerMerThree8 .li a {
		display: block;
		padding: 40px 20px;
	}
	.centerMerThree8 .li .p {
		line-height: 28px;
		margin-top: 24px;
	}
	.bankSminker {
		margin-top: 32px;
		display: block;
	}
	.bankSminker .li {
		width: auto;
		margin-left: 0;
		display: none;
	}
	.bankSminker .li:first-child {
		display: block;
	}
	.cellButtonMink {
		display: flex;
	}
	.indexMinker .listThreed {
		display: block;
	}
	.indexMinker .listThreed .li {
		background: #fff;
		border-radius: 8px;
		width: auto;
		border: 1px solid #dcdfe6;
		float: none;
	}
	.indexMinker .listThreed .li a {
		padding: 40px 20px;
		display: block;
	}
	.indexMinker .listThreed .li a .img {
		margin: auto;
	}
	.indexMinker .listThreed .li .h1 {
		margin-top: 24px;
		font-size: 20px;
		text-align: center;
		line-height: 28px;
	}
	.indexMinker .listThreed .li .p {
		display: block;
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
	}
	.sixNavMinked {
		margin: 32px 0 0 0;
	}
	.sixNavMinked .li {
		width: 3.2rem;
		background: #fff;
		border-radius: 8px;
		border: 1px solid #dcdfe6;
		margin-top: 10px;
		padding: 16px 0;
		display: flex;
		justify-content: flex-start;
	}
	.sixNavMinked .li:first-child,
	.sixNavMinked .li:nth-child(2) {
		margin-top: 0;
	}
	.sixNavMinked .li .img {
		margin: 0 8px 0 16px;
		width: 40px;
		height: 40px;
	}
	.sixNavMinked .li .p {
		font-size: 16px;
		line-height: 40px;
		margin: 0;
	}
	.listBackSminrCells,
	.numberCellBannr,
	.containerCellKm {
		display: block;
	}
	.indexMinker .centerMerTwoSdr .li {
		border: 1px solid #dcdfe6;
		background: #fff;
		border-radius: 8px;
	}
	.indexMinker .centerMerTwoSdr .li a {
		padding: 20px;
		position: relative;
		display: block;
		text-align: left;
	}
	.indexMinker .centerMerTwoSdr .li .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .centerMerTwoSdr .li .h1 {
		margin: 0 0 0 48px;
		line-height: 40px;
	}
	.indexMinker .centerMerTwoSdr .li .p {
		display: block;
		margin-top: 16px;
		width: 100%;
	}
	.centerMerBmin,
	.centerImgOneCells,
	.listTwoCellYew,
	.indexNewsCell {
		display: block;
	}
	.centerMerVew {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.centerMerVew {
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		-webkit-flex-wrap: wrap;
	}
	.centerMerVew .li {
		width: 3.2rem;
		margin-right: 0;
		flex: none;
	}
	.centerMerVew .li:nth-child(2) {
		margin-top: 0;
	}
	.centerMerVew .li .img {
		width: 40px;
		height: 40px;
	}
	.centerMerVew .li .p {
		font-size: 16px;
		line-height: 16px;
		margin-top: 8px;
	}
	.numberCellBannr {
		overflow: hidden;
	}
	.numberCellBannr .li {
		width: auto;
		margin-right: 0;
	}
	.numberCellBannr .swiper-pagination {
		display: flex;
		justify-content: center;
		left: 0;
		right: 0;
	}
	.numberCellBannr .li .h2 img {
		height: 40px;
	}
	.numberCellBannr .li .mp {
		width: 90%;
		font-size: 14px;
		line-height: 24px;
	}
	.numberCellBannr .swiper-pagination-bullet {
		background: #fff;
		margin: 0 4px;
	}
	.numberCellBannr .swiper-container {
		padding-bottom: 20px;
	}
	.centerMer .cont .li {
		width: 47%;
	}
	.numberCell .li .h2 .m em {
		font-size: 40px;
	}
	.indexMinker .h1 i {
		font-size: 24px;
	}
	.honorBox .li .p {
		line-height: 16px;
	}
	.automatonSixYu .text .li {
		background: hsla(0, 0%, 100%, 0);
		border: none;
		border-radius: 0;
		text-align: left;
		padding: 0;
		margin-top: 15px;
	}
	.automatonSixYu .text .li .p {
		margin-top: 5px;
	}
	.listMorePlay .moreBox,
	.listMorePlay .botButton {
		display: flex;
		margin: 35px auto 0;
	}
	.listMorePlay .buttonOne {
		display: block;
	}
	.sdk {
		display: none;
	}
	/**/
	.index-news {
		margin-top: 32px;
	}
	.index-news .fl {
		display: none;
	}
	.index-news .fr {
		width: 100%;
		padding: 24px 16px;
	}
	.index-news .fr.index-news-list {
		background: #ffffff;
		box-shadow: 0 0 30px 0 rgba(76, 126, 233, 0.1);
		border-radius: 8px;
		border-radius: 8px;
	}
	.index-news-list .name {
		font-size: 20px;
		background: url(/static/images/icon_02@2x.png) no-repeat left center / 20px;
	}
	.index-news-list .name a {
		display: none;
	}
	.index-news-list ul li a {
		font-size: 16px;
	}
	.index-news-list ul li {
		border-bottom: 1px solid #ebeef5;
	}
	.index-news-more {
		margin-top: 32px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.index-news-more a {
		display: inline-block;
		font-size: 16px;
		color: #4c7ee9;
		letter-spacing: 0;
		line-height: 16px;
	}

	/* 10.28 start */
	.indexMinker .listThreeCell2 {
		display: block;
	}
	.indexMinker .listThreeCell2 .li {
		width: auto;
		float: none;
		border: 1px solid #dcdfe6;
		border-radius: 8px;
	}
	.indexMinker .listThreeCell2 .li a {
		padding: 20px;
		position: relative;
		display: block;
	}
	.indexMinker .listThreeCell2 .li .img {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.indexMinker .listThreeCell2 .li .h1 {
		padding-left: 48px;
		font-size: 20px;
		color: #333;
		line-height: 40px;
	}
	.indexMinker .listThreeCell2 .li .p {
		display: block;
		text-align: left;
	}
	.indexMinker .mNavOneCell {
		display: flex;
		justify-content: space-between;
		padding: 0 8px;
	}
	.indexMinker .mNavOneCell .li a {
		font-size: 14px;
		color: #000;
		line-height: 14px;
		padding: 0 0 12px 0;
		height: auto;
		position: relative;
	}
	.indexMinker .mNavOneCell .li a::after {
		content: '';
		width: 100%;
		height: 4px;
		border-radius: 4px;
		background: #4c7ee9;
		position: absolute;
		bottom: 0;
		left: 0;
		opacity: 0;
	}
	.indexMinker .mNavOneCell .li.on a::after {
		opacity: 1;
	}
	.on a {
		background: hsla(0, 0%, 0%, 0);
		color: #4c7ee9;
	}
	.eightBox .img img {
		width: 100%;
	}
	.eightBox {
		height: 4.72rem;
		margin-top: 24px;
	}
	.indexMinker .contr .buttonOne {
		display: block;
		margin: 32px auto 0;
	}
	.opemtimr {
		margin: 26px 0 0 0;
		width: auto;
	}
	.opemtimr .min {
		justify-content: space-between;
	}
	.opemtimr .min .li {
		padding: 0 0 10px 0;
		margin: 0;
		font-size: 14px;
	}
	.opemtimr .lise .li {
		padding-top: 15px;
	}
	.opemtimr .lise .li a,
	.opemtimr .lise .li a:nth-child(4n) {
		margin-top: 0.2rem;
		width: 2.1rem;
		margin-right: 0.2rem;
	}
	.opemtimr .lise .li a:nth-child(3n) {
		margin-right: 0;
	}
	.commContent .li .text .time {
		margin-top: 3px;
	}
	.caseDateBox .right .searchr,
	.caseDateBox .right .searchr input {
		background: #f5f7fa;
	}
	.caseDateBox .right .caiBox {
		background: hsla(216, 33%, 97%, 0.5);
	}
	.caseDateBox .right .caiBox .mk a {
		width: 48%;
	}
	.qurtBox {
		width: auto;
		padding-right: 2vh;
		line-height: 30px;
	}
	.display {
		display: none !important;
	}
	.centerMerQwer .li {
		padding: 40px 20px;
	}
	.centerMerQwer .li a {
		display: block;
		text-align: center;
	}
	.centerMerQwer .li .img {
		width: 80px;
		height: 80px;
		margin: auto;
	}
	.centerMerQwer .li .p {
		margin-top: 24px;
	}
	.sicVer {
		margin-top: 26px;
	}
	.sicVer .tops {
		justify-content: space-between;
	}
	.sicVer .tops .li {
		width: 2.1rem;
		height: 2.96rem;
		margin-right: 0;
	}
	.sicVer .tops .li .h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.sicVer .bots,
	.sicVer .wert {
		margin-top: 0.25rem;
	}
	.sicVer .wert .li .per .m .h {
		font-size: 14px;
		line-height: 20px;
	}
	.sicVer .wert .li .per .m {
		margin-top: 16px;
	}
	.sicVer .wert .li .per .m:first-child {
		margin-top: 0;
	}
	.sicVer .wert .li .per {
		padding: 20px;
	}
	.sicVer .bots .li .mks .lr {
		display: none;
	}
	.sicVer .bots .li .mks {
		display: block;
		padding: 20px;
	}
	.sicVer .bots .li .mks .rl {
		margin: 0;
		width: auto;
	}
	.indexMinker .li .text {
		margin-top: 0;
	}
	.indexMinker .li .text .h2 {
		padding-left: 48px;
		line-height: 40px;
		text-align: left;
	}
	.indexMinker .listDasre .li {
		margin-right: 0;
		margin-top: 10px;
	}
	.indexMinker .listDasre .li:first-child {
		margin-top: 0;
	}
	.indexMinker .listDasre .li .p {
		margin-left: 48px;
	}
	.indexMinker .listDasre .li .text {
		padding-top: 15px;
	}

	.uLreight .hd ul {
		display: flex;
		justify-content: space-between;
		padding: 0 8px;
		margin-top: 40px;
	}
	.uLreight .hd ul li {
		font-size: 14px;
		color: #000;
		line-height: 14px;
		padding: 0 0 12px 0;
		height: auto;
		position: relative;
		margin: 0;
		width: auto;
	}
	.uLreight .hd ul li.on {
		background: #fff;
		color: #4c7ee9;
	}
	.uLreight .hd ul li::after {
		content: '';
		width: 100%;
		height: 4px;
		border-radius: 4px;
		background: #4c7ee9;
		position: absolute;
		bottom: 0;
		left: 0;
		opacity: 0;
	}
	.uLreight .hd ul li.on::after {
		opacity: 1;
	}
	.uLreight .bd .prev,
	.uLreight .bd .next {
		display: none;
	}
	.uLreight .bd {
		margin-top: 26px;
	}
	.uLreight .bd li img {
		width: 100%;
	}
	/* 10.28 end */
}

/* common.css */
/*margin style*/
.mgt-none {
	margin-top: 0px !important;
}
.mgt-10 {
	margin-top: 10px;
}
.mgt-20 {
	margin-top: 20px;
}
.mgt-30 {
	margin-top: 30px;
}
.mgt-40 {
	margin-top: 40px;
}
.mgt-50 {
	margin-top: 50px;
}
.mgt-60 {
	margin-top: 60px;
}
.mgt-70 {
	margin-top: 70px;
}
.mgt-80 {
	margin-top: 80px;
}
.mgt-90 {
	margin-top: 90px;
}
.mgt-100 {
	margin-top: 100px;
}
.mgt-7 {
	margin-top: 7px;
}
.mgt-15 {
	margin-top: 15px;
}
.mgt-25 {
	margin-top: 25px;
}
.mgt-35 {
	margin-top: 35px;
}
.mgt-45 {
	margin-top: 45px;
}
.mgt-55 {
	margin-top: 55px;
}

.mgb-none {
	margin-bottom: 0px !important;
}
.mgb-10 {
	margin-bottom: 10px;
}
.mgb-20 {
	margin-bottom: 20px;
}
.mgb-30 {
	margin-bottom: 30px;
}
.mgb-40 {
	margin-bottom: 40px;
}
.mgb-50 {
	margin-bottom: 50px;
}
.mgb-60 {
	margin-bottom: 60px;
}
.mgb-70 {
	margin-bottom: 70px;
}
.mgb-80 {
	margin-bottom: 80px;
}
.mgb-90 {
	margin-bottom: 90px;
}
.mgb-100 {
	margin-bottom: 100px;
}
.mgb-7 {
	margin-bottom: 7px;
}
.mgb-15 {
	margin-bottom: 15px;
}
.mgb-25 {
	margin-bottom: 25px;
}
.mgb-35 {
	margin-bottom: 35px;
}
.mgb-45 {
	margin-bottom: 45px;
}
.mgb-55 {
	margin-bottom: 55px;
}

.mgl-none {
	margin-left: 0px !important;
}
.mgl-10 {
	margin-left: 10px;
}
.mgl-20 {
	margin-left: 20px;
}
.mgl-30 {
	margin-left: 30px;
}
.mgl-40 {
	margin-left: 40px;
}
.mgl-50 {
	margin-left: 50px;
}
.mgl-60 {
	margin-left: 60px;
}
.mgl-70 {
	margin-left: 70px;
}
.mgl-80 {
	margin-left: 80px;
}
.mgl-90 {
	margin-left: 90px;
}
.mgl-100 {
	margin-left: 100px;
}
.mgl-7 {
	margin-left: 7px;
}
.mgl-15 {
	margin-left: 15px;
}
.mgl-25 {
	margin-left: 25px;
}
.mgl-35 {
	margin-left: 35px;
}
.mgl-45 {
	margin-left: 45px;
}
.mgl-55 {
	margin-left: 55px;
}

.mgr-none {
	margin-right: 0px !important;
}
.mgr-10 {
	margin-right: 10px;
}
.mgr-20 {
	margin-right: 20px;
}
.mgr-30 {
	margin-right: 30px;
}
.mgr-40 {
	margin-right: 40px;
}
.mgr-50 {
	margin-right: 50px;
}
.mgr-60 {
	margin-right: 60px;
}
.mgr-70 {
	margin-right: 70px;
}
.mgr-80 {
	margin-right: 80px;
}
.mgr-90 {
	margin-right: 90px;
}
.mgr-100 {
	margin-right: 100px;
}
.mgr-7 {
	margin-right: 7px;
}
.mgr-15 {
	margin-right: 15px;
}
.mgr-25 {
	margin-right: 25px;
}
.mgr-35 {
	margin-right: 35px;
}
.mgr-45 {
	margin-right: 45px;
}
.mgr-55 {
	margin-right: 55px;
}

/*padding style*/
.padt-none {
	padding-top: 0px !important;
}
.padt-10 {
	padding-top: 10px;
}
.padt-20 {
	padding-top: 20px;
}
.padt-30 {
	padding-top: 30px;
}
.padt-40 {
	padding-top: 40px;
}
.padt-50 {
	padding-top: 50px;
}
.padt-60 {
	padding-top: 60px;
}
.padt-70 {
	padding-top: 70px;
}
.padt-80 {
	padding-top: 80px;
}
.padt-90 {
	padding-top: 90px;
}
.padt-100 {
	padding-top: 100px;
}
.padt-7 {
	padding-top: 7px;
}
.padt-15 {
	padding-top: 15px;
}
.padt-25 {
	padding-top: 25px;
}
.padt-35 {
	padding-top: 35px;
}
.padt-45 {
	padding-top: 45px;
}
.padt-55 {
	padding-top: 55px;
}

.padb-none {
	padding-bottom: 0px !important;
}
.padb-10 {
	padding-bottom: 10px;
}
.padb-20 {
	padding-bottom: 20px;
}
.padb-30 {
	padding-bottom: 30px;
}
.padb-40 {
	padding-bottom: 40px;
}
.padb-50 {
	padding-bottom: 50px;
}
.padb-60 {
	padding-bottom: 60px;
}
.padb-70 {
	padding-bottom: 70px;
}
.padb-80 {
	padding-bottom: 80px;
}
.padb-90 {
	padding-bottom: 90px;
}
.padb-100 {
	padding-bottom: 100px;
}
.padb-7 {
	padding-bottom: 7px;
}
.padb-15 {
	padding-bottom: 15px;
}
.padb-25 {
	padding-bottom: 25px;
}
.padb-35 {
	padding-bottom: 35px;
}
.padb-45 {
	padding-bottom: 45px;
}
.padb-55 {
	padding-bottom: 55px;
}

.padl-10 {
	padding-left: 10px;
}
.padl-20 {
	padding-left: 20px;
}
.padl-30 {
	padding-left: 30px;
}
.padl-40 {
	padding-left: 40px;
}
.padl-50 {
	padding-left: 50px;
}
.padl-60 {
	padding-left: 60px;
}
.padl-70 {
	padding-left: 70px;
}
.padl-80 {
	padding-left: 80px;
}
.padl-90 {
	padding-left: 90px;
}
.padl-100 {
	padding-left: 100px;
}
.padl-7 {
	padding-left: 7px;
}
.padl-15 {
	padding-left: 15px;
}
.padl-25 {
	padding-left: 25px;
}
.padl-35 {
	padding-left: 35px;
}
.padl-45 {
	padding-left: 45px;
}
.padl-55 {
	padding-left: 55px;
}

.padr-none {
	padding-right: 0px !important;
}
.padr-10 {
	padding-right: 10px;
}
.padr-20 {
	padding-right: 20px;
}
.padr-30 {
	padding-right: 30px;
}
.padr-40 {
	padding-right: 40px;
}
.padr-50 {
	padding-right: 50px;
}
.padr-60 {
	padding-right: 60px;
}
.padr-70 {
	padding-right: 70px;
}
.padr-80 {
	padding-right: 80px;
}
.padr-90 {
	padding-right: 90px;
}
.padr-100 {
	padding-right: 100px;
}
.padr-7 {
	padding-right: 7px;
}
.padr-15 {
	padding-right: 15px;
}
.padr-25 {
	padding-right: 25px;
}
.padr-35 {
	padding-right: 35px;
}
.padr-45 {
	padding-right: 45px;
}
.padr-55 {
	padding-right: 55px;
}

/* show or hide*/
.ds-show {
	display: block;
}
.ds-hidden {
	display: none;
}
.hidden {
	display: none;
}

/* height*/
.min-h100 {
	min-height: 100px;
}
.min-h200 {
	min-height: 200px;
}
.min-h300 {
	min-height: 300px;
}
.min-h400 {
	min-height: 400px;
}
.min-h500 {
	min-height: 500px;
}

.min-fix-h100 {
	min-height: 100px !important;
}
.min-fix-h200 {
	min-height: 200px !important;
}
.min-fix-h300 {
	min-height: 300px !important;
}
.min-fix-h400 {
	min-height: 400px !important;
}
.min-fix-h500 {
	min-height: 500px !important;
}

.h-ratio-10 {
	height: 10%;
}
.h-ratio-20 {
	height: 20%;
}
.h-ratio-30 {
	height: 30%;
}
.h-ratio-40 {
	height: 40%;
}
.h-ratio-50 {
	height: 50%;
}
.h-ratio-60 {
	height: 60%;
}
.h-ratio-70 {
	height: 70%;
}
.h-ratio-80 {
	height: 80%;
}
.h-ratio-90 {
	height: 90%;
}
.h-ratio-100 {
	height: 100%;
}

/*width*/
.min-w100 {
	min-width: 100px;
}
.min-w200 {
	min-width: 200px;
}
.min-w300 {
	min-width: 300px;
}
.min-w400 {
	min-width: 400px;
}
.min-w500 {
	min-width: 500px;
}

.min-fix-w100 {
	min-width: 100px !important;
}
.min-fix-w200 {
	min-width: 200px !important;
}
.min-fix-w300 {
	min-width: 300px !important;
}
.min-fix-w400 {
	min-width: 400px !important;
}
.min-fix-w500 {
	min-width: 500px !important;
}

.w-ratio-10 {
	width: 10%;
}
.w-ratio-20 {
	width: 20%;
}
.w-ratio-30 {
	width: 30%;
}
.w-ratio-40 {
	width: 40%;
}
.w-ratio-50 {
	width: 50%;
}
.w-ratio-60 {
	width: 60%;
}
.w-ratio-70 {
	width: 70%;
}
.w-ratio-80 {
	width: 80%;
}
.w-ratio-90 {
	width: 90%;
}
.w-ratio-100 {
	width: 100%;
}

/* width and height*/
.wh-ratio-100 {
	width: 100%;
	height: 100%;
}

/*text overflow*/
.text-ell {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 1;
}
.text-ell-1 {
	-webkit-line-clamp: 1;
	max-height: 1.5rem;
}
.text-ell-2 {
	-webkit-line-clamp: 2;
	max-height: 3.5rem;
}
.text-ell-3 {
	-webkit-line-clamp: 3;
	max-height: 5.5rem;
}
.text-ell-4 {
	-webkit-line-clamp: 4;
	max-height: 7.5rem;
}
.text-ell-5 {
	-webkit-line-clamp: 5;
	max-height: 9.5rem;
}

.over-auto {
	overflow: auto;
}

/*center*/
.img-ds-center {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

/* raw style 默认样式*/
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
.color-initial {
	/* color: initial; */
	/* opacity: 0.8; */
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: rgba(40,40,40,0.8);
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
}
.color-initial img {
	width: 18px;
	height: 18px;
	margin-right: 8px;
}

.raw-style b {
	font-weight: revert;
}
.raw-style p, .raw-style div, .raw-style img, .raw-style h1, .raw-style h2 , .raw-style h3 , .raw-style h4 , .raw-style h5 , .raw-style table , .raw-style pre  {
	margin: 20px 0;
}
.raw-style p img, .raw-style div img{margin: 0}
.raw-style p,.caseDateBox .left .textCintr .text a{word-break: break-all;}
.raw-style > section{margin-bottom: 20px;}
/* 22.3.24 start */
.li .li-different {
	border: 0;
	background: none;
	height: 40px;
}
.input-different {
	width: calc(100% - 180px);
	background: #ffffff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}
.show-code-different {
	position: absolute;
	top: 0;
	display: flex;
	width: 145px;
	right: 0 !important;
}
.show-code-different > img {
	width: 72px;
}
.show-code-different > .show-txt-different {
	width: 65px;
	line-height: 40px;
	color: #4c7ee9;
	font-size: 14px;
	margin-left: 8px;
	cursor: pointer;
}

.freeBox .form .li .li-different {
	border: 0;
	background: none;
	height: 40px;
}

/* 22.3.24 end */

/* 22.4.26 start */
.commContent .li .text .time span {
	margin-right: 10px;
}
@media screen and (max-width: 500px) {
	.caseDateBox .left .textCintr .tit p {
		margin-bottom: 10px;
	}
}

/* 22.4.26 end */

/*22.6.28 视频展示*/
@media screen and (max-width: 1150px) {
	.product-ai-videos-list-container {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	.product-ai-videos-list-container .li,
	.product-ai-videos-list-container .li video {
		max-width: 558px;
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and (min-width: 1150px) {
	.product-ai-videos-list-container {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.product-ai-videos-list-container .li,
	.product-ai-videos-list-container .li video {
		width: 558px;
		height: 375px;
	}
	.product-ai-videos-list-container-three-items .li,
	.product-ai-videos-list-container-three-items .li video {
		width: 362px;
		height: 375px;
	}
}
.product-ai-videos-list-container .li .h1 {
	color: #666666;
	font-size: 20px;
	font-family: PingFang SC;
}
.product-ai-video-case-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 90px;
}
.product-ai-video-case-container .li {
	max-width: 559px;
	min-height: 371px;
	width: 100%;
	border: 1px solid rgb(220, 223, 230);
	padding-bottom: 10px;
}
.product-ai-video-case-container .li .img {
	width: 100%;
	height: 180px;
	background-color: #f5f7fa;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid rgb(220, 223, 230);
}
.product-ai-video-case-container .li .img img {
	width: 244px;
	height: 67px;
}
.product-ai-video-case-container .li .h1 {
	font-size: 22px;
	color: #333;
	line-height: 22px;
	padding: 24px 16px 16px 16px;
	text-align: left;
	font-family: PingFang SC;
	font-weight: undefined;
}
.product-ai-video-case-container .li .p {
	font-size: 14px;
	color: #666;
	line-height: 21px;
	letter-spacing: -0.4375px;
	text-align: justify;
	padding: 0 16px;
}
@media screen and (max-width: 1150px) {
	.three-items {
		display: none;
	}
}

@media screen and (min-width: 1150px) {
	.three-items {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		margin-top: 30px;
	}
}
.three-items .li {
	width: 362px;
	height: 337px;
	border: 1px solid rgb(220, 223, 230);
	margin: 10px 8px;
}
.three-items .li .img {
	width: 100%;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.three-items .li .img img {
	width: 80px;
	height: 80px;
}
.three-items .li .h1 {
	font-size: 22px;
	color: #333333;
}
.three-items .li .p {
	font-size: 14px;
	color: #666666;
	padding: 0 17px;
}
@media screen and (max-width: 1150px) {
	.product-ai-video-customer-case-3items {
		display: none;
	}
}
@media screen and (min-width: 1150px) {
	.product-ai-video-customer-case-3items {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
		margin-top: 20px;
	}
	.product-ai-video-customer-case-3items .li {
		width: 362px;
		height: 391px;
		border: 1px solid rgb(220, 223, 230);
	}
	.product-ai-video-customer-case-3items .li .img {
		width: 100%;
		height: 180px;
		background-color: #f5f7fa;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border-bottom: 1px solid rgb(220, 223, 230);
	}
	.product-ai-video-customer-case-3items .li .img img {
		width: 200px;
	}
	.product-ai-video-customer-case-3items .li:nth-child(1) .img img {
		width: 100px;
	}
	.product-ai-video-customer-case-3items .li .h1 {
		padding-left: 11px;
		padding-bottom: 11px;
		padding-top: 24px;
		color: #333333;
		font-size: 22px;
		text-align: left !important;
	}
	.product-ai-video-customer-case-3items .li .p {
		color: #666666;
		font-size: 14px;
		padding: 0 11px;
	}
}
@media screen and (max-width: 1150px) {
	.product-ai-video-customer-case-2items {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		margin-top: 20px;
	}
	.product-ai-video-customer-case-2items .li {
		max-width: 559px;
		width: 100%;
		border: 1px solid rgb(220, 223, 230);
		margin-bottom: 20px;
	}
	.product-ai-video-customer-case-2items .li .img {
		width: 100%;
		height: 180px;
		background-color: #f5f7fa;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border-bottom: 1px solid rgb(220, 223, 230);
	}
	.product-ai-video-customer-case-2items .li .img img {
		width: 80%;
	}
	.product-ai-video-customer-case-2items .li:nth-child(1) .img img {
		width: 80%;
	}
}
@media screen and (min-width: 1150px) {
	.product-ai-video-customer-case-2items {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
		margin-top: 20px;
	}
	.product-ai-video-customer-case-2items .li {
		width: 559px;
		height: 350px;
		border: 1px solid rgb(220, 223, 230);
	}
	.product-ai-video-customer-case-2items .li .img {
		width: 100%;
		height: 180px;
		background-color: #f5f7fa;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border-bottom: 1px solid rgb(220, 223, 230);
	}
	.product-ai-video-customer-case-2items .li .img img {
		width: 200px;
	}
	.product-ai-video-customer-case-2items .li:nth-child(1) .img img {
		width: 484px;
	}
}

.product-ai-video-customer-case-2items .li .h1 {
	padding-left: 11px;
	padding-bottom: 11px;
	padding-top: 24px;
	color: #333333;
	font-size: 22px;
	text-align: left !important;
}
.product-ai-video-customer-case-2items .li .p {
	color: #666666;
	font-size: 14px;
	padding: 0 11px;
}

@media screen and (max-width: 1150px) {
	.items-with-icon-container {
		display: none !important;
	}
}
@media screen and (min-width: 1150px) {
	.items-with-icon-container .li .p {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}
	.items-with-icon-container .li .p img {
		width: 16px;
		height: 14px;
		margin-right: 10px;
	}
}

@media screen and (min-width: 1150px) {
	.customers-container .cates {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		height: 106px;
		margin: 20px 0;
	}
	.customers-container .cates:nth-child(2) {
		height: 164px;
	}
	.customers-container .cates .right-menu {
		padding: 0 10px;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: flex-start;
		height: 100%;
		flex-flow: wrap;
	}
	.customers-container .cates .right-menu a img {
		width: 159px;
		height: 46px;
		margin: 5px;
	}
	.customers-container .cates .left-menu {
		padding: 0 10px;
		height: 100%;
		box-sizing: border-box;
		background: rgba(76, 126, 233, 0.1);
		border: 0.5px dashed rgb(76, 126, 233);
		margin: 10px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		writing-mode: vertical-rl;
		font-size: 16px;
	}
}
@media screen and (max-width: 1150px) {
	.customers-container .cates {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
	}
	.customers-container .cates .right-menu {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: flex-start;
		height: 100%;
		flex-wrap: wrap;
	}
	.customers-container .cates .right-menu a img {
		width: 159px;
		height: 46px;
		margin: 5px;
	}
	.customers-container .cates .left-menu {
		padding: 10px;
		box-sizing: border-box;
		background: rgba(76, 126, 233, 0.1);
		border: 0.5px dashed rgb(76, 126, 233);
		margin: 10px auto;
		font-size: 16px;
		width: 90%;
		text-align: center;
	}
}
.indexMinker .h2,.minBox .h2{
	font-size: 36px;
}
.center{
	text-align: center;
}
/*22.6.28 end*/


/* 23.02.10 start */
.w1200{
	width: 1200px;
	margin: auto;
}
.addBtn{
	width: 154px;
	height: 52px;
	line-height: 52px;
	border-radius: 4px;
}
.addIndexMinker{
	padding: 50px 0 20px;
}
.addTit .h1{
	font-size: 30px;
}
.addTit .mk{
	font-size: 16px;
}
.indexMinker .addListTwo .li .mLi{
	border: 0;
}
.indexMinker .addListTwo .li .top .img{
	width: 64px;
	height: 64px;
}
.indexMinker .addListTwo .mLi2 .h3{
	font-size: 18px;
}
.addMoreBtn a{
	line-height: 31px;
}
.addMoreBtn a i{
	width: 6px;
	height: 11px;
	background: url(/static/images/230210/icon-more.png) no-repeat center;
	background-size: 6px auto;
	top: 11px;
	right: -15px;
}
.addMoreBtn a:hover i {
	right: -25px;
}
.moreBox-other a{
	font-size: 18px;
}
.addMinkerOne{
	background-color: #ffffff !important;
	padding: 27px 0 !important;
}
.addPlanBox .img{
	width: 640px;
}
.addPlanBox .text .h2{
	font-size: 30px;
}
.addPlanBox .text .txt-img{
	display: none;
}
.addPlanBox .text .mik{
	font-size: 16px;
	color: #1F2329;
}
.addPlanBox .text .mores a{
	font-size: 16px;
}
.addPlanBox .text{
	width: calc(100% - 672px);
	padding: 30px 10px;
}
.addPlanBox .text .p>p{
	display: flex;
	color: #51565D;;
}
.addPlanBox .text .p>p::before{
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #51565D;
	border-radius: 100%;
	margin: 12px 10px 0 0;
}

.addPlanTwo{
	padding: 20px 0;
	background-color: #ffffff;
}

.addPlanThree{
	padding: 30px 0 50px;
}

.addCaseBoxFer .swiper-container .nextBox,
.addCaseBoxFer .nextBox,
.addCaseBoxFer .swiper-container .prevBox,
.addCaseBoxFer .prevBox{
	width: 64px;
	height: 64px;
	background-size: 40px 40px;
}
.addCaseBoxFer .swiper-pagination{
	display: none;
}
.addCaseBoxFer .nextBox{
	left: 0;
	transition: all .6s;
}
.addCaseBoxFer .prevBox{
	right: 0;
	transition: all .6s;
}

.addCaseBoxFer .prevBox:hover,
.addCaseBoxFer .nextBox:hover{
	background-color: #4C7EE9;
	cursor: pointer;
}

.addCaseBoxFer .bot .list{
	justify-content: flex-start;
	margin-right: 0;
}
.addCaseBoxFer .bot .list .li{
	min-width: 80px;
	font-size: 16px;
	line-height: 22px;
	font-size: #51565D;
}
.addCaseBoxFer .swiper-container{
	width: calc(100% - 216px);
}
.addCaseBoxFer .textBone{
	width: 520px;
}
.addCaseBoxFer .img{
	width: 434px;
}

.addCaseBoxFer .icon{
	margin-right: 0;
}
.addCaseBoxFer .icon em{
	display: inline-block;
	width: auto;
	min-width: 72px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}


.addIndexMinkerFour{
	padding: 0;
	position: relative;
}
.addIndexMinkerFour .cont-bg{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 268px;
	background-image: linear-gradient(90deg, #F6F7FC 18%, #F4F7FD 81%);
}
.addIndexMinkerFour .h1{
	color: #1F2329;
}
.addIndexMinkerFour .mk{
	color: #51565D;
}
.addIndexMinkerFour .green a{
	box-sizing: border-box;
	border: 1px solid #4C7EE9;
}
.addIndexMinkerFour .green a:nth-of-type(1){
	color: #ffffff;
	background-color: #4C7EE9;
}
.addIndexMinkerFour .green a:nth-of-type(2){
	color: #4C7EE9;
}
.addIndexMinkerFour::before{
	content: "";
	display: block;
	width: 479px;
	height: 268px;
	background-image: url('/static/images/230210/l_bg.png');
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.addIndexMinkerFour::after{
	content: "";
	display: block;
	width: 450px;
	height: 268px;
	background-image: url('/static/images/230210/r_bg.png');
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.pull-banner{
	box-sizing: border-box;
	height: 480px;
	background-color: #e2f2ff;
	position: relative;
}
.pull-banner>img{
	width: auto;
	height: 480px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.pull-banner .bg-img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.yiliao-banner{
	height: 420px;
	position: relative;
	background-color: #f5f7fa;
}

.yiliao-banner>img{
	width: 100%;
	height: 420px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.banner .img-fixed{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	object-fit: cover;
	transform: translateX(-50%);
}

.pull-banner .textBox{
	padding-top: 90px;
}

.yiliao-banner .textBox{
	padding-top: 60px;
}

.core-values{
	background-color: #FAFAFA;
	padding: 70px 0 80px;
}
.pull-tit{
	text-align: center;
}
.pull-tit h2{
	font-size: 34px;
	color: #333333;
	line-height: 1.2;
	font-weight: bold;
}
.pull-tit p{
	font-size: 18px;
	color: #666666;
	line-height: 1.5;
	margin-top: 10px;
}
.core-values .list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
}
.core-values .item{
	box-sizing: border-box;
	width: 362px;
	height: 240px;
	background: #FFFFFF;
	border: 1px solid #DCDFE6;
	box-shadow: 0 6px 10px 0 rgba(76,126,233,0.10);
	border-radius: 8px;
	padding: 20px;
}
.core-values .item .img{
	width: 60px;
	height: 60px;
}
.core-values .item .img img{
	width: 100%;
	height: 100%;
}
.core-values .item h3{
	font-size: 20px;
	color: #333333;
	line-height: 1.2;
	margin: 12px 0;
}
.core-values .item p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.values-list .item{
	padding: 50px 0 80px;
}
.values-list .item:nth-of-type(even){
	background-color: #FAFAFA;
}
.values-list .item>div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.values-list .item:nth-of-type(even)>div{
	flex-direction: row-reverse;
}
.values-list .item .txt-img{
	display: none;
}
.values-list .item .img{
	width: 668px;
}
.values-list .item .img img{
	width: 100%;
}
.values-list .item .txt{
	width: calc(100% - 700px);
}

.values-list h2{
	font-size: 24px;
	line-height: 1.2;
	color: #333333;
}
.values-list .info{
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	margin: 20px 0 30px;
}
.values-list .more-btns{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.values-list .more-btns a{
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #4C7EE9;
	line-height: 1.2;
}
.values-list .more-btns a::after{
	content: "";
	display: block;
	width: 2px;
	height: 18px;
	background-color: #4C7EE9;
	margin: 2px 10px 0;
}
.values-list .more-btns a:last-child:after{
	display: none;
}
.values-list .tips{
	margin-top: 10px;
}
.values-list .tips>p{
	display: flex;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.values-list .tips>p::before{
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #666666;
	margin: 9px 8px 0 0;
}
.values-list .moreBtn{
	width: 112px;
	background-color: #4C7EE9;
	line-height: 40px;
	border-radius: 20px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}

.pull-minker{
	padding: 80px 0;
}
.pull-minker .img{
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.case-swiper{
	position: relative;
}
.case-swiper .pull-tit{
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}
.case-swiper .swiper-container{
	margin-top: 40px;
}
.case-swiper .swiper-slide{
	/* padding: 80px 0 65px; */
	height:897px;
	background-size: auto 100%;
	background-position: center;
}
.case-swiper .swiper-slide .img{
	width: 100%;
	height: 100%;
	position: relative;
}
.case-swiper .swiper-slide .img img{
	width: auto;
	height: 100%;
}
.case-swiper .txt{
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: calc(50% + 80px);
	transform: translate(-50%,-50%);
	z-index: 9;
}
.case-swiper .txt>div{
	width: 580px;
}
.case-swiper .txt-other>div{
	width: 700px;
}
.case-swiper .txt-other>.info{
	width: 815px;
}
.case-swiper .txt .icon{
	width: 166px;
	height: 64px;
}
.case-swiper .txt .icon img{
	width: 100%;
	height: 100%;
}
.case-swiper .info{
	font-size: 18px;
	line-height: 1.6;
	margin: 15px 0;
}

.case-swiper .challenge h4,
.case-swiper .effect h3{
	font-size: 18px;
}

.case-swiper .challenge p{
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
}

.case-swiper .challenge p::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #666666;
	margin: 9px 8px 0 0;
	float: left;
}
.case-swiper .flag{
	display: flex;
	flex-wrap: wrap;
	margin: 6px 0 20px;
}
.case-swiper .flag>em{
	line-height: 30px;
	background: #FFFFFF;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.20);
	border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	padding: 0 30px;
	margin: 8px 8px 0 0;
}
.case-swiper .effect .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case-swiper .effect .item{
	padding: 10px 0 10px 15px;
	position: relative;
}
.case-swiper .effect .item::before{
	content: "";
	display: block;
	width: 6px;
	height: 42px;
	background-color: #4C7EE9;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 1;
}
.case-swiper .effect .item::after{
	content: "";
	display: block;
	width: 304px;
	height: 1px;
	background-color: #E3E3E3;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.case-swiper .effect .item>p{
	font-size: 24px;
	/* color: #4C7EE9; */
	color: #333333;
	line-height: 30px;
}
.case-swiper .txt-other .effect .item>p{
	color: #333333;
}
.case-swiper .effect .item>span{
	font-size: 14px;
	/* color: #333333; */
	color: #4C7EE9;
	line-height: 24px;
	margin-top: 6px;
}
.case-swiper .txt-other .effect .item>span{
	color: #4C7EE9;
}


.case-swiper .swiper-pagination-bullets{
	bottom: 60px !important;
}
.case-swiper .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin: 0 8px !important;
	opacity: .15;
}
.case-swiper .swiper-pagination-bullet-active{
	opacity: 1;
}
.zwMinker{
	padding: 60px 0;
}

.ds-banner .textBox{
	width: 642px;
}
.ds-banner .textBox .h1{
	font-size: 34px;
}
.ds-banner .textBox .p{
	font-size: 26px;
	color: #293340;
	margin: 16px 0 34px;
}

.dsMinkerFore{
	padding: 40px 0;
	background-color: #ffffff;
}
.dsMinkerFore .mker{
	padding-bottom: 44px;
	position: relative;
}
.dsMinkerFore .mker .swiper-container{
	box-shadow: 0px 0 19px 3px rgba(199,201,208,0.15);
	padding-bottom: 0;
}
.dsMinkerFore .mker .imger{
	border: 0;
}
.dsMinkerFore .mker .swiper-pagination{
	display: flex;
	justify-content: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.dsMinkerFore .mker .swiper-pagination .swiper-pagination-bullet{
	margin: 0 10px;
}
.dsMinkerFore .mker .swiper-button-prev:hover,
.dsMinkerFore .mker .swiper-button-next:hover{
	background-color: #4C7EE9;
	transition: all .6s;
}
.dsMinkerFive{
	background-color: #F4F5F9;
	padding: 50px 0;
}
.dsMinkerFive .open{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0;
}
.dsMinkerFive .open a{
	width: 216px;
	margin-right: 0;
}

.ds-challenge{
	padding: 50px 0;
}
.ds-challenge .list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 30px;
}
.ds-challenge .item{
	width: calc(100%/3 - 22px);
	background: #FFFFFF;
	box-shadow: 0px 1px 7px 0px rgba(199,201,208,0.15);
}
.ds-challenge .item .img{
	width: 100%;
	height: 226px;
	overflow: hidden;
}
.ds-challenge .item img{
	width: 100%;
	min-height: 100%;
	transition: all .6s;
}
.ds-challenge .item:hover img{
	transform: scale(1.2);
}

.ds-challenge .item p{
	font-size: 20px;
	line-height: 72px;
	text-align: center;
}

.ds-olution{
	padding: 50px 0;
	background-color: #F4F5F9;
}
.ds-olution .olution{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.ds-olution .olution img{
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.dszx-btns{
	display: flex;
	justify-content: center;
	width: 100%;
}
.dszx-btns .btn{
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 40px;
	border-radius: 20px;
	margin: 0 10px;
	font-size: 16px;
	background-color: #4C7EE9;
	border: 1px solid #4C7EE9;
	color: #FFFFFF;
}
.dszx-btns .btn:nth-of-type(2){
	background-color: #FFFFFF;
	color: #4C7EE9;
}

.ds-advantage{
	background-image: url('/static/images/230210/advantage-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0;
}
.ds-advantage .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 115px;
}
.ds-advantage .list .item{
	box-sizing: border-box;
	width: calc(100%/3 - 22px);
	height: 184px;
	background: #FFFFFF;
	border: 1px solid rgba(221,223,230,1);
	box-shadow: 0px 1px 7px 0px rgba(199,201,208,0.15);
	border-radius: 4px;
	margin-top: 30px;
	padding: 20px;
	transition: all .6s;
}
.ds-advantage .list .item:hover{
	background-color: #6D9CFC;
	color: #FFFFFF;
}
.ds-advantage .list .item:nth-of-type(4){
	margin-left: 80px;
}
.ds-advantage .list .item:nth-of-type(5){
	margin-right: 80px;
}
.ds-advantage .list .item h3{
	display: flex;
	align-items: flex-end;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.ds-advantage .list .item h3>img{
	width: 42px;
	height: 42px;
	margin-right: 12px;
}
.ds-advantage .list .item p{
	font-size: 14px;
	line-height: 22px;
	margin-top: 8px;
}

.ds-highlights{
	background-color: #F4F5F9;
	background-image: none;
}
.ds-highlights .list .item{
	border: 0;
}
.ds-highlights .list .item:nth-of-type(4),
.ds-highlights .list .item:nth-of-type(5){
	margin-left: 0;
	margin-right: 0;
}
.ds-highlights .list{
	margin-bottom: 30px;
}
.ds-highlights .list .item p{
	color: #777777;
	transition: all .6s;
}
.ds-highlights .list .item:hover p{
	color: #ffffff;
}

/* 首页新增 */
.index-banner {
	padding: 0;
	height: 480px;
}
.banner .swiper-container{
	padding-bottom: 0;
}
.index-banner .swiper-slide{
	height: 480px;
	position: relative;
}

.index-banner .swiper-slide>.img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f6f6fe;
}
.index-banner .swiper-slide>.img>img{
	height: 420px;
	max-width: 1200px;
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translate(600px,-50%);
}
.index-banner .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px;
}
.index-banner .minBox{
	display: flex;
	align-items: center;
	height: 100%;
}
.index-banner .textBox{
	float: none;
	padding-top: 0;
	max-width: 560px;
}
.index-banner .textBox a{
	border-radius: 4px;
	transition: all .6s;
	border: 1px solid #4c7ee9;
}

/* icon */
.index-icon .swiper-slide .cont{
	justify-content: space-between;
	align-items: center;
}
.index-icon .cont{
	position: relative;
}
.index-icon .cont::before{
	content: "";
	display: block;
	width: 100px;
	height: 72px;
	background-image: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index-icon .cont::after{
	content: "";
	display: block;
	width: 100px;
	height: 72px;
	background-image: linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.index-icon .cont .li{
	margin-left: 0;
}
.index-icon .cont .li a{
	width: 170px;
	/*
	height: 32px;
	margin: 20px 0;
	*/
	height: 60px;
	margin: 10px 0;
}
.index-icon .swiper-container{
	height: 72px;
}

.index-tit .h1{
	font-size: 30px;
	color: #1F2329;
}
.index-tit .mk{
	color: #1F2329;
}
.indexMinkerPad01{
	padding: 25px 0;
}
.indexMinkerPad02{
	padding: 25px 0 50px;
}
.indexMinkerPad03{
	padding: 50px 0;
}
.indexMinkerPad04{
	padding: 50px 0;
}
.index-product{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index-product .item{
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: calc(50% - 15px);
	height: 344px;
	padding: 40px;
	background-color: #f6f7fc;
	margin-top: 30px;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
.index-product .item:first-child{
	width: 100%;
}
.index-product .item>img{
	width: auto;
	height: 344px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .6s;
}

.index-product .item .txt{
	position: relative;
	z-index: 1;
}
.index-product .item .txt h2{
	display: flex;
	align-items: flex-start;
	width: 400px;
	font-size: 24px;
	line-height: 1.3;
	/* font-weight: bold; */

}
.index-product .item .txt h2>img{
	height: 20px;
	margin-left: 10px;
	color: #1F2329;
}
.index-product .item .txt p{
	color: #51565D;
	width: 320px;
	margin: 15px 0;
}
.index-product .item:first-child .txt p{
	width: 380px;
}
.index-product .item .txt span{
	display: flex;
	justify-content: space-between;
	width: 290px;
	font-size: 14px;
	margin-top: 8px;
	color: #1F2329;
}
.index-product .item .txt span:nth-of-type(1){
	width: 304px;
}
.index-product .item .txt span::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-top: 10px;
	background-color: #1F2329;
	border-radius: 100%;
}
.index-product .item .txt span em{
	width: calc(100% - 10px);
}
.index-product .item:first-child .txt span{
	width: 400px;
}

.index-product .item .txt a{
	display: none;
	transition: all .6s;
}


.index-product .item .txt a>em{
	transform: scaleY(1.6);
	margin-top: -3px;
	margin-left: 2px;
	transition: all .3s;
}


.index-product .item .gear{
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	color: #51565D;
}
.index-product .item .gear em{
	display: flex;
	align-items: center;
	color: #4C7EE9;
}
.index-product .item .gear em::after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 16px;
	background-color: #51565D;
	margin: 0 6px;
}
.index-product .item .gear em:last-child::after{
	display: none;
}

.index-case{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-case .item{
	width: calc(100%/3 - 20px);
	height: 240px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.index-case .item:nth-of-type(1),
.index-case .item:nth-of-type(2){
	width: calc(50% - 15px);
}
.index-case .item>img{
	width: 100%;
	min-height: 100%;
	transition: all .6s;
}

.index-case .item>.txt{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 102px;
	padding: 36px;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: all .6s;
}


.index-case .item>.txt h2{
	font-size: 24px;
	line-height: 30px;
}
.index-case .item>.txt p{
	opacity: 0;
}

.index-case .item:nth-of-type(1) .txt p,
.index-case .item:nth-of-type(2) .txt p{
	width: 400px;
}

.index-case .item>.txt a{
	opacity: 0;
}

.index-case .item>.txt a>em{
	transform: scaleY(1.6);
	margin-top: -3px;
	margin-left: 2px;
	transition: all .3s;
}
.index-connection .swiper-pagination{
	display: none !important;
}

.indexMinker .index-connection{
	margin-top: 30px;
}

.indexMinker .index-connection .swiper-container{
	padding-bottom: 0;
}

.indexMinker .index-connection .imger{
	border-radius: 0;
	border: 0;
	height: auto;
	padding: 50px 40px;
}
.indexMinker .index-connection .imger .img{
	width: 198px;
	height: 66px;
	border: 1px solid rgba(31,35,41,0.1);
	padding: 0;
	margin: 0 0 0 10px;
}
.indexMinker .index-connection .imger .img img{
	max-width: 98%;
	max-height: 100%;
	margin:  auto;
}

.indexMinker .index-connection .imger .txt{
	margin: 30px 0;
	font-size: 18px;
	color: #51565D;
	text-align: left;
	max-width: 850px;
	margin-left: 10px;
}
.indexMinker .index-connection .imger .tag{
	display: flex;
	padding-bottom: 20px;
	margin-left: 10px;
}
.indexMinker .index-connection .imger .tag>span{
	background-color: rgba(31,35,41,0.1);
	line-height: 40px;
	padding: 0 28px;
	border-radius: 4px;
	font-size: 16px;
	color: #51565D;
	margin-right: 10px;
}
.logo-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.logo-list span{
	margin-top: 20px;
	transition: all .6s;
}

.indexMinker .index-connection .swiper-button-prev,
.indexMinker .index-connection .swiper-button-next{
	width: 36px;
	height: 36px;
	border-radius: 0;
	background-image: url('/static/images/230210/index/icon.svg');
	background-color: rgba(0, 0, 0, 0);
	background-size: cover;
	transform: rotateZ(180deg);
	-webkit-filter:grayscale(100%) brightness(150%);
	-moz-filter:grayscale(100%) brightness(150%);
	-ms-filter:grayscale(100%) brightness(150%);
	-o-filter:grayscale(100%) brightness(150%);
	filter:grayscale(100%) brightness(150%);
	transition: all .6s;
	top: 65px;
	left: auto;
	right: 106px;
}
.indexMinker .index-connection .swiper-button-next{
	transform: rotateZ(0);
	right: 50px;
}


.index-ability{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.index-ability .item{
	width: calc(25% - 20px);
	padding: 40px 18px;
	box-shadow: 0px 0px 18px 0px rgba(65,65,65,0.1);
	border-radius: 8px;
	transition: all .6s;
}
.index-ability .item .img{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	transition: all .6s;
}

.index-ability .item h2{
	font-size: 18px;
	line-height: 1.2;
	color: #1F2329;
	text-align: center;
	margin-top: 30px;
}
.index-ability .item h2::after{
	content: "";
	display: block;
	width: 24px;
	height: 2px;
	background-color: #4C7EE9;
	margin: 10px auto 20px;
}
.index-ability .item p{
	font-size: 14px;
	color: #51565D;
}
.indexMinker .index-open{
	padding-top: 10px;
}
.indexMinker .index-open a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 128px;
	height: 60px;
	border-radius: 8px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(216,218,226,0.53);
	margin-right: calc(121px/7);
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.indexMinker .index-open a:nth-child(6n){
	margin-right: calc(122px/7);
}
.indexMinker .index-open a:nth-child(15n+8){
	margin-right: 0;
}
.indexMinker .index-open a:nth-child(15n+9){
	margin-left: 64px;
}
.indexMinker .index-open a:nth-child(15n){
	margin-right: 64px;
}
.indexMinker .index-open a>em,
.indexMinker .index-open a>span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	font-size: 14px;
	color: #4C7EE9;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: all .6s;
	overflow: hidden;
	opacity: 0;
}
.indexMinker .index-open a>span{
	color: #646A73;
}


.index-news-list{
	display: flex;
}
.index-news-list .item{
	width: calc(100%/3 - 20px);
	margin-right: 30px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 0px rgba(65,65,65,0.1);
	border-radius: 8px;
	overflow: hidden;
}
.index-news-list .item:nth-of-type(3n){
	margin-right: 0;
}

.index-news-list .item .img{
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.index-news-list .item .img>img{
	width: 100%;
	min-height: 200px;
	transition: all .6s;
}
.index-news-list .item .img>span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 34px;
	background-image: linear-gradient(-18deg, #4C7EE9 12%, #71A5FE 100%);
	border-radius: 8px 0px 8px 0px;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index-news-list .item .img>span::before{
	content: "";
	display: block;
	width: 13px;
	height: 16px;
	background-image: url('/static/images/230210/index/icon-news.svg');
	background-size: cover;
	margin-right: 4px;
}

.index-news-list .item .txt{
	padding:  0 15px;
}
.index-news-list .item .txt p{
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.index-news-list .item .txt p a{
	width: calc(100% - 10px);
	font-size: 16px;
	line-height: 36px;
	color: #51565D;
	transition: all .6s;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;
}
.index-news-list .item .txt p::before{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	margin-right: 6px;
	background-color: #51565D;
	border-radius: 100%;
}

.index-news-list .item>a{
	display: flex;
	font-size: 16px;
	color: #4C7EE9;
	padding: 15px 0 10px;
	margin-right: 5px;
	width: 56px;
	float: right;
}
.index-news-list .item>a>em{
	transform: scaleY(1.6);
	margin-top: -1px;
	margin-left: 2px;
	transition: all .3s;
}


/* 非手机端 */
@media screen and (min-width: 750px){
	.index-banner .textBox a:hover{
		background: none;
		color: #4c7ee9;
	}
	.index-product .item:hover>img{
		transform: scale(1.15);
	}

	.index-product .item:hover .txt a{
		display: flex;
		align-items: center;
		color: #4C7EE9;
		margin-top: 16px;
		font-size: 15px;
	}
	.index-product .item .txt a:hover>em{
		margin-left: 10px;
	}
	.index-case .item:hover>img{
		transform: scale(1.15);
		filter: blur(10px);
	}
	.index-case .item:hover>.txt{
		height: 100%;
	}
	.index-case .item:hover>.txt p{
		display: block;
		width: 306px;
		font-size: 16px;
		opacity: 1;
	}
	.index-case .item:hover>.txt a{
		display: flex;
		align-items: center;
		margin-top: 15px;
		margin-bottom: 20px;
		opacity: 1;
	}
	.index-case .item>.txt a:hover>em{
		margin-left: 10px;
	}
	.logo-list span:hover{
		box-shadow: 0px 0px 16px 0px rgba(65,65,65,0.1);
	}
	.indexMinker .index-connection .swiper-button-prev:hover,
	.indexMinker .index-connection .swiper-button-next:hover{
		-webkit-filter:grayscale(0);
		-moz-filter:grayscale(0);
		-ms-filter:grayscale(0);
		-o-filter:grayscale(0);
		filter:grayscale(0);
	}
	.index-ability .item:hover{
		box-shadow: 0px 0px 18px 0px rgba(65,65,65,0.19);
	}
	/* .index-ability .item:hover .img{
		transform: rotateY(180deg);
	} */
	.indexMinker .index-open a:hover>em,
	.indexMinker .index-open a:hover>span{
		opacity: 1;
	}
	.index-news-list .item:hover .img>img{
		transform: scale(1.15);
	}
	.index-news-list .item .txt p:hover a{
		color: #4C7EE9;
	}
	.index-news-list .item:hover>a>em{
		margin-left: 10px;
	}

	.addIndexMinkerFour .green a:nth-of-type(1):hover{
		border: 1px solid #4C7EE9;
		color: #4C7EE9;
		transition: all .6s;
		background: none;
	}
	.addIndexMinkerFour .green a:nth-of-type(2):hover{
		background-color: #4C7EE9;
		color: #ffffff;
		transition: all .6s;
	}
}
@media screen and (min-width: 750px) and (max-width: 1150px){
	.w1200 {
		width: auto;
	}
}
.pc-show{
	display: block;
}
.wap-show{
	display: none;
}

.child-list{display: grid; grid-gap: 10px; grid-template-columns: repeat(4, 1fr); padding-top: 20px;}
.child-list li{display: flex; align-items: center; justify-content: center; flex-direction: column;}
.child-list img{ width: 56px; margin-bottom: 8px;}
.child-list strong{ font-weight: normal;}
/*tab切换*/

.indexMinkerOne .tab-content-block,.indexMinkerOne .tab-title p{background-color: #ffffff; border-radius: 8px;}
.tab-wrapper{
	margin-top: 50px; color: #41464F;
}
.tab-title{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.tab-title p{
	margin-right: 24px;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	display: flex;
	align-items: center;
	flex: 1;
	height: 100px;
	background-color: #F4F6FC;
	padding-left: 40px;
	border-radius: 4px;
	cursor: pointer;
	color:#020814;
	transition: all 0.3s;
}
.tab-title p span {
	font-family: DIN;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0em;
	text-align: center;
	margin-right: 16px;

}
.tab-title p.active{
	/*background-color: #006BFF;*/
	color: #fff;
	background: url(/static/images/tab-title-bg.png) no-repeat center center;
	background-size: cover;
}
.tab-title p.active span{
	color: #fff;
}
.tab-title p:last-child{
	margin-right: 0;
}
.tab-wrapper .tab-content-icon{height: auto;}
.tab-content{
	/*height: 390px;*/
	display: none;
	align-items: center;
	justify-content: flex-end;
	padding: 60px;
}
.tab-content.active{
	display: flex;
}
.tab-content-desc{
	width: 460px;
	margin-right: 40px;
	display: flex;
	flex-direction: column;
}
.tab-content-desc h3{
	font-family: PingFang SC;
	font-size: 32px;
	font-weight: 600;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: left;
	order: -1;
	margin-bottom: 10px;
}
.tab-content-desc h4{
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	color: #41464F;
}
.tab-content-desc .list{
	font-family: PingFang SC;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	color: #41464F;
	margin-top: 20px;
}
.tab-content-desc .list ul{
	margin-left: 20px;
	width: 460px;
}
.tab-content-desc .list ul li{
	list-style-type: disc;
}
.tab-content-icon{
	width: 660px;
	height: 390px;
	overflow: hidden;
	display: flex; justify-content: center; align-items: center;
}
.tab-content-icon img {
	max-width: 100%;
	/*height: 100%;*/
}

/* 手机端 */
@media screen and (max-width: 750px){
	.pc-show{
		display: none;
	}
	.wap-show{
		display: block;
	}
	.w1200 {
		width: auto;
	}
	/* .index-banner{
		width: calc(100% - 36px);
		height: auto;
		background: none;
		margin: 56px auto 0;
	}
	.index-banner .swiper-slide{
		height: auto;
	} */
	/* .index-banner .swiper-slide>.img{
		display: flex;
		justify-content: center;
		align-items: center;
		position: sticky;
		height: 162px;
		margin-top: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.index-banner .swiper-slide>.img>img{
		position: static;
		max-width: 96%;
		max-height: 96%;
		height: auto;
		transform: translate(0);
	} */
	.index-banner .minBox{
		height: auto;
		margin-top: 15px;
	}
	.index-banner .textBox .p{
		margin: 15px 0;
	}
	.banner .swiper-container{
		padding-bottom: 40px;
	}
	.index-banner .textBox a{
		font-size: 14px;
		border-radius: 20px;
		margin-bottom: 5px;
	}
	div.banner.banner-540 {
		height: 400px;
	}
	.index-icon .swiper-slide .cont{
		flex-wrap: wrap;
	}
	.index-icon .cont .li{
		width: calc(100%/3);
	}
	.index-icon .cont .li a{
		margin:  5px 0;
		width: 100%;
	}
	.index-icon .cont::before,
	.index-icon .cont::after{
		display: none;
	}
	.index-product .item .txt h2{
		font-size: 16px;
	}
	.index-tit {
		width:300px;
		margin: 30px auto 0;
	}
	.index-tit .h1{
		font-size: 24px;
		color: #303133;
	}
	.index-tit .mk{
		color: #666666;
		margin-top: 6px;
	}
	.index-product{
		padding: 0 10px;
	}
	.index-product .item{
		width: 100%;
		height: auto;
		padding: 15px;
		margin-top: 17px;
	}
	.index-product .item>img{
		min-height: 100%;
	}
	.index-product .item .txt{
		padding: 15px 20px 0;
		background-color: rgba(255, 255, 255, .7);
		border-radius: 4px 4px 0 0;
	}
	.index-product .item .gear{
		padding: 0 20px 15px;
		background-color: rgba(255, 255, 255, .7);
		border-radius: 0 0 4px 4px;
		padding-top: 25px;
	}
	.index-product .item .txt h2{
		justify-content: space-between;
	}
	.index-product .item .txt h2,
	.index-product .item .txt p,
	.index-product .item .txt span{
		width: 100% !important;
	}

	.index-product .item .txt p{
		padding-bottom: 12px;
		border-bottom: 1px solid #E9ECF1 ;
	}
	.index-product .item .gear span,
	.index-product .item .gear em{
		font-size: 12px;
	}
	.index-product .item .txt span::before{
		margin-top: 8px;
	}
	.index-product .item .gear em::after{
		height: 11px;
		margin: 2px 3px 0;
	}
	.index-case {
		padding: 0 10px;
		margin-top: 10px;
	}
	.index-case .item{
		width: 100% !important;
		height: 70px;
		margin-top: 12px;
	}
	.index-case .item.on{
		height: 160px;
	}
	.index-case .item>img{
		min-height: 100%;
	}
	.index-case .item>.txt{
		padding: 20px 32px;
		height: 70px;
		background-color: rgba(0, 0, 0, .7);
		transition: all 0s;
	}
	.index-case .item:nth-of-type(odd)>.txt{
		background-color: rgba(76, 126, 223, .7);
	}
	.indexMinkerPad02{
		padding: 25px 0;
	}
	.indexMinkerPad03{
		padding: 25px 0 50px;
	}
	.indexMinkerPad04{
		padding: 50px 0 0;
	}
	.index-case .item>.txt p,
	.index-case .item>.txt a{
		display: none;
	}
	.index-case .item.on>.txt{
		height: 100%;
	}
	.index-case .item.on>.txt p,
	.index-case .item.on>.txt a{
		display: block;
		opacity: 1;
	}
	.index-case .item:nth-of-type(odd)>.txt a{
		color: #ffffff;
	}
	.indexMinker .index-connection{
		padding: 0 10px;
	}
	.indexMinker .index-connection .imger .img{
		width: 120px;
		height: 40px;
		margin-left: 0;
	}
	.indexMinker .index-connection .imger{
		padding: 24px 20px;
	}
	.indexMinker .index-connection .imger .txt{
		font-size: 14px;
		max-width: 100%;
		color: #51565D;
		margin: 20px 0;
	}
	.indexMinker .index-connection .imger .tag{
		margin-left: 0;
		padding-bottom: 7px;
		border-bottom: 1px solid #dde3ec;
	}
	.indexMinker .index-connection .imger .tag>span{
		color: #4C7EE9;
		line-height: 1.2;
		font-size: 12px;
		padding: 0;
		background: none;
	}
	.logo-list span{
		width: calc(100%/3 - 8px);
		margin-right: 12px !important;
	}
	.logo-list span:nth-of-type(3n){
		margin-right: 0 !important;
	}
	.index-connection .swiper-pagination{
		display: flex !important;
	}
	.indexMinker .index-connection .swiper-button-prev,
	.indexMinker .index-connection .swiper-button-next{
		display: none;
	}
	.indexMinker .index-connection .swiper-pagination-bullet {
		width: 48px;
		height: 4px;
		border-radius: 2px;
		background: #DDE2E7;
		outline: none;
		opacity: 1;
		overflow: hidden;
		position: relative;
	}
	.indexMinker .index-connection .swiper-pagination-bullet::after {
		content: '';
		width: 0;
		height: 4px;
		background: #4c7ee9;
		border-radius: 4px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.indexMinker .index-connection .swiper-pagination-bullet-active::after {
		width: 100%;
		transition: all 3s;
	}
	.indexMinker .index-connection .swiper-container{
		padding-bottom: 40px;
	}

	.index-ability{
		flex-wrap: wrap;
		padding: 0 20px;
		margin-top: 0;
	}

	.index-ability .item{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		box-shadow: none;
		border-bottom: 1px solid #EBEEF5;
		border-radius: 0;
		padding: 32px 0;
	}
	.index-ability .item:last-child{
		border-bottom: 0;
	}
	.index-ability .item .img{
		width: 64px;
		height: 64px;
		background-color: #f3f7fd;
		border: 1px solid #EBEEF5;
		margin: 0;
	}
	.index-ability .item .img>img{
		max-height: 40px;
	}
	.index-ability .item .txt{
		width: calc(100% - 88px);
	}
	.index-ability .item h2{
		margin-top: 0;
		font-size: 16px;
		text-align: left;
	}
	.index-ability .item h2::after{
		display: none;
	}
	.index-ability .item p{
		font-size: 12px;
		margin-top: 10px;
	}

	.indexMinker .index-open{
		padding: 0 15px;
	}
	.indexMinker .index-open a{
		width: calc(100%/3 - 8px);
		margin-right: 12px !important;
		margin-left: 0 !important;
		border-radius: 0;
		border: 1px solid #EBEEF5;
		box-shadow: none;
	}
	.indexMinker .index-open a:nth-of-type(3n){
		margin-right: 0 !important;
	}
	.index-news-list{
		padding: 0 15px;
	}
	.index-news-list .item{
		width: 100%;
		display: none;
		margin-top: 25px;
	}
	.index-news-list .item:first-child{
		display: block;
		margin-right: 0;
	}
	.index-news-list .item .img{
		margin-bottom: 10px;
	}
	.index-news-list .item .txt p{
		margin-top: 0;
	}
	.index-news-list .item .txt p a{
		font-size: 15px;
	}
	.addIndexMinkerFour::before{
		width: 300px;
		height: 168px;
		top: 0;
		left: -80px;
	}
	.addIndexMinkerFour::after{
		width: 138px;
		height: 138px;
		top: auto;
		bottom: 0;
	}
	.addIndexMinkerFour .h1{
		font-size: 25px;
		max-width: 210px;
		margin: 0 auto;
		position: relative;
		z-index: 9;
	}
	.addIndexMinkerFour .mk{
		position: relative;
		z-index: 9;
	}
	.addIndexMinkerFour .green a{
		width: 120px;
		height: 40px;
		border-radius: 20px;
		line-height: 40px;
	}
	/* 电商页面 */
	.cellTopHear{
		border-bottom: 1px solid #dedede;
	}
	.ds-banner{
		background-color: #ffffff;
		padding-bottom: 10px;
	}
	.ds-banner .textBox{
		width: 100%;
	}
	.ds-banner .textBox .h1{
		font-size: 30px;
	}
	.ds-banner .textBox .p{
		font-size: 14px;
		max-width: 252px;
		color: #666666;
		margin: 15px auto 30px;
	}
	.ds-banner .textBox .href a{
		width: 106px;
		height: 44px;
		border-radius: 22px;
		line-height: 44px;
		font-size: 14px;
	}
	.ds-challenge{
		display: none;
	}
	.ds-olution{
		padding: 50px 10px;
		background-color: #FAFAFA;
	}
	.ds-olution .olution{
		margin-top: 24px;
	}
	.ds-olution .olution img{
		margin-bottom: 0;
	}
	.dszx-btns{
		display: none;
	}
	.ds-advantage{
		background-image: none;
		padding: 50px 0 26px;
	}
	.ds-advantage .list{
		margin-bottom: 0;
	}
	.ds-advantage .list .item{
		width: calc(100% - 40px);
		margin: 0 0 0 40px !important;
		height: auto;
		padding: 24px 0;
		margin-right: 0 !important;
		border: 0;
		box-shadow: none;
		border-bottom: 1px solid #EBEEF5;
		position: relative;
		overflow: hidden;
	}
	.ds-advantage .list .item:last-child{
		border-bottom: 0;
	}
	.ds-advantage .list .item h3{
		justify-content: center;
		align-items: center;
		width: 64px;
		height: 64px;
		border: 1px solid #D7E4FF;
		border-radius: 4px;
		float: left;
	}
	.ds-advantage .list .item h3>img{
		margin-right: 0;
	}
	.ds-advantage .list .item h3>span{
		display: block;
		position: absolute;
		top: 24px;
		left: 88px;
		font-size: 16px;
		line-height: 20px;
	}
	.ds-advantage .list .item p{
		float: left;
		margin-left: 24px;
		font-size: 12px;
		line-height: 18px;
		color: #606266;
		margin-top: 2px;
		width: calc(100% - 100px);
	}
	.ds-advantage .list .item p:nth-of-type(1){
		margin-top: 30px;
	}
	.ds-highlights{
		padding: 50px 20px;
		background-color: #FAFAFA;
	}
	.ds-highlights .list .item{
		width: 100%;
		background: #FFFFFF;
		box-shadow: 0 4px 10px 0 rgba(0,0,0,0.10);
		border-radius: 8px;
		border-radius: 8px;
		border: 0;
		margin: 16px 0 0 !important;
		padding: 20px
	}
	.ds-highlights .list .item h3{
		float: none;
	}
	.ds-highlights .list .item h3>span{
		top: 42px;
		left: 104px;
	}
	.ds-highlights .list .item p{
		float: none;
		width: 100%;
		font-size: 14px;
		margin-left: 0 !important;
		line-height: 1.5;
	}
	.ds-highlights .list .item p:nth-of-type(1){
		margin-top: 10px;
	}
	.ds-indexMinker .indexMinker .mker .imger {
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
		border: 0;
	}
	.ds-indexMinker .indexMinkerOne{
		background-color: #ffffff;
	}
	.ds-indexMinker .indexMinker{
		padding: 5.6vh 0;
	}
	.ds-indexMinker .indexMinker .mker .imger{
		width: calc(100% - .4rem);
		margin: .1rem auto 0;
	}
	.ds-indexMinker .indexMinker .mker .imger .p{
		font-size: 14px;
		color: #777777;
		line-height: 1.5;
	}

	.ds-indexMinkerOne .indexMinker{
		background-color: #FAFAFA;
	}
	.ds-indexMinkerOne .indexMinker .open a{
		background-color: #ffffff;
		border: 1px solid #E3E3E3;
	}

	/* 医疗行业 */
	.pull-banner{
		height: auto;
		padding: 0;
		background-color: #ffffff;
	}
	.pull-banner>img{
		height: 162px;
		max-width: 500%;
		transform: translate(8%);
		left: auto;
		right: 0;
	}
	.yiliao-banner>img{
		height: 162px;
		max-width: 500%;
		transform: translate(4.5%);
		left: auto;
		right: 0;
	}
	.pull-banner .textBox,
	.yiliao-banner .textBox{
		margin-top: 162px;
	}
	.pull-banner .textBox .href a{
		width: 106px;
		height: 44px;
		border-radius: 22px;
		line-height: 44px;
		font-size: 14px;
	}
	.pull-banner .textBox{
		padding: 20px 20px 0;
	}
	.pull-banner .textBox .p{
		max-width: 240px;
		margin: 15px auto 25px;
	}
	.addIndexMinker{
		padding: 40px 20px;
		background-color: #FAFAFA;
	}
	.addTit .h1{
		font-size: 25px;
	}
	.addTit .mk{
		font-size: 14px;
		margin-top: 10px;
	}
	.addIndexMinker .listTwo3 .li .mLi .top .img{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 64px;
		height: 64px;
		border: 1px solid #D7E4FF;
		border-radius: 4px;
		position: sticky;
	}
	.addIndexMinker .listTwo3 .li .mLi .top .img>img{
		height: 46px;
		width: auto;
		margin-right: 0;
	}
	.addIndexMinker .addListTwo .li .mLi{
		background: none;
		border-radius: 0;
		box-shadow: none;
		border-bottom: 1px solid #EBEEF5;
	}
	.addIndexMinker .addListTwo .li .kmin{
		padding: 30px 0 28px;
		display: flex;
		justify-content: space-between;
	}
	.addIndexMinker .addListTwo .li .mLi:nth-last-of-type(1){
		border-bottom: 0;
	}
	.addIndexMinker .addListTwo{
		margin-top: 0;
	}
	.addIndexMinker .listTwo3 .li .mLi .text{
		width: calc(100% - 88px);
	}
	.addIndexMinker .listTwo3 .mLi2 .h3{
		margin-left: 0;
		font-size: 16px;
		line-height: 1.2;
		font-weight: 500;
	}
	.addIndexMinker .listTwo3 .mLi2 p{
		margin-top: 10px;
		font-size: 12px;
		color: #606266;
		line-height: 1.5;
	}
	.addMoreBtn a{
		font-size: 14px;
	}
	.addIndexMinker.listMorePlay .moreBox{
		margin-top: 0;
	}
	.addPlanBox .text{
		width: 100%;
		padding: 30px 20px 0;
	}
	.addPlanBox .text>div{
		padding: 0 10px;
	}
	.addPlanBox .text .txt-img{
		display: block;
		margin-top: 20px;
		padding: 0;
	}
	.addMinkerOne:nth-of-type(even){
		background-color: #FAFAFA !important;
	}
	.addPlanBox .img{
		display: none;
	}
	.addPlanBox .text .mik{
		font-size: 14px;
		color: #666666;
	}
	.addPlanBox .text .mores a{
		font-size: 14px;
	}
	.addPlanBox .text .p>p{
		color: #666666;
	}
	.addPlanBox .text .p>p::before{
		width: 4px;
		height: 4px;
		margin: 10px 6px 0 0;
	}
	.addPlanBox .text .p{
		font-size: 14px;
		line-height: 24px;
	}
	.addPlanBox .text .addBtn{
		display: block;
		width: 106px;
		height: 44px;
		border-radius: 22px;
		line-height: 44px;
		margin: 20px auto;
		font-size: 14px;
	}
	.addPlanTwo{
		padding: 30px 20px;
	}
	.addPlanThree{
		background-color: #FAFAFA;
		padding: 45px 0;
	}
	.addPlanThree .textBone{
		padding: 0 20px;
	}
	.addCaseBoxFer .swiper-container{
		width: 100%;
	}
	.addCaseBoxFer .img{
		display: none;
	}
	.addCaseBoxFer .textBone{
		width: 100%;
	}
	.addCaseBoxFer .md{
		height: 64px;
	}
	.addCaseBoxFer .md>img{
		margin: 0;
	}
	.addCaseBoxFer .icon{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.addCaseBoxFer .icon em{
		float: none;
		width: calc(50% - 8px);
		background: #FFFFFF;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,0.20);
		border-radius: 2px;
		border-radius: 2px;
		font-size: 12px;
		color: #282828;
		margin: 16px 0 0;
	}
	.addCaseBoxFer .bot .list .li{
		width: 100%;
		padding: 0 0 0 22px;
		line-height: 16px;
		color: #666666;
		margin-top: 36px;
	}
	.addCaseBoxFer .bot .list .li:first-child{
		margin-top: 26px;
	}
	.addCaseBoxFer .bot .list .li::after{
		width: 6px;
		height: 48px;
		background-color: #4C7EE9;
	}
	.addCaseBoxFer .bot .list .li p:nth-of-type(1){
		font-size: 18px;
		color: #4C7EE9;
		line-height: 20px;
		margin-bottom: 12px;
	}
	.addCaseBoxFer .bot .list .li i{
		color: #666666;
	}
	.addCaseBoxFer .bot .list .li p:nth-of-type(2){
		display: flex;
		align-items: center;
	}
	.addCaseBoxFer .bot .list .li p:nth-of-type(2):before{
		content: "";
		display: inline-block;
		width: 4px;
		height: 4px;
		border-radius: 100%;
		background-color: #666666;
		margin-right: 6px;
	}
	.addCaseBoxFer .swiper-scrollbar{
		display: none;
	}
	.addCaseBoxFer .swiper-pagination{
		display: flex;
		justify-content: center;
		bottom: 0 !important;
	}
	.addCaseBoxFer .swiper-pagination .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		margin:  0 8px !important;
	}
	.addCaseBoxFer .swiper-pagination .swiper-pagination-bullet-active{
		background: #4c7ee9;
	}
	.addCaseBoxFer .swiper-container{
		padding-bottom: 40px;
	}

	/* 政务 */
	.core-values{
		padding: 45px 20px;
	}
	.pull-tit h2{
		font-size: 25px;
	}
	.pull-tit p{
		font-size: 14px;
	}
	.core-values .list{
		flex-wrap: wrap;
		margin-top: 0;
	}
	.core-values .list .item{
		display: flex;
		justify-content: space-between;
		width: 100%;
		height: auto;
		padding: 30px 0;
		border: 0;
		box-shadow: none;
		border-bottom: 1px solid #EBEEF5;
		background: none;
		border-radius: 0;
	}
	.core-values .list .item:last-child{
		border-bottom: 0;
	}
	.core-values .item .img{
		width: 64px;
		height: 64px;
	}
	.core-values .item .txt{
		width: calc(100% - 88px);
	}
	.core-values .moreBox-other{
		margin-top: 0 !important;
	}
	.moreBox-other a{
		font-size: 14px;
	}
	.moreBox-other a i{
		width: 14px;
		height: 14px;
		background: url(/static/images/230210/icon-more.png) no-repeat center;
		background-size: auto 11px;
	}
	.values-list .item{
		padding: 50px 20px;
	}
	.values-list .item>div{
		flex-wrap: wrap;
	}
	.values-list .item .txt{
		width: 100%;
	}
	.values-list .item .txt>div{
		padding: 0 10px;
	}
	.values-list .item .txt-img{
		display: block;
		width: 100%;
		padding: 0;
	}
	.values-list .item .img{
		display: none;
	}
	.values-list h2{
		font-size: 16px;
		text-align: center;
		font-weight: bold;
	}
	.values-list .info{
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		margin: 20px 0;
	}
	.values-list .tips>p>span{
		width: calc(100% - 14px);
	}
	.values-list .more-btns{
		justify-content: center;
	}
	.values-list .more-btns a{
		font-size: 14px;
	}
	.values-list .more-btns a::after{
		height: 12px;
	}
	.values-list .moreBtn{
		width: 106px;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		border-radius: 22px;
		margin: 20px auto 0;
	}
	.pull-minker{
		padding: 45px 20px 0;
	}

	.case-swiper .pull-tit{
		top: 45px;
	}
	.case-swiper .swiper-slide{
		min-height: 1000px;
		background-size: auto 100%;
	}
	.case-swiper .txt{
		width: calc(100% - 40px);
		top: 123px;
		left: 20px;
		transform: translate(0);
	}
	.case-swiper .txt>div{
		width: 100%;
	}
	.case-swiper .info,
	.case-swiper .txt-other>.info{
		width: 100%;
		font-size: 14px;
	}
	.case-swiper .effect .item{
		border-left: 6px solid #4C7EE9;
		padding: 0 0 0 15px;
		margin-top: 30px;
	}
	.case-swiper .effect .item:nth-of-type(1){
		margin-top: 20px;
	}
	.case-swiper .effect .item>p,
	.case-swiper .txt-other .effect .item>p{
		font-size: 18px;
		line-height: 1.4;
		color: #4C7EE9;
	}
	.case-swiper .flag{
		justify-content: space-between;
	}
	.case-swiper .flag>em{
		width: calc(50% - 8px);
		margin: 16px 0 0;
		padding: 0;
		text-align: center;
	}
	.case-swiper .effect .item::before,
	.case-swiper .effect .item::after{
		display: none;
	}
	.case-swiper .txt-other .effect .item>span,
	.case-swiper .effect .item>span{
		color: #666666;
	}
	.case-swiper .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		margin: 0 8px;
	}
	.case-swiper .swiper-pagination-bullets{
		bottom: 40px !important;
	}
	.pull-tit h2{
		line-height: 1.3;
	}
	.tab-wrapper{padding-left: 10px; padding-right: 10px;}
	.tab-title p{padding-left: 10px; margin-right: 10px; font-size: 18px;}
	.tab-title p span{margin-right: 10px;font-size: 32px;}
	.tab-wrapper .tab-content{padding: 20px; flex-direction: column;}
	.tab-wrapper .tab-content-desc, .tab-wrapper .tab-content-icon{width: 100%; height: auto; margin: auto;}
	.tab-wrapper .tab-content-icon{margin-top: 20px;}
	.tab-wrapper .tab-content-desc h3{font-size: 24px;}
	.tab-wrapper .tab-content-desc h4{font-size: 18px;}
	.tab-wrapper .tab-content-desc .list ul{width: 100%;}
	.tab-wrapper .child-list li{justify-content:flex-start;}
	.tab-wrapper .child-list strong{font-size: 12px;}
	.centerImgTwo-new div.cont{flex-direction: column;}
	.centerImgTwo-new div.text{width: auto;}
	.administrate-wrap{padding: 20px;}
	.administrate-wrap .administrateTwo .text{padding: 0; width: auto;}
	.administrate-wrap .administrateTwo .text .h2{padding-left: 0}
	.administrate-wrap .administrateTwo .img{width: auto;}
	.suspension-con {
		display: block;
	}
	.suspension {
		position: static;
		transform: translate(0px, 0px);
		padding: 80px 0px;
		background: #F4F6FC;
	}
	.suspension .tit {
		display: block;
	}
	.contact_div {
		display: none;
	}
	div.numberCell4 {
		justify-content: center;
	}
	div.numberCell4 .li {
		width: 234px;
		height: 180px;
		flex:none;
	}
	div.indexMinker-new .h1,
	.suspension .h1{
		font-family: PingFang SC;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
		letter-spacing: 0em;
		text-align: center;
		color: #020814;
	}
	.core-merit-wrap {
		justify-content: center;
	}
	.indexMinker-new .soundBox {
		flex-wrap: wrap;
		justify-content: center;
	}
	.indexMinker-new .soundBox .li {
		margin-top: 40px;
	}
}

.ys_cont1200{width:1200px;margin:0 auto;max-width:100%}
.t_b2pt4xili {display: flex;align-items: center;}
.t_b2pt4xili {display: none;}
.t_b2pt4xili.act {display: flex;}
.t_b2pt4imgph {
    display: none;
}
.t_b2pt4le {width: 55.6%;padding-right: 40px;}
.t_b2pt4xin {background: #ffffff;border-radius: 16px;padding: 40px;}
.t_b2pt4lix {padding: 22px 0;position: relative;}
.t_b2pt4lix:first-child {padding-top: 0;}
.t_b2pt4lix::before {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;background: #eee;}
.t_b2pt4lix .std_title4 {margin-bottom: 12px;font-size: 22px;line-height: 1.5;color:#141f34;}
.std_word1, .std_word1 p{color: #676b77;font-size: 16px;line-height: 1.6;}
.t_b2pt4oli .std_word1 {color: #141f34;margin-bottom: 4px;position: relative;font-size: 16px;line-height: 1.6;}
.t_b2pt4oli .std_word1::before {
    content: url(/static/images/select_icon.png);
    position: absolute;
    width: 24px;
    left: -35px;
    top: -13px;
    transform: scale(0.5);
}
.std_font14, .std_font14 p {
    font-size: 14px;
    line-height: 1.6;
    color: #676b77;
}
.t_b2pt4oli .std_font14 {
    position: relative;
}
.t_b2pt4xin .std_font14 {
    margin-bottom: 16px;
}
.t_b2pt4oli {
    padding-left: 32px;
}
.t_b2pt4xin .std_button {
    width: 132px;
    height: 43px;
	text-align: center;
	margin-top: 30px;
	display: inline-block;
	overflow: hidden;
	border-radius: 2px;
	cursor: pointer;
}
.pop_open {
    cursor: pointer;
}
.std_btnbox {
    display: block;
    border: 1px solid #2d65f2;
    border-radius: 2px;
    background: #2d65f2;
    transition: all 0.36s;
    position: relative;
}
.std_btnbox::before {
    content: "";
    width: 140px;
    height: 140px;
    border-radius: 50%;
    z-index: 0;
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(0);
    background: #1c47c9;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-out;
}
.t_b2pt4xin .std_btnbox::before {
    width: 530px;
    height: 530px;
}
.std_btnzi {
    font-size: 16px;
    color: #fff;
    padding: 0 31px;
    line-height: 44px;
    position: relative;
    z-index: 4;
    transition: all 0.36s;
}
.t_b2pt4xin .std_btnzi {
    line-height: 40px;
}
.frg {
    float: right;
}
.flt {
    float: left;
}
.t_b2pt4rg {
    width: 44.4%;
}
.t_b2pt4pic {
    position: relative;
}
.t_b2pt1, .t_b2pt3, .t_b2pt5, .t_b2pt7 {
    background: #fff;
}
.t_gubgtu {
    position: relative;
    overflow: hidden;
}
.std_padding1 {
    padding-top: 40px;
}
.t_b2pt1le {
    width: calc(100% - 560px);
    padding-left: 160px;
}
.std_title2 {
    font-size: 40px;
    line-height: 1.6;
    color: #141f34;
}
.std_margin2 {
    margin-bottom: 50px;
}
.t_b2pt1le {
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 406px;
}
.t_b2pt1le .std_title5 {
    margin-bottom: 20px;
}
.std_title5, .yxedr_active h5, .std_title5 p {
    font-size: 18px;
    line-height: 1.6;
    color: #141f34;
}
.t_b2pt1rg {
    width: 560px;
}
.t_b2pt1vid {
    width: 100%;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
.t_b2pt1vid {
    cursor: pointer;
}
.t_b2pt1rg .t_b2pt1vid {
    margin-bottom: 16px;
}
.t_b2pt1vid img {
    width: 100%;
    transition: all 0.36s;
}
.t_b2pt1vid video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.t_b2pt1play {
    width: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    transition: all 0.36s;
}
.t_b2pt1play img {
    width: 100%;
}
.std_button {
    display: inline-block;
	overflow: hidden;
	border-radius: 2px;
}
.t_b2pt1 .std_btnbox::before {
    width: 165px;
    height: 165px;
}
.t_b2pt1vid video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.t_b2pt1vid.on video {
    z-index: 2;
}
.t_b2pt1vid.on .t_b2pt1play {
    opacity: 0;
    pointer-events: none;
}
.merchandise .newLi {
	overflow: hidden;
	width: 288px;
	margin-left: 16px;
}
.summary span {
	color: #9096A5;
}
.header.on.act {
	margin-top: -60px;
}
.contactSmink .login-logo img {
	width: 260px !important;
	height: 36px !important;
}
.forbid-scroll {
	overflow: hidden;
}
.pc-about-us .caseBanner .img img{
	height: 500px;
	object-fit: cover;
}
.pc-about-us .caseBanner .text{
	top:173px;
	transform: translateY(0);
}
.pc-about-us .caseBanner .text .h1, .pc-about-us .caseBanner .text .h2{
	font-family: 'DingTalk-JinBuTi';
	font-size: 48px;
	color: #FFFFFF;
	line-height: 70px;
	font-weight: 400;
	margin-top:40px;
}
.pc-about-us .about_us_title{
	font-family: PingFangSC-Semibold;
	font-size: 38px;
	color: #222222;
	text-align: center;
	line-height: 70px;
	font-weight: 600;
}
.pc-about-us .aboutOne .img{
	position: absolute;
	width:100%;
	left:0;
	top:0;
	z-index:-1;
}
.pc-about-us .aboutOne .minb,.pc-about-contact-city .contact{
	position: relative;
	width:100%;
	margin-top:50px;
	padding-top:0;
}
.pc-about-us .aboutOne .minb{
	height: 456px;
}
.pc-about-us .caseBanner .text .mink{
	padding-left: 56px;
}
.pc-about-us .aboutOne .text{
	padding:48px 0 48px 56px;
	width:611px;
	font-size: 16px;
	color: #232323;
	line-height: 28px;
	font-weight: 400;
}
.pc-about-us .aboutOne .text p{
	font-family: PingFangSC-Regular;
}
.pc-about-us .aboutOne .text span{
	font-family: 'DingTalk-JinBuTi';
	font-size: 32px;
	color: #282828;
	line-height: 28px;
	font-weight: 400;
}
.pc-about-us .caseBanner .text .h2{
	margin-top:0;
	line-height: 60px;
}
.pc-about-us .caseBanner .text img{
	width: 347px;
}
.pc-about-us .aboutUs_logo{
	text-align: right;
}
.pc-about-us .aboutUs_logo img{
	display: inline-block;
}
.pc-about-us .about-us-tab{
	position: absolute;
	top:310px;
	z-index:1;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	padding:0;
}
.pc-about-us .about-us-tab .cont{
	margin:0 auto;
}
.pc-about-us .caseBanner .text{
	text-align: left;
}
.pc-about-us .caseBanner .img2{
	height: 500px;
}
.mobile-about-us .caseBanner{
	position: relative;
	height: 322px;
}
.mobile-about-us .caseBanner .img{
	display: block;
}
.mobile-about-us .caseBanner .img img{
	left:0;
	top:0;
	transform: translate(0,0);
}
.mobile-about-us .caseBanner .text{
	top:54px;
	transform:translateY(0);
}
.mobile-about-us .caseBanner .img2{
	height: 322px;
}
.mobile-about-us .caseBanner .text .h1{
	font-family: 'DingTalk-JinBuTi';
	font-size: 36px;
	color: #000000;
	letter-spacing: -2.18px;
	font-weight: 400;
	width:220px;
	margin:0 auto;
}
.mobile-about-us .caseBanner .text .h2{
	font-family: PingFangSC-Regular;
	font-size: 15px;
	color: #282828;
	letter-spacing: 2px;
	text-align: center;
	line-height: 22px;
	font-weight: 400;
	margin-top:21px;
}
.mobile-about-us .about_us_title{
	font-family: DingTalk-JinBuTi;
	font-size: 26px;
	color: #191919;
	letter-spacing: -1.08px;
	font-weight: 400;
	text-align: center;
}
.content-right,.dy-right{
	margin-left:20px!important;
}
.content-right .rg-top{
	position: relative;
}
.content-right .rg-top a{
	position: absolute;
	right: 0;
	top:38px;
	display: flex;
	width:76px;
}
.content-right .rg-top a span{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #005BFF;
	line-height: 20px;
	font-weight: 400;
}
.content-right .rg-top a i{
	width: 20px;
    height: 20px;
    background: url(/static/images/pc/index_pc_icon_1_1_1_1.png) no-repeat;
    background-size: 20px 20px;
    display: block;
}