@import url('https://fonts.cdnfonts.com/css/nexa-bold');
/*All*/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
    background-color:#4d4d4d;
}
#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}

.m_default_languagebar .footer_langbar_item{
    color:#fff;
}

.breakspan{
    display:block;
}
.section_all{
    padding:80px 0;
}
.section_half{
    padding:80px 0 0;
}
.small_all{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 4px;
    margin-left: -4.5rem;
}
.title_all{
    font-family: "Nexa";
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 1rem;
    line-height: 1.3;
    color: #fff;
}
.subtitle_all{
    font-size:18px;
    font-weight:400;
    margin-bottom:1rem;
    line-height:1.5;
    color:#000;
}
.subtitle2_all{
    font-size:18px;
    font-weight:400;
    margin-bottom:1rem;
    line-height:1.5;
    color:#000;
}
.subtitle_vw{
    font-size:1.2vw;
    font-weight:400;
    margin-bottom:2%;
    line-height:1.5;
    color:#000;
}
.content_all{
    font-size:14px;
    font-weight:300;
    margin-bottom:0;
    line-height:1.3;
    color:#fff;
}
.content_vw{
    font-size:0.9vw;
    font-weight:400;
    margin-bottom:0;
    line-height:1.5;
    color:#000;
}
.image_all{
    width:100%;
    margin:0 auto;
    display:block;
    object-fit:contain;
}
.btnbox_left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    margin:2rem 0 0;
}
.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:2rem 0 0;
}
.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:2rem 0 0;
}
.button_all{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 0 62px 0 15px;
    width: auto;
    height: 31px;
    letter-spacing: 1px;
    border-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #e5322d;
    transition: 0.25s all linear;
}
.button_all span{
    position: relative;
}
.button_all span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    right: -48px;
    margin:auto 0;
    background-image:url("https://cdn1.npcdn.net/images/button_805vg9_1772587171.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    width: 32px;
}
.button_all:hover{
    color:#fff;
    text-decoration: none;
    transform:scale(0.98);
}
.ul_all{
    list-style-type:none;
    padding:0;
    margin:0;
    display:flex;
    justify-content:flex-start;
    align-items:center; 
}
.c_lineHi{
    line-height:1.8;
}
.text_center{
    text-align:center;
}
.c_bold{
    font-weight:700;
}
.c_space{
    display:block;
    font-size:0;
    opacity:0;
    height: 15px;
}
.c_color1{
    color:#fff;
}
.c_color2{
    color:#000;
}
.c_stroke{
    color: black;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
.c_dflex{
    flex-direction:column;   
}
@media screen and (max-width: 1200.5px){
    .subtitle_vw{
        font-size:1.5vw;
    }
    .content_vw{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .subtitle_vw{
        font-size:1.8vw;
    }
    .content_vw{
        font-size: 1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .section_all{
        padding:60px 0;
    }
    .section_half{
        padding:60px 0 0;
    }
    .small_all{
        margin-left:0;
    }
    .title_all{
        font-size: 30px;
    }
    .subtitle_vw{
        font-size:18px;
    }
    .content_vw{
        font-size:16px;
    }
}


/*category page*/
.category_list_type4 .category_box .img_frame img{
    object-fit: contain;
}

/*Product page*/
.product_list_5 .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

/*tag page*/
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
}

/*photo page*/
.gallerycategory .img_frame img{
    /*object-fit: contain;*/
}
.ws_gallery-2 .img_frame img{
    /*object-fit: contain;*/
}

/*news page*/
.latest_new_type4 .news_box .img_frame{
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
}
.latest_new_type4 .news_box .img_frame img{
    object-fit: contain;
}

/*navbar*/
.navbar_type8{
    background-color:#000;
    height:100px;
}
#main_index .navbar_type8{
    background-color:transparent;
}
.navbar_type8 .logo img{
    width: 13vw;
    padding: 0px;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size:0.9vw;
    padding:15px 1.2vw;
    color:#fff;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}
.navbar_type8 .nav_tab .nav_item::before{
    border-bottom:2px solid #e5322d;
}

.dark_nav{
    background-color:#000!important;
}

.navbar_mobile{
    background-color:#000;    
}
.navbar_mobile .btn-outline-light:hover{
    background-color:transparent;
}
.navbar_mobile .btn-outline-light{
    border-color: #fff;
    color: #fff;
}
.navbar_mobile .btn-outline-light:hover{
    border-color: #000;
    color: #000;
}
.navbar_mobile .btn-outline-light:not(:disabled):not(.disabled):active{
    color: #000;
    background-color: transparent;
    border-color: #000;
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1vw;
        padding:15px 1.1vw;
    } 
}

/*hp_banner*/
.index_wrapper_2{
    margin-top:-100px;
}
.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
	position:relative;
	left:9%;
	top:50%;
	transform:translate(0,-50%);
    width:calc(100% - 18%);
}
.hp_banner_title{
    position: relative;
    width: 52%;
    margin: 0 auto;
    display: block;
    overflow:hidden;
}
.hp_banner_subtitle{
    position: absolute;
    font-size: 2.3vw;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 0.2vw;
    top: 1vw;
    bottom: 0;
    margin: auto;
    left: 5vw;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hp_banner_buttonbox{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2%;
    margin-left: 22%;
}
.hp_banner_button{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 0 62px 0 15px;
    width: auto;
    height: 31px;
    letter-spacing: 1px;
    border-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #e5322d;
    transition: 0.25s all linear;
}
.hp_banner_button span{
    position: relative;
}
.hp_banner_button span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    right: -48px;
    margin:auto 0;
    background-image:url("https://cdn1.npcdn.net/images/button_805vg9_1772587171.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    width: 32px;
}
.hp_banner_button:hover{
    color:#fff;
    text-decoration: none;
    transform:scale(0.98);
}
.hp_banner_subtitle.janimate{
    animation-delay: 0.25s;
}
.hp_banner_buttonbox.janimate{
    animation-delay: 0.75s;
}

@media screen and (max-width: 1200.5px){
    .hp_banner_content{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .index_wrapper_2{
        margin-top:0;
    }
    .hp_banner_content{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_2 .item>img{
    	min-height:80vw!important;
    	object-fit:cover;
    }
    .hp_banner{
        left:0%;
        top: 44%;
        width:calc(100% - 0%);
    }
    .hp_banner_title{
        width:85%;
    }
    .hp_banner_subtitle{
        font-size:4vw;
    }
    .hp_banner_content{
        font-size:4vw;
    }
    .hp_banner_buttonbox{
        margin-top: 4%;
        margin-left: 0;
    }
}

/*Slider arrow*/
.slider_banner .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/images/prev_button_rgyvpo_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    width: 60px;
}

.slider_banner .slick-next{
    right:70px;
}
.slider_banner .slick-next:before{
    background-image:url("https://cdn1.npcdn.net/images/next_button_wylme1_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    width: 60px;
}
html:lang(zh-Hans) .slider_banner .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/images/prev_CN_eyc72m_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");    
}
html:lang(zh-Hans) .slider_banner .slick-next:before{
        background-image:url("https://cdn1.npcdn.net/images/next_CN_c9hz15_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
}

@media screen and (max-width: 500.5px){
    .slider_banner .slick-prev{
        top: 110vw;
        left:11px;
    }
    .slider_banner .slick-next{
        top:110vw;
        right:51px;
    }
}

/*hp_txt*/
.hp_txt{
    padding: 0 9%;
    border-top: 2px solid #fff;
    height: 6vw;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: -6vw;
}
.hp_txt_box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}
.hp_txt ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    font-size: 1.2vw;
    font-weight: 300;
    color:#fff;
}
.hp_txt ul li{
    margin-left:3vw;
}
.hp_txt_title{
    position: relative;
    font-size: 1.5vw;
    font-weight: 500;
    width: 25vw;
    text-align: right;
    margin-bottom: 0;
    color:#fff;
}
.hp_txt_title:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 1vw;
    margin: auto 0;
    width: 5vw;
    height: 1px;
    background-color: #fff;
}

@media screen and (max-width: 767.5px){
    .hp_txt{
        padding:0 5% 0 0;
        height:10vw;
        margin-top:-10vw;
    }
    .hp_txt .col-md-12{
        padding-left:0;
    }
    .hp_txt ul{
        font-size: 3vw;
    }
    .hp_txt_title{
        font-size:3vw;
        width: 71vw;
    }
    .hp_txt_title:before{
        left: 2.5vw;
        width:9vw;
    }
}

/*hp_about*/
.hp_about{
    position: relative;
    background-color:#4d4d4d;
}
.hp_about:before{
    position: absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/b_about_logo_outline_asqgle_1772615825.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    top: 15vw;
    right: 24vw;
    left: 0;
    width: 17vw;
    height: 17vw;
    object-fit: contain;
    margin: 0 auto;
}
.hp_about .row:first-child{
    padding:90px 9% 60px;    
}
.hp_about .row:last-child{
    padding: 0 0 90px 9%;
    margin-left: 9%;
    overflow: hidden;
    position: relative;
    z-index:1;
}
.hp_about .row:last-child .col-md-12{
    padding-right: 0;
}
.hp_about_image{
    position: relative;
    z-index:1;
}
.hp_about_text{
    font-size: 9vw;
    position: absolute;
    bottom: -3vw;
    left: 0;
    font-weight: 300;
    color: #fff;
    opacity: 0.1;
    letter-spacing: 1vw;
}
.hp_about_box.slick-slide {
    margin: 0 1rem;
}
.hp_about_image{
    aspect-ratio: 4/3;
    object-fit: cover;
}
#custom_about .slick-list{
    margin-left: -20vw;
}

@media screen and (max-width: 991.5px){
    .hp_about_buttonbox{
        margin-bottom:3rem;
    }
}
@media screen and (max-width: 767.5px){
    .hp_about .row:first-child{
        padding:60px 0 60px;    
    }
    .hp_about .row:last-child{
        padding:0 0 60px 0;
        margin-left:0;
    }    
    .hp_about:before{
        top: 183vw;
        right: 24vw;
        left: 0;
        width: 40vw;
        height: 40vw;
    }
}

/*hp_pro*/
.index_wrapper_5{
    position: relative;
    padding:90px 9%;
}
.index_wrapper_5:before{
    position: absolute;
    font-size: 9vw;
    line-height: 1;
    content: "PRODUCT";
    bottom: -2vw;
    right: 0;
    text-align: center;
    font-weight: 300;
    color: #666666;
    opacity: 0.3;
    letter-spacing: 1vw;  
}
html:lang(zh-Hans) .index_wrapper_5:before{
    content:"产品";
}
.hp_pro{
    border-bottom:1px solid #fff;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}
.hp_pro .row{
    align-items: flex-start;
}
.hp_pro_title,
.hp_pro_buttonbox{
    margin:0;
}

/*component - Product listing*/
.productSlider-1 .product_img .product_box .product_img_frame img{
    object-fit:cover!important;
    border-radius: 0;
}
.productSlider-1 .slick-track .slick-slide{
    box-shadow:none;
    background-color:transparent;
}
.productSlider-1 .slick-track .slick-slide > a:first-child{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:3;
}
.productSlider-1 .product_img .product_box{
    background-color:transparent;
    position: relative;
}
.productSlider-1 .product_img .product_box h6{
    font-family: "Nexa";
    color: #fff;
    text-align: center;
    font-weight: 400 !important;
    font-size: 1vw;
}
.productSlider-1 .product_img .product_box a:hover{
    text-decoration: none; 
}
.productSlider-1 .product_img .product_box .content{
    margin-top:0;
    position: absolute;
    bottom:15px;
    left:0;
    right:0;
    z-index: 2;
    transition:0.25s all linear;
}
.productSlider-1 .product_img .product_box .content:before{
    position: absolute;
    content: "";
    bottom: -4vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 2vw;
    height: 4vw;
    background-image:url("https://cdn1.npcdn.net/images/down_arrow_y02mwn_1772587172.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    opacity: 0;
    transition:0.25s all linear;
}
.productSlider-1 .slick-slide{
    position: relative;
}
.productSlider-1 .slick-slide:hover .product_box .content{
    bottom: calc(58% - 30px);
}
.productSlider-1 .slick-slide:hover .product_box .content:before{
    opacity: 1;
}
.productSlider-1 .product_img .product_box .product_img_frame .status {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-clip-path: unset;
    clip-path: unset;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.productSlider-1 .product_img .product_box .content > p{
    border:1px solid blue;
    display: none;
}
.productSlider-1 .product_img .product_box .content .align-top{
    border:1px solid orange;
    display: none;
}
.productSlider-1 .product_img .product_box .content .align-top a,
.productSlider-1 .product_img .product_box .content .align-top p{
    border:1px solid yellow;
}

.productSlider-1 .product_img .slick-prev{
    left: -30px;
}
.productSlider-1 .product_img .slick-next{
    right: -30px;
}
.productSlider-1 .product_img .slick-prev::before{
    background-image:url("https://cdn1.npcdn.net/images/prev_button_rgyvpo_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1000&new_height=1000&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    text-shadow:unset;
    content:"";
    height:2vw;
    width: 4vw;
} 
.productSlider-1 .product_img .slick-next::before{
    background-image:url("https://cdn1.npcdn.net/images/next_button_wylme1_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1000&new_height=1000&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    text-shadow:unset;
    content:"";
    height:2vw;
    width: 4vw;
}
html:lang(zh-Hans) .productSlider-1 .product_img .slick-prev::before{
    background-image:url("https://cdn1.npcdn.net/images/prev_CN_eyc72m_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1600&new_height=1600&type=4");    
}
html:lang(zh-Hans) .productSlider-1 .product_img .slick-next::before{
    background-image:url("https://cdn1.npcdn.net/images/next_CN_c9hz15_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1600&new_height=1600&type=4");    
}
@media screen and (max-width: 991.5px){
    .productSlider-1 .product_img .product_box h6{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_5:before{
        bottom: 11vw;
    }
    .productSlider-1 .product_img .slick-prev::before,
    .productSlider-1 .product_img .slick-next::before{
        background-size:100%;
        height: 9vw;
        width: 15vw;
    }
    .productSlider-1 .product_img .slick-prev{
        left: 26px;
    }
    .productSlider-1 .product_img .slick-next{
        right: 26px;
    }
    .index_wrapper_5 {
        padding: 60px 0%;
    }
    .hp_pro_buttonbox{
        justify-content: flex-start;
        margin-top:2rem;
    }
    .hp_pro{
        padding-bottom:2rem;
        margin-bottom:1rem;
    }
    .productSlider-1 .product_img .product_box h6{
        font-size:5vw;
    }
    .productSlider-1 .product_img .product_box .content:before{
        width:5vw;
        bottom: -15vw;
        height:15vw;
    }
}

/*hp_photo*/
.index_wrapper_6{
    position: relative;
    padding:60px 9% calc(60px + 6vw);
}
.index_wrapper_6:before{
    position: absolute;
    font-size: 9vw;
    line-height: 1;
    content: "PORTFOLIO";
    bottom: 1vw;
    right: 0;
    left: 0;
    text-align: center;
    font-weight: 300;
    color: #666666;
    opacity: 0.3;
    letter-spacing: 1vw;  
}
html:lang(zh-Hans) .index_wrapper_6:before{
    content:"我们的项目";
}
.hp_photo .row{
    align-items: flex-start;
}
.hp_photo_title,
.hp_photo_buttonbox{
    margin:0;
}
.hp_photo{
    border-bottom:1px solid #fff;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

#main_index .hp_photoGallerySliderWithTitle {
    background-color: transparent;
    margin-top: 30px;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery {
    padding: 0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-slide {
    padding: 0px 0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box {
    padding: 0 7.5px;
    position: relative;
    display: flex;
    flex-direction: column;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-current.slick-center .outline_box {
    transform: scaleY(1.15);
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box .gallery_box img {
    border-radius: 0px;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box p{
    color: #fff;
    order: 1;
    font-size: 1vw;
    text-align: left !important;
    padding-bottom: 1rem;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box a{
    order:2;
}
.hp_photoGallerySliderWithTitle .photo-gallery .slick-prev{
    left: -66px;
}
.hp_photoGallerySliderWithTitle .photo-gallery .slick-next{
    right: -30px;
}
.hp_photoGallerySliderWithTitle .photo-gallery .slick-prev::before{
    background-image:url("https://cdn1.npcdn.net/images/prev_button_rgyvpo_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1000&new_height=1000&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    text-shadow:unset;
    content:"";
    height:2vw;
    width: 4vw;
    filter:brightness(1);
} 
.hp_photoGallerySliderWithTitle .photo-gallery .slick-next::before{
    background-image:url("https://cdn1.npcdn.net/images/next_button_wylme1_1772587174.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1000&new_height=1000&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    text-shadow:unset;
    content:"";
    height:2vw;
    width: 4vw;
    filter:brightness(1);
}
html:lang(zh-Hans) .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev::before{
    background-image:url("https://cdn1.npcdn.net/images/prev_CN_eyc72m_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1600&new_height=1600&type=4");    
}
html:lang(zh-Hans) .hp_photoGallerySliderWithTitle .photo-gallery .slick-next::before{
    background-image:url("https://cdn1.npcdn.net/images/next_CN_c9hz15_1782194080.png?md5id=f2853e5de732df8a70c4ca081fc81119&new_width=1600&new_height=1600&type=4");    
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-dots {
    display: none!important;
}


@media (max-width: 991.5px) {
    .hp_photoGallerySliderWithTitle  .container-fluid .row .col-12 > .container{
        max-width:100%;
    }    
}
@media (max-width: 767.5px) {
    .index_wrapper_6{
        padding: 40px 0% calc(60px + -4vw)
    }
    .index_wrapper_6:before{
        bottom:3vw;
    }
    .hp_photo_buttonbox{
        margin-top:2rem;
        justify-content: flex-start;
    }
    .hp_photo {
        padding-bottom: 2rem;
        margin-bottom: 1rem;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev{
        left:-9px;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-next{
        right: 36px;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev::before{
        width: 18vw;
        height: 20vw;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-next::before{
        width: 18vw;
        height: 20vw;
    }
    #main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box p{
        font-size: 4vw;
        padding-bottom: 0rem;
    }
}

/*hp_team*/
.hp_team{
    background-image:url("https://cdn1.npcdn.net/images/e_wcu_bg_73zd5j_1772587173.jpg?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    padding:120px 9%;
    background-attachment: fixed;
    position:relative;
}
.hp_team:before{
    position: absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/e_wcu_down_line_mut9qz_1772587173.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:top;
    background-repeat:no-repeat;    
    top: -1vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1vw;
    height: 4vw;
}
.hp_team:after{
    position: absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/e_wcu_up_line_p4i7k6_1772587173.png?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:100%;
    background-position:bottom;
    background-repeat:no-repeat;    
    bottom: -1vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1vw;
    height: 4vw;
    z-index:1;
}
.hp_team .col-md-2{
    flex:0 0 20%;
    max-width:20%;
}
.hp_team .col-md-2:nth-child(odd){
    margin-top:3rem;
}
.hp_team_title{
    margin-bottom:2rem;
}
.hp_team_icon{
    width: 120px;
    margin-bottom:1rem;
    object-fit: contain;
}
.hp_team_box p{
    font-weight:300;
    line-height: 1.8;
}

@media (max-width: 767.5px) {
    .hp_team{
        padding: 60px 0;
    }
    .hp_team:before{
        top: -3vw;
        width: 5vw;
        height: 10vw;
    }
    .hp_team:after{
        bottom: -3vw;
        width: 5vw;
        height: 10vw;
    }
    .hp_team .row{
        justify-content: center;
    }
    .hp_team .col-md-2{
        flex:0 0 50%;
        max-width:50%;
    }
}

/*hp_news*/
.index_wrapper_8{
    position: relative;
    padding: 90px 9% 0;
}
.index_wrapper_8:before{
    position: absolute;
    font-size: 9vw;
    line-height: 1;
    content: "NEWS";
    bottom: 1vw;
    right: 0;
    text-align: center;
    font-weight: 300;
    color: #666666;
    opacity: 0.3;
    letter-spacing: 1vw;  
}
html:lang(zh-Hans) .index_wrapper_8:before{
    content:"新闻";
}
.hp_news .row{
    align-items: flex-start;
}
.hp_news_title,
.hp_news_buttonbox{
    margin:0;
}
.hp_news{
    border-bottom:1px solid #fff;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}
#main_index .latest_new_type4 > .container-fluid > .row:nth-child(2){
    display: none;
}
#main_index .latest_new_type4 .news_box{
    background-color:transparent;
}
#main_index .latest_new_type4 .news_box .img_frame img{
    object-fit: cover;
}
#main_index .latest_new_type4 .news_box a p:nth-child(2){
    color:#fff;
}
#main_index .latest_new_type4 .news_box .badge-primary{
    background-color:#000;
}
#main_index .latest_new_type4 .news_box .date{
    color:#fff;
}

@media (max-width: 767.5px) {
    .index_wrapper_8{
        padding:60px 0;
    }
    
    #main_index .latest_new_type4{
        width:calc(100% - 2rem);
        margin-left:1rem;
    }
}

/*hp_contact*/
.hp_contact{
    padding:90px 9% 0;
}
.hp_contact .col-md-5{
    padding-left: calc(1rem + 9%);
    padding-bottom: 43px;
}
.hp_contact_box{
    margin-bottom:2rem;
}
.hp_contact_subtitle{
    margin-bottom:0.5rem;
}
.hp_contact_image{
    position: relative;
    z-index:1;
}
.hp_contact_add{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0rem;
    font-weight: 300;
}
.hp_contact_add span:first-child{
    margin-right: 0.5rem;
}
.hp_contact_box a{
    font-size:14px;
    font-weight:300;
    line-height: 1.3;
    color:#fff;
}
.hp_contact_box a:hover{
    color:#fff;
}
.hp_contact_iconbox {
    position: absolute;
    top: -11rem;
    left: 0;
    right: -24vw;
    bottom: 0;
    width: 6vw;
    height: 6vw;
    background-color: #e5322d;
    border-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    z-index:1;
}
.hp_contact_iconbox img{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
}
.hp_contact_icon:nth-child(1){
    transform: scale(0.9);
    animation:15s rott linear infinite;
}
.hp_contact_icon:nth-child(2){
    transform: scale(0.3);
    animation: dance 1s infinite ease-in-out;
}

@keyframes rott{
    0%{
        transform:rotate(0deg) scale(0.9);
    }
    100%{
        transform:rotate(360deg) scale(0.9);
    }
}

@keyframes dance {
    0% {
        transform: translateX(0) rotate(0deg) scale(0.3);
    }
    25% {
        transform: translateX(-5px) rotate(-3.75deg) scale(0.3);
    }
    50% {
        transform: translateX(0) rotate(0deg) scale(0.3);
    }
    75% {
        transform: translateX(5px) rotate(3.75deg) scale(0.3);
    }
    100% {
        transform: translateX(0) rotate(0deg) scale(0.3);
    }
}

@media (max-width: 1200.5px) {
    .hp_contact .col-md-5{
        padding-left: calc(1rem + 0%);    
    }
}
@media (max-width: 991.5px) {
    .hp_contact_iconbox{
        /*top: -34vw;*/
        /*left: 0;*/
        /*right: -24vw;*/
    }
}
@media (max-width: 767.5px) {
    .hp_contact {
        padding: 0px 0;
    }
    .hp_contact_image{
        margin-bottom:2rem;
    }
    .hp_contact_iconbox{
        top: -7rem;
        left: 0;
        right: -48vw;
        bottom: 0;
        width: 17vw;
        height: 17vw;
    }
}


/*hp_last*/
.hp_last{
    padding:150px 9% 90px;
    background-image:url("https://cdn1.npcdn.net/images/g_contact_bg_edp1ov_1772587174.jpg?md5id=f2853e5de732df8a70c4ca081fc81119&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    margin-top: -60px;
}

.hp_last_buttonbox{
    margin-top:3%;
}

@media (max-width: 767.5px) {
    .hp_last{
        padding:60px 0;
    }
    .hp_last_content{
        line-height:1.5;
    }
    .hp_last_content br{
        display: none;
    }
    .hp_last_buttonbox{
        margin-top:2rem;
    }
}

/*footer*/
.footer_type7{
    background-color:#4d4d4d;
}
.footer_type7 .footer_subtitle{
    text-transform: uppercase;
    font-weight: 500!important;
}

.footer_type7 .logo{
    min-height:66px;
}
.footer_type7 .logo img{
    max-height:66px;
}
.footer_type7 .copy_right,
.npfooter_languagebar .text-muted,
.platinum_website_visitor,
.npfooter_languagebar,
.copy_right small,
.footer_type7 .privacy_policy:hover,
.footer_type7 .mb-1{
    color:#fff!important;
}
.footer_type7 .social_media a .icon_s img{
    filter:brightness(0) invert(1)!important;
}
.footer_type7 .social_media a:hover .icon_s i {
    color: #fff;
}
.footer_langbar_item{
    color:#fff!important;
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}