@charset "UTF-8";

/********************************************/


/******************公共部分******************/


/********************************************/


/*公祭日置灰*/


/* html{
    filter: gray;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
} */


/*@font-face {
        font-family: "samsungone700";
        src: url("SamsungOne-700_v1.0.ttf") format("truetype");
        font-weight: normal;
        font-style: normal;
    }*/

@font-face {
    font-family: "samsungsharpsans-Medium";
    src: url("../../../activity/common/css/SamsungSharpSans-Medium.ttf") format("woff2");
    font-weight: normal;
    font-style: normal;
}

#wrapper {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'samsungsharpsans-Medium', SamsungOne, Microsoft YaHei, 微软雅黑, Simsun, 宋体, Arial, sans-serif;
}

.container {
    width: 100%;
    overflow: hidden;
    background: #f0f3f7;
}

.pc-show {
    display: block!important;
}

.mobile-show {
    display: none!important;
}

.vis-hide {
    visibility: hidden!important;
}

.vis-show {
    visibility: visible!important;
}

.navListImg {
    width: 96%;
    /* height: 200px; */
    border-radius: 20px;
    margin: auto;
}

.navListImg img {
    margin-bottom: 20px;
    width: 100%;
}

@media screen and (max-width:1024px) {
    .pc-show {
        display: none!important;
    }
    .mobile-show {
        display: block!important;
    }
}

.box {
    position: relative;
}

.box * {
    margin: 0;
    padding: 0;
}

.box i {
    display: inline-block;
}

.box div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.box-c {
    overflow: hidden;
}

.box img {
    width: 100%;
    display: block;
}

.box-c img {
    width: 1920px;
    display: block;
}

.pos-abs,
.word {
    position: absolute;
}

.z-99 {
    z-index: 99;
}

.link,
.nav-link {
    position: absolute;
    z-index: 99;
    overflow: hidden;
    /*background: rgba(0, 0, 0, 0.4);*/
}

@media screen and (max-width:1024px) {
    .link {
        margin-top: 0!important;
    }
}

.link img,
.nav-link img {
    width: 100%;
    height: 100%;
}

.unclick {
    pointer-events: none;
}

.dpn {
    position: absolute !important;
    display: none !important;
}

@media screen and (max-width:1400px) {
    .box-c>img {
        width: 1500px;
    }
}

@media screen and (max-width:1024px) {
    .box-c>img {
        width: 100%;
        display: block;
    }
}


/********************************************/


/****************公共部分 end****************/


/********************************************/


/*word*/

.word {
    width: 100%;
    z-index: 998;
    text-align: center;
}

.word ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.word ul li {
    display: inline-block;
    zoom: 1;
    position: relative;
    background: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.word ul li img {
    width: 100%;
}


/*额外公共部分*/

* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    outline: 0 none;
}

.none {
    display: none!important;
}

.is-duanque {
    background: #a6a8aa!important;
    cursor: default!important;
    pointer-events: none;
}

input,
textarea {
    -webkit-appearance: none;
    border: none;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-rtl-ordering: logical;
    cursor: text;
}

ul,
ol,
li {
    list-style: none;
    text-decoration: none
}

input:focus,
a:focus {
    outline: none;
    /* 去除边框 */
    border: none;
    /* 也可以设置为transparent或任何你想要的颜色 */
    box-shadow: none;
    /* 可选，去除焦点时的阴影 */
}

sup {
    line-height: 0;
    /* The following rules (or similar) likely come from browser
     * style and are not needed
     */
    /* font-size: 0.83em; */
    vertical-align: super;
}


/*毛玻璃效果*/

._mbl {
    background: hsla(0, 0%, 100%, .8)!important;
    -webkit-backdrop-filter: blur(4px)!important;
    backdrop-filter: blur(4px)!important;
    /* border-top: 1px solid #f3f3f3; */
    /*opacity: 0.92*/
}


/*锚点位置*/

.anchor {
    position: relative;
    top: -130px;
    width: 0;
    height: 0;
    overflow: hidden;
}

@media screen and (max-width:1400px) {
    .anchor {
        position: relative;
        top: -102px;
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

@media screen and (max-width:1024px) {
    .anchor {
        position: relative;
        top: -20vw;
        width: 0;
        height: 0;
        overflow: hidden;
    }
}


/*分享*/

.topnav {
    width: 100%;
    overflow: visible;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    z-index: 1000;
    display: none;
}

.topnav .topnav-nav {
    width: 1440px;
    display: flex;
    align-items: center;
    margin: 0 auto
}

.topnav .topnav-nav ul {
    width: 50%;
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.topnav .fexd-right {
    justify-content: flex-start;
}

.topnav .fexd-right {
    justify-content: flex-end;
}

.topnav ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0 16px;
}

.topnav .close {
    width: 21px;
    height: 22px;
    background: url(../../../activity/common/images/close.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
}

.topnav .logo {
    width: 100px;
    height: 32px;
    background: url(../../../activity/common/images/logo.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
}

.topnav .share {
    width: 30px;
    height: 30px;
    background: url(../../../activity/common/images/share.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
    position: relative;
}

.topnav .actmenu {
    width: 30px;
    height: 30px;
    background: url(../../../activity/common/images/actmenu.png) no-repeat 100%;
    background-size: 100%;
    display: none;
}

.topnav.is_fixed .close {
    width: 21px;
    height: 22px;
    background: url(../../../activity/common/images/close.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
}

.topnav.is_fixed .logo {
    width: 100px;
    height: 32px;
    background: url(../../../activity/common/images/logo.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
}

.topnav.is_fixed .share {
    width: 30px;
    height: 30px;
    background: url(../../../activity/common/images/share.png) no-repeat 100%;
    background-size: 100%;
    align-items: center;
    position: relative;
}

.topnav.is_fixed .actmenu {
    width: 30px;
    height: 30px;
    background: url(../../../activity/common/images/actmenu.png) no-repeat 100%;
    background-size: 100%;
    display: none;
}

@media screen and (max-width:1400px) {
    .topnav .topnav-nav {
        width: 1123px;
    }
}

@media screen and (max-width:1024px) {
    .topnav {
        display: block;
    }
    .topnav .topnav-nav {
        width: 100vw;
    }
}


/*活动说明*/

.c-txt {
    max-width: 1220px;
    margin: 36px auto;
    padding: 0 20px;
}

.c-txt .bot_title {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: 900;
    margin: 36px 0
}

.c-txt .bot_nav {
    font-size: 12px;
    color: #000;
    line-height: 20px;
    padding: 0 40px;
    word-break: break-word;
}

.c-txt .bot_nav .list-blod {
    font-size: 14px;
    font-weight: 900
}

.c-txt .bot_nav span {
    vertical-align: super;
    font-size: 12px
}

.c-txt .bot_nav a {
    /* text-decoration: none; */
    color: #007aff;
}

.c-txt .bot_nav .tel_phone {
    pointer-events: none;
    cursor: default;
}

@media screen and (max-width:1400px) {
    .c-txt {
        max-width: 952px;
        margin: 29px auto;
        padding: 0 16px
    }
    .c-txt .bot_title {
        font-size: 29px;
        margin: 29px 0
    }
    .c-txt .bot_nav {
        padding: 0 32px;
    }
}

@media screen and (max-width:1024px) {
    .c-txt {
        max-width: 96vw;
        margin: 4vw auto;
        padding: 0 1vw;
    }
    .c-txt .bot_title {
        font-size: 5.3vw;
        margin: 4vw 0;
        line-height: 2vw;
    }
    .c-txt .bot_nav {
        font-size: 2.6vw;
        line-height: 4.2vw;
        padding: 0 3vw;
    }
    .c-txt .bot_nav .list-blod {
        font-size: 3.2vw;
        font-weight: 900
    }
    .c-txt .bot_nav span {
        vertical-align: super;
        font-size: 1vw
    }
    .c-txt .bot_nav .tel_phone {
        pointer-events: auto;
        cursor: pointer;
    }
}


/*导航条*/

.c-nav{
    width: 100%;
    max-width: 1920px;
    background: #415a9f;
    position: relative;
}
.navigation{
    width: 1220px;
    margin: 0 auto;
    position: relative;
}
.navigation .swiper{
    width: 100%;
    height: 100%;
}
.navigation .swiper-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation .swiper-slide {
    width:auto;
    text-align: center;
    font-size: 16px;
    color:#fff;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 350px;
}
.navigation .swiper-slide:last-child{
    margin-right: 0   
}

.navigation .swiper-slide img{
    margin-right: 20px;
}
.navigation .swiper-slide img.phone{
    width: 27px;
}
.navigation .swiper-slide img.ipad{
    width: 40px;
}
.navigation .swiper-slide img.wearable{
    width: 35px;
}
.navigation .swiper-slide span{
    cursor: pointer;
}

.c-nav{
    padding: 30px 0 30px 0;
}
.is_fixed.c-nav{
    padding:20px 0 20px 0
}

@media screen and (max-width:1400px) {
    /*导航条*/
   
    .navigation{
        width: 952px;
    }
    .navigation .swiper-slide {
        font-size: 13px;
        margin-right: 273px;
    }
    .navigation .swiper-slide img{
        margin-right: 16px;
    }
    .navigation .swiper-slide img.phone{
        width: 22px;
    }
    .navigation .swiper-slide img.ipad{
        width: 32px;
    }
    .navigation .swiper-slide img.wearable{
        width: 28px;
    }

    .navigation .swiper-slide span{
        cursor: pointer;
    }

    .c-nav{
        padding: 24px 0 24px 0;
    }
    .is_fixed.c-nav{
        padding:16px 0 16px 0
    }
}

@media screen and (max-width:1024px) {
    /*导航条*/
   
    .navigation{
        width: 100vw;
    }
    .navigation .swiper-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navigation .swiper-slide {
        width: auto;
        font-size: 2.6vw;
        margin-left: 10.6vw;
        margin-right: 0;
     
    }
    .navigation .swiper-slide:last-child{
        margin-right: 4.6vw;
    }
    .navigation .swiper-slide img{
        margin-right: 2.6vw;
    }
    .navigation .swiper-slide img.phone{
        width: 3.6vw;
    }
    .navigation .swiper-slide img.ipad{
        width: 5.3333333vw;
    }
    .navigation .swiper-slide img.wearable{
        width: 4.6666666vw;
    }

    .navigation .swiper-slide span{
        cursor: pointer;
    }

    .c-nav{
        padding: 4.8vw 0 4.8vw 0;
    }
    .is_fixed.c-nav{
        padding:2.2vw 0 2.2vw 0
    }
}


    /*kv轮播*/
    .kv-swiper{
        width:100%;
        max-width: 1920px;
    }
    .kv-swiper img{
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .kv-swiper .w-kv img{
        cursor: auto;
    }

    .kv-swiper .swiper-pagination-bullet{
        width: 12px!important;
        height: 12px!important;
        background: #000!important;
        border:2px solid #fff!important;
        opacity: 1!important;
        box-sizing: border-box!important;

    }
    .kv-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 12px!important;
        height: 12px!important;
        background: #fff!important;
        border:2px solid #000!important;
        opacity:1!important;
        box-sizing: border-box!important;
    }

    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
        bottom: 0;

    }

@media screen and (max-width:1400px){

   
}
@media screen and (max-width:1024px){
    .kv-swiper{
        width:100vw;
    }
    .kv-swiper .swiper-pagination-bullet{
        width: 1.6vw!important;
        height: 1.6vw!important;
        background: #000!important;
        border:2px solid #fff!important;
        opacity: 1!important;
        box-sizing: border-box!important;

    }
    .kv-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 1.6vw!important;
        height: 1.6vw!important;
        background: #fff!important;
        border:2px solid #000!important;
        opacity:1!important;
        box-sizing: border-box!important;
    }
   
}


/* 订购区 */
.common_box{
    width: 1220px;
    max-width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
}
.box_nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
.tit_com{
    width: 100%;
    max-width: 1220px;    
    display: flex;
    justify-content: center;
    font-size: 36px;
    color: #000;
    font-weight: 900;
    margin: 40px 0;

}
.common_box .pc_1{
    width: 1220px;
}
.common_box .pc_2{
    width: 600px;
}
.common_box .pc_3{
    width: 394px;
}
.common_box img{
    width: 100%;
}
.common_box>div a,.common_box>div div{
    margin-top: 20px;
}
.common_box>div a.marginTop0,.common_box>div div.marginTop0{
    margin-top: 0;
}
.common_box .watch_box{
    width: 100%;
    max-width: 1220px;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.common_box .hot_box{
    width: 100%;
    max-width: 1220px;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

/* 配件轮播 */
.tab_box{
    width: 1220px;
    max-width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
}
.top_tab{
    width:1220px;
}
.top_tab .swiper{
    width: 100%;
    height: 100%;
}
.top_tab .swiper-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_tab .swiper-slide {
    width: 33.33%;
    text-align: center;
    font-size: 24px;
    color:#000;
    font-weight:normal;
    background: none;
    border-radius: 50px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.top_tab .swiper-slide.act{
    color:#fff;
    font-weight: 600;
}
.top_tab .swiper-slide span{
    background: none;
    padding:10px 20px;
    border-radius: 30px 0 30px 0;
}
.top_tab .swiper-slide.act span{
    background:linear-gradient(to right, #b4c4ed, #b4c4ed);
}

/*下*/
.bottom_tab{
    width:1220px;
    height:570px;
    margin: 30px auto;
    background: #b4c4ed;
    border-radius: 24px;
    position: relative;
}
.bottom_tab>div{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s linear;
    z-index: -1;
    opacity: 0;
}
.bottom_tab>div.show{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
}
.bottom_tab .swiper{
    width: 100%;
    height: 100%;
}
.bottom_tab .swiper-wrapper{
    display: flex;
    align-items: center;
    justify-content: left;
}

.bottom_tab .swiper-slide {
    width: 30%;
    text-align: center;
    font-size: 22px;
    color:#000;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bottom_tab .swiper-slide img{
    width: 320px;
    cursor: pointer;
}
.bottom_tab .swiper-wrapper.center{
    justify-content: space-around
}
.bottom_tab .swiper-wrapper.center .swiper-slide{
    -webkit-justify-content: center;
    justify-content: center;
}
.bottom_tab .bottom_tab_scrollbar{
    max-width: 756px;
    width: 50vw;
    height: 4px;
    background:#fff;
    position: absolute;
    top: unset;
    bottom: 16px;
    left: 50%;
    /* margin-left: -25vw; */
    transform: translate(-50%);
    z-index: 1;
}
.bottom_tab .bottom_tab_scrollbar .swiper-scrollbar-drag{
    background: #415a9f
}


@media screen and (max-width:1400px) {
    /* 订购区 */
    .common_box{
        width: 952px;
        max-width: 952px;
    }
    .tit_com{
        max-width: 952px;    
        font-size: 28px;
        margin: 32px 0;
    }

    .common_box .pc_1{
        width: 952px;
    }
    .common_box .pc_2{
        width: 468px;
    }
    .common_box .pc_3{
        width: 307px;
    }
    .common_box>div a,.common_box>div div{
        margin-top: 16px;
    }
    .common_box .watch_box{
        max-width: 952px;
    }
    .common_box .hot_box{
        max-width: 952px;
    }

    /* 配件轮播 */
    .tab_box{
        width: 952px;
        max-width: 952px;
    }
    .top_tab{
        width:952px;
    }

    .top_tab .swiper-slide {
        font-size: 19px;
    }
   
    .top_tab .swiper-slide span{
        padding:8px 16px;
    }
    /*下*/
    .bottom_tab{
        width:952px;
        height:445px;
        margin: 24px auto;
    }
    .bottom_tab .swiper-slide img{
        width: 250px;
    }
    .bottom_tab .bottom_tab_scrollbar{
        max-width: 589px;
        bottom: 13px;
    }
}


@media screen and (max-width:1024px) {
    /* 订购区 */
    .common_box{
        width: 100vw;
        max-width: 100vw;
    }
    .hot_nav,.other_nav{
        width: 93.6vw;
        margin: 0 auto;
    }
    .tit_com{
        max-width: 100vw;    
        font-size: 5.3vw;
        margin: 5.3vw 0;

    }
    .common_box .pc_1{
        width: 96vw;
        margin: 0 auto;
    }
    .common_box .pc_2{
        width: 46.466666666vw;
    }
    .common_box .pc_3{
       width: 45.466666666vw;
    }
    .common_box .mobile_1{
        width: 96vw;
    }
    .common_box>div a,.common_box>div div{
        margin-top: 2.8vw;
    }
    .common_box>div a.marginTop0,.common_box>div div.marginTop0{
        margin-top: 2.8vw;
    }
    .common_box>div a.mobile_marginTop0,.common_box>div div.mobile_marginTop0{
            margin-top: 0;
        }

    .common_box .watch_box{
        max-width: 100vw;
    }
    .common_box .hot_box{
        max-width: 100vw;;
    }

    /* 配件轮播 */
    .tab_box{
        width: 93.6vw;
    }
    .top_tab{
        width: 93.6vw;
    }

    .top_tab .swiper-wrapper{
        justify-content: left;
    }
    .top_tab .swiper-slide {
        width: 46%;
        font-size: 3vw;
        justify-content: left;
    }

    .top_tab .swiper-slide span{
        padding:1.4vw 2.2vw;
    }

    /*下*/
    .bottom_tab{
        width: 93.6vw;
        height:76vw;
        margin: 4vw auto;
        border-radius: 10px;
    }
    
    .bottom_tab .swiper-slide {
        width: 50%;
    }
    .bottom_tab .swiper-slide img{
        width: 42.66666666vw;
    }
    .bottom_tab .bottom_tab_scrollbar{
        width: 50vw;
        height: 4px;
        bottom: 4%;
    }
}

    /* 说明tab */
    .txt_top_tab{
        padding: 0 40px;
    }
    .txt_top_tab .swiper{
        width: 100%;
        height: 100%;
    }
    .txt_top_tab .swiper-wrapper{
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .txt_top_tab .swiper-slide {
        width: 20%;
        height: 50px;
        text-align: center;
        font-size: 12px;
        color:#000;
        font-weight:normal;
        background: none;
        /* border-radius: 50px; */
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        cursor: pointer;
        border-right: 1px dotted #666;
    }
    .txt_top_tab .swiper-slide:first-child{
        border-left: 1px dotted #000;
    }
    /* .txt_top_tab .swiper-slide:last-child{
        width: 40%;
    } */
    .txt_top_tab .swiper-slide.act{
        font-size: 14px;
        font-weight: 600;
    }
   
    /* .txt_top_tab .swiper-slide span{
        background: none;
        padding:10px 20px;
        border-right: 1px dotted #666;
    }
   .txt_top_tab .swiper-slide:first-child span{
         border-left: 1px dotted #000;
    } */
 
    /*下*/
    .txt_bottom_tab{
        margin: 30px auto;
        padding: 0 40px;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .txt_bottom_tab>div{
        padding: 10px;
        display: none;
        border-radius: 10px;
    }
    .txt_bottom_tab>div.show{
        display: block;
        /* border:  1px dotted #666; */
    }
    .txt_bottom_tab a {
    /* text-decoration: none; */
    color: #007aff;
}

    @media screen and (max-width:1400px) {
        /* 说明tab */
        .txt_top_tab{
            padding: 0 32px;
        }

        .txt_top_tab .swiper-slide {
            width: 19%;
            height: 39px;
        }
       
        /* .txt_top_tab .swiper-slide:last-child{
            width: 43%;
        } */

        .txt_top_tab .swiper-slide.act{
            font-size: 13px;
        }
        /* .txt_top_tab .swiper-slide span{
            padding:8px 7px;
        }
     */
        /*下*/
        .txt_bottom_tab{
            margin: 24px auto;
            padding: 0 32px;
        }
        .txt_bottom_tab>div{
            padding: 8px;
        }
    }

    @media screen and (max-width:1024px) {
        /* 说明tab */
        .txt_top_tab{
            padding: 0 3vw;
        }

        .txt_top_tab .swiper-slide {
            width: 38%;
            height: 10vw;
            font-size: 2.6vw;
        }

        /* .txt_top_tab .swiper-slide:last-child{
            width: 95%;
        } */

        .txt_top_tab .swiper-slide.act{
            font-size: 3vw;
        }
        /* .txt_top_tab .swiper-slide span{
            padding:1vw 2vw;
        } */
    
        /*下*/
        .txt_bottom_tab{
            margin: 2vw auto;
            padding: 0 3vw;
            font-size: 2.8vw;
            line-height: 4.2vw;
        }
        .txt_bottom_tab>div{
            padding: 1vw;
        }
       
    }

  


/* 
    .c-1{
        min-height: 34vw;
    }

    @media screen and (max-width:1024px) {
        .c-1{
            min-height: 115vw;
        }  
    } */




    /* fold */
    .fold_swiper_box{
        width: 1220px;
        max-width: 1220px;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        position: relative;
    }
    .fold_swiper_box .fold_swiper{
        width: 100%;
        height: 100%;
    }
    .fold_swiper_box .fold_swiper .swiper-wrapper .swiper-slide img{
        width: 100%
    }
    .fold_swiper_box .fold_swiper .swiper-wrapper .swiper-slide a{
        display: block;
        position: absolute;
        width: 594px;
        height: 234px;
        left: 30px;
        top: 100px;
    }
    .fold_swiper_box .fold_tab{
        position: absolute;
        top: 400px;
        left: 44px;
        z-index: 10;
        display: flex;
    }
    .fold_swiper_box .fold_tab div{
        width: 120px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #acb0ba, #dadfe5);
        font-size: 20px;
        color: #000;
        border-radius: 0 20px 0 20px;
        cursor: pointer;
        margin-right: 10px;
    }
    .fold_swiper_box .fold_tab div.active{
        background: linear-gradient(to right, #243461, #415a9e);
        color: #fff;; 
    }
    .fold_student{
        position: absolute;
        width: 566px;
        height: 140px;
        left: 614px;
        top: 382px;
    }
    .fold_shequ{
        position: absolute;
        width: 1141px;
        height: 130px;
        left: 39px;
        top: 532px;
    }
    /* flip */
    .flip_swiper_box{
        width: 1220px;
        max-width: 1220px;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        position: relative;
    }
    .flip_swiper_box .flip_swiper{
        width: 100%;
        height: 100%;
    }
    .flip_swiper_box .flip_swiper .swiper-wrapper .swiper-slide img{
        width: 100%
    }
    .flip_swiper_box .flip_swiper .swiper-wrapper .swiper-slide a{
        display: block;
        position: absolute;
        width: 594px;
        height: 234px;
        left: 30px;
        top: 100px;
    }
    .flip_swiper_box .flip_tab{
        position: absolute;
        top: 400px;
        left: 44px;
        z-index: 10;
        display: flex;
    }
    .flip_swiper_box .flip_tab div{
        width: 130px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #acb0ba, #dadfe5);
        font-size: 20px;
        color: #000;
        border-radius: 0 20px 0 20px;
        cursor: pointer;
        margin-right: 10px;
    }
    .flip_swiper_box .flip_tab div.active{
        background: linear-gradient(to right, #243461, #415a9e);
        color: #fff;; 
    }
    .flip_student{
        position: absolute;
        width: 566px;
        height: 140px;
        left: 614px;
        top: 402px;
    }
    .flip_raiser{
        position: absolute;
        width: 110px;
        height: 40px;
        left: 150px;
        top: 180px;
    }
    .flip_shequ{
        position: absolute;
        width: 1141px;
        height: 130px;
        left: 39px;
        top: 532px;
    }
    /* flipfe */
    .flipfe_swiper_box{
        width: 1220px;
        max-width: 1220px;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        position: relative;
    }
    .flipfe_swiper_box .flipfe_swiper{
        width: 100%;
        height: 100%;
    }
    .flipfe_swiper_box .flipfe_swiper .swiper-wrapper .swiper-slide img{
        width: 100%
    }
    .flipfe_swiper_box .flipfe_swiper .swiper-wrapper .swiper-slide a{
        display: block;
        position: absolute;
        width: 594px;
        height: 234px;
        left: 30px;
        top: 100px;
    }
    .flipfe_swiper_box .flipfe_tab{
        position: absolute;
        top: 400px;
        left: 44px;
        z-index: 10;
        display: flex;
    }
    .flipfe_swiper_box .flipfe_tab div{
        width: 150px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #acb0ba, #dadfe5);
        font-size: 20px;
        color: #000;
        border-radius: 0 20px 0 20px;
        cursor: pointer;
        margin-right: 10px;
    }
    .flipfe_swiper_box .flipfe_tab div.active{
        background: linear-gradient(to right, #243461, #415a9e);
        color: #fff;; 
    }
    .flipfe_student{
        position: absolute;
        width: 566px;
        height: 140px;
        left: 614px;
        top: 542px;
    }
    .flipfe_shequ{
        position: absolute;
        width: 1141px;
        height: 130px;
        left: 39px;
        top: 532px;
    }
   
    /* watch */
    .watch_swiper_box{
        width: 1220px;
        max-width: 1220px;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        position: relative;
    }
    .watch_swiper_box .watch_swiper{
        width: 100%;
        height: 100%;
    }
    .watch_swiper_box .watch_swiper .swiper-wrapper .swiper-slide img{
        width: 100%
    }
    .watch_swiper_box .watch_swiper .swiper-wrapper .swiper-slide a{
        display: block;
        position: absolute;
        width: 594px;
        height: 234px;
        left: 30px;
        top: 78px;
    }
    .watch_swiper_box .watch_tab{
        position: absolute;
        top: 400px;
        left: 44px;
        z-index: 10;
        display: flex;
    }
    .watch_swiper_box .watch_tab div{
        width: 170px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #acb0ba, #dadfe5);
        font-size: 20px;
        color: #000;
        border-radius: 0 20px 0 20px;
        cursor: pointer;
        margin-right: 10px;
    }
    .watch_swiper_box .watch_tab div.active{
        background: linear-gradient(to right, #243461, #415a9e);
        color: #fff;; 
    }

    .watch_nav{
        margin-top: 40px;
    }
    .watch_student{
        position: absolute;
        width: 277px;
        height: 140px;
        left: 328px;
        top: 382px;
    }

    /* w */
    .w_swiper_box{
        width: 1220px;
        max-width: 1220px;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        position: relative;
    }
    .w_swiper_box .w_swiper{
        width: 100%;
        height: 100%;
    }
    .w_swiper_box .w_swiper .swiper-wrapper .swiper-slide img{
        width: 100%
    }
    .w_swiper_box .w_swiper .swiper-wrapper .swiper-slide a{
        display: block;
        position: absolute;
        width: 594px;
        height: 234px;
        left: 30px;
        top: 100px;
    }
    .w_swiper_box .w_tab{
        position: absolute;
        top: 400px;
        left: 44px;
        z-index: 10;
        display: flex;
    }
    .w_swiper_box .w_tab div{
        width: 130px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to bottom, #acb0ba, #dadfe5);
        font-size: 20px;
        color: #000;
        border-radius: 0 20px 0 20px;
        cursor: pointer;
        margin-right: 10px;
    }
    .w_swiper_box .w_tab div.active{
        background: linear-gradient(to bottom, #c29c6c, #fdd18f);
    }

    @media screen and (max-width:1400px) {
        
        /* fold */
        .fold_swiper_box{
            width: 952px;
            max-width: 952px;
        }
        .fold_swiper_box .fold_swiper .swiper-wrapper .swiper-slide a{
            width: 464px;
            height: 183px;
            left: 24px;
            top: 78px;
        }
        .fold_swiper_box .fold_tab{
            top: 312px;
            left: 35px;
        }
        .fold_swiper_box .fold_tab div{
            width: 94px;
            height: 30px;
            font-size: 16px;
            border-radius: 0 16px 0 16px;
            margin-right: 8px;
        }
        .fold_student{
            width: 440px;
            height: 110px;
            left: 480px;
            top: 298px;
        }
        .fold_shequ{
            width: 890px;
            height: 102px;
            left: 31px;
            top: 414px;
        }
        /* flip */
        .flip_swiper_box{
            width: 952px;
            max-width: 952px;
        }
        .flip_swiper_box .flip_swiper .swiper-wrapper .swiper-slide a{
            width: 464px;
            height: 183px;
            left: 24px;
            top: 78px;
        }
        .flip_swiper_box .flip_tab{
            top: 312px;
            left: 35px;
        }
        .flip_swiper_box .flip_tab div{
            width: 102px;
            height: 30px;
            font-size: 16px;
            border-radius: 0 16px 0 16px;
            margin-right: 8px;
        }
        .flip_student{
            width: 440px;
            height: 110px;
            left: 480px;
            top: 314px;
        }
        .flip_raiser{
            width: 86px;
            height: 32px;
            left: 117px;
            top: 141px;
        }
        .flip_shequ{
            width: 890px;
            height: 102px;
            left: 31px;
            top: 414px;
        }
        /* flipfe */
        .flipfe_swiper_box{
            width: 925px;
            max-width: 925px;
        }
        
        .flipfe_swiper_box .flipfe_swiper .swiper-wrapper .swiper-slide a{
            width: 464px;
            height: 183px;
            left: 24px;
            top: 78px;
        }
        .flipfe_swiper_box .flipfe_tab{
            top: 312px;
            left: 35px;
        }
        .flipfe_swiper_box .flipfe_tab div{
            width: 117px;
            height: 30px;
            font-size: 16px;
            border-radius: 0 16px 0 16px;
            margin-right: 8px;
        }
        .flipfe_student{
            width: 440px;
            height: 110px;
            left: 480px;
            top: 423px;
        }
        .flipfe_shequ{
            width: 890px;
            height: 102px;
            left: 31px;
            top: 414px;
        }

        /* watch */
        .watch_swiper_box{
            width: 925px;
            max-width: 925px;
        }
        .watch_swiper_box .watch_swiper .swiper-wrapper .swiper-slide a{
            width: 464px;
            height: 183px;
            left: 24px;
            top: 60px;
        }
        .watch_swiper_box .watch_tab{
            top: 312px;
            left: 35px;
        }
        .watch_swiper_box .watch_tab div{
            width: 133px;
            height: 30px;
            font-size: 16px;
            border-radius: 0 16px 0 16px;
            margin-right: 8px;
        }

        .watch_nav{
            margin-top: 32px;
        }
        .watch_student{
            width: 217px;
            height: 108px;
            left: 255px;
            top: 299px;
        }



        /* w */
        .w_swiper_box{
            width: 952px;
            max-width: 952px;
        }
        .w_swiper_box .w_swiper .swiper-wrapper .swiper-slide a{
            width: 464px;
            height: 183px;
            left: 24px;
            top: 78px;
        }
        .w_swiper_box .w_tab{
            top: 312px;
            left: 35px;
        }
        .w_swiper_box .w_tab div{
            width: 102px;
            height: 30px;
            font-size: 16px;
            border-radius: 0 16px 0 16px;
            margin-right: 8px;
        }
        

    }
    @media screen and (max-width:1024px) {
        /* fold */
        .fold_swiper_box{
            width: 100%;
            max-width: 100%;
        }
        .fold_swiper_box .fold_swiper .swiper-wrapper .swiper-slide a{
            width: 96vw;
            height: 25vw;
            left: 2%;
            top: 74%;
        }
        .fold_swiper_box .fold_tab{
            top: 14%;
            left: 0;
            flex-direction:column;
            width: fit-content;
            
        }
        .fold_swiper_box .fold_tab div{
            width: 14.2vw;
            height: 5.3vw;
            font-size: 2.4vw;
            border-radius: 0 2vw 0 0;
            margin-right: 0;
            margin-bottom: 2.6vw;
        }
        .fold_student{
            width: 89.2vw;
            height: 17.6vw;
            left: 3.5%;
            top: 80%;
        }
        .fold_shequ{
            width: 89.2vw;
            height: 27.4vw;
            left: 3.5%;
            top: 72%;
        }
        /* flip */
        .flip_swiper_box{
            width: 100%;
            max-width: 100%;
        }
        .flip_swiper_box .flip_swiper .swiper-wrapper .swiper-slide a{
            width: 96vw;
            height: 25vw;
            left: 2%;
            top: 74%;
        }
        .flip_swiper_box .flip_tab{
            top: 14%;
            left: 0;
            flex-direction:column;
            width: fit-content;
        }
        .flip_swiper_box .flip_tab div{
            width: 15.6vw;
            height: 5.3vw;
            font-size: 2.4vw;
            border-radius: 0 2vw 0 0;
            margin-right: 0;
            margin-bottom: 2.6vw;
        }
       
        .flip_student{
            width: 89.2vw;
            height: 17.6vw;
            left: 3.5%;
            top: 80%;
        }
        .flip_raiser{
            width: 15vw;
            height: 5vw;
            left: 6%;
            top: 17%;
        }
        .flip_shequ{
            width: 89.2vw;
            height: 27.4vw;
            left: 3.5%;
            top: 75.5%;
        }
        /* flipfe */
        .flipfe_swiper_box{
            width: 100%;
            width: 100%;
        }
        .flipfe_swiper_box .flipfe_swiper .swiper-wrapper .swiper-slide a{
            width: 96vw;
            height: 25vw;
            left: 2%;
            top: 74%;
        }
        .flipfe_swiper_box .flipfe_tab{
            top: 14%;
            left: 0;
            flex-direction:column;
            width: fit-content;
        }
        .flipfe_swiper_box .flipfe_tab div{
            width: 16.8vw;
            height: 5.3vw;
            font-size: 2.4vw;
            border-radius: 0 2vw 0 0;
            margin-right: 0;
            margin-bottom: 2.6vw;
        }
        .flipfe_student{
            width: 89.2vw;
            height: 17.6vw;
            left: 3.5%;
            top: 79%;
        }
        .flipfe_shequ{
            width: 89.2vw;
            height: 27.4vw;
            left: 3.5%;
            top: 75.5%;
        }
         /* watch */
         .watch_swiper_box{
            width: 100%;
            width: 100%;
        }
        .watch_swiper_box .watch_swiper .swiper-wrapper .swiper-slide a{
            width: 96vw;
            height: 25vw;
            left: 2%;
            top: 74%;
        }
        .watch_swiper_box .watch_tab{
            top: 18%;
            left: 0;
            flex-direction:column;
            width: fit-content;
        }
        .watch_swiper_box .watch_tab div{
            width: 21.6vw;
            height: 5.3vw;
            font-size: 2.4vw;
            border-radius: 0 2vw 0 0;
            margin-right: 0;
            margin-bottom: 2.6vw;
        }



        .common_box .watch_nav{
            width: 96vw;
            margin: 2.8vw auto 0;

        }
        .watch_student{
            width: 89.2vw;
            height: 17.6vw;
            left: 3.5%;
            top: 62%;
        }

        /* w */
        .w_swiper_box{
            width: 100%;
            max-width: 100%;
        }
        .w_swiper_box .w_swiper .swiper-wrapper .swiper-slide a{
            width: 96vw;
            height: 25vw;
            left: 2%;
            top: 74%;
        }
        .w_swiper_box .w_tab{
            top: 14%;
            left: 0;
            flex-direction:column;
            width: fit-content;
        }
        .w_swiper_box .w_tab div{
            width: 14.6vw;
            height: 5.3vw;
            font-size: 2.4vw;
            border-radius: 0 2vw 0 0;
            margin-right: 0;
            margin-bottom: 2.6vw;
        }
       
    }


    /* 轮播 */
    .swiper_box{
        width: 1220px;
        margin: 0 auto;
        overflow: hidden;
    }
    .swiper_nav{
        width: 100%;
        height: 100%;
    }
    .banner_swiper{
        width:100%;
        max-width: 1920px;
    }
    .banner_swiper .swiper-wrapper{
        margin: 30px 0;
    }
    .banner_swiper img{
        width: 1220px;
        height: auto;
        cursor: pointer;
    }

    .banner_swiper .swiper-pagination-bullet{
        width: 12px!important;
        height: 12px!important;
        background: #000!important;
        border:2px solid #fff!important;
        opacity: 1!important;
        box-sizing: border-box!important;

    }
    .banner_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 12px!important;
        height: 12px!important;
        background: #fff!important;
        border:2px solid #000!important;
        opacity:1!important;
        box-sizing: border-box!important;
    }

    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
        bottom: 0;
    }

    .banner_pagination{
        position: relative;
        top: 0px;
    }

@media screen and (max-width:1400px){
    .swiper_box{
        width: 952px;
    }
 
    .banner_swiper .swiper-wrapper{
        margin: 20px 0;
    }
    .banner_swiper img{
        width: 952px;
    }
  
}
@media screen and (max-width:1024px){
    .swiper_box{
        width: 93.6vw;
    }
    .banner_swiper .swiper-wrapper{
        margin: 3vw 0;
    }
    .banner_swiper img{
        width: 93.6vw;;
    }
    .banner_swiper .swiper-pagination-bullet{
        width: 1.6vw!important;
        height: 1.6vw!important;
        background: #000!important;
        border:2px solid #fff!important;
        opacity: 1!important;
        box-sizing: border-box!important;

    }
    .banner_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
        width: 1.6vw!important;
        height: 1.6vw!important;
        background: #fff!important;
        border:2px solid #000!important;
        opacity:1!important;
        box-sizing: border-box!important;
    }
}












  /*直播*/
  .sumLiveIcon{
    padding: 0;
    right: 28px;
    bottom: calc(17vh);
    border: none;
    z-index: 1999!important;
    position: fixed !important;
    cursor: pointer !important;
    line-height: 1px !important;
    margin-top: 0px;
    width: 45px !important;
    height: 50px!important;
}
.sumLiveIcon a{
    width: 100%;
    height: 100%;
}
.sumLiveIcon a img{
    width: 100%;
}


/* 倒计时代码 */

.countdown {
    width: 95px;
    height: 95px;
    position: fixed;
    z-index: 100;
    right: 20px;
    top: 130px;
    background-color: #f3f3f3;
    border-radius: 50%;
    box-shadow: 0px 0px 22px 0px rgba(173, 173, 173, 0.5);
    display: none;
}

.circle {
    width: 80px;
    height: 80px;
    position: relative;
    top: 8px;
    left: 8px;
    border-radius: 50%;
    /* right: 10px;
    top: 50px; */
    box-shadow: inset 0 0 0 5px #2189FF;
    /* background-color: #fff; */
}

.circle .ab {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.circle_left {
    border: 5px solid #DDDDDD;
    border-radius: 50%;
    /* 更正！！！
    之前使用clip是可以正常的，但现在clip被弃用，推荐使用clip-path，但是这个属性和clip-path有些微的不同
    使用clip-path应该更改为： clip-path: inset(0 40px 0 0);
    */
    clip-path: inset(0 40px 0 0);
    /* clip: rect(0, 40px, 80px, 0); */
    /* transform: rotate(180deg); */
}

.circle_right {
    border: 5px solid #DDDDDD;
    border-radius: 50%;
    /* // 使用clip-path应该更改为： clip-path: inset(0 0 0 40px); */
    clip-path: inset(0 0 0 40px);
    /* clip: rect(0, 80px, 80px, 40px); */
    /* transform: rotate(0);
    border-color: #2189FF; */
}

.circle_text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #2189FF;
    font-size: 12px;
}

.circle_text .name {
    margin-bottom: 4px;
}

.countdown .prizeBtn {
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #d1d1d1;
    border-radius: 32px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    left: 10.5px;
    bottom: -24px;
    cursor: pointer;
}

.countdown .prizeBtn.prizeBtnC {
    background-color: #2189FF;
}

@media screen and (max-width:1024px) {
    .countdown {
        width: 12.635vw;
        height: 12.635vw;
        position: fixed;
        right: 2.66vw;
        top: 24vw;
        background-color: #f3f3f3;
        border-radius: 50%;
        box-shadow: 0px 0px 2.7vw 0px rgba(173, 173, 173, 0.5);
    }
    .circle {
        width: 10.64vw;
        height: 10.64vw;
        position: relative;
        border-radius: 50%;
        left: 1.06vw;
        top: 1.06vw;
        box-shadow: inset 0 0 0 0.66vw #2189FF;
    }
    .circle .ab {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .circle_left {
        border: 0.77vw solid #DDDDDD;
        border-radius: 50%;
        /* 更正！！！
      之前使用clip是可以正常的，但现在clip被弃用，推荐使用clip-path，但是这个属性和clip-path有些微的不同
      使用clip-path应该更改为： clip-path: inset(0 40px 0 0);
      */
        /* clip: rect(0, 5.32vw, 10.64vw, 0); */
        clip-path: inset(0 5.25vw 0 0);
        /* transform: rotate(180deg); */
    }
    .circle_right {
        border: 0.77vw solid #DDDDDD;
        border-radius: 50%;
        /* // 使用clip-path应该更改为： clip-path: inset(0 0 0 40px); */
        /* clip: rect(0, 10.64vw, 10.64vw, 5.32vw); */
        clip-path: inset(0 0 0 5.25vw);
        /* transform: rotate(0);
      border-color: #2189FF; */
    }
    .circle_text {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2189FF;
        font-size: 12px;
    }
    .circle_text .name {
        margin-bottom: 4px;
    }
    .countdown .prizeBtn {
        width: 9.842vw;
        height: 3.2vw;
        line-height: 3.2vw;
        text-align: center;
        background: #757575;
        border-radius: 4.23vw;
        font-size: 2.218vw;
        color: #FFFFFF;
        position: absolute;
        left: 1.4vw;
        bottom: -3.2vw;
    }
}


/*报错弹窗*/

.dark_mask_error {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #6666;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 101;
}

.error_nav {
    overflow: hidden;
    width: 600px;
    height: 350px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%)
}

.error_nav p {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.error_nav p a {
    color: #2189ff;
    text-decoration: underline;
}

.bg_dialog_list .mask_close {
    top: 145px;
}

.mask_close {
    width: 30px;
    height: 30px;
    background: url(../../../activity/wishing-draw/images/mask_close.png) no-repeat 100%;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}

@media screen and (max-width:768px) {
    /*报错弹窗*/
    .error_nav {
        overflow: hidden;
        width: 80%;
        height: 46vw;
        border-radius: 3vw;
    }
    .error_nav p {
        font-size: 3.4vw;
    }
    .bg_dialog_list .mask_close {
        top: 26%;
    }
    .mask_close {
        width: 4vw;
        height: 4vw;
        background: url(../../../activity/wishing-draw/images/mask_close.png) no-repeat 100%;
        background-size: 100%;
        right: 4%;
        top: 6%;
    }
}

    /* .link,
a {
    background: red;
    opacity: 0.5;
} */

