body {
	/* width: 100%; */
	margin: 0 auto;
}

ul,
li {
	list-style: none;
}

img {
	max-width: 100%;
}

.video {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 730px;
	position: relative;
}

.video video {
	position: absolute;
}

.videoText {
	position: absolute;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	top: 169px;
	text-align: center;
}

.videoText1 {
	width: 640px;
	font-size: 60px;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 60px;

}

.videoText2 {
	width: 399px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 22px;
}

.logic {
	width: 100%;
	height: 780px;
	background: #FFFFFF;
	padding-top: 60px;
}

.logicText1 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
}

.logicText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #333333;
	margin-top: 23px;
	margin-bottom: 84px;
}

.logicContent {
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}

.interflow {
	width: 100%;
	min-height: 780px;
	background: linear-gradient(180deg, #F8F9FB 0%, #F8F9FB 100%);
	padding-top: 80px;
}

.interflowText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 29px;
}

.workBox {
	width: 100%;
	min-height: 982px;
	background: #FFFFFF;
	padding-top: 80px;
}

.boxText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	margin-top: 23px;
	margin-bottom: 76px;
}

.boxContent {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.content {
	width: 387px;
	height: 110px;
	background: #ffffff;
	display: flex;
	padding: 15px 36px 15px 23px;
}

.content1 {
	margin: 0 20px;
}

.content {
	cursor: pointer;
}

.content:hover {
	/* box-shadow: 0px 0px 15px 0px rgba(205, 205, 205, 0.4); */
	border-radius: 5px;
	background-color: #FFFFFF;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
}

.content img {
	width: 80px;
	height: 80px;
	margin-right: 17px;
}

.contentText {
	display: flex;
	flex-direction: column;
}

.contentText1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.contentText2 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 5px;
}

.live {
	width: 100%;
	height: 780px;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.liveText1 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #FFF7F7;
}

.liveText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: rgba(255, 247, 247, 0.7);
	margin-top: 23px;
	margin-bottom: 126px;
}

.liveList {
	display: flex;
	margin-bottom: 19px;
	margin-left: 20%;
}

.liveContent {
	width: 137px;
	height: 137px;
	margin-right: 19px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 20px;
}

.liveContent:hover {
	transform: translateY(-4%);
	transition: transform 0.5s;
	cursor: pointer;
}

.liveContentNo{
	transform: translateY(0%);
	transition: transform 0.5s;
}

.liveContentText {
	line-height: 16px;
	font-size: 16px;
	color: #333333;
}

.storemgt {
	width: 100%;
	min-height: 780px;
	background: #FFFFFF;
	padding-top: 82px;
}

.storemgtText2 {
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #666666;
	margin-top: 23px;
	margin-bottom: 20px;
}

.storemgtContent {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
}

.mgtList {
	margin-top: 103px;
}

.mgt {
	/* width: 557px; */
	height: 58px;
	margin-bottom: 57px;
	display: flex;
}

.mgt:hover .mgttext1 {
	font-weight: bold;
	cursor: pointer;
	font-size: 24px;
}

.mgt img {
	width: 58px;
	height: 58px;
	margin-right: 28px;
}

.mgttext {
	height: 58px;
}

.mgttext1 {
	font-size: 24px;
	color: #333333;
}

.mgttext2 {
	font-size: 16px;
	color: #666666;
	margin-top: 13px;
}

.operationYystem {
	width: 100%;
	min-height: 782px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.operationText1 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	padding-top: 96px;
	margin-bottom: 93px;
}

.operationBanner {
	max-width: 1200px;
	margin: 0 auto;
}

.carouselContent {
	display: flex;
	color: #FFFFFF;
}

.carouselText {
	margin-right: 81px;
}

.carouselText1 {
	width: 280px;
	font-size: 30px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 50px;
	margin-top: 10px;
}

.carouselText2 {
	width: 362px;
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 36px;
	margin-top: 34px;
}

.carousel-indicators {
	position: absolute;
	right: unset;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: unset;
	list-style: none;
	margin-left: 61px;
}

.carousel-indicators li {
	width: 7px;
	height: 7px;
	border-top: unset;
	border-bottom: unset;
	border-radius: 7px;
	margin-right: 20px;
}

.carousel-control-next,
.carousel-control-prev {
	top: unset;
	bottom: -10px;
	width: unset;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: unset;
	left: 160px;
}

.dataSee {
	width: 100%;
	min-height: 850px;
	background: #FFFFFF;
	padding-top: 82px;
}

.dataSeeText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	line-height: 36px;
	margin-top: 23px;
	margin-bottom: 127px;
}

.dataSeeContent {
	display: flex;
	justify-content: center;
}

.dataSeeList {
	margin-right: 88px;
	margin-top: 63px;
}

.listContent {
	display: flex;
	align-items: center;
	margin-bottom: 35px;
}

.listContent img {
	width: 80px;
	height: 80px;
	margin-right: 26px;
}

.listText1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.listText2 {
	width: 298px;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;

}

.support {
	width: 100%;
	height: 780px;
	padding-top: 82px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.supportText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	line-height: 36px;
	margin-top: 23px;
	margin-bottom: 112px;
}

.supportList {
	display: flex;
	justify-content: center;
}

.supportContent {
	width: 277px;
	height: 371px;
	background: #FFFFFF;
	/* box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08); */
	border-radius: 20px;
	padding: 31px 18px 0 18px;
}

.supportContent1 {
	margin-right: 31px;
}

.supportContent:hover {
	transform: translateY(-4%);
	transition: transform 0.5s;
	cursor: pointer;
}

.supportContentNo{
	transform: translateY(0%);
	transition: transform 0.5s;
}

.supportImg {
	display: flex;
	justify-content: center;
}

.supportImgBg {
	width: 140px;
	height: 140px;
}

.supportImg img {
	width: 140px;
	height: 140px;
}

.supportTitle {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-top: 40px;
}

.stext {
	width: 220px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin: 0 auto;
	margin-top: 19px;
}

.client {
	width: 100%;
	min-height: 780px;
	background: #FFFFFF;
	padding-top: 82px;
}

.clientText2 {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	margin-top: 23px;
	margin-bottom: 61px;
}

.clientList {
	background: #FFFFFF;
}

.clientContent {
	width: 343px;
	height: 390px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: #FFFFFF;
	box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.09);
	border-radius: 6px;
	margin-right: 16px;
	display: inline-table;
}

.clientImg img {
	width: 100%;
	height: 125px;
}

.clientContent:hover {
	transform: translateY(-4%);
	transition: transform 0.5s;
	cursor: pointer;
}

.clientContentNo{
	transform: translateY(0%);
	transition: transform 0.5s;
}

.clientHeader {
	width: 64px;
	height: 64px;
	margin: 0 auto;
	margin-top: -32px;
}

.clientHeader img {
	width: 64px;
	height: 64px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 64px;
}

.clientName {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	margin-top: 22px;
}

.labelList {
	display: flex;
	justify-content: center;
	margin-top: 13px;
	margin-bottom: 25px;
}

.label {
	background: #FFF3F0;
	border-radius: 3px;
	padding: 5px 3px;
	margin-right: 10px;

	font-size: 12px;
	color: #FF4612;
	line-height: 12px;
}

.clientbrief {
	white-space: normal;
	padding: 0 28px;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.online {
	width: 100%;
	height: 458px;
	padding-top: 100px;
}

.onlineText1 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 40px;
	margin-bottom: 86px;
}

.onlineContent {
	display: flex;
	justify-content: center;
}

.step {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.stepImg {
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top;
}

.step img {
	width: 80px;
	height: 80px;
}

.stepText {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 25px;
}

.arrows {
	margin-top: 27px;
	margin-left: 65px;
	margin-right: 57px;
}

.arrows img {
	width: 18px;
	height: 27px;
}
