body {
    padding-bottom: 0;
}
a:hover,a:focus {
    color: #c42545;
}
.clearfix:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.main .l {
    width: 882px;
    float: left;
}
.main .r {
    width: 300px;
    float: right;
}
.wrap {
    margin-top: 15px;
    border-radius: 4px;
    border: 1px solid #b5d2ed;
}
.wrap .title {
    line-height: 32px;
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #b5d2ed;
    background-image: linear-gradient(#fff,#def0fe);
}
.hd .sp {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
}
.hd .logo {
    display: block;
    margin-right: 15px;
}
.hd .logo img {
    width: 120px;
    height: 160px;
    border-radius: 4px;
}
.logo img.game {
    height: 120px;
    border-radius: 20px;
}
.info li:nth-of-type(1) {
    font-size: 18px;
    font-weight: bold;
}
.info li:nth-of-type(2) {
    width: 650px;
    line-height: 22px;
    margin-top: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dc {
    display: inline-block;
    border: 1px dashed #e4e4e4;
    padding: 5px;
    margin: 8px;
}
.dc p{
    margin:0px;
}
#mark0, #mark1 {
    background: url('/content/img/mark.gif') no-repeat scroll -189px 0px transparent;
    border: 0px none;
    cursor: pointer;
    float: left;
    height: 48px;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    width: 189px;
}
#mark1 {
    background-position: -378px 0px;
    margin: 0 0 0 5px;
}
#mark1 .bar {
    border-color: rgb(85, 85, 85);
}
#mark1 .bar div {
    background-position: 0px -270px;
}
.bar div {
    background: url('/content/img/sprites.gif') repeat-x scroll 0px -265px transparent;
    height: 5px;
    overflow: hidden;
    margin: 0px;
}
.bar {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(64, 163, 0);
    height: 5px;
    left: 9px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 32px;
    width: 55px;
}
.bar div {
    background: url('/content/img/sprites.gif') repeat-x scroll 0px -265px transparent;
    height: 5px;
    overflow: hidden;
    margin: 0px;
}
#mark1 .bar {
    border-color: rgb(85, 85, 85);
}
#mark1 .bar div {
    background-position: 0px -270px;
}
#barnum1, #barnum2 {
    color: rgb(51, 51, 51);
    font-family: arial;
    font-size: 10px;
    font-weight: 400;
    left: 70px;
    line-height: 12px;
    position: absolute;
    top: 30px;
}

.zhe {
    position: absolute;
    left: 32px;
    top: 6px;
    line-height: 20px;
}
#mark2 {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    padding: 0px;
    background: url("/content/img/gw.gif") no-repeat 0/100% 100%;
    height: 48px;
}
    #mark2:hover {
        background: url("/content/img/gw2.gif") no-repeat 0/100% 100%;
    }
#mark2 a {
    display: block;
    padding: 12px 5px 10px;
    margin:0 5px;
    font-size: 18px;
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
}
.ct {
    padding-bottom: 10px;
}
.ct li {
    width: 110px;
    font-size: 13px;
    margin-top: 10px;
    float: left;
    overflow: hidden;
}
.ct li a {
    width: 96px;
    margin: 6px 5px 0 5px;
    float: left;
    text-align: center;
}
.ct li img {
    display: block;
    width: 90px;
    height: 120px;
    border-radius: 4px;
    margin: 0 auto;
}
.ct li img.game {
    height: 90px;
}
.ct li span {
    display: block;
    height: 20px;
    overflow: hidden;
    margin-top: 10px;
}
.article {
    padding: 10px;
}
.article li{
    width: 400px;
    line-height: 26px;
    margin-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.article li:nth-of-type(2n+1){
    margin-left: 0;
}
.article li:hover{
    padding-left: 2px;
}
.rank {
    padding: 10px;
}
.rank li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}
.rank li img{
    width: 40px;
    height: 53px;
    border-radius: 4px;
    margin-right: 10px;
}
.rank.game li img {
    height: 40px;
}
.rank i {
    display: block;
    min-width: 40px;
    color: red;
    font-size: 18px;
    text-align: center;
}
.rank p {
    margin: 0 15px 0 0;
    width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zt {
    padding: 10px;
}
.zt li {
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}
.zt li a {
    display: block;
    max-width: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.comment {
    padding: 10px;
}
.comment li {
    line-height: 20px;
    margin-bottom: 10px;
}
.des{
margin:0px 10px;
}


.info{
    margin-left: 10px;
}


.l h2{
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.apkdb{
    margin-bottom: 30px;
}
.apkdb p{
    margin: 0;
}
.apkdb>li{
    width: 428px;
    height: 190px;
    float: left;
    position: relative;
    background: url(bg-case.png) 25px bottom no-repeat;
}
.apkdb li:nth-of-type(2n){
    margin-left: 25px;
}
.apkdb li:nth-of-type(2n+1){
    margin-left: 0px;
}
.apkdb .box{
    border: solid 1px #CCCCCC;
    border-radius: 2%;
    height: 170px;
    padding: 10px;
    background-color: #FBFBFB;
    position: absolute;
    left: 0;
    bottom: 0;
}
.apkdb .l2{
    width: 70px;
    height: 70px;
    border-radius: 20px;
    margin: 10px;
    display: block;
    float: left;
}
.apkdb .l2 img{
    width: 100%;
    height: 100%;
}
.apkdb .r b{
    display: block;
}
.apkdb .tr b{
    display: block;
}
.apkdb .bot{
    position: absolute;
    top: 35%;
    right: 16px;
    transform: translate(0,-50%);
}
.apkdb .bot span{
    font-size: 16px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #f5f5f5;
    background: #ef2f2fe0;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
}
.apkdb .bot:hover span {
    color: #fff;
    background: #25c88a;
}
.apkdb .bot:hover em{
    display: block;
}
.apkdb .bot em{
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    position: absolute;
    left: -22px;
    top: 28px;
    padding: 5px;
}
.apkdb .bot em::after{
    content: "";
    position: absolute;
    top: -8px;
    right: 41px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #dfdfdf;
}
.apkdb .name{
    font-size: 16px;
}
.apkdb .r strong{
    display: block;
}
.apkdb .tr strong{
    display: block;
}
.apkdb .r b{
    line-height: 22px;
    font-size: 13px;
    color: #868686;
}
.apkdb .tr b{
    line-height: 22px;
    font-size: 13px;
    color: #868686;
}
.apkdb .r b i{
    margin: 0 5px 0 0;
    color: #4da260;
}
.apkdb .tr b i{
    margin: 0 5px 0 0;
    color: #4da260;
}
.apkdb .r b a:nth-of-type(2) i{
    margin: 0 5px 0 15px;
    color: #e94647;
}
.apkdb .tr b a:nth-of-type(2) i{
    margin: 0 5px 0 15px;
    color: #e94647;
}
.apkdb .r b i:nth-of-type(2){
    margin: 0 5px 0 15px;
    color: #e94647;
}
.apkdb .tr b i:nth-of-type(2){
    margin: 0 5px 0 15px;
    color: #e94647;
}
.apkdb .score{
    font-size: 18px;
    color: #f60;
}
.apkdb .score i{
    margin-right: 5px;
}
.apkdb .desc{
    line-height: 23px;
    font-size: 13px;
    margin: 5px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.apkdb .desc i{
    font-weight: bold;
    color: #f60;
    margin-right: 5px;
}
.apkdb li .box>span{
    width: 112px;
    height: 112px;
    display: inline-block;
    background: url(icon.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    top: -5px;
    left: -5px;
}
.apkdb li:nth-of-type(1) .box>span{
    background-position: -128px 0;
}
.apkdb li:nth-of-type(3) .box>span{
    background-position: -256px 0;
}
.apkdb li:nth-of-type(4) .box>span,
.apkdb li:nth-of-type(5) .box>span,
.apkdb li:nth-of-type(6) .box>span{
    background-position: -384px 0;
}
.dis-article{
    padding: 15px 0;
}
.dis-article li{
    width: 380px;
    line-height: 35px;
    margin-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.dis-article li:nth-of-type(3n+1){
    margin-left: 0;
}
.dis-article li strong{
    margin-right: 5px;
}
.comment-content #comment{
	padding: 15px 30px 0;
}
.comment-content #comment .commentcontent{
	margin-right: 100px;
}
.comment-content #comment #commentcontent{
	height: 40px;
    border-radius: 0;
	border: 1px solid #ccc;
}
.comment-content #comment #addcomment{
	width: 100px;
	height: 40px;
	border: none;
	color: #e4e4e4;
    background: #c42545;
    border-radius: 0;
    float: right;
}
.comment-content #comment #addcomment:hover{
	background: #ad233f;
	color: #fff;
}
.comment-content .commentlist{
	background: none;
}
.comment-content .commentlist li{
	width: auto;
    border-bottom: 1px solid #cecece;
    margin: 15px 30px;
    padding: 15px 0;
}
.comment-content .commentlist li .r{
	border-bottom: none;
}
.comment-content .commentlist li .tr{
	border-bottom: none;
}
.commentlist li .r .dropdown .dropdown-menu {
	background: #242228;
	border: none;
}
.commentlist li .tr .dropdown .dropdown-menu {
	background: #242228;
	border: none;
}
.commentlist li .r .dropdown .dropdown-menu li{
	width: 80px;
	height: 40px;
	margin: 0;
	padding: 0 !important;
	border: none;
}
.commentlist li .tr .dropdown .dropdown-menu li{
	width: 80px;
	height: 40px;
	margin: 0;
	padding: 0 !important;
	border: none;
}
.commentlist li .r .dropdown .dropdown-menu li a{
	display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
}
.commentlist li .tr .dropdown .dropdown-menu li a{
	display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
}
.commentlist li .r .dropdown .dropdown-menu li a:hover{
	background: #beaa82;
	color: #f5f5f5;
}
.commentlist li .tr .dropdown .dropdown-menu li a:hover{
	background: #beaa82;
	color: #f5f5f5;
}
.links{
	padding: 20px 0;
}
.links a{
    margin-right: 15px;
    color: #747474;
}