@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{ font-size:14px;}

/* -------------------------摇奖排行榜-----------------------------------  */
.Top_Record{}

.record_Top{width:90%; height:50px; background:url(../images/record_Bg.png) center center no-repeat; 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:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#1B96EE;}
.topRec_List dl dd:nth-child(1){ width:17%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:18%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.maquee{ height:650px;}
.topRec_List ul{ width:100%; height:650px;}
.topRec_List li{ width:100%; height:80px; line-height:80px; border-bottom: 1px dashed #cacbd2;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:17%;}
.topRec_List li div:nth-child(2){ width:18%;}
.topRec_List li div:nth-child(3){ width:25%;}
.topRec_List li div:nth-child(4){ width:40%;}

.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;}
.Top_Record{ background:#fff; height:670px; margin-left:-15px; margin-right:-15px; padding-top:20px;}

.list-p1{ text-align:left; margin-bottom:4px; padding-left:22px; font-size:14px; color:#666; background:url(../images/news01.png) no-repeat left;}
.list-p2{ text-align:left; padding-left:22px; font-size:14px; color:#666; background:url(../images/news02.png) no-repeat left;}
.maquee li{ padding-top:12px; position:relative;}

.sucess-div{ text-align:center; line-height:16px; color:#1167e4; padding:0px; padding-top:10px;
 position:absolute; top:12px; right:10px; background:#dbe5f3; 
height:54px; width:54px !important; border-radius:54px; overflow:hidden;}





@media screen and (max-width: 1200px) {
	.maquee{ height:649px;}
	.topRec_List ul{ width:100%; height:649px;}
	}


