.investorRelations .box1{
	background: url(../img/investorRelations-box1-bg.jpg);
	background-size: cover;
	padding: 110px 0 140px;
}
.investorRelations .box1 .box-c{
	display: flex;
	justify-content: space-between;
}
.investorRelations .box1 .box-c .l{
	width: 300px;
	display: none;
}
.investorRelations .box1 .box-c .l-t{
	display: flex;
}
.investorRelations .box1 .box-c .l-t .time{
	font-family: Rany-Bold;
	color: #4EADE1;
	line-height: 1;
}
.investorRelations .box1 .box-c .l-t .number{
	font-family: Rany;
	font-weight: 400;
	font-size: 18px;
	color: #F01818;
	line-height: 1;
	margin-top: 5px;
}
.investorRelations .box1 .box-c .l-t-r{
	margin-left: 29px;
}
.investorRelations .box1 .box-c .l-t-r .codeText{
	font-family: HarmonyOS_Sans_SC;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 1;
}
.investorRelations .box1 .box-c .l-t-r .code{
	font-family: Rany;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
	line-height: 1;
	margin-top: 7px;
}
.investorRelations .box1 .box-c .l .list{
	margin-top: 35px;
}
.investorRelations .box1 .box-c .l .tips,
.investorRelations .box1 .box-c .l .list .li-title{
	font-family: HarmonyOS_Sans_SC;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 26px;
}
.investorRelations .box1 .box-c .l .list .li-des{
	font-family: Rany;
	font-weight: 400;
	font-size: 24px;
	color: #4EADE1;
	line-height: 1;
	margin-top: 8px;
}
.investorRelations .box1 .box-c .l .list li:not(:last-child){
	margin-bottom: 26px;
}
.investorRelations .box1 .box-c .l .tips{
	margin-top: 50px;
}
.investorRelations .box1 .box-c .r{
	flex: 1;
	margin-left: 0 !important;
}
.investorRelations .box1 .box-c .r .zh{
	font-family: HarmonyOS_Sans_SC;
	font-weight: 400;
	font-size: 24px;
	color: #4EADE1;
	line-height: 1;
}
.investorRelations .box1 .box-c .r .en{
	font-family: Rany-Bold;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 1;
	margin-top: 8px;
	text-transform: uppercase;
}
.investorRelations .box1 .box-c .r .r-c{
	margin-top: 20px;
	padding: 0 30px 63px;
	background-color: #fff;
}
.investorRelations .box1 .box-c .r .list li>a{
	display: flex;
	width: 100%;
	border-bottom: 1px solid RGBA(222, 222, 222, 1);
	padding: 27px 0;
	font-family: HarmonyOS_Sans_SC;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	transition: all .6s;
}
.investorRelations .box1 .box-c .r .list li>a:hover{
	color: #4EADE1;
}
.investorRelations .box1 .box-c .r .list li .bullet{
	width: 10px;
	height: 10px;
	background: #4EADE1;
	border-radius: 50%;
	margin-top: 10px;
	
}
.investorRelations .box1 .box-c .r .list li .text{
	flex: 1;
	margin: 0 80px 0 10px;
}
.investorRelations .box1 .box-c .r .list li .date{
	font-family: Rany;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
}
.investorRelations .box1 .box-c .r .more{
	height: 60px;
	background: #F4F4F4;
	border-radius: 30px;
	padding: 0 30px;
	display: inline-flex;
	align-items: center;
	font-family: HarmonyOS_Sans_SC;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 80px;
	margin-top: 49px;
	transition: all .6s;
}
.investorRelations .box1 .box-c .r .more:hover{
	background-color: #4EADE1;
	color: #fff;
}
.investorRelations .box1 .box-c .r .more .icon-youjiantou1{
	font-size: 24px;
	transform: rotate(90deg);
	margin-left: 40px;
}
@media (max-width: 1440px) {
	.investorRelations .box1 .box-c .l{
		width: 260px;
	}
}
@media (max-width:1199px) {
	.investorRelations .box1 .box-c .l{
		width: 220px;
	}
	.investorRelations .box1{
		padding: 70px 0;
	}
}
@media (max-width: 1024px) {
	.investorRelations .box1{
		padding: 60px 0;
	}
	.investorRelations .box1 .box-c .r .r-c{
		padding: 0 20px 40px;
	}
	.investorRelations .box1 .box-c .r .list li .date,
	.investorRelations .box1 .box-c .r .list li>a{
		font-size: 16px;
		line-height: 26px;
	}
	.investorRelations .box1 .box-c .r .list li .bullet{
		width: 6px;
		height: 6px;
	}
	.investorRelations .box1 .box-c .r .list li>a{
		padding: 17px 0;
	}
	.investorRelations .box1 .box-c .r .more{
		margin-top: 20px;
		height: 50px;
	}
	.investorRelations .box1 .box-c .r .more .icon-youjiantou1{
		margin-left: 20px;
	}
	.investorRelations .box1 .box-c .r .zh{
		font-size: 20px;
	}
	.investorRelations .box1 .box-c .r .list li .text{
		margin-right: 30px;
	}
}
@media (max-width: 768px) {
	.investorRelations .box1{
		padding: 50px 0;
	}
	.investorRelations .box1 .box-c{
		flex-direction: column-reverse;
	}
	.investorRelations .box1 .box-c .r{
		margin-left: 0;
	}
	.investorRelations .box1 .box-c .l{
		width: 100%;
	}
	.investorRelations .box1 .box-c .l .list{
		display: flex;
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.investorRelations .box1 .box-c .l .list li{
		width: 33.33%;
	}
	.investorRelations .box1 .box-c .l,
	.investorRelations .box1 .box-c .l .list,
	.investorRelations .box1 .box-c .l .tips{
		margin-top: 30px;
	}
	.investorRelations .box1 .box-c .l .list li:not(:last-child){
		margin-bottom: 0;
	}
	.investorRelations .box1 .box-c .l-t-r .codeText{
		font-size: 14px;
	}
	.investorRelations .box1 .box-c .l-t .number,
	.investorRelations .box1 .box-c .l-t-r .code{
		font-size: 16px;
	}
	.investorRelations .box1 .box-c .l .tips, .investorRelations .box1 .box-c .l .list .li-title{
		font-size: 14px;
	}
}
@media (max-width: 500px) {
	.investorRelations .box1{
		padding: 40px 0;
	}
	.investorRelations .box1 .box-c .l .list,
	.investorRelations .box1 .box-c .l .tips{
		margin-top: 10px;
	}
	.investorRelations .box1 .box-c .l .list{
		gap: 10px 0;
	}
	.investorRelations .box1 .box-c .l .list .li-des{
		font-size: 20px;
		margin-top: 0;
	}
	.investorRelations .box1 .box-c .l .list li:nth-child(4),
	.investorRelations .box1 .box-c .l .list li:nth-child(5){
		width: 50%;
	}
	.investorRelations .box1 .box-c .r .list li .date, .investorRelations .box1 .box-c .r .list li>a{
		font-size: 14px;
		line-height: 24px;
	}
	.investorRelations .box1 .box-c .r .list li .bullet{
		margin-top: 9px;
	}
	.investorRelations .box1 .box-c .r .list li>a{
		padding: 10px 0;
	}
	.investorRelations .box1 .box-c .r .more{
		padding: 0 20px;
	}
}