body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,s{margin: 0;padding: 0;}
body, button, input, select, textarea{font-size:16px;line-height:1;font-family: -apple-system,Segoe UI,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei!important;}
body{background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address,s, em ,i{font-style: normal;}
small{font-size: 12px;}
ul, ol{list-style: none outside none;}
fieldset, img{border: none;}
button, input, select, textarea{font-size: 100%; font-family: 'Microsoft YaHei';}
table{border-collapse: collapse;border-spacing: 0;}
.clear{clear:both;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
i,label,input[type="checkbox"]{vertical-align:middle;}

.fl{float:left;}
.fr{float:right;}
.tal{text-align:left!important;}
.tac{text-align:center!important;}
.tar{text-align:right;}

input[type="text"],input[type="submit"],input[type="button"],input[type="password"]{-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0;}

/*通用布局*/
body{min-width: 1440px;overflow-x: hidden;}
.w1440{width: 1440px;margin:0 auto;overflow: hidden;}
.auto{margin:0 auto;}
.icon{background: url(../images/cssSprite.png) no-repeat;}

/*颜色*/
a:link,a:active,a:visited{color:#10bc10;text-decoration: none;}
a:hover{color: #10bc10 !important;text-decoration: none;}

.white-text a:link,a:active,a:visited{color:#fff;text-decoration: none;}
.white-text a:hover{color: #fff !important;text-decoration: none;}
a:focus{outline:none;}
.colred,a.colred{color:#ed251e}
.col000,a.col000{color:#000 !important;}
.col333,a.col333{color:#333;}
.col444{color: #444 !important}
.col666{color:#666;}
.col888{color:#888;}
.col999{color:#999 !important;}
.colfff{color:#ffffff !important;}
.col52c{color:#52cee6}
.col00a{color: #00a990;}
.col85d{color: #85de76;}
.col4d4{color: #4d4948;}
.f12{font-size:12px!important;}
.f14{font-size:14px!important;}
.f16{font-size:16px!important;}
.f18{font-size:18px!important;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size: 32px}
.f36{font-size: 36px}
.f38{font-size: 38px}
.f40{font-size: 40px}
.f48{font-size: 48px}
.f58{font-size: 58px}

.bold{font-weight:bold!important;}
.mb5{margin-bottom:5px!important;}
.mb7{margin-bottom:7px!important;}
.mb10{margin-bottom:10px!important;}
.mb12{margin-bottom:12px!important;}
.mt5{margin-top:5px!important;}
.mt8{margin-top:8px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}
.mt60{margin-top:60px!important;}
.mt80{margin-top:80px!important;}
.mt100{margin-top:100px!important;}
.mb20{margin-bottom:20px!important;}
.mb15{margin-bottom:15px!important;}
.mb18{margin-bottom:18px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb60{margin-bottom:60px!important;}
.mb90{margin-bottom:90px!important;}


.relative{position:relative;}
.absolute{position:absolute;}
.disnone{display:none}
.overhidden{overflow:hidden;}
.textOver{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.bordernone{border: none !important}
/*旋转*/
.n-scaling{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-backface-visibility:hidden}
.n-scaling:hover{transform:scale(1.2, 1.2) rotate(-360deg);-moz-transform:scale(1.2, 1.2) rotate(-360deg);-webkit-transform:scale(1.2, 1.2) rotate(-360deg);-o-transform:scale(1.2, 1.2) rotate(-360deg)}

/*缩小*/
.n-letting{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-backface-visibility:hidden}
.n-letting:hover{transform:scale(0.95, 0.95);-moz-transform:scale(0.95, 0.95);-webkit-transform:scale(0.95, 0.95);-o-transform:scale(0.95, 0.95)}

/*放大*/
.n-expand{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-backface-visibility:hidden}
.n-expand:hover{transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-webkit-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05)}

/*Head*/
.head{top: 0;left: 0;width: 100%;z-index: 6;line-height: 40px;}
.head .iphone{margin: 0 25px 0 25px;padding-left: 20px;background: url(../images/icon-phone.png) no-repeat 0 center;background-size: auto 50%;}
.head .mailbox{padding-left: 25px;background: url(../images/icon-mailbox.png) no-repeat 0 center;background-size: auto 50%;}
.head .fr{margin-right: 20px;}
.head .fr .toggle{width: 40px;padding-right: 20px;background: url(../images/cssSprite.png) no-repeat;background-position:-442px -188px;cursor: pointer;height: 40px;overflow: hidden;z-index:6;}
.head .fr .toggle.on{overflow:revert;color: #10bc10;}
.head .fr .toggle p{width: 100%;top: 0;left: 0;}
.head .fr .toggle p a{color: #fff;display: block;}

/*Nnav*/
.nnav{width: 1440px;height: 82px;background: #fff;z-index: 10;left: 50%;top: 40px;margin-left: -720px;position: fixed;font-weight: bold;box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);}
.nnav .logo{margin: 10px 0 0 31px;overflow: inherit;}
.nnav .logo img{width: 165px;}
.nnav .list li{float: left;position: relative;display: inline-block;}
.nnav .list li .show a{line-height: 82px;color: #121343;display: inline-block;padding: 0 24px;}
.nnav .list li .icon{width: 14px;height: 8px;background-position: -482px -136px;top: 36px;right: 6px;}
.nnav .list li.lxwm{background: #18a63b;}
.nnav .list li.lxwm .show a{color: #fff !important;padding:0 48px;}
.nnav .list li.lxwm .show a:hover{color: #10bc10 !important;}
.nnav .list li.lxwm:hover{background: #fff;}
.nnav .list li.lxwm:hover a{color: #10bc10 !important;}
.nnav .list li.lxwm .icon{background:none;}
.nnav .list li .down{width: 100%;top: 82px;left: 0;border-top: 5px solid #121343;display: none;}
.nnav .list li:hover .down{display: block;}
.nnav .list li .down a{line-height: 57px;display: block;color: #121343;background: #fff;}
.nnav .list li .down a:hover{color: #fff !important;background: #10bc10;}


/*Banner*/
.home-banner-swiper{height: 800px;position: relative;z-index: 0;}
.home-banner-swiper .swiper-wrapper{z-index: 0;}
.home-banner-swiper .swiper-slide{height: 800px;position: relative;z-index: 0;}
.home-banner-swiper .swiper-slide img{width: 100%;height:100%;object-fit: cover;}
.home-banner-swiper .swiper-slide .slide{width: 1440px;height: 800px;top: 0;left: 50%;margin-left: -720px;z-index: 1;}
.home-banner-swiper .swiper-slide .slide .en{font-size: 80px;margin:274px 0 20px 0 ;line-height: 90px;display: none;}
.home-banner-swiper .swiper-slide .slide .more{color: #121343;width: 300px;line-height: 84px;background: #fff;display: block;margin-top: 87px;font-weight: bold;}
.home-banner-swiper .swiper-slide .slide .more:hover{background: #10bc10;color: #fff !important;}
.home-banner-swiper .swiper-slide.swiper-slide-active .slide .en{display: block;}
.home-banner-swiper .swiper-pagination-bullet{width: 12px;height: 12px;outline-style: none;}
.home-banner-swiper-wap{height: 800px;position: relative;z-index: 0;}
.home-banner-swiper-wap .swiper-wrapper{z-index: 0;}
.home-banner-swiper-wap .swiper-slide{height: 800px;position: relative;z-index: 0;}
.home-banner-swiper-wap .swiper-slide img{width: 100%;height:100%;object-fit: cover;}
.home-banner-swiper-wap .swiper-slide .slide{width: 1440px;height: 800px;top: 0;left: 50%;margin-left: -720px;z-index: 1;}
.home-banner-swiper-wap .swiper-slide .slide .en{font-size: 80px;margin:274px 0 0 0 ;line-height: 90px;display: none;}
.home-banner-swiper-wap .swiper-slide .slide .cn{display: none;}
.home-banner-swiper-wap .swiper-slide .slide .more{color: #121343;width: 300px;line-height: 84px;background: #fff;display: block;margin-top: 87px;font-weight: bold;display: none;}
.home-banner-swiper-wap .swiper-slide .slide .more:hover{background: #10bc10;color: #fff !important;}
.home-banner-swiper-wap .swiper-slide.swiper-slide-active .slide .en{display: block;}
.home-banner-swiper-wap .swiper-slide.swiper-slide-active .slide .cn{display: block;}
.home-banner-swiper-wap .swiper-slide.swiper-slide-active .slide .more{display: block;}
.home-banner-swiper-wap .swiper-pagination-bullet{width: 12px;height: 12px;outline-style: none;}
.home-banner-list{z-index: 1;top: 236px;width: 373px;left: 50%;margin-left: 347px;}
.home-banner-list .box{height: 224px;}
.home-banner-list .style1{background: url(../images/home-banner-list1.jpg) no-repeat 0 0;background-size: 100% 100%;transition: all 0.2s;}
.home-banner-list .style1:hover{background-size: 103% 103%;}
.home-banner-list .style2{background: url(../images/home-banner-list2.jpg) no-repeat 0 0;background-size: 100% 100%;transition: all 0.2s;}
.home-banner-list .style2:hover{background-size: 103% 103%;}
.home-banner-list .box .text{line-height: 24px;padding: 28px 32px 0 32px;height: 150px;color: #fff !important;}
.home-banner-list .box .more a{color: #fff;margin-right: 16px;}
.home-banner-list .box .more a:hover{color: #fff !important;}
/*.home-banner-list .box:hover{background-size: 105% 105%;}*/
.home-banner-list .box:hover .more a{text-decoration: underline;}


/*首页*/
.home-region1{width: 1440px;height: 644px;overflow: hidden;margin: 85px auto 122px auto;}
.home-region1 dl{width: 1500px;}
.home-region1 dt{float: left;}
.home-region1 dd{float: left;margin: 0 0 54px 11px;}
.home-region1 dl .tt{left: 30px;right: 30px;bottom: 0;background: #fff;padding: 17px 0;}
.home-region1 dl .tt p{text-indent: 28px;}
.home-region1 dl .tt p a{color: #10bc10;}
.home-region1 dl .tt .en{color: #2271b9 !important;}
.home-region1 dl .tt .cn{color: #121343 !important;font-weight: bold;margin-top: 8px;}
.home-region1 dt:hover .tt .cn{color: #10bc10 !important;}
.home-region1 dd:hover .tt .cn{color: #10bc10 !important;}
.home-region2{height: 602px;overflow: hidden;}
.home-region2 img{width: 100%;height:auto;object-fit: cover;}
.home-region2 .icon{width: 116px;height: 116px;background:url(../images/home-mp4-btn.png) no-repeat;background-size: 100% auto;margin: -58px 0 0 -58px;background-position: 0 0;left: 50%;top: 50%;}
.home-region2:hover .icon{opacity: 0.5;}
.home-region3 li{width: 25%;height: 599px;float: left;}
.home-region3 li div.fl{height: 599px;width: 100%;}
.home-region3 li img{width: 100%;height:100%;object-fit: cover;}
.home-region3 li p{color: #fff;}
.home-region3 li .text{top: 71px;left: 54px;text-transform: uppercase;}
.home-region3 li .text .cn{line-height: 30px;margin: 27px 0 52px 0;}
.home-region3 li:hover .more{text-decoration: underline;}
.home-region4{margin: 118px auto 107px auto;color: #474b51;}
.home-region4 .lxwm{width: 521px;}
.home-region4 .lxwm h4{margin-bottom: 43px;}
.home-region4 .lxwm p{line-height: 36px;padding-left:6em;position: relative;}
.home-region4 .lxwm p span{position: absolute;top: 0;left: 0;}
.home-region4 .zxly{width: 720px;}
.home-region4 .zxly h4{margin-bottom: 35px;}
.home-region4 .zxly .name{width: 358px;border: 1px solid #e2e2e2;border-bottom: none;line-height: 67px;text-indent: 27px;color: #ababab;opacity: 1;}
.home-region4 .zxly .email{width: 358px;border: 1px solid #e2e2e2;border-bottom: none;border-left: 1px solid #fff;line-height: 67px;text-indent: 27px;color: #ababab;opacity: 1;}
.home-region4 .zxly .textarea{width: 664px;border: 1px solid #e2e2e2;height: 174px;line-height: 1.5;color: #ababab;padding: 27px;margin-bottom: 52px;outline: none;}
.home-region4 .zxly input.empty{border: 1px solid red;}
.home-region4 .zxly .textarea.empty{border: 1px solid red;}
.home-region4 .zxly .btn{cursor: pointer;border: none;width: 220px;line-height: 64px;color: #fff;background: #10bc10;outline: none;font-weight: bold;border-radius: 0;-webkit-appearance: none;appearance: none;}
.home-region4 .zxly .btn:hover{background: rgba(16,188,16,0.8);}
.home-region5{background: #121343;height: 673px;}
.home-region5 .main{width: 1440px;margin: 0 auto;}
.home-region5 .doc{width: 692px;}
.home-region5 .doc h4{margin: 106px 0 40px 0;}
.home-region5 .doc p{line-height: 30px;}
.home-region5 .doc p a{color: #fff;}
.home-region5 .list{width: 721px;right: 0;top: 51px;}
.home-region5 .list .bor{border: 1px solid #122f3b;border-bottom: none;height: 19px;}
.home-region5 .list .text{background: #10bc10;height: 160px;padding: 54px 205px 0 91px;}
.home-region5 .list .text p{color: #121343;line-height: 37px;float: left;width: 197px;}
.home-region6{margin: 215px auto 135px auto;}
.home-region6 ul{margin-left: -45px;}
.home-region6 li{float: left;width: 450px;margin-left: 45px;}
.home-region6 li p{color: #474b51;}
.home-region6 li h4{line-height: 36px;color: #474b51;height: 72px;overflow: hidden;}
.home-region6 li .text{line-height: 28px;margin: 32px 0 45px 0;height: 112px;overflow: hidden;}
.home-region6 li a:hover h4{color: #10bc10;text-decoration: underline;}
.home-region6 li a:hover p{text-decoration: underline;}


.home-region6 ul li h4 a{color: #10bc10 !important;}

/*创始人说辞*/
.in-banner{height: 602px;}
.in-banner li img{width: 100%;height:100%;object-fit: cover;}
.position p{color: #474b51;margin: 27px 0 65px 0;}
.position p a{color: #474b51;}
.position p a.on{color: #176ab6;}
.csrsc-top{/*border-bottom: 1px solid #eaeaea;*/color: #474b51;padding-bottom: 168px;}
.csrsc-top p{line-height: 2;margin-top: 60px;}
.in-lxwm{margin: 71px auto 120px auto;}
.line{background: #e2e2e2;height: 1px;margin-top: 30px;}

/*公司介绍*/
.gsjs-top{color: #474b51;}
.gsjs-top h4{margin-bottom: 60px;}
.gsjs-top .text{line-height: 2;}
.gsjs-top .list ul{margin: 67px 0 103px 0;}
.gsjs-top .list li{float: left;width: 25%;}
.gsjs-top .list li .bor{width: 1px;height: 100%;background: #e2e2e2;right: 0;top: 0;}
.gsjs-top .list li .icon{margin: 0 auto;height: 56px;}
.gsjs-top .list li .style1{width: 52px;background-position:-20px -152px;}
.gsjs-top .list li .style2{width: 90px;background-position:-112px -148px;}
.gsjs-top .list li .style3{width: 71px;background-position:-262px -154px;}
.gsjs-top .list li .style4{width: 64px;background-position:-14px -240px;}
.gsjs-top .list li .nbr{color: #2271b9;font-weight: bold;line-height: 73px;}

/*企业文化*/
.qywh-top{color: #474b51;margin-bottom: 168px;}
.qywh-top h4{margin-bottom: 60px;}
.qywh-top .text{line-height: 2;}
.qywh-list li{width: 33.33%;height: 599px;float: left;cursor: pointer;text-transform: uppercase;}
.qywh-list li div.fl{width: 100%;height: 599px;}
.qywh-list li img{width: 100%;height:100%;object-fit: cover;}
.qywh-list li p{color: #fff;}
.qywh-list li .text{top: 71px;left: 54px;}
.qywh-list li .text .cn{line-height: 30px;margin: 30px 0 16px 0;}

/*OEM*/
.oem-top{color: #474b51;margin-bottom: 88px;}
.oem-top h4{margin-bottom: 60px;}
.oem-top p{line-height: 2;}
.oem-top .text{line-height: 2;}
.oem-pro ul{width: 1500px;}
.oem-pro li{float: left;width: 466px;height: 351px;margin-right: 21px;}
.oem-pro li .pro-img{height: 267px;background: #f6f6f6;}
.oem-pro li .pro-img img{width: 100%;height:100%;object-fit: cover;}
.oem-pro li p{line-height: 59px;color: #000;text-indent: 22px;}
.oem-pro li a:hover p{color: #10bc10 !important;}
.oem-bor{height: 128px;border-bottom: 1px solid #eaeaea;}
.oem-qa{color: #474b51;padding-top: 52px;border-top:1px solid #e3e3e3;margin-top: 38px;}
.oem-qa p{margin: 36px 0 100px 0;line-height: 2;}
.oem-qa p a{color: #2271b9;}
.oem-catalogue{background: #f6f6f6;padding: 50px 0 35px 0;margin-bottom: -30px;}
.oem-catalogue h4{color: #474b51;margin-bottom: 35px;}
.oem-catalogue p{line-height: 2;}
.oem-catalogue p a{color: #2170b9;float: left;margin-right: 22px;}
.oem-catalogue p a span{color: #474b51;}

/*品牌产品*/
.ppcp-tt{color: #000;margin: 0 0 20px 22px;}
.ppcp-details .top{height: 720px;}
.ppcp-details .top .img{width: 720px;height: 720px;}
.ppcp-details .top img{width: 100%;height:100%;object-fit: cover;}
.ppcp-details .doc{width: 662px;color: #474b51;}
.ppcp-details .doc h4{line-height: 1.5;padding: 35px 0 50px 0;}
.ppcp-details .doc p{line-height: 2;padding: 16px 0;border-bottom: 1px solid #e2e2e2;padding-left: 5em;text-indent: -5em;}
.ppcp-details .doc p:first-of-type{border-top: 1px solid #e2e2e2;}
.ppcp-details .doc .more{display: block;width: 300px;line-height: 84px;color: #fff;background: #10bc10;margin-top: 74px;}
.ppcp-details .doc .more:hover{color: #fff !important;}
.pro-introduce{color: #474b51;}
.pro-introduce h4{line-height: 65px;margin-top: 97px;text-indent: 15px;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}
.pro-details-box{padding: 80px 180px;}
.pro-details-box p{line-height: 2;}
.pro-details-box img{max-width: 100%;display: block;margin: 0 auto;}

/*新闻中心*/
.news-tt{color: #474b51;margin-bottom: 60px;}
.news-details-box{padding: 0 180px;color: #474b51;border-bottom: 1px solid #e2e2e2;padding-bottom: 60px;margin-bottom: 60px;line-height: 2;}
.news-details-box h1{line-height: 48px;}
.news-details-box .time{border-bottom: 1px solid #e2e2e2;line-height: 48px;margin: 50px 0;}
.news-details-box h2,.news-details-box h3.news-details-box h4{font-weight: bold;margin: 10px 0;}
.news-details-box img{max-width: 100%;display: block;margin: 0 auto;}
.news-details-box p{margin: 10px 0;}
.news-details-page p{line-height: 2;color: #474b51;}
.news-details-page p a{color: #474b51;}

/*常见问题*/
.cjwt{color: #474b51;}
.top-text{margin: 64px 0 84px 0;}
.cjwt .list li{border-bottom: 1px solid #e2e2e2;cursor: pointer;}
.cjwt .list li:first-of-type{border-top: 1px solid #e2e2e2;}
.cjwt .list li .q{line-height: 55px;}
.cjwt .list li .a{line-height: 30px;padding: 16px 0;border-top: 1px solid #e2e2e2;display: none;}
.cjwt .list li .toggle{width: 65px;font-size: 24px;color: #222b7f;line-height: 55px;top: 0;right: 0;text-align: center;position: absolute;font-family: arial;}
.cjwt .list li .toggle span{display: none;}
.cjwt .list li.on .a{display: block;}
.cjwt .list li.on .toggle span{display: block;}
.cjwt .list li.on .toggle i{display: none;}

/*联系我们*/
.lxwm-box{border-top: 1px solid #e2e2e2;color: #474b51;margin-bottom: 80px;}
.lxwm-box .tt{margin: 70px 0 30px 0;}
.lxwm-box .address{width: 704px;}
.lxwm-box .address .map{height:406px;overflow: hidden;margin-bottom: 30px;background: #e3e3e3;}
.lxwm-box .address p{line-height: 30px;padding-left: 12px;}

/*Footer*/
.footer{background: #121343;}
.footer .w1440{overflow: visible;}
.footer .lxwm{width: 382px;}
.footer .lxwm h4{margin:39px 0 23px 0;line-height: 71px;border-bottom: 1px solid #8989a1;}
.footer .lxwm p{line-height: 30px;text-indent: -70px;padding-left: 70px;font-size: 14px;}
.footer .dhlb{width: 1021px;}
.footer .dhlb h4{margin:39px 0 23px 0;line-height: 71px;border-bottom: 1px solid #8989a1;}
.footer .dhlb p{line-height: 30px;float: left;font-size: 14px;margin-right: 35px;}
.footer .dhlb p a{display: block;color: #fff;}
.footer .sjmt{width: 382px;}
.footer .sjmt h4{margin:28px 0 26px 0;line-height: 71px;border-bottom: 1px solid #8989a1;}
.footer .sjmt div.fl{margin: 0 15px 0 0;width: 45px;height: 44px;border-radius: 5px;cursor: pointer;}
.footer .sjmt div.fl img{width: 45px;}
.footer .name{width: 1021px;}
.footer .name p{margin:100px 0 16px 0;border-top: 1px solid #8989a1;}
.footer .name p span{opacity: 0.53;line-height: 87px;}
.footer .sjmt .icon-wx-dowm{position: relative;z-index: 1;}
.footer .sjmt .icon-wx-dowm .icon-wx-QRcode{position: absolute;top: -110px;left: -25px;width: 100px;height: 100px;}
/*.footer .sjmt .icon-wx-dowm:hover .icon-wx-QRcode{display: block;}*/
