/* neirong */

.page1 {
    margin-top: 0.6rem;
    padding: 0 0.2rem;
}

.item {
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom: 0.26rem;
    margin-bottom: 0.24rem;
}

.time {
    width: 1.2rem;
    height: 1.2rem;
    background: #ebebeb;
    margin-right: 0.19rem;
    border-radius: 5px;
    text-align: center;
}

.time>div:first-child {
    padding: 0 0.44rem;
}

.time>div:last-child {
    font-size: 0.2rem;
    color: #9e9e9e;
}

.line {
    border-bottom: 2px solid #301315;
    display: inline-block;
    width: 100%;
    padding: 0.1rem 0;
    margin-bottom: 0.15rem;
    font-size: 0.3rem;
}

.mainTitle {
    font-size: 0.28rem;
    color: #301315;
    margin-bottom: 0.2rem;
}

.subTitle {
    font-size: 0.24rem;
    color: #929292;
}

.newTitle {
    width: 5.52rem;
}


/* 详情 */

.content {
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    padding-bottom: 1rem;
}

.content>div:first-child {
    font-size: 0.32rem;
    font-weight: 600;
    margin-bottom: 0.22rem;
    color: #301315;
}

.content>div:nth-child(2) {
    font-size: 0.24rem;
    color: #a29798;
    padding-bottom: 0.45rem;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #c0c0c0;
}

.nx-pagination {
    height: 50px;
    line-height: 50px;
    padding-bottom: 1.6rem;
}

.page {
    display: inline-block;
    height: 0.66rem;
    width: 0.66rem;
    text-align: center;
    line-height: 0.66rem;
    background: white;
    margin-right: 0.2rem;
    font-size: 0.3rem;
    color: #3a2812;
}

.active {
    background: #3a2812;
    color: white;
}

.next {
    font-size: 0.4rem;
    font-weight: 600;
}

.pre {
    font-size: 0.4rem;
    font-weight: 600;
}

.iconPre,
.iconNext {
    display: inline-block;
    height: 0.66rem;
    width: 0.66rem;
    line-height: 0.58rem!important;
    text-align: center;
    background: white;
    margin-right: 0.2rem;
}

.bot {
    height: 1rem;
    width: 100%;
    background: #ebebeb;
    margin-top: 0.94rem;
    margin-bottom: 1.2rem;
    padding: 0 0.2rem;
}

.bot>a {
    font-size: 0.28rem;
    color: #301315;
}

.bot>a>span {
    display: inline-block;
    width: 2.43rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.icon-jiantou_xiangzuo_o {
    font-size: 0.5rem;
    vertical-align: top;
    margin-right: 0.2rem;
}

.icon-jiantou1 {
    font-size: 0.5rem;
    vertical-align: top;
    margin-left: 0.2rem;
}