/*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:'Microsoft YaHei'; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper2{ width:1300px; margin:0 auto;padding: 0 10px;box-sizing: border-box;}


.header{ position:fixed;top: 0;left: 0;width: 100%;background: rgba(0,0,0,0.5);z-index: 999;border-bottom: 1px solid rgba(255,255,255,0.2);}
.headList{display: flex;justify-content: space-between;align-items: center;height: 80px;padding: 0 20px;box-sizing: border-box;width: 100%;position: relative;}
.logo{display: block;}
.logo img{max-height: 55px;width: auto;}
.fTel{margin-left: 10px;}
.fTel img{max-height: 45px;}

/*menu*/
.pc_menu{}
.menu{height:80px;line-height:80px;}
.menu ul li{ float:left;}
.menu a{ font-size:16px;color:#fff;display:block;text-align:center;padding: 0 20px;font-weight: bold;transition: 0.3s;}
.menu a:hover{color:#daa73c;}
a.menu_hover{color:#f89216;}
.menu2{ background:#fff; width:100%; position:absolute; left:0px; top:80px;box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:30px 0;display:block;z-index: 999;display: none;}
.menu2Warp{width: 100%;padding: 0 5%;box-sizing: border-box;display: flex;justify-content: center;}
.menu2Warp dl{width: 16.666%;padding: 0 10px;box-sizing: border-box;}
.menu2Warp .img{display: block;width: 100%;height: 150px;border-radius: 10px 10px 0 0;overflow: hidden;padding: 0;}
.menu2Warp .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.menu2Warp .img:hover img{transform: scale(1.1);}
.menu2Warp dl dd{text-align: center;margin: 5px 0;}
.menu2Warp dl dd a{display: block;font-size: 20px;font-weight: bold;color: #333;line-height: 30px;}
.menu2Warp dl dd a:hover{color: #f89216;}
.menu2Warp .item{width: 20%;padding: 0 10px;box-sizing: border-box;}
.menu2Warp .part{width: 100%;border-top: 5px solid #0cac40;line-height: 1.5;border-radius: 5px 5px 0 0;}
.menu2Warp .part .t1{font-weight: bold;text-align: left;display: block;font-size: 20px;line-height: 40px;color: #333;padding: 0;}
.menu2Warp .part .t1:hover{color: #f89216;}
.menu2Warp .part .t2{font-weight: bold;text-align: left;display: block;line-height: 32px;color: #daa73c;font-size: 15px;padding: 0;}
.menu2Warp .links{display: flex;flex-wrap: wrap;border-top: 1px solid #e9e9e9;}
.menu2Warp .links a{color: #666;line-height: 28px;padding-right: 20px;font-weight: normal;padding-left: 0;font-size: 14px;}
.menu2Warp .icon{display: block;text-align: center;padding-top: 20px;box-sizing: border-box;}
.menu2Warp .icon img{max-width: 67px;width: 100%;}
.menu2Warp .box{background: #e9e9e9;margin-top: 10px;}
.menu2Warp .box a:hover{transform: scale(1.05);}




/*mMenu*/
.m_header{width: 100%;z-index: 999;}
.sp_header{height:60px;overflow:hidden;background:rgba(0,0,0,0.5);position:fixed;z-index:10;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:60px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_navBg{width: 60px;height:60px;float:right;background: #0cac40;display: flex;justify-content: center;align-items: center;}
.sp_nav{width:50px;position:relative;cursor:pointer;height:30px;margin-top:5px}
.sp_nav span{display:block;background:#fff;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:99;background:#fff;width:80%;height:100%;font-size:14px;line-height:40px;top: 0;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;display: none;}
.nav_show{right: 0;}
.sjj_nav>ul{padding: 0 20px;box-sizing: border-box;}
.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:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.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:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;line-height: 35px;}
.sjj_nav ul li ul li a{padding: 0 30px;}

.sjj_navTop{padding: 20px;box-sizing: border-box;text-align: right;}
.sjj_navTop img{width: 30px;}

/*swiper*/
.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*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{width: 100px;height: 3px;position: relative;background: rgba(255,255,255,0.7);border-radius: 0;opacity: 0.9;}
.bannerSwiper .swiper-pagination-bullet::before {content: '';height: 100%;position: absolute;top: 0;left: 0;width: 0;}
.bannerSwiper .swiper-pagination-bullet-active::before {transition: width 4s;width: 100%;background-color: #f89216;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{color: #fff;opacity: 0.8;}
.bannerSwiper .swiper-button-next:hover,.bannerSwiper .swiper-button-prev:hover{color: #fff;opacity: 1;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 30px;}
.banner .part{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.banner .part .img,
.banner .part .video{width: 100%;height: 100%;overflow: hidden;font-size: 0px;}
.banner .part .img img,
.banner .part .video video{width: 100%;height: 100%;object-fit: cover;height: 788px;}
.banner .part .imgTop{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;left: 0;display: flex;justify-content: center;align-items: center;z-index: 8;}
.banner .part .desc{text-align: center;}
.banner .part .topImg{margin-bottom: 30px;}
.banner .part .topImg img{width: auto;height: auto;max-width: 100%;margin: 0 auto;}
.banner .part .t1{font-size: 28px;color: #fff;}
.banner .part .more{text-align: center;margin-top: 50px;}
.banner .part .more a{display: inline-block;padding: 12px 45px;border-radius: 50px;color: #fff;background: #f89216;font-size: 14px;}
.banner .part .more a:hover{background: #fff;color: rgb(8, 59, 88);}


/*common*/
.iComTitle{text-align: center;margin-bottom: 30px;}
.iComTitle .t1{font-size: 36px;font-weight: bold;color: #daa73c;}
.iComTitle .t2{font-size: 26px;font-weight: bold;margin-top: 10px;color: #daa73c;}
.iComTitle span{color: #0cac40;}




.disFlex{display: flex;flex-wrap: wrap;}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}
.bgfff{background: #fff;}
.fff{color: #fff !important;}
.img{font-size: 0px;overflow: hidden;}
.text-center{text-align: center !important;}





.index1{width: 100%;padding: 35px 0;}
.index1 ul li{width: 14.285714285714285%;text-align: center;}
.index1 .img img{max-width: 100%;}
.index1 .t1{font-size: 16px;color: #595959;padding: 10px 0;}


.index2{width: 100%;padding: 55px 0;position: relative;}
.index2:before{position: absolute;top: 0;left: 0;width: 100%;height: 150px;background: url(../images/ccc1.jpg) bottom center no-repeat;content: "";z-index: -1;}
.i2Slide{width: 100%;border: 1px solid #e4e4e4;border-radius: 10px;overflow: hidden;background: #fff;margin-bottom: 50px;}
.i2Tab{width: 100%;}
.i2Tab ul{display: flex;flex-wrap: wrap;}
.i2Tab ul li{width: 20%;text-align: center;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;background: #666;}
.i2Tab ul li a{color: #fff;}
.i2Tab ul li.on{background: #daa73c;}

.i2Panel{width: 100%;padding: 30px 28px;box-sizing: border-box;}
.i2Panel .panel{background: url(../images/111101.jpg) bottom right no-repeat;background-size: cover;width: 100%;display: flex;justify-content: space-between;}
.i2Panel .left{width: 300px;position: relative;overflow: hidden;margin-right: 10px;}
.i2Panel .left .img{width: 100%;height: 100%;}
.i2Panel .left .img img{width: 100%;height: 100%;object-fit: cover;max-height: 348px;}
.i2Panel .left .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 30px 20px;box-sizing: border-box;background: rgba(0,0,0,0.1);color: #fff;}
.i2Panel .left .t1{font-size: 26px;font-weight: bold;}
.i2Panel .left .info{color: #D3D3D3;font-size: 14px;margin: 20px 0;}
.i2more{display: block;width: 126px;height: 40px;line-height: 40px;background: #daa73c;border-radius: 50px;text-align: center;font-size: 14px;color: #fff;}
.i2Panel .right{flex: 1;width: 100%;}
.i2Panel ul li{width: 33.33%;padding: 0 5px;margin-bottom: 10px;box-sizing: border-box;}
.i2Panel .part{display: block;width: 100%;text-align: center;}
.i2Panel .part .img{width: 100%;height: 107px;}
.i2Panel .part .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.3s;}
.i2Panel .part .t1{font-size: 16px;color: #000;font-weight: bold;padding: 5px 0;}
.i2Panel .part .info{font-size: 12px;color: #A9A9A9;}
.i2Panel .part:hover .img img{transform: scale(1.1);}

.i2List{width: 100%;}
.i2List ul li{width: 33.333%;padding: 0 15px;box-sizing: border-box;}
.i2List .part{width: 100%;text-align: center;transition: 0.5s;}
.i2List .part .img{width: 100%;}
.i2List .part .img img{width: 100%;}
.i2List .part .desc{padding: 30px;box-sizing: border-box;color: #333;}
.i2List .part .numb{font-size: 26px;}
.i2List .part .t1{font-size: 18px;margin-top: 15px;}
.i2List .part .info{font-size: 14px;color: #999;margin-top: 15px;}
.i2List .part:hover{background: #daa73c;box-shadow: 0 3px 15px 2px rgb(37 85 243 / 20%);transform: translateY(-10px);}
.i2List .part:hover .desc{color: #fff;}
.i2List .part:hover .info{color: #fff;}

.index3{width: 100%;padding-top: 100px;padding-bottom: 50px;}
.i3List{width: 100%;}
.i3List ul li{width: 25%;padding: 0 15px;box-sizing: border-box;}
.i3List .part{display: block;width: 100%;position: relative;overflow: hidden;height: 100%;}
.i3List .part .img{width: 100%;height: 100%;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 30px 35px;box-sizing: border-box;color: #fff;transition: 0.3s;}
.i3List .part .t1{font-size: 22px;font-weight: bold;}
.i3List .part .line{width: 30px;height: 1px;background: #ffbd29;margin: 20px 0;}
.i3List .part .info{font-size: 18px;opacity: 0;transition: 0.3s;}
.i3List .part:hover .imgTop{background: rgb(225 172 65);}
.i3List .part:hover .info{opacity: 1;}

.index4{width: 100%;padding-top: 100px;padding-bottom: 70px;}
.i4Slide{width: 100%;border: 1px solid #e4e4e4;border-radius: 10px;overflow: hidden;background: #fff;margin-bottom: 50px;}
.i4Tab{width: 100%;}
.i4Tab ul{display: flex;flex-wrap: wrap;}
.i4Tab ul li{width: 33.3%;text-align: center;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;background: #666;}
.i4Tab ul li a{color: #fff;}
.i4Tab ul li.on{background: #daa73c;}

.i4Panel{width: 100%;padding: 30px 28px;box-sizing: border-box;}
.i4Warp{width: 100%;display: flex;justify-content: space-between;}
.i4Warp .desc{width: 50%;padding-right: 20px;box-sizing: border-box;}
.i4Warp .desc .t1{font-size: 36px;font-weight: bold;color: #daa73c;}
.i4Warp .desc .info{color: #595959;font-size: 14px;margin: 20px 0;}
.i4Warp .desc .line{width: 80px;height: 3px;background: #222222;margin: 20px 0;}
.i4Warp .img{width: 50%;}
.i4Warp .img img{width: 100%;}
.i4Cet{width: 100%;}
.i4Cet img{width: 100%;}

.i2more:hover{color: #fff;background: #c7942a;}

.index5{width: 100%;padding-top: 80px;padding-bottom: 50px;}
.i5List{width: 100%;}
.i5List ul li{width: 25%;padding: 0 15px;box-sizing: border-box;margin-bottom: 20px;}
.i5List .part{display: block;width: 100%;overflow: hidden;}
.i5List .part .img{width: 100%;border-radius: 5px;background: #fff;padding: 5px;box-sizing: border-box;}
.i5List .part .img img{width: 100%;}
.i5List .part .t1{text-align: center;padding: 5px 0;font-size: 14px;color: #333;}
.index5 .i2more{margin: 20px auto;}

.index6{width: 100%;border-top: 1px solid #f0f0f0;margin-top: 10px;padding: 60px 0;background: #fff;}
.i6List{width: 100%;}
.i6List ul li{padding: 30px 0;border-top: 1px solid #DDD;display: flex;}
.i6List .date{width: 100px;}
.i6List .time{color: #999;font-size: 24px;font-weight: normal;margin: 0px 0 30px;transition: all .5s ease;}
.i6List .icon{display: block;width: 40px;height: 30px;color: #ccc;transition: all .5s ease;font-size: 16px;text-align: center;line-height: 30px;}
.i6List .desc{width: 100%;flex: 1;padding: 0 30px 0 60px;box-sizing: border-box;position: relative;transition: 0.3s;}
.i6List .desc:before{position: absolute;top: 10px;left: 0px;width: 40px;height: 1px;background: #ccc;content: "";transition: 0.3s;}
.i6List .t1{display: block;margin-bottom: 10px;font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.i6List .info{font-size: 14px;color: #999;height: 48px;line-height: 24px;overflow: hidden;}
.i6List .img{display: block;width: 165px;height: 110px;overflow: hidden;}
.i6List .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.i6List ul li:hover .icon{background: #303030;}
.i6List ul li:hover .desc{padding-left: 80px;}
.i6List ul li:hover .desc:before{width: 60px;}
.i6List ul li .img:hover img{transform: scale(1.2);}
.index6 .i2more{margin: 20px auto;}

.index7{width: 100%;padding: 80px 0;border-top: 8px solid #daa73c;}
.i7Form{width: 100%;max-width: 760px;margin: 0 auto;}
.i7Form ul li{margin-bottom: 15px;}
.i7Form .tit{color: #262626;font-size: 16px;line-height: 32px;}
.i7Form .tit em{font-style: normal;color: #f00;}
.i7Form textarea,
.i7Form input{width: 100%;height: 30px;background: #fff;border: 1px solid #ccc;border-radius: 5px;padding: 0 10px;box-sizing: border-box;outline: none;}
.i7Form textarea{height: 80px;padding: 10px;}

.i7Form textarea:focus,
.i7Form input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.i7Form .input{position: relative;}
.i7Form .error{position: absolute;left: 0;bottom: -20px;font-size: 12px;color: #f00;display: none;}
.i7Form button{width: 300px;height: 50px;line-height: 50px;background: #daa73c;border-radius: 50px;text-align: center;font-size: 14px;color: #fff;border: none;margin: 20px auto;display: block;}

.footer{width: 100%;padding: 50px 100px 10px 100px;box-sizing: border-box;color: #A9A9A9;font-size: 14px;border-top: 8px solid #daa73c;}
.fWarp{display: flex;width: 100%;justify-content: space-between;}
.fWarp .item{margin-right: 5%;}
.fLogo{width: 100%;margin-bottom: 30px;}
.fLogo img{max-width: 250px;width: auto;}
.fInfo{font-size: 14px;max-width: 560px;margin: 20px 0;}
.fTit{color: #fff;font-size: 18px;}
.fWarp .item dl dd{margin: 10px 0;}
.fWarp a{color: #A9A9A9;}
.fWarp .item:last-child{margin: 0;}
.fEwm{width: 120px;text-align: center;}
.fEwm img{width: 100%;}

.copyright{padding: 50px 0;text-align: center;border-bottom: 1px solid #fff;}
.toTop{position: fixed;bottom: 20px;right: 20px;display: none;}
.toTop.active{display: block;}
.toTop a{display: block;width: 40px;height: 40px;border-radius: 50%;background: #daa73c url(../images/totop.png) no-repeat center center;border-radius: 5px;}

.tongtu{width: 100%;padding-top: 80px;color: #fff;}
.tongtu .wapper2{padding: 90px 20px;box-sizing: border-box;}
.tongtu .t1{font-size: 36px;font-weight: bold;text-align: center;}
.tongtu .info{font-size: 16px;margin-top: 20px;text-align: center;}

.pMenu{width: 100%;padding: 30px 0;}
.pMenu ul{display: flex;flex-wrap: wrap;justify-content: center;}
.pMenu ul li{margin: 0 10px;margin-bottom: 5px;}
.pMenu ul li a{display: block;padding: 10px 30px;background: #e9e9e9;border-radius: 50px;font-size: 14px;color: #333;}
.pMenu ul li a:hover,
.pMenu ul li.on a{background: linear-gradient(120deg, #daa73c, #daa73c);color: #fff;}

/*----------------------*/
.about{width: 100%;padding: 35px 0 80px;}
.aboWarp{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.aboDesc{width: 48%;}
.aboT1{font-size: 36px;font-weight: bold;color: #daa73c;}
.aboInfo{font-size: 16px;color: #1f1f1f;margin: 20px 0;}
.aboImg{width: 50%;font-size: 0px;}
.aboImg img{width: 100%;}
.aboDesc .line{width: 80px;height: 3px;background: #222222;margin: 20px 0;}

.aboList{display: flex;flex-wrap: wrap;margin: 20px 0;}
.aboList .img{padding: 0 10px;box-sizing: border-box;flex: 1;}
.aboList .img img{width: 100%;}

/*----------------------*/
.pt160{padding-top: 160px;}
.pt80{padding-top: 80px;}
.current{padding: 25px 0;}


.proClass{width: 100%;}
.proTop{width: 100%;padding-bottom: 110px;}
.proTop .t2{font-size: 36px;color: #000;font-weight: bold;margin-bottom: 50px;}
.proTop .t2 span{color: #daa73c;}
.proTop .img{width: 38%;}
.proTop .img img{width: 100%;}
.proTop .desc{width: 58%;}
.proTop .info{font-size: 16px;color: #696969;}
.proTop .tel{margin: 20px 0;font-weight: bold;color: #daa73c;font-size: 26px;}
.proEwm{margin-top:20px;}
.proEwm img{width:120px;}


.proMenu{width: 100%;margin-top: 50px;}
.proMenu ul{display: flex;flex-wrap: wrap;}
.proMenu ul li{display: inline-block;margin-right: 15px;margin-bottom: 10px;}
.proMenu a{display: block;padding: 10px 30px;background: #e9e9e9;color: #333;font-weight: bold;font-size: 16px;}
.proMenu ul li a:hover,
.proMenu ul li.on a{background: #daa73c;color: #fff;}

.current{width: 100%;font-size: 14px;color: #666;}
.current ul{display: flex;flex-wrap: wrap;}
.current ul li{padding-right: 5px;}
.current ul li:after{position: relative;padding-left: 5px;content: "/";}
.current ul li a{color: #666;}
.current ul li:last-child:after{display: none;}

.product{width: 100%;padding-bottom: 50px;}
.proList{width: 100%;padding: 20px 0;}
.proList ul li{width: 25%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.proList .part{display: block;width: 100%;height: 100%;border-bottom: 1px solid #000;transition: 0.3s;}
.proList .part .img{width: 100%;overflow: hidden;}
.proList .part .img img{width: 100%;transition: 0.5s;}
.proList .part .t1{text-align: center;line-height: 50px;width: 100%;height: 50px;overflow: hidden;color: #000;font-size: 18px;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.proList .part:hover{background: #fff;box-shadow: 0px 5px 10px #2a2b304a;}
.proList .part:hover .img img{transform: scale(1.1);}
.proTitle{text-align: center;margin-bottom: 30px;font-size: 26px;color: #000;font-weight: bold;}
.ProDetail{width: 100%;padding-bottom: 70px;}
.ProdWarp{width: 100%;margin-bottom: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: space-between;}
.ProdLeft{width: calc(100% - 400px);}
.ProdLeft .right{width: 370px;}
.ProdLeft .left{position: sticky;z-index: 1;overflow-x: hidden;top: var(--sticky-offset,0);}

.ProdSwiper{width: 100%;}
.ProdSwiper .swiper-button-next,.ProdSwiper .swiper-button-prev{width: 26px;height: 50px;background: #f89216;color: #fff;}
.ProdSwiper .swiper-button-next:after,.ProdSwiper .swiper-button-prev:after{font-size: 20px;}
.ProdSwiper .swiper-button-next{right: 0;}
.ProdSwiper .swiper-button-prev{left: 0;}

.ProdDesc{width: 100%;margin-top: 80px;}
.ProdDesc h2{line-height: 40px;font-weight: normal;border-bottom: 1px solid #ccc;font-size: 18px;color: #222;}
.ProdDesc h2 span{border-bottom: 1px solid #0cac40;display: inline-block;}
.ProdDesc .info{padding: 20px 0;font-size: 16px;color: #595959;}

.pkeywords{width: 100%;padding: 40px 0;border-top: 1px solid #ccc;}
.slideBtn {padding: 20px;display: flex;justify-content: space-between;width: 100%;box-sizing: border-box;margin-bottom: 20px;}
.guite {font-size: 14px;}
.otherName {font-size: 12px;color: #000;}
.slideBtn a:hover {color: #60a9d7;}
.ProdCont {position: -webkit-sticky;position: sticky;z-index: 1;top: 120px;overflow-x: hidden;padding: 0 30px;width: 100%;background: #fff;padding-top: 20px;border-top: 5px solid #0cac40;border-radius: 10px;color: #555;box-shadow: 0px 23px 32px 0px rgb(59 69 116 / 27%);box-sizing: border-box;}
.ProdCont h2{font-size: 26px;font-weight: normal;margin-bottom: 10px;color: #222;}
.ProdCont h3{font-size: 14px;color: #555;font-weight: normal;margin-bottom: 5px;}
.ProdCont .desc{font-size: 14px;color: #555;padding: 10px 0;}
.ProdCont .desc a{color: #f89216;}
.ProdCont h4{font-size: 18px;color: #f89216;font-weight: normal;margin-bottom: 5px;}
.ProdCont .more{padding: 20px 0;text-align: center;}
.ProdCont .more a{display: inline-block;margin: 0 10px;background-image: linear-gradient(to bottom,#68c209,#017d42);padding: 10px 35px;color: #fff;font-size: 14px;border-radius: 50px;transition: 0.5s;}
.ProdCont .more a:last-child{background-image: linear-gradient(to bottom,#ffc263,#ff9c00);}
.ProdCont .more a:hover{box-shadow: inset 2px 3px 5px rgb(0 0 0 / 13%);transform: translateY(-10px);}

.service{width: 100%;padding: 55px  0 80px;}

.inside{width: 100%;padding: 60px 0;}






@media only screen and (max-width: 1580px) {
.banner .part .img img, .banner .part .video video{height: 640px;}
.menu2Warp dl dd a{font-size: 18px;}
.menu2Warp .part .t1{font-size: 18px;}
.menu2Warp .part .t2{font-size: 14px;}
.menu2Warp .links a{font-size: 13px;padding-right: 10px;}
.footer{padding: 50px 60px 10px 60px;}
.fInfo{max-width: 320px}

}



@media only screen and (max-width: 1280px) {
.wapper2{ width:100%;}
.logo img{max-height: 45px;}
.menu a{font-weight: normal;padding: 0 10px;font-size: 15px;}
.fTel img{max-height: 30px;}
.menu2Warp dl dd a{font-size: 16px;}
.menu2Warp .item{padding: 0 10px;}
.banner .part .img img, .banner .part .video video{height: 580px;}
.banner .part .topImg img{max-width:220px;width: 100%;}
.banner .part .t1{font-size: 26px;}
.banner .part .more{margin-top: 30px;}
.i3List .part .imgTop{padding: 20px;}
.i3List .part .t1{font-size: 20px;}
.i3List .part .info{font-size: 16px;}
.i3List .part .line{margin: 15px 0;}
.i4Warp .desc .t1{font-size: 28px;}
.i5List ul li{padding: 0 10px;margin-bottom: 10px;}
.footer{padding: 50px 40px 10px 40px;}
.fInfo{max-width: 260px}
.fWarp .item{margin-right: 3%;}
.fEwm{width: 100px;}
.fEwm img{width: 100%;}
.tongtu .t1{font-size: 28px;}
.aboT1{font-size: 28px;}
.aboInfo{font-size: 14px;}
.proTop .t2{font-size: 28px;margin-bottom: 40px;}
.proTop .tel{font-size: 22px;}
.ProdLeft{width: calc(100% - 280px);}
.ProdRight{width: 250px;}
.ProdCont{padding: 15px;}
.ProdCont h2{font-size: 22px;}
.ProdCont .more a{margin: 0 2px;padding: 8px 15px;}



}


@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.banner .part .img img, .banner .part .video video{height: 460px;}
.banner .part .topImg img{max-width:120px;width: 100%;}
.banner .part .t1{font-size: 22px;}
.banner .part .more a{padding: 10px 35px;}
.bannerSwiper .swiper-pagination-bullet{width: 60px;}
.i2Tab ul li{font-size: 14px;}
.i2Panel .left .info{margin: 10px 0;}
.i2Panel .left{width: 250px;}
.i2Panel .left .t1{font-size: 22px;}
.i2Panel .left .imgTop{padding: 15px;}
.i2List .part .desc{padding: 20px;}
.i2List ul li{padding: 0 10px;}
.i3List .part .imgTop{padding: 15px;}
.i3List .part .t1{font-size: 18px;}
.i3List .part .info{font-size: 14px;}
.i3List .part .line{margin: 15px 0;}
.i3List ul li{padding: 0 10px;}
.i4Tab ul li{font-size: 14px;}
.i4Warp {flex-wrap: wrap;}
.i4Warp .desc{width: 100%;padding: 0;margin-bottom: 20px;}
.i4Warp .img{width: 100%;}
.i5List ul li{width: 50%;}
.tongtu .t1{font-size: 22px;}
.aboT1{font-size: 22px;}
.aboInfo{font-size: 14px;}
.tongtu .info{font-size: 14px;}
.tongtu .wapper2{padding: 50px 20px;}
.pMenu ul li a{padding: 8px 15px;}
.pMenu ul li{margin: 0 5px;}
.proTop .t2{font-size: 22px;margin-bottom: 20px;}
.proTop .tel{font-size: 18px;}
.proTop .info{font-size: 14px;}
.proList ul li{padding: 0 10px;}
.iComTitle .t2{font-size: 18px;}




}

@media only screen and (max-width: 780px) {
.banner{margin-top:60px;}
.banner .part .img img, .banner .part .video video{height: 100%;}
.banner .part .topImg{margin-bottom: 20px;}
.banner .part .topImg img{max-width:80px;width: 100%;}
.banner .part .t1{font-size: 18px;}
.banner .part .more a{padding: 8px 25px;}
.bannerSwiper .swiper-pagination-bullet{width: 40px;}
.index1 ul{flex-wrap: wrap;justify-content: center;}
.index1 ul li{width: 33.33%;margin-bottom: 20px;}
.iComTitle .t1{font-size: 26px;}
.i2Tab ul li{font-weight: normal;}
.i2Panel .left{width: 100%;margin: 0;margin-bottom: 20px;}
.i2Panel .panel{flex-wrap: wrap;}
.i2Panel ul li{width: 50%;}
.i2List ul{flex-wrap: wrap;}
.i2List ul li{padding: 0;width: 100%;}
.i2List .part{display: flex;justify-content: space-between;padding: 0;}
.i2List .part .img{width: 50%;}
.i2List .part .desc{width: 50%;}
.i2List ul li:nth-child(even) .part .img{order: 1;}
.i2List ul li:nth-child(even) .part .desc{order: 0;}
.i2List .part:hover{background: #fff;transform: translateY(0px);}
.i2List .part:hover .desc{color: #333;}
.i2List .part:hover .info{color: #333;}
.i3List ul li{width: 50%;margin-bottom: 20px;}
.i4Tab ul li{font-weight: normal;}
.i6List ul{display: flex;flex-wrap: wrap;}
.i6List ul li{width: 50%;padding: 0 10px;margin-bottom: 10px;box-sizing: border-box;flex-wrap: wrap;}
.i6List .date{display: none;}
.i6List .desc{width: 100%;padding: 0;order: 1;padding-top: 10px;}
.i6List .desc:before{display: none;}
.i6List .img{width: 100%;height: auto;order: 0;overflow: hidden;font-size: 0px;}
.i6List ul li:hover .desc{padding: 0;padding-top: 10px;}
.fWarp{flex-wrap: wrap;}
.fWarp .item{width: 100%;margin: 0;margin-bottom: 20px;}
.fInfo{display: none;}
.fWarp .i2more{display: none;}
.fEwm{display: none;}
.copyright{padding: 30px 0;}
.fLogo{margin-bottom: 10px;}
.fLogo img{max-height: 40px;}
.fWarp .item dl dd{margin: 5px 0;}
.copyright{padding: 20px 0;}
.toTop{right: 5px;}
.aboDesc{width: 100%;margin-bottom: 20px;}
.aboImg{width: 100%;}
.aboList .img{padding: 0 5px;}
.proTop .img{width: 100%;margin-bottom: 20px;}
.proTop .desc{width: 100%;}
.proMenu a{font-weight: normal;}
.proList ul li{width: 50%;}
.ProdWarp{display: block;}
.ProdLeft{width: 100%;}
.ProdRight{width: 100%;}
.ProdDesc{margin-top: 40px;}





}

@media only screen and (max-width: 580px) {
.wapper2{padding: 0 5px;}
.i2Tab ul li{font-size: 12px;}
.i2Panel{padding: 15px 0;}
.i2Panel .part .t1{font-size: 14px;}
.i2List .part .desc{padding: 10px;}
.i2List .part .numb{font-size: 18px;}
.i2List .part .t1{font-size: 16px;margin-top: 5px;}
.i2List .part .info{font-size: 12PX;margin-top: 5PX;}
.i3List ul li{padding: 0;margin: 0;}
.i3List .part .line{margin: 5px 0;}
.i4Tab ul li{font-size: 12px;}
.i4Panel{padding: 20px 10px;}
.i4Warp .desc .t1{font-size: 22px;}
.index4{padding-top: 60px;padding-bottom: 30px;}
.i5List ul li{padding: 0 2px;margin-bottom: 10px;}
.i6List ul li{padding: 0 2px;}
.index7{padding: 50px 0;}
.i7Form button{width: 220px;height: 40px;line-height: 40px;}
.pMenu ul li a{font-size: 12px;padding: 5px 10px;}
.pMenu ul li{margin: 0 2px;}
.aboList{flex-wrap: wrap;}
.aboList .img{width: 50%;padding: 3px;box-sizing: border-box;flex: auto;}
.about{padding: 40px 0;}
.i2Panel .left .t1{font-size: 18px;}
.pt160{padding-top: 80px;}
.proMenu ul li{margin-right: 10px;}
.proMenu a{padding: 8px 20px;}
.proTop{padding-bottom: 40px;}
.proList ul li{padding: 0 2px;margin-bottom: 10px;}
.proList .part .t1{font-size: 16px;}
.proTop .tel{font-size: 16px;}
.ProdDesc .info{font-size: 14px;padding: 10px 0;}
.proTitle{font-size: 22px;margin-bottom: 20px;}
.iComTitle .t2{font-size: 16px;}







}