<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* author lyc */


/* -------------------------摇奖排行榜-----------------------------------  */
.Top_Record{}

.record_Top{width:95%; 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:95%; overflow:hidden; margin:0 auto; color:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #3ba209; color:#3ba209;}
.topRec_List dl dd:nth-child(1){ width:100%; height:40px; line-height:40px; }

.maquee{ height:700px;}
.topRec_List ul{ width:100%; height:700px;}
.topRec_List li{ width:30%; height:38px; line-height:38px; text-align:center; font-size:12px; border-bottom: 1px dashed #aaa; list-style-type:none; float:left;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li { float:left;}
.topRec_List li:nth-child(1){ width:100%;}

 #keleyi5
        {
            overflow: auto;
        }
        #keleyi5 .JQ-content-box
        {
            width: 100%;
            height: 700px;
            min-height: 25px;
            line-height: 25px;
     
            overflow: hidden;
        }
        #keleyi5 .JQ-slide-content
        {
        }
        #keleyi5 .JQ-slide-content li
        {
            height: 25px;
            padding-left: 10px;
			width:30%;
			float:left;
			text-align:left;
        }
		
#block2{height:700px;width:100%;font-size:12px;text-align:center;}
#block2 ul{list-style:outside none none; height:700px; padding:0px;overflow:hidden;margin:0;}
#block2 ul li{float:left;display:inline;margin:0px 0;height:34px;width:23.5%; padding-left:10px; line-height:36px; text-align:left; border-bottom:#ccc 1px solid;border-left:#ccc 1px solid; border-right:#ccc 1px solid;}
#block2 ul li a{text-decoration:none;}</pre></body></html>