@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;} 

body{}

/* -------------------------摇奖排行榜-----------------------------------  */
.Top_Record{}

.record_Top{width:90%; height:50px; font-size:25px; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#000;}


.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto; color:#222}
.topRec_List dd{ float:left; text-align:center; background:#ddf0ff; color:#000;}
.topRec_List dl dd:nth-child(1){ width:5%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:10%; 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:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(5){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(6){ width:30%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(7){ width:10%; height:40px; line-height:40px; }
.maquee{ height:390px;}
.topRec_List ul{ width:100%; height:390px;}
.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:5%;}
.topRec_List li div:nth-child(2){ width:10%;}
.topRec_List li div:nth-child(3){ width:15%;}
.topRec_List li div:nth-child(4){ width:15%;}
.topRec_List li div:nth-child(5){ width:15%;}
.topRec_List li div:nth-child(6){ width:30%;}
.topRec_List li div:nth-child(7){ width:10%;}


.apple a{display:block; text-decoration:none;}

.apple,.aa{ width:90%; height:50px; overflow:hidden; margin:30px auto; border:1px solid #1B96EE;}
.apple a,.aa a{ width:100%; height:50px; line-height:50px; text-indent:20px; color:#1B96EE;}
.aa {word-wrap:break-word;line-height:50px;  color:#1B96EE;}
