input::placeholder, textarea::placeholder {
	color: #fff;
}
.bannertitle {
	font-weight: bold;
	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;
}
input[type='date']{
	position: absolute;
	/* width: 1px;
	height: 1px;
	z-index: -1;
	top: 0;
	left: 0; */
}
.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 {
	margin-top: 1.0rem;
	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;
}


.tabinfo{
	width: 11.5rem;
	height: 0.8rem;
	line-height: 0.8rem;
	margin: 0 auto;
	margin-top: 0.75rem;
	margin-bottom: 0.2rem;
	padding:0 0.2rem;
	overflow-x: scroll;
	border-bottom: solid 0.02rem #313540;
}
.tab{
	height: 0.78rem;
	line-height: 0.78rem;
	padding: 0 0.4rem;
	font-size: 0.25rem;
	color: #fff;
	float: left;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tabinfo .tab.active{
	color: #78BE2D;
	font-weight: bold;
	border-bottom: solid 0.04rem #78BE2D !important;
}
.tabmore{
	width: 0.29rem;
	height: 0.28rem;
}
.totalnum{
	width: 11.5rem;
	height: 0.8rem;
	line-height: 0.8rem;
	margin: 0 auto;
	font-size: 0.18rem;
	color: #fff;
}
.numtxt{
	color: #78BE2D;
	font-size: 130%;
	font-weight: bold;
}
.typetabinfo{
	width: 11.5rem;
	height: 1.18rem;
	line-height: 1.18rem;
	padding:0 0.2rem;
	margin: 0 auto;
	overflow-x: scroll;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.typetab{
	line-height: 0.3rem;
	padding: 0.1rem 0.3rem;
	margin:0 0.2rem;
	font-size: 0.2rem;
	color: #fff;
	background-color: #111111;
	border-radius: .1rem;
	float: left;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.typetabinfo .typetab.active{
	background-color: #78BE2D;
	color: #1A1A1A;
	font-weight: bold;
}
.typeinfo{
	width: 11.5rem;
	height: 1.18rem;
	line-height: 1.18rem;
	padding: 0 0.2rem;
	margin: 0 auto;
	overflow-x: scroll;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.typesel{
	width: 2.5rem;
	height: 0.65rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.3rem;
	background-color: #111111;
	border-radius: .1rem;
	position: relative;
}
.dateTimeinfo{
	width: 3.1rem;
	height: 0.65rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.3rem;
	background-color: #000000;
	border-radius: .1rem;
	position: relative;
}
.searchinfo{
	width: 4.4rem;
	height: 0.65rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.txtstart,.txtend{
	width: 2.8rem;
	height: .6rem;
	line-height: .6rem;
	font-size: 0.2rem;
	opacity: 0;
	color: #fff;
	background-color: #111111;
	border-radius: .1rem;
	margin-right: 0.3rem;
	padding:0 0.2rem;
	outline: none;
	border: none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none; /*去掉下拉箭头*/
	position: absolute;
}
.lbtxtstart,.lbtxtend{
	width: 2.8rem;
	height: .6rem;
	line-height: .6rem;
	font-size: 0.2rem;
	color: #fff;
	background-color: transparent;
	border-radius: .1rem;
	margin-right: 0.3rem;
	padding:0 0.2rem;
	outline: none;
	border: none;
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none; /*去掉下拉箭头*/
	position: absolute;
}
.searchinps{
	width: 4rem;
	height: .6rem;
	line-height: .6rem;
	font-size: 0.2rem;
	color: #fff;
	background-color: #111111;
	border-radius: .1rem;
	margin-right: 0.3rem;
	padding:0 0.2rem;
	outline: none;
	border: none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none; /*去掉下拉箭头*/
}
.arrowicon{
	width: 0.25rem;
	height: 0.25rem;
	position: absolute;
	right:0.2rem;
	top: 0.2rem;
}
.dateTimeOut{
	width: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.datetTime{
	width: 2.6rem;
	height: .6rem;
	line-height: .6rem;
	font-size: 0.2rem;
	color: #fff;
}
.searchicon{
	width: 0.54rem;
	height: 0.54rem;
	cursor: pointer;
	background-color: #78BE2D;
	border-radius: .05rem;
}
.selinfo{
	width: 2.2rem;
	height: .4rem;
	line-height: .4rem;
	padding: 0 0.2rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: .2rem;
	/* opacity: 0; */
	background: #000000;
	color: #ffffff;
	border: none;
	position: absolute;
}
.fileinfo {
	margin: 0 auto;
	width: 11.5rem;	
	border-radius: .05rem;
	background: #111111;
	/* border: .02rem dashed #4057DC; */
	/* padding: .2rem; */
	margin: .3rem auto;
}

.fileinfoli {
	width: 100%;	
	display: flex;
	justify-content: center;
	align-items: center;	
	/* border-bottom: .01rem solid #353b4c;	 */
	height: 1.28rem;
	font-size: .22rem;
	line-height: .26rem;
	letter-spacing: normal;
	color: #fff;
	font-size: .16rem;
	font-weight: normal;
	line-height: .26rem;
	text-align: left;
}

.fileinfolidiv {
	/* padding: .1rem .2rem; */
	display: flex;
	align-items: center;
	cursor: pointer;
}
.fileicon{
	width: 1.1rem;
	height: .81rem;
	/* background: #496AFF; */
	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: #78BE2D;
	border-radius: 50%;
	margin-right:.06rem;
}
.filetitle{	
	letter-spacing: normal;
	color: #ffffff;
	font-size: .24rem;
	line-height: .4rem;
	text-align: left;
}
.fileactive {	
	padding: 0rem .2rem;
	background: rgba(62, 107, 255, 0.3019);
	border: .02rem dashed #4057DC;
	width: 100%;
	display: flex;
	align-items: center;
	height: 100%;
}
.fileactive .fileicon{
	background: #496AFF;
}
.fileimg {
	width: .8rem;
}
.filecon{
	font-size: .16rem;
	font-weight: bold;
	line-height: .26rem;
	letter-spacing: normal;
	color: rgba(255,255,255,0.8);
	width: 9.4rem;
	font-weight: normal;
	padding:0 0.15rem;
}
.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;
}

.pagenagivation{
	width: 14rem;
	height: 1rem;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pageinfo{
	height: 0.55rem;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.prevpage{
	width: 0.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	color: #fff;
	font-size: .16rem;
	cursor: pointer;
}
.nextpage{
	width: 0.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	color: #fff;
	font-size: .16rem;
	cursor: pointer;
}
.pagenum{
	width: 0.45rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	color: #ffffff;
	font-size: .16rem;
	border-radius: .05rem;
	cursor: pointer;
	margin:0 0.05rem;
	background-color: #111111;
}
.pactive{
	background-color: #78BE2D;
	color: #000000;
	font-size: 0.18rem;
}
.redirectpage{
	height: 0.55rem;
	line-height: 0.55rem;
	padding:0 0.25rem;
	text-align: center;
	color: #fff;
	font-size: .16rem;
}
.surepage{
	width: 0.8rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	color: #000000;
	font-size: .16rem;
	background-color: #78BE2D;
	border-radius: .1rem;
	cursor: pointer;
}
.redirectnum{
	width: 0.45rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	color: #fff;
	font-size: .16rem;
	background-color: #111111;
	border-radius: .1rem;
	border: none;
	cursor: pointer;
}
@media screen and (max-device-width:960px){
	.imgBgcon{
		height: 4.6rem;
	}
	.bannertitle{
		width: 6.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;
	}
	.tabinfo,.typeinfo,.totalnum,.typetabinfo,.pagenagivation{
		width: 7.5rem;
	}
	.totalnum{
		width: 7.0rem;
	}
	.typeinfo{
		flex-wrap: wrap;
		height: auto;
	}
	.searchinfo{
		width: 7.4rem;
	}
	.searchinps{
		width: 6.0rem;
		padding:0 0.1rem;
	}
	.searchicon{
		margin-right: .2rem;
	}
	.datetTime{
		padding:0 0.1rem;
	}
	.companydiv{
		width: 7.5rem;
	}
	.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;
	}
	.filecon{
		width: 4.6rem;
		font-size: .22rem;
		line-height: .35rem;
	}
	.filedata{
		font-size: .18rem;
	}
	.pagenum,.prevpage,.pagenum,.nextpage,.redirectpage,.redirectnum,.surepage{
		font-size: .22rem;
	}
	.typetab{
		padding: 0 0.15rem;
		margin:0 0.1rem;
	}
	.pagenagivation{
		flex-wrap: wrap;
		height: 1.4rem;
	}
	.pageinfo{
		width: 7.5rem;
	}
}