	#screen {
		position: absolute;
		top: 1%;
		left: 1%;
		width: 98%;
		height: 78%;
		background: #80a9bd;
		color: #fff;
	}
	
.Top_Record{}	
.record_Top{width:90%; height:50px;  background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}


.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto; color:#ffffff}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #ffffff; color:#ffffff;}
.topRec_List dl dd:nth-child(1){ width:20%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:60%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:20%; height:40px; line-height:40px; }

.maquee{ height:405px;}
.topRec_List ul{ width:100%; height:405px;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:12px; border-bottom: 1px dashed #aaa;}

.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:20%;}
.topRec_List li div:nth-child(2){ width:60%;}
.topRec_List li div:nth-child(3){ width:20%;}

