@charset "UTF-8";
 
.indexNavBJ{
    background-color: #18191d;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99;
    transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
}


.indexNavfixed .indexNavBJ{top:-40px;box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);}
.IndexNavHead{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
}
.IndexNavHeadL{
    color: #fff;
}
.IndexNavHeadR{}
.IndexNavHeadR a{
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    margin-left: 40px;
}
.IndexNavHeadR a i{    position: relative;
    top: 2px;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}

.IndexNav{
    background: #fff;
}
.IndexNavNr{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
}
.indexLogo{}
.indexLogo img{
    height: 50px;
}
#Nav{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}
#Nav>li{
    position: relative;
}
#Nav>li>a{
    padding: 0 25px;
    line-height: 70px;
    font-weight: 600;
}
#Nav>li>a.this{color: #e50416;}
.sousuo{
    border: 1px solid #333;
}
.sousuo form{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
}
.sousuo input{
    display: block;
    width: 200px;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    padding: 0 10px;
}
.sousuo button{
    padding: 0 10px;
}
.sousuo button i{
    font-size: 18px;
}

.IndexNavErjiBJ{
    position: fixed;
    width: 100%;
    z-index: 2;
    background: #fff;
    left: 0px;
    border-top: 1px solid #eee;
    padding: 20px 0;
    display: none;
    box-shadow: 0 8px 6px 0 rgba(32,33,36,0.1);
}
.IndexNavErji{
 
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
}
.IndexNavErji dl{
    width: 14.2%;
    margin-bottom: 20px;
    padding: 0 10px;
}
.IndexNavErji dt{}
.IndexNavErji dt a{
    display: block;
    font-weight: 600;
    font-size: 16px;
}
.IndexNavErji dd{
    padding: 10px 0 0 0px;
}
.IndexNavErji dd a{
    font-size: 13px;
    display: block;
    color: #333;
    position: relative;
    padding-left: 10px;
    padding-bottom: 5px;
}
.IndexNavErji dd a:after{content:'';width: 3px;height: 3px;background: #a2a2a2;display: block;position: absolute;left: 0px;top: 8px;border-radius: 100%;}  
.IndexNavErji dd a.this{color: #e50416;font-weight:bold;}
.IndexNavErji dd a:hover{color: #e50416;}
.ProductListL dd a h3:hover{color: #e50416;}
.BannerBox{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
}
.BannerTxt h3{
    text-transform:uppercase;
    color: #fff;
    font-size: 0.6rem;
}
.BannerTxt p{
    color: #fff;
    font-size: 20px;
}
.BannerTxt{}
.BannerTxt a{
    width: 250px;
    background: #e50416;
    text-align: center;
    color: #fff;
    line-height: 45px;
    text-transform:uppercase;
    font-weight: 600;
    margin: 20px 0 0 0;
}
.BannerBox:after{content:'';} 
#indexBanner img{ height: 80vh; }
#indexBanner{ margin-top:110px;}
.indexCategoryBJ{
    padding: 0 0 1rem;
    position: relative;
    top: -45px;
    z-index: 20;
    margin-bottom: -45px;
}
 
.indexCategoryNav{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
    padding-bottom: 30px;
}
.indexCategoryNav span{
    cursor: pointer;
    background: #f5f5f7;
    display: block;
    width: 250px;
    line-height: 45px;
    text-align: center;
    font-weight: 600;
}
.indexCategoryNav span.this{
    background: #000;
    color: #fff;
}

.indexCategory{}
.indexCategory .swiper-slide a{
    display: block;
    position: relative;
}
.indexCategory h3{
    background-image: linear-gradient(rgb(0 0 0 / 0), rgb(0 0 0 / 0.5));
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    color: #fff;
}
.indexCategory img{
    width: 100%;
}


.indexCategoryA{
    text-align: center;
    padding: 20px 0 0;
    font-weight: 600;
    color: #e50416;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
}


.indexCategoryA i{position: relative;font-size: 14px;margin-left: 6px;color: #e50416;}

.indexCategory .swiper-button-next{margin-top: -45px;}
.indexCategory .swiper-button-prev{margin-top: -50px;}


.IndexAboutBJ{
}
.IndexAbout{}
.IndexAbout>ul{}
.IndexAbout>ul>li{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    background: #f5f5f7;
    align-items: center;
}
.IndexAbout>ul>li:nth-child(2n) .IndexAboutImg{
    order: 2;
}
.IndexAboutImg{
    width: 50%;
}
.IndexAboutImg img{
    width: 100%;
}
.IndexAboutTxt{
    width: 50%;
    padding: 0 40px;
}
.IndexAboutTxt h3{
    font-size: 36px;
    font-weight: 600;
}
.IndexAboutTxt p{
    padding-top: 1em;
    font-size: 16px;
}
.IndexAboutTxt a{
    font-weight: 600;
    color: #e50416;
    text-transform:uppercase;
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}
.IndexAboutTxt a i{
    font-size: 14px;
    margin-left: 6px;
    color: #e50416;
}



.indexCpBJ{
    padding: 1rem 0;
}
.indexCp{}
.indexCp h2{
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 20px;
}
.indexCp a{}
.indexCp a img{
    width: 100%;
}
.indexCp a h3{
    font-weight: 600;
    color: #000;
    margin: 10px 0;
}
.indexCp a p{
    font-size: 14px;
    color: #333;
}


.indexformBJ{
    background: #f5f5f7;
    padding: 40px 0;
}
.indexform{
    max-width: 1000px;
    margin: 0 auto;
}
.indexform h2{
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 20px;
    text-transform:uppercase;
    line-height: 1em;
}
.indexform h3{
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10%;
    margin-bottom: 20px;
}
.indexform form{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.indexform input{
    padding: 0 10px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 49%;
    margin-top: 10px;
    border: 1px solid #c2c2c2;
}
.indexform input.w50{
    width: 49%;
}

.indexform .file{
    width: 100%;
    font-size: 12px;
}
.indexform button{
    display: block;
    padding: 0 50px;
    height: 40px;
    background: #e50416;
    color: #fff;
}
 
.indexform input:focus{border: 1px solid #e50416}
 
.indexform textarea:focus{border: 1px solid #e50416}

.foot{
    background: #e6e6e8;
}
.footNr{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 50px 0;
}
.footA{
    max-width: 30%;
}

.footAA{}
.footNr h3{
    color: #333;
    padding-bottom: 10px;
}
.footAa{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.footAa a{
    color: #18191d;
    font-size: 13px;
    width: 49%;
    padding: 3px 0;
}

.footAa a:hover{color: #e50416;}
.footB{
    max-width: 25%;
}
.footB ul{
    position: relative;
}
.footB ul li{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 3px 0;
}
.footB ul li i{
    color: #000;
    font-size: 14px;
    position: relative;
    top: 2px;
}
.footB ul li p{
    width: calc(100% - 30px);
    color: #18191d;
    font-size: 14px;
}
.footB ul li a{
    color: #18191d;
    font-size: 13px;
}

.footANav{}
.footANav a{
    color: #18191d;
    font-size: 13px;
    width: 100%;
    padding: 3px 0;
}
.footC{ width: 100px; }
 .footB ul li:last-child{
}

.footB ul li img{
    width: 80px;
}

.copyright{
    text-align: center;
    background: #000;
    padding: 15px 0;
    font-size: 14px;
    color: #fff;
}



.lanmubanner{
    position: relative;margin-top: 110px;
}
.lanmubanner img{
    width: 100%;
}

.lanmubannerTxt{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgb(0 0 0 / 0.2);
}
.lanmubannerTxt h2{
    font-size: 0.5rem;
    color: #fff;
}



.ProductListBJ{
    padding:1rem 0;
}
.ProductList{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}



.ProductListNav{
    padding: 40px 0;
    width: 100%;
}

.ProductListNav h2{
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 20px;
    text-transform:uppercase;
    }




    .ProductListNav ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
    .ProductListNav ul li{
    width: 14%;
    margin-top: 4px;
}

    .ProductListNav ul li a{
    display: block;
    position: relative;
}
    .ProductListNav ul li img{
    width: 100%;
}
    .ProductListNav ul li h3{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 8px 10px;
    color: #fff;
    font-size: 12px;
    background: rgb(0 0 0 / 0.5);
    font-weight: normal;
}
     


.ProductListL{
    width: 280px;
}
.ProductListL h2{
    text-transform:uppercase;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 10px;
}
.ProductListL dl{
    margin-bottom: 10px;
}
.ProductListL dt{
   
    cursor: pointer;
    font-weight: 600;
    border-bottom: 1px solid #e6e9ed;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
    font-size: 15px;
}
.ProductListL dt i{
    font-size: 12px;
}
.ProductListL dd{
    padding: 10px 0 10px 20px;
    display: none;
}
.ProductListL dd a{
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
    padding: 4px 0;
}
.ProductListL dd a.this{}
.ProductListL dd a em{
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
}
.ProductListL dd a i{
    font-size: 12px;
    position: relative;
    top: -2px;
    color: #fff;
}
.ProductListL dd a.this em{
    background: #e50416;
    border: 1px solid #e50416;
}
.ProductListL dd a.this i{
}


.ProductListR{
    width: calc(100% - 330px);
}
.ProductListR ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    margin: 0 -10px 0 -10px;
}
.ProductListR ul li{
    width: 25%;
    margin-bottom: 30px;
}
.ProductListR ul li a{
    display: block;
    position: relative;
    margin: 0 10px;
}
.ProductListR ul li img{
    width: 100%;
}
.ProductListR ul li h3{
    color: #333;
    font-weight: 600;
    margin: 5px 0;
}
.ProductListR ul li p{
    font-size: 14px;
    color: #666;
}
 .ProductListL dd a h3{font-weight: normal;font-size: 14px;width: calc(100% - 26px);}


.ProductShow{
    padding: 1rem 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.ProductShowH{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
}
.ProductShowL{
    width: 40%;
}
.ProductShowR{
    width: 55%;
}
.ProductShowR h1{
    font-size: 26px;
    font-weight: normal;
}
.ProductShowR .BJQ{}
.ProductShowR .BJQ{
    padding: 20px 0;
}
.ProductShowR .BJQ p{
    font-size: 16px;
    padding-bottom: 10px;
}
.ProductShowR .BJQ ul{
    padding: 10px 20px;
}
.ProductShowR .BJQ ul li{
    font-size: 16px;
    padding-bottom: 5px;
    list-style-type: disc;
}
 
#ProductShowImgsMax{ margin-bottom: 10px; }
.ProductInquire{
    padding: 0 50px;
    height: 40px;
    background: #e50416;
    color: #fff!important;
    line-height: 40px;
}
#ProductShowImgsMax .icon-bofang{
    position: absolute;
    left: 20px;
    bottom: 10px;
    z-index: 2;
    font-size: 40px;
    color: #e50416;
    cursor: pointer;
    }
    .Productiframe iframe{border: none;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 22;
    display: none;}

.ProductDescription{
    padding: 20px 0 0 0;
}
.ProductDescriptionT{
    text-transform:uppercase;
    text-align: center;
}
.ProductDescriptionT em{
    padding: 0 20px;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}
.ProductDescription .BJQ{
    padding: 20px 0;
}
.ProductDescription .BJQ p{
    font-size: 16px;
    padding-bottom: 10px;
    color: #333;
}
.ProductDescription .BJQ ul{
    padding: 0 20px;
    margin: 10px 0 20px;
}
.ProductDescription .BJQ ul li{
    font-size: 16px;
    padding-bottom: 5px;
    color: #333;
    list-style-type: disc;
}
.ProductDescription .BJQ table{
    margin: 10px 0;
}
.ProductDescription .BJQ tr{
}
.ProductDescription .BJQ td{
    font-size: 14px;
    padding: 10px;
    border: none;
    border: 1px solid #f5f5f5;
}
.ProductDescription .BJQ td *{font-size: 14px;
    padding: 10px;}

.ProductDescription .BJQ tr:nth-child(odd){background: #f9f9f9;}


.RelatedProducts{
    padding: 0.5rem 0 0 0;
}
.RelatedProducts h2{
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 20px;
}
.RelatedProducts a{}
.RelatedProducts a img{}
.RelatedProducts a h3{
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
}


.NewsList{
    padding: 1rem 0;
}
.NewsList ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    margin: 0 -10px 0 -10px;
}
.NewsList ul li{
    width: 33.33%;
    margin-bottom: 40px;
}
.NewsList ul li a{
    display: block;
    margin: 0 10px;
}
.NewsList ul li img{width: 100%;border-radius: 20px;height: 260px;}
.NewsList ul li h3{
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0;
    color: #000;
    overflow: hidden;
    text-overflow:

ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.NewsList ul li p{
    color: #636569;
    font-size: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow:

ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.NewsList ul li em{
    text-transform:uppercase;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}
.NewsList ul li em i{
   
    font-size: 13px;
    margin-left: 6px;
}



.NewsShow{width: 900px;margin: 0 auto;padding: 1rem 0;}
.NewsShow h1{
    font-size: 30px;
}
.NewsShow .shijian{
    color: #6c757d;
    font-size: 14px;
    padding: 20px 0;
}
.NewsShow .BJQ{}
.NewsShow .BJQ p{
    color: #333;
    padding-bottom: 1em;
}

.NewsShow .BJQ p img{ margin: 0 auto; }











.AboutBox{padding: 1rem 0;}
.AboutBox>ul{}
.AboutBox>ul>li{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
.AboutBox>ul>li:nth-child(2n) .AboutImg{
    order: 2;
}
.AboutImg{
    width: 50%;
}
.AboutImg img{
    width: 100%;
}
.AboutTxt{
    width: 45%;
    
}
.AboutTxt h3{
    font-size: 36px;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}
.AboutTxt p{
    padding-top: 1em;
    font-size: 16px;
}
.AboutTxt a{
    font-weight: 600;
    color: #e50416;
    text-transform:uppercase;
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}
.AboutTxt a i{
    font-size: 14px;
    margin-left: 6px;
    color: #e50416;
}





.ContactBJ{padding: 1rem 0;}
.Contact{}
.Contact h2{
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 30px;
    text-transform: uppercase;
    line-height: 1em;
}
.Contact ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.Contact ul li{
    text-align: center;
    width: 32%;
    padding: 30px 20px;
    border: 1px solid #f5f5f7;
    box-shadow: 0 1px 12px 0 #f5f5f7;
    margin-bottom: 20px;
}
.Contact ul li i{
    font-size: 40px;
}
.Contact ul li p{
    font-size: 16px;
}
.Contact ul li a{
    font-size: 16px;
    color: #111;
}
 

#Nav42 .IndexNavErji dl{ width:19%;}
.ProductShowright{
    width: calc(100% - 330px);
}
.indexform textarea{
    padding: 10px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #c2c2c2;
    height: 100px;
}
.Contact ul li img{
    width: 80px;
    margin: 0 auto;
}



.Captcha{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
    margin: 0 auto;
    padding: 10px;
}
.CaptchaImg{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
    justify-content: center;
}
.CaptchaImg img{
    margin-right: 20px;
}
.CaptchaImg input{
    height: 40px;
    line-height: 40px;
    margin: 0px;
}


/***********************************************************1600px*******************************************************/
@media (min-width:1280px) and (max-width:1600px){
.box{ width: 1260px; } 
}

.ProductListL dt.this a{    color: #e50416;}
