*{box-sizing:border-box; border: none;outline: none;}
input,textarea,button,select{appearance: none;-webkit-appearance: none;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,textarea,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot, thead, tr, th, td,article,aside,canvas,details, embed, figure,figcaption,footer,header,hgroup, menu,nav,output,ruby,section,summary,time,mark,audio, video{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align: baseline;font-family:"Microsoft Yahei", "Arial" !important;}
body{line-height: 1;}
ol,ul{list-style: none;}
blockquote,q{quotes:none;}
img{max-width:100%;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;color:#000;}
.show-solution .solution_ache .bd .item .pic{max-width:80%;}
a .pic{overflow:hidden}
a .pic img{width:100%;transform: translateZ(0);transition: all .3s ease;display:block}
a:hover .pic img{transform: scale(1.08);}
.wrap{width:100%;max-width:1440px;margin:0 auto;}

.searchBar{transition-duration:.5s;position: fixed;top:-80px;opacity:0;z-index:998;left:0;width:100%;}
.searchBar .wrap{position: relative;display:flex;justify-content:flex-end}
.searchBar .form-group{width:400px;padding:25px;background:#F2EEEA;}
.searchBar .form-group .mask-close{position: absolute;right:0;top:50%;margin-top:-10px;}
.searchBar .form-group .mask-close img{width:20px;height:20px;}
.searchBar .form-group form{width:100%;display:flex;border-bottom:1px solid #212427;}
.searchBar .form-group form button{width:40px;height:40px;background:none;cursor: pointer;}
.searchBar .form-group form button img{width:25px;}
.searchBar .form-group form input{width:calc(100% - 40px);padding:0 15px;height:40px;color:#000;font-size:15px;}
.searchBar.on{top:80px;opacity:1;}
.wap_so_btn{right:60px;top:0;width:40px;position: absolute;z-index:2;height:60px;display:flex;align-items:center;justify-content:center;cursor: pointer;}
.wap_so_btn img{width:25px}

.index-Swiper{position: relative;overflow:hidden;}
.index-Swiper .swiper-slide{position: relative;}
.index-Swiper .swiper-slide .pic img{width:100%;display:block;}
.index-Swiper .swiper-slide .txt{position: absolute;z-index:2;left:0;top:0;width:100%;display:flex;justify-content:center;align-items:center;height:100%;flex-direction: column;}
.index-Swiper .swiper-slide .txt .wrap{max-width:82vw;}
.index-Swiper .swiper-slide .txt h2{font-size:52px;color:#fff;;margin-bottom:60px;}
.index-Swiper .swiper-slide .txt p{font-size:60px;line-height:70px;font-weight:bold;margin:70px 0;color:#fff;}
.index-Swiper .swiper-slide .txt .more{display:flex;}
.index-Swiper .swiper-slide .txt .more a{transition-duration:.3s;display:flex;align-items: center;justify-content: center;text-align:center;width:160px;height:50px;margin-right:30px;background: #FFFFFF;border-radius:40px;box-shadow: 0px 4px 8px rgba(85, 85, 85, 0.1);}
.index-Swiper .swiper-slide .txt .more a:last-child{margin-right:0;}
.index-Swiper .swiper-slide .txt .more a:hover{box-shadow:0 0 2px 2px rgba(65,147,73,.5);color:#419349;}
.index-Swiper .swiper-slide .txt .more a:first-child{background:#419349;color:#fff;}
.index-Swiper .swiper-pagination{bottom:50px;z-index:999;}
.index-Swiper .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;margin:0 10px;border:3px solid rgba(65,147,73,.9);background:#fff;opacity:1}
.index-Swiper .swiper-pagination .swiper-pagination-bullet-active{width:50px;border-radius:40px;background:#419349;}
.index-Swiper .swiper-button-prev,.index-Swiper .swiper-button-next{cursor:pointer;;width:55px;height:55px;background:#fff;border-radius:55px;opacity:1;z-index:1100}
.index-Swiper .swiper-button-prev{left:60px;}
.index-Swiper .swiper-button-next{right:60px;}
.index-Swiper .swiper-button-next:after,.index-Swiper .swiper-button-prev:after{display:none;}
.index-Swiper .swiper-button-prev:hover,.index-Swiper .swiper-button-next:hover{box-shadow:0 0 5px 8px rgba(65,147,73,.5);}
.index-Swiper .swiper-button-disabled{opacity:.5}

.index-header{position: fixed;top:0;left:0;width:100%;height:80px;background:rgba(0,0,0,.5);z-index:999;}
.index-header .wrap{display:flex;}
.index-header .logo{width:240px;display:flex;align-items: center;justify-content: center;padding-top:10px;}
.index-header .logo img{width:85%}
.index-header .right{width:240px;display:flex;align-items: center;justify-content: center;}
.index-header .right .tel span{padding: 11px 20px;background: #419349;color:#fff;font-weight:bold;display:flex;align-items: center;border-radius:8px;font-size:18px}
.index-header .right .tel span img{margin-right:8px;vertical-align:middle;}
.index-header .right .so_btn{margin-left:20px;}
.index-header .right .so_btn img{width:24px;height:24px;cursor: pointer;}
.index-header .menu{width:calc(100% - 480px);padding:0 20px 0 10px;display:flex;}
.index-header .menu .item{position: relative;;height:80px;display:flex;text-align:center;align-items: center;justify-content: center;flex:1;}
.index-header .menu .item h3 a{font-size:18px;color:#fff;font-weight:bold}
.index-header .menu .item:after{border-radius:5px;width:50%;height:3px;position: absolute;left:25%;bottom:20px;background-color:transparent;content:"";}
.index-header .menu .item.on:after{background:#419349}
.index-header .menu .item .sub{transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease-in-out;position: absolute;left:0;top:80px;width:100%;min-width:200px;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,.1);}
.index-header .menu .item .sub:before{opacity:1;content: '';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom: 10px solid #fff;position: absolute;top:-10px;left:30%;z-index:2;transition:opacity 0.3s ease-in-out;}
.index-header .menu .item .sub a{padding:0 10px;display:flex;align-items: center;font-size:14px;height:45px;}
.index-header .menu .item .sub a:hover{background:#419349;color:#fff;}
.index-header .menu .item:hover .sub{transform: scaleY(1);}
.index-header .menu .item .sub-pro{box-shadow:0 15px 30px rgba(0,0,0,.1);min-height:450px;padding:30px;background:#fff;left:0;width:100%;top:80px;position: fixed;z-index:1222;transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease-in-out;}
.index-header .menu .item .sub-pro .wrap{display:flex;position: relative;z-index:1223}
.index-header .menu .item .sub-pro .hd{width:250px;padding:40px 0;text-align:left;}
.index-header .menu .item .sub-pro .hd h2{font-size:24px;font-weight:bold;color:#333;}
.index-header .menu .item .sub-pro .hd .tab a{margin-top:20px;transition-duration:.3s;padding:0 5px 5px;border-bottom:2px solid #fff;display:flex;align-items: center;width:max-content;font-size:15px;}
.index-header .menu .item .sub-pro .hd .tab a img{height:12px;margin-left:15px;}
.index-header .menu .item .sub-pro .hd .tab a.on{color:#419349;border-color:#419349}
.index-header .menu .item .sub-pro .hd .tab a.on img {filter:invert(31%) sepia(96%) saturate(3378%) hue-rotate(87deg) brightness(93%) contrast(106%);}
.index-header .menu .item .sub-pro .hd .tab a:first-child{margin-top:50px}
.index-header .menu .item .sub-pro .bd{width:calc(100% - 250px)}
.index-header .menu .item .sub-pro .bd .box{display:flex;flex-wrap:wrap;}
.index-header .menu .item .sub-pro .bd .box a{border-radius:15px;background:#F6F9FE;width:32%;margin:0 2% 20px 0;;padding:15px;display:flex;align-items: center;}
.index-header .menu .item .sub-pro .bd .box a:nth-child(3n){margin-right:0;}
.index-header .menu .item .sub-pro .bd .box a .pic{width:140px;border-radius:5px;height:100px;display:flex;align-items: center;}
.index-header .menu .item .sub-pro .bd .box a .pic img{width:100%;border-radius:5px;height:100px;}
.index-header .menu .item .sub-pro .bd .box a .txt{width:calc(100% - 100px);padding-left:15px;text-align:left;}
.index-header .menu .item .sub-pro .bd .box a .txt h4{font-size:16px;color:#333;margin:8px 0;}
.index-header .menu .item .sub-pro .bd .box a .txt p{font-size:12px;line-height:20px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3}
.index-header .menu .item .sub-pro .bd .box a:hover .txt h4{color:#419349}
.index-header .menu .item:hover .sub-pro{transform: scaleY(1);}
.index-header.height,.list-header{background:#fff;box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.index-header.height .menu .item h3 a,.list-header .menu .item h3 a{color:#333;}

.index-contentn{background:#9D9D9D;border-top:10px solid red}
.index-contentn .wrap{display:flex;}
.index-contentn .item{position: relative;height:140px;display:flex;justify-content: center;align-items: center;width:25%;text-align:center;}
.index-contentn .item a{position: relative;z-index:3;align-items: center;flex-flow: column;justify-content: center;display: flex;width: 100%;height: 100%;}
.index-contentn .item h3{font-size:21px;color:#fff;font-weight:bold;margin-bottom:25px}
.index-contentn .item p{font-size:16px;color:#fff;}
.index-contentn .item:after{transition-duration:.3s;width:calc(100% + 1px);height:4px;content:"";z-index:2;position: absolute;left:0;bottom:-1px;}
.index-contentn .item:hover:after{height:calc(100% + 1px);background:#419349}
.index-contentn .item:hover h3{color:#fff}
.index-contentn .item:hover p{color:#fff}

.index-footer{background-color:#212427;font-size:14px;color:#818181;}
.index-footer .index-footer-top{height:100px;border-bottom:1px solid #2B2E31;display:flex;align-items: center;justify-content: space-between;}
.index-footer .index-footer-top .logo img{height:70px;}
.index-footer .index-footer-top .return-top{transition-duration:.3s;display:flex;align-items: center;justify-content: center;border-radius:19px;width:76px;height:38px;background:#2C2F34;transform: rotate(180deg);}
.index-footer .index-footer-top .return-top svg{fill:#fff}
.index-footer .index-footer-top .return-top:hover{background:#419349}
.index-footer .index-footer-bot{background:#1E2225;padding:30px 0;color: #818181;}
.index-footer .index-footer-bot .wrap{display:flex;justify-content: space-between;}
.index-footer .index-footer-bot a{color:#818181}
.index-footer .index-footer-bot a:hover{color:#fff}
.index-footer .index-footer-bot .right-cont a{border-left:1px solid #818181;padding:0 8px;}
.index-footer .index-footer-bot .right-cont a:nth-child(2){border-left:0;}
.index-footer .index-footer-info{display:flex;justify-content: space-between;padding:40px 0 60px;}
.index-footer .index-footer-info .menu{width:70%;display:flex;padding:0 20px}
.index-footer .index-footer-info .menu .item{width:18.5%;}
.index-footer .index-footer-info .menu .item:nth-child(2){width:26%}
.index-footer .index-footer-info .menu .item h3{margin-bottom:25px;}
.index-footer .index-footer-info .menu .item h3 a{font-size:18px;color:#fff;}
.index-footer .index-footer-info .menu .item h4{margin-bottom:20px;}
.index-footer .index-footer-info .menu .item h4 a{transition-duration:.3s;color:#818181;font-size:15px;}
.index-footer .index-footer-info .menu .item h4 a:hover{padding-left:10px;color:#fff}
.index-footer .index-footer-info .info{width:30%;}
.index-footer .index-footer-info .info h3{font-size:15px;color:#818181;margin-bottom:25px;}
.index-footer .index-footer-info .info .txt p{font-size:14px;line-height:26px;}
.index-footer .index-footer-info .info .share{margin-top:30px;display:flex;}
.index-footer .index-footer-info .info .share a{display:flex;margin-right:25px;align-items: center;justify-content: center;width:40px;height:40px;border-radius:40px;background:#2B2E33;;transition-duration:.3s;position: relative;}
.index-footer .index-footer-info .info .share a:hover{background:#419349}
.index-footer .index-footer-info .info .share a svg{fill:#fff;width:24px;height:24px;}
.index-footer .index-footer-info .info .share a .code-box{bottom:50px;padding:10px;width:180px;height:200px;border-radius:8px;background:#fff;transform: scaleY(0);transform-origin:bottom;transition:transform 0.3s ease-in-out;position: absolute;}
.index-footer .index-footer-info .info .share a .code-box img{width:160px;height:160px;}
.index-footer .index-footer-info .info .share a .code-box p{height:20px;line-height:20px;text-align:center;color:#000;}
.index-footer .index-footer-info .info .share a:hover .code-box{transform: scaleY(1);}

.index-news{padding:60px 0;}
.index-news .hd h2{font-size:36px;color:#142943;font-weight:bold;}
.index-news .hd p{color:#666;font-size:18px;margin-top:20px;}
.index-news .bd{width:100%;padding-top:60px;display:flex;justify-content:space-between;}
.index-news .item_max{border-radius:15px;overflow:hidden;width:calc(33.33% - 15px);}
.index-news .item_max .trade{position:absolute;left:15px;top:15px;display:inline-block;background:#419349;border-radius:10px 0px;font-weight:290;font-size:14px;line-height:32px;height:32px;padding:0 14px;color:#FFFFFF;z-index:1;}
.index-news .item_max .thumb{width:100%;height:300px;position:relative;overflow:hidden;}
.index-news .item_max .thumb .pic{position:absolute;width:100%;height:100%;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;}
.index-news .item_max .txt{width:100%;height:314px;background:#F6F9FE;padding:25px 20px 10px 20px;}
.index-news .item_max .txt .title{line-height:26px;color:#333;margin-top:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-news .item_max .txt .time{font-weight:290;font-size:14px;line-height:24px;color:#999999;background-image:url(../images/time_grey.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:left;padding-left:26px;}
.index-news .item_max .txt .des{font-weight:290;font-size:15px;line-height:25px;height:75px;color:#999;margin-top:28px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.index-news .item_max .pic{transition:all .5s;}
.index-news .item_max a:hover .pic{transform:scale(1.2);}
.index-news .item_max .more{margin-top:30px;padding-top:28px;display:flex;border-top:1px solid #E9E9E9;padding-top:18px;justify-content:space-between;}
.index-news .item_max .more span{font-weight:290;font-size:14px;color:#333333;}
.index-news .item_max .more img{width:16px;height:16px;}
.index-news .news_list{border-radius:15px;overflow:hidden;background:linear-gradient(149.63deg,#3a5b3a 0%,#419349 100%);width:calc(33.33% - 15px);padding:22px 30px;}
.index-news .news_list .news_list_box{display:flex;justify-content: space-between;align-items: center;}
.index-news .news_list .news_list_box h2{font-size:26px;font-weight:700;color:#fff;}
.index-news .news_list .news_list_box a{font-size:15px;color:#fff;display:flex;align-items: center;}
.index-news .news_list ul{padding-top:30px;}
.index-news .news_list ul li{padding-bottom:10px;margin-bottom:20px;border-bottom:1px dashed #fff;}
.index-news .news_list ul li h3{font-weight:400;font-size:16px;line-height:36px;color:#FFFFFF;max-height:72px;padding-right:35px;background-image:url(../images/new_white_more.svg);background-size:30px 30px;background-repeat:no-repeat;background-position:right center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:background .3s;}
.index-news .news_list ul li span{display:block;font-weight:290;font-size:14px;line-height:24px;color:#FFFFFF}
.index-news .news_list ul li a:hover h3{background-position:102% center;}

.index-cooperate{padding:50px 0;background:#F6F9FE;}
.index-cooperate .hd{text-align:center;margin-bottom:40px;}
.index-cooperate .hd h2{font-size:36px;color:#142943;font-weight:bold;}
.index-cooperate .hd p{color:#666;font-size:18px;margin-top:20px;}
.index-cooperate .picMarquee-left,.index-cooperate .picMarquee-right{width:100%;overflow:hidden;}
.index-cooperate .picMarquee-left li,.index-cooperate .picMarquee-right li{float:left;width:calc(100% / 6)}
.index-cooperate .picMarquee-left .pic,.index-cooperate .picMarquee-right .pic{width:200px;height:100px;background:#fff;box-shadow:0 0 2px 4px rgba(65,147,73,.2);border-radius:10px;margin:20px;display: flex;justify-content: center;align-items: center;}
.index-cooperate .picMarquee-left img,.index-cooperate  .picMarquee-right img{max-height:75px;width:auto !important}

.index-case{padding:60px 0;background: linear-gradient(to bottom, #f9fffe, #e2f3f0);}
.index-case .title{font-size: 40px;font-weight:bold;line-height: 58px;color: #007749;text-align: center;}
.index-case .bd{margin-top:40px;overflow:hidden;}
.index-case .bd .swiper-slide{display: flex;height:480px;align-items: flex-end;}
.index-case .bd .swiper-slide .click{position:absolute;top:0;left:0;width:100%;height:100%;z-index: 10;}
.index-case .bd .swiper-slide .pic{width: 50%;height:100%;border-radius: 20px 20px 0 20px;overflow:hidden;}
.index-case .bd .swiper-slide .pic .pic_bg{transition-duration:.3s;height: 100%;background-size:100% 100%;border-radius: 20px 20px 0 20px;}
.index-case .bd .swiper-slide:hover .pic_bg{transform: scale(1.1);}
.index-case .bd .swiper-slide .info{width:50%;height:450px;position: relative;display: flex;align-items: flex-end;}
.index-case .bd .swiper-slide .img_div{display:flex;align-items: center;justify-content: center;width:240px;height:80px;position: absolute;left: 60px;top: 0;z-index: 3;background: #fff;border-radius: 20px 20px 0 0;}
.index-case .bd .swiper-slide .img_div img{max-width: 70%;max-height: 70%;}
.index-case .bd .swiper-slide .info_bg{width:240px;height:80px;background: #fff;box-shadow: 0 0 20px rgba(0,119,73,.15);position: absolute;left:60px;top:0;border-radius: 20px;}
.index-case .bd .swiper-slide .txt{background: #fff url(../images/ico1.png) no-repeat calc(100% - 80px) 60px/26px;border-radius: 0 20px 20px 0;box-shadow: 0 0 20px rgba(0,119,73,.15);height:410px;padding:0 80px;display: flex;flex-direction: column;justify-content: center;position: relative;z-index: 2;width:100%}
.index-case .bd .swiper-slide .txt h3{font-size: 30px;line-height:40px;border-bottom: 1px #eee solid;padding-bottom: 25px;}
.index-case .bd .swiper-slide .txt p{font-size: 16px;line-height: 30px;color:#888;margin:25px 0 35px}
.index-case .bd .swiper-slide .txt span{cursor: pointer;;width: 200px;line-height: 58px;border: 1px solid #007749;border-radius: 30px;font-size: 16px;color: #007749;padding-left: 45px;background: #fff url(../images/arrow-m.png) no-repeat 80% center / 16px;box-shadow: 0 0 20px rgba(0, 119, 73, .3);transition: .3s;}
.index-case .bd .swiper-slide:hover .txt span{color: #fff;background-color: #007749;background-image: url(../images/arrow.png);}
.index-case .thumb{position: relative;}
.index-case .thumb .swiper-container{padding:20px;overflow:hidden;}
.index-case .thumb .swiper-slide{border:3px solid #fff;display:flex;align-items: center;flex-direction:column;justify-content: center;height:200px;background: #fff;box-shadow: 0 0 20px rgba(0,119,73,.15);border-radius: 10px;margin-top: 10px;cursor: pointer;}
.index-case .thumb .swiper-slide.active{transition-duration:.5s;box-shadow: 0 0 20px rgba(0,119,73,.3);border:3px solid #007749}
.index-case .thumb .swiper-slide img{max-width:70%;max-height:70%;border-radius:12px;}
.index-case .thumb .swiper-slide p{font-size:18px;color:#333;margin:15px 0;}
.index-case .thumb .swiper-button-prev,.index-case .thumb .swiper-button-next{cursor:pointer;;width:55px;height:55px;background:#fff;border-radius:55px;opacity:1;z-index:1100}
.index-case .thumb .swiper-button-prev{left:-60px;}
.index-case .thumb .swiper-button-next{right:-60px;}
.index-case .thumb .swiper-button-next:after,.index-case .thumb .swiper-button-prev:after{display:none;}
.index-case .thumb .swiper-button-prev:hover,.index-case .thumb .swiper-button-next:hover{box-shadow:0 0 5px 8px rgba(65,147,73,.5);}
.index-case .thumb .swiper-button-disabled{opacity:.5}

.list-banner{display:flex;position: relative;padding-top:80px;}
.list-banner .pic{width:100%;height:300px;}
.list-banner .txt{position: absolute;left:0;top:80px;width:100%;height:300px;display:flex;align-items: center;justify-content: center;}
.list-banner .txt h2{color:#fff;font-size:48px;font-weight:bold;}
.list-banner .txt .location{display:flex;align-items:center;margin-top:30px;}
.list-banner .txt .location a{padding-right:20px;font-weight:400;font-size:12px;line-height:36px;color:rgba(255,255,255,0.6);background-image:url(../images/location_jt.svg);background-repeat:no-repeat;background-position:right;background-size:20px 20px;}
.list-banner .txt .location a:first-child{padding-right:10px;background-image:none;}
.list-banner .txt .location a:last-child{background-image:none;padding-right:0;}
.list-banner .txt .location a:hover{color:#fff;}
.contact-banner .pic{height:auto;max-height:550px;object-fit:cover}
.case-banner .txt{height:400px}
.case-banner .txt p{font-size:18px;color:#fff;margin-top:40px;}
.case-banner .pic{height:auto;max-height:400px;object-fit:cover}

.list-nav{background:#FFFFFF;padding:10px 0;display:flex;align-items: center;justify-content: center;}
.list-nav a{transition-duration:.5s;display:flex;align-items: center;justify-content: center;margin-right:20px;;font-size:18px;color:#333;border-radius:30px;height:45px;padding:0 35px;}
.list-nav a:last-child{margin-right:0;}
.list-nav a.on,.list-nav a:hover{background:#419349;color:#fff;}

.list-pagination{margin:10px 0;display:flex;align-items: center;justify-content: center;}
.list-pagination ul{display:flex;}
.list-pagination ul li{border:1px solid #E4EAEC;background:#fff;;border-left:0;display:flex;}
.list-pagination ul li a,.list-pagination ul li span{min-width:35px;height:35px;display:flex;align-items: center;justify-content: center;padding:0 10px;font-size:14px;color:#333;}
.list-pagination ul li:first-child{border-left:1px solid #E4EAEC;}
.list-pagination ul li a:hover{color:#419349}
.list-pagination ul li.active a{background:#419349;color:#fff;}

.news_sidebar{width:320px;}
.news_sidebar .box{margin-bottom:30px;background:#fff;border:1px solid #F4F7FD;}
.news_sidebar .box h2{background:#419349;color:#fff;font-size:24px;padding:20px;border-bottom:1px solid #F4F7FD;}
.news_sidebar .box .hot_list li{display:flex;padding-bottom:15px;border-bottom:1px dashed #ddd;margin-bottom:12px;align-items:center;}
.news_sidebar .box .hot_list li span{background:#F4F7FD;font-size:15px;color:#333;border-radius:30px;height:30px;width:30px;display:flex;align-items:center;justify-content:center;}
.news_sidebar .box .hot_list li a{width:calc(100% - 30px);padding-left:10px;display:block;transition-duration:.3s;line-height:25px;font-size:16px;color:#3F4150;}
.news_sidebar .box .hot_list li:hover:after{background:#419349}
.news_sidebar .box .hot_list li a:hover{color:#419349}
.news_sidebar .box ul{padding:12px;}
.news_sidebar .box .pro_list li{margin-bottom:15px;}
.news_sidebar .box .pro_list li:last-child{margin-bottom:0;}
.news_sidebar .box .pro_list li a{background:#F6F9FE;width:100%;padding:10px;display:flex;align-items: center;}
.news_sidebar .box .pro_list li a .pic{width:80px;display:flex;align-items: center;}
.news_sidebar .box .pro_list li a .pic img{width:100%;}
.news_sidebar .box .pro_list li a .txt{width:calc(100% - 80px);padding-left:10px;text-align:left;}
.news_sidebar .box .pro_list li a .txt h4{font-size:14px;color:#333;margin-bottom:5px;}
.news_sidebar .box .pro_list li a .txt p{font-size:12px;line-height:20px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2}
.news_sidebar .box .pro_list li a:hover .txt h4{color:#419349}

.news_sidebar .zixun{position: sticky;top:100px;background:url(../images/nimg748Bg.png);background-size: cover;padding:25px 15px 15px 15px;}
.news_sidebar .zixun .txt{padding:15px;position: relative;z-index:2;}
.news_sidebar .zixun .txt h2{font-size:18px;margin-bottom:22px;font-weight:bold;}
.news_sidebar .zixun p{font-size:15px;color:#000;}
.news_sidebar .zixun a{display:block;color:#419349;font-weight:bold;font-size:22px;margin:10px 0 28px;}
.news_sidebar .zixun .mail{font-size:14px}
.list-main{background:#F4F7FD;padding:50px 0;}
.list-news{display:flex;justify-content: space-between;}
.list-news .content{width:calc(100% - 340px);background:#fff;}
.list-news .content .item{transition-duration:.3s;padding:20px;border-bottom:1px solid #EBEBEB;}
.list-news .content .item a{display:flex;justify-content: space-between;}
.list-news .content .item .pic{width:260px;}
.list-news .content .item .pic img{width:100%;max-height:195px;}
.list-news .content .item .txt{width:calc(100% - 280px)}
.list-news .content .item .txt h3{transition-duration:.3s;font-size:20px;color:#333;margin:10px 0 22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-news .content .item .txt p{color:#666;font-size:15px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; height:72px;}
.list-news .content .item .txt .type{display:flex;align-items: center;margin-top:20px;}
.list-news .content .item .txt .type div{display:flex;align-items: center;margin-right:25px;}
.list-news .content .item .txt .type div span{margin-left:8px;color:#999;font-size:14px}
.list-news .content .item:hover{border-color:#419349}
.list-news .content .item:hover .txt h3{color:#419349}

.show-news{padding:40px 50px;background:#fff;border-radius:5px;display:flex;justify-content: space-between;}
.show-news .content{width:calc(100% - 350px)}
.show-news .content .head{transform: translateX(-50px);position:sticky;top:80px;z-index:9;width:calc(100% + 50px);;padding:20px 50px;background:#fff;}
.show-news .content .title{font-size:36px;color:#333333;font-weight:bold;}
.show-news .content .type{margin:25px 0 0 0;background:#fff;z-index:999;padding:15px 0;border-top:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE;display:flex;justify-content: space-between;}
.show-news .content .type .info{display:flex;align-items: center;}
.show-news .content .type .info div{display:flex;align-items: center;margin-right:30px;}
.show-news .content .type .info div a,.show-news .type .info div span{margin-left:5px;color:#999;font-size:16px}
.show-news .content .share{display:flex;align-items:center;}
.show-news .content .share p{font-size:16px;color:#999;}
.show-news .content .share a{border-radius:40px;margin-left:15px;width:40px;height:40px;display:flex;background:#F5F5F6;align-items: center;justify-content: center;}
.show-news .content .share a:hover{background:#419349;color:#fff;}
.show-news .content .share a:hover img{filter: brightness(0) invert(1);}
.show-news .content .body{padding:30px 0;font-size:16px;line-height:28px;}
.show-news .content .body p{margin-bottom:30px;}
.show-news .content .body p:last-child{margin:0;}
.show-news .content .body img{max-width:100% !important;height:auto !important}
.show-news .content .previous_next{border-top:1px solid #EEEEEE;position: relative;padding:25px 0;border-bottom:1px solid #EEEEEE;display:flex;}
.show-news .content .previous_next:after{width:1px;height:100%;position: absolute;left:calc(50% - 20px);top:0;content:"";background:#EEEEEE}
.show-news .content .previous_next .item{width:50%;padding:0 20px;}
.show-news .content .previous_next .item h3{font-size:18px;color:#333;margin-bottom:15px;}
.show-news .content .previous_next .item a{font-size:16px;color:#000;line-height:24px;}
.show-news .content .previous_next .item a:hover{color:#419349}
.show-news .content .related_recommendations h2{font-size:18px;color:#000;font-weight:bold;margin:25px 0;}
.show-news .content .related_recommendations ul{display:flex;justify-content: space-between;flex-wrap:wrap;}
.show-news .content .related_recommendations ul li{width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;border-bottom:1px dashed #F4F7FD;display:flex;align-items: center;}
.show-news .content .related_recommendations ul li a{color:#333;}
.show-news .content .related_recommendations ul li:hover a{color:#419349}

.list-about{background-image: url(../images/about_bg.jpg);background-size: 100%;background-repeat: no-repeat;background-position: top;padding: 90px 0 100px;}
.list-about .list-certificate .hd{text-align:center;margin-bottom:60px;}
.list-about .list-certificate .hd h2{font-size:40px;font-weight:bold;color:#142943;margin-bottom:40px;}
.list-about .list-certificate .hd .sub{display:flex;align-items: center;justify-content: center;}
.list-about .list-certificate .hd .sub a{padding:0 30px;height:40px;display:flex;margin-right:20px;align-items: center;justify-content: center;border-radius:30px;border:1px solid #EEEEEE;;}
.list-about .list-certificate .hd .sub a:last-child{margin-right:0;}
.list-about .list-certificate .hd .sub a:hover{color:#419349;border-color:#419349;}
.list-about .list-certificate .hd .sub a.on{background:#419349;border-color:#419349;color:#fff;}
.list-about .list-certificate .bd{display:flex;flex-wrap:wrap;}
.list-about .list-certificate .bd .item{width:calc(100% / 4 - 30px);margin:0 40px 40px 0;padding:20px;border:1px solid #E6E9F0;border-radius:5px;}
.list-about .list-certificate .bd .item:nth-child(4n){margin-right:0;}
.list-about .list-certificate .bd .item .txt{padding-top:20px;}
.list-about .list-certificate .bd .item .txt h3{font-size:18px;color:#000;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-about .list-partner .hd{text-align:center;margin-bottom:40px;}
.list-about .list-partner .hd h2{font-size:40px;color:#142943;font-weight:bold;}
.list-about .list-partner .hd p{color:#666;font-size:16px;margin-top:25px;}
.list-about .list-partner{width:100%;overflow:hidden;}
.list-about .list-partner ul{display:flex;flex-wrap:wrap;}
.list-about .list-partner li{width:calc(100% / 6)}
.list-about .list-partner .pic{width:100%;max-width:200px;height:100px;background:#fff;box-shadow:0 0 2px 4px rgba(65,147,73,.2);border-radius:10px;margin:20px;display: flex;justify-content: center;align-items: center;}
.list-about .list-partner .pic img{max-height:75px;width:auto !important}
.list-about .list-culture .hd{text-align:center;margin-bottom:40px;}
.list-about .list-culture .hd h2{font-size:40px;color:#142943;font-weight:bold;}
.list-about .list-culture .hd p{color:#666;font-size:16px;margin-top:25px;}
.list-about .list-culture ul{display:flex;align-items:center;justify-content:space-between;}
.list-about .list-culture ul li{overflow: hidden; text-align:center; position: relative; transition: all .3s; width: 32%; padding: 46px 0 50px; border-radius:15px; background: #f2f2f2;}
.list-about .list-culture ul li .pic{ position: relative; z-index: 2;}
.list-about .list-culture ul li .pic img{display: block; margin: 0 auto 30px; transition: all .5s;}
.list-about .list-culture ul li .pic img:nth-child(2) { position: absolute; left: 50%; transform: translateX(-50%); top: 0; opacity: 0;}
.list-about .list-culture ul li h2 { position: relative;z-index: 2; transition: all .3s; margin-bottom: 60px; font-size: 36px; color: #333;font-weight:bold;}
.list-about .list-culture ul li p {min-height:60px;position: relative;z-index: 2; transition: all .3s; font-size: 20px; color: #333333; line-height: 1.5;}
.list-about .list-culture ul li::after{ transition: all .3s; content: ''; position: absolute; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:#419349;}
.list-about .list-culture ul li:hover::after { opacity: 1;}
.list-about .list-culture ul li:hover .pic img:nth-child(1) { opacity: 0;}
.list-about .list-culture ul li:hover .pic img:nth-child(2) { opacity: 1;}
.list-about .list-culture ul li:hover h2,.list-about .list-culture ul li:hover p { color: #FFFFFF;}
.list-about .list-introduction .about_content{display:flex;justify-content: space-between;}
.list-about .list-introduction .about_content .about_pic{width: 100%;margin-top:50px;max-width:420px;height:380px;position: relative;}
.list-about .list-introduction .about_content .about_pic div{border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;position: absolute;}
.list-about .list-introduction .about_content .about_pic .ball1{width: 132px;height: 132px;box-shadow: 0 6px 24px 0 rgba(51, 180, 255, 0.5);background: rgba(51, 180, 255, 0.8);top: 204px;left: 24px;z-index: 60;}
.list-about .list-introduction .about_content .about_pic .ball2{width: 236px;height: 236px;box-shadow: 0 8px 28px 0 rgba(38, 104, 255, 0.6);background: rgba(51, 113, 255, 0.8);top: 14px;left: 56px;z-index: 50;}
.list-about .list-introduction .about_content .about_pic .ball3{width: 192px;height: 192px;box-shadow: 0 8px 24px 0 rgba(0, 204, 143, 0.4);background: rgba(0, 204, 143, 0.8);top: 166px;left: 208px;z-index: 40;}
.list-about .list-introduction .about_content .about_pic .ball4{width:166px;height:166px;background: #623EF0;top: 0;z-index:54;left: 249px;}
.list-about .list-introduction .about_content .about_pic div h3{font-size:26px;color:#fff;}
.list-about .list-introduction .about_content .about_pic div h3 span{font-weight:bold;font-size:40px;}
.list-about .list-introduction .about_content .about_pic div p{font-size:16px;margin-top:10px;color:#fff;}
.list-about .list-introduction .about_content .titlebox{padding: 10px 0 55px;width:calc(100% - 480px);}
.list-about .list-introduction .about_content .titlebox .atitle{font-size:40px;font-weight: 600;color: #1A2133;max-width: 100%;height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-height: 40px;margin-bottom: 20px;}
.list-about .list-introduction .about_content .titlebox .line{width: 36px;height: 5px;background: linear-gradient(270deg, #00CC8F 0%, #3371FF 100%);margin-bottom: 30px;}
.list-about .list-introduction .about_content .titlebox .btitle{font-size:36px;font-weight: 600;color: #1A2133;max-width: 100%;margin-bottom: 30px;}
.list-about .list-introduction .about_content .titlebox .ctitle{font-size: 16px;font-weight: normal;color: #333;max-width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-height: 24px;margin-bottom: 20px;}
.list-about .list-introduction .about_content .titlebox .ctitle::after{content: "";width: 100%;height: 1px;border: 1px dashed #E0E0E0;display: block;margin-top: 18px;}
.list-about .list-introduction .about_content .titlebox .dtitle{font-size:16px;line-height:26px;color:#333;}
.list-about .list-introduction .about_content .titlebox .dtitle p{margin-bottom:20px;}
.list-about .about_video{position: relative;cursor: pointer;}
.list-about .about_video .pic img{width:100%;} 
.list-about .about_video .play{width:100%;height:100%;display:flex;align-items:center;flex-direction: column;justify-content:center;position: absolute;left:0;top:0;;}
.list-about .about_video .play img{display:block;width:68px;height:68px;margin-bottom:20px;}
.list-about .about_video .play p{font-size:18px;color:#fff;}

.list-contact .hd{border-radius:0 0 10px 10px;;margin-top:-200px;background:#419349;position: relative;z-index:99;box-shadow:0 15px 30px rgba(0,0,0,.3)}
.list-contact .hd .head{display:flex;height:120px;padding:0 20px 0 40px;align-items: center;justify-content: space-between;border-bottom:1px solid #67A96D;}
.list-contact .hd .head .name{font-size:36px;color:#fff;font-weight:bold;}
.list-contact .hd .head .map{transition-duration:.5s;width:155px;height:50px;display:flex;align-items: center;justify-content: center;background:#FFFFFF;}
.list-contact .hd .head .map img{filter:invert(31%) sepia(96%) saturate(3378%) hue-rotate(87deg) brightness(93%) contrast(106%);}
.list-contact .hd .head .map span{font-size:14px;margin-right:20px;}
.list-contact .hd .head .map:hover{border-radius:30px;}
.list-contact .hd .head .map:hover span{color:#419349}
.list-contact .hd .content{display:flex;justify-content: space-between;padding:60px 40px;}
.list-contact .hd .content .wx{width:200px;text-align:center;margin-top:20px;}
.list-contact .hd .content .wx img{max-width:180px;}
.list-contact .hd .content .wx p{font-size:15px;color:#fff;margin-top:20px;}
.list-contact .hd .content .info{width:calc(100% - 200px);display:flex;flex-wrap:wrap}
.list-contact .hd .content .info .item{width:50%;display:flex;align-items: center;}
.list-contact .hd .content .info .item .i{width:60px;height:60px;display:flex;align-items: center;justify-content: center;background:#fff;border-radius:60px;;}
.list-contact .hd .content .info .item .t{width:calc(100% - 60px);padding:10px 20px;}
.list-contact .hd .content .info .item .t h3{font-size:20px;color:rgba(255,255,255,.5);margin-bottom:12px;}
.list-contact .hd .content .info .item .t p,.list-contact .hd .content .info .item .t p a{font-size:18px;color:#fff;}
.list-contact .hd .content .info .item .t h3:nth-child(3){margin-top:15px;}
.list-contact .form{padding:50px 0 100px 0;}
.list-contact .form h2{font-size:40px;color:#333;line-height:50px;font-weight:bold;}
.list-contact .form h2 span{color:#419349;display:block;}
.list-contact .form form{display:flex;flex-wrap:wrap;margin-top:50px;padding:30px;box-shadow:0 15px 30px rgba(0,0,0,.1)}
.list-contact .form form .item{padding:0 30px;margin-bottom:30px;width:50%;display:flex;}
.list-contact .form form .item label{width:100px;margin-top:15px}
.list-contact .form form .item label i{color:red;margin-left:5px}
.list-contact .form form .item input{transition-duration:.5s;font-size:16px;color:#000;padding:0 15px;width:calc(100% - 100px);height:45px;border:1px solid #F0F0F0;}
.list-contact .form form .item textarea{transition-duration:.5s;font-size:16px;color:#000;padding:15px;width:calc(100% - 100px);min-height:145px;border:1px solid #F0F0F0;}
.list-contact .form form .item input:hover,.list-contact .form form .item textarea:hover{border-color:#419349;}
.list-contact .form form button{transition-duration:.5s;cursor: pointer;color:#fff;font-size:17px;width:200px;height:50px;background:#419349;display:flex;align-items: center;justify-content: center;margin:0 auto;;}
.list-contact .form form button:hover{border-radius:40px}

.list-case{padding:60px 0;background:#F4F7FD;}
.list-case .bd{display:flex;flex-wrap:wrap;}
.list-case .bd .item{transition-duration:.5s;width:calc(100% / 4 - 15px);margin: 0 20px 20px 0;background:#fff;}
.list-case .bd .item a{padding:30px;display:block;}
.list-case .bd .item:nth-child(4n){margin-right:0;}
.list-case .bd .item .pic{position: relative;padding-top:100%;background-size:cover}
.list-case .bd .item .pic p{position: absolute;left:0;top:0;padding:0 20px;height:35px;background:rgba(0,0,0,.5);color:#fff;font-size:14px;display:flex;align-items: center;;}
.list-case .bd .item .txt{padding-top:20px}
.list-case .bd .item .txt h3{font-size:18px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-case .bd .item:hover{box-shadow: 0px 4px 29px 0px rgba(0, 0, 0, 0.11);transform: translateY(-10px);}
.list-case .bd .item:hover .txt h3{color:#419349}

.show-case{background:#F1F1F1;}
.show-case .wrap{position: relative;margin-top:-100px;z-index:99;padding:30px;display:flex;}
.show-case .left{width:calc(100% - 400px);padding:40px 50px;background:#ffff;}
.show-case .left .type{display:flex;justify-content: space-between;margin-bottom:40px;border-bottom:1px solid #F1F1F1;padding-bottom:30px;}
.show-case .left .type .name{display:flex;align-items: center;}
.show-case .left .type .name svg{width:25px;height:25px;transform: rotate(90deg);}
.show-case .left .type .name span{font-size:15px;margin-left:10px;color:#333;}
.show-case .left .type .click{display:flex;align-items: center;}
.show-case .left .type .click span{margin-left:5px;color:#999999;font-size:14px;}
.show-case .left .content img{max-width:100% !important;max-height:auto !important}
.show-case .left .content h3{margin-bottom:30px;position: relative;font-size:20px;color:#333;font-weight:bold;padding-left:15px}
.show-case .left .content h3:after{content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 4px;height: 19px;background: #419349;border-radius: 6px;}
.show-case .left .content p{font-size:16px;line-height:28px;color:#333;margin-bottom:25px;}
.show-case .right{width:400px;}
.show-case .right .sticky{background:#419349;padding: 43px 38px 65px;position: sticky;top:80px}
.show-case .right dl dt{font-size:28px;margin-bottom:30px;color:#fff;font-weight:bold;}
.show-case .right dl dd{font-size:20px;margin-bottom:15px;color:#fff;line-height:26px;}
.show-case .right .btns{display:flex;margin-top: 54px;justify-content: space-between;}
.show-case .right .btns a{display:flex;align-items: center;justify-content: center;flex-direction: column;}
.show-case .right .btns a .i{transition-duration:.5s;width:44px;height:44px;border-radius:44px;border:1px solid #fff;display:flex;justify-content: center;align-items: center;}
.show-case .right .btns a .i svg{fill:#fff;width:20px;height:20px;}
.show-case .right .btns a:first-child .i{transform: scaleX(-1);}
.show-case .right .btns a span{color:#fff;margin-top:15px;font-size:15px;}
.show-case .right .btns a:hover .i{background:#fff;border-color:#fff;}
.show-case .right .btns a:hover .i svg{fill:#419349}
.show-case .right .text{margin:48px 0;font-size:28px;color:#fff;line-height:38px;}
.show-case .right .text span{display:block}
.show-case .right .btn{transition-duration:.5s;display:flex;height:50px;color:#fff;text-align:center;justify-content: center;align-items: center;border:1px solid #fff;border-radius:50px 50px 50px 0;}
.show-case .right .btn:hover{background:#fff;color:#419349}
.list-solution{background:#F4F7FD;padding-bottom:70px;}
.list-solution .list-nav{position:sticky;top:80px;z-index:99;}
.list-solution .item{transition-duration:.5s;margin-top:70px;border-radius:22px;}
.list-solution .item a{display:flex;width:100%;border-radius:22px;}
.list-solution .item .pic{width:340px;position: relative;border-radius:22px 0  0 22px;}
.list-solution .item .pic img{width:100%;border-radius:22px 0  0 22px;height:100%;}
.list-solution .item .pic .p{position: absolute;left:30px;top:80px;z-index:4;}
.list-solution .item .pic .p h3{font-size:28px;font-weight:bold;color:#fff;margin-bottom:40px;}
.list-solution .item .pic .p img{width:25px;border-radius:0;}
.list-solution .item .pic .p span{display:flex;font-size:14px;color:#fff;align-items: center;}
.list-solution .item .info{width:calc(100% - 340px);padding:35px 35px 20px 35px;background:#fff;border-radius:0 22px 22px 0;}
.list-solution .item .info .desc{border-bottom:1px dashed rgba(0,0,0,.15);padding-bottom:26px;font-size:16px;line-height:28px;color:#666;margin-bottom:30px;}
.list-solution .item .info .list{display:flex;flex-wrap:wrap;}
.list-solution .item .info .list .list_item{position: relative;;transition-duration:.5s;width:calc(100% / 3 - 10px);margin:0 15px 15px 0;padding:25px;background:#EEF3F7;}
.list-solution .item .info .list .list_item:nth-child(3n){margin-right:0;}
.list-solution .item .info .list .list_item h4{transition-duration:.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;margin-bottom:15px;color:#333;}
.list-solution .item .info .list .list_item h4 span{color:#419349;font-size:26px;font-weight:bold;margin-right:10px;}
.list-solution .item .info .list .list_item p{height:52px;line-height:26px;font-size:15px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.list-solution .item .info .list .list_item:hover h4{color:#419349}
.list-solution .item:hover{box-shadow:0 5px 15px rgba(65,147,73,.1)}

.show-solution .list-nav{position:sticky;top:80px;z-index:99;}
.show-solution .solution_title{position: relative;;text-align:center;font-weight:bold;color:#142943;font-size:40px;padding-bottom:35px;margin-bottom:60px;}
.show-solution .solution_title:after{transform: translateX(-50%);content:"";width:100px;height:4px;background:#142943;position: absolute;bottom:0;left:50%;}
.show-solution .solution_content{background:#FAFAFA;padding:80px 0;font-size:16px;line-height:1.6;color:#666;}
.show-solution .solution_content p{margin-bottom:30px;}
.show-solution .solution_ache{background:#FFF;padding:80px 0;}
.show-solution .solution_ache .bd{display:flex;flex-wrap:wrap;}
.show-solution .solution_ache .bd .item{width:calc(100% / 4);text-align:center;margin-bottom:45px;}
.show-solution .solution_ache .bd .item .pic{max-width:80%;margin:0 auto}
.show-solution .solution_ache .bd .item .pic img{max-height:150px}
.show-solution .solution_ache .bd .item h3{margin-top:25px;font-size:18px;line-height:1.6;color:#333;}
.show-solution .solution_case{background:#EDF2F8;padding:80px 0;}
.show-solution .solution_case .bd{padding-top:20px;display:flex;flex-wrap:wrap;}
.show-solution .solution_case .bd .item{overflow:hidden;position: relative;;width:calc(100% / 3 - 30px);padding:50px 40px;background:#FFFFFF;margin:0 45px 45px 0;}
.show-solution .solution_case .bd .item:nth-child(3n){margin-right:0;}
.show-solution .solution_case .bd .item h4{color:#00B259;font-size:40px;font-weight:bold;}
.show-solution .solution_case .bd .item h3{font-size:24px;color:#333;font-weight:bold;margin:20px 0;}
.show-solution .solution_case .bd .item p{font-size:16px;color:#666;line-height:28px;}
.show-solution .solution_case .bd .item:after{transition-duration:.5s;content:"";width:1%;top:0;height:4px;left:-1%;position: absolute;background:#00B259}
.show-solution .solution_case .bd .item:hover:after{left:0;width:100%;}
.show-solution .solution_value{background: url(../images/nimg1920Bg3.jpg) center no-repeat;background-size: cover;padding:80px 0;}
.show-solution .solution_value .solution_title{color:#fff;}
.show-solution .solution_value .solution_title:after{background:#fff;}
.show-solution .solution_value .bd{display:flex;flex-wrap:wrap;}
.show-solution .solution_value .bd .item{transition-duration:.3s;overflow:hidden;position: relative;;padding:40px 25px 50px 25px;text-align:center;border-radius:8px;background:#fff;width:calc(100% / 4 - 30px);margin:0 40px 40px 0;}
.show-solution .solution_value .bd .item:nth-child(4n){margin-right:0;}
.show-solution .solution_value .bd .item h4{font-size:100px;font-weight:bold;background-image: linear-gradient(to bottom, #0cb661, #f0faf5);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.show-solution .solution_value .bd .item p{margin:25px 0;font-size:16px;line-height:26px;height:78px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;color:#333;}
.show-solution .solution_value .bd .item .bg{transition-duration:.3s;width:80px;position: absolute;right:-22px;bottom:-22px;}
.show-solution .solution_value .bd .item:hover .bg{width:120px;right:10px;bottom:10px;}
.show-solution .solution_value .bd .item .pic img{max-height:175px;}
.show-solution .solution_list{padding:60px 0;background-image: url(../images/pro_pg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.show-solution .solution_list .bd{margin-bottom:70px;display:flex;flex-wrap:wrap;}
.show-solution .solution_list .bd .item{overflow:hidden;position: relative;;width:calc(100% / 2);border:1px solid #EEEEEE;border-left:0;border-top:none;;background:#fff;}
.show-solution .solution_list .bd .item a{position: relative;z-index:2;;display:block;padding:50px 40px;}
.show-solution .solution_list .bd .item .name{display:flex;align-items: center;justify-content: space-between;}
.show-solution .solution_list .bd .item .name span{padding-left:50px;position: relative;;transition-duration:.3s;font-size:22px;color:#000;font-weight:bold;;width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.show-solution .solution_list .bd .item .name span:before{transition-duration:.3s;content: ''; position: absolute; left: 0; top: 0; width: 20px; height: 20px; border-radius: 50%; background: #00b259; z-index: 1; animation: leftRight 1s infinite alternate linear; -webkit-animation: leftRight 1s infinite alternate linear;}
.show-solution .solution_list .bd .item .name span::after{transition-duration:.3s;content: ''; position: absolute; left: 20px; top: 0; width: 20px; height: 20px; border-radius: 50%; background: #2acf7d; animation: rightLeft 1s infinite alternate linear; -webkit-animation: rightLeft 1s infinite alternate linear;}
.show-solution .solution_list .bd .item .name i{transition-duration:.3s;width:32px;height:24px;background:url(../images/arrow-m.png);background-size:100% 100%;}
.show-solution .solution_list .bd .item p{transition-duration:.3s;margin-top:25px;font-size:16px;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;height:90px;}
.show-solution .solution_list .bd .item::after{transition-duration:.3s;content:"";width:100%;height:100%;z-index:1;position: absolute;left:0;top:100%;background:#419349}
.show-solution .solution_list .bd .item .tag{display:flex;margin-top:20px;}
.show-solution .solution_list .bd .item .tag span{padding:0 8px;color:#999;font-size:12px;margin-right:10px;height:30px;border:1px solid #EEEEEE;display:flex;align-items: center;justify-content: center;}
.show-solution .solution_list .bd .item:hover::after{top:0;}
.show-solution .solution_list .bd .item:hover p{color:#fff;}
.show-solution .solution_list .bd .item:hover .name span{color:#fff;}
.show-solution .solution_list .bd .item:hover .name i{background:url(../images/arrow.png);background-size:100% 100%;}
.show-solution .solution_list .bd .item:hover .tag span{color:#fff;}
.show-solution .solution_list .bd .item:hover .name span:before{background:rgba(255,255,255,.7);}
.show-solution .solution_list .bd .item:hover .name span:after{background:#fff;}
.show-solution .solution_list .solution_title{text-align:left;padding:0;font-size:32px;margin-bottom:52px}
.show-solution .solution_list .solution_title:after{display:none;}
@keyframes leftRight{from {transform: translateX(0);}to{transform: translateX(10px);}}
@keyframes rightLeft{from {transform: translateX(0);}to{transform: translateX(-10px);}}
.show-solution .sulution_function{padding:60px 0;}
.show-solution .sulution_function .bd .item{padding:80px 0;background:#FFF;}
.show-solution .sulution_function .bd .item:nth-child(2n){background:#F6F7F8;}
.show-solution .sulution_function .bd .item .wrap{display:flex;}
.show-solution .sulution_function .bd .item .pic{width:50%;border-radius:15px;}
.show-solution .sulution_function .bd .item .pic img{width:100%;border-radius:15px;box-shadow:0 15px 30px rgba(0,0,0,.1)}
.show-solution .sulution_function .bd .item .txt{padding:0 50px;width:50%;}
.show-solution .sulution_function .bd .item .txt .i span{background-image: linear-gradient(to bottom, #60cd97, #e0f1ea);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size:100px;font-weight:bold;}
.show-solution .sulution_function .bd .item .txt h3{font-size:36px;margin:30px 0;font-weight:bold;color:#333;display:flex;align-items: center;}
.show-solution .sulution_function .bd .item .txt h3 span{margin-left:20px;background:#00B259;height:35px;line-height:35px;padding:0 15px;border-radius:25px;color:#fff;;font-size:16px;}
.show-solution .sulution_function .bd .item .txt p{font-size:18px;line-height:32px;margin-bottom:15px;color:#666;}
.show-solution .sulution_function .bd .item .txt .zixun_btn{margin-top:40px;}
.show-solution .sulution_advantage .hd{border-bottom:1px solid #E1E1E1;display:flex;justify-content: center;align-items: center;}
.show-solution .sulution_advantage .hd span{transition-duration:.3s;cursor: pointer;;font-size:22px;color:#000;margin-right:50px;padding-bottom:30px;position: relative;}
.show-solution .sulution_advantage .hd span:last-child{margin-right:0;}
.show-solution .sulution_advantage .hd span.on{color:#419349}
.show-solution .sulution_advantage .hd span.on:after{transition-duration:.3s;position: absolute;bottom:-1px;left:0;width:100%;height:2px;content:"";background:#419349}
.show-solution .sulution_advantage .bd{padding:60px 0;}
.show-solution .sulution_advantage .bd .item .wrap{display:flex;}
.show-solution .sulution_advantage .bd .item .pic{width:60%;border-radius:15px;}
.show-solution .sulution_advantage .bd .item .pic img{width:100%;border-radius:15px;}
.show-solution .sulution_advantage .bd .item .txt{width:40%;padding:40px;}
.show-solution .sulution_advantage .bd .item .txt h3{padding-left:50px;position: relative;;font-size:36px;color:#333;font-weight:bold;}
.show-solution .sulution_advantage .bd .item .txt h3:before{transition-duration:.3s;content: ''; position: absolute; left: 0; top: 7px; width: 20px; height: 20px; border-radius: 50%; background: #00b259; z-index: 1; animation: leftRight 1s infinite alternate linear; -webkit-animation: leftRight 1s infinite alternate linear;}
.show-solution .sulution_advantage .bd .item .txt h3:after{transition-duration:.3s;content: ''; position: absolute; left: 20px; top: 7px; width: 20px; height: 20px; border-radius: 50%; background: #2acf7d; animation: rightLeft 1s infinite alternate linear; -webkit-animation: rightLeft 1s infinite alternate linear;}
.show-solution .sulution_advantage .bd .item .txt p{font-size:18px;line-height:34px;color:#666;margin:40px 0;}
.show-solution .sulution_app{padding:60px 0;background:#EDF2F8}
.show-solution .sulution_app .bd{display:flex;flex-wrap:wrap;justify-content: space-between;}
.show-solution .sulution_app .bd .item{border-radius:0 30px 0 0;border-left:2px solid #419349;border-bottom:1px solid #419349;padding:20px;background:#fff;width:calc(50% - 20px);margin:0 40px 40px 0;}
.show-solution .sulution_app .bd .item:nth-child(2n){margin-right:0;}
.show-solution .sulution_app .bd .item h3{margin-bottom:25px;font-size:22px;color:#000;display:flex;align-items: center;}
.show-solution .sulution_app .bd .item h3 img{margin-right:15px;}
.show-solution .sulution_app .bd .item p{font-size:16px;line-height:26px;color:#666;}
.show-solution .sulution_app .bd .item:hover{background:#419349;}
.show-solution .sulution_app .bd .item:hover h3{color:#fff;}
.show-solution .sulution_app .bd .item:hover p{color:#fff;}
.show-solution .sulution_app .zixun_btn{justify-content: center;}
.show-solution .sulution_caselist{padding:60px 0;background:#F6F7F8;}
.show-solution .sulution_caselist .bd{display:flex;}
.show-solution .sulution_caselist .bd .item{width:32%;margin:0 2% 0 0;background:#fff;}
.show-solution .sulution_caselist .bd .item:nth-child(3n){margin-right:0;}
.show-solution .sulution_caselist .bd .item .txt{transition-duration:.3s;padding:32px 32px 25px}
.show-solution .sulution_caselist .bd .item .txt h2{transition-duration:.3s;font-size:24px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.show-solution .sulution_caselist .bd .item .txt p{transition-duration:.3s;margin:22px 0;font-size:16px;line-height:26px;height:52px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; color:#666;}
.show-solution .sulution_caselist .bd .item .txt .type{display:flex;align-items: center;justify-content: space-between;}
.show-solution .sulution_caselist .bd .item .txt .type .time{transition-duration:.3s;font-size:16px;color:#999;}
.show-solution .sulution_caselist .bd .item .txt .type .more{transition-duration:.3s;font-size:16px;color:#333;display:flex;align-items: center;}
.show-solution .sulution_caselist .bd .item:hover .txt{background:#419349}
.show-solution .sulution_caselist .bd .item:hover .txt h2{color:#fff;}
.show-solution .sulution_caselist .bd .item:hover .txt p{color:#fff;}
.show-solution .sulution_caselist .bd .item:hover .txt .type .time{color:#fff;}
.show-solution .sulution_caselist .bd .item:hover .txt .type .more{color:#fff;}
.show-solution .sulution_list{padding:60px 0;}
.show-solution .sulution_list .news_list{margin-bottom:60px;}
.show-solution .sulution_list .news_list a{transition-duration:.3s;border-radius:8px;font-size:24px;color:#101010;margin-bottom:20px;height:90px;display:flex;align-items: center;justify-content: space-between;background:#F6F7F9;padding:0 30px;;}
.show-solution .sulution_list .news_list a span{font-size:18px;color:#ccc;}
.show-solution .sulution_list .news_list a:hover{color:#419349; background:#fff; box-shadow: 0px 8px 46px 0px rgba(0, 0, 0, 0.08);}
.show-solution .sulution_list .wenda_list .item{margin-bottom:10px;}
.show-solution .sulution_list .wenda_list .item .q{cursor: pointer;;padding:0 30px;height:70px;background:#F6F7F9;position: relative;display:flex;align-items: center;;}
.show-solution .sulution_list .wenda_list .item .q span{width:30px;height:30px;background:#6F6F6F;color:#fff;display:flex;align-items: center;justify-content: center;border-radius:30px;margin-right:30px;}
.show-solution .sulution_list .wenda_list .item .q p{font-size:18px;color:#333;width:calc(100% - 100px)}
.show-solution .sulution_list .wenda_list .item .q .i{position: absolute;width:40px;height:40px;background:#fff url(../images/nimg12_2.png) no-repeat center;position: absolute;right:30px;top:50%;margin-top:-20px;border-radius:40px;}
.show-solution .sulution_list .wenda_list .item .a{border:1px solid #F6F7F9;padding:60px 30px;display:none;}
.show-solution .sulution_list .wenda_list .item .a span{width:30px;height:30px;background:#00B259;color:#fff;display:flex;align-items: center;justify-content: center;border-radius:30px;margin-right:30px;}
.show-solution .sulution_list .wenda_list .item .a p{font-size:18px;line-height:28px;color:#999;width:calc(100% - 100px)}
.show-solution .sulution_list .wenda_list .item.on .q .i{background:#fff url(../images/nimg12_2on.png) no-repeat center;}
.show-solution .sulution_list .wenda_list .item.on .q p{color:#419349;}
.show-solution .sulution_list .wenda_list .item.on .a{display:flex;}
.show-solution .partner_four{padding:70px 0;}
.show-solution .partner_four .bd2{display:flex;max-width:1000px;margin:0 auto;}
.show-solution .partner_four .bd2 .item{position: relative;flex-direction:column;justify-content:center;background:#F5F8FA;padding:55px 30px;text-align:center;display:flex;align-items: center;width:calc(100% / 4 - 20px);margin-right:26.6px;}
.show-solution .partner_four .bd2 .item:last-child{margin-right:0;}
.show-solution .partner_four .bd2 .item .pic{height:70px;display:flex;align-items:center;justify-content:center}
.show-solution .partner_four .bd2 .item .pic img{max-height:80px;}
.show-solution .partner_four .bd2 .item .t{font-size:22px;color:#3E464C;margin-top:20px}
.show-solution .partner_four .bd{display:flex;}
.show-solution .partner_four .bd .item{position: relative;justify-content:center;border:2px solid #00B259;border-radius:8px;height:100px;display:flex;align-items: center;width:calc(100% / 4 - 30px);margin-right:40px;}
.show-solution .partner_four .bd .item:last-child{margin-right:0;}
.show-solution .partner_four .bd .item .t{margin-left:20px;font-size:24px;font-weight:bold;color:#333;}
.show-solution .partner_four .bd .item:after{position: absolute;;content:"";right:-31px;width:18px;height:13px;background:url(../images/nimg18_1.png);top:50%;margin-top:-6px;}
.show-solution .partner_four .bd .item:last-child:after{display:none;}
.show-solution .partner_four .text{text-align:center;font-size:30px;color:#00B259;font-weight:bold;margin:60px 0;}
.show-solution .partner_four .mode{display:flex;justify-content: center;max-width:1000px;margin:0 auto;}
.show-solution .partner_four .mode .item{width:50%;position: relative;}
.show-solution .partner_four .mode .item img{width:100%;}
.show-solution .partner_four .mode .item .txt{border-radius:12px;display:flex;align-items: center;justify-content: center;flex-direction: column;position: absolute;left:15%;top:15%;width:70%;height:70%;background:rgba(0,0,0,.7);}
.show-solution .partner_four .mode .item .txt h2{font-size:32px;color:#fff;margin-bottom:25px;font-weight:bold;}
.show-solution .partner_four .mode .item .txt p{margin-bottom:25px;font-size:16px;color:#fff;}
.show-solution .partner_four .zixun_btn{margin:40px auto 0;justify-content: center;;}
.show-solution .partner_three{padding:60px 0;}
.show-solution .partner_three .bd{display:flex;justify-content: space-between;}
.show-solution .partner_three .bd .item{transition-duration:.3s;border-radius:8px;width:30%;box-shadow: 0px 3px 62px 0px rgba(0, 137, 68, 0.2);padding:56px}
.show-solution .partner_three .bd .item .i{background:url(../images/2023102316558555.png) no-repeat center;height:80px;}
.show-solution .partner_three .bd .item:nth-child(2) .i{background:url(../images/20231023165521226.png) no-repeat center;}
.show-solution .partner_three .bd .item:nth-child(3) .i{background:url(../images/20231023165537726.png) no-repeat center;}
.show-solution .partner_three .bd .item .txt h3{transition-duration:.3s;text-align:center;font-size:26px;font-weight:bold;color:#333;margin:40px 0 20px 0;}
.show-solution .partner_three .bd .item .txt p{transition-duration:.3s;font-size:16px;color:#6F6F6F;line-height:36px;}
.show-solution .partner_three .bd .item:hover{background:#00B259}
.show-solution .partner_three .bd .item:hover .i{background:url(../images/20231023165513368.png) no-repeat center;}
.show-solution .partner_three .bd .item:hover:nth-child(2) .i{background:url(../images/20231023165527747.png) no-repeat center;}
.show-solution .partner_three .bd .item:hover:nth-child(3) .i{background:url(../images/20231023165545015.png) no-repeat center;}
.show-solution .partner_three .bd .item:hover .txt h3{color:#fff;}
.show-solution .partner_three .bd .item:hover .txt p{color:#fff;}
.show-solution .partner_three .bd .item .zixun_btn{justify-content: center;margin-top:30px;}
.show-solution .partner_three .bd .item:hover .zixun_btn a{background:#FAAA1B;}
.show-solution .partner_process{padding:80px 0;}
.show-solution .partner_process .bd{display:flex;flex-wrap:wrap;padding-top:30px;}
.show-solution .partner_process .bd .item{width:calc(100% / 3);margin-bottom:150px;display:flex;justify-content:center;position: relative;}
.show-solution .partner_process .bd .item:after{top:50%;margin-top:-33px;right:-50px;width:94px;height:66px;background:url(../images/nimg94Bg.png);content:"";position: absolute;}
.show-solution .partner_process .bd .item .round{position: relative;z-index:2;display:flex;flex-direction:column;justify-content: center;align-items: center;border-radius:100%;width:260px;padding:20px;height:260px;background:#00B259;;}
.show-solution .partner_process .bd .item .round:before{transition-duration:.3s;border-radius:100%;width:80%;height:80%;background:#fff;content:"";position: absolute;left:10%;top:10%;z-index:1;}
.show-solution .partner_process .bd .item .round h4{position: relative;z-index:2;margin-bottom:20px;background-image: linear-gradient(to bottom, #8fddb6, #0fb763);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size:72px;font-weight:bold;}
.show-solution .partner_process .bd .item .round p{position: relative;z-index:2;text-align:center;font-size:26px;line-height:40px;color:#419349;}
.show-solution .partner_process .bd .item:nth-child(4):after,.show-solution .partner_process .bd .item:nth-child(5):after{;transform: rotate(180deg);}
.show-solution .partner_process .bd .item:nth-child(6):after{display:none;}
.show-solution .partner_process .bd .item:nth-child(4),.show-solution .partner_process .bd .item:nth-child(5),.show-solution .partner_process .bd .item:nth-child(6){margin-bottom:60px;}
.show-solution .partner_process .bd .item:nth-child(3):after{left:50%;margin-left:-50px;top:calc(100% + 80px);transform: rotate(90deg);}
.show-solution .partner_function{padding-bottom:0}
.show-solution .partner_process .bd .item:hover .round:before{width:96%;height:96%;left:2%;top:2%;}
.show-solution .partner_process .zixun_btn{justify-content: center;}
.show-solution .partner_process .zixun_btn a{height:55px;padding:0 55px;margin-right:50px}
.show-solution .solution_software{padding:60px 0;}
.show-solution .solution_software .bd{display:flex;flex-wrap:wrap;justify-content: space-between;}
.show-solution .solution_software .bd .item{transition-duration:.3s;box-shadow:0 15px 30px rgba(65,147,73,.2);margin-bottom:40px;width:calc(50% - 20px);background:url(../images/hard_bgh.jpg) no-repeat;background-size:cover}
.show-solution .solution_software .bd .item a{padding:15px 30px;display:flex;}
.show-solution .solution_software .bd .item .pic{width:300px}
.show-solution .solution_software .bd .item .txt{width:calc(100% - 300px);padding:30px 0 30px 30px;}
.show-solution .solution_software .bd .item .txt h3{transition-duration:.3s;font-size:24px;color:#419349;font-weight:bold;margin-bottom:30px;}
.show-solution .solution_software .bd .item .txt p{transition-duration:.3s;font-size:15px;color:#666;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;}
.show-solution .solution_software .bd .item:nth-child(1){border-radius:0 0 60px 0;}
.show-solution .solution_software .bd .item:nth-child(2){border-radius:0 0 0 60px;}
.show-solution .solution_software .bd .item:nth-child(3){border-radius:0 60px 0 0;}
.show-solution .solution_software .bd .item:nth-child(4){border-radius:60px 0  0 0;}
.show-solution .solution_software .bd .item:hover{background:url(../images/hard_bg.jpg) no-repeat center;border-radius:0;background-size:cover}
.show-solution .solution_software .bd .item:hover .txt h3{color:#fff;}
.show-solution .solution_software .bd .item:hover .txt p{color:#fff;opacity:.5;}
.show-solution .solution_hardware{padding:60px 0;background:url(../images/index_two_bg.jpg) no-repeat;background-size:cover}
.show-solution .solution_hardware .hd{display:flex;justify-content: center;;}
.show-solution .solution_hardware .hd .item{transition-duration:.3s;border-top-right-radius:15px;border-top-left-radius:15px;cursor: pointer;;transition-duration:.3s;margin-right:40px;padding:60px 30px}
.show-solution .solution_hardware .hd .item:last-child{margin-right:0}
.show-solution .solution_hardware .hd .item .bg{position: relative;;display:flex;align-items: center;justify-content: center;width:48px;height:48px;margin:0 auto 30px;}
.show-solution .solution_hardware .hd .item .bg::after{content:"";position: absolute;left:0;top:0;animation: rotate 10s infinite linear;width:48px;height:48px;background:url(../images/nimg48Bg.png);}
.show-solution .solution_hardware .hd .item .bg img{position: relative;z-index:2;}
.show-solution .solution_hardware .hd .item .name{font-size:24px;font-weight:bold;color:#333;}
@keyframes rotate{ 0%{  transform:rotate(0deg);  } 100%{  transform:rotate(-360deg);  } }
.show-solution .solution_hardware .hd .item.on{background-image: linear-gradient(to bottom, #00b259, #93deb9);}
.show-solution .solution_hardware .hd .item.on .name{color:#fff;}
.show-solution .solution_hardware .bd{border:1px solid #90DDB7;padding:60px 45px 35px;border-radius:15px;;}
.show-solution .solution_hardware .bd .item{display:flex;}
.show-solution .solution_hardware .bd .item .left{width:400px;}
.show-solution .solution_hardware .bd .item .left .title{color:#000;font-size:26px;}
.show-solution .solution_hardware .bd .item .left .ftitle{color:#666;font-size:18px;margin:30px 0 50px;}
.show-solution .solution_hardware .bd .item .right{width:calc(100% - 400px);padding:0 0 0 30px;}
.show-solution .solution_hardware .bd .item .right .desc{font-size:17px;color:#999;line-height:28px;}
.show-solution .solution_hardware .bd .item .right .alt{font-size: 18px;color: #000;font-weight: bold;border-top: 1px dashed rgba(0,0,0,0.2);padding: 30px 0;margin-top:30px;}
.show-solution .solution_hardware .bd .item .right .list{display:flex;flex-wrap:wrap;}
.show-solution .solution_hardware .bd .item .right .list .list_item{width:32%;margin:0 2% 25px 0;}
.show-solution .solution_hardware .bd .item .right .list .list_item a{align-items: center;border:1px solid #89DBB3;display:flex;border-radius:8px;padding:15px;background:#fff;}
.show-solution .solution_hardware .bd .item .right .list .list_item:nth-child(3n){margin-right:0}
.show-solution .solution_hardware .bd .item .right .list .list_item .p{width:50px;}
.show-solution .solution_hardware .bd .item .right .list .list_item .t{width:calc(100% - 50px);padding-left:15px;}
.show-solution .solution_hardware .bd .item .right .list .list_item .t h3{transition-duration:.3s;font-size:16px;color:#333;}
.show-solution .solution_hardware .bd .item .right .list .list_item .t p{font-size:14px;line-height:22px;color:#999;margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.show-solution .solution_hardware .bd .item .right .list .list_item:hover .t h3{color:#419349}
.show-solution .solution_hardware .zixun_btn{justify-content: flex-end;}
.zixun_btn{display:flex;}
.zixun_btn a{transition-duration:.3s;padding:0 30px;min-width:155px;font-size:16px;color:#fff;border-radius:35px;text-align:center;justify-content: center;height:45px;display:flex;align-items:center;background:#FAAA1B;margin-right:20px;;}
.zixun_btn a img{transition-duration:.3s;margin-left:15px}
.zixun_btn a:last-child{background:#419349;}
.zixun_btn a:hover{background:#00B259;}
.zixun_btn a:hover img{transform: rotate(90deg);}

.index-zixun{background:url(../images/msg_bg.png) no-repeat center;background-size:100% 100%;position: relative;display:flex;padding:80px 0;min-height:400px;}
.index-zixun .wrap{display:flex;align-items: center;justify-content:flex-end;position: relative;}
.index-zixun .txt{width:100%;display:flex;flex-direction: column;flex-wrap:wrap;text-align:right;}
.index-zixun .txt h2{font-size:36px;color:#fff;font-weight:bold;}
.index-zixun .txt p{margin:40px 0;font-size:18px;color:#fff;}
.index-zixun .txt .btn{display:flex;justify-content:flex-end}
.index-zixun .txt .btn a{transition-duration:.3s;width:180px;font-size:18px;color:#fff;border-radius:40px;text-align:center;justify-content: center;height:55px;display:flex;align-items:center;background:#FAAA1B;margin-right:40px;;}
.index-zixun .txt .btn a img{transition-duration:.3s;margin-left:15px}
.index-zixun .txt .btn a:last-child{background:#419349;}
.index-zixun .txt .btn a:hover{background:#00B259;}
.index-zixun .txt .btn a:hover img{transform: rotate(90deg);}

.index-solution{background:url(../images/solution_bg.jpg) no-repeat center;background-size:cover;position: relative;}
.index-solution:after{content:"";width:100%;height:100%;z-index:1;background:rgba(0,0,0,.7);left:0;top:0;position: absolute;}
.index-solution .wrap{position: relative;z-index:2;}
.index-solution .alt{height:150px;display:flex;align-items: center;justify-content: center;font-size:40px;color:#fff;text-align:center;}
.index-solution .content{display:flex;justify-content: space-between;border-radius:10px 10px 0 0;padding:40px 50px;background:#fff;height:590px;}
.index-solution .content .hd{width:240px;border-radius:8px;background:#419349;padding:25px;}
.index-solution .content .hd span{transition-duration:.3s;cursor: pointer;;display:flex;border-bottom:1px solid rgba(255,255,255,.3);width:100%;height:20%;align-items: center;justify-content: center;color:#fff;font-size:20px;font-weight:bold;;}
.index-solution .content .hd span.on{background:#fff;color:#419349;border-radius:8px;}
.index-solution .content .bd{width:calc(100% - 290px)}
.index-solution .content .bd .item .t{position: relative;padding-left:50px;;font-size:24px;font-weight:bold;margin-top:15px;color:#419349;}
.index-solution .content .bd .item .t:before {transition-duration: .3s;content: '';position: absolute;left: 0;top: 2px;width: 20px;height: 20px;border-radius: 50%;background: #00b259;z-index: 1;animation: leftRight 1s infinite alternate linear;-webkit-animation: leftRight 1s infinite alternate linear;}
.index-solution .content .bd .item .t:after {transition-duration: .3s;content: '';position: absolute;left: 20px;top: 2px;width: 20px;height: 20px;border-radius: 50%;background: #2acf7d;animation: rightLeft 1s infinite alternate linear;-webkit-animation: rightLeft 1s infinite alternate linear;}
.index-solution .content .bd .item .desc{font-size:18px;line-height:32px;color:#666;margin:25px 0;}
.index-solution .content .bd .item .ftitle{font-size:18px;color:#000;font-weight:bold;border-top:1px dashed #EEEEEE;padding:25px 0;}
.index-solution .content .bd .item .list{display:flex;padding:20px 0;}
.index-solution .content .bd .item .list .list_item{width:32%;border-radius:8px;padding:20px;background:#F4F8FC;border:1px solid #419349;margin:0 2% 20px 0;}
.index-solution .content .bd .item .list .list_item:nth-child(3n){margin-right:0;}
.index-solution .content .bd .item .list .list_item h4{margin-bottom:15px;color:#333;font-size:18px;}
.index-solution .content .bd .item .list .list_item h4 span{color:#419349;font-weight:bold;font-size:30px;margin-right:5px;}
.index-solution .content .bd .item .list .list_item p{font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; color:#666;}
.solution-top{padding-top:60px;}

.whead{height: 60px;background: #fff;position: fixed;left: 0;top: 0;width: 100%;z-index: 9999;box-shadow: 0 0 15px rgba(0,0,0,.15);display: flex;align-items: center;padding: 0 15px;}
.waphd_height{width: 100%;height: 60px;}
.wlogo{display: inline-block;}
.wlogo img{display: block;border: 0;height: 36px;}
.waphdlg{display: inline-block;}
.waphdlg img{display: block;height: 30px;}
.whead i{display: block;width: 60px;height: 60px;background: url(../images/navicon.png) no-repeat center;background-size: 40%;color: #fff;text-align: center;line-height: 60px;font-size: 18px;position: absolute;right: 0;top: 0;z-index: 99999999;}
.whead i img{vertical-align: middle;margin-top: -3px;display: none;}
.wapnav{width: 240px;height: 100%;position: fixed;right: 0;top: 0;background: #fff;z-index: 9999;margin-right: -240px;transition: .5s;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
.wapnava {padding: 0 0 15px 0;}
.wapnavtop{color: #fff;height: 60px;line-height: 60px;padding: 0 15px;border-bottom: 1px solid #eee;display: flex;align-items: center;}
.wapnavtop i{display: block;width: 60px;height: 60px;background: none;color: #222;text-align: center;line-height: 50px;font-size: 18px;position: absolute;background: url(../images/close.png) no-repeat center;background-size: 30%;right: 0;top: 0;z-index: 99999999;}
.wapprda i, .wapprda1 i {display: block;position: absolute;right: 15px;top: 0;height: 44px;line-height: 44px;transition: .25s;}
.wapprda_active i,.wapprda1_active i{transform:rotate(90deg);}
.wapnavtop i img{vertical-align: middle;margin-top: -3px;}
.wapnava p{display: block;}
.wapnava span{width: 100%;position: relative;display:block;}
.wapnava span i{position: absolute;right:5px;top: 0;height: 50px;display: flex;align-items: center;z-index: 9;width: 30px;justify-content: center;}
.wapnava span i img{height:16px;}
.wapprdai_active{transform:rotate(90deg);}
.wapnava a.wapprda{display: block;height: 50px;line-height: 48px;padding: 0 25px;color: #666;width: 100%;border-bottom: 1px solid #eee;font-size: 15px;}
.wpheadhide a{display: block;height: 48px;line-height: 46px;padding: 0 25px;color: #444;width: 100%;border-bottom: 1px solid #eee;}
.wapnava1{background: url(../images/navabg_06.png) no-repeat center;color: #E60012;text-align: center;border-bottom: 0 !important;margin-top: 10px;margin-bottom: 10px;}
.wapnavp1{text-align: center;font-weight: bold;}
.waphide,.waphides,.wpheadhide1,.wpheadhide,.head_wap,.top-tips,.head_pc{display: none;}
.wapprda,.wapprda1{position: relative;}
.wapprda i,.wapprda1 i{display: block;position: absolute;right: 15px;top: 0;}
.wapprda i img,.wapprda1 i img{height: 10px;}
.wpheadhide em{display: block;}
.wpheadhide a{font-size: 14px;padding-left: 30px;color: #666;}
.wpheadhide1 a{padding-left: 50px !important;background: #fff !important;color: #999;}
.waphides a{font-size: 12px;color: #666;display: block;height: 37px;line-height: 37px;border-bottom: 1px solid #aaa;padding: 0 30px;}
.wapclicka {background: url(../images/sj.jpg) no-repeat right center;}
.swiper-container-bn .swiper-button-next-bn,.swiper-container-bn .swiper-button-prev-bn{display: none;}
.wpnvbg{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 9999;background: rgba(0,0,0,.7);opacity: 0;visibility: hidden;transition: .25s;}
.wpnvbg_active{opacity: 1;visibility: inherit;}
.wapnav_active{right: 0;top: 0;height: 100%;margin-right: 0;overflow-x: hidden;overflow-y: auto;}
a.wapprda.wapprda_active{font-weight: bold;}
.active-link{font-weight: bold;}
.waplga{padding: 0 15px;}
.waplga a{display: inline-block;width: 47%;height: 34px;background: #fff;color: #20A53A;line-height: 32px;font-size: 13px;border: 1px solid #20A53A;}
.waplga a.active{background: #20A53A;color: #fff;}
.waplga a.waplga_ac{display: block;margin: 0 auto;float: none;background: #fff;color: #20A53A;}

.right_nav .right_free{margin-bottom:15px;}
.right_nav .right_free a{position:relative;}
.right_nav .right_free i{width:66px;height:66px;display:inline-block;color:#fff;overflow:hidden;z-index:1;border:3px solid rgba(52,96,242,0.7);border-radius:50%;}
.right_nav .right_free span{position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);height:24px;line-height:24px;display:inline-block;background:#419349;border-radius:12px;color:#FFFFFF;font-size:12px;text-align:center;padding:0 9px;width:max-content;}
.right_nav{position:fixed;right:5px;width:68px;text-align:center;bottom:15%;z-index:9999;}
.r_mid ul{width:68px;background:linear-gradient(224deg,#E0F1FF 0%,#FFFFFF 100%);border-radius:8px;padding:12px 0;border:1px solid #FFFFFF;}
.back-top{display:none;}
.r_mid ul li{width:100%;position:relative;overflow:hidden;}
.r_mid ul li:nth-child(2){padding-top:10px;margin-top:5px;}
.r_mid ul li:nth-child(2):before{content:"";position:absolute;top:0;left:50%;width:22px;height:1px;transform:translateX(-50%);background:#E4EFF9;}
.r_mid ul li a{display:inline-block;width:100%;height:100%;padding-top:36px;background-repeat:no-repeat;background-position:top center;background-size:24px 24px;font-weight:400;font-size:12px;line-height:17px;color:#4B6177;}
.r_mid ul li .hide{position:absolute;right:calc(100% + 11px);top:10%;width:185px;padding:15px 32px;background-color:#419349;opacity:0;justify-content:center;border-radius:4px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;z-index:-1;box-shadow:0 4px 10px 0 rgb(0 0 0 / 10%);}
.r_mid ul li .hide:before{border:solid transparent;content:' ';height:0;position:absolute;width:0;border-width:10px;border-left-color:#419349;right:-20px;top:50%;transform:translateY(-50%);}
.r_mid ul li .hide a{color:#ffffff;font-size:16px;padding:0;}
.r_mid ul li:hover{overflow:visible;}
.r_mid ul li:hover .hide{opacity:1;z-index:8;}
.r_mid ul li a:hover{color:#419349;}
.r_mid ul li .hide a:hover{color:#fff;}
.right_nav  a.r_contact{background-image:url(../images/rcontact.svg);}
.right_nav  a.r_phone{background-image:url(../images/rphone.svg);}
.right_nav .back-top a{background-image:url(../images/top.svg);background-position:center;}
.r_botom{width:100%;background:#419349;border-radius:8px;margin-top:16px;}
.r_botom ul li{position:relative;overflow:hidden;}
.r_botom ul li a{display:inline-block;width:100%;height:100%;padding-top:36px;background-repeat:no-repeat;background-position:top center;background-size:24px 24px;font-weight:400;font-size:12px;line-height:17px;color:#ffffff;}
.r_botom a.r_qq{background-image:url(../images/er_icon.svg);}
.r_botom ul{padding:12px 0 6px 0;}
.r_botom ul li:nth-child(2){padding-top:5px;margin-top:5px;}
.r_botom ul li:nth-child(2):before{content:"";position:absolute;top:0;left:50%;width:49px;height:1px;transform:translateX(-50%);background:#fff;}
.r_botom ul li .hide{position:absolute;right:calc(100% + 10px);top:-40%;width:120px;padding:10px;background-color:#419349;opacity:0;justify-content:center;border-radius:4px;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;z-index:-1;box-shadow:0 4px 10px 0 rgb(0 0 0 / 10%);}
.r_botom ul li .hide:before{border:solid transparent;content:' ';height:0;position:absolute;width:0;border-width:10px;border-left-color:#419349;right:-20px;bottom:56px;}
.r_botom ul li:hover{overflow:visible;}
.r_botom ul li:hover .hide{opacity:1;z-index:8;}
.r_botom ul li .hide a:hover{color:#fff;}

#hangye{width:100%;padding:0 10px;line-height:50px;height:50px;background: #eee;}
.closeIco{ position: absolute; right:105px; top: 10px; width: 30px; height: 30px; }
.zzNav{ position: fixed; right: 0; top:-100%;max-width:770px; background: #fafafa; height: 100%; z-index: 998; overflow: hidden;}
.zzNav.on{ opacity: 1; height: 100%; }
.zzNav .zzNavmain{ padding:140px 0 0 65px; }
.zzNav .scroll{ position: relative; overflow: auto; height: 80vh; padding-right:105px }
.zzNav .scroll::-webkit-scrollbar {width: 4px;}
.zzNav .scroll::-webkit-scrollbar-track {background-color: #e5e5e5;}
.zzNav .scroll::-webkit-scrollbar-thumb {background-color: #419349;}
.zzNav .title{ font-size:32px; color: #419349; line-height:32px; font-weight: bold; padding-bottom:15px; }
.zzNav .msg{ font-size: 14px; color: #999; padding-bottom:45px; }
.zzNav .form{ padding-top:10px; overflow: hidden; }
.zzNav .form ul{display:flex;flex-wrap:wrap;justify-content: space-between;}
.zzNav .form li{width:48%; padding-bottom:15px; }
.zzNav .form li .box{position:relative;}
.zzNav .form li p{ height: 24px; font-size: 14px; color: #888; font-weight: bold; }
.zzNav .form li p em{ color: red; padding-left:15px;}
.zzNav .form li .input1{padding:0 10px;width: 100%; height:50px; line-height: 50px; background: #eee; font-size: 14px; }
.zzNav .form li .yzm{ position:absolute; right:0; bottom:0; width:110px; height:50px; text-align:center; line-height:50px; background:#419349; color:#fff; font-size:14px; z-index:1;}
.zzNav .form2 h2{ color: #999; padding-bottom:10px;font-size:14px;}
.zzNav .form2 textarea{padding:10px;width: 100%; height:80px; background: #eee; }
.zzNav .btnDiv{ padding-top:15px; }
.zzNav .btnDiv .formbtnDiv{ display: block; width:192px; height:50px; line-height:50px; background: #419349; color: #fff; font-size:16px; font-weight: bold;position: relative; }
.zzNav .btnDiv .formbtnDiv:before{ content: ''; position: absolute; right:42px; top:16px; margin-top:4px; width:17px; height:7px; background: url(../images/nimg17_1on.png) center no-repeat; background-size:17px; }
.zzNav .selectBox .leftDiv, .zzNav .selectBox .rightDiv{ width: 100%; }
.zzNav .selectBox .liDiv{ width: 50%; float: left; padding-bottom: 10px; position:relative;}
.zzNav .selectBox .liDiv2{ width: 100%; }
.zzNav .selectBox .liDiv p{ height: 24px; font-size: 14px; color: #888; font-weight: bold; }
.zzNav .selectBox .liDiv p em{ color: red; padding-left:15px;}
.zzNav .selectBox .select{ width: 100%; position: relative; height: 50px;}
.zzNav .selectBox .select dt{height: 50px;line-height:50px; border: #419349 solid 2px; display: inline-block; width: 100%; background: #fafafa url(../images/selectIco.jpg) no-repeat right center; box-sizing: border-box; cursor: pointer; overflow: hidden; position: relative; }
.zzNav .selectBox .select dt a{ font-size: 18px; color: #000; position: relative; padding-left:18px; display: block; text-align: left; overflow: hidden;} 
.zzNav .selectBox .select dd{ margin: 0;position: absolute;left: 0px;top:50px; z-index: 10; width: 100%; box-sizing: border-box;} 
.zzNav .selectBox .select dd ul {list-style: none; overflow: auto; padding: 0 18px; background: #fff; height:205px; overflow-x:auto;} 
.zzNav .selectBox .select dd ul li{ width:100%; text-align:left; line-height:40px; height:40px; cursor: pointer; border-bottom: 1px solid #eee; color: #999; font-size: 14px;}
.zzNav .selectBox .select dd ul li:last-child{ border-bottom:none;}
.zzNav .selectBox .select dd ul li:hover{ color: #419349; }
.zzNav .selectBox .select.on dt{ color: #419349;}
.zzNav .selectBox .select dd ul::-webkit-scrollbar{width: 4px;}
.zzNav .selectBox .select dd ul::-webkit-scrollbar-track{background-color: #e5e5e5;}
.zzNav .selectBox .select dd ul::-webkit-scrollbar-thumb{background-color: #419349;}

@media (max-width: 1440px){
.wrap{max-width:98%;}
.index-Swiper .swiper-slide .txt{left:10%}
.show-news .content .title{font-size:28px}
.index-zixun .pic img{max-width:550px}
.index-zixun:after{display:none;}
.index-case .thumb .swiper-button-next{right:10px;}
.index-case .thumb .swiper-button-prev{left:10px;}
}

@media (max-width: 1280px){
.list-about .list-partner li {width: calc(100% / 5);}
.show-solution .solution_ache,.show-solution .solution_content,.show-solution .solution_case,.show-solution .sulution_function .bd .item{padding:50px 0;}
.show-solution .solution_title{font-size:36px;}
.show-solution .solution_value .bd .item{padding:30px 15px}
.show-solution .solution_value .bd .item h4{font-size:70px;}
.show-solution .solution_value .bd .item p{margin:15px;font-size:14px;line-height:25px;height:75px;}
.show-solution .partner_three .bd .item{width:32%;padding:25px;}
.show-solution .partner_three .bd .item .txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3}
.show-solution .sulution_function .bd .item .txt .zixun_btn{margin-top:20px}
.index-cooperate .picMarquee-left li, .index-cooperate .picMarquee-right li{width:calc(100% / 5)}
}

@media (max-width: 1200px){
.index-zixun{margin:0;}
.index-header .menu .item h3 a{font-size:15px}
.show-news .content .previous_next .item{padding:0;}
.list-banner .txt h2{font-size:36px;}
.list-case{padding:40px 0;}
.show-case .right{width:300px;}
.show-case .left{width:calc(100% - 300px)}
.show-case .right .sticky{padding:40px 20px;}
.show-case .right .text{margin:28px;font-size:20px}
.show-solution .sulution_advantage .hd span{margin-right:30px;font-size:16px;padding-bottom:15px;}
.show-solution .sulution_advantage .bd .item .pic{width:50%}
.show-solution .sulution_advantage .bd .item .txt{width:50%;padding:30px;}
.show-solution .solution_hardware .hd .item{margin-right:20px;padding:40px 20px;}
.show-solution .solution_software{padding:40px 0}
.show-solution .solution_software .bd .item .pic{width:220px}
.show-solution .solution_software .bd .item .txt{width:calc(100% - 220px);padding:15px;}
.show-solution .solution_software .bd .item .txt h3{font-size:20px;margin-bottom:15px;}
.show-solution .solution_software .bd .item .txt p{font-size:14px;line-height:24px;}
.index-solution .content{padding:25px}
.index-solution .content .bd .item .list .list_item h4{font-size:15px;}
}

@media (max-width: 1024px){
.index-header .tel{display:none}
.index-header .menu{width: calc(100% - 250px);}
.show-news{padding:20px}
.show-news .content,.list-news .content{width: calc(100% - 300px)}
.news_sidebar{width:280px}
.list-news .content .item .pic{width:200px}
.list-news .content .item .txt{width:calc(100% - 220px);}
.list-news .content .item .txt h3{font-size:16px;margin:8px 0}
.list-news .content .item .txt p{font-size:13px;line-height:23px}
.list-news .content .item .txt .type{margin-top:5px}
.list-about .list-culture ul li p{padding:0 10px;}
.show-solution .sulution_advantage .bd .item .txt{padding:20px;}
.list-about .list-introduction .about_content .titlebox .btitle{font-size:24px;margin-bottom:15px;}
.list-about .list-introduction .about_content .titlebox .dtitle p{margin-bottom:10px;}
.list-about .list-culture ul li h2{font-size:24px;margin-bottom:35px;}
.index-header .menu .item .sub-pro .bd .box a{width:48%;}
.list-about .list-partner li {width: calc(100% / 4);}
.list-nav a{font-size:14px;padding:0 15px;}
.list-solution .item .info{padding:20px;width:calc(100% - 280px)}
.list-solution .item .pic{width:280px;}
.list-solution .item .pic .p h3{font-size:22px;}
.list-solution .item .info .list{justify-content: space-between}
.list-solution .item .info .list .list_item{width:49%;margin:0 0 15px 0;padding:15px;}
.list-case .bd .item a{padding:15px;}
.list-case .bd .item .txt h3{font-size:14px;}
.show-case .wrap{padding:15px}
.show-solution .solution_list{padding:30px 0;}
.show-solution .sulution_function .bd .item .txt .i span{font-size:70px}
.show-solution .sulution_function .bd .item .txt h3{font-size:32px;margin:15px 0;}
.show-solution .sulution_function .bd .item .txt p{margin-bottom:0;font-size:16px;}
.show-solution .solution_case .bd .item{padding:25px}
.index-cooperate .picMarquee-left li, .index-cooperate .picMarquee-right li{width:calc(100% / 4)}
.show-solution .solution_hardware .bd{padding:35px}
.show-solution .solution_hardware .bd .item .right .desc{display:none;}
.show-solution .solution_hardware .bd .item .right .alt{margin-top:0;padding-top:0;border-top:0;}
.show-solution .solution_hardware .bd .item .right .list{justify-content: space-between;}
.show-solution .solution_hardware .bd .item .right .list .list_item{width:48%;margin:0 0 10px 0;}
.show-solution .solution_hardware .bd .item .right .list .list_item .t p{font-size:12px;line-height:20px;}
.show-solution .solution_software .bd .item .pic{width:180px}
.show-solution .solution_software .bd .item .txt{width:calc(100% - 180px)}
.show-solution .solution_software .bd .item .txt h3{font-size:17px}
.show-solution .sulution_advantage .bd .item .txt p{margin:20px 0;font-size:15px;line-height:24px;}
}

@media (max-width: 992px){
.wrap{max-width:100%;}
.index-zixun .pic,.index-header,.index-footer .index-footer-info .menu,.right-cont{display:none !important}
.list-banner{padding:0;}
.list-banner .pic{height:auto;min-height:150px;object-fit:cover}
.list-banner .txt{height:auto;top:30px;left:20px;width:calc(100% - 40px)}
.list-banner .txt h2{font-size:18px;}
.list-banner .txt .location{margin-top:10px;}
.list-main,.list-case,.show-solution .solution_list{padding:25px 10px;}
.list-case .bd .item{width:calc(50% - 5px);margin:0 10px 10px 0 !important;}
.list-case .bd .item:nth-child(2n){margin-right:0 !important;}
.list-case .bd .item .txt{padding-top:10px;}
.index-footer .index-footer-top{height:80px;padding:0 10px;}
.index-footer .index-footer-top .logo img{height:45px}
.index-footer .index-footer-info{padding:20px 10px;}
.index-footer .index-footer-info .info{width:100%;}
.index-footer .index-footer-info .info .share{margin:20px auto 0;justify-content: center;}
.index-footer .index-footer-bot{padding:18px 10px;}
.index-footer .index-footer-bot .wrap{flex-wrap:wrap;}
.index-footer .index-footer-bot .left-cont{width:100%;text-align:center;font-size:14px;line-height:24px;}
.show-case .wrap{flex-wrap:wrap;margin:0;}
.show-case .left{width:100%;padding:25px 20px}
.case-banner .txt p{font-size:14px;margin-top:15px;line-height:24px;}
.show-case .left .type .click span{font-size:12px;}
.show-case .left .type .name span{font-size:15px;color:#419349;}
.show-case .left .content p{font-size:14px;line-height:24px;margin-bottom:10px;}
.show-case .right{width:100%}
.show-case .right .sticky{padding:20px;position: static;margin-top:10px;}
.show-solution .solution_list .solution_title{font-size:18px;margin-bottom:18px;}
.show-solution .solution_list .bd{margin-bottom:20px}
.show-solution .solution_list .bd .item{width:100%;}
.show-solution .solution_list .bd .item a{padding:25px;}
.show-solution .solution_list .bd .item .name span{font-size:18px;}
.show-solution .solution_list .bd .item p{font-size:14px;line-height:24px;margin-top:15px;}
.index-zixun{padding:40px 10px;min-height:auto;}
.index-zixun .txt h2{font-size:18px;}
.index-zixun .txt p{font-size:14px;margin:15px 0;}
.index-zixun .txt .btn a{width:140px;height:40px;font-size:14px;margin-right:20px;}
.list-about{padding:50px 0;}
.list-about .list-certificate .hd h2{font-size:30px;margin-bottom:20px;}
.list-about .list-certificate .bd .item{width:49%;margin:0 2% 10px 0;}
.list-about .list-certificate .bd .item:nth-child(2n){margin-right:0;}
.list-about .list-certificate .bd .item .txt{padding-top:10px;}
.list-about .list-certificate .bd .item .txt h3{font-size:15px;}
.list-news{flex-wrap:wrap;}
.show-news .content, .list-news .content,.news_sidebar{width:100%;}
.list-news .content .item{padding:10px;}
.list-news .content .item .pic{width:100px;display:flex;align-items: center;}
.list-news .content .item .pic img{max-height:60px;}
.list-news .content .item .txt{width:calc(100% - 110px);}
.list-news .content .item .txt .type{display:none;}
.list-news .content .item .txt p{font-size:12px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; height:auto;}
.news_sidebar .box{margin-bottom:15px;}
.news_sidebar .box h2{padding:10px;font-size:18px;}
.news_sidebar .box .hot_list li{padding-bottom:10px;margin-bottom:10px;}
.news_sidebar .box .hot_list li a{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.show-news{padding:15px;flex-wrap:wrap;}
.show-news .content .head{position: static;width:100%;transform:none;padding:10px;}
.show-news .content .share{display:none;}
.show-news .content .title{font-size:24px;line-height:32px;}
.show-news .content .type .info div a, .show-news .type .info div span{font-size:12px;}
.show-news .content .body{padding:15px 0;font-size:14px;line-height:24px;}
.show-news .content .body img{max-width:100% !important;height:auto !important}
.show-news .content .body p{margin-bottom:10px;}
.show-news .content .previous_next{padding:10px 0;flex-wrap:wrap}
.show-news .content .previous_next .item{width:100%;display:flex;align-items: center;margin-bottom:10px;}
.show-news .content .previous_next .item h3{font-size:15px;width:60px;margin:0;}
.show-news .content .previous_next .item a{width:calc(100% - 60px);font-size:12px}
.show-news .content .previous_next .item:last-child{margin:0;}
.show-news .content .previous_next:after{display:none;}
.show-news .content .related_recommendations h2{font-size:16px;margin:15px 0;}
.show-news .content .related_recommendations ul li{width:100%;height:32px;font-size:15px;}
.list-about .list-partner .hd h2{font-size:32px;}
.list-about .list-partner li{width:calc(100% / 3)}
.list-about .list-partner .pic{max-width:calc(100% - 20px);margin:10px;height:80px;box-shadow: 0 0 1px 2px rgba(65, 147, 73, .1);}
.list-about .list-partner .pic img{max-height:55px;}
.show-solution .partner_four{padding:35px 10px}
.show-solution .partner_four .bd2{flex-wrap:wrap;}
.show-solution .partner_four .bd2 .item{width:49%;margin:0 2% 10px 0;padding:25px 10px}
.show-solution .partner_four .bd2 .item:nth-child(2n){margin-right:0;}
.show-solution .solution_title{padding-bottom:20px;margin-bottom:40px;}
.show-solution .partner_four .text{font-size:21px;margin:20px 0;}
.show-solution .partner_four .mode{flex-wrap:wrap;}
.show-solution .partner_four .mode .item{width:100%;}
.show-solution .partner_four .mode .item .txt p{margin-bottom:10px;padding:0 10px;font-size:13px;}
.show-solution .partner_four .zixun_btn{margin-top:20px;}
.show-solution .partner_three{padding:40px 10px;}
.show-solution .partner_three .bd{flex-wrap:wrap}
.show-solution .partner_three .bd .item{width:100%;margin-bottom:20px;}
.show-solution .partner_three .bd .item .txt h3{font-size:20px;margin:20px 0;}
.show-solution .partner_three .bd .item .txt p{font-size:14px;line-height:24px;}
.show-solution .partner_three .bd .item .zixun_btn{margin-top:15px;}
.show-solution .sulution_function{padding:30px 10px}
.show-solution .sulution_function .bd .item{padding:0;border-radius:15px;}
.show-solution .sulution_function .bd .item .wrap{flex-wrap:wrap;}
.show-solution .sulution_function .bd .item .pic{width:100%;}
.show-solution .sulution_function .bd .item .txt{width:100%;padding:25px;}
.show-solution .sulution_function .bd .item .txt h3{font-size:28px}
.show-solution .partner_process{padding:50px 10px;}
.show-solution .partner_process .bd .item{margin-bottom:60px;}
.show-solution .partner_process .bd .item .round{width:100px;height:100px;}
.show-solution .partner_process .bd .item .round h4{font-size:36px;margin:0;}
.show-solution .partner_process .bd .item .round p{font-size:12px;line-height:20px;}
.show-solution .partner_process .bd .item .round p br{display:none;}
.show-solution .partner_process .bd .item:nth-child(3):after{top: calc(100% + 40px);}
.show-solution .partner_process .zixun_btn a{padding:0 15px;height:45px;margin-right:10px}
.show-solution .solution_content{padding:30px 10px;}
.show-solution .solution_content p{margin-bottom:10px;font-size:14px;line-height:24px;}
.show-solution .solution_ache{padding:20px 10px;}
.show-solution .solution_ache .bd .item{width:50%;margin-bottom:20px;text-align:center;}
.show-solution .solution_ache .bd .item h3{font-size:14px;line-height:24px;max-width:80%;margin:10px auto 0;}
.show-solution .solution_case{padding:30px 10px;}
.show-solution .solution_case .bd{padding-top:10px;}
.show-solution .solution_case .bd .item{width:100%;margin:0 0 10px 0;padding:15px}
.show-solution .solution_case .bd .item h3{font-size:18px;margin:10px 0;}
.show-solution .solution_case .bd .item p{font-size:14px;line-height:24px;}
.show-solution .solution_value{padding:60px 10px;}
.show-solution .solution_value .bd .item{width:48%;margin:0 4% 20px 0 !important;}
.show-solution .solution_value .bd .item:nth-child(2n){margin-right:0 !important}
.show-solution .solution_value .bd .item h4{font-size:50px}
.show-solution .solution_value .bd .item p{margin:0;font-size:12px;line-height:22px;height:auto;}
.list-contact .hd{margin:0;}
.list-contact .hd .head{height:80px;padding:0 10px;}
.list-contact .hd .head .name{font-size:24px;}
.list-contact .hd .head .map{width:100px;height:40px;}
.list-contact .hd .head .map span{margin:0;}
.list-contact .hd .content{padding:20px;flex-wrap:wrap;}
.list-contact .hd .content .info{width:100%;}
.list-contact .hd .content .info .item{width:100%;align-items: normal;margin-bottom:20px;}
.list-contact .hd .content .wx{width:100%;}
.list-contact .form{padding:40px 10px;}
.list-contact .form h2{font-size:28px;line-height:38px;}
.list-contact .form form{padding:15px 0;margin-top:25px;}
.list-contact .form form .item{width:100%;padding:0 15px;margin-bottom:10px;}
.list-contact .form form .item label{text-align:right;padding-right:10px;}
.list-contact .form form .item input{font-size:14px;height:40px;}
.list-contact .form form .item textarea{padding:10px;font-size:14px;color:#000;}
.list-contact .form form button{border-radius:40px}
.show-solution .sulution_function .bd .item{margin-bottom:15px;}
.show-solution .sulution_advantage .hd{padding:0 15px;overflow-x: scroll;justify-content: flex-start;}
.show-solution .sulution_advantage .hd span{white-space:nowrap;}
.show-solution .sulution_advantage .bd{padding:0;}
.show-solution .sulution_advantage .bd .item{padding:15px;}
.show-solution .sulution_advantage .bd .item .wrap{flex-wrap:wrap;}
.show-solution .sulution_advantage .bd .item .pic{width:100%;}
.show-solution .sulution_advantage .bd .item .txt{width:100%;background:none;}
.show-solution .sulution_advantage .bd .item .txt h3{font-size:20px;min-height:30px;display:flex;align-items: center;;}
.show-solution .sulution_app{padding:25px 10px;}
.show-solution .sulution_app .bd .item{width:100%;margin:0 0 15px 0;}
.show-solution .sulution_app .bd .item h3{font-size:16px;margin-bottom:10px;}
.show-solution .sulution_app .bd .item h3 img{height:24px}
.show-solution .sulution_app .bd .item p{font-size:14px;line-height:24px;}
.show-solution .sulution_caselist{padding:20px 10px;}
.show-solution .sulution_caselist .bd{overflow-x:scroll}
.show-solution .sulution_caselist .bd .item{width:100%;max-width:250px;margin:0 30px 0 0;}
.show-solution .sulution_caselist .bd .item .txt{padding:20px;}
.show-solution .sulution_caselist .bd .item .txt h2{font-size:18px;}
.show-solution .sulution_caselist .bd .item .txt p{margin:11px 0;}
.show-solution .sulution_caselist .bd .item .txt .type .time{font-size:12px;}
.show-solution .sulution_list{padding:25px 10px}
.show-solution .sulution_list .news_list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:auto;padding:12px;font-size:15px;margin-bottom:10px;;line-height:25px;}
.show-solution .sulution_list .news_list a span{display:none;}
.show-solution .sulution_list .wenda_list .item .q{padding:0 15px;}
.show-solution .sulution_list .wenda_list .item .q .i{right:15px}
.show-solution .sulution_list .wenda_list .item .q p{font-size:14px;line-height:22px;}
.show-solution .sulution_list .wenda_list .item .a{padding:20px}
.show-solution .sulution_list .wenda_list .item .a p{font-size:14px;line-height:22px;}
.list-solution{padding:0 10px 20px;}
.list-solution .item{margin-top:20px;}
.list-solution .item a{flex-wrap:wrap;border-radius:0;}
.list-solution .item .pic{width:100%;border-radius:15px 15px 0 0;height:250px;}
.list-solution .item .pic img{border-radius:15px 15px 0 0;}
.list-solution .item .info{width:100%;padding:15px;border-radius:0 0 15px 15px;}
.list-solution .item .info .list .list_item{width:100%;margin:0 0 10px 0;}
.list-solution .item .info .desc{font-size:14px;line-height:24px;padding-bottom:12px;margin-bottom:14px;}
.list-solution .item .info .list .list_item h4{font-size:15px;margin:0 0 10px 0;}
.list-solution .item .info .list .list_item p{height:auto;font-size:12px;line-height:22px;}
.list-about .list-introduction .about_content{flex-wrap:wrap;padding:25px 0;overflow:hidden}
.list-about .list-introduction .about_content .titlebox{width:100%;padding:0 15px;margin-bottom:20px;}
.list-about .list-introduction .about_content .titlebox .atitle{font-size:26px;}
.list-about .list-introduction .about_content .titlebox .line{margin-bottom:15px;}
.list-about .list-introduction .about_content .titlebox .btitle{font-size:18px;}
.list-about .list-introduction .about_content .titlebox .ctitle{font-size:14px;line-height:24px;}
.list-about .list-introduction .about_content .titlebox .dtitle{font-size:14px;line-height:24px;}
.list-about .list-introduction .about_content .about_pic{max-width:100%;width:100%;}
.list-about .list-culture{padding:20px 10px;}
.list-about .list-culture ul{flex-wrap:wrap;}
.list-about .list-culture ul li{width:100%;margin-bottom:20px;padding:20px;}
.list-about .list-culture ul li:last-child{margin:0;}
.list-about .list-culture ul li h2{font-size:20px;margin-bottom:20px;}
.list-about .list-culture ul li p{min-height:auto;font-size:16px;}

.index-Swiper .swiper-button-prev, .index-Swiper .swiper-button-next{height:40px;width:40px;}
.index-Swiper .swiper-button-prev{left:20px;}
.index-Swiper .swiper-button-next{right:20px;}
.index-Swiper .swiper-pagination{bottom:10px;}
.index-Swiper .swiper-slide .txt{display:none;}
.index-contentn .wrap{flex-wrap:wrap;}
.index-contentn .item{height:auto;width:50%;padding:20px;}
.index-contentn .item p{font-size:12px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-contentn .item:nth-child(1),.index-contentn .item:nth-child(2){border-bottom:1px solid #F6F9FE;}
.index-contentn .item h3{font-size:16px;margin-bottom:10px;}
.show-solution .solution_title{font-size:22px;}
.index-cooperate .hd{margin-bottom:20px;}
.index-cooperate .picMarquee-left li{width: calc(100% / 3);}
.index-cooperate .picMarquee-left li .pic {max-width: calc(100% - 16px);margin:8px;height:80px;box-shadow: 0 0 1px 2px rgba(65, 147, 73, .1);}
.index-cooperate .picMarquee-left img, .index-cooperate .picMarquee-right img{max-height:55px;}
.index-news{padding:30px 10px;}
.index-news .hd h2{font-size:18px;}
.index-news .hd p{margin-top:15px;font-size:14px;line-height:24px;}
.show-solution .solution_hardware{padding:40px 15px;}
.show-solution .solution_hardware .hd{justify-content: flex-start;overflow-x: scroll;white-space:nowrap;}
.show-solution .solution_hardware .hd .item{padding:20px 10px}
.show-solution .solution_hardware .hd .item .name{font-size:12px;font-weight:normal;}
.show-solution .solution_hardware .bd{padding:25px 15px;border-radius:0;background:#fff;}
.show-solution .solution_hardware .bd .item{flex-wrap:wrap;}
.show-solution .solution_hardware .hd .item .bg{margin-bottom:15px;}
.show-solution .solution_hardware .bd .item .left{width:100%;position: relative;}
.show-solution .solution_hardware .bd .item .left .title{font-size:20px}
.show-solution .solution_hardware .bd .item .left .ftitle{margin:15px 0;font-size:14px;}
.show-solution .solution_hardware .bd .item .left .pic{position: absolute;right:-15px;top:-30px;}
.show-solution .solution_hardware .bd .item .left .pic img{width:150px;}
.show-solution .solution_hardware .bd .item .right{width:100%;padding:15px 0 0 0;}
.show-solution .solution_hardware .bd .item .right .list .list_item{width:100%;}
.show-solution .solution_hardware .bd .item .right .zixun_btn a:first-child{display:none;}
.show-solution .solution_hardware .bd .item .right .zixun_btn a{margin:0;width:100%;}
.show-solution .solution_hardware .bd .item .right .list .list_item .t p{margin-top:8px;-webkit-line-clamp:2; }
.show-solution .solution_software{padding:30px 10px;}
.show-solution .solution_software .bd .item{width:100%;border-radius:0 !important;margin-bottom:10px;}
.show-solution .solution_software .bd .item a{padding:10px;}
.show-solution .solution_software .bd .item a .pic{width:100px;display:flex;align-items: center;}
.show-solution .solution_software .bd .item a .txt{width:calc(100% - 100px)}
.show-solution .solution_software .bd .item a .txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3}
.index-solution .alt{font-size:24px;line-height:40px;padding:0 20px;}
.index-solution .wrap{padding:0 10px;}
.index-solution .content{padding:10px;flex-wrap:wrap;height:auto;}
.index-solution .content .hd{width:100%;display:flex;padding:15px 0;border-radius:8px;overflow-x: scroll;}
.index-solution .content .hd span{font-size:16px;height:40px;white-space:nowrap;margin-left:10px;padding:0 10px;font-weight:normal;border-radius:0 !important;}
.index-solution .content .bd{width:100%;padding:20px 0;}
.index-solution .content .bd .item .t{margin:0;font-size:18px}
.index-solution .content .bd .item .desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5; font-size:14px;line-height:24px;margin:12px 0;}
.index-solution .content .bd .item .ftitle{padding:15px 0;}
.index-solution .content .bd .item .list{padding:0;flex-wrap:wrap;}
.index-solution .content .bd .item .list .list_item{width:100%;}
.index-news .bd{padding-top:30px;flex-wrap:wrap;}
.index-news .item_max{width:49%;margin-bottom:15px;}
.index-news .news_list{width:100%;}
.index-case{padding:45px 15px;}
.index-case .title{font-size:22px;line-height:26px;}
.index-case .bd .swiper-slide{height:auto;flex-wrap:wrap;}
.index-case .bd .swiper-slide .pic{width:100%;height:250px;border-radius:0;}
.index-case .bd .swiper-slide .pic .pic_bg{border-radius:0;}
.index-case .bd .swiper-slide .info{width:100%;height:auto;padding:0;}
.index-case .bd .swiper-slide .txt{height:auto;padding:10px 20px 30px 20px;border-radius:0;background:#fff !important}
.index-case .bd .swiper-slide .txt h3{font-size:20px;line-height:28px;padding-bottom:15px;}
.index-case .bd .swiper-slide .txt p{font-size:14px;line-height:24px;margin:15px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.index-case .thumb .swiper-slide{width:120px !important;height:120px !important;margin-right:15px !important}
.index-case .thumb .swiper-container{padding:20px 20px 20px 0;}
.index-case .swiper-button-next,.index-case .swiper-button-prev{display:none !important}
.index-news .item_max{border-radius:0}
.index-news .item_max .thumb{height:120px;}
.index-news .item_max .txt{height:auto;padding:12px;}
.index-news .item_max .txt .des{display:none;}
.index-news .item_max .txt .time{display:none;}
.index-news .item_max .txt .title{font-size:14px;line-height:24px;margin:0;}
.index-news .item_max .more{margin-top:8px;padding-top:8px;}
.index-news .news_list{padding:12px;border-radius:0;}
.index-news .news_list ul{padding-top:15px;}
.index-news .news_list ul li{margin-bottom:10px;}
.index-news .news_list ul li h3{font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.index-news .news_list ul li span{display:none;}
.index-news .item_max .more span{font-size:13px;}
.index-news .item_max .trade{left:5px;top:5px;height:22px;font-size:12px;line-height:22px;}
.news_sidebar .zixun .mail{font-size:20px;}
.show-solution .partner_four .bd2 .item .t{font-size:17px;margin-top:0;}
.list-nav{padding:10px;justify-content:flex-start;overflow-x:scroll}
.list-nav a{white-space: nowrap;margin-right:10px;border-radius:5px;padding:0 10px;height:40px}
.show-solution .list-nav{position:static;}
.right_nav{width:34px;}
.right_nav .r_mid{display:none;}
.r_botom{margin:0;border-radius:32px;}
.r_botom ul{padding:0;}
.r_botom ul li:first-child{display:none;}
.r_botom ul li:nth-child(2){margin:0;padding:0;}
.r_botom ul li a{padding:0;width:32px;height:32px;background-size:20px 20px;}
.r_botom ul li:nth-child(2):before{display:none;}
.head_wap{display:block;}
.zzNav .zzNavmain{padding:80px 15px 0;}
.zzNav .scroll{padding-right:10px;}
.zzNav .title{font-size:24px;line-height:24px;}
.zzNav .msg{padding-bottom:10px;}
.zzNav .form li{width:100%;padding-bottom:10px;}
.zzNav .form li .input1{height:40px;line-height:40px;}
.zzNav .form li .box{margin:0;}
.zzNav .form ul{margin:0;}
.zzNav .form2 h2{font-size:12px;}
.zzNav .btnDiv .formbtnDiv{height:40px;line-height:40px;width:120px;margin:20px auto 0;border-radius:8px;font-size:15px;}
.closeIco{right:20px;top:0;;}
.searchBar.on{top:60px;width:100%;}
}