@charset "utf-8";

@media screen and (max-width:1200px) {

    .wid {
        width: 94%;
        margin: 0 auto;
    }

    .header {
        height: 1.333333rem;
        line-height: 1.333333rem;
        padding: 0;
        overflow: hidden;
    }

    .header .logo img {
        height: 1.066667rem;
        width: 4.666667rem;
    }

    .header .hd-nav li span {
        font-size: 0;
    }

    .header .fl .shield {
        display: none;
    }

    .header .hd-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 1.333333rem;
    }

    .header .hd-nav li {
        margin-top: 0;
        margin-left: 7px;

    }

    .header .hd-nav li .iconfont {
        width: .666667rem;
        height: .666667rem;
        border-radius: 50%;
        border: 1px solid #e0ba72;
        background-size: .313333rem;
        margin-bottom: 0;
        background-position: center center;
    }

    .header .hd-nav li:nth-child(2) {
        display: none;
    }

    .banner {
        display: none;
    }

    .m-banner {
        display: block;
    }

    .comm-header {
        font-size: .533333rem
    }

    .comm-header span {
        padding: 0;
    }

    .comm-header span::before,
    .comm-header span::after {
        display: none;
    }

    .cash-list.wid {
        width: 100%;
    }

    .m-cash {
        display: block;
    }

    .cash-list .swiper-container {
        display: none;
    }


    .cashGift {
        padding: .746667rem 0 .413333rem;
    }

    .bn-btns a {
        margin: 0;
        padding: 2px;
    }

    .bn-btns a .iconfont {
        height: 13px;
        width: 13px;
        margin-right: 3px;
        position: relative;
        top: -1px;
    }

    .bn-btns a span {
        padding: 5px 33px;
        font-size: 13px;
    }

    .events {
        padding: .8rem 0;
    }

    .events-wrap {
        margin-top: .533333rem
    }

    .event-con .e-time {
        width: 2rem;
        height: .933333rem;
        line-height: .733333rem;
        font-size: .32rem;
        background-size: contain;
        margin-bottom: .613333rem;
    }

    .event-con {
        padding: 0 .186667rem;
    }

    .event-con .e-content {
        height: 2.933333rem;
        padding-top: .613333rem
    }

    .event-con .e-content section {
        margin-bottom: .373333rem
    }

    .event-con .e-content section p {
        font-size: .28rem;
    }

    .event-con .e-content .main {
        margin: 0 .586667rem;
        padding: .693333rem 0 .533333rem 0;
    }

    .event-con .e-content figure {
        font-size: .52rem
    }

    .events-wrap.wid {
        width: 100%;
        position: relative;
    }

    .events-wrap .swiper-container {
        width: 94%;
        padding-bottom: 1.493333rem;
    }

    .live .swiper-container {
        display: none;
    }

    .live-wrap.wid {
        width: 100%;
    }

    .live {
        padding: .8rem 0 .4rem 0;
    }

    .m-live {
        display: block;
    }

    .pg-footer .ft-header {
        font-size: .48rem;
    }

    .pg-footer .ft-header img {
        width: 1.6rem;
        padding: 0 .16rem;
    }

    .ft-wrap {
        display: block;
    }

    .ft-item {
        width: 100%;
        border: none;
        height: auto;
        padding-top: .346667rem;
    }

    .ft-item .item-tit {
        font-size: .346667rem
    }

    .ft-item .item-tit span {
        padding: 0 .466667rem;
    }

    .ft-item .item-tit span::before,
    .ft-item .item-tit span::after {
        width: .333333rem;
    }

    .ft-item-one ul li:nth-child(3) {
        display: none;
    }

    .ft-item-one ul li:nth-child(4) {
        display: none;
    }

    .ft-item-one ul li:nth-child(6) {
        display: none;
    }

    .ft-item-two {
        margin-top: .533333rem;
    }

    .ft-item-two ul li:nth-child(4) {
        display: none;
    }

    .ft-item-two ul li:nth-child(5) {
        display: none;
    }

    .ft-item-two ul li:nth-child(6) {
        display: none;
    }

    .copyRight .contact {
        display: none;
    }

    .copyRight {
        text-align: center;
    }

    .copyRight .copy {
        border-top: 1px solid #3f4261;
        padding: .266667rem 0 1.433333rem 0;
        font-size: .266667rem;
    }

    .bottom-mobile {
        display: block;
    }

    .ft-item ul li {
        padding: 0 10px;
    }

    .ft-item ul li article {
        font-size: .266667rem;
    }

    .ft-item-two ul li:nth-child(1) article p {
        display: inline;
        white-space: pre-wrap;
    }

    .ft-item-two ul li:nth-child(2) article p {
        display: inline;
        white-space: pre-wrap;
    }

    .ft-item-two ul li:nth-child(3) article p {
        display: inline;
        white-space: pre-wrap;
    }
    .pc-live{ display: none;}
}