/* 漫画页面样式 */
html {
    font-size: 40px;
}

.app-container {
    padding: 0 0.42rem;
}

.tag-wrap {
    height: 1.49rem;
    overflow-y: hidden;
    overflow-x: auto;
}

.tag-item {
    width: 1.81rem;
    height: 0.64rem;
    margin-right: 0.2rem;
    display: inline-block;
    position: relative;
}

.tag-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.81rem;
    height: 0.64rem;
}

.tag-item a {
    position: relative;
    display: block;
    line-height: 0.64rem;
    color: #999999;
    font-size: 0.32rem;
    text-align: center;
    z-index: 2;
}

.tag-item.act a {
    position: relative;
    color: #222;
    z-index: 2;
}

.tag-item .img-act {
    display: none;
}

.tag-item .img-common {
    display: block;
}

.tag-item.act .img-act {
    display: block;
}

.tag-item.act .img-common {
    display: none;
}

.tag-item-center {
    overflow-y: hidden;
    overflow-x: auto;
    margin-top: 0.42rem;
    white-space: nowrap;
}

.tag-item-center ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tag-item-center > div {
    white-space: nowrap;
}

.rank-card-wrap {
    overflow: hidden;
}

.rank-item {
    overflow: hidden;
    margin-bottom: 0.32rem;
    font-size: 0.346rem;
}

.rank-item .rank-title {
    color: #222222;
    font-size: 0.48rem;
    width: 5.733rem;
    display: inline-block;
}

.rank-item .rank-author {
    width: 5.733rem;
    color: #999999;
    font-size: 0.346rem;
}

.text-status-wrap {
    width: 5.733rem;
    overflow: hidden;
    margin-top: 0.053rem;
}

.text-status-wrap .text-status {
    float: left;
    color: #999999;
}

.text-status-wrap .text-name {
    float: left;
    color: #EA6527;
    margin-left: 0.106rem;
}

.top-card-tag {
    width: 5.733rem;
    white-space: nowrap;
    overflow-x: auto;
    margin-top: 0.24rem;
}

.top-card-tag .tag {
    width: 1.12rem;
    height: 0.56rem;
    color: #666666;
    border: 0.0267rem solid #CCCCCC;
    font-size: 0.346rem;
    text-align: center;
    border-radius: 0.106rem;
    margin-right: 0.213rem;
    display: inline-block;
}

.rank-card {
    position: relative;
    width: 3.2rem;
    height: 4.21rem;
    border-radius: 0.21rem;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.rank-text {
    margin-top: 0.61rem;
    width: 5.73rem;
    float: right;
}

.rank-card.common {
    width: 4.42rem;
    height: 5.89rem;
    border-radius: 0.21rem;
    float: none;
}

.rank-item.common {
    width: 4.42rem;
    height: 7.25rem;
    margin-left: 0.26rem;
    float: left;
}

.rank-item.common:nth-child(2n+2) {
    margin-left: 0px;
}

.rank-item.common .rank-text {
    margin-top: 0.106rem;
    float: none;
}

.rank-item.common .rank-title {
    font-size: 0.4rem;
}

.rank-card .serial {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.74rem;
    height: 0.74rem;
    border-radius: 0.21rem 0 0.21rem 0;
    background-color: #ffd21a;
    text-align: center;
    color: #17171a;
    font-family: D-DIN, D-DIN;
    font-weight: bold;
    line-height: 0.74rem;
}

.rank-card.common .serial {
    font-size: 0.34rem;
    line-height: 0.66rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.85rem;
    height: 0.66rem;
}

.sort-wrap {
    overflow: hidden;
    margin-bottom: 0.373rem;
}

.sort-wrap .sort-item-text {
    color: #999999;
    font-size: 0.346rem;
    display: inline-block;
}

.sort-wrap .sort-item {
    float: left;
    height: 0.64rem;
    margin-right: 0.426rem;
}

.sort-wrap .sort-item p {
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0;
}

.sort-wrap .sort-item .inverted {
    width: 0.373rem;
    height: 0.373rem;
}

.sort-wrap .sort-item.act .sort-item-text {
    color: #222;
}

.swiper-card-item .swiper-card-item-img {
    width: 2.826rem;
    height: 3.76rem;
    border-radius: 0.106rem;
    overflow: hidden;
    display: inline-block;
}

.swiper-card-item .swiper-card-item-img img {
    width: 2.826rem;
    height: 3.76rem;
}

.swiper-card-item {
    width: 2.826rem;
    height: 5.1rem;
    float: left;
    margin-left: 0.346rem;
    margin-bottom: 0.32rem;
    display: block;
}

.box-center {
    padding: 0 0.08rem;
    overflow: hidden;
}

.swiper-card-item .card-item-title {
    display: inline-block;
    width: 2.826rem;
    font-size: 0.373rem;
    color: #222222;
    margin: 0.1rem 0 0 0;
}

.swiper-card-item-tag-warp {
    width: 2.826rem;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    margin-top: 0.1rem;
}

.swiper-card-item-tag-warp a {
    display: inline-block;
    width: 0.96rem;
    margin-right: 0.213rem;
    vertical-align: super;
    text-decoration: none;
}

.swiper-card-item-tag-warp .tag {
    width: 0.96rem;
    border: 0.027rem solid #CCCCCC;
    color: #666;
    border-radius: 0.106rem;
    font-size: 0.266rem;
    text-align: center;
    line-height: 0.453rem;
    margin: 0;
}
