/*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;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
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; }
.wapper{ width: 100%; margin:0 auto;max-width: 1500px;}



*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #ce0000;
	--main-color2: #109B04;
	--main-color-white: #fff;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.header{ position: fixed;top: 0;left: 0;width: 100%;z-index: 999;transition: 0.3s;}
.header .wapper{width: 100%;padding: 0 30px;max-width: 100%;}
.headList{height: 90px;width: 100%;transition: 0.3s;}
.headList .logo{display: block;line-height: 1;}
.headList .logo img{max-height: 55px;width: auto;}
.headList .logo .img1{display: none;}
.headList .logo .img2{display: block;}
.hHei{height: 90px;}

.indexHead .hHei{height: 0;}
.indexHead .headList .logo .img1{display: block;}
.indexHead .headList .logo .img2{display: none;}
.indexHead .menu ul li span a{color: #fff;}
.indexHead .menu ul li.on span a{color: #fff;}
.indexHead .hSeBtn{color: #fff;}

.header.fixed{box-shadow: var(--main-shadow);}
.header:hover,
.header.fixed{background: #fff;}

.header:hover .headList .logo .img2,
.header.fixed .headList .logo .img2{display: block;}

.header:hover .headList .logo .img1,
.header.fixed .headList .logo .img1{display: none;}

.header:hover .menu ul li span a,
.header.fixed .menu ul li span a{color: #333;}

.header:hover .menu ul li.on span a,
.header.fixed .menu ul li.on span a{color: var(--main-color);}


.header:hover .hSeBtn,
.header.fixed .hSeBtn{color: #333;}

/*menu*/
.menu{height: 90px;line-height: 90px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top: 90px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;text-align: center;}
.menu ul li dl dd a:hover{ color: var(--main-color);}
.menu ul li span a{ font-size:16px;color: #030303;display:block;text-align:center;padding: 0 20px;opacity: 0.9;}
.menu ul li span a:hover{opacity: 1;}
.menu ul li span a.menu_hover{opacity: 1;}
.menu ul li.on span a{opacity: 1;color: var(--main-color);}

.menu ul li dl dd dl{top: 0;left: 100%;transform: none;display: none;}
.menu ul li dl dd:hover dl{display: block;}

.hSearch{position: relative;padding: 0 20px;}
.hSeBtn{color: #030303;font-size: 16px;height: 60px;display: block;line-height: 60px;}
.hSeBtn.active i:before{content: "\f00d";color: var(--main-color);}
.hSeBtn:hover{color: var(--main-color);}
.hSePanel{width: 240px;height: 40px;top: 60px;right: 0;position: absolute;display: none;box-shadow: 0 0 10px 4px rgb(0 0 0 / 20%);background: #ffffff;}
.hSePanel.active{display: block;}
.hSearch .search{width: 100%;height: 40px;position: relative;overflow: hidden;}
.hSearch .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 50px 0 10px;box-sizing: border-box;outline: none;}
.hSearch .search button{width: 40px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: var(--main-color);color: #fff;font-size: 16px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:35px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.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;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.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;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{color: #000;font-size: 34px;letter-spacing: 3px;line-height: 1.6;font-weight: bold;;}
.iTit2{font-size: 20px;color: #aaa;}
.iTxt{font-size: 18px;color: #666;}
.iLine i{display: inline-block;width: 2px;height: 30px;background: var(--main-color);}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}
.iMore a{display: inline-block;padding: 12px 35px;border: 1px solid var(--main-color);border-radius: 50px;color: var(--main-color);font-size: 15px;font-weight: bold;}
.iMore a i{padding-left: 10px;}
.iMore a:hover{background: var(--main-color);color: #fff;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;height: 100vh;}
.bannerSwiper .swiper-pagination{bottom: 50px !important;text-align: right;padding: 0 10%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 0.3;background: #fff;width: 40px;height: 2px;border-radius: 0;}
.bannerSwiper .swiper-pagination-bullet-active{opacity: 1;}

.bannerSwiper .swiper-button-next,
.bannerSwiper .swiper-button-prev{width: 65px;height: 65px;border: 2px solid rgba(255,255,255,0.6);border-radius: 50%;color: #fff;top: auto;bottom: 50px;transition: 0.3s;}

.bannerSwiper .swiper-button-next:hover,
.bannerSwiper .swiper-button-prev:hover{border-color: #fff;}

.bannerSwiper .swiper-button-next{right: auto;left: 15%;}
.bannerSwiper .swiper-button-prev{left: 10%;}

.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 20px;}

.banner .part{display: block;width: 100%;height: 100%;position: relative;}
.banner .part .img{width: 100%;height: 100%;}
.banner .part .img img{width: 100%;height: 100%;object-fit: cover;}
.banTop{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items: center;z-index: 2;color: #fff;}
.banTop .wapper{overflow: hidden;}
.banTop .desc{width: 100%;}
.banTit{font-size: 4vw;}
.banTxt{font-size: 1.2vw;letter-spacing: 1.2vw;margin-top: 1vw;}

.banTop .ani{left: -80px;position: relative;transition: 1s; opacity:0;}
.banTop .ani.animated{left: 0; opacity:1}

.index1{width: 100%;}
.index1 .wapper{max-width: 800px;}
.index1 .iTxt{text-align: justify;}

.index2{background: #F7F7F7;overflow: hidden;}
.index2 .iTit{letter-spacing: 30px;padding-left: 30px;}
.i2List{width: 100%;}
.i2List ul li{width: 33.3%;padding: 0 5px;margin-bottom: 10px;}
.i2List .part{width: 100%;height: 100%;background: #fff;padding: 0 40px;display: block;}
.i2List .part .img{width: 100%;padding: 20px 0;height: 300px;display: flex;justify-content: center;align-items: center;}
.i2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i2List .part .desc{width: 100%;}
.i2List .part .tit{padding: 20px 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;font-size: 16px;color: #333;font-weight: bold;}
.i2List .part .info{padding: 30px 0;justify-content: space-between;}
.i2List .part .box{width: 49%;font-size: 16px;color: #999;}
.i2List .part .box span{display: block;}

.i2List .part:hover{box-shadow:var(--main-shadow);}

.index3{overflow: hidden;}
.i3List{width: 100%;}
.i3List ul li{width: 33.33333%;}
.i3List .part{display: block;width: 100%;height: 100%;transition: 0.3s;position: relative;overflow: hidden;}
.i3List .part .img{width: 100%;height: 100%;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .imgTop{position: absolute;left: 0;bottom: 0;width: 100%;padding: 10%;}
.i3List .part .desc{width: 100%;}
.i3List .part .tit{font-size: 28px;color: #fff;}
.i3List .part .icon{margin-top: 35px;color: #fff;font-size: 20px;}
.i3List .part:hover .img img{transform: scale(1.1);}

.i4Warp{width: 100%;}
.i4Warp .desc{width: 45%;display: flex;flex-direction: column;}
.i4Warp .desc .iTxt{margin-bottom: 20px;}
.i4Warp .desc .iMore{margin-top: auto;}
.i4Warp .imgBox{width: 50%;}

.index5{width: 100%;background: #F4F4F4;}
.i5List{width: 100%;}
.i5List ul li{width: 33.3%;padding: 2px;}
.i5List .part{background: #fff;padding: 35px;display: block; width:100%; height:100%; position:relative; overflow:hidden; border:1px solid transparent;}
.i5List .part .date{font-size: 20px;color: var(--main-color);font-weight: bold;margin-bottom: 20px;display: flex;align-items: center;}
.i5List .part .date i{display: inline-block;width: 3px;height: 8px;background: var(--main-color);margin: 0 5px;}
.i5List .part .img{width: 100%;height: 240px;}
.i5List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i5List .part .desc{padding-top: 20px;}
.i5List .part .tit{height: 60px;line-height: 30px;font-weight: bold;color: #000;font-size: 22px;}
.i5List .part .txt{margin: 10px 0;font-size: 18px;color: #999;height: 84px;line-height: 28px;}
.i5List .part .icon{margin-top: 25px;color: var(--main-color);}

.i5List .part .imgTop{position:absolute; top:100%; left:0; width:100%; height:100%; background:#fff; display: flex;justify-content: center;align-items: center; padding:20px; transition:0.3s}
.i5List .part .imgTop .desc{padding:0; width:100%;}
.i5List .part .btn{margin-top:20px; text-align:center;}
.i5List .part .btn i{display:inline-block; padding:10px 35px; background:var(--main-color); color:#fff; font-size:15px; font-style:normal;}

.i5List .part:hover{border:1px solid #eee;}
.i5List .part:hover .img img{transform: scale(1.1);}
.i5List .part:hover .tit{color: var(--main-color);}
.i5List .part:hover .imgTop{top:0;}

.index6{width: 100%;}
.i6Warp{width: 100%;}
.i6Warp .left{width: 65%;}
.i6Warp .right{width: 33%;}
.i6Warp .right .map1{width: 100%;height: 100%;}
.i6Warp .right .map1 p{display: block;padding: 0;line-height: 1;width: 100%;height: 100%;}
.i6Warp .right .map1 img{width: 100%;height: 100%;}
.iForm{width: 100%;}
.iForm ul li{width: 100%;margin-bottom: 26px;}
.iForm ul li:last-child{margin-bottom: 0;}
.iForm ul li.w50{width: calc(50% - 13px);}
.iForm input,
.iForm textarea{width: 100%;height: 80px;background: #fcfcfc;padding: 0 10px;border: 1px solid #f4f4f4;font-size: 16px;outline: none;}
.iForm textarea{height: 300px;padding: 10px;}
.iForm .box{position: relative;}
.iForm .box .btn{position: absolute;right: 40px;bottom: 30px;z-index: 2;}
.iForm .box .btn button{width: 60px;height: 60px;border: 2px solid var(--main-color);color: var(--main-color);font-size: 20px;background: transparent;border-radius: 50%;}

.index6_2 .iForm input{height: 52px;}
.index6_2 .iForm textarea{height: 220px;padding: 10px;}

.footer{background: #f7f7f7;padding: 20px 0;position: relative;font-size: 18px;color: #999;}
.footer .wapper{width: 100%;padding: 0 50px;max-width: 100%;}
.fMenu{}
.fMenu ul li{margin-right: 35px;}
.fMenu a{font-size: 18px;color: #7F7F7F;font-weight: bold;}
.fMenu a:hover{color: var(--main-color);}
.fMenu ul li.on a{color: var(--main-color);}

.toTop{position: absolute;top: 50%;transform: translateY(-50%);right: 20px;color: var(--main-color);font-size: 20px;}

.tongtu{position: relative;overflow: hidden;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;}
.tongtu .banTop .desc{text-align: center;}

/*about*/

.about1{width: 100%;}
.abo1Warp{width: 100%;}
.abo1Warp .left{width: 32%;display: flex;flex-direction: column;justify-content: space-between;}
.abo1Warp .right{width: 61%;}
.abo1Warp .iTit{font-weight: bold;color: #5A5A5A;font-size: 28px;margin-bottom: 20px;}
.abo1Warp .iTxt{/*font-weight: bold;*/text-align: justify;}
.abo1Warp .iTxt p{margin-bottom: 10px;padding:0;}
.abo1Warp .iTxt p:first-child{margin-top: 0;}

.about2{background: #F7F7F7;}
.abo2List{width: 100%;}
.abo2List .part{display: block;width: 100%;}
.abo2List .part img{width: 100%;opacity: 0.8;}
.abo2List .part:hover img{opacity: 1;}

.abo2Btm{width: 100%;}
.abo2Btn{}
.abo2Btn div{position: relative;top: auto;left: 0;right: auto;width: 60px;height: 60px;background: #e5e5e5;border-radius: 50%;color: #fff;margin-right: 30px;transition: 0.3s;}
.abo2Btn div:hover{background: var(--main-color);}
.abo2Btn div:after{font-size: 20px;}

.abo3List{width: 100%;}
.abo3List ul{justify-content: space-between;}
.abo3List ul li{width: 30%;}
.abo3List .part{padding: 50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.abo3List .part .tit{font-size: 18px;color: #5A5A5A;line-height: 1.6;font-weight: bold;}

/*product*/

.product{width: 100%;}
.product .i2List ul li{width: calc(25% - 18px);margin-right: 24px;margin-bottom: 24px;padding: 0;}
.product .i2List ul li:nth-child(4n){margin-right: 0;}
.product .i2List .part{border: 1px solid #ddd;background: #FAFAFA;padding: 0 30px;}

.iMenu ul li{display: flex;align-items: center;}
.iMenu ul li:after{content: "/";margin: 0 15px;}
.iMenu ul li:last-child:after{display: none;}
.iMenu a{display: block;color: #999;font-weight: bold;font-size: 18px;}
.iMenu a:hover{color: var(--main-color);}
.iMenu ul li.on a{color: var(--main-color);}

/*prodetail*/

.prodetail{width: 100%;}
.prodWarp{width: 100%;}
.prodWarp .left{width: 42%;}
.prodWarp .right{width: 52%;}
.prodWarp .right .tit{font-size: 16px;color: #000;font-weight: bold;margin-bottom: 10px;}
.prodWarp .right .txt{font-size: 14px;color: #A9A9A9;line-height: 1.6;}

.prodTab{margin-bottom: 20px;height: 80px;}
.prodTab .swiper-slide{background: #f7f7f7;border: 1px solid #f7f7f7;}
.prodTab .swiper-slide img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prodTab .swiper-slide-thumb-active{border-color: #ddd;}
.prodPanel .part{display: block;width: 100%;height: 100%;}
.prodPanel .part img{width: 100%;height: 100%;}

.prodTit{margin-top: 30px;font-size: 16px;color: #000000;font-weight: bold;line-height: 1.6;}
.prodTag2{margin-top: 25px;font-size: 16px;color: #B0B0B0;font-weight: bold;}
.prodTag2 ul li{width: 50%;}
.prodTag2 span{display: block;margin-bottom: 5px;}

.prodTag{width: 100%;}
.prodTag ul li{width: 50%;padding: 45px;border-left: 1px solid #ddd;border-top: 1px solid #ddd;}
.prodTag ul li:nth-child(1),
.prodTag ul li:nth-child(2){border-top: none;padding-top: 0;}
.prodTag ul li:nth-child(odd){border-left: none;padding-left: 0;}
.prodTag ul li:nth-child(even){padding-right: 0;}

.prodTag ul li:nth-last-child(1),
.prodTag ul li:nth-last-child(2){padding-bottom: 0;}

.prodList{border-top: 1px solid #ddd;margin-top: 30px;padding-top: 20px;}
.prodList .tit{margin-top: 50px;margin-bottom: 20px;}
.prodList ul li{width: calc(33.3% - 8.6px);margin-right: 13px;margin-bottom: 13px;}
.prodList ul li:nth-child(3n){margin-right: 0;}
.prodList .part1{display: block;height: 100%;width: 100%;}
.prodList .part1 img{width: 100%;height: 100%;object-fit: cover;}

.prodLine{width: 100%;height: 1px;background: #ddd;}

.prodBtm{width: 100%;}
.prodBtm .item{max-width: 50%;}
.prodBtm a{display: flex;align-items: center;font-size: 16px;color: #8C8C8C;font-weight: bold;}
/*.prodBtm a:hover{color: var(--main-color);}*/
.prodBtm i{width: 60px;height: 60px;background: #e5e5e5;border-radius: 50%;color: #fff;transition: 0.3s;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.prodBtm .next{text-align: right;}
.prodBtm .next i{order: 1;margin-left: 20px;margin-right: 0;}
.prodBtm a:hover i{background: var(--main-color);color: #fff;}

.current{font-size: 22px;color: #000;display: flex;flex-wrap: wrap;line-height: 50px;}
.current .prve{width: 50px;height: 50px;background: var(--main-color);border-radius: 50%;color: #fff;transition: 0.3s;display: flex;justify-content: center;align-items: center;color: #fff;line-height: 1;margin-right: 20px;}
.current .prve:after{display: none;}
.current a{color: #000;}
.current a:after{content: ">";margin: 0 20px;color: #999;}
.current a:last-child:after{display: none;}
.current a br{display: none;}

.inner_date{font-size: 18px;color: #D7D7D7;margin: 10px 0;display: flex;align-items: center;}
.inner_date i{display: inline-block;width: 3px;height: 8px;background: #D7D7D7;margin: 0 5px;}

/*case*/

.case{width: 100%;}
.case .i5List ul li{width: calc(33.33% - 45.33px);margin-right: 68px;margin-bottom: 68px;}
.case .i5List ul li:nth-child(3n){margin-right: 0;}
.case .i5List .part{padding: 0;}
.case .i5List .part .date{color: #D7D7D7;}
.case .i5List .part .date i{background: #D7D7D7;}
.case .i5List .part .img{height: 260px;}

/*casedetail*/


.casedetail{width: 100%;}
.casedWarp{width: 100%;align-items: flex-start;}
.casedWarp .left{width: 48%;}
.casedWarp .right{width: 48%;}
.casedWarp .title{font-size: 24px;color: #222222;line-height: 1.8;}
.casedWarp .title .tag{display: block;color: #D7D7D7;}
.casedWarp .iTxt{font-size: 14px;}

.casedNext.swiper-button-next,
.casedPrev.swiper-button-prev{width: 60px;height: 60px;border: 2px solid rgba(255,255,255,0.6);border-radius: 50%;color: #fff;transition: 0.3s;}
.casedNext.swiper-button-next:after,
.casedPrev.swiper-button-prev:after{font-size: 20px;}

.casedNext.swiper-button-next:hover,
.casedPrev.swiper-button-prev:hover{background: var(--main-color);border-color: var(--main-color);}

.casedWarp .iTit{margin-bottom: 20px;font-weight: bold;font-size: 28px;}
.casedWarp .info1{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;position: relative;}
.casedWarp .info1:before,
.casedWarp .info1:after{width: 10px;height: 10px;border-radius: 50%;background: #f60;content: "";}
.casedWarp .info1:before{top: 0;left: 0;}
.casedWarp .info1:after{bottom: 0;left: 0;}
.casedWarp .info1 ul li{width: 48%;padding: 10px 0;}
.casedWarp .info1 .tit{font-size: 16px;color: #333;font-weight: bold}
.casedWarp .info1 .txt{font-size: 14px;color: #555;margin-top: 10px;}
.casedWarp .info2{margin-top: 8vw;}
.casedWarp .info2 .img{width: 100%;text-align: center;}
.casedWarp .info2 .img img{width: auto;max-width: 100%;}
.casedWarp .info3{width: 100%;}
.casedWarp .info3 .iTxt{margin-bottom: 50px;}
.casedWarp .info3 h2{font-size: 24px;color: #333;margin-bottom: 10px;}
.casedWarp .info3 .iTxt p{text-align: justify;}

/*newsdetail*/

.newsdetail{width: 100%;}
.newsdWarp{width: 100%;}
.newsdWarp .left{width: 40%;}
.newsdWarp .right{width: 52%;}
.newsInfo{font-size: 14px;color: #777777;overflow: hidden;}
.newsInfo img{max-width: 100%;}
.newsdWarp .tit{font-size: 24px;color: #222222;line-height: 1.6;}
.newsdWarp .inner_date{margin: 20px 0;}
.newdImg{position: relative;padding-bottom: 80px;}
.newdImg .swiper-button-next,
.newdImg .swiper-button-prev{top: auto;bottom: 0;background: #E5E5E5;}
.newdImg .swiper-button-next{right: auto;left: 70px;}
.newdImg .swiper-button-prev{left: 0;}

/*contact*/

.contact{width: 100%;}
.contList{width: 100%;}
.contList ul li{width: calc(33.3% - 30px);margin-right: 45px;margin-bottom: 45px;}
.contList ul li:nth-child(3n){margin-right: 0;}
.contList .part{display: block;width: 100%;height: 100%;background: #fff;box-shadow: var(--main-shadow);border-radius: 10px;padding: 50px;text-align: center;}
.contList .part .icon{}
.contList .part .icon img{width: 25px;}
.contList .part .tit{font-size: 18px;margin: 20px 0;color: #848484;}
.contList .part .txt{font-size: 18px;color: #2B2B2B;line-height: 1.8;}
.contList .part .txt a{color: #2B2B2B;}
.contList .part .txt a:hover{color: var(--main-color);}

/*industry*/

.industry{width: 100%;}
.industry1{padding: 70px 0 80px;}
.industry1 .wapper{max-width: 900px;}
.industry2List{width: 100%;}
.industry2List ul li{width: 100%;position: relative;}
.industry2List .part{max-width: 1500px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 80px 0;}
.industry2List .part .img{width: 65%;}
.industry2List .part .img img{width: 100%;}
.industry2List .part .desc{width: 26%;}
.industry2List .part .info{}
.industry2List .part .iTit{}
.industry2List .part .iTxt{margin-top: 20px;}

.industry2List ul li:nth-child(odd) .part{max-width: 100%;display: block;padding: 0;}
.industry2List ul li:nth-child(odd) .part .img{width: 100%;}
.industry2List ul li:nth-child(odd) .part .desc{position: absolute;left: 50%;top: 0;display: flex;align-items: center;max-width: 1500px;width: 100%;transform: translateX(-50%);height: 100%;z-index: 2;}
.industry2List ul li:nth-child(odd) .part .info{width: 26%;}
.industry2List ul li:nth-child(odd) .part .iTit{color: #fff;}
.industry2List ul li:nth-child(odd) .part .iTxt{color: #fff;}

/*search*/

.iSearch{width: 100%;}
.iSearch .wapper{max-width: 1200px;}
.iSearchBox{width: 100%;padding: 0 5%;}
.iSearchBox .box{width: 100%;}
.iSearchBox .box input{flex: 1;width: 100%;height: 80px;border: 1px solid #C7C7C7;padding: 0 20px;font-size: 18px;color: #B1B1B1;outline: none;}
.iSearchBox .box button{width: 80px;height: 80px;border: none;background: var(--main-color);color: #fff;font-size: 20px;margin-left: 30px;}
.iSearchBox .tips{font-size: 18px;color: #B1B1B1;}
.iSearch .contList .part{box-shadow: none;padding: 50px 10px;}

.iSearchBox2 .box{width: 100%;max-width: 1000px;}
.iSearchBox2 .box input{flex: 1;width: 100%;height: 50px;border: 1px solid #C7C7C7;padding: 0 20px;font-size: 18px;color: #B1B1B1;outline: none;border-radius: 20px;}
.iSearchBox2 .box .return,
.iSearchBox2 .box button{width: 50px;height: 50px;border: none;background: var(--main-color);color: #fff;font-size: 20px;margin-left: 20px;border-radius: 50%;}
.iSearchBox2 .box .return{margin-left: 0;display: flex;justify-content: center;align-items: center;margin-right: 20px;}

.iSearch2 .prodLine{margin: 40px 0;}
.iSearchWarp{width: 100%;}
.iSearchWarp>.left{width: 60%;}
.iSearchWarp>.right{width: 30%;}
.iSearchWarp>.right .iMore{text-align: right;}

.newsList2{width: 100%;}
.newsList2 ul li{padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px solid #EBEBEB;}
.newsList2 .part{display: block;}
.newsList2 .part .tit{font-size: 24px;color: #222222;line-height: 1.8;}
.newsList2 .part .inner_date{margin: 15px 0;}
.newsList2 .part:hover .tit{color: var(--main-color);}

.iSearchWarp .i5List ul li{width: 100%;padding: 0;margin-bottom: 35px;}
.iSearchWarp .i5List .part{padding: 0;}
.iSearchWarp .i5List .part .tit{font-weight: normal;}

.no_search{width: 100%;max-width: 360px;margin: 0 auto;}
.no_search .img{width: 100%;}
.no_search .img img{width: 100%;}
.no_search .btn{width: 100%;}
.no_search .btn a{display: inline-block;width:48%;height: 60px;background: var(--main-color);color: #fff;border-radius: 60px;font-size: 16px;display: flex;justify-content: center;align-items: center;}
.no_search .btn a i{vertical-align: middle;position: relative;top: 3px;}
.no_search .btn a:nth-child(1) i{padding-right: 20px;}
.no_search .btn a:nth-child(2) i{padding-left: 20px;}
.no_search .btn a:hover{opacity: 0.8;}

.inside{width: 100%;padding: 80px 0 60px;overflow: hidden;min-height: 500px;}
.inside img{max-width: 100%;}


@media only screen and (max-width: 1680px) {
.wapper{ width:100%;padding: 0 8%;}
.header .wapper{padding: 0 20px;}
.footer{font-size: 16px;}
.footer .wapper{padding: 0 8%;}
.fMenu ul li{margin-right: 20px;}
.fMenu a{font-size: 16px;}
.bannerSwiper .swiper-button-prev{left: 8%;}
.bannerSwiper .swiper-button-next{left: 15%;}

}

@media only screen and (max-width: 1480px) {
.wapper{ width:100%;padding: 0 5%;}

.iTit{font-size: 32px;}
.iTxt{font-size: 17px;}
.iTit2{font-size: 18px;}
.bannerSwiper .swiper-button-prev{left: 5%;}
.bannerSwiper .swiper-button-next{left: 12%;}

.i2List .part .box{font-size: 15px;}
.i3List .part .tit{font-size: 26px;}
.i5List .part{padding: 20px;}
.i5List .part .tit{font-size: 20px;}
.i5List .part .txt{font-size: 16px;}
.iForm input, .iForm textarea{height: 65px;font-size: 16px;}
.iForm textarea{height: 250px;}
.footer{font-size: 14px;}
.footer .wapper{padding: 0 5%;}
.fMenu ul li{margin-right: 12px;}
.fMenu a{font-size: 14px;}
.industry2List .part .info{padding: 0 20px;}
.industry2List .part .desc{width: 28%;}
.industry2List ul li:nth-child(odd) .part .info{width: 28%;}

}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 20px;}
.footer .wapper{padding: 0 20px;}
.iTit{font-size: 28px;}
.iTxt{font-size: 16px;}
.iTit2{font-size: 16px;}
.bannerSwiper .swiper-button-prev{left: 20px;width: 50px;height: 50px;}
.bannerSwiper .swiper-button-next{left: 80px;width: 50px;height: 50px;}
.menu ul li span a{padding: 0 16px;font-size: 14px;}
.headList .logo img{max-height: 42px;}
.case .i5List ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.current{font-size: 18px;}
.product .i2List ul li{width: 33.3%;margin-right: 0;padding: 0 10px;}


}

@media only screen and (max-width: 999px) {
.wapper{padding: 0 10px;}
.footer .wapper{padding: 0 10px;}
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px !important;}

.iTit{font-size: 24px;}
.iTxt{font-size: 14px;}
.iTit2{font-size: 14px;}
.iMore a{font-size: 14px;font-weight: normal;padding: 10px 20px;border: 1px solid var(--main-color);}

.pt80{padding-top: 60px;}
.pb80{padding-bottom: 60px;}
.pt120{padding-top: 80px;}
.pb120{padding-bottom: 80px;}

.bannerSwiper .swiper-button-prev,
.bannerSwiper .swiper-button-next{display: none;}
.bannerSwiper .swiper-pagination{padding: 0 10px !important;bottom: 10px !important; text-align: center !important;}
.bannerSwiper .swiper-pagination-bullet{width: 20px;}
.banTit{font-size: 20px;}
.banTxt{font-size: 14px;}

.i2List ul li{width: 100%;}
.i2List .part{padding: 0 20px;}
.i2List .part .img{height: 250px;padding: 10px 0;}
.i3List ul li{width: 100%;}

.index4 {padding-top: 0;}
.i4Warp .desc{width: 100%;display: block;margin-bottom: 20px;}
.i4Warp .img{width: 100%;}
.i4Warp .imgBox{width: 100%;}
.i5List ul li{width: 100%;}
.i5List .part{padding: 20px;}
.i5List .part .date{font-size: 16px;font-weight: normal;}
.i5List .part .img{height: auto;}
.i6Warp .left{width: 100%;margin-bottom: 20px;}
.i6Warp .right{width: 100%;}
.iForm ul li.w50{width: 100%;}
.iForm ul li{margin-bottom: 20px;}
.iForm .box .btn{right: 10px;bottom: 10px;}
.iForm .box .btn button{width: 40px;height: 40px;}
.fWarp .left{margin-bottom: 10px;}
.fMenu ul li{margin-right: 10px;margin-bottom: 5px;}

.tongtu .img img{min-height: 200px;object-fit: cover;}

.abo1Warp .iTit{font-size: 24px;}
.abo1Warp .left{width: 100%;display: block;margin-bottom: 20px;}
.abo1Warp .right{width: 100%;}
.abo2Btn div{width: 41px;height: 41px;}
.abo3List ul li{width: 100%;}
.abo3List .part{padding: 20px 0;border-bottom: none;}
.abo3List .part .tit{font-size: 16px;}

.case .i5List ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
.casedWarp .left{width: 100%;margin-bottom: 20px;}
.casedWarp .right{width: 100%;}
.prodBtm{display: block;}
.prodBtm .item{max-width: 100%;margin-bottom: 10px;}
.prodBtm i{width: 40px;height: 40px;}
.prodBtm .next i{order: 0;margin-left: 0;margin-right: 20px;}
.prodBtm div span{order: 1;font-size: 14px;flex: 1;text-align: left !important;}

.contList ul li{width: 100%;margin-right: 0;margin-bottom: 30px;}
.current{font-size: 14px;line-height: 35px;}
.current a:after{margin: 0 5px;}
.current .prve{width: 35px;height: 35px;font-size: 16px;}
.casedNext.swiper-button-next, .casedPrev.swiper-button-prev{width: 40px;height: 40px;}

.industry2List .part{display: block;padding: 0;}
.industry2List .part .img{width: 100%;}
.industry2List .part .desc{padding: 25px 20px;width: 100%;}
.industry2List .part .info{padding: 0;}
.industry2List ul li:nth-child(odd) .part .desc{position: relative;left: 0;top: auto;width: 100%;height: auto;padding: 20px;transform: none;display: block;}
.industry2List ul li:nth-child(odd) .part .iTit{color: #222;}
.industry2List ul li:nth-child(odd) .part .iTxt{color: #666;}
.industry2List ul li:nth-child(odd) .part .info{width: 100%;}

.newsdWarp .left{width: 100%;margin-bottom: 20px;}
.newsdWarp .right{width: 100%;}
.newsdWarp .tit{font-size: 22px;}
.no_search .btn a{height: 45px;}
.no_search .btn a i{top: 0;}

.product .i2List ul li{width: 100%;padding: 0;}

.prodWarp .left{width: 100%;margin-bottom: 20px;}
.prodWarp .right{width: 100%;}
.prodTab{display: none;}
.prodTag2{font-weight: normal;}
.prodTag ul li{width: 100%;padding: 20px 0 !important;border: none;border-bottom: 1px solid #eee;}
.prodTag ul li:last-child{border-bottom: none;}

.iMenu a{line-height: 38px;}

.iSearchBox{padding: 0;}
.iSearchBox .box input{height: 50px;font-size: 16px;padding: 0 10px;}
.iSearchBox .box button{width: 50px;height: 50px;font-size: 16px;margin-left: 15px;}
.iSearchBox .tips{font-size: 16px;}
.iSearchBox2 .box .return, .iSearchBox2 .box button{width: 40px;height: 40px;margin-left: 15px;font-size: 16px;}
.iSearchBox2 .box .return{margin-left: 0;margin-right: 15px;}
.iSearchBox2 .box input{font-size: 16px;height: 40px;padding: 0 10px;}
.iSearchWarp>.left{width: 100%;margin-bottom: 50px;}
.newsList2 .part .tit{font-size: 20px;}
.inner_date{font-size: 16px;}
.iSearchWarp>.right{width: 100%;}
.iSearch .contList .part{padding: 20px 10px;}

}

@media only screen and (max-width: 520px) {
.banner{height: auto;}

}