/* 容器 */

#BOX {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background: #f5f7f9;
}

.Head1 {
    display: block;
    overflow: hidden;
    padding: .4rem 0 .2rem 0;
    height: .48rem;
}

.Head1 h2 {
    float: left;
    color: #333;
    font-size: .32rem;
    line-height: .48rem;
    margin-left: .24rem;
}


/* 顶部 */

#top {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100vw;
    height: 1.02rem;
    background: #fff;
    box-shadow: 0 .06rem .06rem rgba(0, 0, 0, .04);
}

#top>div {
    display: block;
    margin: 0 .24rem;
}

#top>div>span {
    float: right;
    display: inline-block;
    margin-left: .24rem;
    width: 1.24rem;
    height: .66rem;
    border: .02rem solid #f1f1f1;
    border-radius: .33rem;
    background: url(images/r-icon-pre.png) no-repeat center bottom;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-color: hsla(0, 0%, 100%, .3);
    background-size: .66rem auto;
    cursor: pointer;
}

#top>div>a {
    float: left;
    display: inline-block;
    margin-right: .24rem;
    width: 1.24rem;
    height: .68rem;
    background: url(images/k-logo.png) no-repeat left center;
    background-size: 1.22rem auto;
    cursor: pointer;
}

#top>div>a.goback {
    width: .6rem;
    background: url(images/back.png) no-repeat .12rem center;
    background-size: auto;
    background-size: .2rem auto;
}

#top>div>p {
    margin: .14rem .88rem .14rem .76rem;
    height: .74rem;
    text-align: center;
    font-weight: 700;
    font-size: 1pc;
    line-height: .74rem;
}

#top>div>.search,
#top>div>p {
    display: block;
    overflow: hidden;
}


/* 下载区域 */

.game_det {
    overflow: hidden;
    margin-bottom: .16rem;
    padding-top: 1.02rem;
    background: #fff;
}


/* 下载区域-面包屑 */

#BreadcrumbNavigation {
    clear: both;
    display: block;
    background: #f5f7f9;
}

#BreadcrumbNavigation .BN-a {
    display: block;
    overflow: hidden;
    padding: 0 .24rem 0 .64rem;
    background: url(images/position.png) no-repeat .24rem center;
    background-size: auto;
    background-size: .4rem auto;
}

#BreadcrumbNavigation .BN-a .BN-a-cont {
    display: block;
    overflow: hidden;
    height: .6rem;
}

#BreadcrumbNavigation .BN-a .BN-a-cont .BN-index {
    float: left;
    display: block;
    color: #262626;
    font-weight: 700;
    font-size: .24rem;
    line-height: .6rem;
}

#BreadcrumbNavigation .BN-a .BN-a-cont .BN-lei {
    float: left;
    display: block;
    margin-left: .2rem;
    padding-left: .2rem;
    background: url(images/up-down3.png) no-repeat left top;
    background-size: auto;
    background-size: .14rem auto;
    color: #262626;
    font-weight: 700;
    font-size: .24rem;
    line-height: .6rem;
}

#BreadcrumbNavigation .BN-a .BN-a-cont .BN-lei.open {
    background-position: left bottom;
}

#BreadcrumbNavigation .BN-a .BN-a-cont .BN-cur {
    overflow: hidden;
    display: block;
    padding-left: .16rem;
}

#BreadcrumbNavigation .BN-a .BN-a-cont .BN-cur span {
    display: block;
    overflow: hidden;
    padding-left: .14rem;
    width: 100%;
    background: url(images/all-icon.png) no-repeat left center;
    background-size: auto;
    background-size: auto .2rem;
    color: #727272;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .24rem;
    line-height: .6rem;
}

#BreadcrumbNavigation .BN-b {
    position: absolute;
    z-index: 9;
    display: none;
    width: 100%;
    border-bottom: .02rem solid #ebebeb;
    background-color: #f5f7f9;
}

#BreadcrumbNavigation .BN-b .BN-classify {
    display: block;
    overflow: hidden;
    margin: 0 .12rem;
    padding-top: .1rem;
}

#BreadcrumbNavigation .BN-b .BN-classify>li {
    float: left;
    display: inline-block;
    margin-bottom: .2rem;
    width: 25%;
}

#BreadcrumbNavigation .BN-b .BN-classify>li>a {
    display: block;
    margin: 0 .12rem;
    border-radius: .04rem;
    background: #fff;
    color: #333;
    text-align: center;
    font-size: .24rem;
    line-height: .6rem;
}


/* 下载区域-游戏介绍 */

.game_det .cont {
    overflow: hidden;
    padding: .3rem .24rem;
}

.game_det .phb_l {
    float: left;
    overflow: hidden;
    margin: 0 .2rem 0 0;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .16rem;
}

.game_det .phb_l img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.game_det .cont .phb_c {
    display: block;
    overflow: hidden;
}

.game_det .cont .phb_c h1 {
    overflow: hidden;
    margin: .05rem 0 .2rem 0;
    font-size: .36rem;
    line-height: .46rem;
}

.game_det .cont .phb_c ul {
    overflow: hidden;
}

.game_det .cont .phb_c ul li {
    float: left;
    overflow: hidden;
    height: .44rem;
    color: #999;
    font-size: .26rem;
    line-height: .44rem;
}

.game_det .cont .phb_c ul li.w-40 {
    margin-right: .3rem;
    width: 40%;
}

.game_det .cont .phb_c ul li.w-50 {
    width: 54%;
}


/* 游戏下载按钮-sy */
.phb_r{display:block;overflow:hidden}
.phb_r .down{float:left;overflow:hidden;margin:0 0 .24rem 4%;width:28%;text-align:center}
.phb_r .down>a{display:block;overflow:hidden;border-radius:.1rem;height:.8rem;color:#fff;font-size:.32rem;line-height:.8rem;letter-spacing:.02rem;}
.phb_r .down>a.down_gaosu{background:#3579F6}        /*高速下载*/
.phb_r .down>a.down_xz{background:#FF9D01}           /*立即下载*/
.phb_r .down>a.down_wu{background:#969696}           /*暂无下载*/
.phb_r .down>a.down_lb{background:#fa5153}           /*游戏礼包*/
.phb_r .down>a.down_zq{background:#23dbaa}           /*进入专区*/
.phb_r .down>a.plat_down{background:#23dbaa}         /*高速下载*/
.phb_r .down>a.d-no{background:#ebebeb;color:#999;}  /*无下载地址*/


/* 游戏介绍部分 */

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.game-js {
    background: #fff;
    margin-top: .16rem;
}

.game-jt .swiper-container {
    margin: 0 .24rem .24rem .24rem;
}

.game-jt .swiper-wrapper .swiper-slide {
    max-height: 8rem;
    text-align: center;
    margin-right: 10px;
}

.game-js a {
    color: #0a5fc2;
}

.game-jt .swiper-wrapper .swiper-slide img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 8rem;
}

.game-js .conts {
    overflow: hidden;
    height: auto;
}

.game-js .conts>p {
    display: block;
    overflow: hidden;
    margin: .2rem .24rem 0 .24rem;
    color: #333;
    text-align: justify;
    font-size: .32rem;
    line-height: 1.5em;
}

.game-js .conts p>img {
    display: block;
    margin: auto;
    width: auto;
    max-width: 96%;
    height: auto;
}

.game-js .conts>h3 {
    margin: .42rem .24rem .22rem .24rem;
    padding-left: .26rem;
    border-left: .08rem solid #bbb;
    background: #f5f5f5;
    color: #262626;
    font-size: .28rem;
    line-height: .88rem;
}

.game-js .bbh {
    display: block;
    overflow: hidden;
    padding: .2rem .24rem .4rem .24rem;
    background: #fff;
}

.game-js .bbh span {
    float: left;
    display: inline-block;
    color: #999;
    font-size: .24rem;
    line-height: .4rem;
}

.game-js .bbh a {
    float: right;
    display: inline-block;
    padding-right: .4rem;
    background: url(images/up-btn.png) no-repeat right center;
    background-size: auto;
    background-size: .32rem auto;
    color: #999;
    font-size: .24rem;
    line-height: .4rem;
}

.game-js .bbh a.down-btn {
    background: url(images/down-btn.png) no-repeat right center;
    background-size: auto;
    background-size: .32rem auto;
}


/* 分页区域 */

.TurnPage {
    overflow: hidden;
    width: 100%;
    background: #fff;
    text-align: center;
}

.edition,
.game-hj,
.fine-game,
.TurnPage {
    margin-top: .16rem;
    background: #fff;
}

.TurnPage p {
    overflow: hidden;
    border-top: .02rem solid #f5f5f5;
    padding: 0 4%;
    width: 42%;
    float: left;
}

.TurnPage p:first-child {
    border-top: none;
}

.TurnPage p span,
.TurnPage p a {
    float: left;
    display: block;
    overflow: hidden;
    height: .8rem;
    color: #595959;
    font-size: .24rem;
    line-height: .8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.TurnPage p a {
    /* max-width: 82%; */
    max-width: 67%;
}


/* 合集区域 */


/* .Head1 {
    display: block;
    overflow: hidden;
    padding: .4rem 0 .2rem 0;
    height: .48rem;
}

.Head1 h2 {
    float: left;
    color: #333;
    font-size: .32rem;
    line-height: .48rem;
    margin-left: .24rem;
} */

.Cont3 {
    overflow: hidden;
    padding: .24rem 0 .24rem .24rem;
    background: #fff;
}

.Cont3 .Cont3-box .Cont3-slide {
    margin-right: .20rem;
    width: 3.4rem;
}

.Cont3 .Cont3-box .Cont3-slide>a {
    display: block;
    overflow: hidden;
    width: 3.4rem;
    height: 1.7rem;
    border-radius: .08rem !important;
    background: #fefefe;
    text-align: center;
}

.Cont3 .Cont3-box .Cont3-slide>a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Cont3 .Cont3-box .Cont3-slide>span {
    display: block;
    overflow: hidden;
    width: 3.4rem;
    height: 1.7rem;
    border-radius: .08rem !important;
    background: #f6f6f6;
    text-align: center;
}

.Cont3 .Cont3-box .Cont3-slide>span a {
    display: inline-block;
    margin-top: .42rem;
    padding-top: .7rem;
    background: url(images/more-icon.png) no-repeat top center;
    background-size: auto;
    background-size: .5rem auto;
    color: #bbb;
    font-size: .24rem;
}


/* 资讯攻略 */

.game-list {
    margin-top: .16rem;
    width: 100%;
}

.Head3 {
    position: relative;
    display: block;
    overflow: hidden;
    height: .84rem;
}

.Head3 span {
    position: absolute;
    left: 20%;
    z-index: 1;
    display: inline-block;
    width: 50%;
    height: .42rem;
    background: #f0f0f0;
}

.Head3 em {
    position: absolute;
    top: .42rem;
    left: 20%;
    z-index: 1;
    display: inline-block;
    width: 50%;
    height: .42rem;
    background: #fff;
}

.Head3 .Head3-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: .84rem;
}

.Head3 .Head3-box a {
    float: left;
    display: inline-block;
    width: 50%;
    height: .84rem;
    background: #f0f0f0;
    color: #999;
    text-align: center;
    font-size: .32rem;
    line-height: .84rem;
}

.Head3 .Head3-box a:first-child {
    border-top-right-radius: .42rem;
}

.Head3 .Head3-box a.cur2 {
    background: #fff;
    color: #333;
}

.Head3 .Head3-box a:last-child {
    border-bottom-left-radius: .42rem;
}

.game-list .game-list-cont ul {
    padding-top: .24rem;
    width: 100%;
    background: #fff;
}

.game-list .game-list-cont ul:last-child {
    display: none;
}

.game-list .game-list-cont ul li {
    display: block;
    overflow: hidden;
    padding: .16rem .24rem;
}

.game-list .game-list-cont ul li a {
    display: inline-block;
    overflow: hidden;
    padding-left: .3rem;
    max-width: 96%;
    background: url(images/list-icon.png) no-repeat left center;
    background-size: auto;
    background-size: .1rem auto;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .28rem;
}

.more {
    display: block;
    padding: .24rem 0;
    text-align: center;
}

.game-list .game-list-cont ul .more {
    display: block;
    margin: .24rem .24rem 0 .24rem;
    background: #fff;
    text-align: center;
}

.more>a {
    display: block;
    color: #222;
    font-size: .24rem;
}

.game-list .game-list-cont ul .more a {
    display: inline-block;
    color: #222;
    font-size: .26rem;
    line-height: .32rem;
}


/* 精彩推荐 */

.Cont1 {
    display: block;
    overflow: hidden;
    padding: 0 .24rem .24rem .24rem;
}

.Cont1 ul {
    display: block;
    overflow: hidden;
}

.Cont1 ul li {
    float: left;
    display: block;
    overflow: hidden;
    width: 25%;
    text-align: center;
}

.Cont1 ul li a.C1-explain {
    display: block;
    margin-top: .2rem;
}

.C1-explain>div {
    position: relative;
    display: inline-block;
    margin-bottom: .2rem;
}

.C1-explain>div span {
    position: absolute;
    top: -.04rem;
    left: -.04rem;
    z-index: 4;
    display: inline-block;
    width: .76rem;
    height: .38rem;
}

.C1-explain>div span.hot {
    background: url(images/hot.png) no-repeat;
    background-size: auto;
    background-size: .76rem auto;
}

.C1-explain>div span.fine {
    background: url(images/fine.png) no-repeat;
    background-size: auto;
    background-size: .76rem auto;
}

.C1-explain>div .div-img {
    display: block;
    overflow: hidden;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: .2rem;
}

.C1-explain>div .div-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.C1-explain h3 {
    margin: 0 auto .2rem auto;
}

.C1-explain h3 p {
    display: block;
    color: #333;
    font-weight: 400;
    font-size: .24rem;
    line-height: .3rem;
    height: .3rem;
    overflow: hidden;
}

.Cont1 ul li a.btn {
    clear: both;
    display: block;
    margin: 0 auto .2rem auto;
    font-size: .28rem;
    width: 1.12rem;
    border: .02rem solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    border-radius: .06rem;
    color: #888;
    line-height: .52rem;
}

.Cont1 ul li a.d_btn {
    border-color: #22c3b7;
    color: #22c3b7;
}

.Cont-J {
    display: block;
    background: #fff;
}

.Cont-J ul {
    display: block;
    overflow: hidden;
}

.Cont-J ul li {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .3rem .24rem;
    border-bottom: .02rem solid #f5f5f5;
}

.Cont-J ul li>a.CJ-explain {
    float: left;
    display: inline-block;
}

.CJ-explain div {
    position: relative;
    display: inline-block;
}

.CJ-explain div span {
    position: absolute;
    top: .04rem;
    left: .04rem;
    z-index: 10;
    display: inline-block;
    width: .76rem;
    height: .38rem;
}

.CJ-explain div img {
    display: inline-block;
    width: 1.16rem;
    height: 1.16rem;
    border-radius: .2rem;
}

.Cont-J ul li .CJ-sub {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto 0;
    margin-left: 0px;
    margin-left: 1.3rem;
    height: .78rem;
}

.Cont-J ul li .CJ-sub>div {
    position: absolute;
    top: 50%;
    display: block;
    margin-right: 1.3rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.CJ-sub>div h3 {
    display: block;
    overflow: hidden;
    margin-bottom: .04rem;
    max-height: .8rem;
}

.CJ-sub>div h3 a {
    color: #333;
    font-size: .32rem;
}

.CJ-sub dl {
    display: block;
    overflow: hidden;
}

.CJ-sub dd,
.CJ-sub dt {
    float: left;
    display: inline-block;
    margin-right: .2rem;
    color: #888;
}

.Cont-J ul li a.JC_btn2 {
    position: absolute;
    top: 50%;
    right: 0;
    float: right;
    display: inline-block;
    width: 1.16rem;
    border-radius: .06rem;
    background: #22c3b7;
    color: #fff;
    text-align: center;
    line-height: .56rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.Cont-J ul li>p {
    display: block;
    overflow: hidden;
    margin-left: 1.3rem;
    height: .36rem;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .36rem;
}


/* 网站声明 */

.statement {
    margin-top: .2rem;
    padding: .3rem;
    background: #fff;
}

.statement dl {
    overflow: hidden;
}

.statement dl dd {
    color: #666;
    text-indent: 2em;
    font-size: .28rem;
    line-height: .4rem;
}


/* 网站留言 */

@media screen and (max-width:321px) {
    #leizhen_comments {
        font-size: 12px;
    }
}

@media screen and (min-width:321px) and (max-width:412px) {
    #leizhen_comments {
        font-size: 13px;
    }
}

@media screen and (min-width:413px)and (max-width:540px) {
    #leizhen_comments {
        font-size: 14px;
    }
}

@media screen and (min-width:541px)and (max-width:640px) {
    #leizhen_comments {
        font-size: 15px;
    }
}

@media screen and (min-width:641px) {
    #leizhen_comments {
        font-size: 16px;
    }
}

#leizhen_comments {
    padding: 0 .3rem;
    margin-top: .2rem;
}

#leizhen_comments {
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    overflow: visible;
}

.cmt-top-title {
    padding-top: 0.35em;
    height: 2.6em;
    position: relative;
}

.cmt-top-title {
    padding: .3rem 0 .2rem 0;
    overflow: hidden;
}

.cmt-top-title .tit-join {
    float: left;
    height: 1.875em;
    line-height: 1.875em;
    color: #444;
}

.cmt-top-title .tit-join {
    color: #333;
    height: 40px;
    line-height: 40px;
}

.cmt-top-title .tit-join font {
    padding: 0 0.5em;
    font-size: 1.3em;
    font-weight: bold;
    border-left: 4px solid #fba222;
    display: inline-block;
}

.cmt-top-title .tit-join font {
    padding: 0 12px 0 0;
    font-weight: 700;
    font-size: 22px;
    border-left: none;
}

.action-login {
    height: 2.86em;
    position: absolute;
    right: 0;
    top: 0.35em;
}

.action-login {
    top: .38rem;
}

.cmt-nickname {
    float: left;
    height: 30px;
}

#leizhen_comments .cmt-none {
    display: none;
}

.cmt-nickname input {
    height: 1.8em;
    margin-right: 10px;
    border: 1px solid #cecece;
    border-radius: 2px;
    padding-left: 10px;
    background: #f9f9fa;
    width: 100px;
}

.cmt-nickname input {
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    padding-left: 12px;
    background: #f2f5f5;
    border: none;
}

#leizhen_comments a:focus,
#leizhen_comments input,
#leizhen_comments textarea {
    outline: none;
}

.cmt-login {
    float: left;
}

.cmt-login {
    overflow: hidden;
}

.cmt-login.no a.userlogin {
    display: inline-block;
    width: 3.57em;
    height: 1.8em;
    line-height: 1.8em;
    color: #666;
    text-align: center;
    background: #f9f9fa;
    border: 1px solid #cecece;
    border-radius: 2px;
}

.cmt-login.no a.userlogin {
    display: block;
    width: 40px;
    height: 30px;
    background: none;
    color: #333;
    line-height: 30px;
    border: none;
}

#leizhen_comments a,
#leizhen_comments a:hover {
    text-decoration: none;
}

.cmt-login.yes a,
.cmt-login.yes i {
    float: left;
    display: inline-block;
    font-size: 1em;
    height: 2.5em;
    line-height: 2.5em;
}

.cmt-login.yes a.PLSignOut,
.cmt-login.yes a,
.cmt-login.yes i {
    line-height: 30px;
    height: 30px;
}

.cmt-login.yes a.head {
    color: #333;
}

.cmt-login.yes i {
    padding: 0 0.4em;
    color: #888;
}

.cmt-login.yes i {
    color: #ddd;
    margin-top: 2px;
}

#leizhen_comments i,
#leizhen_comments em {
    font-style: normal;
}

.cmt-login.yes a.PLSignOut {
    color: #888;
    height: 2.5em;
}

.cmt-login.yes a.head img {
    margin: 0.21em 0.53em 0;
    border-radius: 50%;
    width: 2.08em;
    height: 2.08em;
    float: left;
}

#leizhen_comments img {
    border: 0;
}

.cmt-login.yes a.head strong.name {
    height: 2.5em;
    max-width: 8.3em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cmt-login.yes a.head strong.name {
    height: 30px;
    line-height: 30px;
}

.cmt-top-cont {
    width: 100%;
}

.cmt-textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: visible !important;
    position: relative;
}

.cmt-textarea {
    border-radius: 5px;
}

.cmt-textarea .textarea-b {
    padding: .4em .5em;
    background: #f9f9fa;
    border-radius: 3px 3px 0 0;
}

.cmt-textarea .textarea-b {
    background: none;
    padding: 10px 8px 10px 14px;
}

.cmt-textarea .textarea-b textarea {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 5.7em;
    color: #262626;
    line-height: 1.5em;
    font-size: 1.17em;
    resize: none;
    border: 0;
    overflow-y: auto;
    background: transparent;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
}

.cmt-textarea .textarea-b textarea {
    font: 14px/1.5 PingFang SC, "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft YaHei", "WenQuanYi Micro Hei", SimSun, serif;
}

.cmt-textarea .cmt-action {
    width: 100%;
    height: 2.5em;
    background: #f2f2f3;
    border-top: 1px solid #e3e3e3;
    border-radius: 0 0 3px 3px;
    position: relative;
}

.cmt-textarea .cmt-action {
    background: none;
}

.cmt-textarea .action-btn {
    float: right;
    height: 2.5em;
}

.cmt-textarea .action-btn {
    width: 110px;
    line-height: 34px;
}

.cmt-textarea .action-btn a {
    display: block;
    padding: 0 1.5em;
    height: 2.5em;
    line-height: 2.5em;
    color: #fff;
    text-align: center;
    background: #fba222;
    border-radius: 0 0 3px 0;
    position: absolute;
    right: -1px;
    bottom: 0;
}

.cmt-textarea .action-btn a {
    display: block;
    width: 100%;
    padding: 0;
    border-radius: 0 0 5px 0;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    font-size: 15px;
    opacity: .8;
    filter: alpha(opacity=80);
    position: static;
    height: 34px;
    line-height: 34px;
}

.cmt-alert {
    min-height: 0;
    text-align: center;
    margin-bottom: 0.31em;
    display: block;
    line-height: 1.875em;
    font-size: 1.14em;
    color: #ee542a;
}

.cmt-alert {
    display: block;
    color: #666;
    line-height: 60px;
    height: 60px;
    font-size: 14px;
    font-family: PingFang SC, "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft YaHei", "WenQuanYi Micro Hei", SimSun, serif;
}

#leizhen_comments .cmt-none {
    display: none;
}

.cmt-list-new {
    background: url(images/cmt-lx-bai.jpg) 0 bottom repeat-x;
}

.cmt-list-new {
    border-bottom: 3px solid #f1f1f1;
    padding-bottom: 10px;
    background: none;
}

.cmt-list-title {
    padding: 1em 0 0.36em;
    width: 100%;
    overflow: hidden;
}

.cmt-list-title {
    padding: 24px 0 8px;
}

.cmt-list-title .title-name {
    float: left;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    color: #333;
    font-size: 1.3em;
}

.cmt-list-loadall {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.cmt-list-loadall a {
    margin: 1.1em 0.29em;
    width: 8.1em;
    display: inline-block;
    height: 2.42em;
    line-height: 2.42em;
    border: 1px solid #cecece;
    border-radius: 3px;
    overflow: hidden;
    color: #666;
    background: #f9f9fa;
}

.cmt-list-loadall a {
    border: 1px solid #dedede;
}