/*::-webkit-scrollbar {*/
/*    display: none*/
/*}*/

body {
    overflow-x: hidden;
    width: 100%
}

.header-ad {
    display: none
}

.header .logo-wrap {
    height: 40px;
    padding: 10px
}

.header .logo {
    width: 193px;
    height: 40px;
    margin-top: 12px;
    -webkit-background-size: cover;
    background-size: cover
}

.header .logo a {
    width: 193px;
    height: 40px
}

.header .nav-wrap {
    overflow-x: scroll
}

.header .header-search .query {
    display: none
}

.header .header-search .submit {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: transparent;
    font-size: 0
}

.header .header-search .submit:after {
    content: "\e651";
    color: #47b751;
    font-family: iconfont !important;
    font-size: 28px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wrap .body {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 0
}

.wrap .slide-wrap {
    margin: 15px 0
}

.wrap .slide {
    overflow: hidden;
    width: auto;
    height: auto;
    white-space: nowrap
}

.wrap .slide li {
    float: none;
    display: inline-block
}

.wrap .unslider .unslider-arrow {
    display: block
}

.wrap .small-banner {
    display: none
}

.wrap .module {
    overflow: hidden;
    margin-top: 15px
}

.wrap .module h2 {
    margin-bottom: 15px
}

.wrap .list {
    overflow-x: scroll;
    white-space: nowrap;
    margin-right: 0;
    padding: 0;
    background-color: transparent
}

.wrap .list .item {
    float: none;
    display: inline-block;
    margin: 0
}

.module .item a {
    width: 80px
}

.wrap .item a:hover {
    border-color: transparent
}

.wrap .item a:hover span {
    background-color: transparent;
    color: #333
}

.module .item img {
    width: 80px;
    height: 80px
}

.wrap .special {
    overflow-x: scroll;
    white-space: nowrap
}

.wrap .special a {
    float: none;
    display: inline-block
}

.wrap .module:last-child {
    display: none
}

.wrap .footer {
    position: static;
    height: 30px;
    margin-top: 20px;
    line-height: 30px
}

.wrap .footer .inner {
    width: auto
}

.wrap .footer .sponsor, .wrap .footer ul {
    display: none
}

.wrap .fixed-btn {
    display: none
}

.wrap .news {
    display: none
}

.wrap .body {
    padding-left: 10px;
    padding-right: 10px
}

.wrap .cate-title-wrap {
    margin-top: -10px;
    margin-bottom: -16px
}

.wrap .cate-list {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0
}

.cate-list .item {
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin-right: 0
}

.cate-list .item a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    content: "详情";
    width: 50px;
    height: 24px;
    line-height: 24px;
    margin-top: -14px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #888;
    background-color: #fff;
    font-size: 12px
}

.cate-list .item a {
    width: auto
}

.cate-list .item img {
    margin-right: 20px
}

.cate-list .item span, .cate-list .item strong {
    overflow: auto;
    margin-right: 64px
}

.wrap .pagination {
    padding-bottom: 0
}

.pagination .pagination-next, .pagination .pagination-prev {
    display: none
}

.wrap .main {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px 0
}

.wrap .aside {
    display: none
}

.wrap .name .edit {
    display: none
}

.wrap .intro {
    position: static
}

.wrap .info span {
    min-width: 0;
    width: 45%
}

.wrap .qrcode {
    position: static
}

.wrap .qrcode .title {
    display: block
}

.wrap .qrcode p {
    font-size: 0
}

.wrap .screenshot {
    overflow-x: auto
}

.wrap .screenshot .next, .wrap .screenshot .prev {
    display: none !important
}

.wrap .screenshot-list li:last-child {
    margin-right: 0
}

.wrap .adsbygoogle {
    display: none
}

.wrap .comment {
    width: auto
}

.wrap .intro {
    margin-bottom: 15px;
    padding: 0
}

.wrap .cover {
    float: none;
    width: 100%;
    height: auto
}

.wrap .info {
    margin: 0;
    padding: 0 10px 10px
}

.wrap .content {
    min-height: auto;
    margin-bottom: 0;
    white-space: pre-wrap
}

.wrap .cate-list {
    margin-top: 0
}

.wrap .special-ad {
    margin: 20px 0
}

.wrap .more-special {
    overflow: auto;
    white-space: nowrap;
    margin: 0
}

.wrap .more-special a {
    float: none;
    display: inline-block
}

.wrap .more-special a:last-child {
    margin-right: 0
}

.wrap .tags-list {
    margin-bottom: 10px
}

.wrap .search-page {
    padding-left: 10px;
    padding-right: 10px;
    min-height: calc(100vh - 100px)
}

.wrap .search {
    width: auto;
    margin: 20px 0 20px;
    text-align: center
}

.wrap .search-tips {
    margin-bottom: 20px;
    padding-bottom: 0
}

.wrap .search .query {
    float: none;
    width: 200px;
    width: calc(100% - 100px)
}

.wrap .search .submit {
    float: none;
    margin-left: 5px
}

@media screen and (max-width: 413px) {
    .detail .info span {
        display: block
    }
}
