/*top*/
.micnt_search .search-button-action i {
    font-size: 18px;
}
.mi-searchpc .search-button-action {
    position: absolute;
    right: 0;
    padding: 0;
    top: 0;
    display: block;
    height: 32px;
    width: 48px;
    padding-right: 4px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    background-color: var(--mistyle3color);
    -webkit-border-radius: 0 16px 16px 0;
    -moz-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    cursor: pointer;
}
.mi-searchpc .search-input {
    display: block;
    height: 32px;
    width: 210px;
    margin: 0;
    padding: 0 20px;
    outline: none;
    font-size: 16px;
    line-height: 32px;
    color: #FFB5C3;
    background-color: #FFF4F4;
    border: 1px solid #FFD1D8;
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
}
.mi-searchpc .top-search form {
    display: flex;
    background-color: rgb(255 255 255 / 0%);
}
/*dmss*/
.social-top .top-search {
    width: 250px;
    position: absolute;
    right: 150px;
    top: 18px;
}
.mi-searchpc .top-search {
    width: 250px;
}
/*top-end*/
.page-template .site-header {
    height: 50px;
}
.mistyle3-index {
    background: url(../rankbg.jpg) no-repeat center 0 #f7f9f8;
    padding: 100px 0 50px;
}
.FixedGuide {
    width: 140px;
    position: fixed;
    top: 135px;
    right: 50%;
    margin-right: 660px;
    z-index: 99;
}
.FixedGuide .FixedGuide__headerImg {
    display:block
}
.FixedGuide .list-wrap {
    border-radius:4px;
    background-color:#fff
}
.FixedGuide__item {
    font-size:16px;
    color:#999;
    height:76px;
    line-height:76px;
    padding-left:13px;
    cursor:pointer;
    -webkit-transition:color .3s;
    -o-transition:color .3s;
    transition:color .3s
}
.FixedGuide__item.active {
    color:#ff77bf;
    background-image:url(../rank-header.png);
    background-size:100%}
.FixedGuide__item.active .item__icon {
    fill:currentColor
}
.FixedGuide__item .item__icon {
    width:20px;
    margin-right:4px;
    fill:currentColor;
    color:inherit
}
.FixedGuide .border {
    width:120px;
    margin:0 auto;
    height:1px;
    background-color:#f3f2f2
}
.mistyle3-rank-page {
    width: 1300px;
    margin: auto;
    position: relative;
    background-color: #fff;
    padding: 0 30px 0 10px;
    border-radius: 14px;
    box-shadow: 0 1px 34px 1px hsla(0,0%,44.7%,.16);
}
.RankPageHeader {
    margin: 20px 0 -12px;
    height: 170px;
    text-align: center;
    padding-top: 34px;
    background: url(../rank-header-bg.png) no-repeat 50%/640px 170px;
}
.RankPageHeader .main-title {
    height: 45px;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 10px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
}
.miuser-list li:nth-child(1) .n1 {
    background: url(../n1.png) no-repeat;
    line-height: 200px!important;
}
.miuser-list li:nth-child(2) .n1 {
    background: url(../n2.png) no-repeat;
    line-height: 200px!important;
}
.miuser-list li:nth-child(3) .n1 {
    background: url(../n3.png) no-repeat;
    line-height: 200px!important;
}
.RankPageHeader .main-title .title-icon {
    width: 9px;
    height: 16px;
    background: url(../title-prefix.png) 50%/100%;
    margin: 0 14px;
}
.RankPageHeader .main-title .title-icon.suffix {
    margin: 0 3px;
}
.RankPageHeader .mi-tab-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.RankPageHeader .header-tab-item.active, .RankPageHeader .header-tab-item:hover {
    color: var(--mistyle3color);
}
.RankPageHeader .header-tab-item {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    height: 30px;
    margin-right: 60px;
    margin-left: 100px;
}
.RankPageHeader .header-tab-item.active:after, .RankPageHeader .header-tab-item:hover:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: var(--mistyle3color);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mistyle3-rank-page .rank-page-content .update-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999;
    font-size: 12px;
    margin-bottom: 4px;
}
.mistyle3-rank-page .next-update-time {
    color: #999;
    font-size: 12px;
    padding-left: 32px;
}
.mistyle3-space {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.mistyle3-rank-page .rank-page-content .rank-page-list {
    background-color: #fff;
    border-radius: 4px;
    min-height: 400px;
}
.mistyle3-list>ul {
    list-style: none;
}
.mistyle3-game-rank-list-item {
    padding: 17px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mistyle3-game-rank-list-item .item-rank-mark {
    width: 50px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.mistyle3-game-rank-list-item .item-rank-mark .rank-mark-number {
    color: #999;
    font-size: 20px;
    min-width: 30px;
    height: 30px;
    border-radius: 15px;
    line-height: 30px;
    padding: 0 8px;
    text-align: center;
    background-color: #eee;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.mistyle3-game-rank-list-item .item-image {
    height: 130px;
    width: 230px;
    margin-right: 20px;
    border-radius: 2px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
}
.image-box {
    overflow: hidden;
}
.image-box img {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e8e8e8;
    border-radius: 8px;
}
.mistyle3-game-rank-list-item .item-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    min-width: 100px;
}
.mistyle3-game-rank-list-item a:hover, .mistyle3-game-rank-list-item .item-info a:hover {
    color: var(--mistyle3color);
}
.mistyle3-game-rank-list-item .item-info .item-name {
    display: block;
    margin-top: 8px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.mistyle3-game-rank-list-item .item-info .item-sub-info {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    line-height: 17px;
}
.mistyle3-game-rank-list-item .item-info .item-sub-info span {
    margin-right: 50px;
}
.mistyle3-game-rank-list-item .item-info .item-tags {
    margin-top: 40px;
    height: 24px;
}
.mistyle3-game-tags.text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
.mistyle3-game-tags, .mistyle3-game-tags .tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mistyle3-game-rank-list-item .item-info .item-tags .tag {
    color: #999;
}
.mistyle3-game-tags.text .tag {
    color: #999;
    padding: 0;
    margin-right: 0;
}
.mistyle3-game-tags .tag {
    height: 20px;
    color: #c5c5c5;
    font-size: 12px;
    padding: 0 8px;
    margin-right: 8px;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mistyle3-game-tags .tag span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 950px;
}
        .tab-content {
            display: none;
        }

        .tab-content.active {
            display: block;
        }

.mistyle3-list li:nth-child(-n+3) .rank-mark-number {
    background: #ffedae;
    color: #fb7a18;
}
.mistyle3-link span.b2font {
    padding-left: 10px;
    font-size: 14px;
    color: #ccc;
}
@media screen and (max-width:768px){
.user-cover-button {
    position: absolute;
    top: 12px!important;
    right: 12px!important;
}
.mistyle3-index {
    background: #fff;
    padding: 0;
}
.mistyle3-rank-page {
    width: auto;
    margin: auto;
    position: relative;
    background-color: #fff;
    padding: 0;
}
.RankPageHeader {
    margin: 0;
    height: 150px;
    text-align: center;
    padding-top: 34px;
    background: url(../rank-header-bg.png) no-repeat 50%/640px 170px;
}
.RankPageHeader .main-title {
    height: 45px;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 25px;
}
.RankPageHeader .header-tab-item {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    height: 30px;
    margin-right: 30px;
    margin-left: auto;
}
.mistyle3-game-rank-list-item {
    padding: 17px 0;
    display: flex;
}
.mistyle3-game-rank-list-item .item-rank-mark {
    width: auto;
    margin-right: -5px;
    margin-left: 5px;
}
.mistyle3-game-rank-list-item .item-image {
    height: 60px;
    width: 100px;
    margin-right: 10px;
    border-radius: 2px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
    margin-left: 10px;
}
.mistyle3-game-rank-list-item .item-info .item-name {
    display: block;
    margin-top: auto;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 600;
}
.mistyle3-game-rank-list-item .item-info {
    min-width: 0;
}
.mistyle3-game-rank-list-item .item-info .item-sub-info {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    line-height: 17px;
}
.mistyle3-game-rank-list-item .item-info .item-tags {
    display: none;
}
.mistyle3-game-rank-list-item .item-info .item-sub-info span {
    margin-right: 30px;
}
.mistyle3-game-rank-list-item .item-rank-mark .rank-mark-number {
    font-size: 12px;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
}
.miuser-list {
    padding-top: 10px;
}
.miuser-list li {
    position: relative;
    margin-left: 52px;
    padding: 2px 20px 2px 0;
}
.miuser-list.zuozhe-list2 li .l2 {
    position: relative;
    padding: 0 0 0 60px!important;
    height: 65px;
}
.miuser-list li .zuozheinfo .user {
    width: 50px!important;
}
.miuser-list li .zuozheinfo .user img.avatar {
    width: 50px!important;
    height: 50px!important;
}
.miuser-list li .moblv {
    /* position: relative; */
    margin-top: -10px;
}
.miuser-list li .cate {
    position: absolute;
    top: 0;
    left: 150px;
}
.miuser-list li .daib {
    display: none;
}
.miuser-list li .l3 {
    display: none;
}
#rank_list {
    margin-left: 0;
}
.miuser-list li .zuozheinfo .user {
    height: auto!important;
}
#rank_list .user i.b2-vrenzhengguanli {
    right: 0!important;
}
.miuser-list li .cate span {
    position: relative;
    margin-left: auto!important;
}
}
/*作者榜*/
.miuser-list {
    margin-bottom: 20px;
}
.miuser-list li {
    position: relative;
    margin-left: 52px;
    padding: 22px 100px 2px 0;
}
.miuser-list li .l1 {
    position: absolute;
    top: 0;
    left: -52px;
    width: 38px;
    height: 100%;
}
.miuser-list li .l1 .nums.n1 {
    margin-top: -20px;
    height: 38px;
    width: 38px;
    overflow: hidden;
}
.miuser-list li .l1 .nums {
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 100%;
    background-color: #f7f9f8;
    color: #8ea1a7;
    font-size: 18px;
    font-weight: 700;
}
.miuser-list.zuozhe-list2 li .l2 {
    position: relative;
    padding: 10px 0 0 130px;
}
.miuser-list li .l2 {
    position: relative;
    padding-left: 254px;
    height: 135px;
}
.zuozhe-list2 li .zuozheinfo {
    vertical-align: middle;
}
.miuser-list li .zuozheinfo .user {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 110px;
}
.miuser-list li .zuozheinfo .user img.avatar {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: block;
    overflow: hidden;
    background-color: #fff;
}
.miuser-list li .zuozheinfo .name {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #333;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.miuser-list li .cate {
    width: 100%;
    overflow: hidden;
    color: #ccc;
}
.miuser-list li .cate span {
    position: relative;
    /*margin-left: -15px;*/
}
.miuser-list li .cate em {
    margin: 0 5px;
    font-size: 12px;
    color: #8ea1a7;
    font-style: normal;
}
.miuser-list li .daib, .miuser-list li .daib a {
    color: #666;
}
.miuser-list li .daib {
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.miuser-list li .hdry {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    color: #666;
}
.srank .badge {
    height: 20px;
    margin-left: 5px;
}
.badge {
    display: inline-block;
    vertical-align: middle;
}
.miuser-list li .l3 {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}
.qianlValue {
    text-align: right;
    color: #999;
    margin-top: -20px;
    height: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    font-size: 12px;
    line-height: 18px;
}
.qianlValue span {
    color: var(--mistyle3color);
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: text-bottom;
    margin-bottom: 5px;
}
.qianlValue span em {
    font-size: 22px;
    display: inline-block;
    font-style: normal;
}
.miuser-list li .daib a:hover {
    color: var(--mistyle3color);
}
#rank_list {
    margin-left: 10px;
}
#rank_list .user i.b2-vrenzhengguanli {
    right: 45px;
}
/*end*/
.panel-body .b2font {
    margin-right: 7px;
    color: var(--mistyle3color);
}
@media screen and (min-width: 850px){
/*user*/
.mi-style-dm.author .user-panel {
    position: relative;
    width: 100%;
    margin-top: -165px;
    padding: 0 20px 0 70px;
    display: flex;
    padding-bottom: 70px;
}
.mi-style-dm.author .user-panel .avatar {
    z-index: 1;
}
.mi-style-dm.author .user-panel .avatar {
    border-radius: 99px;
}
.mi-style-dm.author .avatar:hover .editor-avatar {
    opacity: 1;
    visibility: visible;
    border-radius: 99px;
}
.mi-style-dm.author .user-panel-info {
    font-size: 24px;
    font-weight: 600;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    align-items: flex-end;
    position: initial;
    top: 150px;
}
.mi-style-dm.author .user-panel-info .user-panel-info-ss {
    font-size: 24px;
    font-weight: 600;
    padding-top: 0;
    padding-left: 90px;
    justify-content: space-between;
    flex-grow: 1;
    align-items: flex-end
}
.mi-style-dm.author .user-panel-info .user-panel-editor-button {
    text-align: center;
    position: absolute;
    right: 24px;
    top: auto;
}
.mi-style-dm.author .author-page-right {
    margin-right: 16px;
    position: relative;
    width: 290px;
    margin-top: -150px;
    background: #fff;
    border-top-left-radius: 88px;
    border-top-right-radius: 88px;
    box-shadow: 0 1px 34px 1px hsla(0,0%,44.7%,.16);
    z-index: 0;
}
.mi-style-dm.author .author-page-left {
    flex: 1;
    margin-top: -70px;
    margin-left: 0;
    position: relative;
    width: 100%;
    border-radius: 20px;
    /* box-shadow: 0 11px 34px 11px hsla(0,0%,44.7%,.16); */
    z-index: 0;
}
.mi-style-dm.author .author-page-right-in {
    padding: 0;
    top: 77px;
}
.mi-style-dm .author-header {
    border-top-left-radius: 99px;
    border-top-right-radius: 99px;
}
.mi-usermore {
    position: absolute;
    right: 140px;
    margin: -30px 0;
}
.user-cover-button {     position: absolute;     top: 20px;     right: 60px; }
}
/*圈子优化*/
    .cir-banner {
        position: relative;
        width: 100%;
        max-width: 1300px;
        height: 170px;
        margin: 0 auto;
        overflow: hidden;
        margin-bottom: 20px;
        border-radius: 20px;
    }
    .cir-banner .slider {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .cir-banner .slider img {
        width: 100%;
        height: 100%;
    }
    .cir-banner .dots {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: center;
    }
    .cir-banner .dots span {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #fff;
        margin: 0 5px;
    }
    .cir-banner .dots span.active {
        background-color: var(--mistyle3color);
    }
/*首页排行榜*/
.mi-index-ranking {
    width: 100%;
    background: #F6F6F6;
    overflow: hidden;
    padding-bottom: 20px;
}
.maxWidth {
    margin: 0 auto;
    width: 1300px;
    overflow: hidden;
}
.maxWidth .hd {
    position: relative;
    width: 100%;
    height: 27px;
    margin-bottom: 20px;
}
.maxWidth .underline {
    position: absolute;
    bottom: 0;
    left: 5px;
    background: #F66F0C;
    border-radius: 1.5px;
    width: 40px;
    height: 3px;
}
.mi-index-ranking-tab {
    font-size: 16px;
    color: #999;
    height: 20px;
    line-height: 20px;
    list-style: none;
    margin: 60px 0 20px;
    overflow: hidden;
}
.mi-index-ranking-tab > li.on {
    color: #2C2C2C;
}
.mi-index-ranking-tab > li {
    float: left;
    margin-right: 30px;
    font-size: 16px;
    color: #999999;
    font-weight: bolder;
    cursor: pointer;
}
.mi-index-ranking-contentList {
    overflow: hidden;
}
.rankingList {
    width: 1300px;
    overflow: hidden;
}
.rankingList > .rankingList-module {
    width: 416px;
    height: 570px;
    padding: 30px 36px 14px;
    float: left;
    background-color: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    margin: 8px;
}
.rankingList-module-title {
    margin-bottom: 22px;
    height: 20px;
}
.title-name {
    font-size: 16px;
    font-weight: bold;
    color: #2c2c2c;
    float: left;
    margin-right: 4px;
    line-height: 20px;
}
.title-tab {
    float: left;
    width: 38px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
    background-color: #F6F6F6;
    border-radius: 14px;
    margin-left: 6px;
    cursor: pointer;
}
.title-tab.active {
    color: #f66f0c;
    background-color: #FFF5EF;
}
.title-stateList {
    position: relative;
    float: right;
    font-size: 0;
    color: #2c2c2c;
    padding-bottom: 2px;
    cursor: pointer;
}
.title-stateList > span {
    display: inline-block;
    font-size: 12px;
    margin-right: 4px;
}
.rankingList-module-list > li {
    margin-top: 12px;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    cursor: pointer;
}
.rankingList-module-list > li > .order {
    float: left;
    width: 18px;
    height: 21px;
    margin-right: 16px;
}
.rankingList-module-list > li > .order > img {
    width: 100%;
    height: 100%;
}
.rankingList-module-list > li .picture-show {
    position: relative;
    float: left;
    width: 310px;
    height: 174px;
    background: #D8D8D8;
    border-radius: 6px;
}
.rankingList-module-list > li .flowerNumber-bookPicture {
    display: block!important;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.picture-show-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 0 16px;
    box-sizing: border-box;
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.56) 100%);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.picture-show-info > .picture-show-info-name {
    font-size: 14px;
    color: #fff;
    height: 18px;
    margin: 18px 0 2px;
    overflow: hidden;
}
.picture-show-info-bottom {
    line-height: 14px;
    overflow: hidden;
}
.picture-show-info-bottom > span {
    float: left;
    font-size: 12px;
    color: #fff;
}
.picture-show-info-bottom > .flowerNumber, .picture-show-info-bottom > .flowerNumbers {
    line-height: 14px;
    float: right;
}
.picture-show-info-bottom > .flowerNumber > span, .picture-show-info-bottom > .flowerNumber > img, .picture-show-info-bottom > .flowerNumbers > span, .picture-show-info-bottom > .flowerNumbers > img {
    display: block;
    float: left;
    color: #fff;
    font-size: 12px;
}
.picture-show-info-bottom > .flowerNumber > img, .picture-show-info-bottom > .flowerNumbers > img {
    width: 12px;
    margin-top: 2px;
    margin-right: 6px;
}
.rankingList-module-list > li > .flowerNumber > span, .rankingList-module-list > li > .flowerNumbers > span {
    font-size: 12px;
    margin-left: 6px;
}
.rankingList-module-list > li > .flowerNumber > img, .rankingList-module-list > li > .flowerNumber > span, .rankingList-module-list > li > .flowerNumbers > img, .rankingList-module-list > li > .flowerNumbers > span {
    vertical-align: middle;
    display: inline-block;
}
.rankingList-module-list > li > .flowerNumber > img, .rankingList-module-list > li > .flowerNumbers > img {
    width: 12px;
}
.rankingList-module-list > li > .flowerNumber, .rankingList-module-list > li > .flowerNumbers {
    width: 40px;
    float: right;
    font-size: 0;
    color: #999;
}
.rankingList-module-list > li > .z-author {
    font-size: 14px;
    color: #2C2C2C;
    width: 235px;
    height: 20px;
    line-height: 20px;
    float: left;
    overflow: hidden;
}
@media screen and (min-width: 850px){
/*dm社交模式*/
.social-top .site-header .header-banner-content {
    height: 40px;
    position: relative;
}
.social-top .header-banner {
    height: 40px;
    background: rgba(255,255,255,.7);
    position: absolute;
    width: 100%;
}
.social-top .top-search {
    top: 4px;
}
.social-top .micnt-logo {
    height: 25px;
    width: 90px;
}
.social-top .m-head-new {
    height: 250px;
    width: 100%;
    background: url(../banner1011.jpg) center center no-repeat;
    box-shadow: 0px -48px 80px 0 #fff inset;
}
.social-top .site-content {
    padding-bottom: 0;
    margin-top: 185px;
}
.social-top .site-header-in {
    position: relative;
}
.social-top .mi-searchpc .search-input {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.social-top .action .site-header-in {
    position: fixed!important;
    width: 100%;
    z-index: 7;
    margin-top: -190px;
}
.social-top .action .m-head-new {
    height: 190px!important;
}
.social-top .mi-searchpc .top-search form {
    background-color: rgb(255 255 255);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
    width: 245px;
    height: 30px;
    padding: 0 15px;
    border: 1px solid #f3f3f3;
    border-radius: 15px;
}
.social-top .mi-searchpc .top-search form:hover {
    border-color: var(--mistyle3color);
}
.social-top .mi-searchpc .search-input {
    width: 100%;
    height: 17px;
    border: none;
    outline: none;
    background: 0 0;
    padding: 0 5px;
    font-size: 14px;
}
.social-top .mi-searchpc .search-button-action{
    line-height: 30px;
    background: 0 0;
}
.social-top .search-button-action i.b2-search-line {
    color: #ffa6a6;
}
.social-top .site-header-in .header-login-button button.mobile-hidden {
    margin-left: 0;
    border: 0;
    color: #ffffff!important;
    background: var(--mistyle3color)!important;
    width: 60px;
    height: 58px;
    font-size: 14px;
    display: block;
    position: absolute;
    right: 40px;
    top: -20px;
    border-radius: 8px;
    text-align: center;
    line-height: 43px;
}
.social-top .header-banner-left .menu li a {
    opacity: 1;
    font-size: 14px;
    position: relative;
}
.social-top .header-banner-left .menu li:hover a {
    background: rgba(255,255,255,1);
}
.social-top .header-banner-left .menu li a {
    width: 90px;
    display: inline-block;
    text-align: center;
    line-height: 0;
    transition-duration: 300ms;
    margin-top: -1px;
}
/*menu*/
.u-navitem-other {
    position: absolute;
    right: -15px;
    font-size: 0;
}
.u-navitem-other a {
    line-height: 36px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    margin-right: 25px;
}
.u-navitem-other a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.u-navitem-welfare:before {
    background-image: url(../nav-welfare.png);
}
.u-navitem-user:before {
    background-image: url(../nav-user.png);
}
.u-navitem-author:before {
    background-image: url(../nav-author.png);
}




}