﻿*{margin: 0;padding: 0;white-space:normal;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{--antd-wave-shadow-color: transparent !important;}
a{text-decoration: none;color: #222;transition: all .5s;-webkit-transition: all .5s;}
a:hover{color: #f07d00;transition: all .5s;-webkit-transition: all .5s;}
li{list-style: none;}
img{vertical-align: middle;max-width: 100%;}
img.max{width: 100%;}
.fupcs{text-transform: uppercase;}
.fm-ANm{font-family: arial;}
.fm-ANb{font-family: arial;font-weight: bold;}
body{width: 100%;font-size: 14px;color: #222;line-height: 1.6;word-break:break-all;font-family: "微软雅黑", "Microsoft Yahei",Segoe UI,Hiragino Sans GB,Arial,Helvetica Neue,Helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family: PingFang SC;}

.gybut.on:after{background: #fff;}
@font-face{ font-family:AVENIRNEXTLTPRO-MEDIUMCN; src:url(../font/AVENIRNEXTLTPRO-MEDIUMCN.OTF);}
@font-face{font-family:'din';src:url(../font/DINCond-Regular.eot);src:url(../font/DINCond-Regular.eot) format('embedded-opentype'),url(../font/DINCond-Regular.woff2) format('woff2'),url(../font/DINCond-Regular.woff) format('woff'),url(../font/DINCond-Regular.bin) format('truetype'),url(../font/DINCond-Regular.svg) format('svg')}
.fupcs{text-transform: capitalize;}
.fm-ANb{ font-family:'din';font-weight: bold; }

@media(max-width:800px){.gybut{line-height: .8rem;}}
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;height:100px;color: #fff;transition: all .5s;-webkit-transition: all .5s;}
.logo{display: inline-flex;align-items: center; line-height: 100px;height: 100px;}
.logo img.logo_cs,.logo img.logo_white{width:auto;}
.search_btn_box{display: flex;align-items: center;justify-content: center;width:20px;height: 95px;}
.search_btn_box .con{display:flex;}
html::-webkit-scrollbar {width: 4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #333;}
.header-a .search {cursor: pointer;padding: 8px 14px;background: url(../img/search.svg) no-repeat center;background-size: 100%;transition: all 0.5s; }
.bj .header-a .search,.ny_header .header-a .search{background: url(../img/search-blue.svg) no-repeat center;}
.header-nav{float: right;margin-right: 50px;font-size: 0;}
.header-nav-li{display: inline-block;vertical-align: top;*margin-left: 2.2vw;padding:0 1.1vw;*position: relative;font-size:16px;}
.header-d{display: block;line-height: 100px !important;color: #fff;position: relative;}
.header-d:after{content: '';width: 0%;height: 3px;background: #fff;position: absolute;left: 50%;bottom:calc(50% - 30px);border-radius: 2px;transition: all .5s;-webkit-transition: all .5s;}
.header-d:hover{color: #fff;}
.header-nav-li:hover .header-d:after, .header-nav-li.on .header-d:after{width: 100%;left: 0;transition: all .5s;-webkit-transition: all .5s;}
.header-sw{position: absolute;width:146px;width:100%;top: 100%;left: 50%; transform: translate(-50%, 0);background: #fff;box-shadow: 0 3px 3px #ccc;display: none;border-top: 1px solid #eff1f5;}
.header-e{text-align: center;/*padding: 1vw 0;*/padding:30px 0;display: flex;justify-content: center;}
.header-e a{color: #666;display: block; line-height: 2;padding:10px 15px;margin-right: 1px;position: relative;white-space: nowrap !important;}
.header-e a:hover{color:#f07d00;}
header.bj .search_btn_box svg path,header.ny_header .search_btn_box svg path{fill:#222222;}
.header .right {display: flex; align-items: center; border-radius: 0.625rem; float:right;}
.header-e .two_li{position: relative;}
.header-e .two_li .three_li{position: absolute;opacity:0;left:146px;width:0; overflow: hidden;top:0px;background:#ffffff;transition: all .5s;  -webkit-transition: all .5s; box-shadow: 0 0 4px 2px rgba(0 0 0 / 0.1);}
.header-e .two_li .three_li:before{content:'';display:block;width:0;height:0;border-width: 10px 10px 10px 0;border-style:solid; border-color: transparent #efefef transparent transparent;/*透明 黄 透明 透明 */ position:absolute;top: 12px;left: -12px; z-index: 1;}
.header-e .two_li .three_li a{padding:8px 12px;}
.header-e .two_li:hover .three_li{opacity:1;left:146px;z-index:1;width: auto;top: 0;min-width: 140px;overflow: initial;}

/*header .wid1600{position: relative;}*/
.header—li2{position:initial;}
.header-sw2{width:100%;background-color:transparent;}
.header-sw2 .header-e{display:flex;height: 100%;min-height:320px;padding:0;background: rgb(248 254 255 / 92%);}
.header-sw2 .header-e .two_li{width:60%;display:flex;justify-content: flex-end;padding:30px 30px 30px 0;background: #edf7ff;}
.header-sw2 .header-e .two_li dl dd{margin-bottom:5px;}
.header-sw2 .header-e .two_li dl dd a{padding:5px 30px;}
.header-sw2 .header-e .two_li dl dd.active{background-image: linear-gradient(to bottom, #4caeff, #35c9d4); border-radius:5px;}
.header-sw2 .header-e .two_li dl dd.active a{color:#ffffff;}
.header-sw2 .header-e .three_li{width:40%;padding-left:50px;padding:30px 0 30px 30px;text-align: left;}
.header-sw2 .header-e .three_li ul{display:none;}
.header-sw2 .header-e .three_li ul.cur{display:flex;flex-wrap: wrap;}
.header-sw2 .header-e .three_li ul li{width:43%;}

.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 12vw;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */ }
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;/*background: #2660b5;*/transition: .6s;left: 0;right: 0;z-index: 1; background-image: linear-gradient(to bottom, #4caeff, #35c9d4);}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none; }
.search-dialog-box .search-bg{ 	position: absolute;left: 0;top: 0; 	width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover; 	background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1); }
.search-dialog-box .wrap-inner{transform:translateY(100%); 	transition: .6s; }
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width:100%;height: 100%; }
.search-dialog-box .bubbles-bg .bubble1{width:6%;padding-top: 6%;left: 26.875%;top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width:12px;	padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble3{width:36px;	padding-top: 36px;	left: 8.854%;	top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width:56.875%;	padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);}
.search-dialog-box .bubbles-bg .bubble5{width:54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width:56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);}
.search-dialog-box .bubbles-bg .bubble7{width:2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble8{width:1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width:16px;	padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width:56.875%;padding-top: 56.875%;left: 71.354%;top:87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);}
.search-dialog-box .bubbles-bg .bubble{	animation:spin 8s infinite linear;	transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation:spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{	animation:spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation:spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2; }
.search-dialog .search-tit{font-size: 2.75rem; 	line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none; }
.search-dialog .search-inner{overflow: hidden; 	margin-top: 0; }
.search-dialog .search-input{width: 800px;margin: 0 auto;padding: 0 0 0 20px;background-color: rgba(255,255,255,.3);box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 72px;width: calc(100% - 72px);background-color: transparent;font-size: 18px;line-height: 50px;color: #fff;transition: all .3s;border:0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color:rgba(255,255,255,0.5);  }  
.search-dialog .search-input input[type=text]:-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]::-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color:rgba(255,255,255,0.5); } 
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn{float: right;height: 72px;width: 72px;border:0;} 
.search-dialog .search-input input[type=submit]{cursor: pointer;background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 30%;background-image: url('../img/search.svg');} 
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url('../img/close-btn.svg');background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=submit]{background-image: url('../img/search-btn2.svg')}
.search-dialog .hot-search{font-size: 0;width:19.5rem;margin:.6rem auto 0;box-sizing: border-box;padding:0 .6rem;overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link{ 	display: inline-block;*display: inline;zoom:1;vertical-align: top; }
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;background-image: url(../images/hot-icon.png); }
.search-dialog .hot-link{margin-left: 1rem; }
.search-dialog .hot-link a{display: inline-block;*display: inline; 	zoom:1;font-size: .375rem; 	line-height: .5rem;margin-right: .75rem;color:#fff;padding-bottom: 5px;position: relative; }
.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: 2px;background-color: #fff;transform:scaleX(0); 	transform-origin:left center;transition:transform .3s; }
.search-dialog-box .bottom-box{position: absolute; 	left: 0;bottom:5.1%;width:100%; }
.search-dialog-box .bottom-box .share-box{overflow: hidden;} 
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height:.5rem;color: #fff;margin-top: .5rem;overflow: hidden;}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 48px;height: 48px;z-index: 10;right: 20px;top: 20px;background-color: rgba(255,255,255,.3);border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);border-radius: 100%;transition: transform .3s; }
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 30%;background-repeat: no-repeat;background-image: url(../img/close-btn.svg);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}
.menu_nav{display:none;}

@media(min-width:1201px){
.header-e a>span{position: relative;white-space: nowrap !important; z-index: 2;transition: all .5s;-webkit-transition: all .5s;}
.header-e a:after{content: '';display:none; width: 100%;height: 100%;position: absolute;top: 0;right: 0;z-index: 0;background: #fff;transform: skew(-20deg);-ms-transform: skew(-20deg);-moz-transform: skew(-20deg);-webkit-transform: skew(-20deg);transition: all .5s;-webkit-transition: all .5s;}
.header-e a:hover:after{background: #f07d00;transition: all .5s;-webkit-transition: all .5s;}
.header-e a:hover>span{color:#f07d00;transition: all .5s;-webkit-transition: all .5s;}
}
header.bj{background: #fff;border-bottom: 1px solid #eff1f5;}
header.bj .header-d,header.ny_header .header-d{color: #222;}
header.bj .header-nav-li:hover .header-d,header.ny_header .header-nav-li:hover .header-d{color: #f07d00;}
header.bj .header-d:after,header.ny_header .header-d:after{background: #f07d00;}
header.bj .header-nav-li.on .header-d,header.ny_header .header-nav-li.on .header-d{color: #f07d00;}
header.bj .header-a .sub1,header.ny_header .header-a .sub1{background-image: url(../images/ico29_1.png);}
header.bj .header-a .int1,header.ny_header .header-a .int1{border-bottom:1px solid rgb(172 172 172 / 50%);}


@media(min-width:1201px){
header.mh,header.mh .header-a form{height:100px;transition: all .5s;-webkit-transition: all .5s;}
header.mh .logo{line-height: 100px;}
header.mh .logo img{height:50px;width:auto;}
header.mh .header-d{line-height:100px;}
header.mh .header-a{height:100px;transition: all .5s;-webkit-transition: all .5s;}
header .logo_white{height:50px;width:auto;}
}
.logo_cs{display:none;height:50px;width:auto;}
header.bj .logo_cs,header.ny_header .logo_cs{display:inline-block;width:auto;}
header.bj .logo_white,header.ny_header .logo_white{display:none;}
.header-fg{background: #f5f6fa;color: #222;}
.header-dx{width: 30px;height:30px; margin-top: 20px;text-align: right;margin-left:40px ;overflow: hidden;display: none;opacity: 1;}
.header-dx1,.header-dx2,.header-dx3{width: 100%;height: 3px;margin-bottom:0px;background:#ffffff; position: absolute;}
.header-dx1{top:3px;}
.header-dx2{opacity: 0 !important;}
.header-dx3{top:20px;}
.header-dx div{transition: all .5s;background:#ffffff;}
.header-dx.cli{opacity: 1;}
.header-dx.cli .header-dx1{-webkit-transform: rotate(44deg);-ms-transform: rotate(44deg);transform: rotate(44deg);transform-origin:0%;-ms-transform-origin:0%;-webkit-transform-origin:0%;-moz-transform-origin:0%;transition: all .5s;}
.header-dx.cli .header-dx2{opacity: 0;transition: all .5s;}
.header-dx.cli .header-dx3{-webkit-transform: rotate(-44deg);-ms-transform: rotate(-44deg);transform: rotate(-44deg);top: auto;bottom: 3px;transform-origin:0%;-ms-transform-origin:0%;-webkit-transform-origin:0%;-moz-transform-origin:0%;transition: all .5s;}

@media(max-width:1500px){
.wid1600 {width:90vw;}

}
@media(max-width:1200px){
.header-dx{display: block;float: right;margin-top:25px;margin-left: 25px;position: relative;z-index: 39;}
header{height: 80px;}
.logo{line-height: 80px;}
.header-nav{}
.header-a{display: none;}
header.bj .header-dx>div,header.ny_header .header-dx>div{background: #ff932a;}
.header-nav{position: fixed;top: 80px;left: 0;width: 100%;height: 100vh;background: #fff;padding: 30px 4%;display: none;}
.header-nav-li{width: 100%;margin: 0;position: relative;}
.header-d{color: #222;font-size: 18px;line-height: 65px;border-bottom: 1px solid #ebebeb;position: relative;font-weight: bold;}
.header-d:hover{color: #222;}
.header-d:after{display: none;}
.header-nav-i{width: 10%;height: 65px;position: absolute;top: 10px;right: 0;z-index: 3;display: block;*background: url(../images/ico16_1.png) no-repeat right center;*background-size: 18px;}
.header-nav-i:after,.header-nav-i:before{content:'';width:18px;height:2px;position:absolute;background-color: #d0cece; right: 5px;top: 18px;}
.header-nav-i:before{-webkit-transform: rotate(90deg);}
.menu_nav ul li.lis-on .header-nav-i:before{display:none;}
.header-nav-li.act .header-nav-i{background-image: url(../images/ico17_1.png);}
.header-nav-li.act .header-d{color: #ff932a;}
.header-nav-li.on .header-d{color: #222 !important;}
.header-nav-ul{max-height: calc(100% - 80px);overflow: auto;}
.header-sw{/*display: block;*/position: initial;top: initial;box-shadow: initial;border: 0;}
.header-e{width: 100%;text-align: left;padding: 15px 0;}
.header-e a{display: block;margin: 0;width: 100%;padding: 2px 0;}
.header-fg{background: #fff;}
.header-f{width: 100%;padding: 15px 0;}
.header-m{display: block;position: relative;width: 100%;margin-bottom: 20px;}
.header-m .int1{width: 100%;height: 60px;border-radius: 30px;border: 1px solid #D2D2D2;padding: 0 30px;padding-right: 100px;}
.header-m .sub1{width: 60px;height: 100%;border: 0;background: url(../images/ico29_1.png) no-repeat center;background-size: 20px;opacity: .5;position: absolute;top: 0;right: 10px;}
}

.swiper-scrollbar{height:3px !important;background-color: #e5e5e6;}
.swiper-scrollbar-drag{height:5px;top: -1px;background-color: #ff932a;}
/*banner*/
.ban-swiper{width: 100%;height: 100vw;max-height: 100vh;position: relative;top: 0;left: 0;z-index: 2;}
.ban-slide{background: no-repeat center;background-size: cover;overflow: hidden;background: #000;}
.ban-slide-bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;background-repeat: no-repeat ;background-position: center top; background-size: cover;}
.ban-slide.swiper-slide-active .ban-slide-bj{transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transition:all linear 6.5s;-webkit-transition:all linear 6.5s;}
.ban-video{/*min-width: 100%;*/min-height: 100%;width: 100%;position: absolute;bottom: 0;left: 50%;z-index: 2;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ban-div{width: 100%;position: absolute;top: 50%;left: 0;z-index: 5;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.ban-div .ban-bd{text-align: center;}
.ban-bd{width: 100%;color: #fff;transform: translateY(60px);opacity: 0;}
.ban-div .ban-bd .ban-b{line-height:1.5;}
.ban-slide.swiper-slide-active .ban-bd{transform: translateY(0px);opacity: 1;transition: all .7s.5s;-webkit-transition: all .7s .5s;}
.ban-c{margin-top:2.5vw;margin-bottom: 3.125vw;}
.ban-span{bottom: 1.25vw !important;text-align: right;padding-right:7.8125vw ;}
.ban-span span{width:36px;height: 3px;opacity: 1;background: #fff;border-radius:0;}
.ban-span .swiper-pagination-bullet-active{background:#ff932a}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.ban-sz{position: absolute;right: 7.82vw;bottom: 2.2vw;color: #fff;z-index: 6;}
.ban-sz>div{font-size:20px;display: inline-block;}
.ban-sz .ban-sz-a{font-size:28px;}
.ban-swiper .swiper-slide video{width:100%;}

.ban-swiper .banner_btn{position: absolute;bottom:50px;width:100%;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination{width:300px;position: relative;text-align: left;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination span{background-repeat: no-repeat;background-position: center; background-image: url(../img/pagination-bullet.png);background-size:100%;width:16px;height:24px;background-color:#0048b300;margin-right:20px;opacity:0.5;}
.ban-swiper .banner_btn .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}
.banner_btn .wid1600{display:flex; align-items: center;justify-content: flex-end;}
.banner_btn .swiper-button .swiper-button-next{background-size: contain;opacity: 1;}
.banner_btn .swiper-button .swiper-button-prev{background-size: contain;opacity: 1;}
.banner_btn .swiper-button .swiper-button-prev,.banner_btn .swiper-button .swiper-button-next{opacity: 1; border:2px solid #f3f5f5;border-radius: 50%;  width: 48px; height: 48px; transition: all 0.3s;bottom: 10px;top: auto;color:#ffffff;}
.banner_btn .swiper-button .swiper-button-prev:after,.banner_btn .swiper-button .swiper-button-next:after{font-size:16px;}
.banner_btn .swiper-button .swiper-button-prev:hover,.banner_btn .swiper-button .swiper-button-next:hover{background:#f08200;border:0;color:#ffffff;}
.ban-swiper .swiper-pagination{display:none;}


.roll_box{width: 120px;position: absolute;left: calc(50% - 60px);bottom: 6%;z-index: 11;text-align: center;}
.roll_box p{color:#ffffff;font-size:17px;margin-top:10px;}
.roll-icon {width: 26px;height: 38px;border: 2px solid rgba(255,255,255,0.8);border-radius: 50px; position: relative;margin:0 auto;}
.roll-icon i{width: 3px;height: 8px;position: absolute;left: 50%;top: 20%;transform: translateX(-50%);background:#ffffff;animation: fudong1 1500ms infinite ease-in-out ;}
@keyframes fudong1{0%{top: 20%;} 50%{top: 50%;}100%{top: 20%;}}


.i_more{display:inline-flex;width:180px;height:50px;border-radius: 25px;font-size:18px; align-items: center; justify-content: center;color:#ffffff; background-image: linear-gradient(to bottom, #4caeff, #35c9d4);}
.i_more:hover{color:#ffffff;background:#ff932a;}


.i_tit h3{color:#222222;}
.ellipsis {overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.ellipsis2 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.m_jjfa{display:none}
.i_jjfa_box{position: relative;}
.i_jjfa_box .i_jjfa_bg{width:100%;height:100%;}
.i_jjfa_box .i_jjfa_bg ul li{display:none;}
.i_jjfa_box .i_jjfa_bg ul li.cur{display:block;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_bg{ width:100%;height:100vh;display:flex; align-items: center; background-position:center; background-size: cover; background-repeat: no-repeat;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item{color:#ffffff;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_tit h3{color:#ffffff;margin-bottom:50px;font-weight:200;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_text{line-height:60px;margin-bottom:120px;width:700px;font-weight:400;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_text br{display:none;}

.i_jjfa_box .i_jjfa_pagination dl{width:100%;display:flex;justify-content: space-between; cursor: pointer;}
.i_jjfa_box .i_jjfa_pagination dd{width:25%;height:130px;display:flex;flex-direction: column; align-items: center; justify-content: center;position: relative;}
.i_jjfa_box .i_jjfa_pagination dd.active{background-image:linear-gradient(to bottom, #4cafff, #35c9d4);}
.i_jjfa_box .i_jjfa_pagination dd .i_jjfa_pagination_icon img{width:auto;max-height:46px;}
.i_jjfa_box .i_jjfa_pagination dd .i_jjfa_pagination_text{color:#ffffff;margin-top:5px;}
.i_jjfa_box .i_jjfa_pagination dd.active .i_jjfa_pagination_text{opacity:0.7;}
.i_jjfa_box .i_jjfa_pagination dd:after{content:'';position: absolute; width:0;height:4px;left:0;bottom:0;background:#f99231;transition: all 0.3s;}
.i_jjfa_box .i_jjfa_pagination dd.active:after{width:100%;}


.i_jjfa_box .i_jjfa_bg .i_jjfa_back_item{background-repeat:no-repeat; background-position:center; background-size: cover;height:100vh;}
.i_jjfa_box .i_jjfa_bg .i_jjfa_back_item img{}
.i_jjfa_box .i_jjfa_tab{position: absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items: center;}
.i_jjfa_box .i_jjfa_tab .swiper-slide{opacity: 0 !important;}
.i_jjfa_box .i_jjfa_tab .swiper-slide.swiper-slide-active{opacity:1 !important;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item{color:#ffffff;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_tit h3{color:#ffffff;margin-bottom:50px;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_text{line-height:60px;margin-bottom:120px;width:700px;font-weight:200;}

.i_jjfa_box .i_jjfa_pagination{position: absolute;bottom:0;width:100%;left:0;z-index:9;height:130px;background-color:rgba(0 0 0 /0.3);}
.i_jjfa_box .i_jjfa_pagination .wid1600{display:flex;justify-content: space-between;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li{width:25%;height:130px;display:flex;flex-direction: column; align-items: center; justify-content: center;position: relative;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li.i_jjfa_pagination_active{background-image:linear-gradient(to bottom, #4cafff, #35c9d4);}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li .i_jjfa_pagination_icon img{width:auto;max-height:46px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li .i_jjfa_pagination_text{color:#ffffff;margin-top:5px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li.i_jjfa_pagination_active .i_jjfa_pagination_text{opacity:0.7;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li:after{content:'';position: absolute; width:0;height:4px;left:0;bottom:0;background:#f99231;transition: all 0.3s;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li.i_jjfa_pagination_active:after{width:100%;}

/**/
.i_product .i_protxtbox ul li .pro_more{line-height:30px;display:flex;align-items: center;justify-content: center;}
.i_product .i_protxtbox ul li .pro_more a{width:125px;height:45px;line-height:45px;padding:0 10px 0 25px;color:#ffffff;background:#f08200;display:flex;align-items: center;justify-content: space-between;}
.i_product .i_protxtbox ul li .pro_more a i{display:block;font-family:'宋体';font-weight:600;}
.i_product{height:100vh;position: relative;}
.i_product .i_probg{background-repeat:no-repeat;background-size: cover;background-position: center bottom;height:100%;width:100%;position: absolute;}
.i_product .i_protxtbox{position: absolute;width:100%;height:100%; overflow: hidden;position: relative;}
.i_product .i_protxtbox ul{display:flex; align-items: center;justify-content: center;}
.i_product .i_protxtbox ul li{width:25%;display:flex; align-items: center;justify-content: center;height:100vh;text-align: center;position: relative;}
.i_product .i_protxtbox ul li:after{content:'';position: absolute;width:1px;height:100%;background:rgb(242 247 251 / 50%);top:0;right:0;}
.i_product .i_protxtbox ul li:last-child:after{display:0;}
.i_product .i_protxtbox ul li .box{width:80%;}
.i_product .i_protxtbox ul li .tit{transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product .i_protxtbox ul li .txtbox{max-width:360px;margin:0 auto 0;color:#f08200;height:0;overflow: hidden; transition: all .6s;  -webkit-transition: all .6s;
    -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product .i_protxtbox ul li .txt {line-height:28px;margin-bottom:30px;transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s; -ms-transition: all .6s;-o-transition: all .6s;}
.i_product .i_protxtbox ul li .txt p{color:#f08200;}
.i_product .i_protxtbox ul li .link{line-height:28px;display:flex;flex-direction: column;margin-bottom:50px;}
.i_product .i_protxtbox ul li .link a{display:block;margin-bottom:20px;color:#f08200;}
.i_product .i_protxtbox ul li .pro_more{line-height:30px;display:flex;align-items: center;justify-content: center;}
.i_product .i_protxtbox ul li .pro_more a{width:125px;height:45px;line-height:45px;padding:0 10px 0 25px;color:#ffffff;background:#f08200;display:flex;align-items: center;justify-content: space-between;}
.i_product .i_protxtbox ul li .pro_more a i{display:block;font-family:'宋体';font-weight:600;}
.i_product .i_protxtbox ul li:hover .txtbox{height:277px;margin:36px auto 0;}
.i_product .i_protxtbox ul li:hover .tit{color:#f08200;}


.i_product .mySwiper3 .swiper-slide .imgbg{height:100vh; background-repeat: no-repeat; background-position: center; background-size: cover;}
.i_product .i_probg ul li{display:none;}
.i_product .i_probg ul li.cur{display:block;}
.i_product .i_probg .imgbg{height:100vh; background-repeat: no-repeat; background-position: center; background-size: cover;}


.i_product #product-container .swiper-slide{display:flex; align-items: center;justify-content: center;text-align:center;height:100vh;text-align: center;position: relative;background-repeat:no-repeat;background-position:-200% 0;background-size: cover;}
.i_product #product-container .swiper-slide:before{content:'';position: absolute;width:100%;left:0;bottom:0;height:0;background-image:linear-gradient(to bottom, #4caeff, #35c9d4);opacity: 0.6;transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product #product-container .swiper-slide:after{content:'';position: absolute;width:1px;height:100%;background:rgb(242 247 251 / 50%);top:0;right:0;}
.i_product #product-container .swiper-slide em{position: absolute;z-index: 1;bottom:0;height:4px;width:0%;left:0;background:#f99231;transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product #product-container .swiper-slide:last-child:after{display:0;}
.i_product #product-container .swiper-slide .box{width:80%;position: relative;z-index: 1;}
.i_product #product-container .swiper-slide i{display:flex;margin:auto;;width:120px;height:120px; border-radius:50%; border:1px solid #ffffff;justify-content: center;align-items: center;}
.i_product #product-container .swiper-slide i img{width:auto;margin:0 auto;}
.i_product #product-container .swiper-slide .tit{margin-top:60px;transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product #product-container .swiper-slide .tit h3{color:#ffffff;}
.i_product #product-container .swiper-slide .txtbox{max-width:360px;margin:0 auto 0;color:#f08200;height:0;overflow: hidden; transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_product #product-container .swiper-slide .txt {line-height:28px;margin-bottom:50px;transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s; -ms-transition: all .6s;-o-transition: all .6s;}
.i_product #product-container .swiper-slide .txt p{color:#ffffff;}
.i_product #product-container .swiper-slide .pro_more{line-height:30px;text-align: center; display:flex;align-items: center;justify-content: center;}
.i_product #product-container .swiper-slide .pro_more a{width:150px;height:50px;border-radius:25px; line-height:50px;padding:0 10px 0 10px;color:#ffffff;background:#f08200;display:flex;align-items: center;justify-content: center;}
.i_product #product-container .swiper-slide:hover:before{height:100%;}
.i_product #product-container .swiper-slide:hover em{width:100%;}
.i_product #product-container .swiper-slide:hover .txtbox{height:200px;margin:36px auto 0;}
.i_product #product-container .swiper-slide:hover .tit{color:#f99231;}
.i_product #product-container .swiper-pagination{bottom:50px;width:100%;}
.i_product #product-container .swiper-pagination span{margin:0 8px;width:40px;height:5px;border-radius:0;}
.i_product #product-container .swiper-pagination .swiper-pagination-bullet-active{background:#f99231;}

.i_aboutbox{background-repeat: no-repeat;background-size:cover; background-position: center top;height:100vh;width:100%;display:flex;justify-content: center;text-align: center;}
.i_aboutbox .box{margin-top:8%;}
.i_aboutbox .tit{margin-bottom:10px;}
.i_aboutbox .tit h3{color:#ffffff;font-weight:200;}
.i_aboutbox .text{color:#ffffff;margin-bottom:50px; font-weight:400;}
.i_aboutbox .numbox{margin-top:90px;}
.i_aboutbox .numbox .iabt-dli {  display: inline-block; vertical-align: top;  margin-bottom: 1.6vw; padding:0;margin-right:140px;}
.i_aboutbox .numbox .iabt-dli:last-child{margin-right:0;}
.i_aboutbox .numbox .iabt-dli .iabt-dcnt {display: inline-block;}
.i_aboutbox .numbox .iabt-d{display:flex;justify-content: space-between;}
.i_aboutbox .numbox .iabt-d1{display: none;color:#222222; } 
.i_aboutbox .numbox .iabt-d2{line-height:0.9; margin-right:5px;}
.i_aboutbox .numbox .iabt-d3{line-height: 1.4; margin-top:15px;color:#333333;text-align: left;}
.i_aboutbox .numbox .iabt-d02{color:#ff932a;display: flex; align-items: stretch;}
.i_aboutbox .numbox .iabt-d02 .txt1{display:flex;flex-direction: column; justify-content: space-between;color:#333333;}
.i_aboutbox .numbox .iabt-d02 .txt2{display:flex;align-items: flex-end;}
.i_aboutbox .numbox .iabt-d02 .txt1,.i_aboutbox .numbox .iabt-d02 .txt2{color:#333333; line-height:24px;}
.i_aboutbox .numbox .iabt-d02 .txt1 small:nth-child(1){font-weight:600;color:#333333;margin-top:-5px;font-size: 20px !important;}

/**/
.i_servebox{background-repeat: no-repeat;background-size:cover; background-position: center top;height:100vh;width:100%;display:flex;align-items: center; justify-content: center;text-align: center; position: relative;}
.i_servebox .i_servetext{color:#ffffff;}
.i_servebox .i_servetext .i_servetit{margin-bottom:10px;}
.i_servebox .i_servetext .i_servetit h3{color:#ffffff;font-weight:200;}
.i_servebox .i_servetext .content{margin-bottom:56px; font-weight:400;}
#serve-container{display:none;}
.i_serve_bot{ position: absolute; bottom:0;}
.i_serve_bot ul{display:flex;}
.i_serve_bot ul li{position: relative;background-color:rgba(0 0 0 /50%);width:calc(25% - (15px * 3 / 4));margin-right:15px;height:160px;}
.i_serve_bot ul li .i_serve_item:after{content:'';position: absolute;width:100%;height:0;bottom:0;left:0;background-image:linear-gradient(to bottom, #4caeff, #35c9d4);}
.i_serve_bot ul li .i_serve_item{display:flex;padding:25px 25px 30px;position: absolute; bottom: 0;}
.i_serve_bot ul li i{display:block;width:40px;margin-top:1px;position: relative;z-index: 1;}
.i_serve_bot ul li:first-child i{width:36px;}
.i_serve_bot ul li i img{width:auto;}
.i_serve_bot ul li .text{margin-left:20px;position: relative;z-index: 1;color:#ffffff;text-align:left;width:calc(100%  - 64px);}
.i_serve_bot ul li .text h3{line-height:38px;margin-bottom:20px;}
.i_serve_bot ul li .text h4{line-height:24px;margin-bottom:10px;}
.i_serve_bot ul li .text p{height:0;line-height:30px;margin-top:0px;text-align: justify; overflow: hidden;transition: all .6s;  -webkit-transition: all .6s; -moz-transition: all .6s;  -ms-transition: all .6s; -o-transition: all .6s;}
.i_serve_bot ul li:last-child{margin-right:0;}
.i_serve_bot ul li:hover .text p{margin-top:20px;height:120px;}
.i_serve_bot ul li:hover .i_serve_item:after{height:100%;border-bottom:4px solid #f07d00;}
.i_servebox #serve-container .i_serve_item em{display:none;}
.i_servebox #serve-container .i_serve_item em img{width:auto;}

.i_news_box{height:100vh;display:flex; align-items: center;justify-content: center;}
.i_news_box .i_news_tab{display:flex;justify-content: space-between; align-items: center; margin-top:80px;}
.i_news_box .i_news_tab .i_morebox{display:block;}
.i_news_box .i_morebox{display:none;}
.i_news_box .i_news_bot{display:flex;margin-top:50px;justify-content: space-between;}
.i_news_box .i_news_bot .i_news_left{width:45%;}
.i_news_box .i_news_bot .i_news_left a{position: relative;display:block;height:100%;}
.i_news_box .i_news_bot .i_news_left a .imgbox {position: relative; padding-bottom: 75%; overflow: hidden;border-radius: 10px; height:100%;}
.i_news_box .i_news_bot .i_news_left a .imgbox img{width: 100%;max-width: 100%;position: absolute; left: 0;height: 100%; object-fit: cover;top: 0;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_news_box .i_news_bot .i_news_left a .isolu-d{position: absolute;z-index: 1;width: 100%;padding: 30px 35px;color:#ffffff;bottom: 0;left: 0;overflow: hidden; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_news_box .i_news_bot .i_news_left a:hover .imgbox img{transform: scale(1.05);}
.i_news_box .i_news_bot .i_news_left .time{}
.i_news_box .i_news_bot .i_news_left .h3{margin-bottom:15px;}
.i_news_box .i_news_bot .i_news_left .p{line-height:1.75em;}
.i_news_box .i_news_bot .i_news_right{width:53%;display: flex;flex-direction: column; justify-content: space-between;}
.i_news_box .i_news_bot .i_news_right .news_item{height:33%;margin-bottom:30px;background:#f4f4f4;}
.i_news_box .i_news_bot .i_news_right .news_item:last-child{margin-bottom:0;}
.i_news_box .i_news_bot .i_news_right .news_item a{display:flex;height:100%;}
.i_news_box .i_news_bot .i_news_right .news_item .imgbox {position: relative;overflow: hidden;border-radius: 10px;width:30%;max-width:350px;}
.i_news_box .i_news_bot .i_news_right .news_item .imgbox img{width: 100%;height:100%;object-fit: cover;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_news_box .i_news_bot .i_news_right .news_item:hover .imgbox img{transform: scale(1.05);}
.i_news_box .i_news_bot .i_news_right .news_item .text{padding:0 0 ;margin-left:40px;margin-right:30px;width:calc(70% - 70px); display:flex;flex-direction: column; justify-content: center;}
.i_news_box .i_news_bot .i_news_right .news_item .news-a{margin-bottom:15px;line-height:1.5;}
.i_news_box .i_news_bot .i_news_right .news_item .news-b{}
.i_news_box .m_news{display:none;}


.footer{background:#0e141f;}
.footer .fl01{padding:50px 0 105px;}
.footer .fl01 .wid1600{display:flex;justify-content: space-between;}
.footer .fl01 .footer-ab{}
.footer .fl01 .footer-ab .f_logo img{height:56px;width:auto;}
.footer .fl01 .footer-ab .contact{color:#ffffff;margin-top:10px;}
.footer .fl01 .footer-ab .contact p span{}
.footer .fl01 .footer-ab .code{display:flex;margin-top:15px;}
.footer .fl01 .footer-ab .footer-code-item{width:36px;height:36px;border-radius:50%;background-color:rgba(255 255 255 /0.1);margin-right:25px;position: relative;cursor: pointer;display: flex;justify-content: center;align-items: center;padding: 8px;box-sizing: border-box;transition: all 0.5s ease; }
.footer .fl01 .footer-ab .footer-code-item:nth-child(2) svg{width:16px;}
.footer .fl01 .footer-ab .footer-code-item a{display:flex;overflow: hidden;height: 100%;width: 100%;align-items: center;}
.footer .fl01 .footer-ab .code .code-item-code{position:absolute;top:42px;left:-27px;width:100px;max-width:none;z-index:9;display:none;}
.footer .fl01 .footer-ab .footer-code-item:hover {background-image:linear-gradient(to bottom, #4caeff, #35c9d4);}
.footer .fl01 .footer-ab .code .footer-code-item:hover .code-item-code{display: block;transition: all 0.5s ease;}

.footer .fl01 .f_nav{display:flex;width:60%;justify-content: space-between;}
.footer .fl01 .f_nav ul{margin-right:5%;}
.footer .fl01 .f_nav ul li.plat a{color:#ffffff;}
.footer .fl01 .f_nav ul li{margin-bottom:10px;}
.footer .fl01 .f_nav ul li a{color:rgba(255 255 255 /0.6);line-height:1.75em;}
.footer .fl01 .f_nav ul li a:hover{color:rgba(255 255 255 /1);}
.footer .fl02 .wid1600{padding:35px 0; border-top:1px solid rgba(255 255 255 /0.3);display: flex;}
.footer .fl02{color:rgba(255 255 255 /0.3);font-size:14px;}
.footer .fl02 a{color:rgba(255 255 255 /0.4);font-size:14px;}
.footer .m_ewm{display:none;}


@media(max-width:2000px){
header,.search_btn_box,header.mh, header.mh .header-a form{height:90px;}
.logo {line-height: 90px;height: 90px;}
.header-d{line-height: 90px !important;}

.wid1600{width: 92% !important;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_tit h3 { margin-bottom: 40px;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_text {line-height: 2;margin-bottom:90px;}
.i_product #product-container .swiper-slide i { width: 100px;height: 100px;}
.i_product #product-container .swiper-slide .txt {margin-bottom: 30px;}
.i_product #product-container .swiper-slide:hover .txtbox {height: 170px;margin: 28px auto 0;}
.i_servebox .i_servetext .content {margin-bottom: 48px;}
.i_serve_bot ul li i {width:38px;}
.i_serve_bot ul li {margin-right: 15px; height: 140px;}
.i_serve_bot ul li:hover .text p {margin-top: 20px;height: 120px;}
.i_aboutbox .numbox .iabt-dli { margin-right: 130px;}
.i_news_box .i_news_bot .i_news_right .news_item .imgbox{width: 28%;}
.i_news_box .i_news_bot .i_news_right .news_item .text{margin-left: 35px; margin-right: 25px; width: calc(70% - 50px);}
.i_news_box .i_news_bot .i_news_right .news_item {margin-bottom:25px;}
.i_product #product-container .swiper-slide .tit {margin-top:50px;}

}

@media(max-width:1600px){
header,.search_btn_box,header.mh, header.mh .header-a form{height:80px;}
.logo {line-height: 80px;height: 80px;}
.header-d{line-height: 80px !important;}
header .logo_white,.logo_cs{height: 46px;}

.i_more {width: 160px;height: 46px;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_tit h3 { margin-bottom: 30px;}
.i_jjfa_box .i_jjfa_tab .i_jjfa_text_item .jjfa_text {line-height: 1.75;margin-bottom:70px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li,.i_jjfa_box .i_jjfa_pagination{height:120px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li .i_jjfa_pagination_icon img {max-height: 42px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li .i_jjfa_pagination_text{line-height:1.75;}
.i_jjfa_box .i_jjfa_tab .wid1600{margin-bottom:60px;}
.i_product #product-container .swiper-slide i img{width:46px;}
.i_product #product-container .swiper-slide i { width: 90px;height: 90px;}
.i_product #product-container .swiper-slide .txt {margin-bottom: 25px;}
.i_product #product-container .swiper-slide:hover .txtbox {height: 160px;margin: 25px auto 0;}
.i_product #product-container .swiper-slide .tit {margin-top:42px;}
.i_servebox .i_servetext .content {margin-bottom: 42px;}
.i_serve_bot ul li i {width:35px;}
.i_serve_bot ul li {margin-right: 12px; height: 130px;}
.i_serve_bot ul li:hover .text p {margin-top: 15px;height: 120px;line-height: 24px;}
.i_servebox .i_servetext{margin-bottom:50px;}
.i_aboutbox {background-size: 100% auto;}
.i_aboutbox .text {margin-bottom: 30px;}
.i_aboutbox .numbox {margin-top: 70px;}
.i_aboutbox .numbox .iabt-dli { margin-right: 110px;}
.i_serve_bot ul li .i_serve_item {padding: 22px 22px 27px;}
.i_serve_bot ul li .text{width: calc(100% - 50px);margin-left:15px;}
.i_serve_bot ul li .text h3{margin-bottom:15px;}
.i_news_box .i_news_bot { margin-top: 40px;}
.i_news_box .i_news_bot .i_news_left .time {line-height:1.75;}
.i_news_box .i_news_bot .i_news_right .news_item .imgbox{width: 28%;}
.i_news_box .i_news_bot .i_news_right .news_item .text{margin-left: 32px; margin-right: 22px; width: calc(70% - 44px);}
.i_news_box .i_news_bot .i_news_right .news_item {margin-bottom:22px;}

.footer .fl01 .footer-ab .f_logo img {height: 48px;}

    
}

@media(max-width:1400px){
.header-sw2 .header-e .two_li {width: 55%;}
.header-sw2 .header-e .three_li{width:45%;}
.header-sw2 .header-e .three_li ul li {width: 50%;}
.header-sw2 .header-e .three_li ul li a { padding: 5px 5px;}
.i_more {width: 140px;height: 42px;}
.i_serve_bot ul li:first-child i { width: 32px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li .i_jjfa_pagination_icon img { max-height: 40px;}
.i_product #product-container .swiper-slide .tit {margin-top: 36px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li, .i_jjfa_box .i_jjfa_pagination,.i_jjfa_box .i_jjfa_pagination dd{ height: 100px;}
.i_product #product-container .swiper-slide:hover .txtbox {margin: 20px auto 0;}
.i_product #product-container .swiper-slide .pro_more a {width: 140px;height: 46px;}
.i_aboutbox .numbox .iabt-dli { margin-right: 90px;}
.i_news_box .i_news_bot { margin-top: 30px;}
.i_serve_bot ul li .text h3 { line-height: 32px; margin-bottom: 12px;}
.i_serve_bot ul li:hover .text p { margin-top: 15px;height: 120px;}
.i_serve_bot ul li .i_serve_item {padding: 20px 20px 24px;}
.i_serve_bot ul li .text h4 {height:auto; line-height: 20px;}
.i_serve_bot ul li { margin-right:10px;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_tit h3 {  margin-bottom: 0px;}
.footer .fl01 .footer-ab .f_logo img {height: 42px;}
.footer .fl02 .wid1600 { padding: 20px 0;}

.search-dialog-box {max-height:300px;height: 60vw;}
.search-dialog .search-input input[type=text] { height: 65px; width: calc(100% - 65px);}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn {height: 65px;width:65px;}
.pub-close { width: 42px; height: 42px;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{font-size:16px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:16px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:16px;}
.search-dialog .search-input input[type=text]::-ms-input-placeholder{font-size:16px;}



}
/*首页解决方案*/
.flex_btn{display:flex;justify-content: space-between;align-items: center;}
@media(max-width:1200px){
.ipro-ka{height: 40vw;}
.ipro-d0{font-size:20px;}



}
@media(max-width:1100px){
body:before { content: ""; background-image: inherit;position: fixed;top: 0;left: 0; height: 100%; width: 100%; background-repeat: no-repeat;-webkit-background-size: cover !important;-moz-background-size: cover !important;-o-background-size: cover;background-size: cover !important; z-index: -1;}
.html_page{position: initial!important;}
.index_page_wrap{height: 100% !important;width: 100%;position: absolute !important;}
.index_page_swiper{height: 100% !important;}

header, .search_btn_box, header.mh, header.mh .header-a form {height: 80px;}
.logo {line-height: 80px;height: 80px;}
.header-dx {margin-top: 25px;}
header .logo_white, .logo_cs {height: 46px;}
.header-dx{display:block;}
.header-nav {top:80px;}
.menu_nav{position: fixed; top: 80px; left: 0; width: 100%; height:calc(100vh - 80px); background: #fff; padding: 30px 4%;}
.menu_nav ul{max-height: calc(100% - 20px); overflow-y:auto;}
.menu_nav ul li{ padding: 10px 0;width: 100%; margin: 0; position: relative; border-bottom: 1px solid #ebebeb; display: inline-block; vertical-align: top;}
.menu_nav ul li .menu2a>a{color: #222; line-height: 46px !important;font-weight: 400; font-size: 18px;}
.header-nav-i {height: 40px;width:50%;}
.menu_nav ul li .two-nav-i{width: 40%; height: 35px; position: absolute; top: 0; right: 5px; z-index: 3; display: block;}
.menu_nav ul li .two-nav-i:after,.menu_nav ul li .two-nav-i:before{content:'';width:14px;height:2px;position:absolute;background-color: #d0cece; right: 5px;top: 18px;}
.menu_nav ul li .two-nav-i:before{-webkit-transform: rotate(90deg);}
.menu_nav ul li .two_on .two-nav-i:before{display:none;}
.menu_nav ul li .nav_two{display:none;transform: translate(0%, 0);  width: 100%;padding-left:20px}
.menu_nav ul li .nav_two .menu3a{position: relative;}
.menu_nav ul li .nav_two .menu3a>a,.menu_nav ul li .nav_two>a{font-size: 16px;  display: block; margin: 0; width: 100%; padding:0; color: #666; line-height:38px; position: relative; white-space: nowrap !important;}
.menu_nav ul li .three_item{display: none;padding-left:15px;margin:10px 0;}
.menu_nav ul li .three_item>a{color: #888888;display: block; line-height: 32px !important;font-weight: 400; font-size: 15px;}

.search-dialog .search-input input[type=text] { height: 60px; width: calc(100% - 60px);}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn {height: 60px;width:60px;}
.pub-close { width: 38px; height:38px;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-ms-input-placeholder{font-size:14px;}

.ban-swiper {height: 100%;}
.ban-b{font-size: 24px!important;}
.ban-c {margin-top: 25px;margin-bottom:0;}
.i_more,.i_product #product-container .swiper-slide .pro_more{height: 46px; font-size: 18px !important;}
.i_product #product-container .swiper-slide .pro_more{margin:0 auto;}
.i_product #product-container .swiper-slide:hover .txtbox { height: 160px;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_text{font-size: 22px;line-height:1.75;width: 90%; margin-bottom: 80px;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_text p{font-weight: 400;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_tit h3{font-size:28px;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li, .i_jjfa_box .i_jjfa_pagination, .i_jjfa_box .i_jjfa_pagination dd{height: 120px;}
.i_jjfa_box .i_jjfa_pagination dd .i_jjfa_pagination_text{font-size:16px;}
.i_product #product-container .swiper-slide .tit h3{font-size: 20px;}
.i_product #product-container .swiper-slide i { width: 80px; height:80px;}
.i_product #product-container .swiper-slide i img { width: 42px;}
.i_product #product-container .swiper-slide .tit { margin-top: 32px;}
.i_product #product-container .swiper-slide .txt{font-size:16px;}
.i_product #product-container .swiper-slide .txtbox{width:auto;}

.i_servetext{margin:0 10%;}
.i_servebox .i_servetext .content{margin-bottom:30px;}
.i_servebox .i_serve_bot{display:none;}
.i_servebox #serve-container{display:block;position: absolute; bottom: 0;width:92%;left:4%;}
.i_servebox #serve-container .swiper-button-next,.i_servebox #serve-container .swiper-button-prev{display:none;}
.i_servebox #serve-container .swiper-slide{height: 130px;position: relative; background-color: rgba(0 0 0 / 50%);}
.i_servebox #serve-container .i_serve_item { display: flex;padding: 20px 20px 24px; position: absolute; bottom: 0;}
.i_servebox #serve-container .i_serve_item:after{content:'';position: absolute;width:100%;height:0;bottom:0;left:0;background-image:linear-gradient(to bottom, #4caeff, #35c9d4);}
.i_servebox #serve-container .i_serve_item i img {width: auto;}
.i_servebox #serve-container .i_serve_item .text {position: relative;z-index: 1;color: #ffffff; text-align: left;width:100% ;margin-left: 0px;}
.i_servebox #serve-container .i_serve_item .text h3 {font-size: 20px; line-height: 32px; margin-bottom: 12px;display:flex; align-items: center;}
.i_servebox #serve-container .i_serve_item .text h4 { height: auto; line-height: 1.5;font-size:16px;margin-bottom: 10px;}
.i_servebox #serve-container .i_serve_item .text p {height: 0;line-height: 1.5;font-size:15px;margin-top: 0px;text-align: justify;overflow: hidden;transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;}
.i_servebox #serve-container .swiper-slide:hover .text p{margin-top:0px;height:0;}
.i_servebox #serve-container .swiper-slide:hover .i_serve_item:after{height:0%;border-bottom:0px solid #f07d00;}
.i_servebox #serve-container .swiper-slide.active .i_serve_item:after{height:0%;border-bottom:4px solid rgba(0 0 0 / 0%);}
.i_servebox #serve-container .swiper-slide.swiper-slide-active .i_serve_item:after{height: calc(100% - 4px); border-bottom: 4px solid #f07d00;}
.i_servebox #serve-container .swiper-slide.active .text p { margin-top: 10px; height: 80px;}
.i_servebox #serve-container .i_serve_item{flex-direction: column;}
.i_servebox #serve-container .i_serve_item i {display:none;}
.i_servebox #serve-container .i_serve_item em{display:block;margin-right:10px;}
.i_servebox #serve-container .i_serve_item em img{height:30px;display:block;width:auto;}

.i_aboutbox { background-position:bottom center;}
.i_aboutbox .box {margin: 20% 5% 0;}
.i_aboutbox .text,.i_servebox .i_servetext .content{font-size:22px;font-weight:400;}
.i_aboutbox .numbox .iabt-d {flex-wrap: wrap; justify-content: flex-start;}
.i_aboutbox .numbox .iabt-dli{margin:0 0 30px;width:33.3%;}
.i_aboutbox .numbox .iabt-d3{font-size:16px !important;text-align: center;}
.i_aboutbox .numbox .iabt-d2{font-size: 36px;}
.i_aboutbox .numbox .iabt-d02 { justify-content: center;}
.i_aboutbox .numbox .iabt-d02 .txt1 {align-items: center;}
.i_news_box .i_news_tab{margin-top:50px;}
.i_news_box .i_news_tab .i_tit{margin-bottom:0;}
.i_news_box .i_news_bot { flex-direction: column;}
.i_news_box .i_news_bot .i_news_left,.i_news_box .i_news_bot .i_news_right { width:100%;}
.i_news_box .i_news_bot .i_news_right{margin-top:30px;}
.i_news_box .i_news_bot .i_news_left a .imgbox { padding-bottom: 50%;}
.i_news_box .i_news_bot .i_news_left a .isolu-d{padding: 20px 25px;}
.i_news_box .i_news_bot .i_news_left .h3 {margin-bottom: 5px;}
.i_news_box .i_news_bot .i_news_right .news_item .news-a,.i_news_box .i_news_bot .i_news_left .h3{font-size: 17px !important;}
.i_news_box .i_news_bot .i_news_right .news_item .news-b,.i_news_box .i_news_bot .i_news_left .time{font-size:15px !important;}
.m_news_bot .news_item{ margin-bottom: 30px; background: #f4f4f4;margin-bottom: 22px;}
.m_news_bot .news_item a { display: flex; height: 100%;}
.m_news_bot .news_item a .imgbox { position: relative; overflow: hidden; border-radius:6px; width:30%;max-width: 350px;padding-bottom:20%;}
.m_news_bot .news_item a .imgbox img{width: 100%;height: 100%;position: absolute; object-fit: cover; -moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.m_news_bot .news_item a .text { padding: 0 0; display: flex; flex-direction: column; justify-content: center;     margin-left: 32px; margin-right: 22px; width: calc(70% - 44px);}
.m_news_bot .news_item a .text .news-a{font-size:16px !important;margin-bottom:10px}
.i_product #product-container .swiper-slide{background-position:center;}


.footer .fl01 .wid1600 {flex-direction: row;align-items: flex-start;}
.footer .fl01 .f_nav{display:none;}
.footer .m_ewm{display:flex; justify-content: center;}
.footer .m_ewm .ewm_item{margin:0px 5px 0;text-align: center;}
.footer .fl01 .footer-ab .contact{font-size:15px!important;}
.footer .fl01 .footer-ab .code {display: none;}
.footer .m_ewm img{width:100px;}
.footer .m_ewm p{color:#ffffff;font-size:13px;margin-top:3px;}
.footer .fl01 { padding: 30px 0 50px;}
.footer .fl02 .wid1600 {align-items: center; flex-direction: column;}


}


@media(max-width:1000px){
/*
.header-dx { margin-top: 15px;}
header .logo_white, .logo_cs {height: 30px;}
header, .search_btn_box, header.mh, header.mh .header-a form{height:60px}
.logo {line-height: 60px;height: 60px;}
.search_btn_box{height: 60px;}
.header-dx{display:block;}
.header-nav {top:60px;}
.menu_nav{position: fixed; top: 60px; left: 0; width: 100%; height:calc(100vh - 60px); background: #fff; padding: 30px 4%;}
.menu_nav ul{max-height: calc(100% - 20px); overflow-y:auto;}
.menu_nav ul li{ padding: 10px 0;width: 100%; margin: 0; position: relative; border-bottom: 1px solid #ebebeb; display: inline-block; vertical-align: top;}
.menu_nav ul li .menu2a>a{color: #222; line-height: 40px !important;font-weight: 400; font-size: 16px;}
.header-nav-i {height: 40px;width:50%;}
.menu_nav ul li .two-nav-i{width: 40%; height: 35px; position: absolute; top: 0; right: 5px; z-index: 3; display: block;}
.menu_nav ul li .two-nav-i:after,.menu_nav ul li .two-nav-i:before{content:'';width:14px;height:2px;position:absolute;background-color: #d0cece; right: 5px;top: 18px;}
.menu_nav ul li .two-nav-i:before{-webkit-transform: rotate(90deg);}
.menu_nav ul li .two_on .two-nav-i:before{display:none;}
.menu_nav ul li .nav_two{display:none;transform: translate(0%, 0);  width: 100%;padding-left:20px}
.menu_nav ul li .nav_two .menu3a{position: relative;}
.menu_nav ul li .nav_two .menu3a>a,.menu_nav ul li .nav_two>a{font-size: 15px;  display: block; margin: 0; width: 100%; padding:0; color: #666; line-height:35px; position: relative; white-space: nowrap !important;}
.menu_nav ul li .three_item{display: none;padding-left:15px;margin:10px 0;}
.menu_nav ul li .three_item>a{color: #888888;display: block; line-height: 30px !important;font-weight: 400; font-size: 14px;}

.search-dialog .search-input input[type=text] { height: 60px; width: calc(100% - 60px);}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn {height: 60px;width:60px;}
.pub-close { width: 38px; height:38px;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-moz-placeholder{font-size:14px;}
.search-dialog .search-input input[type=text]::-ms-input-placeholder{font-size:14px;}
*/

}
@media(max-width:830px){
.header-d {font-size:16px;line-height:40px !important; }
.header-nav-li{padding:15px 10px;}
.header-nav-ul::-webkit-scrollbar {width: 4px;height: 8px;background-color: #F5F5F5;}
.header-nav-ul::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.header-nav-ul::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #333;}
.ban-swiper{border-radius: 0;}
.ban-bd{width: 100%;padding: 0 5%;}
.ban-c{margin-top:30px;margin-bottom:0;}
.ban-swiper { height: 100vh;}
.ban-div {transform: initial; top: calc(50% - 2em);}
.ban-div .ban-bd .ban-b{font-size: 20px !important;}
.i_more {font-size:15px!important;}
.ban-swiper .banner_btn .swiper-button{display:none;}
.ban-swiper .banner_btn .swiper-pagination span{width:24px;height:3px;margin:0 5px;background:#ffffff;border-radius:0;}
.ban-swiper .swiper-pagination{display:block;font-size: 16px; right: 20px; width: 50px; left: auto; bottom: 20px;color:#ffffff;}
.ban-swiper .swiper-pagination .swiper-pagination-current{font-size:20px;color:#f99231;}
.ban-swiper .banner_btn {bottom: 20px;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_text {line-height: 2;margin-bottom: 60px; width:100%;}
.i_jjfa_box .i_jjfa_pagination .i_jjfa_pagination_li, .i_jjfa_box .i_jjfa_pagination{height:86px;}
.i_jjfa_box .i_jjfa_pagination dd {width: 25%;height: 86px;}
.i_jjfa_box .i_jjfa_pagination dd .i_jjfa_pagination_icon img { max-height: 36px;}
.i_jjfa_box .i_jjfa_pagination dd .i_jjfa_pagination_text{font-size:14px;}
.i_jjfa_box .i_jjfa_bg ul li .i_jjfa_text_item .jjfa_tit h3 {  margin-bottom: 20px;}

.i_jjfa_box{display:none;}
.m_jjfa{display:block;position: relative;}
.m_jjfa .i_jjfa_bg{width: 100%; height: 100vh; display: flex; align-items: center; background-position: center;background-size: cover; background-repeat: no-repeat;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item{color:#ffffff;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_tit h3{color:#ffffff;margin-bottom: 20px;line-height: 1.5; font-weight:400;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text{font-weight:400;line-height: 2; margin-bottom: 60px; width: 100%;font-size:18px !important;}
.m_jjfa .mySwiper{position: absolute;width:100%;bottom:0;left:0;height: 86px;background-color: rgba(0 0 0 / 0.3);}
.m_jjfa .mySwiper .swiper-slide{display: flex; flex-direction: column; align-items: center; justify-content: center;  position: relative;}
.m_jjfa .mySwiper .swiper-slide:after { content: ''; position: absolute; width: 0; height: 4px; left: 0; bottom: 0; background: #f99231; transition: all 0.3s;}
.m_jjfa .mySwiper .i_jjfa_pagination_icon img { max-height: 36px;width:auto;}
.m_jjfa .mySwiper .i_jjfa_pagination_text{font-size:16px;color: #ffffff;margin-top: 5px;}
.m_jjfa .mySwiper .swiper-slide-thumb-active{background-image: linear-gradient(to bottom, #4cafff, #35c9d4);}
.m_jjfa .mySwiper .swiper-slide-thumb-active .i_jjfa_pagination_text { opacity: 0.7;}
.m_jjfa .mySwiper .swiper-slide-thumb-active:after {width: 100%;}
.m_jjfa .swiper-button-next,.m_jjfa .swiper-button-prev{bottom:30px;top:auto;width:10px;height:24px;color:#ffffff;}
.m_jjfa .swiper-button-next{right:5px;}
.m_jjfa .swiper-button-prev{left:5px;}
.m_jjfa .swiper-button-next:after,.m_jjfa .swiper-button-prev:after{font-size:18px;}


.i_product #product-container .swiper-slide.swiper-slide-active:before { height: 100%;}
.i_product #product-container .swiper-slide.swiper-slide-active em {width: 100%;}
.i_product #product-container .swiper-slide.swiper-slide-active .txtbox{height:180px;margin:15px auto 0;}
.i_product #product-container .swiper-slide.swiper-slide-active .tit{color:#f99231;}
.i_product #product-container .swiper-slide .tit { margin-top: 25px;}
.i_product #product-container .swiper-slide i img { width: 42px;}
.i_product #product-container .swiper-slide:hover .txtbox {margin: 10px auto 0; height: 180px;}
.i_product #product-container .swiper-slide .txt{font-size:15px !important;margin-bottom: 25px; line-height: 1.75;}
.i_product #product-container .swiper-slide .pro_more{font-size:14px !important;}
.i_product #product-container .swiper-slide .pro_more a { width: 140px; height: 42px;}

.i_aboutbox {background-position:center bottom;}
.i_aboutbox .tit{margin-bottom:25px;}
.i_aboutbox .numbox .iabt-d{justify-content:flex-start; flex-wrap: wrap;}
.i_aboutbox .numbox .iabt-d3 {margin-top:10px;}
.i_aboutbox .numbox .iabt-d02 .txt1{font-size:12px;}
.i_aboutbox .numbox .iabt-d2{font-size:28px;}
.i_aboutbox .box{margin:30% 5% 0;}
.i_aboutbox .numbox .iabt-dli {margin-right: 0px;margin-bottom:20px;width:33.3%;}
.i_aboutbox .numbox .iabt-dli:nth-child(2n){margin-right:0;}
.i_aboutbox .numbox {margin:50px auto 0;max-width:500px;}
.i_aboutbox .numbox .iabt-d02 .txt1 small:nth-child(1) { font-size: 14px !important;}
.i_aboutbox .numbox .iabt-d02 {justify-content: center;}
.i_aboutbox .numbox .iabt-dli .iabt-dcnt,.i_aboutbox .numbox .iabt-d3{text-align: center;}

.i_product #product-container .swiper-slide i { width: 70px; height:70px;}
.i_servetext{margin:0 10%;}
.i_servebox .i_servetext .content{margin-bottom:30px;}
.i_servebox .i_serve_bot{display:none;}
.i_servebox #serve-container{display:block;position: absolute; bottom: 0;width:92%;left:4%;}
.i_servebox #serve-container .swiper-button-next,.i_servebox #serve-container .swiper-button-prev{display:none;}
.i_servebox #serve-container .swiper-slide{height: auto;position: relative; background-color: rgba(0 0 0 / 50%);}
.i_servebox #serve-container .i_serve_item { display: flex;padding: 20px 20px 24px; position: initial; bottom: 0;}
.i_servebox #serve-container .swiper-slide .i_serve_item:after {border-bottom: 4px solid rgba(0 0 0 / 0%);}
.i_servebox #serve-container .i_serve_item:after{content:'';position: absolute;width:100%;height:0;bottom:0;left:0;background-image:linear-gradient(to bottom, #4caeff, #35c9d4);}
/*.i_servebox #serve-container .i_serve_item i {display: block;width: 32px; margin-top: 1px; position: relative; z-index: 1;}*/
.i_servebox #serve-container .i_serve_item i img {width: auto;}
.i_servebox #serve-container .i_serve_item .text {position: relative;z-index: 1;color: #ffffff; text-align: left;width: calc(100% - 50px);margin-left: 15px;}
.i_servebox #serve-container .i_serve_item .text h3 {font-size: 18px; line-height: 32px; margin-bottom: 12px;}
.i_servebox #serve-container .i_serve_item .text h4 { height: auto; line-height: 1.5;font-size:15px;margin-bottom: 10px;}
.i_servebox #serve-container .i_serve_item .text p {height: 80px;line-height: 1.5;font-size:13px;margin-top: 0px;text-align: justify;overflow: hidden;transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;}
.i_servebox #serve-container .swiper-slide:hover .text p{margin-top:0px;height:auto;}
.i_servebox #serve-container .swiper-slide:hover .i_serve_item:after{height:0%;border-bottom:0px solid #f07d00;}
.i_servebox #serve-container .swiper-slide.swiper-slide-active .i_serve_item:after{height:calc(100% - 4px);border-bottom:4px solid #f07d00;}
.i_servebox #serve-container .swiper-slide.swiper-slide-active .text p { margin-top: 10px; height: 80px;}
.i_servebox #serve-container .i_serve_item{flex-direction: column;}
.i_servebox #serve-container .i_serve_item i {display:none;}
.i_servebox #serve-container .i_serve_item em{display:block;margin-right:8px;}
.i_servebox #serve-container .i_serve_item em img{height:30px;display:block;}
.i_servebox #serve-container .i_serve_item .text{width:100% ;margin-left: 0px;}
.i_servebox #serve-container .i_serve_item .text h3 { line-height: 28px;font-size:16px; margin-bottom:8px;display:flex; align-items: center;}

.i_news_box{height:auto;margin-top:80px;}
.i_news_box .i_news_bot { flex-direction: column;display:none;}
.i_news_box .i_news_bot .i_news_left a .imgbox {padding-bottom: 60%;}
.i_news_box .i_news_bot .i_news_left,.i_news_box .i_news_bot .i_news_right {width:100%;}
.i_news_box .m_news{display:block;position: relative; overflow: hidden;margin-top:30px;}
.i_news_box .m_news .swiper-container{padding-bottom:30px;position: relative;margin-bottom:50px;}
.i_news_box .m_news .swiper-container a{display:block;background:#f4f4f4; border-radius: 5px;}
.i_news_box .m_news .swiper-pagination{bottom:0px;width:100%;}
.i_news_box .m_news .swiper-pagination span,.i_product #product-container .swiper-pagination span{margin:0 4px;width:20px;height:3px;border-radius:0;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text { margin-right: 30px; width: calc(100% - 30px);}
.i_news_box .m_news .swiper-pagination .swiper-pagination-bullet-active{background:#f99231;}
.i_news_box .m_news .swiper-container a .imgbox{position: relative;padding-bottom:60%; overflow: hidden;border-radius: 5px;}
.i_news_box .m_news .swiper-container a .imgbox img{width: 100%; max-width: 100%; position: absolute;  left: 0; height: 100%; object-fit: cover; top: 0;}
.i_news_box .m_news .swiper-container a .isolu-d{ padding:20px 15px;z-index: 1; width: 100%;color: #333333;  overflow: hidden; }
.i_news_box .m_news .swiper-container a .h3 { margin-bottom: 15px;}
.m_news_bot { display: none;}


.footer .fl01 .wid1600 {justify-content: space-between;}
.footer .fl01 .f_nav{display:none;}
.footer .fl02 .wid1600 { flex-direction: column;display:block;}
.footer .m_ewm{display:flex; justify-content: center;}
.footer .m_ewm .ewm_item{margin:15px 5px 0;text-align: center;}
.footer .m_ewm img{width:80px;}
.footer .m_ewm p{color:#ffffff;font-size:13px;margin-top:3px;}
.footer .fl01 .footer-ab .code{display:none}
.footer .fl01 { padding: 30px 0 30px;}
.footer .fl01 .footer-ab .f_logo img {height: 38px;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_tit h3,.i_product #product-container .swiper-slide .tit h3,.i_aboutbox .tit h3,.i_servebox .i_servetext .i_servetit h3{font-size:20px !important;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text,.i_product #product-container .swiper-slide .txt,.i_aboutbox .text,.i_servebox .i_servetext .content{line-height:2;font-size:18px !important;}




}
@media(max-width:650px){
header .logo_white, .logo_cs {height: 32px;}
.logo {line-height: 60px;height: 60px;}
header, .search_btn_box, header.mh, header.mh .header-a form { height: 60px;}
.menu_nav {top: 60px;height: calc(100vh - 60px);}
.menu_nav ul li .menu2a>a {line-height: 42px !important; font-size: 16px;}
.menu_nav ul li .nav_two .menu3a>a, .menu_nav ul li .nav_two>a {font-size: 14px;line-height: 32px;}
.menu_nav ul li .three_item>a { line-height: 28px !important; font-size: 13px;}
.ban-div .ban-bd .ban-b{font-size:18px !important;}

.i_product #product-container .swiper-slide{background-position:center;}
.i_more, .i_product #product-container .swiper-slide .pro_more { height: 42px;}
.i_news_box,.i_servebox,.i_aboutbox,.i_product,.m_jjfa .i_jjfa_bg,.ban-swiper,.m_jjfa,.m_jjfa .mySwiper1{height: 100% !important;}
.header-dx {width:24px;height: 20px;margin-top:17px;}
.header-dx1, .header-dx2, .header-dx3{height:2px;}
.header-dx3 { top:16px;}
.header-dx.cli .header-dx3{bottom: 0px;}
.header-dx.cli .header-dx1{top: 1px;}
.roll-icon {width: 22px;height: 32px;}
.roll_box p {font-size: 15px;margin-top: 5px;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text { margin-right: 30px; width: calc(100% - 30px);}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text{margin-bottom:30px;}
.i_servebox #serve-container .i_serve_item em img{height:24px;}
.i_servebox #serve-container .i_serve_item { padding:15px 15px 20px;}
.i_servebox #serve-container .i_serve_item .text p,.i_servebox #serve-container .swiper-slide:hover .text p{height:80px;}
.i_servebox #serve-container .swiper-slide .i_serve_item:after{border-bottom:4px solid rgba(0 0 0 / 0%);}
.i_servebox #serve-container .i_serve_item{ position: initial;}
.i_servebox #serve-container .swiper-slide.active .i_serve_item:after{height:0%;border-bottom:0px solid #f07d00;}
.i_servebox #serve-container .swiper-slide.active .text p{ margin-top: 10px;}
.i_servebox #serve-container .swiper-slide.swiper-slide-active .i_serve_item:after {height: calc(100% - 4px);border-bottom: 4px solid #f07d00;}
.i_servebox #serve-container .i_serve_item .text h3 {font-size: 16px; }
.i_servebox #serve-container .swiper-slide {height: auto;}
.i_aboutbox .text {margin-bottom: 25px;font-size: 16px;}
.i_more {font-size: 14px !important;}
.i_aboutbox {background-size:auto 110% ;background-position:center top;}
.i_aboutbox .numbox .iabt-d3 { margin-top: 5px;}
.i_aboutbox .numbox .iabt-dli { margin-right: 0px; margin-bottom: 30px;}
.i_news_box{align-items: flex-start;margin-bottom:50px;}
.i_news_box .i_news_tab {margin-top:40px;}
.i_news_box .i_tit{margin-bottom:0;}
.i_news_box .i_news_tab .i_morebox{display:none;}
.i_news_box #m_news-container{padding-bottom:30px;margin-bottom: 0px ;}
.i_news_box .i_morebox{display:flex;justify-content: center;margin-top:30px;}
.m_news_bot .news_item a .text .news-a{font-size:15px !important;}
.footer .fl02 p{display:inline;}
.footer .fl02 .wid1600{font-size:13px;}
.search-dialog .search-input input[type=text] { height: 56px; width: calc(100% - 56px);}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn {height:56px; width: 56px;}
.pub-close { width: 32px; height:32px;}
.i_aboutbox .numbox .iabt-d2{font-size:28px;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_tit h3,.i_product #product-container .swiper-slide .tit h3,.i_aboutbox .tit h3,.i_servebox .i_servetext .i_servetit h3{font-size:18px !important;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text,.i_product #product-container .swiper-slide .txt,.i_aboutbox .text,.i_servebox .i_servetext .content{line-height: 1.75;font-size: 16px !important;}
.i_aboutbox .tit{margin-bottom:15px;}
.i_servebox .i_servetext .content{margin-bottom:25px;}
.i_product #product-container .swiper-slide.swiper-slide-active .txtbox {height: 160px;}
.i_product #product-container .swiper-slide .tit { margin-top:20px ;}
.ban-c { margin-top: 25px;}
.m_jjfa .mySwiper .i_jjfa_pagination_text{font-size:14px;}
.m_news_bot{display:none;}

.footer .fl01 .wid1600{flex-direction: column;}
.footer .m_ewm .ewm_item { margin: 15px 5px 0;}
.footer .fl01 .footer-ab .f_logo img {height: 34px;}
.footer .fl01 .wid1600{align-items: center;}
.index_page_swiper .index_page_slide:nth-last-child(2){height: auto !important;}
.footer .fl01 .wid1600 {justify-content: space-between;align-items: center; flex-direction: column;}
.footer .fl01 .footer-ab .contact { font-size: 13px !important;}


}
@media(max-width:500px){
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_tit h3,.i_product #product-container .swiper-slide .tit h3,.i_aboutbox .tit h3,.i_servebox .i_servetext .i_servetit h3{font-size:16px !important;}
.m_jjfa .i_jjfa_bg .i_jjfa_text_item .jjfa_text,.i_product #product-container .swiper-slide .txt,.i_aboutbox .text,.i_servebox .i_servetext .content{line-height: 1.7;font-size: 14px !important;}
.i_aboutbox .numbox .iabt-d3{line-height: 1.5;font-size: 13px !important;}
}

.intop-ab{line-height:1.2;padding-left:12px;}
.intop-ab .fnt36{margin-bottom:10px;}

.i_tit{margin-bottom:20px;color:#222222;}
.i_tit .h3{margin-bottom:10px;}


.ellipsis2 { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/*首页关于*/

@keyframes star {
0% { opacity: 1; transform: scale(1); }
20% {opacity: 0; transform: scale(1); }
40% {opacity: 1; transform: scale(1);}
100% {opacity: 1;transform: scale(1);}
}

@-webkit-keyframes star {
0% {opacity: 1;transform: scale(1);}
20% {opacity: 0;transform: scale(1);}
40% {opacity: 1;transform: scale(1);}
100% {opacity: 1;transform: scale(1);}
}

