.main {
	max-width: 1200px;
	margin: auto;
}

body {
	min-width: 1200px !important;
}
.iconHide {
	padding-top: 5px !important;
}

/* ----------------------------------------修改开始部分-------------------------------------- */
/* banner区域 */
.banner {
	/*margin-top: 55px;*/
	height: 150px;
	background: url(/img/awsDkp/awsDkp-alibabaCloud-banne.png) no-repeat  center/1920px;
	margin-bottom: 66px;
}

.banner .bannerContent {
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner .bannerContent .title {
	font-size: 36px;
	font-family: 'PingFang SC-Regular, PingFang SC';
	font-weight: 400;
	color: #FFFFFF;
}

.denodo-div {
	display: flex;
	justify-content: space-between;
	margin-top: 118px;
}

.awsDkp-con1 .text {
	font-size: 16px;
	font-family: 'PingFang SC-Regular, PingFang SC';
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 25px;
}

.awsDkp-con1 .text-h1 {
	width: 541px;
	height: 100px;
	font-size: 36px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
}
.awsDkp-con1 .text-small {
	font-size: 16px;
	font-family: 'PingFang SC-Regular, PingFang SC';
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	margin-top: 24px;
}
.awsDkp-con1 .red {
	color: #F05149;
}

.denodo-div>.denodo-div-left {

	width: 670px;
	margin-right: 40px;
}

.denodo-div>.text {
	width: 594px;
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 38px;
}
.denodo-div>.denodo-div-left.text-h1{
	width: 541px;
	height: 100px;
	font-size: 36px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 0px;
}
.denodo-div-left img{
	margin-top: 27px;
}
.alibaba-cloud-connect{
	position: relative;
	width: 100%;
	height: 479px;
	margin-top: 140px;

}

.alibaba-cloud-connect>h1{
	font-size: 36px;
	height: 50px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 0px;
	text-align: center;
}
.alibaba-cloud-connect .border{
	border-bottom: 5px solid #F05149;
	padding-bottom: 12px;
}

.alibaba-cloud-connect .text{
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 47px;
	height: 74px;
}
.alibaba-cloud-connect .connect-list{
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}
.alibaba-cloud-connect .connect-list .row .row-title{
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FF6B00;
	line-height: 20px;
	margin-bottom: 12px;
}

.alibaba-cloud-connect .connect-list .row .row-text{

	height: 100px;
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.alibaba-cloud-connect .connect-list .row-width-289{
	width: 289px;
}

.alibaba-cloud-connect .connect-list .row-width-294{
	width: 289px;
}

.alibaba-cloud-connect .connect-list .row-width-346{
	width: 346px;
}

.aboutUs-div{
	background-color: #EEEEEE;
}