
.nd-main{width: 100%;padding: .92rem .3rem 1rem;background-color: #f7f7f7;}
.nd-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.nd-title{color: #111;font-family: Montserrat-SemiBold;line-height: 1.25;text-align: center;margin-bottom: .39rem;}
.nd-info{width: 100%;text-align: center;font-size: 0;padding-bottom: .6rem;border-bottom: 1px solid #dedede;}
.nd-date{color: #0faf9b;display: inline-block;vertical-align: middle;padding-right: .83rem;}
.nd-share{display: inline-block;vertical-align: middle;font-size: 0;}
.nd-dt{color: #666;font-family: Montserrat-Light;display: inline-block;vertical-align: middle;padding-right: .15rem;}
.nd-list{display: inline-block;vertical-align: middle;}
.nd-one{display: inline-block;vertical-align: top;width: .5rem;height: .5rem;border-radius: 50%;background-color: #fff;margin-right: .15rem;transition: background-color .3s;}
.nd-one:last-child{margin-right: 0;}
.nd-one:hover{background-color: #0faf9b;}
.nd-one:hover .nd-icon{filter: grayscale(100%) brightness(300%);}
.nd-icon{width: 100%;height: 100%;transition: all .3s;}
.nd-article{color: #666;line-height: 1.75;padding: .52rem 0 .4rem;}
.nd-article strong,
.nd-article b{font-family: Montserrat-SemiBold;color: #111;font-weight: normal;}
.nd-article img{max-width: 100%;}
.nd-tag-row{width: calc(100% + 0.2rem);display: flex;}
.nd-tag-dt{color: #111;line-height: .4rem;font-family: Montserrat-SemiBold;padding-right: .2rem;}
.nd-tag-dd{flex: 1;font-size: 0;}
.nd-tag{display: inline-block;background-color: #fff;line-height: 2.85714;padding: 0 .2rem;color: #666;margin-right: .2rem;margin-bottom: .2rem;transition: all .3s;}
.nd-tag:hover{background-color: #0faf9b;color: #fff;}
.nd-prev-next{width: 100%;display: flex;justify-content: space-between;padding-top: .4rem;}
.nd-link{display: block;width: calc(50% - 0.1rem);background-color: #fff;padding: .26rem .8rem .21rem .39rem;position: relative;}
.nd-link-dt{margin-bottom: .4rem;color: #111;font-family: Montserrat-SemiBold;line-height: 1;transition: color .3s;}
.nd-link-dd{color: #666;line-height: 1.75;max-width: 34em;}
.nd-link:after{content: "";display: inline-block;width: .5rem;height: .5rem;border-radius: 50%;background-color: #f3f3f3;position: absolute;right: .3rem;bottom: .3rem;background-image: url(../images/news-arrow.png);background-size: .08rem auto;background-repeat: no-repeat;background-position: center center;transition: all .3s;}
.nd-link:hover .nd-link-dt{color: #0faf9b;}
.nd-link:hover:after{background-color: #0faf9b;background-image: url(../images/news-arrow-white.png);}
@media(max-width: 1728px){
    .nd-tag-dt{line-height: 36px;}
}
@media(max-width: 1200px){
    .nd-one{width: 32px;height: 32px;}
}
@media(max-width: 500px){
    .nd-main{padding: .6rem .3rem;}
    .nd-title{margin-bottom: .3rem;}
    .nd-info{padding-bottom: .4rem;}
    .nd-date{padding-right: .3rem;}
    .nd-article{padding: .4rem 0;}
    .nd-prev-next{padding-top: .3rem;display: block;}
    .nd-link{width: 100%;margin-right: 0;margin-bottom: .2rem;padding: .3rem .8rem .3rem .3rem;}
    .nd-link:last-child{margin-bottom: 0;}
    .nd-link:after{width: .6rem;height: .6rem;right: 0.2rem;bottom: .4rem;background-size: .12rem auto;}
    .nd-link-dt{margin-bottom: .3rem;}
}

.nr-main{width: 100%;padding: .94rem .3rem .6rem;}
.nr-inner{width: 100%;max-width: 16rem;margin: 0 auto;}
.nr-title{color: #111;line-height: 1;margin-bottom: .54rem;font-family: Montserrat-SemiBold;text-align: center;}
.nr-list{width: 100%;display: flex;flex-wrap: wrap;}
.nr-item{width: calc(33.33% - 0.133rem);margin-right: 0.2rem;margin-bottom: 0.4rem;background-color: #f7f7f7;}
.nr-item:nth-child(3n){margin-right: 0;}
.nr-box{width: 100%;padding-top: 56.1538%;position: relative;overflow: hidden;}
.nr-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all 0.5s ease 0s;}
.nr-item:hover .nr-img{transform: scale(1.07);}
.nr-item:hover .nr-tit{color: #ff841e;}
.nr-text{width: 100%;padding: .25rem .3rem .32rem;}
.nr-date{color: #0faf9b;line-height: 1.5;margin-bottom: .08rem;}
.nr-tit{color: #111;line-height: 1.444;transition: color .3s;font-family: Montserrat-SemiBold;height: 2.888em;margin-bottom: .17rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.nr-line{width: .4rem;height: .03rem;margin-bottom: .25rem;background-color: #ff841e;}
.nr-des{color: #666;line-height: 1.714;height: 3.428em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media(max-width: 900px){
    .nr-item{width: calc(50% - 0.1rem);margin-bottom: 0.3rem;}
    .nr-item:nth-child(n+3){display: none;}
    .nr-item:nth-child(3n){margin-right: 0.2rem;}
    .nr-item:nth-child(2n){margin-right: 0;}
}
@media(max-width: 500px){
    .nr-main{padding: .6rem .3rem;}
    .nr-title{margin-bottom: .4rem;}
    .nr-text{padding: .25rem .2rem;}
    .nr-item{width: 100%;margin-right: 0;}
    .nr-item:last-child{margin-bottom: 0;}
    .nr-item:nth-child(3n){margin-right: 0}
    .nr-item:nth-child(n+3){display: block;}
}
