* {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

.kuncloud {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}

.kuncloud_img {
	width: 100%;
}

.kuncloud_for {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0 5%;

}

.content {
	/* position: absolute; */
	width: 100%;
	height: 100%;
	/* top: 0; */
	padding: 80px 0;

}

.content_size {
	font-size: 30px;
}

.global_size {
	padding-top: 5px;
	border-top: 4px solid #4272B4;
	font-weight: bold;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	margin: auto;
	font-size: 28px;
}

.contain {
	width: 80%;
	/* object-fit: cover; */
}

.service {
	background-color: #000;
	color: #fff;
	margin: auto;
}

.service_a {
	display: flex;
}

.service_a_size {
	font-size: 30px;
	display: flex;
	align-items: flex-end;
	
}
.imgtitle {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
}

.srcflex {
	padding: 2% 5%;
	flex-wrap: wrap;
	text-align: center;
}

.account {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 10%;
	box-sizing: border-box;
	/* border: 1px solid #005BE2; */
}

.account_flex {
	justify-content: center;
	border-radius: 30px;
	width: 300px;
	border: 1px solid #FFFFFF;	
	padding: 5px 20px;
	display: flex;
	align-items: center;
	/* border: 1px solid red; */
}

.account_flex img {
	margin-right: 5px;
}

.center {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.solid {
	margin-top: 100px;
}

.line {
	border-top: 4px solid #4272B4;
	color: black;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	margin: auto;
	font-size: 28px;
}

.picture {
	width: 80%;
	display: flex;
	justify-content: space-between;
	margin: auto;
	margin-top: 50px;
}

.ionc {
	width: 8%;
}

.img {
	text-align: center;
}

.font_size {
	margin-top: 20px;
	font-size: 18px;
	text-align: center;
}

.background {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 100px;
	position: relative;
}

.asdasd {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 25%;
	bottom: 0px;
	margin: auto;
}

.top {
	margin-top: 50px;
	color: #A9A9A9;
}

.top_flex {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.top_flex_flex {
	display: flex;
	justify-content: center;
}

.system {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 100px;
}

.system_wiht {
	flex-direction: column;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.system_wiht h2 {
	font-size: 22px;
	margin: 15px 0;
	letter-spacing:2px;
}

.system_img {
	position: relative;
	height: 500px;
	width: 150px;
}

.imageTP {
	height: 500px;
	width: 150px;
	vertical-align: top;
}

.system_size {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	height: 500px;
	width: 150px;
	bottom: 0;
}

.system_size:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.system_shu {
	color: #ffffff;
	writing-mode: tb-rl;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.system_font{
	margin-bottom: 30px;
}

.back_img {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.back_size {
	position: absolute;
	color: #ffffff;
	top: 20%;
	width: 100%;
	padding-left: 20%;
}

.back_size h1 {
	font-size: 50px;
}

.back_size span {
	font-size: 35px;
}

.back_back {
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 70px;
	height: 6px;
}

.introduce {
	width: 80%;
	margin: auto;
	margin-top: 50px;
}

.titie {
	font-size: 30px;
}

.link {
	margin-top: 30px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.link_let {
	width: 45%;
	margin-bottom: 80px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.link_titie {
	border-top: 4px solid #4272B4;
	padding-top: 5px;
	font-weight: bold;
	font-size: 24px;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
}

.link_top {
	margin-top: 15px;
	text-align: center;
	text-align: justify;
}

.link_img {
	width: 100%;
}
