a,p{ word-wrap:break-word;}
i{font-style: normal}
.head{
    padding: 0.4rem 0.4rem;
}
.head .title{
    font-size: 0.53rem;
    color: #1a1a1a;
    /*height:0.77rem;*/
    line-height: 0.77rem;
}
.detail{
    margin-top: 0.2rem;
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #999999;
    margin-bottom: 0.16rem;
    position:relative;
}
.contain{
    /*width:100%;*/
    padding: 0 0.4rem 0.53rem;
}
.viewport .contain .article {
    font-size: 0.45rem !important;
    color: #333333 !important;;
    line-height: 0.83rem!important;
}
.genre{position:absolute;top:0;right:0.3rem;}
.article img{max-width:100%;height:auto;margin:auto!important;}
.article figure{height:auto !important;}
/*.article p{margin-bottom: 0.99rem}*/
.contain span{
    font-size:0.43rem!important ;
    color: #999999;
}
.zan{
    float: right;
}
.zan img{
    width:0.4rem;
    vertical-align: baseline;
}
.comimg{
    display: block;
    margin: 1rem auto 0.2rem;
    width:3.5rem;
}
.nocom{text-align: center;font-size: 0.35rem;margin-bottom:0.4rem}
.comm .title{
    font-size: 0.43rem;
    color: #1a1a1a;
    line-height:1.07rem ;
    height: 1.07rem;
    border-top: 0.01rem solid #e8e8e8;
    border-bottom: 0.01rem solid #e8e8e8;
    text-align: center;
}

/*评论*/
.comments{
    background-color: #fff;
    padding-bottom: 0.4rem;
    margin-bottom: 1rem;
}
.ucomment{
    background-color: #fff;
    /*border-bottom: 0.01rem solid #f7f7f7;*/
    padding: 0 0.4rem;
}
.comments ul{
    background-color: #fff;
    padding-bottom: 0.4rem;
}
.comments li{
    position: relative;
    margin-top:0.3rem;
    padding: 0.39rem 0.4rem 0;
    border-top: 0.01rem solid rgba(51,51,51,0.1);
}
.comments li:nth-child(1){border: none;}
.comments li:nth-child(1){margin: 0}
.comments .avatar{
    width: 0.93rem;
    height: 0.93rem;
    border-radius: 0.5rem;
}
.comments .zan{
    color: #999999;
    position: absolute;
    right: 0.4rem;
}
.comments .text {
    display: inline-block;
    width: 7.8rem;
    vertical-align: top;
    margin-left: 0.16rem;
}
.comments .text .bottom{
    font-size: 0.32rem;
    color: #999999;
    display: inline-block;
    margin-top: 0.1rem;
}
.del{float: right;margin-right: 0.3rem;}
.comments .username{
    font-size:0.4rem;
    color: rgb(71, 128, 182);
    text-align: left;
}
.comments .comment{
    color: rgba(51,51,51,0.8);
    font-size:0.43rem ;
    display: inline-block;
    margin-top: 0.1rem;
}

/*******回复******/
.comments .replay{
    width:86%;
    background-color: #f7f7f7;
    margin-top: 0.3rem;
    margin-left: 1.2rem;
    /*margin: 0.3rem 0 0 1.2rem ;*/
    position: relative;
    /*padding: 0.2rem 0 0.2rem 0.2rem;*/
    border-radius: 0.1rem;
}
.comments .replay .top{
    width: 0;
    height: 0;
    border:0.2rem solid #000;
    border-color: transparent transparent  #f7f7f7 transparent ;
    position: absolute;
    top: -0.38rem;
    left: 0.5rem;
}
.comments .replay .replayText{
    display: inline-block;
    font-size: 0.4rem;
    margin-bottom:0.2rem ;
    color:#333333 ;
}

.comments .contain{
    width: 99%;
    /*position: relative;*/
    /*top:-0.3rem;*/
    /*left: 1.5rem;*/
    color: rgba(51,51,51,0.6);
    padding: 0.2rem 0.13rem 0;
    margin:0;
}
.comments .contain .text{
    display: inline-block;
}
.comments .replay .contain span{
    color: #333333;
}
.comments .downLoad{
    background-color: #ffa237;
    width:80%;
    height:1rem;
    color: #fff;
    border-radius: 0.2rem;
    outline-style: none;
    border:none;
    margin-left: 1rem;
}


.foot{
    width:100%;
    height:1.3rem;
    background-color: rgba(255, 255, 255, 0.96);
    position: fixed;
    bottom: -0.04rem;
    padding: 0.4rem 0.4rem 0 0.4rem;
    border-top: 0.01rem solid #dedede;
}
.foot .logo{
    width:1.04rem;
    position: absolute;
}
.foot .text{
    padding-left: 1.24rem;
    color: #333333;
    font-size: 0.27rem;
}
.foot .map{
    font-size: 0.48rem;
}
.foot .btn{
    width:1.17rem;
    height:0.75rem;
    border-radius: 0.05rem;
    background-color: #437ede;
    color: #fff;
    font-size: 0.4rem;
    position: absolute;
    top: 0.48rem;
    right:1.6rem;
    border: none;
}
.foot .close{
    width:.5rem;
    position: absolute;
    right: 0.8rem;
    top: 0;
}


.bigimg{
    display: none;
    position: absolute;
    width:100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
}
#showimg{
    width:100%;
    height: auto;
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

/*推荐阅读*/
.readmore{
    padding: 0 0.3rem;
    position: relative;
    margin-bottom: 0.1rem;
}
.bottomLine{
    height:0.1rem;
    background-color: #f2f2f2;
}
.readmore .divide{
    height:0;
    border-top: 0.01rem solid #999;
}
.readmore .divideText{
    width:2rem;
    text-align: center;
    position: absolute;
    font-size:0.37rem;
    color: #999;
    top:-0.3rem;
    left:50%;
    transform: translate(-50%,0);
    background-color: #fff;
}
.readlist{

}
.readlist li:last-child{
    border: none;
}
.readlist li{
    padding: 0.27rem 0;
    border-bottom: 0.01rem solid #e8e8e8;
}
.readlist img{
    width:3.01rem;
    height:2.03rem;
    padding: 0.13rem 0;
}
.readlist .title{
    font-size: 0.48rem;
    color: #333;
    padding:  0.13rem 0;
}
.readlist .nsource{
    color: #999;
    font-size:0.29rem ;
    padding: 0.13rem 0;
    display: block;
}
.readlist .image1{
    height:2.4rem;
    position: relative;
}
.readlist .image1 .title{
    width:66%;
    height:1.23rem;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.readlist .image1 .source{
    padding: 0;
    display: inline-block;
    margin: 0.26rem 0 ;
}
.readlist .image1 img{
    position: absolute;
    right: 0;
    top:0.27rem;
}

.readlist .image3{

}
.readlist .image3 img{
    margin-right:0.08rem;
}

