@charset "utf-8";
/*单机游戏系列*/
.main{width:1180px; margin: 20px auto 0 auto;}
.main .breadcrumbs{ border-bottom:none; padding-bottom:0;}
img:hover{ opacity:0.9;filter(alpha=90)}

.cont_l{ float:left;}
.cont_l h2{ width:172px; line-height:50px; height:50px; background:url(/Public/images/game/ranklist/img01.png) #ff5500 no-repeat 16px center; color:#fff; font-size:20px; padding-left:30px;}
.cont_l .cf{ border:1px solid #f6f6f6;}
.cont_l .cf ul{ width:200px;}
.cont_l .cf h4{ cursor:pointer; line-height:47px; height:47px; color:#ff5500; font-size:18px;}
.cont_l .cf h4 a{ display:block; line-height:47px; height:47px; color:#ff5500; font-size:18px; background:url(/Public/images/game/ranklist/img02.png) no-repeat 11px 17px; padding-left:28px; padding-bottom:4px;}
.arrowdown{ background:url(/Public/images/game/ranklist/img03.jpg)  no-repeat left center!important;}
.cont_l .cf li a{ display:block; color:#4d4d4d; font-size:16px; background:url(/Public/images/game/ranklist/img04.jpg) no-repeat 21px center; padding-left:29px; line-height:37px; height:37px; margin-right:-12px;}
.cont_l li:hover,.cont_l li.active{ background:url(/Public/images/game/ranklist/img06.png) no-repeat left center; position:relative; width:210px; left:0;}
.cont_l li:hover a,.cont_l li.active a{ color:#fff; background:url(/Public/images/game/ranklist/img05.jpg) no-repeat 21px center;}



.cont_r{ float:right; width:938px; border:1px solid #f6f6f6;}
.cont_r dt{ overflow:hidden;}
.cont_r dt p{ display:block; line-height:63px; height:63px; overflow:hidden; color:#4d4d4d; font-size:18px; font-weight:bold;}
.cont_r .rank{ float:left; width:60px; text-align:center; margin-right:65px;}
.cont_r .name{ float:left; width:230px; margin-right:30px;}
.cont_r .lg{ float:left; width:300px;}
.cont_r .sr{ float:right; width:80px; text-align:center; margin-right:35px;}
.cont_r dd{ overflow:hidden; cursor:pointer;}
.cont_r dd p{ display:inline-block; line-height:47px; height:47px; overflow:hidden; color:#757575; font-size:16px;}
.cont_r dd .name a{ display:inline-block; line-height:47px; height:47px; overflow:hidden; color:#757575; font-size:16px;}
.cont_r dd .name a:hover{ color:#fff;}
.cont_r dd .sr{ color:#ff5500; font-size:18px; font-family:"Arial";}
.cont_r dd:nth-of-type(odd){ background-color:#fdfdfd; border-bottom:1px dotted #efefef;}
.cont_r dd:hover{ background-color:#ffb54c;}
.cont_r dd:hover p{ color:#fff;}
.cont_r dd:hover .name a{ color:#fff;}