
/* w3014 新闻列表 start */
.w1400{width:14rem;margin:0 auto;position:relative;font-size:0;max-width: 100%;}
@media (max-width:1420px){ .w1400{ width: 90%; } }
.newsd{width:100%;padding:0 0 1rem}
.newsd .newlist{width:100%;padding-bottom: .46rem;}
.newsd .newlist .nawom{width:100%;padding:0.3rem 0;border-bottom:solid 1px #efeff5;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;flex-direction:row-reverse}
.newsd .newlist .nawom .imgs{display:inline-block;vertical-align:middle;width:calc((400 / 1400 * 100%));position:relative;overflow:hidden}
.newsd .newlist .nawom .imgs a{width:100%;display:block}
.newsd .newlist .nawom .imgs .img{width:100%;padding-top:61.81%;transition:all ease 0.5s;border-radius: .13rem;overflow: hidden;transform: translate(0,0);}
.newsd .newlist .nawom .imgs:hover .img{transform:scale(1.1)}
.newsd .newlist .nawom .imgs .mg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.newsd .newlist .nawom .loms{width:calc(930 / 1400 * 100%);display:inline-block;vertical-align:middle}
.newsd .newlist .nawom .loms .lit{width:100%;color:#222434;line-height:1.5;display:block;margin-bottom:0.1rem;font-weight: bold;}
.newsd .newlist .nawom .loms .lit:hover{color:#0070af}
.newsd .newlist .nawom .loms .time{width:100%;color:#c0c0cc;line-height:1.5;margin-bottom:0.15rem}
.newsd .newlist .nawom .loms .time span{display:inline-block;vertical-align:middle;width:19px;margin-right:0.06rem;position:relative;top:-0.04rem}
.newsd .newlist .nawom .loms .pix{width:100%;color:#81838e;line-height:1.5;height:4.5em}
.newsd .newlist .nawom .loms .pix p{color:#81838e;line-height:1.5}
.newsd .newlist .nawom .loms .lob{width:100%;margin-top:0.35rem;font-size:0}
.newsd .newlist .nawom .loms .lob a{display:inline-block;vertical-align:middle;color:#fff;line-height:2.8;border-radius: 1.4em;font-weight: bold;background-color:#0070af;top:0;position:relative;transition:all ease 0.5s;width:auto;padding:0 0.3rem}
.newsd .newlist .nawom .loms .lob a span{display:inline-block;vertical-align:middle;width:24px;margin-left:0.1rem}
.newsd .newlist .nawom .loms .lob a span img{width:100%;display:block}
.newsd .newlist .nawom .loms .lob a:hover{background-color:#0070af;top:-0.06rem}
@media (max-width: 800px) {
    .newsd .newlist .nawom .imgs{ width: 100%; margin-bottom: 10px; }
    .newsd .newlist .nawom .loms{ width: 100%; }
}
/* w3014 新闻列表 end */

.pages{text-align:center;width:100%;font-size:0;display:block;padding-top:0.3rem}
.pages .page{display:inline-block;vertical-align:middle;width:0.42rem;height:0.42rem;line-height:0.42rem;border-radius: .21rem;text-align:center;color:#333;cursor:pointer;background-color:#f4f4f5;margin:0 0.025rem;transition:all ease 0.3s}
.pages .page.ltn{width: .6rem;background-image:url("/static/home/images/b1.png");background-position:center;background-size:100% 100%;background-repeat:no-repeat}
.pages .page.rtn{width: .6rem;background-image:url("/static/home/images/b2.png");background-position:center;background-size:100% 100%;background-repeat:no-repeat}
.pages .page.on{background-color:#0070af;color: #fff;background-position:center;background-size:100% 100%;background-repeat:no-repeat}
.pages .page.on.ltn,.pages .page.ltn:hover{background-image:url("/static/home/images/b3.png");background-position:center;background-size:100% 100%;background-repeat:no-repeat;opacity:1}
.pages .page.on.rtn,.pages .page.rtn:hover{background-image:url("/static/home/images/b4.png");background-position:center;background-size:100% 100%;background-repeat:no-repeat;opacity:1}
.pages .page:hover{background-color:#0070af;color: #fff;background-position:center;background-size:100% 100%;background-repeat:no-repeat}
@media (max-width:900px){
    .pages .page{width:0.7rem;height:0.7rem;line-height:0.7rem;border-radius: .35rem;}
}
