#first_video{
    width: 100%;
    position: relative;
}
#first_video .banner_temporary{
    width: 100%;
}
#banner_video{
    width: 100%;
    height: 100%;
}
#first_intro{
    position: absolute;
    left: 10%;
    bottom: 145px;
    z-index: 4;
}
#first_title{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
#first_tips{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 40px;
}
#first_open{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0px;
    margin: 145px 0 0 0;
    text-decoration: underline ;
    cursor: pointer;
    display: inline-block;
}
#first_mask{ display:none; ; position:fixed; left:0; top:0; background-color: rgba(0,0,0,0.8); margin-left:0; margin-top:0; z-index:100; width:100%; height:1000%; }
#first_mask_puphp{
	width: 100%;
	/* height: 100%; */
	position: relative;
}
#first_mask_puphp>video{
	margin: 75px 10% 0 10%;
}
.vclose{ position:absolute;right:10%; top:0.3%; border-radius:100%; cursor: pointer; }
.mask_play_img{
    width: 72px;
    position: absolute;
    top: 1.18%;
    left: 48.2%;
    z-index: 15;
    cursor: pointer;
}
#product_center{
    padding: 150px 0 0 0;
}
#product_swiper_fa{
    width: 73.6%;
    min-width: 1075px;
    position: relative;
    margin: 90px auto 0 auto;
    
}
#product_swiper{
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 0 0 62px 0;
    position: relative;
}
#product_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
#product_tips{
    margin-top: 30px;
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}
#product_swiper_page .swiper-slide{
  width:calc(33.3% - 20px) !important;/*设为固定值*/
}
.home_product_img{
  width: 100%;
}
.home_celebrity_rotation .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #ff8b00 !important;
}
#swiper-pagination1{
    height: 2px;
    width: 400px;
    background-color: #E6E6E6;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    margin-left: -200px;
    z-index: 1;
}
.product_swiper_wrapper{
    /* overflow: hidden; */
}
.swiper-pagination-progressbar-fill{
    background-color: #ff8b00 !important;
}
.home_back{
    display: flex;
    width: 100%;
}
.home_back_url{
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 4px;
    margin-bottom: 4px;
    min-height: 500px;
    background-position: center center;
    opacity: 1;
    transition: opacity 300ms;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex: 1 1 auto;
}
.home_back_url2{
    
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 4px;
    margin-bottom: 4px;
    min-height: 500px;
    background-position: center center;
    opacity: 1;
    transition: opacity 300ms;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex: 1 1 auto;
}
.home_back_overlay{
    background-color: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
}
.home_back_content{
    z-index: 4;
    position: relative;
    min-height: 1px;
}
.home_page_null{
    width: 100%;
    height: 200px;
    background-color: #FFF;
}
.porduct_rotation{
    position: relative;
}
.home_product_name{
    color: rgb(255, 255, 255) !important;
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 40px;
    width: 100%;
}
.home_product_content{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
    position: absolute;
    top: 79px;
    width: 100%;
}
.home_product_href{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: underline !important;
    position: absolute;
    top: 126px;
    left: 0px;
    width: 100%;
}
#product_swiper_page .swiper-button-prev{
    border-radius: 50%;
}
#product_swiper_page .swiper-button-next:before,#product_swiper_page .swiper-button-prev:before{
    width: 0;
    height: 0;
    font-family: FontAwesome;
    content: "";
    color: rgba(0,0,0,0.8);
    font-size: 0;
}
#product_swiper_page .swiper-button-next,#product_swiper_page .swiper-button-prev{
    /* width: 80px !important;
    height: 80px !important; */
    top: calc(50% - 90px);
}
#product_swiper_page .swiper-button-next{
    right: -90px !important;
    border-radius: 50%;
    width: 180px !important;
    height: 180px !important;
    border: 1px solid #E6E6E6 !important;
    color: #000 !important;
    padding-right: 60px;
    clip: rect(0px 90px 180px 0px);
}
#product_swiper_page .swiper-button-prev{
    left: -90px !important;
    border-radius: 50%;
    width: 180px !important;
    height: 180px !important;
    border: 1px solid #E6E6E6 !important;
    color: #000 !important;
    padding-left: 60px;
    clip: rect( 0px 180px 180px 90px);
}
#product_swiper_page .swiper-button-next::after,#product_swiper_page .swiper-button-prev::after{
    font-size: 20px !important;
}
#product_swiper_page .swiper-button-next.swiper-button-disabled, #product_swiper_page .swiper-button-prev.swiper-button-disabled{
    opacity:0 !important;
}
#product_swiper_page{
    width: 100%;
    position: relative;
    overflow: hidden;
}
#home_celebrity{
    width: calc(100%);
    padding: 50px 7.9% 0 7.9%;
    margin: auto;
    position: relative;
    min-width: 1200px;
}
#celebrity_all{width: 100%;margin-bottom: 250px;}
.celebrity_conter{
    width: 100%;
    display: flex;
    justify-content: space-between;
    display: none;
}
.celebrity_conter:first-of-type{
    display: flex;
}
.celebrity_left{
    width: 44.4%;
    min-height: 100%;
}
.celebrity_right{
    width: 55.6%;
    display: none;
}
.celebrity_right:first-of-type{
    display: block !important;
}
.celebrity_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
}
.celebrity_tips{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    
}
.celebrity_works{
    width: 100%;
}
.celebrity_left{
    padding: 4.4% 0;
    display: flex;
    justify-content: left;
    align-items: center;
}
.celebrity_href{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: underline !important;
    
    
}
.celebrity_name{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 10px;
}
.celebrity_coopreation{
    color: rgb(158, 158, 166);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
}
.celebrity_left_con{
    display: flex;
    align-items:stretch;
    flex-wrap: wrap;
    height: 100%;
}
.celebrity_center{
    width: 100%;
}
.celebrity_bottom:first-of-type{
    display: block;
}
.celebrity_bottom{
    position: relative;
    display: none;
}
.celebrity_bottom_num{
    height: 140px;
    margin-top: 60px;
}
#celebrity_click_div{
    position: absolute;
    width: 34%;
    left: 7.9%;
    top: 63%;
}
.celebrity_photo{
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
    border: 4px solid rgba(0,0,0,0.0);
    cursor: pointer;
    border-radius: 50%;
}
.celebrity_photo_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.celebrity_click_div{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;

}
#celebrity_click_color{
    border: 4px solid #ff8b00;
}
#home_gallery{
    width: 100%;
    display: flex;
    justify-content: left;
    margin-bottom: 250px;
}
#gallery_left{
    margin: 0 0 0 15px;
    width: 65.53%;
    position: relative;
    height: 100%;
}
#gallery_left_img{
    width: 100%;
}
#gallery_left_con{

}
#gallery_left_title{
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    position: absolute;
    left: 40px;
    bottom: 90px;
}
#gallery_left_tips{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    position: absolute;
    left: 40px;
    bottom: 40px;
}
#gallery_right_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#gallery_right{
    padding: 5.3%;
    width: 34.46%;
    display: flex;
    align-items: center;
}
#gallery_right_tips{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 60px;
    font-weight: 300;
    line-height: 73px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
}
#gallery_right_flex{
    display: flex;
    flex-wrap: wrap;
    align-items:stretch;
    min-height: 100%;
}
#gallery_right_text{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
#gallery_right_href{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: underline;
}
#home_3D{
    width: 100%;
    position: relative;
}
#home_3D_title>img{
    width: 100%;
}
#home_3D_title{
    padding: 0 7.4%;
}
#home_3D_all{
    display: flex;
    justify-content: space-between;
}
#home_3D_right_href{
    display: inline-block;
    position: absolute;
    bottom: -100px;
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    text-decoration: underline;
}
#home_3D_all{
    width: 100%;
    display: flex;
    height: 500px;
    align-items: center;
    justify-content: space-between;
    padding: 0 10.5%;
    min-width: 1200px;
}
#home_3D_conent{
    width: 26.3%;
    overflow: hidden;
    position:absolute;
    top: 12%;
    left: 50%;
    margin-left: -13.15%;
}
#home_3D_conent>img{
    width: 100%;
}
#home_3D_left{
    width: 26%;
}
#home_3D_right{
    width: 21.4%;
    position: relative;
}
.h3D_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    
}
#home_news{
    width: 85.13%;
    margin: 0 auto;
}
#news_header{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
#news_header>p{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 42px;
    font-weight: 600;
    line-height: 51px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
#news_header>a{
    color: #FF8B00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;   
    text-decoration-line: underline;
    line-height: 51px;
    letter-spacing: 0px;
    text-align: center;
}
#news_content{
    width: 100%;
}
.news_cons{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.news_describe{
    width: 63.58%;
    border-top: 1px solid #E6E6E6;
    display: flex;
    justify-content: left;
    padding: 60px 0 90px 0;
}
.news_img{
    width: 36.5%;
    padding-left: 2.5%;
    padding-bottom: 2.5%;
    height: 300px;
    overflow: hidden;
    display: flex;
    justify-content: end;
}
.news_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_introduce{
    width: 68%;
}
.news_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; 
}
.news_tips{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 40px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4; 
}
.news_hrefs{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
}
.news_time{
    padding-right: 10.4%;
    color: rgb(158, 158, 166);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
}
#product_swiper_page .swiper-scrollbar-drag{
    background-color: #FF8B00;
}
#first_back{
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    
    background-color: rgba(0,0,0,0.4);
}
.footer_center_son{
    color: #FFF !important;
}
#home-banner {font-size: 16px;width: 100%;overflow: hidden;position: relative;}
/*#home-banner .swiper-slide{min-height: 41vw}*/
#home-banner img {width:100%;max-width: 100%;height: auto;}
.app-activities-container{position: relative;}
.app-activities{position: absolute;padding: 13.125em 0 0 9.375em;color: rgb(0, 0, 0);font-weight: 400;}
.app-activities h1{font-weight: 700;font-size: 2.5em;line-height: 1.25em;text-transform: uppercase;}
.app-activities .announcement-text{font-weight: 400;font-size: 1em;line-height: 1em;margin: 1.25em 0 3.75em 0;}
.app-activities h3{font-weight: 700;font-size: 1.25em;line-height: 1em;margin-bottom: 1em;}
.app-activities .event-invitation-text{font-size: 0.75em;line-height: 1.25em;margin-top: 5em;color: rgb(255, 139, 0);}
.app-activities .download-text{font-size: 0.75em;line-height: 1.25em;margin-bottom: 1em;color: rgb(255, 139, 0);}
.app-activities .activity-time-text{font-size: 0.75em;line-height: 1.25em;}
.app-code-container{display: flex;text-align: center;}
.app-code-container > div{width: 4.688em;}
.app-code-container > div:first-child{margin-right: 1.875em;}
.app-code-container span{font-size: 0.688em;line-height: 1em;}
.app-code-container > div > img{max-width: 100%;}
.bonus-container{display: flex;align-items: flex-end;margin-bottom: 1.25em;}
.bonus-container>div{text-align: center;}
.bonus-container > div:nth-child(2){margin: 0 1.25em;font-size: 0.75em;line-height: 1em;}
.bonus-container > div > p:nth-child(1){font-weight: 700;font-size: 1.875em;line-height: 1em;color: rgb(255, 139, 0);margin-bottom: 0.2em;}
.bonus-container > div > p:nth-child(2){font-size: 0.75em;line-height: 1em;}
.banner-fair-container{position: relative}
.fair-activities {position: absolute;left: 54.896%;top: 61%;text-align: center;width: 19.062%;}
.fair-activities > div:nth-child(1){margin-bottom: 2.875em;}
.fair-activities > div:nth-child(2){display: flex;align-items: center;justify-content: space-between;}
.fair-activities h2{font-size: 1.875em;font-weight: 600;color: rgb(255, 255, 255);line-height: 1.066em;margin-bottom: 0.666em;}
.fair-activities p{font-size: 1.25em;font-weight: 300;color: rgb(255, 255, 255);line-height: 1.1em;}
.fair-activities a{color: rgb(255, 255, 255);font-size: 1em;background-color: rgb(255, 139, 0);border: 0 solid rgb(255, 139, 0);border-radius: 0;width: 10em;height: 3.125em;}
#home-banner .fair-activities a > img {width: 0.875em;height: 0.875em;margin-right: 0.375em;}
#home-banner .fair-activities a{display: flex;align-items: center;justify-content: center;}
#home-banner .fair-activities a > span{font-weight: 700;font-size: 1em;line-height: 1.125em;}
@media screen and (max-width: 1800px) {#home-banner {font-size: 14px;}.app-activities {padding: 12.125em 0 0 8.375em;}.fair-activities {top: 59%;}  }
@media screen and (max-width: 1600px) {  #home-banner {font-size: 13px;}  .app-activities {padding: 10.125em 0 0 6.375em;}  .fair-activities {top: 56%;}  }
@media screen and (max-width: 1400px) {  #home-banner {font-size: 12px;}  .app-activities {padding: 8.125em 0 0 5.375em;}  .fair-activities {top: 55%;}  }

