html,body{scroll-behavior: smooth;}
html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;width: 1400px;margin: 0 auto;}
.w1400{position: relative;width: 1400px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 80px;}
.pd50{padding: 0 50px;}
.rela{position: relative;}


@font-face {
	font-family:DIN;
	src: url(https://minghui1688.com/template/pc/skin/fonts/DIN-BOLD.OTF);
}
@font-face {
	font-family:Mont;
	src: url(../font/Mont-HeavyDEMO.ttf);
}
@font-face {
	font-family:Impact;
	src: url(../font/impact-2.ttf);
}


/************************ hf start *********************/
.headerZW{display: block;height: 133px;transition: .3s;}
.headerZW.active{height: 90px;}
.h-header{background: #FFFFFF;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
.h-header .w1400{display: flex;align-items: center;}
.h-header .head1{border-bottom: 1px solid #F0F0F0;line-height: 40px;font-size: 14px;color: #666666;}
.h-header .head1 .hd1l{width: 50%;}
.h-header .head1 .hd1r{width: 50%;text-align: right;}
.h-header .head1 b{font-family: DIN;font-weight: bold;font-size: 22px;background: linear-gradient(60deg, #008CEF 0%, #056DB6 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

/* .h-header .head2{border-bottom: 1px solid #F0F0F0;} */
.h-nav{margin-left: auto;display: flex;}
.h-nav .li{position: relative;}
.h-nav .li>a{font-size: 16px;color: #333333;line-height: 89px;padding: 0 18px;display: block;}
.h-nav .li.active>a{color: #FFFFFF!important;background: linear-gradient(60deg, #008CEF, #056DB6);}
.h-nav .li:hover>a{color: #056DB6;}

.h-subnav {width:200px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h-subnav ol {padding:12px 0;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.h-subnav a:hover {background:#056DB6;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}


.lange{margin: 0 20px;}
.lange a{font-size: 18px;color: #666666;}
.searchBtn{margin-left: 20px;cursor: pointer;}

.searchBox{padding: 20px 0;position: absolute;top: 100%;left: 0;width: 100%;border-bottom: 1px solid #F0F0F0;transition: .3s;opacity:0;visibility:hidden;margin-top: 10px; background: #fff;}
.searchBox.active{visibility: visible;opacity: 1;margin-top: 0;}
.searchBox > div{display: flex;}
.searchForm{margin-left: auto;border: 1px solid #F0F0F0;display: flex;}
.searchForm .int{width: 200px;display: block;height: 40px;padding: 0 10px;}
.searchForm .btn{display: block;cursor: pointer;height: 40px;width: 60px;background: url(../image/searchIcon1.png) #056DB6 no-repeat;background-position: center;border-left: 1px solid #F0F0F0;}



.h-footer{background: url(../image/footerBg.jpg) center/cover;}
.foot1{padding: 100px 0 100px;display: flex;}
.foot1 .atit{font-size: 16px;font-weight: bold;color: #FFFFFF;line-height: 24px;display: block;margin-bottom: 15px;}
.foot1 .btit{font-size: 14px;color: #FFFFFF;line-height: 34px;opacity: 0.5;display: block;}
.foot1 .btit img{margin-right: 15px;}
.f-info{width: 350px;}
.f-info .btit{opacity: 1;}
.f-info .btit span{opacity: .5;}
.f-nav{display: flex;width: calc(100% - 500px);padding: 0 20px 0 50px;}
.f-nav .li{width: 100%;}
.f-ewm{width: 150px;}
.f-ewm img{width: 100%;}
.foot1 a:hover{opacity: 1;}

.foot2{border-top: 1px solid #343434;padding: 25px 0;display: flex;align-items: center;}
.foot2 span,.foot2 a{font-size: 14px;color: #9E9E9E;line-height: 24px;}
.foot2 a:hover{color: #FFFFFF;}

.foot2 .ftr{margin-left: auto;}
.yqlj_box{position: relative;display: block;}
.yqlj{display: flex;flex-direction: row-reverse;background: #1e1e1e;}
.yqlj span{display: block;height: 50px;line-height: 48px;color: #9E9E9E;border: 1px solid #FFFFFF;box-sizing: border-box;padding: 0 18px 0 50px;background: url(../image/yqlj.png) no-repeat;background-position: 15px 14px;font-size: 16px;}
.yqlj i.jt{display:block;height: 50px;width: 50px;margin: 0;background: url(../image/jt.png) no-repeat #FFFFFF;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 50px;left: 0;background: #333;text-align: center;}
.yqlj_list a{display: block;color: #9E9E9E;height: 50px;line-height: 50px;}
.yqlj_list a:hover{color: #fff;}



/************************ hf end *********************/



.layui-layer-video{max-width: 1000px;}
.layui-layer-video video{display: block;width: 100%;}



.vxStyle{width: 180px;height: 180px;margin: 0 auto;padding: 5px;}
.vxStyle img{width: 100%;height: 100%;}
.vxTxt{text-align: center;}
.layui-layer-img{max-width: 200px; padding: 10px;}
.layui-layer-img img{display: block;width: 100%;}


/************************ index start *********************/

/* banner */
.mobileShow{display: none;}
.mySwiper_banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {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;}
.banner .swiper-pagination{display: flex;justify-content: center;bottom: 30px;}
.banner .swiper-pagination-bullet{width: 30px;height: 6px;background: #FFFFFF;border-radius: 0;opacity: 1;transition: .3s;margin: 0 5px !important;}
.banner .swiper-pagination-bullet-active{background: #056DB6;}
.banner img{width: 100%;}



.indTitleBox{display: flex;align-items: center;padding: 90px 0 40px;}
.indTitleBox .indTitle{}
.indTitleBox .indTitle .atit{font-size: 60px;font-family: Mont;font-weight: bold;text-transform: uppercase;line-height: 1;margin-bottom: 5px;}
.indTitleBox .indTitle .atit em{color: #056DB6;}
.indTitleBox .indTitle .btit{font-size: 16px;color: #999999;line-height: 1.2;}
.indTitleBox .indTitle .btit em{font-size: 30px;color: #333333;line-height: 1.2;margin-right: 15px;}
.indTitleBox .indTitle.white .btit{color: rgba(255,255,255,.5);}
.indTitleBox .indTitle.white .btit em{color: #FFFFFF;}

.indTitleBox .indTitleSel{margin-left: auto;display: flex;border: 1px solid #E9E9E9;border-radius: 25px;background: #FFFFFF;}
.indTitleBox .indTitleSel a{padding: 0 30px;line-height: 50px;border-radius: 25px;font-size: 18px;color: #333333;}
.indTitleBox .indTitleSel a span{position: relative;z-index: 9;}
.indTitleBox .indTitleSel a.active{background: linear-gradient(60deg, #008CEF, #056DB6);color: #FFFFFF;}

.indtitleNP{margin-left: auto;display: flex;border: 1px solid #E9E9E9;border-radius: 25px;}
.indtitleNP .swiper-button-prev,.indtitleNP .swiper-button-next{display: block;width: 120px;height: 50px;position: relative;top: 0;left: 0;right: 0;margin-top: 0;border-radius: 25px;}
.indtitleNP .icon{background-image: url(../image/rightIcon1.png);background-position: center;background-repeat: no-repeat;width: 100%;height: 100%;display: block;position: relative;z-index: 99;transition: .3s;}
.indtitleNP .swiper-button-prev::after,.indtitleNP .swiper-button-next::after{display: none;}
.indtitleNP .swiper-button-prev{transform: rotate(180deg);}
.indtitleNP .swiper-button-prev:hover .icon,.indtitleNP .swiper-button-next:hover .icon{background-image: url(../image/rightIcon2.png);}

.hoverBg{position: relative;overflow: hidden;}
.hoverBg::before{content: "";display: block;height: 100%;width: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(150deg, #008CEF, #056DB6);opacity: 0;transition: .3s;}
.hoverBg:hover::before,.hoverBg.active::before{opacity: 1;}


/* product */
.sec1{padding-bottom: 70px;}
.indProList{display: none;flex-wrap: wrap;}
.indProList.active{display: flex;}
.indProItem{width: calc(25% - 23px);margin: 0 30px 30px 0;background: #F3F3F3;padding: 10px 10px 0;transition: .3s;position: relative;}
.indProItem:nth-of-type(4n){margin-right: 0;}
.indProItem .img{overflow: hidden;position: relative;z-index: 99;}
.indProItem .img img{width: 100%;transition: .5s;}
.indProItem p{display: block;font-size: 18px;color: #333333;line-height: 50px;height: 50px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;position: relative;z-index: 99;}
.indProItem:hover .img img{transform: scale(1.05);}
.indProItem:hover p{color: #FFFFFF;}


/* advantage */
.zxBTn{margin-top: 50px;    margin-left: 20px;    display: inline-block;    line-height: 50px;    background: #FF8800;    border-radius: 25px;    text-align: center;    padding: 0 25px;		}		
.zxBTn>a{	color :#fff;		}
.sec2{background: url(../image/sec2Bg.jpg) center/cover;padding-bottom: 100px;}
.ysBox{background: #FFFFFF;position: relative;}
.ysBox .wave-canvas-wrapper{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.wave-canvas-wrapper div{height: 100%;width: 100%;}
.wave-canvas-wrapper canvas{height: 100%!important;width: 100%!important;}
.ysItem{display: none;position: relative;z-index: 99;}
.ysItem.active{display: flex;}
.ysItem .img{overflow: hidden;width: 50%;position: relative;}
.ysItem .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.ysItem .img .num{position: absolute;top: 20px;left: 20px;z-index: 99;width: 80px;height: 100px;background: url(../image/numberBg.png);display: flex;align-items: center;justify-content: center;font-size: 60px;font-family: Impact;color: #FFFFFF;}
.ysItem .desc{width: 50%;padding: 50px 50px;}
.ysItem .desc .atit{font-size: 24px;font-weight: bold;color: #000000;line-height: 1.5;}
.ysItem .desc .line{display: block;width: 95px;height: 2px;background: #FF8800;margin: 20px 0 15px;}
.ysItem .desc .btit{font-size: 16px;color: #333333;line-height: 2.2;}
.ysItem .desc .btit p{position: relative;display: block;padding-left: 15px;}
.ysItem .desc .btit p::before{content: "";display: block;height: 8px;width: 8px;background: #056DB6;border-radius: 100%;position: absolute;left: 0;top: 13px;}
.ysItem .desc .lxphone{margin-top: 50px;display: inline-block;line-height: 50px;padding: 0 25px;background: linear-gradient(150deg, #008CEF, #056DB6);border-radius: 25px;font-size: 16px;color: #FFFFFF;}
.ysItem .desc .lxphone em{font-size: 20px;font-family: DIN;}


/* application */
.sec3{padding-bottom: 100px;}
.appliBox .mySwiper_app {width: 100%;height: 100%;position: relative;overflow: hidden;}
.appliBox .swiper-slide {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;}
.appliItem{width: 100%;position: relative;}
.appliItem .img{overflow: hidden;}
.appliItem .img img{width: 100%;transition: .4s;}
.appliItem .desc{position: absolute;bottom: 0;left: 0;width: 100%;padding: 28px 20px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));transition: .3s;}
.appliItem .desc .icon{margin-bottom: 6px;}
.appliItem .desc .atit{font-size: 24px;color: #FFFFFF;line-height: 2;font-weight: 400;margin-bottom: 8px;}
.appliItem .desc .line{display: block;width: 40px;height: 2px;background: #FFFFFF;}
.appliItem:hover .img img{transform: scale(1.08);}
.appliItem:hover .desc{padding-bottom: 50px;}
.mobileShow{display: none;}



/* about */

.sec4Bg{background: url(../image/sec4Bg.jpg) center/cover;padding-bottom: 260px;}
.sec4desc{display: flex;margin-top: -260px;background: #FFFFFF;}
.sec4desc .img{width: 50%;position: relative;}
.sec4desc .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.videoPlay{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer;}
.videoPlay img{width: 80px;position: relative;z-index: 99;}
.videoPlay i::before{content: "";animation: biger1 1.3s linear infinite;display: block;width: 80px;height: 80px;background: #018BEC;opacity: 0.6;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin: -40px 0 0 -40px;}
.videoPlay i::after{content: "";animation: biger2 1.3s linear infinite;display: block;width: 80px;height: 80px;background: #018BEC;opacity: 0.6;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin: -40px 0 0 -40px;}
@keyframes biger1{
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(1.3);opacity: 0;}
}
@keyframes biger2{
	from{transform: scale(1);opacity: 1;}
	to{transform: scale(1.7);opacity: 0;}
}
.sec4desc .desc{width: 50%;padding: 60px 50px;background: #F5F5F5;}
.sec4desc .desc .atit{font-size: 24px;font-weight: bold;color: #056DB6;line-height: 1.2;}
.sec4desc .desc .line{display: block;width: 95px;height: 2px;background: #EF0000;margin: 18px 0 15px;}
.sec4desc .desc .btit{font-size: 16px;color: #666666;line-height: 1.6;}
.sec4desc .desc .btit p+p{margin-top: 28px;}

.indNumBox{display: flex;margin-top: 55px;}
.indNumitem{width: 100%;text-align: center;}
.indNumitem svg{display: block;margin: 0 auto;}
.indNumitem p{font-size: 48px;line-height: 1.2;font-family: DIN;font-weight: bold;color: #056DB6;fill: #056DB6;background: linear-gradient(150deg, #008CEF 0%, #056DB6 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.indNumitem p em{}
.indNumitem span{font-size: 16px;color: #666666;line-height: 2;}


/* honor */
.honorSelList{display: flex;justify-content: center;padding: 50px 0 30px;}
.honorSelList .honorSel{display: block;padding: 0 40px;border-radius: 25px;line-height: 50px;border: 1px solid #E9E9E9;cursor: pointer;margin: 0 10px;}
.honorSelList .honorSel span{position: relative;z-index: 99;font-size: 18px;color: #333333;transition: .3s;}
.honorSelList .honorSel.active span,.honorSelList .honorSel:hover span{color: #FFFFFF;}
.honorSelList a+a{margin: 0 10px;}
.honorList{position: relative;display: none;}
.honorList.active{display: block;}
.honorList .mySwiper_honor {width: 100%;height: 100%;position: relative;overflow: hidden;}
.honorList .swiper-slide {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;}
.honorList img{width: 100%;}


.honorList .swiper-button-next::after, .honorList .swiper-button-prev::after{display: none;}
.honorList .swiper-button-next, .honorList .swiper-button-prev{display: block;width: 60px;height: 60px;background-color: #F5F5F5;border: 1px solid #F0F0F0;background-image: url(../image/rightIcon3.png);background-repeat: no-repeat;background-position: center;top: 50%;margin-top: -30px;transition: .3s;}.honorList .swiper-button-next{right: 0;margin-right: -60px;}
.honorList .swiper-button-prev{left: 0;transform: rotate(180deg);margin-left: -60px;}
.honorList .swiper-button-next:hover, .honorList .swiper-button-prev:hover{background-color: #056DB6;background-image: url(../image/rightIcon2.png);}


/* news */
.indNewsBox{display: none;}
.indNewsBox.active{display: block;}
.indNewsItem{display: flex;}
.indNewsItem .img{width: 50%; height: 350px;overflow: hidden;}
.indNewsItem .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.indNewsItem .desc{width: 50%;background: url(../image/newsBg.jpg) center/cover;padding: 75px 50px;}
.indNewsItem .desc .atit{font-size: 24px;font-weight: bold;color: #000000;line-height: 50px;height: 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.indNewsItem .desc .btit{font-size: 14px;color: #999999;line-height: 2;margin: 5px 0 10px;}
.indNewsItem .desc .ctit{font-size: 16px;color: #666666;line-height: 26px;height: 52px;margin-bottom: 24px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.indNewsItem .desc .dtit{display: block;width: 120px;height: 40px;box-shadow: 0px 0px 20px 0px rgba(1,139,236,0.2);border-radius: 20px;background: #FFFFFF;font-size: 16px;color: #999999;transition: .3s;}
.indNewsItem .desc .dtit span{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;position: relative;z-index: 99;}
.indNewsItem .desc .dtit i{display: block;background: url(../image/rightIcon4.png);width: 7px;height: 11px;margin-left: 8px;}
.indNewsItem .desc .dtit:hover{color: #FFFFFF;}
.indNewsItem .desc .dtit:hover i{background: url(../image/rightIcon5.png);}
.indNewsItem:hover .img img{transform: scale(1.08);}

.indNewsList{display: flex;flex-wrap: wrap;margin: 50px 0 100px;}
.indNewsList .dtit{color: #666; height: 40px; line-height: 20px;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp : 2;overflow: hidden ;text-overflow: ellipsis ;}
.xnews{width: calc(33.3333% - 34px);margin-right: 50px;border-top: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE;padding: 22px 0;}
.xnews:nth-of-type(3n){margin-right: 0;}
.xnews .atit{font-size: 14px;color: #999999;line-height: 2;transition: .3s;}
.xnews .btit{font-size: 18px;color: #000000;line-height: 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.xnews .ctit{}
.xnews .ctit{display: block;border-radius: 20px;font-size: 14px;color: #999999;transition: .3s;}
.xnews .ctit span{display: flex;align-items: center;width: 100%;height: 100%;position: relative;z-index: 99;}
.xnews .ctit i{display: block;background: url(../image/rightIcon4.png);width: 7px;height: 11px;margin-left: 8px;transition: .3s;}
.xnews:hover .atit{color: #056DB6;}
.xnews:hover .btit{color: #056DB6;}
.xnews:hover .ctit{color: #056DB6;}
.xnews:hover .ctit i{background: url(../image/rightIcon6.png);}





/* wap_header */


.wap_header{width: 100%; height: 60px; padding: 0 12px; display: none; justify-content: space-between; align-items: center; background: #fff; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;}
.wap_header .toggle i{display: block; width: 25px; height: 2px; background: #000; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 8px;}
.wap_header .toggle i:nth-of-type(3){top: 16px;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
.wap_header #h60{height: 60px;}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;width: 100%;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 14px; color: #333;}
.wap_header .nav ul li a:active  {color: #dd0518 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #dd0518; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../image/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 40px; line-height: 40px; font-size: 14px;}
.wap_header .nav ul li ul li i{top: -10px;}
.wap_header .logo{float: left;margin-top: 7px;position: relative;height: 45px;line-height: 45px;}
.wap_header .logo img{height: 100%;}
.wap_header .toggle{float: right;margin-top: 21px;}
.wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;}
.wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;}
.wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;}
.wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;}
.open>.dropdown-menu {display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.wap_header .h-more{float: right;margin: 12px 10px 0 0;}
/* .wap_header .h-more .head_icon.search{background-image: url(https://www.i-micro.cn/template/default/skin/images/head_icon22.png);}
.wap_header .h-more .head_icon.earth{background-image: url(https://www.i-micro.cn/template/default/skin/images/head_icon11.png);} */
.wap_header .h-more .lang_item{color: #000000;font-size: 14px;}


/************************ index end *********************/

.f-ewm .img{
width: 150px;
}

.footZw{
	height: 60px;
	display: none;
}

.footer_mobile img {
	width: 20%;
}

.footer_mobile {
	width: 100%;
	position: fixed;
	z-index: 990;
	top: 100%;
	transform: translateY(-100%);
	display: none;
	background: #fff;
}

.footer_mobile ul {
	height: 60px;
	background: #fff;
	border-top: 1px solid #ddd;
	margin: 0 auto;
}

.footer_mobile li {
	width: 33%;
	height: auto;
	float: left;
	font-size: 13px;
	text-align: center;
	position: relative;
}

.footer_mobile li a {
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 100%;
	color: #666;
}

.footer_mobileli a:hover {
	color: #2DB0EB;
}

.footer_mobile li i {
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-top: 6px;
	font-size: 22px;
}

.footer_mobile li p {
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
}

.bottomBtn{
	margin-top: 100px;
	display: flex;
}
#c_product_detail_078-1667991073284 .e_button-6{width: 140px!important;}
.ljzxBtn {
	margin-left: 20px;
	width: 140px;
	border: 1px solid #FF8800;
	background: #FF8800;
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 8px;
	max-width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	line-height: 1.8;
	border-style: none;
	border-width: 1px;
	border-radius: 4px;
}







@media screen and (max-width:1699px) {
	.w1400{width: 1200px;}
	.h-nav .li>a{padding: 0 8px;}
	.indTitleBox .indTitle .atit{font-size: 48px;}
	.indTitleBox .indTitle .btit em{font-size: 26px;}
	.indTitleBox .indTitleSel a{font-size: 16px;}
	.indProItem p{font-size: 16px;}
	.appliItem .desc .atit{font-size: 22px;}
	.indNumitem p{font-size: 36px;}
	.indNumitem span{font-size: 14px;}
	.honorSelList .honorSel span{font-size: 16px;}
	.indNewsItem .desc .ctit{font-size: 15px;}
	.xnews .btit{font-size: 16px;}
	


}
@media screen and (max-width:1399px) {
	.w1400{width: 1100px;}
	.searchBtn{margin-left: 10px;}
	.lange{margin: 0 10px;}
	.lange a{font-size: 16px;}
	.h-nav .li>a{font-size: 14px;}
}

@media screen and (max-width:1100px) {
	.zxBTn{margin-left: 0;}
	.banner .swiper-button-next{display: none;}
	.banner .swiper-button-prev{display: none;}
	.banner .swiper-pagination{bottom: 10px;}
	.banner .swiper-pagination-bullet{width: 20px;height: 4px;}
	.headerZW{height: auto;}
	.w1400{		width: 100%;		padding: 0 15px;	}
		.h-header{display: none;}
	.wap_header{display: block;}
	/* .banner{margin-top: 60px;} */
	.honorList .swiper-button-prev,.honorList .swiper-button-next{display: none;}
	.indTitleBox .indTitle{margin-bottom: 15px;}
	.indTitleBox{display: block;    padding: 50px 0 20px;}
	.indTitleBox .indTitleSel{display: flex;		flex-wrap: wrap;		justify-content: center;border: 0; background: none;}
	.indTitleBox .indTitleSel a{padding: 0 20px;		line-height: 45px;		border-radius: 25px;		font-size: 16px;		color: #333333;		justify-content: center;		border: 1px solid #E9E9E9;		margin: 0 3px 6px;}
	.appliBox{margin-bottom: 20px;}
	.indtitleNP.PcShow{display: none;}
	.mobileShow.indtitleNP{display: block;margin-left: auto;border:0; display: flex;		justify-content: center;}
	.indtitleNP .swiper-button-prev, .indtitleNP .swiper-button-next{	border: 1px solid #E9E9E9;    display: block;    width: 120px;    height: 50px;    position: relative;    top: 0;    left: 0;    right: 0;    margin-top: 0;    border-radius: 25px;    background: none;    margin: 0 5px;}
	.sec4 .indTitleSel{display: none;}

}

	
@media screen and (max-width:800px) {
	.mySwiper_banner{display: none;}
	.mySwiper_banner.mobileShow{display: block;}
	
	.foot1{
		flex-direction: column;
		padding: 50px 0;
	}
	.f-info{
		width: 100%;
	}
	.f-ewm{
		width: 100%;
	}
	.f-nav{
		padding: 0;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10px;
	}
	.f-nav .li{
		width: 50%;
		margin-bottom: 10px;
	}
	.sec1{padding-bottom: 50px;}
	.sec2{padding-bottom: 50px;}
	.sec3{padding-bottom: 50px;}
	.headerZW{height: 60px;}
	.headerZW.active{height: auto;}
	.indTitleBox .indTitle .atit{font-size: 36px;}
	.indTitleBox .indTitle .btit em{font-size: 20px;}
	.indTitleBox .indTitle .btit{font-size: 12px;}
	.indProItem{width: calc(50% - 5px);		margin: 0 10px 10px 0;		background: #F3F3F3;		padding: 10px 10px 0;		transition: .3s;		position: relative;}
	.indProItem:nth-of-type(2n) {		margin-right: 0;	}
	.ysItem.active{display: block;}
	.ysItem .img{    overflow: hidden;		width: 100%;		position: relative;}
	.ysItem .desc{width: 100%;		padding: 40px 20px;}
	.ysItem .desc .btit{font-size: 14px;}
	.ysItem .desc .line{margin: 10px 0;}
	.ysItem .desc .lxphone{margin-top: 30px;font-size: 14px;}

	.sec4desc{display: block;}
	.sec4desc .img{width: 100%;}
	.sec4desc .desc .atit{font-size: 20px;}
	.sec4desc .desc .line{margin: 18px 0 15px;}
	.sec4desc .desc{width: 100%;padding: 40px 20px 20px;}
	.sec4desc .desc .btit{font-size: 14px;}
	.indNumBox{flex-wrap: wrap;}
	.indNumitem {width: 50%;text-align: center;margin-bottom: 15px;}
	.indNewsItem{display: block;}
	.indNewsItem .img{width: 100%;}
	.indNewsItem .desc{width: 100%;padding: 30px 20px;}
	.indNewsItem .desc .atit{font-size: 20px;}
	.indNewsItem .desc .btit{margin: 0 0 5px;}
	.indNewsItem .desc .ctit{font-size: 14px;}
	.indNewsList{margin:20px 0 10px ;}
	.xnews{width: 100%;}
	.xnews:nth-of-type(3n){border-bottom: 0	;}
	.xnews .atit{font-size: 12px;}
	.xnews .btit{font-size: 16px;}
	.honorSelList{padding: 50px 0 20px;flex-wrap: wrap;}
	.honorSelList .honorSel{padding: 0 20px ;line-height: 45px;margin:0 3px 6px ;}
}

@media screen and (max-width:768px) {
	.footZw{
		display: block;
	}
	.footer_mobile {
		display: block;
	}
	.foot2{
		flex-direction: column;
	}
	.ftl{
		text-align: center;
	}
	.foot2 .ftr{
		margin: 20px 0 0;
	}
	.zxBTn{margin-top: 30px;}
}
@media screen and (max-width:400px) {
	.wap_header .logo img{height: 70%;}
}


.banner .swiper-button-next:after{
	content: "" !important;
background: url(../image/jtBanner.png) center no-repeat rgba(0, 0, 0, .5);
width: 60px;
height: 50px;
display: block;
position: absolute;

}
.banner .swiper-button-next{
	right: 100px;
}
.banner .swiper-button-prev{
	left: 100px;
}
.banner .swiper-button-prev:after {
    content: "" !important;
    transform: rotate(180deg);
    background: url(../image/jtBanner.png) center no-repeat rgba(0, 0, 0, .5);
    width: 60px;
    height: 50px;
    display: block;
    position: absolute;
}
