/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1160px; margin:0 auto;padding: 0 10px;box-sizing: border-box;}



.header{ position:relative;border-bottom:1px solid #ddddde;box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;}
.headList{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 108px;}
.headList .right{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.headTop a{display: inline-block;color: #df1f0b;font-size: 15px;font-weight: bold;padding: 6px 12px;border: 1px solid #df1f0b;}
.headTop a:hover{background: #df1f0b;color: #fff;}

/*menu*/
.pc_menu{height: 35px;width: 100%;margin-top: 15px;}
.menu{height:30px;line-height:30px;display: flex;justify-content: flex-end;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#f2f2f2; width:150%; position:absolute; left:0px; top:30px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:40px;}
.menu ul li dl dd a{ font-size:14px; color:#2a302f; font-weight:bold; display:block; padding:0 20px; text-align:left;box-sizing: border-box;}
.menu ul li dl dd a:hover{ color:#df1f0b;background: #d3d1d1;}
.menu a{ font-size:15px;color:#2a302f; text-decoration:none; font-weight:bold;display:block;text-align:center;padding: 0 25px;}
.menu a:hover{color:#df1f0b;}
a.menu_hover{color:#df1f0b;}
.menu_down span a{ display:block;background:url(../images/arrow-down1.png) right center no-repeat;background-size: 20px;}
.menu_down span a:hover,
.menu_down span a.menu_hover{ display:block;background:url(../images/arrow-down2.png) right center no-repeat;background-size: 20px;}
.menu ul li.on span a,
.menu ul li span a:hover{color:#df1f0b;}

.m_header{width: 100%;position: relative;top: 0;}
.m_header .headTop{text-align: center;}
.sp_header{height:140px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;border-bottom: 1px solid #ddddde;}
.sp_logo{display: flex;justify-content: center;align-items: center;width: 100%;}
.sp_logo img{margin:auto;max-height:80px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 52px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:140px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:15px;font-weight: bold;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#000;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #df1f0b;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#df1f0b}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}

/*swiper*/
.banner{width: 100%;height: 500px;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

.banner_swiper .part{width: 100%;position: relative;overflow: hidden;height: 100%;}
.banner_swiper .img{width: 100%;font-size: 0;height: 100%;}
.banner_swiper .img img{width: 100%;}
.banner_swiper .imgTop{position: absolute;top: 30%;left: 10%;width: 50%;}
.banner_swiper .title{font-size: 90px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.banner_swiper .fontBig	{color: #df1f0b;}
.banner_swiper .txt{font-size: 50px;color: #fff;font-weight: bold;}
.banner_swiper .swiper-button-next,.banner_swiper .swiper-button-prev{color: #fff;}
.banner_swiper .swiper-button-next:after,.banner_swiper .swiper-button-prev:after{font-size: 30px;}
.banner_swiper .swiper-pagination-bullet{background: #2a302f;}

.iText{width: 100%;padding: 45px 0;background: #f41c07;
background: -webkit-linear-gradient(to bottom, #f41c07, #ef910b);background: linear-gradient(to bottom, #f41c07, #ef910b);}
.iText .desc{color: #fff;text-align: center;font-weight: bold;font-size: 48px;}

.iComTitle{color: #333;font-size: 40px;font-weight: bold;}
.iComTitle .fontBig{color: #df1f0b;}
.iComTitle2{color: #333;font-size: 32px;font-weight: bold;}
.iComTitle2 .fontBig{color: #df1f0b;}
.iComMore{font-size: 20px;padding: 15px 50px;display: inline-block;background: #df1f0b;color: #fff;font-weight: bold;}
.iComMore:hover{color: #fff;}

.iProduct{width: 100%;padding: 80px 0 60px 0;}
.iProList{width: 100%;padding: 20px 0;}
.iProList ul{display: flex;flex-wrap: wrap;}
.iProList ul li{width: 18%;margin: 1%;}
.iProList .part{display: block;width: 100%;}
.iProList .part .img{width: 100%;font-size: 0;overflow: hidden;}
.iProList .part .img img{width: 100%;}
.iProList .part .desc{padding-top: 30px;color: #df1f0b;font-size: 16px;text-align: center;font-weight: bold;}

.iProDesc{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;}
.iProDesc .desc{color: #333;font-size: 20px;width: 65%;}
.iProDesc .right{width: 30%;text-align: right;}

.iService{width: 100%;padding: 80px 0 60px 0;background-color: transparent;background-image: linear-gradient(180deg,#D5D6D8 0%,#FFFFFF 100%);}
.iSerList{width: 100%;display: flex;justify-content: space-between;}
.iSerList .left{width: 50%;padding-right: 20px;box-sizing: border-box;}
.iSerList .title{color: #2a302f;font-size: 72px;padding: 10px 0;font-weight: bold;}
.iSerList .title .fontBig{color: #df1f0b;}
.iSerList .desc{color: #333;font-size: 20px;padding: 10px 0 20px;}

.iSerList .right{width: 50%;}
.iSerList .img{width: 100%;font-size: 0;overflow: hidden;}
.iSerList .img img{width: 100%;}

.iNews{width: 100%;padding: 80px 0 60px 0;}
.iNewList{width: 100%;padding: 20px 0;}
.iNewList ul{display: flex;flex-wrap: wrap;}
.iNewList ul li{width: 31.3%;margin: 1%;}
.iNewList .part{display: block;width: 100%;}
.iNewList .part .img{width: 100%;font-size: 0;display: block;}
.iNewList .part .img img{width: 100%;}
.iNewList .part .desc{}
.iNewList .part .title{display: block;color: #df1f0b;font-size: 18px;font-weight: bold;display: block;padding-top: 10px;}
.iNewList .part .time{color: #adadad;font-size: 12px;padding-bottom: 10px;}
.iNewList .part .text{color: #000;font-size: 18px;font-weight: 400;padding: 10px 0;}
.iNewList .part .more{color: #df1f0b;font-size: 12px;font-weight: bold;}

.footer{width: 100%;background: #000;padding: 25px 0 70px;}
.footList{width: 100%;display: flex;font-size: 16px;color: #fff;}
.footTitle{color: #df1f0b;height: 30px;line-height: 30px;margin-bottom: 10px;font-size: 18px;font-weight: 600;}
.fAbout{width: 35%;margin-right: 3%;}
.fAbout .desc{color: #fff;text-align: left;line-height: 34px;padding-bottom: 10px;font-weight: bold;}
.fAbout .fLogo{display: block;}
.fAbout .fLogo img{max-width: 160px;width:auto;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}

.fMenu{width: 30%;}
.fMenu ul{width: 120px;}
.fMenu ul li{padding: 8px 0;position: relative;}
.fMenu ul li a{font-size: 16px;color: #fff;}
.fMenu .icon img{width: 15px;vertical-align: middle;margin-left: 5px;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.fMenu ul li:hover a{color: #df1f0b;}
.fMenu ul li:hover .icon img{filter:none;}
.fMenuDown dl{ background:#f2f2f2; min-width:180px; position:absolute; left:100%;top:0px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.fMenuDown dl dd{ line-height:40px;}
.fMenuDown dl dd a{ font-size:14px; color:#2a302f !important; font-weight:bold; display:block; padding:0 20px; text-align:left;box-sizing: border-box;}
.fMenuDown dl dd a:hover{ color:#df1f0b !important;background: #d3d1d1;}

.fPolicy{width: 30%;}
.fPolicy ul li{font-size: 16px;color: #fff;padding: 8px 0;}
.fPolicy ul li a{font-size: 16px;color: #fff;}

.copyRight{width: 100%;padding: 20px 0;background: rgba(0,0,0,.8);}
.copyRight .list{display: flex;justify-content: space-between;align-items: center;color: #666;font-size: 14px;}

.pageComCon{width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: flex-start;background: #F3F0DB;}
.tongtu{width: 60%;font-size: 0;overflow: hidden;}
.tongtu img{width: 100%;height: 440px;object-fit: cover;}
.pageDesc{width: 40%;height: 440px;}
.pageDesc .desc{padding: 10%;box-sizing: border-box;}
.pageDesc .title{color: #000;font-size: 40px;text-align: center;font-weight: bold;}
.pageDesc .text{color: #000;font-size: 22px;text-align: center;}

.pageNav{width: 100%;padding: 10px 0px 20px 0px;}
.pageNav ul{display: flex;}
.pageNav ul li{line-height: 45px;font-size: 16px;padding: 0 10px;position: relative;}
.pageNav ul li:after{content: "/";position: absolute;top: 0;left: 0;}
.pageNav a{color: #333;}
.pageNav ul li:first-child:after{display: none;}
.pageNav ul li:first-child a{color: #cc3366;}

.about{width: 100%;padding: 20px 0 80px;}
.aboutDesc{color: #000;font-size: 16px;}
.aboutDesc .title{color: #000;font-size: 28px;font-weight: 400;padding: 20px 0 10px;}

.quality{width: 100%;padding: 20px 0 80px;}
.qualityDesc{color: #000;font-size: 16px;}
.qualityDesc .title{color: #000;font-size: 28px;font-weight: 400;padding: 20px 0 10px;}
.qualityList{width: 100%;}
.qualityList ul{display: flex;flex-wrap: wrap;}
.qualityList ul li{width: 18%;margin: 1%;}
.qualityList .img{width: 100%;font-size: 0;overflow: hidden;}
.qualityList .img img{width: 100%;}

.quaDownload{width: 100%;}
.quaDownload .title{color: #df1f0b;font-size: 32px;font-weight: bold;padding: 10px 0;}
.quaDownload ul li{padding-bottom: 20px;}
.quaDownload .tit{color: #cc3366;font-size: 16px;display: inline-block;}
.quaDownload .tit:hover{color: #32373c;}
.quaDownload .down{color: #fff;font-size: 16px;display: inline-block;background: #32373c;border-radius: 20px;padding: 5px 10px;margin-left: 10px;}
.quaDownload .down:hover{opacity: 0.8;}



.product{width: 100%;padding: 20px 0 80px;}
.ProList{width: 100%;}
.ProList ul{display: flex;flex-wrap: wrap;}
.ProList ul li{width: 23%;margin: 1%;}
.ProList .part{display: block;width: 100%;}
.ProList .part .img{width: 100%;font-size: 0;overflow: hidden;border: 1px solid #54595f;}
.ProList .part .img img{width: 100%;}
.ProList .part .desc{padding-top: 30px;color: #000;font-size: 16px;text-align: center;font-weight: bold;}

.ProdDetail{width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: flex-start;background: #F3F0DB;}
.ProdImg{width: 60%;font-size: 0;overflow: hidden;text-align: right;}
.ProdImg img{width: auto;object-fit: cover;max-width: 100%;}
.ProdDesc{width: 40%;background: #F3F0DB;}
.ProdDesc .desc{padding: 30px;box-sizing: border-box;}
.ProdDesc .title{color: #000;font-size: 40px;text-align: center;font-weight: bold;}
.ProdDesc .text{color: #000;font-size: 22px;text-align: center;}

.Prodetail{}

.news{width: 100%;padding: 50px 0 80px 0;}
.news .Warp{border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;padding: 0 5%;box-sizing: border-box;}
.newDetail{width: 100%;}
.newDetail .newDay{font-size: 15px;color: #df1f0b;text-align: right;}
.newDetail .newTitle{text-align: center;color: #011640;font-size: 50px;font-weight: 600;}
.newDetail .newList{display: flex;justify-content: space-between;}
.newDetail .newList .left{width: 60%;}
.newDetail .newList .right{width: 40%;text-align: right;}
.newDetail .newList .desc{color: #000;font-size: 26px;}
.newDetail .newList .desc p{line-height: 1.6;}
.newDetail .newList .shareTit{color: #848484;font-size: 15px;font-weight: 400;}
.newDetail .newList .share{margin-top: 40px;}
.newDetail .newList .share ul{display: flex;justify-content: flex-end;}
.newDetail .newList .share ul li{padding: 0 10px;}
.newDetail .newDesc{width: 100%;padding-bottom: 40px;}
.newDetail .newDesc .img1{width: 100%;font-size: 0;}
.newDetail .newDesc .img1 img{width: 100%;}
.newDetail .newDesc .desc{color: #000;font-size: 18px;}
.newDetail .newDesc .list ul{display: flex;flex-wrap: wrap;}
.newDetail .newDesc .list ul li{width: 48%;margin: 1%;}
.newDetail .newDesc .list img{width: 100%;}

.NewCon{width: 100%;padding: 40px 0;border-top: 1px solid #000;}
.NewCon .title{font-size: 30px;color: #df1f0b;font-weight: bold;text-align: center;}
.NewCon .list{display: flex;justify-content: space-between;padding-top: 30px;}
.NewCon .left{width: 50%;}
.NewCon .right{width: 50%;padding-left: 20px;box-sizing: border-box;}
.newStyle1{width: 100%;}
.newStyle1 .img{display: block;width: 100%;font-size: 0;overflow: hidden;}
.newStyle1 .img img{width: 100%;}
.newStyle1 .tit{color: #df1f0b;font-size: 24px;padding: 10px 0;display: block;}
.newStyle1 .time{color: #999;font-size: 13px;}
.newStyle1 .txt{color: #333;font-size: 16px;padding: 10px 0;}
.newStyle1 .more{color: #333;font-size: 16px;font-weight: bold;}

.newStyle2{width: 100%;}
.newStyle2 ul li{margin-top: 20px;padding-top: 20px;border-top: 1px solid rgba(214,214,214,0.49);}
.newStyle2 ul li:first-child{margin-top: 0px;padding-top: 0px;border-top: none;}
.newStyle2 .part{display: flex;justify-content: space-between;width: 100%;}
.newStyle2 .part .img{width: 80px;margin-right: 10px;height: 80px;}
.newStyle2 .part .img img{width: 100%;height: 100%;object-fit: cover;}
.newStyle2 .part .desc{width: calc(100% - 90px);}
.newStyle2 .part .tit{color: #444;font-size: 14px;font-weight: bold;}
.newStyle2 .part .tit:hover{color: #000;}
.newStyle2 .part .time{color: #999;font-size: 13px;}

.contact{width: 100%;padding: 20px 0 80px;}
.contDesc{color: #000;font-size: 16px;}
.contDesc .title{color: #000;font-size: 28px;font-weight: 400;padding: 20px 0 10px;}

.contDesc .list{width: 100%;}
.contDesc .list ul{display: flex;flex-wrap: wrap;}
.contDesc .list ul li{/*width: 31.3%;margin: 1%;*//*margin-left: -17px;*/}
.contDesc .list .part{width: 100%;}
.contDesc .list .part .img{width: 100%;font-size: 0;overflow: hidden;}
.contDesc .list .part .img img{width: 100%;}
.contDesc .list .part .desc{color: #000;font-size: 16px;}
.contDesc .list .part a{color: #cc3366;}
.contDesc .list .part h3{color: #000;font-size: 24px;font-weight: 400;}

.inside{width: 100%;padding: 20px 0 80px;}
.insideList{width: 100%;}



@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}
.tongtu img{height: 320px;}
.pageDesc{height: 320px;}

}



@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.banner_swiper .title{font-size: 62px;}
.banner_swiper .txt{font-size: 32px;}
.iText .desc{font-size: 38px;}
.iProList ul li{width: 31.3%;}
.iSerList .title{font-size: 62px;}
.iNewList ul li{width: 48%;}
.ProList ul li{width: 31.3%;}
.newDetail .newDay{text-align: center;}
.newDetail .newTitle{font-size: 40px;}
.newDetail .newList{display: block;}
.newDetail .newList .left{width: 100%;}
.newDetail .newList .right{width: 100%;text-align: center;}
.newDetail .newList .share ul{justify-content: center;align-items: center;}
.NewCon .list{display: block;}
.NewCon .left{width: 100%;}
.NewCon .right{width: 100%;padding-left: 0;margin-top: 20px;}






}

@media only screen and (max-width: 760px) {
.wapper{ width:100%;}
.iText .desc{font-size: 26px;}
.iComTitle{font-size: 32px;}
.iProList ul li{width: 98%;}
.iProDesc{display: block;}
.iProDesc .desc{width: 100%;}
.iProDesc .right{width: 100%;}
.iSerList{display: block;}
.iSerList .left{width: 100%;padding-right: 0;}
.iSerList .right{width: 100%;margin-top: 20px;}
.iSerList .title{font-size: 48px;}
.iNewList ul li{width: 98%;}
.footList{flex-wrap: wrap;}
.footTitle{height: auto;}
.fAbout{width: 100%;margin-right: 0;}
.fMenu{width: 50%;}
.fPolicy{width: 50%;}
.copyRight .list{display: block;text-align: center;}

.pageComCon{display: block;}
.tongtu{width: 100%;}
.tongtu img{height: auto;}
.pageDesc{width: 100%;height: auto;}
.pageDesc .text{font-size: 20px;}
.qualityList ul{justify-content: center;}
.qualityList ul li{width: 48%;}
.ProList ul li{width: 48%;}
.ProList .part .desc{padding-top: 15px;}

.ProdDetail{display: block;}
.ProdImg{width: 100%;text-align: center;}
.ProdDesc{width: 100%;}

.contDesc .list ul li{width: 98%;}



}