.aboutwe-top {
	padding-top: 50px;
	width: 100%;
	height: 600px;
	background: url(../img/aboutwebg.png);
	background-size: cover;
	text-align: center;
}

.aboutwe-img {
	width: 440px;
	height: 600px;
}

.aboutwe-banner-left {
	width: calc(100% - 460px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}

.aboutwe-banner-left p {
	width: 100%;
	margin-top: 181px;
	/* height: 68px; */
	font-size: 46px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 68px;
}

.aboutwe-bannerTit {
	margin-top: 50px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
}

.aboutweBox {

	padding-top: 100px;
	position: relative;
	height: 796px;
	text-align: center;
	background: #FFFFFF;
}

.aboutwe-tit::before {
	content: "";
	position: absolute;
	width: 44px;
	height: 4px;
	background-color: #0A87F8;
	top: 76px;
	left: 60px;
}

.aboutweBox .layui-container {
	height: 656px;
}

.introduction-left {
	width: calc(100% - 450px);
}

.introduction-left img {
	width: 336px;
	height: 208px;
}

.introduction-p {
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}

.introduction-con {
	height: 228px;
}

.introduction-right {
	width: 428px;
}

.introduction-right img {
	width: 428px;
	height: 268px;
}

.download-item {
	width: 1200px;
	/* height: 252px!important; */
	padding: 82px 0;
}

.download-item-btn {
	width: 33.33%;
	text-align: center;
}

.download-item-btn img {
	width: 282px;
	height: 282px;
}

.download-item-p1 {
    line-height: 33px;
    font-weight: 500;
	font-size: 24px;
    color: #333333;
	margin-bottom: 20px;
}

.download-item-p2 {
	padding: 0 20px;
    line-height: 26px;
	font-size: 14px;
    color: rgb(51, 51, 51);
}
.value-tit::before {
	content: "";
	position: absolute;
	width: 44px;
	height: 4px;
	background-color: #0A87F8;
	top: 76px;
	left: 82px;
}
.list-p1{
	font-weight: 500;
	color: #333333;
}
.list-p2{
	color: #666666;
}