@charset "utf-8";

/* æ¸é¤åå¤è¾¹è· */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ç»æåç´  */

dl, dt, dd, ul, ol, li, /* list elements åè¡¨åç´  */

pre, /* text formatting elements ææ¬æ ¼å¼åç´  */

fieldset, lengend, button, input, textarea, /* form elements è¡¨ååç´  */

th, td { /* table elements è¡¨æ ¼åç´  */

    margin: 0;

    padding: 0;

}



input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}



/* è®¾ç½®é»è®¤å­ä½ */

body,

button, input, select, textarea {

    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;

}



h1 {font-size: 18px;}

h2 {font-size: 16px;}

h3 {font-size: 14px;}

h4, h5, h6 {font-size: 100%;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*è¦çbootstrapeå¯¹æ é¢å çé»è®¤å¤è¾¹è·*/



address, cite, dfn, em, i, var {font-style: normal;} /* æä½æ¶æ­£ */



/* éç½®åè¡¨åç´  */

ul, ol ,li{list-style: none;}



/* éç½®ææ¬æ ¼å¼åç´  */

a {text-decoration: none; color: #666; word-wrap:break-word;}/*è±ææ¢è¡*/

a:hover {text-decoration: none; }





/* éç½®è¡¨ååç´  */

legend {color: #000;} /* for ie6 */

fieldset, img {border: none;} /* img æ­è½¦ï¼è®©é¾æ¥éç img æ è¾¹æ¡ */

/* æ³¨ï¼optgroup æ æ³æ¶æ­£ */

button, input, select, textarea {

    font-size: 100%; /* ä½¿è¡¨ååç´ å¨ ie ä¸è½ç»§æ¿å­ä½å¤§å° */

}



/* éç½®è¡¨æ ¼åç´  */

table {

    border-collapse: collapse;

    border-spacing: 0;

}



/* 字体图标 */

@font-face {

    font-family: 'iconfont';

    src: url(iconfont.eot.txt),

         url(iconfont.woff) format('woff'),

         url(iconfont.ttf) format('truetype');

}





/* è®©éieæµè§å¨é»è®¤ä¹æ¾ç¤ºåç´æ»å¨æ¡ï¼é²æ­¢å æ»å¨æ¡å¼èµ·çéªç */

body {overflow-y: scroll;}



/*è®¾ç½®æµ®å¨*/

.fl,.pull-left {float: left;}

.fr,.pull-right {float: right;}

.pr{position: relative;}

.pa{position: absolute;}



.clear{ clear:both; height: 0; overflow: hidden;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}



.box,.content,.w1200,.width-1200{ width:85%; margin:0 auto; min-width:1300px;}

/* -- åé¡µå¸å± -- */

.page_bg { padding:20px 0 20px; background:#fff;}

.page_main { margin: 0 auto; width: 85%; min-width:1300px}  /*çé¢å®½åº¦*/

.page_content{ width:930px;} /*å³è¾¹å®½åº¦*/

.page_left{ width:240px;} /*å·¦è¾¹å®½åº¦*/

.page_full{ width:100%;}

.dis,.hide{ display:none;}



/* -------------------- 文本省略 -------------------- */

.line-clamp-1 {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.line-clamp-2 {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.line-clamp-3 {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}



.n_box{

    margin: 4vw auto;position: relative;

}

.n_box:after{

    display: block;content: "";clear: both;

}



.n_boxr{ padding: 4vw 0 4vw 4vw;  background: #f4f4f4; box-sizing: border-box;

    width: 72%;position: relative;

}

.cpnbox{

   width: 100%;min-width: 1300px; background: url(../images/nycpbg.jpg) repeat-y center;

}



.cpnbox .box{display: flex;}



.chanpfl{ box-sizing: border-box;

    width: 28%;min-width: 210px; background: #fff; padding: 4vw 3vw 4vw 0;

}   













/* -------------------- 导航 -------------------- */

.header {

    position: fixed;

    width: 100%;

    min-width: 1300px;

    z-index: 999;

    background: #fff;

    border-bottom: 1px solid #f2f2f2;

    transition: all 0.6s ease;

    top: 0;

}



/*logo*/



.header .logo2{border-left:1px solid #ddd;padding:0 0 0 12px;margin:11px 0 0 15px; line-height: 1.3;

   

}

.header .logo2 dl{ font-size:17px;letter-spacing:4px;}

.header .logo2 dl span{

    letter-spacing: 5px;

}

.header .logo2 dt{text-transform: uppercase; transform: scale(0.8);margin-left: -8px;

    font-family: "arial";font-size: 12px;letter-spacing:1.5px;

}

.header .logo2 dt.let2{

    letter-spacing:-0.5px; ; margin-left: -12px;

}

.header .logo2:hover dl,.header .logo2:hover dt{ color:#009c4b;}





.header .w1400 {

    min-width: 1300px;

    margin: 0 auto;

    height: 100px;

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.hleft p{font-size:18px; color:#111; padding-left: 10px; 

    line-height:28px; display: block;position: relative;

}

.hleft p:before{

    content: "";

    display: block;width: 1px;height:50px;background:#ddd; position: absolute;left: 0;top: 5px;

}

.hleft p span{

    font-size:19px;

}

.hleft strong{

    letter-spacing: 0.6px;

}

.hleft a{ float: left;

}



.hleft a img{

  width: auto; height:60px;display: block;

}



/* 导航菜单 */

.nav ul {

    display: flex;

    justify-content: flex-start;

    align-items: center;

    flex-wrap: nowrap;

}



.nav>ul>li {

    margin: 0 1.5vw;

    transition: all 0.6s ease;

}

.nav>ul>li.on>a { font-weight: bold; }





.nav>ul>li>a {

    font-size: 17px;

    color: #333;

    display: block;

    line-height: 100px;

    position: relative;

}

.nav>ul>li>a i{  display:inline-block; 

    font-size: 12px;padding-left: 7px;

}



.nav>ul>li:nth-of-type(1)>a i,.nav>ul>li:nth-of-type(6)>a i{

 display:none;  

}

/* 联系我们不显示箭头图标 */
.nav>ul>li.contact-nav>a i {
    display: none !important;
}

.nav>ul>li .dropmenu {

    position: absolute;

    overflow: hidden;

    top: 100px;

    left: 0;

    width: 100%;

    background: #fff;

    text-align: center;

    box-shadow: 0 0 10px inset rgba(0,0,0,0.1);

    height: 0;

    transition: all 0.6s ease;

}

.nav>ul>li:hover .dropmenu{ height: 88px;}

/* 联系我们不显示下拉菜单 */
.nav>ul>li.contact-nav .dropmenu,
.nav>ul>li.contact-nav:hover .dropmenu {
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.nav>ul>li:nth-of-type(3):hover .dropmenu{ height: 145px;}





.nav>ul>li .dropmenu .box{ padding:20px 0;}



/* 下拉菜单链接 */

.dropmenu a {

    display: inline-block;

    background: #f5f5f5;

    padding: 0 1.8vw;

    margin: 5px 0.3vw;

    line-height: 40px;

    font-size: 15px;

    color: #555;

    transition: all 0.3s ease;

}

.dropmenu a:hover {background: #009c4b; color: #fff;}





/*æç´¢*/



.searchicon{ width:34px; height:26px; cursor:pointer;border-radius: 50%; margin-top: 34px; height:51px; box-sizing: border-box;

    color: #333;overflow: hidden;text-align: center; 

}

.searchicon:before{

    font-size:1.4rem;

}

.search{  margin-right:1vw;display:none;}

   







.iser_box{background: rgba(255,255,255,0.98);width:100%;box-sizing:border-box; position: absolute;top:100px;right: 0;padding: 20px 30px 26px 30px; z-index: 9;

    border-top: 1px solid #eee;

}

.iser_box .iShow{ visibility:visible; opacity:1; top:62px;}



.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}



.hidden{

    display: none;

}



/*è¯­è¨éæ©*/








/*é¦é¡µå¹»ç¯ç*/



.sybanner{   width: 100%;min-width: 1300px;position:relative; overflow:hidden;z-index:10; margin-top:101px;} 



.sybanner .bannercon{ 

   position:absolute !important;width: 100%;left: 0;right: 0;margin: 0 auto; top: 0;}

.sybanner .prev{ display:block; width: 55px;height: 55px;border:2px solid #fff; font-size: 26px;line-height:55px; border-radius: 50%; opacity: 0.5; color: #fff;text-align: center;z-index: 2;

			 cursor:pointer; position:absolute; left:1vw;top:40vh;transform:rotate(180deg);}

.sybanner .next{display:block; width: 55px;height: 55px;border:2px solid #fff; font-size: 26px;line-height: 55px;border-radius: 50%; opacity: 0.5; color: #fff;text-align: center;z-index: 2;

			 cursor:pointer;  position:absolute;right:1vw;top:40vh;}



.sybanner .next:hover,.sybanner .prev:hover{

    background: #009c4b;color: #fff;border-color: #009c4b;opacity: 1;

}

	.sybanner .pic{ text-align:center; position:relative;}

	.sybanner .pic img,.mod1019 .banner .ban_bg img,.nbanner img{ width:100%;  height: auto;

	    min-width: 1300px;animation: arrowbh  6s linear infinite;    -moz-animation: arrowbh 6s linear infinite;    -ms-animation: arrowbh 6s linear infinite;    -o-animation: arrowbh 6s linear infinite;    -webkit-animation: arrowbh 6s linear infinite;

	}

	

@-webkit-keyframes arrowbh

{

0% {transform: scale(1)}

50%{transform: scale(1.05)}

100% {transform: scale(1)}

}

@-moz-keyframes arrowbh

{

0% {transform: scale(1)}

50%{transform: scale(1.05)}

100% {transform: scale(1)}

}

  



@-o-keyframes arrowbh

  

{

0% {transform: scale(1)}

50%{transform: scale(1.05)}

100% {transform: scale(1)}

}	

	



.bannerheight{  display:block;width: 100%;}

.bannerheight img{

    display: block;width: 100%;min-width: 1300px;}

    

.banpage{

    position: absolute;text-align: center;left: 0;right: 0;margin: 0 auto;bottom: 2vh;z-index: 2;

}   

.banpage li{cursor: pointer;

    display: inline-block;width: 12px;height: 12px;background: rgba(255,255,255,0.5);border-radius:6px;overflow: hidden; margin: 0 5px; color: transparent;

}



.banpage li.on{

    background: rgba(255,255,255,1);width:44px;

}

.sybanner .txt{ line-height:30px;  box-sizing: border-box;text-align: center;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;top: 0;

	margin: 0 auto;position: absolute;left: 0;right: 0;min-width: 1300px;}

	.sybanner .txt .txtwd{line-height: 1.4;

	    position: relative;text-align:center; margin-top: -2vw;

	}

.sybanner .txt dl{ font-size:28px;color:#fff;}

.sybanner .txt h2{ font-size:50px; color:#fff;font-weight: bold;letter-spacing: 1px;

position:relative; z-index:2; 

   

}

.sybanner .txt h3{ font-size:34px; color:#fff;  padding-top: 1vh;

position:relative; z-index:2; font-weight: normal;

   

}



.sybanner .txt dl{  color: #fff;font-size:24px;position:relative; z-index:2; margin-bottom: 1vh;

    font-weight: 400;

}



.sybanner .txt .more{width: 400px; border:2px solid #fff;display: inline-block;

   line-height:45px;text-align: center;color:#333; margin-top:4vw; border-radius:30px;

  position:relative; z-index:2;background: rgba(255,255,255,90%); overflow: hidden;

}	



.sybanner .txt .more:before{content:"";position: absolute;z-index: 1;

    display: block;width:0;height: 100%;background: #222;transition: all ease 0.5s;

}

.sybanner .txt .more:hover:before{color:#fff;width:100%;}

.sybanner .txt .more:hover a{color:#fff;}



.sybanner .txt .more:after{

    display: block;content:""; clear:both;}

.sybanner .txt .more a{color:#fff; position: relative;z-index: 2;transition: all ease 0.3s;

    width: 200px;float: left;text-align: center;font-size: 16px;color: #333; border-radius: 23px; 

}

.sybanner .txt .more a+a{

    background:linear-gradient(to right bottom, #009c4b, #009f4c); color:#fff;}

.sybanner .txt .more a+a:hover{

    background: #009c4b;color: #fff;

}







/*å¬å¸ç®ä»*/

.about{

    width: 100%;min-width: 1300px;padding: 5vw 0 4vw 0; background: url(../images/aboutbg.jpg)center bottom no-repeat;

}

.about .box{

    display:flex;

}

.about .pic{width:50%;position:relative;}

.about .pic .circle{position: absolute;top: 0;left: 0;

    width: 100%;height: 100%;display: flex;justify-content: center;

    align-items: center;

}

.about .pic .shipin{z-index: 4;position: relative;display: block;text-align: center;

    cursor: pointer;

    width: 100px; 

    color: #009c4b;

    font-size: 30px;

    line-height: 100px;

    margin: 0 auto;

    }

    .shipinbg{

        position: relative; margin-top: -1vw;

    }

    .shipinbg:after{content:"";border-radius: 50%;z-index: 2;

    display: block;width: 60px;height: 60px;top: 20px;background: rgba(255,255,255,60%);position: absolute;left: 0;right: 0;margin: 0 auto;

 animation: arrow  2s infinite;    -moz-animation: arrow 2s infinite;    -ms-animation: arrow 2s infinite;    -o-animation: arrow 2s infinite;    -webkit-animation: arrow 2s infinite;}



@-webkit-keyframes arrow

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 60px;height: 60px;top: 20px; opacity:0;}



}

@-moz-keyframes arrow

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 60px;height: 60px;top: 20px; opacity:0;}

}

  

@-o-keyframes arrow

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 60px;height: 60px;top: 20px; opacity:0;}

}





.shipinbg:before{content:"";border-radius: 50%;z-index: 1;

    display: block;width: 100px;height: 100px;top: 0;background: rgba(255,255,255,50%);position: absolute;left: 0;right: 0;margin: 0 auto;

 animation: arrow  4s infinite;    -moz-animation: arrow 4s infinite;    -ms-animation: arrow 4s infinite;    -o-animation: arrow 4s infinite;    -webkit-animation: arrow 4s infinite;}



@-webkit-keyframes arrow

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 100px;height: 100px;top: 0; opacity:0;}



}

@-moz-keyframes arrow

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 100px;height: 100px;top: 0; opacity:0;}

}

  

@-o-keyframes arrow

  

{

0% {width: 0;height:0; top:50px; opacity:0;}

50% {opacity:1;}

100% {width: 100px;height: 100px;top: 0; opacity:0;}

}

    

    

.about .pic img{

    display: block;width: 100%;height: auto;

}







/*ç¹å»å¼¹åºè§é¢*/

.shipinbf{

display: none;

    position: fixed;

    top: 0;

    justify-content: center;

    left: 0;

    width: 100%;

    height: 100vh;

    box-sizing: border-box;

    background: rgba(0, 0, 0, 0.8);

    z-index:11;

    align-items: center;

}

.biankuan { margin-top:100px;

    padding: 3vw;

    overflow: hidden;

    width: 1200px;

    height: auto; min-height:450px;

    box-sizing: border-box;

    background: #f5f5f5;

    border-radius: 10px;

    overflow: hidden;

    border: 1px solid #444;

    position: relative;

}



.tanchuaa {

    position: absolute;

    box-sizing: border-box;

    cursor: pointer;

    height: 80px;

    padding: 20px 0 0 25px;

    width: 80px;

    line-height: 58px;

    font-size: 20px;

    background: #009c4b;

    border-radius: 50%;

    overflow: hidden;

    right: -30px;

    top: -30px;

    color: #fff;

}

.tanchuaa a{color: #fff; font-size:16px;}

.tanchuaa:hover a{color:#ffde39;}

.video_n{

    display: block;width: 100%; max-height: 600px;

}





.about .word{ width: 50%;position: relative;box-sizing: border-box;padding-right: 3vw; padding-top:1vw;}

.about .word h2{ font-size:46px;font-weight:bold;color:#222; line-height:1;}

.about .word h3{ font-size:26px;color:#009c4b; line-height:2; margin-bottom:1.4vw;}

.about .word .wenzi{overflow : hidden; font-size:16px;line-height: 2;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;}

   

.linksjj{border-radius: 8px;overflow: hidden;

    display: block;margin: 2.0vw 0 2.3vw 0;width: 180px;line-height:50px;background: #009c4b;color: #fff;font-size: 16px;text-align: center;transition: all ease 0.5s;

}  

.linksjj:hover{ background:#009c4b;color:#ffde39; width:240px;letter-spacing:2px;overflow: hidden;}

    

.linksbd{

    display: block;margin-top: 3vw;width: 180px;line-height:50px;background: rgba(255,255,255,10%);color: #fff;font-size: 16px;text-align: center;transition: all ease 0.5s;border-radius: 8px;overflow: hidden;

}  

.linksbd:hover{ background:#009c4b;color:#ffde39; width:240px;letter-spacing:2px;}

    

        

    

/*æ°å­æ»å¨*/

.num{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;  font-size:19px; color:#555555; text-align:center; 

    }

.num span,.num i{ display:inline-block; vertical-align:-webkit-baseline-middle;}

.num span{ font-size:60px; color:#000000; font-family:arial; position:relative; z-index:3;}

.num i{ border-radius:50%; width:30px; height:30px; font-size:16px; line-height:30px; color:#fff; background:#009c4b; margin-left:3px;}

.num p+p{ margin-top:1px;}







/*è§£å³æ¹æ¡*/

.solution{

    width: 100%;margin-top:5vw; background: #000; position: relative;min-width:1300px;

}

.solution>img{width:100%;height:auto;

    display: block;

}

.picScroll-leftfa{top:0;width:100%;height:100%;}



.picScroll-leftfa img{

    display: block;width: 100%;height: auto;

}

.picScroll-leftfa .hd{ width: 100%; height:100%;z-index:4; position: absolute;

    padding:5vw 0; box-sizing: border-box;

}

.picScroll-leftfa .hd .box{position:relative; height:100%; min-width:1300px;}

.picScroll-leftfa .w14vw{width: 14vw; min-height:10px; height:100%;min-width:210px;}

.picScroll-leftfa .fangan{height: 100%;box-sizing: border-box;  position: relative;z-index: 5; border-radius: 10px;

   background: #009c4b;box-sizing: border-box;color: #fff;padding: 2vw;

}

.picScroll-leftfa .fangan li{ line-height:50px;position:relative;border-radius: 8px; overflow: hidden;

    background: rgba(255,255,255,9%); 

}

.picScroll-leftfa .fangan li+li{ margin-top:1vw;}

.picScroll-leftfa .fangan a{ font-size:18px;color:#fff;

    display: block;position: relative; z-index:2; padding-left: 1vw;

}

.picScroll-leftfa .fangan li.on:before{content:"";position: absolute;left: 0;top: 0;z-index: 1;

    display: block;width: 100%;height:50px;background: #fff;}

.picScroll-leftfa .fangan li.on a{ color:#009c4b; font-weight:bold; padding-left:1vw;}



.solution .bd{width: 100%;height: 100%; position: relative;

   }

.solution .bd .text{

    position: absolute;z-index: 2;top: 4vw; box-sizing: border-box;color: #fff;left:0;right:0;

    }

.textw{

    width:40%;margin-left: 4vw;

}    

.textw{color:#fff;font-size: 18px;

   line-height: 2;

}

.textw dl{ font-size: 36px;font-weight: bold; margin-bottom:1vw; line-height:2;}





/*äº§åå±ç¤º*/

.prodall{

    width: 100%;min-width: 1300px;background: #fff;padding: 5vw 0;text-align: center; background: #f5f5f5;

}

.prodt{

    text-align: center;font-size: 18px;color: #666;line-height: 1.6;margin-bottom: 2vw;

}

.prodt dl{ font-size:46px;font-weight:bold;color:#222;margin-bottom:10px; line-height:1;}

.prodt span{color:#009c4b;}



.prodmore{

    display:inline-block;padding: 0 40px;background: #fff;color: #888;font-size:16px;line-height: 48px; border-radius:10px; margin-top: 30px;transition: all ease 0.5s;border: 1px solid #eee;

}

.prodmore:hover{color: #fff;background: #009c4b;

    border-radius: 10px 0 10px 0;padding: 0 80px;

}



.prodall .picScroll-leftcp{ overflow:hidden; position:relative; }

.prodall .picScroll-leftcp .hd{ overflow:hidden;  height:50px; width: 100%;top:32%;

		position: absolute;

		    

		}

	.prodall .picScroll-leftcp .hd .prev{ display:block;  width:50px; height:50px;  z-index: 2;

			 cursor:pointer; text-align: center;color: #888;line-height: 50px;font-size:32px;

		position:absolute; right:3vw;top:0;}

     .prodall .picScroll-leftcp .hd .next{ display:block;  width:50px; height:50px; z-index: 2;

			 cursor:pointer; text-align: center;color: #888;line-height: 50px;font-size: 32px;

		position:absolute; left:3vw;top:0;

	}

	

.prodall .picScroll-leftcp .hd .prev:hover,.prodall .picScroll-leftcp .hd .next:hover{color:#009c4b;}	



	.prodall .picScroll-leftcp .bd{   }

	.prodall .picScroll-leftcp .bd ul{ overflow:hidden; zoom:1; }

	.prodall .picScroll-leftcp .bd ul li{ margin:0 ; float:left; _display:inline; overflow:hidden; text-align:center; 

width:25%;		display:block;}

	.prodall .picScroll-leftcp .bd ul li a{

		display: block;padding: 0  15px;

	}

	.prodall .picScroll-leftcp .bd ul li .pic{ overflow: hidden;border: 1px solid #dedede; position: relative;transition: all ease 0.5s;

	    border-radius: 10px;
	    height: 350px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    background: #f5f5f5;

	}

	

	.prodall .picScroll-leftcp .bd ul li .pic img{ width:100%;  height:100%; object-fit: cover; display:block; transition: all ease 0.5s;}

	.prodall .picScroll-leftcp .bd ul li:hover .pic img{transform:scale(1.1);}

	.prodall .picScroll-leftcp .bd ul li .txt{ line-height:1.4;padding:1vw 0;font-size: 16px;color: #333; transition: all ease 0.5s; }

	.prodall .picScroll-leftcp .bd ul li:hover .txt{ color:#009c4b; transform:scale(1.1);}

	







/* -------------------- 页脚 -------------------- */

.copy {

    width: 100%;

    min-width: 1300px;

    background: #222;

    padding-bottom: 50px;

    display: flex;

    flex-wrap: wrap;

    position: relative;

}

.copy:after{

    display: block;content: "";width: 100%;height: 220px;background: #009c4b;top: 0;position: absolute;left: 0;right: 0;z-index: 1;

}

.copytel{

    background: #009c4b;font-size:16px;color: #fff;line-height:110px; position: relative;z-index: 2;

}

.copytel .box{    display: -webkit-flex;position: relative;z-index: 2;

    display: flex;

    justify-content: center;

    flex-wrap: nowrap;

    align-items: center;

    gap: calc(4vw + 160px);

    margin-left: 200px;

    padding-left: 0;

    width: auto;

    min-width: auto;

}

.copytel .box li i{ width: 36px;height: 36px;border: 1px solid #fff4;border-radius: 50%;overflow: hidden;text-align: center;line-height: 36px;font-size: 20px;margin-right: 5px;float: left;

    margin-top: 40px;

}

.copytel .box li em{

    display: block;float: left;

}

.copytel .box li span{font-size:20px; }

.copytel .box li:after{

    display: block;content: "";clear: both;

}

.font16{font-size:16px;}



.copynav{ background:#fff; 

    padding:2.5vw 2.5vw 0 2.5vw ;position: relative;z-index: 2;

}



.cylogo{

    font-size: 19px;line-height:36px;color: #999;

}

.cylogo dl{

    padding-top: 5px;

}

.cylogo img{

    display: block;

}

.cylogo .code{width:170px; margin-top:14px; margin-left:100px; border:1px solid #eee;color:#333;

    text-align: center;font-size: 15px;

}

.cylogo .code img{

    width: 100%;

}

.cylogo .code p{

    background: #f5f5f5;

}

.cylogo .code+.code{ margin-left:20px;}



.copynavr{
    width: auto;display: -webkit-flex; 
    display: flex;
    justify-content: flex-start;color: #fff;
    flex-wrap: nowrap;
    align-items: flex-start;
}





.copynavr dl{font-size:20px;font-weight:bold;line-height:2;color:#222; margin-bottom:5px;}

/* 页脚产品中心标题换行优化 */

.copy .copynavr li:nth-of-type(2) dl {

    white-space: normal !important;

    display: inline-block !important;

    line-height: 24px !important;

    word-break: break-all;

}

.copynavr a{width: 125px;
    display: block;line-height:32px;font-size: 15px;color: #888;
    transition: color 0.3s ease;
}

.copynavr a:hover {
    color: #009c4b !important;
}

/* 页脚导航项之间的间距 */
.copynavr li+li {
    margin-left: 4vw;
}

/* 其他 li 链接保持单列显示（除了产品中心） */
.copynavr li:not(.product-center-column) a {
    display: block !important;
    float: none !important;
    width: 125px !important;
    clear: both !important;
    margin-right: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

/* 确保所有非产品中心的列宽度一致，对齐顶部 */
.copynavr li:not(.product-center-column) {
    width: 125px !important;
    flex-shrink: 0;
}

/* 产品中心列 - 三个为一行显示 */
.copynavr li.product-center-column {
    width: 375px !important;
    overflow: hidden;
    flex-shrink: 0;
}

/* 产品中心下的链接浮动 - 三个为一行 */
.copynavr li.product-center-column a {
    float: left !important;
    width: 125px !important;
    display: block !important;
    line-height: 32px !important;
    font-size: 15px !important;
    color: #888 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    box-sizing: border-box !important;
    transition: color 0.3s ease;
}

.copynavr li.product-center-column a:hover {
    color: #009c4b !important;
}

/* 确保产品中心容器清除浮动 */
.copynavr li.product-center-column:after {
    display: block;
    content: "";
    clear: both;
}

/* 确保所有栏目的标题对齐 */
.copynavr li dl {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 2 !important;
    color: #222 !important;
    margin-bottom: 5px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    transition: color 0.3s ease;
    cursor: pointer;
}

.copynavr li dl:hover {
    color: #009c4b !important;
}

/* 解决方案标题往上移动10px */
.copynavr li.solution-column dl {
    margin-top: -10px !important;
}

/* 新闻资讯标题往上移动10px */
.copynavr li.news-column dl {
    margin-top: -10px !important;
}

/* 确保所有非产品中心列的宽度一致，顶部对齐 */
.copynavr li:not(.product-center-column) {
    width: 125px !important;
    flex-shrink: 0;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

/* 强制显示解决方案和新闻资讯的子栏目链接 */
.copynavr li:not(.product-center-column) > a {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    min-height: 32px !important;
    overflow: visible !important;
    line-height: 32px !important;
    font-size: 15px !important;
    color: #888 !important;
}





 .copyW{

     line-height:1.6;color: #888;font-size: 15px; margin-top:20px; border-top: 1px solid #eee; padding: 2vw 0;

 } 

 .copyW a{color: #888;font-size: 15px;}

 

 .top3vw{ margin-top:3vw;}

 

 

 

 

 

/*åé¡µè§£å³æ¹æ¡*/

.n_solution{

    display: flex; padding: 4vw 0;

}

.n_solution .n_solutionl{width:20%;

   box-sizing: border-box;

    position: relative;

    z-index: 5;

    border-radius: 10px;

    background: #009c4b;

    box-sizing: border-box;

    color: #fff;

    padding: 2vw;

}



.n_solution .n_solutionl li{line-height:60px;

    position: relative;

    border-radius: 8px;

    overflow: hidden;

    background: rgba(255,255,255,9%);}

.n_solution .n_solutionl li+li{ margin-top:20px;}

    

.n_solution .n_solutionl li a{    font-size:22px;

    color: #fff;

    display: block;

    position: relative;

    z-index: 2;

    padding-left: 1vw;}

    .n_solution .n_solutionl li.on{ background:#fff;}

.n_solution .n_solutionl li.on a{color:#009c4b;}



.nymiaosfa { font-size:16px;color:#333; line-height:2;}

.nymiaosfa p { color:#333 !important;}

.nymiaosfa dl{     font-size: 30px;
    font-weight: bold;
    color: #222;
    line-height: 2;}
.nymiaosfa dl span{
    color: #009c4b;
}





.n_solution .n_solutionr{width:80%;box-sizing:border-box; padding-left:4vw;}    
.n_solution .n_solutionr > *{
    z-index: 1;
}

.zhiding{

    border-top: 1px solid #dedede;padding-top: 2vw;margin-top: 2vw;

}

 .zhiding li{ border-radius:10px;overflow: hidden;

     display: block;float: left;width:auto;background: #f4f4f4;line-height: 60px;text-align: center;padding: 0 2vw; margin: 1%;

 }



.zhiding li a{ font-size:18px;color:#333;display:block;}

.zhiding li:hover { background:#009c4b;}

.zhiding li:hover a{color:#fff;}



  .zhiding:after{display:block;content:"";clear:both;}

 

 

 

 

  /*åé¡µå¹»ç¯ç*/

.mod1019 .banner .ban_bg{ overflow: hidden;display: flex;    justify-content: center; align-items: center;

   

    text-align: center;color: transparent;position: relative;

}



 .banner_w {   width:auto;  font-size: 20px;    color: #fff; line-height:1.6;text-align:center;  margin-top:-80px;}

.banner_w b {    display:block; color: #fff; font-size:50px; letter-spacing:2px; font-weight:normal; font-weight:bold;}

.banner_w b span{   display: block;} 

.textright{ text-align: right !important;}

 

 .miaoshu .banner_w {display:none;}

 

 

 

 /*çæå£°æ*/

	.banq{

		background: #f4f4f4;padding: 4vw; line-height: 2;text-align: center; font-size: 18px;

	}

	.banq dl{margin-bottom:4vh;line-height: 1; padding-bottom: 4vh; font-size: 30px;color: #222;

		border-bottom: 1px solid #ccc

	}

 

 

 

 

 

 

 

/* -------------------- 响应式 -------------------- */

@media(max-width: 1680px){

    .box, .content, .w1200, .width-1200 {width: 90%;}

    .cylogo .code {width: 160px;}

    .copynavr li+li {margin-left: 3vw;}
    
    /* 响应式下保持产品中心宽度 */
    .copynavr li.product-center-column {
        width: 375px !important;
    }
    
    /* 响应式下其他列宽度 */
    .copynavr li:not(.product-center-column) {
        width: 125px !important;
    }

}

.about .word h3{font-size:25px;margin-bottom:1.2vw;}

.about .word .wenzi{-webkit-line-clamp:3}

.n_solution .n_solutionl li a{ font-size:17px}



}

  

@media(max-width: 1440px){

    .box, .content, .w1200, .width-1200 {width: 95%;}

    .cylogo .code {width: 150px;}

    .copynavr li+li {margin-left: 2vw;}
    
    /* 响应式下保持产品中心宽度 */
    .copynavr li.product-center-column {
        width: 375px !important;
    }
    
    /* 响应式下其他列宽度 */
    .copynavr li:not(.product-center-column) {
        width: 125px !important;
    }

}

.about .word h3{font-size:24px;margin-bottom:1.1vw;}

.picScroll-leftfa .fangan li{line-height:48px;}





}



  

@media(max-width: 1366px){

    .box, .content, .w1200, .width-1200 {width: 98%;}

}





}