#product-home{
    width: 100%;
    
}
#header-p{
    width: 100%;
}
.min-page{
    width: 79.167% !important; 
    margin: auto;
    min-width: 1200px;
}
#header-text{
    padding: 150px 0 148px;
}
#header-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: 30px;
}
#header-tips{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
#header-video{
    width: 100%;
}
.false_video{
    width: 100%;
    height: 100%;
    visibility: hidden;
}
#product_list{
    width: 100%;
    height: 255px;
}
#swiper_list_fa{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper_product{
    width: 200px;
    height: 200px;
    margin: 0 20px;
}
.swiper_product:first-of-type{
    margin: 0 20px 0 0;
}
.swiper_product:last-of-type{
    margin: 0 0 0 20px ;
}
.swiper_product:hover{
    background-color: #F4F4F4;
}
.swiper_product_href{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category2_type_img{
    width: 100px;
    height: 100px;
    display: inline-block;
}
.swiper_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#product_con{
    padding-top: 120px;
}
.product_type_list{
    width: 100%;
    background-color: #F4F4F4;
    height: 800px;
    margin-bottom: 30px;
}
.pro_type_content{
    width: calc(100% - 130px);
    height: 100%;
    margin: 0 0 0 130px;
    padding-right: 130px;
    border-left: 1px solid #E6E6E6;
}
.pro_type_header{
    width: 100%;
    display: flex;
    justify-content: center;
    height: 130px;
    align-items: center;
}
.pro_type_footer{
    height: 130px;
}
#type_highlight{
    background: rgb(255, 139, 0);
    box-shadow: 2px 2px 10px rgba(255, 139, 0, 0.5);;
}
.pro_type_header_son>div{
    padding: 11px 24px;
    cursor: pointer;
    border-radius: 50px;
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 6px;
    
}
.pro_type_header_son>div:first-of-type{
    margin-left: 0px;
}
.pro_type_header_son>div:last-of-type{
    margin-right: 0px;
}
.pro_type_header_son{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#seckey_check{
    font-weight: 700;
}
.pro_type_con{
    position: relative;
    width: 100%;
    height: calc(100% - 260px);
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.type_con_text{
    position: absolute;
    top: 40px;
    left: -50px;
}
.type_text_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 42px;
    font-weight: 300;
    line-height: 42px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.series_list>p::after{
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.series_list>p{
    cursor: pointer;
    color: #000;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: left;
    display: inline-block;
    border-right: 1px solid #FF8B00;
    padding: 0 20px;
}
.series_list>p:first-of-type{
    padding-left: 0px;
}
.series_list>p:last-of-type{
    border-right: 0px;
    padding-right: 0px;
}
.series_list{
    
}
.type_con_son_flex{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.type_con_left{
    width: 62%;
    height: 100%;
    min-width: 540px;
    padding-bottom: 80px;
    padding-left: 6.43%;
    display: flex;
    align-items: flex-end;
}
.type_con_img{
    width: 38%;
    height: 100%;
    min-width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E9E9EB;
}
.type_con_img>img{
    width: 350px;
}
.left_text_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    height: 36px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.left_text_description{
    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: 80px;
}
.con_left_text{
    max-width: 550px;
    min-width: 550px;
}

.left_text_href{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0px;
    text-align: left;
    text-decoration-line: underline !important;
}
.type_con_son{
    display: none;
    width: 100%;
    height: 100%;
}
#type_con_check{
    display: block;
}
.product_href_id{
    padding-top: 100px;
    margin-top: -100px;
}
.swiper_product_son{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}
/* #product-category2{
    background-color: #E0E0E0;
}
#product-category2 .category2_type>ul>li{
    display: flex;
    text-align: center;
}
#product-category2 .category2_type_img{
    height: 97px;
    text-align: left;
}
#product-category2 .category2_type>ul{
    display: flex;
    justify-content: space-evenly;
}
#product-category2 .category2_type>ul>li>p{
    cursor: pointer;
    display: inline-block;
}

#product-category2 .category2_type_img_title>a{
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: #000000;
}
#product-category2 .category2_type{
    width: 98%;
    margin: 2.15% auto 2.15% auto;
}
#product-category2 .category2_cen>ul>li{
    width: 100%;
    height: 100%;
    margin:209px 0;
}
#product-category2 .category2_cen_title>ul>li>h3{
    text-transform: uppercase;
    font-size: 49px;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #000000;
    margin: 33.5% 0 0 0;
}
#product-category2 .category2_cen_title>ul>li>h4{
    font-family: 'Montserrat';
    font-size: 21.88px;
    font-weight: 700;
    line-height: 25px;
    color: #ff8b00;
    margin-top: 10%;
}

#product-category2 .category2_left_title{
    text-align: left;
}
#product-category2 .category2_left_title>ul>li>h4{
    padding: 0 6.3% 0 0;
}
#product-category2 .category2_right_title{
    text-align: right;
    
}
#product-category2 .category2_left_title>ul>.category2_cen_content{
    padding: 3.45% 6.3% 0 0;
}
#product-category2 .category2_right_title>ul>li>h4{
    padding: 0 0 0 6.3%;
}
#product-category2 .category2_right_title>ul>.category2_cen_content{
    padding: 5.2% 0 0 6.3%;
}
#product-category2 .category2_cen_content>p::-webkit-scrollbar{
    display: none;
}

#product-category2 .category2_cen_content>p{
    width: 100%;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    letter-spacing: 0;
                   
}
#product-category2 .category2_cen_title>ul>li>button{
    width: 120px;
    height: 40px;
    border: 1px solid #000;
    cursor: pointer;
}
#product-category2 .category2_cen_title>ul>li>button>a{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 40px;
    color: #000;
}
#product-category2 .category2_cen_title{
    position: relative;
    height: 500px;
}
#product-category2 .category2_right_img{
    width: 95.3%;
}
#product-category2 .category2_right_title{
    text-align: right;
}
#product-category2 .category2_right_img_father{
    text-align: right;
}
#product-category2 .category2_left_img_father{
    text-align: left;
}
#product-category2 .category2_banner_header{
    position: relative;
}
#product-category2 .category2_header_img{
    background-size: 100% 100%;
    width:100%;
}
#product-category2 .category2_product_header{
    width: 100%;
    position: relative;
    
}
#product-category2 .category2_product_header>img{
    background-size:cover;
    width:100%;
    height: auto;
    position: absolute;
    bottom: 0%;
    left: 50%;
    margin-left: -50%;
}

#product-category2 .category2_header_title{
    position: absolute;
    top: 30.7%;
    left: 3.68%;
}
#product-category2 .category2_header_title>ul>li>h1{
    line-height: 60px;
}
#product-category2 .category2_header_title>ul>li>h1>span{
    display: inline-block;
    font-size: 58px;
    line-height: 1;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #ffffff;
}

#product-category2 .category2_header_title>ul>li>h1{
    margin: 0px;
    line-height: 5px;
}
#product-category2 .category2_header_title>ul>li>h1>span>img{
    width: 100%;
}
#product-category2 .category2_separate>div{
    margin: 39px 0;
    width: 20px;
    height: 2px;
    background: #ff8b00;
}
#product-category2 .category2_header_title>ul>li>p{
    font-size: 15.6px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #DCDCDC;
    line-height: 31px;
    width: 65.8%;
}
#product-category2 .category2_product_header_father{
    background-image: linear-gradient(to bottom,#d5d5d6 ,#e9e9e9 20%);
    background-color: #e9e9e9;
    position: absolute;
    width: 84.03%;
    bottom: -30%;
    left: 50%;
    margin-left: -42%;
    border-radius: 15px;
}

#product-category2 .category2_type_title_details>a{
    font-size: 12.5px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #ff8b00;
}
#product-category2 .category2_type_title_details>img{
    display: inline-block;
    margin-left: 5px;
}
#product-category2 .category2_type_title_details>img,a{
    vertical-align: inherit;
}
#product-category2 .category2_type_title_details{
    margin-top: 13px;
}

#product-category2 .category2_type_img_title{
    display: inline-block;
    margin-top: 15px;
}
#product-category2 .category2_left_img_father,.category2_right_img_father{
    
}
#product-category2 .category2_left_title>ul>li>span{
    font-size: 12.5px;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #1a1a1a;
    width: 255px;
    text-align: right;
    padding-bottom: 10px;
}
#product-category2 .category2_cen{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#product-category2 .category2_cen_father{
    padding: 0 12.16%
}


#product-category2 .category2_left_title_li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;top:0%;left: -48%;
    border-bottom: 1px solid #3C3C3C;
}

#product-category2 .category2_cen_button_left{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    min-height: 40px;
}

#product-category2 .product_home_go_list{
    height: 12px;
    display: inline-block;
    margin-left: 27px;
}

#product-category2 .product_home_go_list,span{
    vertical-align: inherit;
}
#product-category2 .product_home_go_list2{
    height: 12px;
    display: inline-block;
    margin-right: 27px;
    transform: rotate(180deg);
}
#product-category2 .product_home_go_list2,span{
    vertical-align: inherit;
}

#product-category2 .category2_right_title_li{
    display: flex;
    width: 255px;
    justify-content: flex-end;
    align-items: center;
    position: absolute;top: 0%;right: -48%;
    border-bottom: 1px solid #3C3C3C;
}

#product-category2 .category2_right_title>ul>li>span{
    font-size: 12.5px;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #1a1a1a;
    padding-bottom: 10px;
    width: 255px;
    text-align: left;
}
#product-category2 .category2_cen_button_right{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#product-category2 .category2_cen_button_left>button:hover,.category2_cen_button_right>button:hover{
    border: 1px solid #ff8b00 !important;
    color: #fff !important;
}
#product-category2 .category2_banner_shadow{
        width: 84%;
        margin: auto;
        box-shadow: 0px 10px 10px #cecece;
        padding: 7.65% 0 0 0;
        border-radius: 10px;
}
@media (max-width: 1366px){
	#product-category2 .category2_header_title>ul>li>h1>span{
        font-size: 50px !important;
    }
    #product-category2 .category2_separate>div{
        
    }
}
@media (max-width: 1200px){
	#product-category2 .category2_header_title>ul>li>h1>span{
        font-size: 40px !important;
    }
}
.cgty2_typediv{
    width: 100%;
    height: 205px !important;
    background-color: #e7e7e7;
    box-shadow: 0px 3px 20px #c9c9c9;
}
.cgty2_typediv>ul{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cgty2_typediv>ul>li{
    padding:0 2.8%;
    border-right: 1px solid #d0d0d0;
    
}
.cgty2_typediv>ul>li:last-of-type{
    border-right: 0px;
    
}
.cgty2_typediv>ul>li>p{
    width: 153px;
    text-align: center;
}
@media screen and (max-width: 1366px) {
	#product-category2 .category2_cen_title>ul>li>h3{
        text-transform: uppercase;
        font-size: 30px;
        font-family: 'Montserrat';
        font-weight: 300;
        color: #000000;
        margin: 25.5% 0 0 0;
    }
} */

#product-home .category_banner_header {
    position: relative;
}
#product-home .category_banner_header .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
#product-home .category_banner_header .swiper-pagination-bullet-active {
    background: rgb(255, 139, 0);
}

#product-home .category_banner_header .category_header_img {
    width: 100%;
}

#product-home .category_banner_header .category_header_title {
    position: absolute;
    height: 300px;
    left: 10%;
    top: 60%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#product-home .category_banner_header .category_header_title .h_title {
    color: rgb(255, 255, 255);
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#product-home .category_banner_header .category_header_title p {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    flex: 1;
}

#product-home .category_banner_header .category_header_title .play-video {
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-decoration-line: underline;
}