body {}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.filex {
    /* position:fixed; */
    overflow: hidden;
}

.audiojs audio {
    position: absolute;
    left: -1px;
}

.audiojs {}

.audiojs .play-pause {}

.audiojs p {
    display: none;
}

.audiojs .play {
    display: block;
}

.audiojs .scrubber {
    position: relative;
    float: left;
    width: 280px;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #ccc;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
    background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}

#handle {
    display: none;
}

.shou {
    animation: shou 2s linear infinite;
}

@keyframes shou {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: scale(1.1);
    }
}

.audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    width: 0px;
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
    background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}

.audiojs .time {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 6px;
    padding: 0px 6px 0px 12px;
    border-left: 1px solid #000;
    color: #ddd;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.audiojs .time em {
    padding: 0px 2px 0px 0px;
    color: #f9f9f9;
    font-style: normal;
}

.audiojs .time strong {
    padding: 0px 0px 0px 2px;
    font-weight: normal;
}

.audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.audiojs .error-message a {
    color: #eee;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #999;
    white-space: wrap;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    .audiojs .play,
    .audiojs .loading,
    .audiojs .error,
    .audiojs .pause {
        -webkit-background-size: 30px 120px;
        -moz-background-size: 30px 120px;
        -o-background-size: 30px 120px;
        background-size: 30px 120px;
    }
}

.playing .play,
.playing .loading,
.playing .error {
    display: none;
}

.playing .pause {
    display: block;
}

.loading .play,
.loading .pause,
.loading .error {
    display: none;
}

.loading .loading {
    display: block;
}

.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
    display: none;
}

.error .error {
    display: block;
}

.error .play-pause p {
    cursor: auto;
}

.error .error-message {
    display: block;
}

.loading {
    color: #fff;
}

.drop-audio .control .line .progress {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    border-radius: 1px;
    background: #f64f60;
}

.drop-audio .control .line .progress i {
    position: absolute;
    cursor: pointer;
    right: -5px;
    top: -4px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #f64f60;
}

.drop-photo table {
    font-size: 22px;
    line-height: 30px;
}

.layui-layer-mobile .layui-layer-title {
    background: #191b1f;
    color: #6f7d83
}

.drop-photo {
    background: #645e5e;
}

.layui-layer-mobile .layui-layer-setwin {
    top: 13px;
}

.layui-layer-mobile .layui-layer-setwin .layui-layer-close1 {
    background-position: 0;
    background: url(images/guanbi-2.png) no-repeat;
    width: 20px;
    height: 20px;
}

.imgbg {
    position: relative;
}

.imgbg img {
    margin-left: -1px;
}

.juanzhou img {
    display: block;
    height: 100vh !important;
}

#wrapper .city img {
    display: block;
    width: 100%;
    height: auto;
}

.indexHs {
    display: block;
}

.indexLs {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    padding-right: 5px;
}

.indexLs.active {
    animation: 2s shouping forwards;
}

element.style {}

.infoAn {
    animation: 2s suofang infinite;
}


/****************/

#wrapper .city img {
    display: block;
    width: 100%;
    height: auto;
}

.wrapperimg1 .indexwZ {
    position: relative;
    width: auto;
    width: 435px;
    left: 15vw;
    top: 15vh;
}

.wrapperimg1 .indexwZ .indexwZList {
    width: 435px;
}

.wrapperimg1 .indexwZ .indexwZList img {
    width: 100%;
}

.wrapperimg1 .indexwZNow {
    position: absolute;
    width: 958px;
    left: 20vw;
    top: 21vh;
    z-index: 20;
}

.wrapperimg1 .indexwZList {
    width: 435px;
    opacity: 0;
}

.wrapperimg1 .indexwZList img {
    display: block;
    width: 100%;
}

.wrapperimg1 .dongwu1 {
    position: absolute;
    width: 343px;
    left: 231%;
    bottom: 6%;
    opacity: 0;
}

.indexLsShow {
    position: absolute;
    width: 304px;
    left: 45vw;
    top: 50vh;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    z-index: 50;
}

.indexLsShow::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 343px;
    background: url(../imagesByd/bydIndexDrop.gif) center center/100% 100%;
    left: -11px;
    top: -32vh;
}

.wrapperimg1.active .indexLsShow {
    animation: 2s 4s showlv forwards;
}

.indexLsShow .shdt {
    position: absolute;
    width: 100px;
    left: 10px;
    top: 20px;
}

.wrapperimg1 .indexwZNow {}

.wrapperimg1.active .indexwZ .indexwZList1 {
    animation: 2s 1s identifier forwards;
}

.wrapperimg1.active .indexwZ .indexwZList2 {
    animation: 2s 1.5s identifier forwards;
}

.wrapperimg1.active .indexwZ .indexwZList3 {
    animation: 2s 2s identifier forwards;
}

.wrapperimg1.active .indexwZ .indexwZList4 {
    animation: 2s 2.5s identifier forwards;
}

.wrapperimg1.active .indexwZ .indexwZList5 {
    animation: 2s 3s identifier forwards;
}

.wrapperimg1.active .indexwZ .indexwZList6 {
    animation: 2s 3.5s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList0 {
    animation: 2s 0.5s identifier forwards;
    position: absolute;
    width: 183px;
    margin: -60px 0 0 -220px;
}

.wrapperimg1.show2 .indexwZNow .indexwZList1 {
    animation: 2s 1s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList2 {
    animation: 2.5s 1.5s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList3 {
    animation: 3s 2s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList4 {
    animation: 3.5s 2.5s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList5 {
    animation: 3.5s 3s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList6 {
    animation: 3.5s 3.5s identifier forwards;
}

.wrapperimg1.show2 .indexwZNow .indexwZList7 {
    animation: 3.5s 3.8s identifier forwards;
    margin: 140px 0 0 265px;
    position: absolute;
}

.wrapperimg1.show2 .dongwu1 {
    animation: 0.5s identifier forwards;
}

.wrapperimg1 .An {
    width: 70px;
    position: absolute;
    left: 47vw;
    top: 44vh;
    height: 56vh;
    opacity: 0;
}

.wrapperimg1.show2 .An {
    animation: 4s identifier forwards;
}

.wrapperimg1.show2 .An img {
    animation: 2s suofang infinite;
}

.indexLs.active {
    animation: 2s shouping forwards;
}

.beizhu {
    position: absolute;
    width: 220px;
    left: 85vw;
    top: 85vh;
    font-size: 20px;
    color: #fff;
    height: 10vh;
    text-shadow: 2px 3px 2px #000;
    opacity: 0;
}

.beizhu.active {
    animation: 2s showlv forwards;
}

.beizhu.active img {
    animation: 2s suofang infinite;
}

.qtqyGif {
    display: none;
    position: absolute;
    width: 200px;
    left: 62vw;
    top: 45vh;
}

.wrapperimg1.show2 .qtqyGif {
    display: block;
    animation: 1.5s shouping forwards;
}

.wrapperimg1.show2 .bydXrt.bydXrt3,
.wrapperimg1.show2 .bydXrt.bydXrt1 {
    display: block;
    animation: 1.5s shouping forwards;
}

.wrapperimg1.show2 .bydXrt2 {
    display: flex;
    animation: 1.5s shouping forwards;
}

.luowei {
    position: absolute;
    width: 300px;
    left: 62vw;
    top: 15vh;
}

.mokuaiImg {
    cursor: pointer;
}

.mokuaiInfo {
    cursor: pointer;
}

.bydXrt999 {
    left: 68vw !important;
    width: 520px !important;
}

.bydXrt.bydXrt2.bydXrt999 img {
    width: 100% !important;
}


/* 二屏 */

.wrapperimg2 .newsCon {
    position: absolute;
    width: 219px;
    z-index: 999;
}

.wrapperimg2 .newsCon1 {
    left: 10.8%;
    top: 16%;
}

.wrapperimg2 .newsCon1 .newsConTitle {
    width: 100%;
    max-width: 632px;
    overflow: hidden;
    display: block;
}

.wrapperimg2 .newsCon1 .newsConTitle .hover {
    display: block !important;
}

.wrapperimg2 .newsCon1 .newsConTitle .hoverNone {
    display: none !important;
}

.wrapperimg2 .newsCon1 .newsConTitle:hover .hover {
    display: none !important;
}

.wrapperimg2 .newsCon1 .newsConTitle:hover .hoverNone {
    display: block !important;
}

.wrapperimg2 .newsCon2 {
    left: 49%;
    top: 15%;
}

.wrapperimg2 .newsCon2 .newsConTitle {
    overflow: hidden;
}

.wrapperimg2 .newsCon2 .newsConTitle .hover {
    display: block !important;
}

.wrapperimg2 .newsCon2 .newsConTitle .hoverNone {
    display: none !important;
}

.wrapperimg2 .newsCon2 .newsConTitle:hover .hover {
    display: none !important;
}

.wrapperimg2 .newsCon2 .newsConTitle:hover .hoverNone {
    display: block !important;
}

.wrapperimg2 .expert {
    position: absolute;
    left: 78.3%;
    top: 8%;
}

.wrapperimg2 .expert .newsConTitle {
    overflow: hidden;
}

.wrapperimg2 .newsConList {
    overflow: hidden;
    width: 300px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 0 -30px;
}

.wrapperimg2 .newsConList .newsConIcon {
    width: 47px;
    margin: 0 9px;
}

.wrapperimg2 .newsCon2 .newsConList {
    margin-left: -50px;
}

#wrapper .newsConIcon .hover {
    display: block;
}

#wrapper .newsConIcon .hoverNone {
    display: none;
}

#wrapper .newsConIcon:hover .hover {
    display: none;
}

#wrapper .newsConIcon:hover .hoverNone {
    display: block;
}

.wrapperimg2 .video {
    width: 280px;
    padding: 10px 20px;
    background: url(../imagesByd/videoBj.png) center center / 100% 100%;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px auto;
}

.wrapperimg2 .video video {
    display: block;
    border-radius: 7px;
    width: 100%;
    margin-top: 25px;
    height: 100%;
    margin-left: -6px;
}

.wrapperimg2 .publicMokuai {
    position: absolute;
    width: 65%;
    height: auto;
    left: 5%;
    bottom: 0%;
}

.wrapperimg2 .mokuaiImg {
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.wrapperimg2 .mokuaiInfo {
    width: 689px;
    position: absolute;
    left: 22%;
    bottom: -20vh;
    opacity: 0;
}

.wrapperimg2 .publicMokuai .infoWz {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 9vh;
}

.wrapperimg2 .publicMokuai .infoAn {
    position: absolute;
    bottom: 21vh;
    width: 50px;
    right: -4%;
}

.wrapperimg2.active .mokuaiInfo {
    animation: 4s wrapperimg2Show forwards;
}

.bydXrt {
    position: absolute;
}

.bydXrt.bydXrt1 {
    width: 328px;
    left: 23vw;
    bottom: 16%;
    display: none;
}

.bydXrt.bydXrt2 {
    width: 485px;
    left: 79vw;
    bottom: 9%;
    display: none;
}

.bydXrt.bydXrt2 img {
    width: 50% !important;
}

.bydXrt.bydXrt3 {
    width: 200px;
    left: 84vw;
    top: 19%;
    display: none;
}

.bydXrt.bydXrt4 {
    width: 400px;
    left: 9%;
    bottom: 20%;
    display: flex;
}

.bydXrt.bydXrt4 .bydXrt4_con {
    position: relative;
    width: 100%;
}

.bydXrt.bydXrt4 .bydXrt4_1 {
    width: 200px;
    animation: 8s yidongdhright infinite linear;
    position: absolute;
}

.bydXrt.bydXrt4 .bydXrt4_2 {
    width: 250px;
    animation: 8s yidongdh infinite linear;
    position: absolute;
}

.bydgif {
    position: absolute;
}

.bydgif.bydgif1 {
    width: 450px;
    left: 23%;
    bottom: 3%;
    /* animation: 4s yidongox infinite linear; */
}

.bydgif.bydgif2 {
    width: 400px;
    left: 11%;
    bottom: 20%;
}

.bydgif.bydgif3 {
    width: 450px;
    left: 21%;
    bottom: 14%;
}

.bydgif.bydgif4 {
    width: 590px;
    left: 30%;
    bottom: 0;
}

.bydgif.bydgif5 {
    width: 350px;
    bottom: 40%;
    left: 45%;
}

.bydgif.bydgif6 {
    width: 300px;
    bottom: 59%;
    left: 41%;
}

.bydgif7 {
    width: 325px;
    bottom: 10%;
    left: 67%;
}

.nextCon {
    position: absolute;
    right: 10px;
    bottom: 20px;
    color: #ffffff;
    font-size: 16px;
}

.wrapperimg2 .dongwu3 {
    position: absolute;
    width: 100px;
    right: -30%;
    top: -20vh;
    animation: 16s yidongdh2 infinite linear;
}


/* -------------END--------- */


/* ------------------------------------- */

.qj360 {
    position: fixed;
    width: 69vw;
    /* height: 80vh; */
    left: 15vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3000;
}

.qj360 video {
    width: 100%;
    height: 100%;
    display: block;
}

.qj360 iframe {
    width: 100%;
    height: 100%;
    display: block;
}

.mark {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
}

.mark1 {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    display: none;
}

.tanchuang {
    position: fixed;
    width: 1200px;
    left: calc((100% - 1200px) / 2);
    top: 11%;
    z-index: 10000;
}

.tanchuangCon {
    width: 100%;
    height: 75vh;
    background: url(../images/newsBg1.png) center center/100% 100%;
    display: flex;
    position: relative;
}

.tanchuangCon::before {
    position: absolute;
    content: "";
    left: -55px;
    top: -64px;
}

.tanchuangCon::after {
    position: absolute;
    content: "";
    width: 399px;
    height: 87px;
    background: url(http://greatnews.swmob.com/glimg/articleicon2.png) center center/100% 100%;
    right: -151px;
    bottom: -29px;
}

.tanchuangCon .tanchuangConD {
    width: 1200px;
    height: 90%;
    margin: auto;
}

.tanchuangCon .tanchuangConD .topinfo {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #083e4c;
    padding-bottom: 20px;
    width: 90%;
    margin: 10px auto 20px;
    font-size: 22px;
    font-weight: bold;
}

.tanchuangCon .tanchuangConD .topinfo .laba {
    width: 27px;
}

.tanchuangCon .tanchuangConD .topinfo p {
    display: inline-flex;
    align-items: flex-end;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
}

.tanchuangCon .tanchuangConD .topinfo p b {
    font-size: 22px;
    font-weight: bold;
}

.tanchuangCon .tanchuangConD .topinfo p span {
    font-size: 22px;
}

.tanchuangCon .tanchuangConD .topinfo p em {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666666;
    margin-left: 20px;
    font-style: normal;
}

.tanchuangCon .tanchuangConD .renwuimg {
    width: 900px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px auto;
}

.tanchuangCon .tanchuangConD .renwuimg img {
    width: 419px;
    height: 279px;
    object-fit: cover;
}

.tanchuangCon .tanchuangConD .renwuxinxi {
    width: 90%;
    margin: 100px auto 20px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #083e4c;
    height: 56vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tanchuangCon .tanchuangConD .renwuxinxi video {
    margin: 10px auto;
    display: block;
    width: 100%;
}

.tanchuangCon .tanchuangConD .renwuxinxi img {
    margin: 10px auto;
    display: block;
    max-width: 100%;
}

.tanchuangCon .tanchuangConD .renwuxinxi::-webkit-scrollbar-track-piece {
    background-color: #f8f8f8;
}

.tanchuangCon .tanchuangConD .renwuxinxi::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    border-radius: 5px;
}

.tanchuangCon .tanchuangConD .renwuxinxi::-webkit-scrollbar-thumb {
    background-color: #3c8695;
    background-clip: padding-box;
    min-height: 28px;
    border-radius: 5px;
}

.tanchuangCon .tanchuangConD .renwuxinxi::-webkit-scrollbar-thumb:hover {
    background-color: #bbb;
}

.tanchuangCon .tanchuangConD .renwuxinxi p {
    text-indent: 2em;
    margin: 0;
    padding: 0;
}

.tanchuang .close {
    width: 34px;
    position: absolute;
    right: -42px;
    top: -30px;
}

.hua {
    position: absolute;
    width: 500px;
    left: 56vw;
    top: 40vh;
    height: 56vh;
    opacity: 0;
}

.hua.active {
    animation: 2s showdh7 forwards;
}

.huaList {
    width: 80px;
    position: absolute;
    left: 10%;
    bottom: 0;
}

.huaList:nth-child(1) {
    left: 12%;
}

.huaList:nth-child(2) {
    left: 27%;
    width: 130px;
}

.huaList:nth-child(3) {
    left: 41%;
    width: 86px;
}

.huaList:nth-child(4) {
    left: 50%;
}


/* 动画区域 */

@keyframes wrapperimg2Show {
    0% {
        bottom: -20vh;
        opacity: 0;
    }
    100% {
        bottom: 16vh;
        opacity: 1;
    }
}

@keyframes wrapperimg3Show1 {
    0% {
        opacity: 0;
        transform: scale(0.4);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes wrapperimg3Show2 {
    0% {
        opacity: 0;
        bottom: -30vh;
    }
    100% {
        bottom: 0vh;
        opacity: 1;
    }
}

@keyframes wrapperimg4Show {
    0% {
        opacity: 0;
        left: 0%;
    }
    100% {
        left: 21%;
        opacity: 1;
    }
}

@keyframes wrapperimg5Show {
    0% {
        opacity: 0;
        bottom: -10vh;
    }
    100% {
        opacity: 1;
        bottom: 27vh;
    }
}

@keyframes wrapperimg6Show {
    0% {
        opacity: 0;
        transform: scale(0.4);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes yidongdh {
    0% {
        right: 0;
        bottom: 0;
    }
    100% {
        right: 5%;
        bottom: 10vh;
    }
}

@keyframes yidongdhright {
    0% {
        left: 0;
        bottom: 0;
    }
    100% {
        left: 5%;
        bottom: 10vh;
    }
}

@keyframes yidongdh2 {
    0% {
        right: -30%;
        top: -20vh;
    }
    100% {
        right: -80%;
        top: -20vh;
    }
}

.tips {
    z-index: 10000;
    width: 100px;
    height: 100px;
    text-align: center;
    position: fixed;
    left: 42%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.tip-modal {
    width: 300px;
    padding: 2% 2%;
    background: RGBA(0, 0, 0, 0.5);
    border-radius: 15px;
    font-size: 24px;
    color: #ffffff;
    line-height: 70px;
    vertical-align: middle;
}

.timer {
    display: flex;
    width: 50px;
    height: 50px;
    background-color: transparent;
    box-shadow: inset 0px 0px 0px 2px #fff;
    border-radius: 50%;
    position: relative;
    margin: 18px auto 0px;
}

.timer:before {
    position: relative;
    content: '';
    width: 15px;
    height: 2px;
    top: 25px;
    left: 25px;
    transform-origin: 1px 1px;
    animation: hrhand 8s linear infinite;
    background: #fff;
    z-index: 33;
}

.timer:after {
    position: relative;
    content: '';
    width: 20px;
    height: 2px;
    top: 25px;
    left: 10px;
    background: #fff;
    transform-origin: 1px 1px;
    z-index: 33;
    animation: minhand 2s linear infinite;
}

@keyframes minhand {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes hrhand {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.postImg {
    display: none;
    position: fixed;
    width: 70%;
    max-width: 800px;
    left: calc((100% - 800px) / 2);
    top: 5%;
    z-index: 1000;
}

.postImg .postimgCon,
.postImg img {
    width: 100%;
    position: relative;
}

.postimgCon img {
    display: none;
}

.postimgCon img.on {
    display: block;
}

.postImg .postimgCon .postImgEwm {
    position: absolute;
    width: 143px;
    height: 183px;
    background: url(../images/postEwmBg.png) left top/100% 100%;
    overflow: hidden;
    right: -168px;
    bottom: 0;
}

.postImg .postimgCon .postImgEwm img {
    width: 120px;
    height: 120px;
    margin: 11px 0 0 10px;
}

.postImg .postimgCon .postImgEwm img.onshow {
    display: block;
}

.selectPost {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.selectPost .postmgClick {
    width: 23%;
}

.selectPost .postmgClick.on {
    border: 1px solid #fff;
}

.postTs {
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
}

.postImg .postimgClose {
    width: 30px;
    margin: 19px auto;
}

@keyframes yidongdh3 {
    0% {
        left: 82%;
        top: -37vh;
        transform: scale(1);
    }
    100% {
        left: 110%;
        top: -45vh;
        transform: scale(0.4);
    }
}

.loading {
    width: 300px;
    height: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    /* background: url(http://greatnews.swmob.com/GlYjdd/loading.gif?v3) center center/100% 100%; */
    display: flex;
}

.loading img {
    display: block;
    width: 100%;
    margin: auto;
}

.mark5 {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
}

.menuD {
    display: none;
    /* position: absolute; */
    right: 75px;
    top: 29px;
}

.menuD.on {
    display: block;
}

.menuD a {
    display: block;
    width: 85px;
}

.menuD a img {
    display: block;
    width: 100%;
}