body {
    background-color: #24cbf2;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a7f4fa), to(#24cbf2));
    background: -webkit-linear-gradient(top, #a7f4fa, #24cbf2);
    background: -moz-linear-gradient(top, #a7f4fa, #24cbf2);
    background: -ms-linear-gradient(top, #a7f4fa, #24cbf2);
    background: -o-linear-gradient(top, #a7f4fa, #24cbf2);
    background: linear-gradient(top, #a7f4fa, #24cbf2);
}

.main-content {
    background-color: #fff;
    padding: 26px;
    max-width: 946px;
    margin: 0 auto;
    margin-bottom: 95px;
}
.kkpos{ background: no-repeat;  margin:10px 0; font-weight:bold; color:#4c4c4c; font-size:14px; padding-left:20px;}
.kkpos a{ color:#4c4c4c;}
.detail-info-box {
    position: relative;
    padding-left: 62.58%;
}

.detail-info-box .detail-img-box {
    width: 60.51%;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    height: 440px;
}

.detail-info-box .detail-img-box .detail-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.detail-info-box .detail-name {
    font-size: 18px;
    line-height: 78px;
    padding-top: 20px;
}

.detail-info-box .detail-info {
    line-height: 24px;
    font-size: 13px;
}

.detail-info-box .share-box {
    margin-top: 10px;
}

.detail-info-box .share-box .share-label {
    font-size: 13px;
    line-height: 22px;
    color: #414142;
}

.detail-info-box .share-box .share-item {
    background-color: #97d4ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-right: 8px;
}

.detail-info-box .read-link {
    font-size: 13px;
    line-height: 13px;
    color: #525252;
    margin-top: 20px;
    display: inline-block;
}

.other-info-box {
    margin-top: 80px;
    position: relative;
    padding-right: 33.76%;
    padding-bottom: 10px;
}

.other-info-box .other-info-title {
    font-size: 20px;
    color: #525252;
    font-weight: bold;
    line-height: 62px;
}

.other-info-box .rank-box {
    width: 30.66%;
    position: absolute;
    top: 0;
    right: 0;
}


.other-info-box .rank-box .rank-list-box .rank-list-item {
    position: relative;
    /*border-top: 1px solid #e5e5e5;*/
    /*padding: 16px 16px 14px 54px;*/
    background-color: #eeeeee;
    line-height: 30px;
    font-size: 15px;
}
.other-info-box .rank-box .rank-list-box .rank-list-item a div{
    display: inline-block;
    color: #232323;
    margin: 5px 0;
}
.other-info-box .rank-box .rank-list-box .rank-list-item .rank-list-sequence {
    left: 0;
    top: 16px;
    text-align: center;
    color: #000;
    margin: 0 8px
}


.other-info-box .rank-box .rank-list-box .rank-list-item-first {
    border-top: none;
    padding-top: 0px;
    padding-left: 0px;
    height: 159px;
}
.other-info-box .rank-box .rank-list-box .rank-list-item-first a{
    display: inline-block;
    height: 30px;
    width: 100%;
    background-color: #333333;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    position: absolute;
    bottom: 0
}
.other-info-box .rank-box .rank-list-box .rank-list-item-first a div{
    display: inline-block;
    color: #fff;
    margin: 0;
}

.other-info-box .rank-box .rank-list-box .rank-list-item-first .rank-list-sequence {
    top: 18px;
    color: #fff;
}

.other-info-box .rank-box .rank-list-box .rank-list-item-first .rank-avatar {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 159px;
}

.other-info-box .rank-box .rank-list-box .rank-list-item-first .rank-avatar img {
    width: 100%;
    height: 100%;
}


.other-info-box .rank-box .rank-list-box .rank-list-item .read-number {
    float: right;
    padding-right: 10px;
}

.other-info-box .relate-list-box {

}

.other-info-box .relate-list-box .relate-list-item {
    padding: 20px 8px;
    width: 30%;
    margin: 0 6px;
/*2019-1-29王寅增加为缩略图防止压缩start*/
    /*height: 10em;*/
    min-height:122px;
	padding-bottom:16.5%;
/*2019-1-29王寅增加为缩略图防止压缩end*/
    display: inline-block;
    padding-left: 130px;
    position: relative;
}

.other-info-box .relate-list-box .relate-list-item .relate-list-item-avatar {
    position: absolute;
    top: 20px;
    left: 8px;
    width: 100%;
/*2019-1-29王寅增加为缩略图防止压缩start*/
    height: auto;
/*2019-1-29王寅增加为缩略图防止压缩end*/
}

.other-info-box .relate-list-box .relate-list-item .relate-list-item-title {
    font-size: 14px;
    color: #525252;
    font-weight: bold;
    line-height: 2.572em;
    max-height: 2.572em;
    overflow: hidden;
    width: 100%;
    background-color: #eeeeee;
    position: absolute;
    bottom:0;
    left: 8px;
    height: 2.572em;
    text-align: center;

}



.modal-dialog {
    width: 1216px;
    max-width: 100%;
}

.modal-body {
    border: 20px solid #dcdcdc;
    background-color: #edecea;
    height: 568px;
}

.read-box .one-box {
    display: none;
}

.read-box .two-box {
    display: block;
}

.read-box.one .one-box {
    display: block;
}

.read-box.one .two-box {
    display: none;
}

.read-box .read-nav {
    width: 471px;
    max-width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #777;
    height: 39px;
    margin: 0 auto;
    padding: 8px 52px;
    color: #fff;
    font-size: 10px;
}

.read-box .read-nav .page-nav-box {
    display: inline-block;
    margin-right: 30px;
}

.read-box .read-nav .page-nav-box .page-input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    width: 46px;
    padding: 0 12px;
    height: 22px;
}

.read-box .read-nav .process-select-box {
    display: inline-block;
    position: relative;
}

.read-box .read-nav .process-select-box .range-show-input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    width: 46px;
    padding-left: 6px;
    padding-right: 16px;
    height: 26px;
}

.read-box .read-nav .process-select-box:after {
    content: '%';
    position: absolute;
    top: 8px;
    right: 8px;
    color: #000;
    width: 10px;
    height: 10px;
}

.read-box .read-nav .change-type-icon {
    width: 33px;
    height: 23px;
    display: inline-block;
    float: right;
    background-repeat: no-repeat;
    margin-right: 24px;
    cursor: pointer;
}

.read-box .read-nav .change-type-icon.one {
    background-image: ;
}

.read-box .read-nav .change-type-icon.two {
    background-image: ;
}

.read-box .read-nav .full-screen-icon {
    float: right;
    width: 24px;
    height: 22px;
    margin-top: 1px;
    background-image: ;
    background-repeat: no-repeat;
    cursor: pointer;
}

.read-box .read-box-inner {
    width: 100%;
    height: 409px;
    margin: 50px auto 0;
    position: relative;
    overflow: hidden;
}

.read-box .one-box {
    overflow-y: scroll;
}

.read-box .one-box .one-box-inner img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.read-box .two-box {
    max-width: 1000px;
    padding: 0 51px;
}

.read-box .two-box .next,
.read-box .two-box .prev {
    position: absolute;
    top: 14px;
    left: 0;
    bottom: 14px;
    width: 48px;
    text-align: center;
    background-color: #c9c9c9;
    color: #fff;
    cursor: pointer;
}

.read-box .two-box .next .fa,
.read-box .two-box .prev .fa {
    font-size: 62px;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    left: 10px;
}

.read-box .two-box .next {
    left: auto;
    right: 0;
}

.read-box .two-box .two-box-inner {
    overflow: hidden;
}

.read-box .two-box .two-box-inner .page {
    width: 50%;
    float: left;
    position: relative;
    display: none;
    height: 409px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.read-box .two-box .two-box-inner .page:nth-child(odd) {
    background-position: right top;
}

.read-box .two-box .two-box-inner .page:nth-child(even) {
    background-position: left top;
}

.slider-container {
    display: inline-block;
}

.slider-container .scale {
    display: none;
}

.theme-green .back-bar,
.theme-green .back-bar .selected-bar {
    background: #525156 none;
}

.read-modal.full .modal-dialog {
    width: 100%;
}
.kkxw-hd .container{
    background: none;
}
@media screen and (max-width: 425px) {
    .detail-info-box {
        padding-left: 0;
    }

    .detail-info-box .detail-img-box {
        position: static;
        width: 70%;
    }

    .other-info-box {
        padding-right: 0;
        margin-top: 10px;
    }

    .other-info-box .rank-box {
        position: static;
        width: 100%;
    }

}
@media screen and (max-width: 321px){
    .other-info-box .relate-list-box .relate-list-item{
        padding-left: 110px;
    }
    .other-info-box .relate-list-box .relate-list-item .relate-list-item-title{
        top: 7em;
    }
}
.comment-box {
    margin-top: 25px;
    background-color: #fff;
    padding: 36px 49px;
}

.comment-box .comment-form .comment-form-caption {
    font-size: 15px;
    color: #333333;
    margin-bottom: 20px;
}

.comment-box .comment-form .comment-input {
    width: 100%;
    border: 1px solid #d2d2d2;
    height: 100px;
    padding: 8px;
}

.comment-box .comment-form .comment-btn-box {
    margin-top: 11px;
}

.comment-box .comment-form .comment-btn-box span {
    color: #a1a1a1;
    font-size: 12px;
    margin-top: 3px;
}

.comment-box .comment-form .comment-btn-box .comment-submit-btn {
    float: right;
    border: 1px solid #d2d2d2;
    color: #515151;
    font-size: 14px;
    padding: 5px 20px;
}

.comment-box .comment-list {
    display: block;
    margin: 0;
}

.comment-box .comment-list .comment-list-caption {
    height: 64px;
    padding-top: 22px;
    padding-bottom: 22px;
}

.comment-box .comment-list .comment-list-caption span {
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    border-left: 1px solid #16a0e8;
    padding-left: 8px;
}

.comment-box .comment-list .comment-item {
    position: relative;
    padding: 31px 0 31px 75px;
    border-top: 1px solid #d2d2d2;
}

.comment-box .comment-list .comment-item .user-avatar {
    position: absolute;
    top: 31px;
    left: 0;
    width: 50px;
    height: 50px;
}

.comment-box .comment-list .comment-item .comment-detail {
    font-size: 13px;
    color: #515151;
    line-height: 1.4;
    margin-top: -4px;
    height: 36px;
    overflow: hidden;
}

.comment-box .comment-list .comment-item .add-on {
    font-size: 10px;
    margin-top: 8px;
}

.comment-box .comment-list .comment-item .add-on .reply {
    float: right;
}

.more-comment-box {
    background-color: #fff;
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #515151;
    font-size: 12px;
    margin-bottom: 68px;
}

@media screen and (max-width: 980px) {
    .game-info-box .game-box-outer {
        padding-left: 349px;
    }

    .game-info-box .game-box-outer .game-box,
    .game-info-box .game-box-outer .game-box .game-img-box {
        width: 327px;
    }

    .rank-box .relate-game-box {
        width: 100%;
    }

    .rank-box .game-rank-box,
    .rank-box .user-rank-box {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .game-info-box {
        padding-left: 16px;
        padding-right: 16px;
    }

    .game-info-box .game-box-outer {
        padding-left: 0;
        width: 100%;
    }

    .game-info-box .game-box-outer .game-box,
    .game-info-box .game-box-outer .game-box .game-img-box {
        width: 100%;
        position: relative;
    }
}

@media screen and (max-width: 425px) {
    .rank-box .game-rank-box,
    .rank-box .user-rank-box {
        width: 100%;
    }

    .comment-box {
        padding-left: 16px;
        padding-right: 16px;
    }
}