.bannertitle {
	font-weight: bold;
	width: 7.43rem;
	margin: 0 auto;
	position: absolute;
	top: 2.40rem;
	left: 2.40rem;
	font-size: 0.72rem;
	color: #fff;
	-webkit-animation: fadeInLeft 1s .2s ease both;
	-moz-animation: fadeInLeft 1s .2s ease both;
    font-family: AlimamaShuHeiTiBold;
}

.bannercon {
	width: 14.40rem;
	margin: 0 auto;
	position: absolute;
	top: 3.72rem;
	left: 2.4rem;
	font-size: 0.24rem;
	line-height: 0.5rem;
	letter-spacing: normal;
	color: #fff;
	font-weight: normal !important;
	-webkit-animation: fadeInLeft 1s .5s ease both;
	-moz-animation: fadeInLeft 1s .5s ease both;
	margin-left: 5px;
}

.companydiv {	
	margin: 0 auto;
	background: #000000;
	padding-bottom: .5rem;
}

.icondiv {
	margin: 0 auto;
	display: flex;
	margin-left: 13.99rem;
	padding-top: .68rem;
}
.companyinfodiv{
	width: 14.42rem;	
	margin: 0 auto;
	padding-bottom: .72rem;
}
.companytitle {
	padding-top: 1.00rem;
	font-size: .38rem;
	font-weight: bold;
	line-height: .7rem;
	text-align: center;
	letter-spacing: .05rem;
	color: #FFFFFF;
}

.companytitleen {
	font-size: .14rem;
	font-weight: normal !important;
	line-height: .54rem;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05rem;
	color: #FFFFFF;
}

.companytitleline {
	width: .91rem;
	height: .04rem;
	margin: 0 auto;
	background: #78BE2D;
}


.fileinfo {
	margin: 0 auto;
	margin-top: .72rem;
	width: 14rem;
	border-radius: .31rem;
	/* background: #04050C;
	border: 1px solid #78BE2D;
	box-shadow: inset 0px 4px 100px 0px rgba(51, 105, 255, 0.5); */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fileinfoli {
	width: 48%;	
	display: flex;
	justify-content: center;
	align-items: center;
	/* border-top: .01rem solid #78BE2D;
	border-bottom: .01rem solid #78BE2D; */
	margin-bottom: .35rem;
	height: 1.37rem;
	font-size: .22rem;
	line-height: .26rem;
	letter-spacing: normal;
	color: #fff;
	cursor: pointer;
	background-color: #111111;
	border-radius: .1rem;
	font-size: .16rem;
	font-weight: normal;
	line-height: .26rem;
	text-align: left;
}

.fileinfolidiv {
	padding: .1rem .2rem;
	display: flex;
	align-items: center;
}


.fileicon{
	width: 1.10rem;
	height: .81rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fileindex{
	margin-left:.06rem;
}
.num{	
	font-family: Alibaba PuHuiTi 2.0;
	font-size: .40rem;
	font-weight: 300;
	line-height: .38rem;
	text-align: center;
	letter-spacing: normal;
	color: #78BE2D;
}
.filedata{	
	font-size: .14rem;
	font-weight: normal;
	line-height: .26rem;
	letter-spacing: normal;
	color: #78BE2D;
}
.cire{
	width: .08rem;
	height: .08rem;
	background: #FFFFFF;
	border-radius: 50%;
	margin-right:.06rem;
}
.filecontxt{
	width:4.5rem;
}
.filetitle{	
	letter-spacing: normal;
	color: #ffffff;
	font-size: .24rem;
	line-height: .4rem;
	text-align: left;
}
.filedesc{
	font-size: .16rem;
	color: rgba(255,255,255,0.8);
}

.fileimg {
	width: .6rem;
	margin-left: .2rem;
}
.filebtn{	
	width: 1.8193rem;
	height: .48rem;
	background: #78BE2D;
}
.morebtn1{
	background: #78BE2D;
	width: 1.8193rem;
	height: .48rem;
	font-size: .18rem;
	font-weight: normal;
	line-height: .48rem;
	letter-spacing: normal;
	color: #FFFFFF;
	margin: 0 auto;	
	margin-bottom: .42rem;
	text-align: center;
}
@media screen and (max-device-width:960px){
	.imgBgcon{
		height: 4.6rem;
	}
	.bannertitle{
		width: 5rem;
		top: 0.56rem;
		left: 0.6rem;
		font-size: 0.4rem;
	}
	.bannercon{
		width: 6.5rem;
		top: 1.2rem;
		left: 0.5rem;
		font-size: .22rem;
		line-height: .38rem;
	}
	.companydiv{
		width: 7.5rem;
		padding-bottom: 0;
	}
	.icondiv{
		margin-left: auto;
		margin-right: .3rem;
		align-items: center;
		justify-content: flex-end;
		padding-top: .3rem;
	}
	.jian, .fan, .en{
		width: .5rem;
		height: .5rem;
		font-size: .28rem;
	}
	.companyinfodiv{
		width: 7.5rem;
	}
	.fileinfo{
		width: 6.5rem;
		justify-content: center;
	}
	.filecon{
		width: 4.6rem;
		font-size: .22rem;
		line-height: .35rem;
	}
	.filecontxt{
		padding:0 0.15rem;
	}
	.fileinfoli{
		width: 98%;
	}
	.fileinfolidiv{
		width: 100%;
		padding:0;
	}
	.filedata{
		font-size: .18rem;
	}
}