
.nanner {
    width: 100%;
    position: relative;
}

.nanner .imgs {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.nanner .imgs .img {
    width: 100%;
    padding-top: 26.0416%;
}

.nanner .nox {
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.nanner .nox .nit {
    width: 100%;
    color: #fff;
    line-height: 1.5;
}

.eps3 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.newsd {
    width: 100%;
    padding: 0 0 0.3rem;
}

.newsd .newlist {
    width: 100%;
}

.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: 75%;
    transition: all ease 0.5s;
}

.newsd .newlist .nawom .imgs:hover .img {
    transform: scale(1.1);
}

.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;
}

.newsd .newlist .nawom .loms .lit:hover {
    color: #2269d5;
}

.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;
    background-color: #2269d5;
    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: 10px;
    margin-left: 0.22rem;
}

.newsd .newlist .nawom .loms .lob a span img {
    width: 100%;
    display: block;
}

.newsd .newlist .nawom .loms .lob a:hover {
    background-color: #2269d5;
    top: -0.06rem;
}

.newsd .netails {
    width: 100%;
    background-color: #f8f8f9;
    padding: 0.9rem;
}

.newsd .netails .nit {
    width: 100%;
    text-align: center;
    color: #000;
    line-height: 1.3;
}

.newsd .netails .nit.mbt {
    margin-bottom: 0.5rem;
}

.newsd .netails .nim {
    width: 100%;
    font-size: 0;
    margin: 0.2rem 0 0.1rem;
    text-align: center;
}

.newsd .netails .nim .xm {
    display: inline-block;
    vertical-align: middle;
    color: #81838e;
    line-height: 1.5;
    margin: 0 0.1rem 0.1rem;
}

.newsd .netails .nim .xd {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    margin: 0 0.1rem 0.1rem;
}

.newsd .netails .nim .xd img {
    width: 100%;
    display: block;
}

.newsd .netails .ninp {
    width: 100%;
    color: #81838e;
    line-height: 1.6;
    text-align: justify;
    padding: 0.3rem 0;
    border-top: solid 1px #e6e6ee;
}

.newsd .netails .ninp p {
    color: #81838e;
    line-height: 1.6;
}

.newsd .netails .nob {
    width: 100%;
    margin-top: 0.3rem;
    font-size: 0;
}

.newsd .netails .nob .nab {
    width: 49%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: middle;
}

.newsd .netails .nob .nab a {
    width: 100%;
    display: block;
    background-color: #ffffff;
    border: solid 1px #e8e8f4;
    padding: 0.15rem 0.3rem;
    color: #666;
    line-height: 1.5;
    text-align: center;
}

.newsd .netails .nob .nab a:hover {
    color: #fff;
    background-color: #2269d5;
    border: solid 1px #2269d5;
}

.newsd .netails .nob .nab:nth-child(2n) {
    margin-right: 0;
}
.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;
    text-align: center;
    color: #000;
    cursor: pointer;
    background-color: #f4f4f5;
    margin: 0 0.05rem;
    transition: all ease 0.3s;
}

.pages .page.ltn {
    background-image: url("../images/b1.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pages .page.rtn {
    background-image: url("../images/b2.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pages .page.on {
    color: #fff;
    background-color: #2269d5;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pages .page.on.ltn,
.pages .page.ltn:hover {
    background-image: url("../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("../images/b4.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 1;
}

.pages .page:hover {
    color: #fff;
    background-color: #2269d5;
    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;
    }
}
.w1400 {
    width: 14rem;
    margin: 0 auto;
    position: relative;
    font-size: 0;
}

@media (max-width: 1420px) {
    .w1400 {
        width: 94%;
    }
}
@media(max-width: 800px){

    .z1{max-width: 500px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;float: none !important;display: block !important;}

    .z2,

    .z3,

    .z4,

    .z5{float: none !important;display: inline-block !important;vertical-align: top !important;margin: 0 2% 2% 0 !important;}

    .z2{width: 49% !important;}

    .z3{width: 32% !important;}

    .z4{width: 23.5% !important;}

    .z5{width: 18.4% !important;}

    .z2:nth-child(2n),

    .z3:nth-child(3n),

    .z4:nth-child(4n),

    .z5:nth-child(5n){margin-right: 0 !important;}

    .mb3{margin-bottom: 30px !important;}

    .mb2{margin-bottom: 20px !important;}

    .mb1{margin-bottom: 10px !important;}

    .mt1{margin-top: 10px !important;}

    .l1{padding-left: 10px !important;}

    .r1{padding-right: 10px !important;}

    .t1{padding-top: 10px !important;}

    .b1{padding-bottom: 10px !important;}

    .l2{padding-left: 20px !important;}

    .r2{padding-right: 20px !important;}

    .t2{padding-top: 20px !important;}

    .b2{padding-bottom: 20px !important;}

    .l3{padding-left: 30px !important;}

    .r3{padding-right: 30px !important;}

    .t3{padding-top: 30px !important; }

    .b3{padding-bottom: 30px !important;}

    .t0{top: 0 !important;}

    .f1{flex: 1;}

    .p0{padding: 0 !important;}

    .hauto{height: auto !important;}

    .none{display: none !important;}

    .tl{text-align: left !important;}

    .trs{text-align: right !important;}

    .tcn{text-align: center !important;}

    .nblock{display: block !important;}

    .epsnone{-webkit-line-clamp: 100;}

    .bnone{border: none !important;}

    .jfls{justify-content: flex-start !important;}

}
