body{
    margin-top:0;
}
.icon-wrap .person{
    color: #fff;
}
@media (min-width: 1000px){
    body{
        min-height: 800px;
    }
}
@media (max-width: 750px){
    body{
        margin-top: 0 !important;;
    }
}
.index_banner video{
    object-fit:fill;
    width:100%;
    height:100%;
    margin-left: auto;
    margin-right: auto;
}
.mp_banner .swiper-slide{
    display: block;
    background-size: auto 100%;
    height: 350px;
    background-position: center center;
}
.navbar-fixed-top{
    background-color: transparent;
}
.navbar-fixed-top a{
    color: #fff;
}
.navbar-fixed-top .person a{
    color: #666;
}
.navbar-hover,
.scroll-hover{
    background-color: #fff;
}
.navbar-hover .nav-ul>li>a,
.scroll-hover .nav-ul>li>a,
.navbar-hover .logo,
.scroll-hover .logo{
    color: #000 !important;
}
.navbar-fixed-top .icon-wrap .person:after,
.navbar-fixed-top .icon-wrap .language,
.navbar-fixed-top .icon-wrap>a{
    color: #fff
}
.scroll-hover .icon-wrap .person:after,
.scroll-hover .icon-wrap .language,
.scroll-hover .icon-wrap>a{
    color: #000
}
.index_banner .swiper-slide{
    position: relative;
}
.index_banner .swiper-slide .btn{
    border-radius: 60px;
    color: #333;
    padding: 5px 15px;
    min-width: 130px;
    /*position: absolute;*/
    margin-top: 20px;
    margin-right: 15px;
/*        left: 50%;
    top: 27%;
    transform: translate(-50%,0);
    z-index: 9999;*/
    background-color: #fff;
}
.scroll-hover .icon-wrap .person{
    color: #000;
}
#videoModal{
    z-index: 99999;
    top: 50%;
    left: 3%;
    right: 3%;
    transform: translateY(-50%);
    overflow: visible;
    bottom: auto;
    text-align: center;
}
.video_btn{cursor: pointer;}
.video_close{
    z-index: 99999;
    position: absolute;
    color: #fff;
    right:30px;
    top: 10px;
    opacity: 1;
    font-size: 20px;
}
.container-fluid{
    max-width: 100%;
}
 #video_swiper{
    margin-bottom: 30px;
}
#video_swiper .swiper-slide{
    width: 1200px;
    height: 675px;
    overflow: hidden;
    position: relative;
}
#video_swiper .swiper-pagination-bullet{
    width: 20px;
    height: 3px;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
}
#video_swiper .swiper-pagination-bullet-active{
    background-color: #ff902d;
}
#video_swiper video{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: contain;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: 0 0;
}
#video_swiper video:focus {
    outline:none;
}
#video_swiper .video_txt{
    position: absolute;
    left: 0;
    top: 30px;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 99;
}
#video_swiper h2,
#video_swiper h3{
    margin-bottom: 10px;
    margin-top: 0;
}
#video_swiper a{
    color: #fff;
    font-size: 16px;
}
.modal{
    top: 140px;
}
.index_banner .banner_text{
    margin: auto;
    z-index: 9999;
    position: absolute;
    top:130px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    transition: all .6s ease;
}
@media (max-width: 500px){
    .index_banner .swiper-slide .btn{
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
    }
    #video_swiper .swiper-slide{
        width: 100%;
        height: auto
    }
    .index_banner .banner_text{
        top: 90px
    }
}

.index_banner h1,
.index_banner h3{
    margin-top: 5px;
    margin-bottom: 5px;
}
.index_banner .swiper-slide .banner_new,
.index_banner .swiper-slide .banner_title,
.index_banner .swiper-slide .banner_des{
    opacity: 0;
    transform: translateY(-60px);
}
.index_banner .swiper-slide-active .banner_new{
    transform: none;
    opacity: 1;
    transition: opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
}
.index_banner .swiper-slide-active .banner_title{
    transition-delay: .2s;
    transform: none;
    opacity: 1;
    transition: opacity .6s linear .3s,transform .6s cubic-bezier(.215,.61,.355,1) .3s;
}
.index_banner .swiper-slide-active .banner_des{
    transition-delay: .4s;
    transform: none;
    opacity: 1;
    transition: opacity .6s linear .6s,transform .6s cubic-bezier(.215,.61,.355,1) .6s;
}
.cupon_modal{
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
}
.cupon_modal .modal-dialog{
    margin: 0;
}
.cupon_modal .modal-body{
    padding: 0;
}
.cupon_modal .close{
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999;
}
.cupon_modal p{
    margin-bottom: 0;
}
.cupon_modal .modal-content{
    border: 0;
}
.notic{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: #1e1e1e;
    display: none;
    text-align: center;
}
.notic .notic_txt{
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
}
.notic .notic_txt a{
    color: #fff;
}
.swiper_title{
    display: inline-block;
    color: #999;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 10px;
}
.swiper_title.active{
    color: #fff;
}
.img_four{
    padding-left: 5px;
    padding-right: 5px;
}
.img_four .row{
    margin-left:0;
    margin-right: 0;
}
.img_four .col-md-6{
    padding-left: 5px;
    padding-right: 5px;
}

.countdown_annoucement_bar_wrapper_clbxmt97i2884961qvsxntn32b9 {
    position: relative;
    background: #ff0000;
    z-index: 100;
    display: flex !important;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 4px;
    column-gap: 26px;
    row-gap: 10px;
    border-bottom: #c5c8d1 solid 0px;
  }

  .countdown_annoucement_bar_title_clbxmt97i2884961qvsxntn32b9.h2{
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 20px; /* 两行
    /* line-height: 40px; // 单行 */
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
  }

  .countdown_annoucement_bar_subheading_clbxmt97i2884961qvsxntn32b9{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.2;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
  }
  
  .countdown_wrapper_clbxmt97i2884961qvsxntn32b9{
    display: grid;
    grid-template-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
    row-gap: 0;
    justify-items: center;
    align-items: center;
    column-gap: 5px;
    direction: ltr;
    column-gap: 2px;
  }
  
  
  .countdown_time_clbxmt97i2884961qvsxntn32b9{
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
    font-feature-settings: 'tnum';
    font-variant-numeric: tabular-nums;
  }
  .countdown_legend_clbxmt97i2884961qvsxntn32b9{
    color: #ffffff;
    font-size: 10px;
    padding-right: 10px;
    grid-column: 2 span;
    line-height: 1;
  }

.countdown_legend_clbxmt97i2884961qvsxntn32b9.last{
    grid-column: auto;
    padding-right: 0;
}
#notic a:hover{
    color:#fff;
    text-decoration:none;
}
#notic a:focus{
    color:#fff;
    text-decoration:none;
}
.imgShow3 .imgShow3-a{
    background-color: #577054;
}
footer .ft_btn{
    color: #000;
    background-color: #fce30d;
}
.swiper_tabs{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.swiper_tabs a{
    display: inline-block;
    font-weight: bold;
    color: #000;
    line-height: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 48px;
    position: relative;
    -webkit-transition: color .2s cubic-bezier(0.4,0,0.2,1);
    transition: color .2s cubic-bezier(0.4,0,0.2,1);
}
.swiper_tabs a:focus{
    text-decoration: none;
}
.swiper_tabs a .tabs_line{
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(0.4,0,0.2,1);
    transition: -webkit-transform .2s cubic-bezier(0.4,0,0.2,1);
    transition: transform .2s cubic-bezier(0.4,0,0.2,1);
    transition: transform .2s cubic-bezier(0.4,0,0.2,1),-webkit-transform .2s cubic-bezier(0.4,0,0.2,1);
}
#index_modal1_swiper .swiper-slide{
    height: 708px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper_tabs a.active .tabs_line{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.img_big_box,
.img_small_box{
    position: relative;
    display: inline-block;
    direction: ltr;
    text-align: center;
}
.img_big_box .img_box,
.img_small_box .img_box{
    border-radius: 20px;
    padding: 15px;
    height: 100%;
}
.img_big_box .img_content,
.img_small_box .img_content{
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
} 
.img_big_box .img_box{
    background-color: rgb(227, 230, 211);
}
.img_small_box .img_box{
    background-color: #f2f2f2;
}
.img_big_box{
    width: 50%;
    height: 100%;
    padding: 0 24px 24px 0;
}
.img_small_box{
    width: 25%;
    height: 50%;
    padding: 0 24px 24px 0;
}
#index_modal2_swiper img{
    width: 100%;
}
.index_modal4{
    margin-top: 60px;
    margin-bottom:60px;
}