@charset "utf-8";
/* author lyc */

*{ margin:0px; padding:0px; font-family:'微软雅黑'; -webkit-tap-highlight-color:rgba(0,0,0,0);  }
li{ list-style:none }
img{ border:none}
a{text-decoration:none;} 
/* -------------------------学员-----------------------------------  */
.Top_Record{}

.record_Top{width:95%; height:80px; background:url(/img/record_Bg.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}
.record_Top1{width:95%; height:80px; background:url(/img/record_Bg2.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}
.record_Top3{width:95%; height:80px; background:url(/img/record_Bg3.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}
.record_Top4{width:95%; height:80px; background:url(/img/record_Bg4.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}
.topRec_List dl{    background: #3398cc; }

.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto;    color: #903131;}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#060606;}
.topRec_List dl dd:nth-child(1){ width:8%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(5){ width:22%; height:40px; line-height:40px; }
.maquee{ height:400px;}
.topRec_List ul{ width:100%; height:195px;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:12px; border-bottom: 1px dashed #aaa;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:8%;}
.topRec_List li div:nth-child(2){ width:15%;}
.topRec_List li div:nth-child(3){ width:15%;}
.topRec_List li div:nth-child(4){ width:40%;}
.topRec_List li div:nth-child(5){ width:22%;}