body {
    font-family: 'Microsoft YaHei' !important
}

.banner {
    display: block;
    width: 100%;
    margin-bottom: .43rem;
}

.news-list li {
    width: 6.4rem;
    margin: .5rem auto 0;
    box-sizing: border-box;
    border-bottom: 1px dashed #eee;
    padding-bottom: .3rem
}

.news-list .news-item .news-img {
    width: 6.4rem;
    height: 3.72rem;
    background-color: #edeef1
}

.news-item {
    cursor: pointer
}

.news-item-tit {
    font-size: .28rem;
    color: #333;
    margin: .25rem 0
}

.news-item-foot span {
    display: inline-block;
    width: 59%;
    color: #999;
    font-size: .24rem
}

.news-item-foot a {
    display: inline-block;
    width: 39%;
    font-size: .24rem;
    text-align: right;
    color: #ff9c4c
}

.line-gap {
    width: 6.9rem;
    height: .03rem;
    margin: .45rem auto 0
}

.laypageskin_molv a, .laypageskin_molv span {
    width: .57rem !important;
    height: .57rem !important;
    margin: 0 .14rem 0 0 !important;
    padding: 0 !important;
    border-radius: 50% !important;
    background-color: transparent;
    text-align: center
}

.laypage_first {
    display: none !important
}

#pageBox {
    width: 6.3rem;
    margin: .65rem auto;
    text-align: center
}

.laypageskin_molv .laypage_next, .laypageskin_molv .laypage_prev {
    width: .13rem !important;
    height: .25rem !important;
    margin-top: .15rem !important
}

.laypageskin_molv .laypage_prev {
    background: url(../img/left.png) no-repeat;
    background-size: 100% 100%
}

.laypageskin_molv .laypage_next {
    background: url(../img/right.png) no-repeat;
    background-size: 100% 100%
}

.laypageskin_molv a {
    background-color: #fff !important
}

.cq-content-title {
    font-size: .34rem;
    color: #333;
    text-align: center;
    width: 5.2rem;
    margin: 0 auto
}

.line-active {
    position: relative;
    width: 7.26rem;
    height: .01rem;
    margin: .45rem auto .08rem;
    background: url(../img/n_line.png) no-repeat;
    background-size: 100%
}

.line-active span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -.25rem;
    width: .5rem;
    height: .03rem;
    background-color: #ff7200
}

.cq-content-time {
    font-size: .22rem;
    color: #999;
    text-align: center
}

.cq-content-all {
    width: 6.41rem;
    font-size: .24rem;
    line-height: .36rem;
    color: #666;
    margin: .35rem auto 0
}

.cq-content-page {
    width: 6.4rem;
    height: 25px;
    margin: .4rem auto;
    color: #999;
    display: flex;
}

.cq-content-page a:nth-child(1) {
    flex: 1;
    text-align: left;
    margin-right: 10px;
    color: #999;
}
.cq-content-page a:nth-child(2) {
    flex: 1;
    text-align: right;
    margin-left: 10px;
    color: #999;
}

.MsoNormal, .cq-content-all p {
    color: #666;
    font-size: .24rem;
    line-height: .36rem;
    margin-bottom: .4rem
}

.cq-content-all img {
    max-width: 6.4rem;
    margin-bottom: .4rem
}

.cq-content-all p {
    text-indent: 0 !important
}