
img {
    display: inline;
}

.rank-img img {
    display: block;
}

.ts-container .rank-list img {
    display: block
}

.screen_show span em img {
    display: block
}

.screen_tj {
    z-index: 100
}

.phtop1 a {
    display: block;
    width: 90px;
    height: 30px;
    font-size: 0.8rem;
    border: 1px solid #1a2634;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #1a2634
}

.phtop1 a em {
    background: url(https://img.thedinglelab.com/images/m/ic_ranking_backtop.png) no-repeat left;
    background-size: 12px;
    font-style: normal;
    padding-left: 20px
}

.generate {
    width: 68px;
    height: 68px;
    display: none;
}

.generate a img {
    display: block;
    width: 68px;
    height: 68px
}

.share .share_bg {
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99
}

.share .share_box_pic {
    position: fixed;
    bottom: 0px;
    background: #f8f9fd;
    width: 100%;
    padding: 15px 0 0;
    z-index: 100
}

.share .share_box_pic ul {
    width: 90%;
    margin: 0 auto;
    min-height: 10px;
    overflow: hidden;
    padding-bottom: 13px
}

.share .share_box_pic ul li {
    float: left;
    width: 33%;
    height: 80px
}

.share .share_box_pic ul li a {
    display: block;
    width: 100%;
    text-align: center
}

.share .share_box_pic ul li a img {
    display: inline-block;
    width: 38px;
    background: #fff;
    border-radius: 50%;
    padding: 8px
}

.share .share_box_pic ul li a span {
    display: block;
    font-size: 0.875rem;
    color: #192633
}

.share .share_box_pic p {
    display: block;
    padding: 10px 15px;
    background: #fff;
    border-top: 5px solid #f0f2f5
}

.share .share_box_pic p a {
    display: block;
    height: 35px;
    border: 1px solid #fff;
    background: #fff;
    text-align: center;
    line-height: 35px;
    color: #192633;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-font {
    background: none;
    padding: 0;
    display: block;
    height: 16px;
    line-height: 16px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-font img {
    width: 11px;
    float: left;
    margin: 2px 5px 0 0;
    vertical-align: middle
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item b.qtwt {
    line-height: 13px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item span.qt {
    line-height: 13px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item em {
    line-height: 13px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item i {
    line-height: 13px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item b {
    line-height: 13px
}

.share_pic_cen_c .rank-list .rank-item .rank-gz .gz-item span {
    line-height: 13px
}

.share_c {
    position: fixed;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 95%;
    top: 5%
}

.share_pic_nav {
    width: calc(100% - 50px);
    margin: 0 auto;
    background: #535353;
    border-radius: 5px;
    height: 34px;
    padding: 1px;
    display: flex;
    align-items: center;
    margin-bottom: 9px;
}

.share_pic_nav a {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-size: 0.875rem;
    color: #fff;
    height: 34px;
    line-height: 34px
}

.share_pic_nav a.pit {
    background: #fff;
    color: #000;
    border-radius: 3px
}

.share_pic_cen {
    max-height: calc(100% - 210px);
    overflow: auto;
    zoom: 1;
    position: relative;
    font-size: 0;
    display: flex;
    flex-direction: column;
}

.share_pic_cen img {
    width: calc(100% - 50px);
    display: block;
    margin: 0 auto;
}

.share_pic_cen .share_pic_cen_t {
    background: url(https://img.thedinglelab.com/images/m/ic_raning_topbg.png) no-repeat;
    background-size: 100%;
    padding: 18px 15px 19px;
    display: flex;
    position: relative
}

.share_pic_cen .share_pic_cen_t:after {
    display: block;
    content: "";
    background: url(https://img.thedinglelab.com/images/m/ic_raning_whitedot.png) no-repeat;
    background-size: 34px;
    left: 0;
    bottom: 7px;
    position: absolute;
    width: 45px;
    height: 10px
}

.share_pic_cen .share_pic_cen_t .title_left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.share_pic_cen .share_pic_cen_t .time {
    font-size: 0.75rem;
    color: #fff;
    height: 23px;
    line-height: 20px
}

.share_pic_cen .share_pic_cen_t .h1 {
    font-size: 1.25rem;
    color: #fff;
    text-align: left;
    height: 30px;
    padding: 0;
    margin: 0;
    font-weight: bold
}

.share_pic_cen .share_pic_cen_t .img {
    height: 22px
}

.share_pic_cen .share_pic_cen_t .img img {
    width: 43px;
    float: right
}

.share_pic_cen .share_pic_cen_t .prompt {
    clear: both;
    font-size: 0.6rem;
    color: #dce1e5;
    margin-top: 13px
}

.share_pic_cen .share_pic_cen_c {
    background: #fff;
    border-radius: 5px 5px 0 0;
    margin-top: -9px;
    position: relative;
    padding: 15px 0 0;
}

.share_pic_cen .share_pic_cen_c .screen-show {
    font-size: 0.75rem;
    margin: 0 20px 5px;
    color: #8a9299;
    display: flex
}

.share_pic_cen .share_pic_cen_c .screen-show .tit {
    color: #192633
}

.share_pic_cen .share_pic_cen_c .screen-show .screen-showc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    color: #666d7f;
}

.share_pic_cen .share_pic_cen_c .screen-show .screen-showc em {
    font-style: normal;
    padding: 0 4px;
    display: inline-block
}

.share_pic_cen .share_pic_cen_c .screen-show .screen-showc em:first-of-type {
    padding: 0 4px 0 0;
}
    
.share_pic_cen .share_pic_cen_c .screen-show .screen-showc em em {
    font-style: normal
}

.share_pic_cen .share_pic_cen_c .rank-list .rank-item {
    padding: 10px 12px
}

.share_pic_cen .share_pic_cen_b {
    background: url(https://img.thedinglelab.com/images/m/ic_ranking_btmbg.png) no-repeat;
    background-size: cover;
    padding: 17px 15px;
    height: auto;
}

.share_pic_cen .share_pic_cen_b .ewm {
    float: left;
    background: #fff;
    padding: 2px;
}

.share_pic_cen .share_pic_cen_b .ewm img {
    width: 48px
}

.share_pic_cen .share_pic_cen_b .share_pic_b_rig {
    margin-left: 70px;
    text-align: left
}

.share_pic_cen .share_pic_cen_b .share_pic_b_rig .h2 {
    font-size: 0.93rem;
    color: #fff;
    display: block;
    line-height: 31px
}

.share_pic_cen .share_pic_cen_b .share_pic_b_rig .wz {
    font-size: 0.75rem;
    color: #fff;
    display: block;
}

.nav-screen-item img {
    display: block;
}

.title_rig .img img {
    display: flex;
    justify-content: flex-end;
    margin: auto;
}

