@charset "utf-8";



@media (min-width: 0) and (max-width: 1770px)
#gNavi li:first-child a {
    color: #333333;
}

.cloud-1BigBox {
	width: 100%;
	height: 919px;
	background-image: url(../img/downloadCloud/b.png);
}

.cloud-1Box {
	width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cloud-1-left {
	width: calc(50% + 100px);
	height: 100%;
	margin-left: 100px;
}

.cloud-1-left-logo {
	width: 100%;
	height: 154px;
	margin-top: 150px;
}

.cloud-1-left-title {
	width: calc(100% - 50px);
	height: auto;
	font-size: 88px;
	color: #2470F2;
	font-weight: bold;
	margin-left: 50px;
}

.cloud-1-left-text {
	width: calc(100% - 50px);
	height: auto;
	font-size: 30px;
	color: #5288E1;
	font-weight: 400;
	margin-left: 50px;
	letter-spacing: 20px;
}

.cloud-1-left-butBox {
	width: calc(100% - 50px);
	height: auto;
	margin-left: 50px;
	margin-top: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.cloud-1-left-but-left {
	width: 240px;
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #001D4F;
	border-radius: 16px;
	transition: all 0.3s;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 90px;
}

.cloud-1-left-but-left-title {
	font-size: 20px;
	font-weight: 400;
	color: #2A2A2A;
	margin-left: 20px;
}
.cloud-1-left-but-left-title:hover{
	text-decoration: none;
}

.cloud-1-left-but-right {
	width: 240px;
	height: 60px;
	background: #FF564D;
	border: 1px solid #001D4F;
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.on {
	display: block;
}

.off {
	display: none;
}

.cloud-1-left-but-left:hover {
	background: #FF564D;
	border: 1px solid #FF564D;
	transition: all 0.3s;
	cursor: pointer;
}

.cloud-1-left-but-left:hover .on {
	display: none;
}

.cloud-1-left-but-left:hover .off {
	display: block;
}

.cloud-1-left-but-left:hover .cloud-1-left-but-left-title {
	color: #FFFFFF;
}

.cloud-1-right {
	width: calc(50% - 200px);
	height: 100%;
}

.cloud-1-right-img {
	margin-left: -50px;
	margin-top: 28px;
}

.cloud-2-bigBox {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.cloud-2 {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cloud-2-left {
	width: 675px;
	height: auto;
	margin-top: 42px;
	position: relative;
}

.cloud-2-left-img1 {
	width: 100%;
	height: 100%;
	padding-top: 95px;
}

.cloud-2-left-img2 {
	width: 100%;
	height: 100%;
}

.cloud-2-left-img2 > img {
	position: absolute;
    left: 165px;
    top: 1px;
    z-index: 10;
}

.cloud-2-right {
	width: calc(100% - 746px);
	height: 683px;
	padding-left: 71px;
}

.cloud-2-right-title {
	width: 100%;
	height: auto;
	margin-top: 119px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.cloud-2-right-title > img {
	margin-top: -30px;
}

.cloud-2-right-title > h2 {
	font-size: 40px;
	font-weight: bold;
	color: #3C475A;
	margin-left: -30px;
}

.cloud-2-right-text {
	width: 100%;
	height: auto;
	margin-top: 20px;
	font-size: 40px;
	font-weight: 300;
	color: #3C475A;
}

.cloud-2-right-en {
	font-size: 24px;
	font-weight: bold;
	color: #DFEAFF;
	margin-top: 20px;
	margin-bottom: 30px;
}

.cloud-2-right-txt {
	font-size: 16px;
	font-weight: 400;
	color: #2A201D;
}

.cloud-3 {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.cloud-3-titleBox {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.cloud-3-titleBox > h2 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #3C475A;
}

.cloud-3-titleBox > p {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #3C475A;
}

.cloud-3Box {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	margin-top: 80px;
}

.cloud-3-left {
	width: 402px;
	height: 490px;
	padding-top: 12px;
	margin-left: 80px;
}

.cloud-3-right {
	width: calc(100% - 482px);
	height: auto;
}

.cloud-3-con {
	margin-bottom: 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.cloud-3-con-img {
	width: 95px;
	height: 95px;
}

.cloud-3-con-txt {
	display: flex;
	flex-direction: column;
}

.cloud-3-con-txt > h3 {
	font-size: 20px;
	font-weight: bold;
	color: #3C475A;
}

.cloud-3-con-txt > p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #6E6E6E;
}
.yzlapp{
	width: 160px;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    margin-left: 180px;
    margin-top: 30px;
}
.m-l-80{
	margin-left: 80px;
}
.m-l-90{
	margin-left: 90px;
}
.m-l-30{
	margin-left: 30px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.cloud-1-left {
		width: 50%;
		height: 100%;
		margin-left: 15px;
	}
	.cloud-1-left-logo {
		width: 120px;
    height: 120px;
    margin-top: 0px;
	}
	.cloud-1-left-logo>img {
    height: 120px;
	}
	.cloud-1-left-title {
		width: calc(100% - 50px);
		height: auto;
		font-size: 18px;
		color: #2470F2;
		font-weight: bold;
		margin-left: 0px;
	}
	.cloud-1-left-text {
		width: calc(100% - 50px);
		height: auto;
		font-size: 12px;
		color: #5288E1;
		font-weight: 400;
		margin-left: 0px;
		letter-spacing: 0px;
	}
	.leftInner{
		width: 140px;
	}
	.yzlapp {
		width: 140px;
		border-radius: 5px;
		border: 1px solid #b8b8b8;
		margin-left: 0px;
		margin-top: 18px;
	}
	.cloud-1-left-butBox {
		width: calc(100% - 50px);
		height: auto;
		margin-left: 0px;
		margin-top: 20px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.cloud-1-left-but-left {
		width: 210px;
		height: 40px;
		background: #FFFFFF;
		border: 1px solid #001D4F;
		border-radius: 16px;
		transition: all 0.3s;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: 0px;
	}
	.cloud-1Box {
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.cloud-1-right {
		width: 50%;
		height: 100%;
	}
	.cloud-1-right-img>img{
		width: 215px;
	}
	.cloud-1-left-but-left-title {
		font-size: 14px;
		font-weight: 400;
		color: #2A2A2A;
		margin-left: 6px;
	}
	.cloud-1-right-img {
		margin-left: -50px;
		margin-top: 68px;
	}
	.on{
		width: 22px;
	}
	.off{
		width: 22px;
	}
	.cloud-1BigBox{
		height: 450px;
	}
	.cloud-2-bigBox {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cloud-3 {
		width: calc(100% - 30px);
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cloud-2-left {
		width: 100%;
		height: auto;
		margin-top: 10px;
		position: relative;
	}
	.cloud-2-left-img1>img{
		width: 100%;
	}

	.cloud-2 {
		display: inline-block;
		padding: 0px 15px;
		width: calc(100% - 30px);
	}
	.cloud-2-right {
		width: calc(100% - 30px);
		height: auto;
		padding-left: 0px;
	}
	.cloud-2-right-title {
		width: 100%;
		height: auto;
		margin-top: 49px;
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.cloud-2-right-title > h2 {
		font-size: 25px;
		font-weight: bold;
		color: #3399FF;
		margin-left: 0px;
		text-align: center;
	}
	.cloud-2-right-text {
		width: 100%;
		height: auto;
		margin-top: 2px;
		font-size: 18px;
		font-weight: 300;
		color: #3C475A;
		text-align: center;
	}
	.cloud-2-right-en {
		font-size: 12px;
		font-weight: bold;
		color: #9E9E9E;
		margin-top: 5px;
		margin-bottom: 8px;
		text-align: center;
	}
	.cloud-2-right-txt {
		font-size: 14px;
		font-weight: 400;
		color: #2A201D;
	}
	.cloud-2-right-txt {
		font-size: 14px;
		font-weight: 400;
		color: #2A201D;
	}
	.cloud-2-left-img1 {
		width: 100%;
		height: auto;
		padding-top: 65px;
	}
	.cloud-3-titleBox > h2 {
		width: 100%;
		height: auto;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		color: #3399FF;
		margin-top: 20px
	}
	.cloud-3-titleBox > p {
		width: 77%;
		height: auto;
		text-align: center;
		font-size: 14px;
		font-weight: 400;
		color: #3C475A;
		margin: 0 auto;
	}
	.cloud-3-left {
		width: 100%;
		height: auto;
		padding-top: 12px;
		margin-left: 15px;
	}
	.cloud-3-left>img{
		width: 100%;
	}
	.cloud-3Box {
		width: 100%;
		height: auto;
		display: inline-block;
		justify-content: flex-start;
		margin-top: 10px;
	}
	.cloud-3Box>img {
		width: 100%;
		
	}
	.cloud-3-right {
		width: calc(100% - 30px);
		height: auto;
		margin: 40px auto 10px;
	}
	.m-l-80{
		margin-left: 0px;
	}
	.m-l-90{
		margin-left: 0px;
	}
	.m-l-30{
		margin-left: 0px;
	}

	.cloud-3-con {
		width: calc(50% - 10px);
		margin-bottom: 30px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	.cloud-3-con-txt > h3 {
		font-size: 14px;
		font-weight: bold;
		color: #3C475A;
		margin-bottom: 10px;
	}
	.cloud-3-con-txt > p {
		font-size: 13px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #6E6E6E;
	}
	.cloud-3-con-img {
		width: 65px;
		height: 65px;
	}
	.cloud-3-con-img>img {
		width: 65px;
		height: 65px;
	}
 .cloud-2-left-img2 > img {
	position: absolute;
    left: 46px;
    top: 22px;
    z-index: 10;
    width: 64%;
    height: 330px;
 }
		
}
