.body {
    overflow: hidden;
    width: 1180px;
    margin: 10px auto 0;
    padding-bottom: 20px;
}
.main {
    width: 870px;
    padding: 20px;
    background-color: #fff;
}
.list .item, .main, .nav li, .search .query {
    float: left;
}
.intro, .title {
    position: relative;
}
.avatar {
    float: left;
    margin-right: 30px;
    border-radius: 16px;
}
.name {
    margin-left: 30px;
    padding: 5px 0;
    font-size: 20px;
    line-height: 32px;
}
#bdshare {
    margin: 5px 0 0;
}
.bdshare-button-style0-24 {
    zoom: 1;
}
#bdshare .bds_tsina {
    background-position: 0 0!important;
}
#bdshare .bds_qzone {
    background-position: 0 -65px!important;
}
#bdshare .bds_weixin {
    background-position: 0 -33px!important;
}
#bdshare .bds_douban {
    background-position: 0 -324px!important;
}
#bdshare .bds_renren {
    background-position: 0 -131px!important;
}
#bdshare a {
    overflow: hidden;
    opacity: .8;
    width: 24px;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 0;
    background: url(../images/share.092f10ba.png) no-repeat;
}
.bdshare-button-style0-24:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.qrcode {
    position: absolute;
    top: -14px;
    right: -14px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.title {
    margin: 25px 0 10px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.title:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 2px;
    height: 20px;
    background-color: #06841a;
}
.description, .description a, .info {
    color: #666;
}
.info li {
    line-height: 30px;
}
.info span {
    display: inline-block;
    min-width: 200px;
}
caption, em, strong, th {
    font-style: normal;
    font-weight: 400;
}
.screenshot {
    overflow-x: auto;
}
.screenshot-list {
    margin-left: -12px;
    padding-bottom: 5px;
    white-space: nowrap;
    font-size: 0;
}
.screenshot-list li {
    display: inline-block;
    margin-left: 12px;
    border: 1px solid #e6e6eb;
}
.description {
    font-size: 15px;
}
.description, .description a, .info {
    color: #666;
}
.marked {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.875;
    color: #333;
    font-family: -apple-system,BlinkMacSystemFont,"Microsoft Yahei","Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 15px;
    word-wrap: break-word;
}
.marked hr::after, .marked hr::before, .marked::after, .marked::before {
    display: table;
    content: "";
}
.marked>:first-child {
    margin-top: 0!important;
}
.description p {
    text-indent: 0;
}
.marked blockquote, .marked dl, .marked ol, .marked p, .marked pre, .marked table, .marked ul {
    margin-top: 0;
    margin-bottom: 16px;
}
.marked p {
    text-indent: 2em;
}
.marked * {
    box-sizing: border-box;
}
.description p {
    text-indent: 0;
}
.marked a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #4078c0;
    text-decoration: none;
}
.list {
    margin-top: -10px;
    padding: 0;
}
.list {
    margin-right: -20px;
    background-color: #fff;
}
.list .item {
    margin-right: 14px;
}
.list .item {
    margin: 10px 18px 0 0;
}
.list .item, .main, .nav li, .search .query {
    float: left;
}
.list a {
    width: 70px;
}
.list a {
    display: block;
    padding: 8px 10px;
    border: 1px solid transparent;
}
#bdshare a:hover, .lazy.b-loaded {
    opacity: 1;
}
.item img {
    border-radius: 16px;
}
.lazy {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    max-width: 100%;
    opacity: 0;
}
.list span {
    padding: 0 1px;
}
.list span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
	text-align:center;
}
/*right*/
.aside {
    float: right;
    width: 250px;
}
.aside-rank {
    background: #fff;
    padding: 10px;
}
.aside-rank h3 {
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
}
.aside-rank-list {
    margin-top: 10px;
}
.aside-rank-list li {
    overflow: hidden;
    line-height: 24px;
}
.aside-rank-list a {
    position: relative;
    display: block;
    height: 64px;
    padding: 10px;
}
#bdshare a:hover, .lazy.b-loaded {
    opacity: 1;
}
.aside-rank-list img {
    float: left;
    margin-right: 20px;
    border-radius: 16px;
}
.aside-rank-list em {
    display: block;
    margin-top: 7px;
}
caption, em, strong, th {
    font-style: normal;
    font-weight: 400;
}
.aside-rank-list span {
    font-size: 12px;
    color: #666;
}
.aside-rank-list a:hover {
    background-color: #eee;
}
a:hover {
    text-decoration:none;
    color: #06841a;
}

.location {
    padding-top: 10px;
	margin:0 auto;
	width:1180px;
}

.bgzx{background:#FFF;width:100%;height:auto;margin-top:20px;}
.bgzx h3 {
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
	padding-top:10px;
}
.bgzx li{
	padding-left:10px;
	line-height:28px;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.bgzx li a{
	display:block;
	height:28px;
	width:230px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:30px;
	border-bottom: 1px dashed #ccc;
	}

.nru .gameside{
	
    padding: 16px 0 0;
    margin-right: -10px;
    width: 870px;
    padding-left: 10px;
}
.nru  .gameside li {
    position: relative;
    padding: 0;
    height: 124px;
    margin-right: 28px;
	float: left;
    width: 80px;
	overflow: hidden;
}	
.nru .gameside li img {
    width: 80px;
    heighT: 80px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
	position: relative;
}
.nru .gameside li span {
    line-heighT: 40px;
    height: 40px;
}	
.gameside li span {
    line-height: 50px;
    height: 50px;
    text-align: center;
    display: block;
    overflow: hidden;
}
.nru .gameside li em {
    display: block;
    line-height: 26px;
    height: 26px;
    background: #3db73d;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    margin-top: 7px;
}	
.nru .gameside li a:hover span {
    display: none;
}		
.gz {
    position: absolute;
    top: 14px;
    right: 200px;
}		