﻿body, html{overflow: visible !important;}



.iconfont {
    font-family: "iconfont" !important;
    font-size: 15px;
    font-weight: bold;
}

  *{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0; font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; }/* font-family: 'Poppins',sans-serif;  */
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-style: normal;}


h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

*, ::after, ::before {
	box-sizing: border-box;
}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0a8f56;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{width:88%; margin: auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 100px; background: #fff;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:55px;-webkit-transition:0.5s;transition:0.5s;display: none; margin-top: 25px;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size:16px;position: relative;color: #333;padding: 0 14px;}
.dh ul li p a i{padding-left: 5px;}
.dh ul li:hover p a{color: #0a8f56;}
.dh ul li.cur p a{color: #0a8f56; font-weight: 600;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100%;display: none;width: 100%;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 0 0 6px 6px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height:36px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#0a8f56;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.dh ul li:nth-child(2), .dh ul li:nth-child(3){position: static;}

/* 重点：第二个li的下拉菜单改为横向排列*/.dh ul li:nth-child(2) .dh_fl {top:100%;width:100%;/* 自适应宽度*/  white-space:nowrap;/* 防止换行*/;}
/* 第二个li的下拉菜单ul横向排列*/.dh ul li:nth-child(2) .dh_fl ul {display:flex;/* 使用flex实现横向排列*/  background:#fff;border-radius:0 0 6px 6px;box-shadow:0 0 10px rgba(0,0,0,0.1);padding:10px 0;/* 增加上下内边距*/;justify-content: center;}
/* 第二个li的下拉菜单项样式*/.dh ul li:nth-child(2) .dh_fl ul li {float:none;position:relative;flex:none;/* 取消flex自动分配*/;}
/* 其他下拉菜单保持原有纵向样式*/.dh ul li:not(:nth-child(2)) .dh_fl ul {background:#fff;border-radius:0 0 6px 6px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.dh ul li:not(:nth-child(2)) .dh_fl ul li {float:none;position:relative;}

/* 重点：第三个li的下拉菜单改为横向排列*/.dh ul li:nth-child(3) .dh_fl {top:100%;width:100%;/* 自适应宽度*/  white-space:nowrap;/* 防止换行*/;}
/* 第三个li的下拉菜单ul横向排列*/.dh ul li:nth-child(3) .dh_fl ul {display:flex;/* 使用flex实现横向排列*/  background:#fff;border-radius:0 0 6px 6px;box-shadow:0 0 10px rgba(0,0,0,0.1);padding:10px 0;/* 增加上下内边距*/;justify-content: center;}
/* 第三个li的下拉菜单项样式*/.dh ul li:nth-child(3) .dh_fl ul li {float:none;position:relative;flex:none;/* 取消flex自动分配*/;}
/* 其他下拉菜单保持原有纵向样式*/.dh ul li:not(:nth-child(3)) .dh_fl ul {background:#fff;border-radius:0 0 6px 6px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.dh ul li:not(:nth-child(3)) .dh_fl ul li {float:none;position:relative;}


.top_ss{margin-left: 2%;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #000; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 2%;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #000;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #000;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #0a8f56;}


.te {display:inline-block;vertical-align:middle;width:auto;margin-left:0.1rem;white-space:nowrap; margin-top:15px;}
.te .tc {display:inline-block;vertical-align:middle;width:0.4rem;height:0.4rem;border-radius:50%;background-color:#f3f5f9;}
.te .tc img {width:100%;display:block;}
.te .cm {display:inline-block;vertical-align:middle;color:#0a8f56;line-height:1.5;margin-left:0.06rem; font-size: 24px;}

.top_bg.on{background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #000;}
.top_bg.on .dh ul li:hover p a{color: #0a8f56; font-weight: 600;}
.top_bg.on .dh ul li.cur p a{color: #0a8f56; font-weight: 600;}
.top_bg.on .top_ss span.button{color: #000;}
.top_bg.on .top_yy span{color: #000;}
.top_bg.on .top_yy span:after{border-top: 6px solid #000;}
.top_bg.on .te .cm{color: #0a8f56;}

.top_bg.on2{background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #000;}
.top_bg.on2 .dh ul li:hover p a{color: #0a8f56; font-weight: 600;}
.top_bg.on2 .dh ul li.cur p a{color: #0a8f56; font-weight: 600;}
.top_bg.on2 .top_ss span.button{color: #000;}
.top_bg.on2 .top_yy span{color: #000;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #000;}
.top_bg.on2 .te .cm{color: #0a8f56;}

.top_bg.on3{top:0px;}

.sp_header,.sjj_nav{ display:none;}

.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li .img{overflow: hidden;height: 100%;}
.banner ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left:10%;bottom:45%;}
.banner ul li .txt .ml1{font-size:40px;line-height:60px;color: #fff;letter-spacing: 2px;}
.banner ul li .txt .ml2{font-size:26px;line-height: 36px;color: #cbcbcb;margin-top:3%;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd .swiper-pagination-bullet{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#0a8f56;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #0a8f56;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(10, 143, 86, 0.7);border-radius: 50%;}
.banz{ left:5%; transform: rotateY(180deg)}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

@keyframes wave{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(50%);transform:translateX(50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wave2{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}

.rn_title46 {font-size:40px;color:#fff; font-weight: 600;}
.rn_title46 span {color:#0a8f56;}
.rn_title46 a:hover {color:#0a8f56;}
.rn_title_46 a:hover span {color:#0a8f56;}


.h_strength2 {padding: 180px 0px 92px; background: url(../img/bg2.jpg) no-repeat; background-size: cover;}
.h_strength .bg {position:absolute;right:0;top:-70px;z-index:0;}
.h_strength .pd06 {display:flex;justify-content:space-between;position:relative;z-index:2;}
.h_strength .l_box {width:46.95%;position:relative;z-index:2;}
.h_strength .l_box .imgbox {display:flex; transition: .3s linear all;}
.h_strength .l_box .imgbox a {display:inline-block;overflow:hidden; transition: .3s linear all;}
.h_strength .l_box .imgbox a:first-child {transform:translateY(-63px);margin-right:4%;}
.h_strength .r_box {width:51%;padding-top:27px;position:relative;z-index:2;}
.h_strength .r_box .rn_title46 {margin-bottom:23px;}
.h_strength .r_box .content {font-size:16px;line-height:26px;color:#fff;}
.h_strength .r_box .content strong {font-style:normal;color:#0a8f56;}
.h_strength .r_box .content1 {margin:3% 0;}
.h_strength .r_box .content2 {margin-bottom:38px;}
.h_strength .r_box .contact {font-size:16px;line-height:32px;color:#333333;margin-bottom:25px;}
.h_strength .contact p {display:flex;align-items:flex-start;}
.h_strength .contact p:last-child {margin-bottom:0;}
.h_strength .contact p img {transform:translateY(8px);margin-right:8px;}
.h_strength .r_box .btn {display:flex;align-items:center;justify-content:center;width:150px;background-color:#02643a;font-size:16px;color:#ffffff; border-radius: 12px; line-height:50px;}
.h_strength .contact p>a:hover {color:#0a8f56;}
.h_strength .r_box .btn i {margin-left:15px;display:inline-block;/* transform:rotate(-90deg);*/} 
.h_strength .r_box .btn:hover {background-color:#000;}
@media(max-width:1600px) {.h_strength .l_box .imgbox a:first-child {transform:translateY(-30px);margin-right:4%;}
.h_strength .r_box {width:48%;padding-top:0px;}
.h_strength {padding:50px 0px;}
.h_strength .r_box .rn_title46 {margin-bottom:10px;}
.h_strength .r_box .content1 {margin-bottom:10px;}
.h_strength .r_box .contact {font-size:16px;line-height:30px;margin-bottom:15px;}
.h_strength .r_box .content2 {margin-bottom:25px;}
.h_strength .bg {width:900px;}
;}
@media(max-width:1333px) {.h_strength .r_box .btn {width:170px;height:55px;font-size:16px;}
.h_strength .r_box .content {font-size:16px;line-height:28px;}
.h_strength .r_box .contact {font-size:16px;line-height:28px;margin-bottom:15px;}
.h_strength .bg {width:700px;}
;}
@media(max-width:999px) {
  .h_strength {padding:40px 0px;}
.h_strength .l_box .imgbox a:first-child {transform:translateY(0px);margin-right:4%;}
.h_strength .safe {flex-direction:column;}
.h_strength .l_box {width:70%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box {width:100%;padding-top:0px;}
.h_strength .bg {display:none;}
	.h_strength .pd06{display: block;}
;}
@media(max-width:768px) {.h_strength .l_box {width:85%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box .content {font-size:14px;line-height:26px;}
.h_strength .r_box .contact {font-size:14px;line-height:26px;margin-bottom:10px;}
.h_strength .r_box .btn {width:150px;height:50px;font-size:14px;}
;}
@media(max-width:570px) {.h_strength {padding:30px 0px;}
.h_strength .l_box {width:95%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box .btn {width:140px;height:45px;font-size:14px;}
;}
@media(max-width:500px) {.h_strength .l_box {width:100%;margin:0 auto;margin-bottom:18px;}
;}


.flex-left { display: flex; flex-wrap: wrap; justify-content: space-between;}
.shili-num{ margin: 4% 0%;}
.shili-num ul{}
.shili-num ul li{width:16.5%; text-align: center;}
.shili-num ul li .iicon{}
.shili-num ul li .iicon img{max-width: 100%; display: block;}
.shili-num ul li .iitext{margin-left:4%;}
.shili-num ul li .iitext .num{color:#fff;}
.shili-num ul li .iitext .num i{font-size:40px;line-height:42px;font-weight:bold; font-style: normal;}
.shili-num ul li .iitext .num sub{font-size:15px;color:#fff;line-height:18px;margin-left:5px;vertical-align:middle;bottom:0}
.shili-num ul li .iitext .num sub.zh{font-size:15px}
.shili-num ul li .iitext p{font-size:13px;line-height:28px;color:#fff;opacity:0.8;}



.shili-num2{ margin: 4% 0% 0;}
.shili-num2 ul{}
.shili-num2 ul li{width:16.5%; text-align: center;}
.shili-num2 ul li .iicon{}
.shili-num2 ul li .iicon img{max-width: 100%; display: block;}
.shili-num2 ul li .iitext{margin-left:4%;}
.shili-num2 ul li .iitext .num{color:#333;}
.shili-num2 ul li .iitext .num i{font-size:40px;line-height:42px;font-weight:bold; font-style: normal;}
.shili-num2 ul li .iitext .num sub{font-size:15px;color:#333;line-height:18px;margin-left:5px;vertical-align:middle;bottom:0}
.shili-num2 ul li .iitext .num sub.zh{font-size:15px}
.shili-num2 ul li .iitext p{font-size:13px;line-height:28px;color:#333;opacity:0.8;}


.home-pro{background:#f5f9fc; padding: 3% 0; overflow: hidden;}
.home-pro .list{list-style:none;display:flex;flex-wrap:wrap}
.home-pro .list li{width:24%;margin-right:1.3%;border-radius:10px;overflow:hidden;background:#fff;margin-bottom:1.3em;transition:all .2s linear}
.home-pro .list li:nth-child(4n){margin-right:0}
.home-pro .list li:hover{box-shadow:0 0 20px 10px rgba(0,0,0,.05)}
.home-pro .list li:hover .img img{transform:scale(1.02)}
.home-pro .list li:hover .info .title{color:#0a8f56}
.home-pro .list li .img{width:100%;aspect-ratio:var(--prosaspectratio)}
.home-pro .list li .img.lazy-loaded .pro-meta{display:block}
.home-pro .list li .img img{width:100%;object-fit:cover; display: block;}
.home-pro .list li .info{padding:20px;border-top:1px solid #f1f6fa; box-sizing: border-box}
.home-pro .list li .info .title{font-size:18px;font-weight:600;line-height:1.4; color: #0a8f56;}
.home-pro .list li .info .text{margin-top:10px;color:var(--introcolor)}
.home-pro .more{display:flex;justify-content:center;margin-top:2em}
.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.home-more{min-width:150px;padding:0 20px;height:45px;border-radius:8px;background:#0a8f56;color:#fff;text-transform:capitalize;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;font-size:16px;position:relative;z-index:1;overflow:hidden}

.home-more em{margin-left:10px}
.home-more:hover{color: #fff;}

/* 最后一个li的样式（修改后）*/.home-pro .list li:last-child {display:flex;align-items:center;justify-content:center;cursor:pointer;}
/* 查看更多链接样式（新增箭头）*/.home-pro .list li:last-child .more-link {font-size:18px;font-weight:600;color:#0a8f56;text-decoration:none;transition:all .2s linear;display:flex;flex-direction:column;/* 垂直排列箭头和文字*/  align-items:center;justify-content:center;width:100%;height:100%;padding:20px;box-sizing:border-box;}
/* 箭头图标样式*/.home-pro .list li:last-child .more-link::before {content:"";display:inline-block;width:40px;/* 箭头宽度*/  height:40px;/* 箭头高度*/  margin-bottom:8px;/* 箭头和文字间距*/  /* 使用SVG箭头（也可以替换为图片/字体图标）*/  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230a8f56'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:all .2s linear;}
/* hover效果*/.home-pro .list li:last-child:hover .more-link {color:#087445;}
/* hover时箭头变色*/.home-pro .list li:last-child:hover .more-link::before {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23087445'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z'/%3E%3C/svg%3E");}
/* 隐藏最后一个li的图片缩放效果*/.home-pro .list li:last-child:hover .img img {transform:none;}
/* 变量默认值*/:root {--prosaspectratio:4/3;}


.teaser{opacity:0;transform:translate3d(0,25%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s;}
 .teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
.mitop {width:100%;font-size:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:0.5rem;}
.mitop .mol {display:inline-block;vertical-align:middle;width:auto;flex:1;padding-right:0.25rem;}
.mitop .mol .mit {width:100%;color:#0a8f56;font-weight:bold; font-size: 22px;}
.mitop .mol .mit span {display:inline-block;vertical-align:middle;width:4px;margin-right:2%;position:relative;top:-0.02rem;}
.mitop .mol .mit span img {width:100%;display:block;}
.mitop .mol .xip {width:100%;color:#222;font-weight:bold;margin-top:1.5%; font-size: 24px;}
.mitop .mor {display:inline-block;vertical-align:middle;width:auto;}
.mitop .mor a {display:block;background-color:transparent;color:#0a8f56;line-height:3;border-radius:1.5em;width:auto;padding:0 0.45rem;border:solid 1px #0a8f56;}
.mitop .mor a span {display:inline-block;vertical-align:middle;width:10px;position:relative;}
.mitop .mor a span img {width:100%;display:block;}
.mitop .mor a:hover {background-color:#0a8f56;color:#fff;}
.mitop .mor a:hover span img {filter:grayscale(1000%) brightness(2000%);}
.s18{font-size: calc(12px + 6 * 100vw / 1920);}
.s16{font-size: calc(12px + 4 * 100vw / 1920);}
@media (max-width: 768px){.details{padding: 0.5rem 0;} .details .detail .del .prper .pl{left: 0;} .details .detail .del .prper .pr{right: 0;}}



/*优势*/
.yso{background:url(../img/a4.jpg) center no-repeat;position: relative;padding:0.45rem 0 0.55rem; }
.yso:after{position: absolute;top: 0;left: 0;width:100%;height: 100%;z-index: 1;background: rgb(0 0 0 / 60%);content: '';}
.ysoa{z-index: 2;position: relative;}
.ysob{margin-top:50px;}
.ysob ul{justify-content: space-between; display: flex;}
.ysob li{width:23%;border-radius: 5px;background:#fff;box-sizing: border-box;padding:2%;text-align: center; margin-right: 2%;}
.ysoba span{font-size: 0.35rem;color:#0a8f56;}
.ysoba span img{margin: auto; width: 50%;}
.ysoba{margin-bottom:15px;}
.ysobb{font-size:36px;font-weight: bold;}
.ysobc{font-size:20px;font-weight: bold;margin:20px 0;}
.ysobd{font-size:15px;color:#444;line-height: 1.3;}


.page_products_1{padding: 4% 0; background: url(../img/bg.jpg); background-size: cover;}
.products_264_1 .page_products_box{}
.products_264_1 .page_products_box .page_products_title{text-align: center;color: #1a1a1a;font-size: 34px;margin-bottom: 30px}
.products_264_1 .page_products_ul{display: flex;flex-wrap: wrap;justify-content: space-between; margin-top: 2%;}
.products_264_1 .page_products_li{width:24%;margin-bottom:2%;position: relative;overflow: hidden; border: 1px solid #eee;}
.products_264_1 .page_products_li .page_products_li_content{display: none}
.products_264_1 .page_products_li .page_products_li_content{position: absolute;bottom: 80px;left: 10px;z-index: 2; padding: 2%; box-sizing: border-box;}
.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 15px;line-height: 26px;color: #fff;padding-left: 20px;box-sizing: border-box;position: relative}
.products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{content: '';position: absolute;height: 6px;width: 6px;border-radius: 10px;background: #fff;left: 6px;top: 10px}
.products_264_1 .page_products_li .page_img_box img{transition:  all .3s;width: 100%;object-fit: cover;display: block}
.products_264_1 .page_products_li .page_img_box{position: relative}
.products_264_1 .page_products_li:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);display: none}
.products_264_1 .page_products_li .page_products_li_title{position: absolute;bottom:0;left: 0;width: 100%;background: #0006;transition: all .3s;z-index: 1;display: flex;align-items: center;align-content: center; justify-content: center;}
.products_264_1 .page_products_li .page_products_li_title>div{padding: 0 3%;box-sizing: border-box;font-size: 22px;line-height: 54px;color: #fff;display: inline-block;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 100%;display: inline}
.products_264_1 .page_products_li .page_products_li_title>div p{font-size: 15px; color: #fff; opacity: 0;}
.products_264_1 .page_products_li .page_products_li_title>div:after{content:'';background: url(../img/916428df5d.png) no-repeat center;width: 20px;height: 11px;background-size: contain;margin-left: 30px;display: inline-block;position: absolute;right: 10px;top: 50%;transform: translateY(-50%)}
@media screen and (min-width:991px){
  .page_products_2.products_264_2 .page_products_top .page_products_top_li{transition:  all .3s}
  .page_products_2.products_264_2 .page_products_top .page_products_top_li:hover{background: #0a8f56}
  .page_products_2.products_264_2 .page_products_top .page_products_top_li:hover a{color: #fff}
  .products_264_1 .page_products_li:hover .page_products_li_title{background: rgba(2,100,58, .8); height: 100%;}
  .products_264_1 .page_products_li:hover .page_products_li_title>div p{font-size: 15px; color: #fff; opacity: 1;}
  .products_264_1 .page_products_li:hover:after{display: block}
  .products_264_1 .page_products_li:hover .page_products_li_content{display: block}
  /*.products_264_1 .page_products_li:hover .page_img_box img{transform: scale(1.1)}*/

}
@media screen and (max-width:991px){
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{background: #bfbfbf}
  .products_264_1 .page_products_li{width:48%;margin-bottom: 30px}
	.products_264_1 .page_products_li .page_products_li_title>div{font-size:20px;line-height: 40px}
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 15px;line-height: 26px}
	.products_264_1 .page_products_li .page_products_li_title{background: #0a8f56}
	.products_264_1 .page_products_box .page_products_title{font-size: 42px;margin-bottom: 10px}
	.products_264_1 .page_products_li .page_products_li_title>div{padding-left: 0px; font-size: 16px;}
	.products_264_1 .page_products_li .page_products_li_content{display: block;position: unset;margin-top: 20px}
	.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{color: #4c4c4c}
}

@media screen and (max-width:768px){
  	.products_264_1 .page_products_li .page_products_li_title>div{font-size:18px;line-height: 40px}
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 14px;line-height:24px}
}

@media screen and (max-width:600px){
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{top: 7px}
  .products_264_1 .page_products_li{margin-bottom: 20px}
	.products_264_1 .page_products_li .page_products_li_title>div{font-size: 16px;line-height: 40px}
	.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 13px;line-height: 20px; margin-bottom: 2%;}
	.products_264_1 .page_products_li .page_products_li_title>div{padding-left: 15px;padding-right: 40px}
	.products_264_1 .page_products_li .page_products_li_content{display: block;position: unset;margin-top: 10px}
	.products_264_1 .page_products_box .page_products_title{font-size: 21px}
}





.home-title {font-size:42px;font-weight:600;text-align:center;text-transform:capitalize;line-height:1.4; color: #000;}
.write{color: #fff;}
.home-tip {color:#7a8c68;font-size:14px;font-weight:500;position:relative;text-align:center;text-transform:uppercase;}
.home-tip span {position:relative;padding-left:18px;}
.home-tip span::before {content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:linear-gradient(0deg,#74986a 0,#dce5d9 100%);}
.home-des {font-size:16px;color:var(--introcolor);text-align:center;max-width:1000px;margin:6px auto 0;}

/*新闻*/
.home-news{padding: 4% 0; background: url(../img/bg.jpg); background-size: cover; overflow: hidden;}
.news5box{margin-top: 3%;}
.news5ba{width:45%;background:#f8f8f8;transition:all 0.3s; float: left;}
.news5baa{overflow:hidden;}
.news5baa img{transition:all 0.3s;width:100%; display: block;}
.news5bab{width:100%;box-sizing:border-box;padding:5%;}
.news5bab .nnbt{font-size:20px;margin:0 0 20px;}
.news5bab p{line-height:30px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news5baba{justify-content:space-between;margin-top:30px; display: flex;}
.news5baba span{color:#999;}
.news5baba img{display:inline-block;margin-left:10px;opacity: .3;}
.news5baba i{color:#999; font-style: normal;}
.news5ba:hover{box-shadow: 0 0 20px #ccc;}
.news5ba:hover .news5bab .nnbt{color:#0a8f56;}
.news5c{width:52%; float: right;}
.news5c li{padding-top:25px;border-bottom:1px solid #eee;padding-bottom:25px;justify-content: space-between;align-items: center;box-sizing:border-box;transition:all 0.3s; display: flex;  box-sizing: border-box; background: #fff;}
.news5ca{width:calc(100% - 130px);border-right: 2px solid #eee;padding:0 15px;}
.news5ca .nnbt{font-size:20px;margin-bottom:20px;color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news5ca p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;color:#777;line-height:30px;}
.news5cb{width:100px;text-align: center;}
.news5cb .nnbt{font-size:40px;color:#999;}
.news5cb span{display:block;text-align:center;color:#999;}
.news5cb img{opacity: 0.3;}
.news5cba{display:none;}
.news5c li:last-child{margin:auto;border:0;}
.news5c li:hover{background:#0a8f56;padding:25px; box-sizing: border-box;}
.news5c li:hover .news5ca .nnbt{color:#fff;}
.news5c li:hover .news5ca p{color:#fff;}
.news5c li:hover .news5cba{display:block;}
.news5c li:hover .news5cb .nnbt{color:#fff;}
.news5c li:hover .news5cb span{color:#fff;}


.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}






.bottomdiv{ width:100%; height:auto; float:left; background:#191a1d;}
.bottomdivc{ width:100%; height:auto; float:left; padding:4% 0 2% 0; background:url(../img/huibj1.png) 63.15% center no-repeat; background-size:1px 100%; box-sizing:border-box;}
.bottomdivl{ width:60%; height:auto; float:left; margin-right:3%;}
.bottomdivl dl dt{ font-size:24px; line-height:28px; color:#fff; margin-bottom:15px;}
.bottomdivl dl dt a{color:#fff;}
dl.bdl{ width:30%; height:auto; float:left;}
dl.bdl dt,dl.bd2 dt{ width:100%; height:auto;  float:left; font-size:24px; line-height:28px; color:#fff; margin-bottom:15px;}
dl.bdl dt a{color: #fff;}
dl.bdl dt,dl.bd2 dt a{color: #fff;}
dl.bdl dd,dl.bd2 dd{ width:100%; overflow: hidden;}
.bottomdivl dl dd li{font-size:14px; line-height:22px; margin-bottom:5px;}
.bottomdivl dl dd li a{font-size:14px; line-height:22px; margin-bottom:5px; color:#fff; opacity:0.7;}
.bottomdivl dl{width:25%; float: left;}
/* .bottomdivl dl:nth-child(1){width: 70%;}
.bottomdivl dl:nth-child(1) li{width:50% !important; float:left;} */
dl.bdl dd li:hover a{ opacity:1;} 
dl.bdl.bd1s{ width:30%;} 
dl.bd2{ width:80%; margin-top:25px;}
dl.bd2 dd p{width:100%; height:auto; float:left; font-size:14px; line-height:22px; margin-bottom:7px; color:#fff; opacity:0.7;} 
dl.bd2 dd p a{color: #fff;}
dl.bd2 dd p a:hover{ opacity:1; color:#fff;}
.botfx{ width:100%; height:auto; float:left; margin-top:-35px;}
.botfx a{ width:80px; height:80px; background:#383838; margin-left:5px; float:right; opacity:0.7;} 
.botfx a:hover{ background:#0a8f56; opacity:1;} 

.botfx ul { display: block;}
.botfx ul a {display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;margin-right:5px;color:#fff;transition:background .3s,border .3s;}
.botfx ul a i {font-size:16px;}
.botfx ul a:hover {background-color:#0a8f56;border-color:var(--color);}
.foot-bottom .botfx ul a {color:#fff;}
 
.bottomdivr{ width:37%; height:auto; float:left;}
dl.bd3{ width:100%; float:right;}
dl.bd3 dt{ width:100%;  height:auto; float:left; padding-left:40px; box-sizing:border-box; font-size:24px; line-height:28px; color:#fff; margin-bottom:15px;background:url(../img/huibj.png) left center no-repeat; background-size:3px 18px;}
dl.bd3 dd{ width:100%; height:auto; float:left; padding-left:40px; box-sizing:border-box;}
dl.bd3 dd p{width:100%; height:auto; float:left; font-size:16px; line-height:22px; margin-bottom:7px; color:#fff; opacity:0.8; } 
dl.bd3 dd .input{ width:49%;  float:left; height:46px; font-family:"Montserrat",'Poppins'; line-height:46px; background:#222326; border-radius:3px; color:#fff; outline:none; border:none; text-indent:15px; font-size:16px; margin:1% 2% 1% 0;} 
dl.bd3 dd input{font-size:16px; color:#fff; opacity:0.8; }
dl.bd3 dd .input.last{ margin:1% 0;} 
dl.bd3 dd .input.input1{ width:100%; margin:1% 0;}  
dl.bd3 dd .text{ width:100%; height:180px; float:left; line-height:26px; background:#222326; color:#fff; outline:none; border-radius:3px; border:none; padding:10px 15px; font-size:14px; margin:1% 0; box-sizing:border-box;} 
dl.bd3 dd .button{width:100%; height:auto; line-height:40px; float:left; background:#f08200; color:#fff; outline:none; border-radius:3px; border:none; cursor:pointer; font-size:14px; margin:1% 0; box-sizing:border-box; } 
dl.bd3 dd .button span{ width:auto; line-height:40px;box-sizing:border-box; border-radius:3px; box-sizing: border-box; margin: 0 auto;}  
dl.bd3 dd .button:hover{ opacity:0.9;}  
  
.bqxxdiv{ width:100%; height:auto; background:#252629; padding:18px 0; color:rgba(255,255,255,0.6); font-size:14px; line-height:24px; overflow: hidden; text-align: center;}  
.bqxxdiv a{ color:rgba(255,255,255,0.6); margin-left:5px;}  
.bqxxdiv a:hover{ color:#fff;}  
.bqxxdiv a.a{ float:right;}  




.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#0a8f56;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../img/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../img/right_pic1.png)}
.side ul li .kfdh {
  position: absolute;
  right:79px;
  top: 0px;
  width: 170px;
  text-align: left;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
  box-sizing: border-box;
}

.side ul li:hover .kfdh {
  visibility: visible;
  opacity: 1;
}

.side ul li .weixi {
  position: absolute;
  right:79px;
  top: 0px;
  width: 150px;
  text-align: center;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
}
.side ul li .weixi img{width: 100%; display: block; clear: both; margin: auto;}

.side ul li:hover .weixi {
  visibility: visible;
  opacity: 1;
}

.side ul li i.bgs3{background-image:url(../img/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../img/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../img/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../img/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../img/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs3{background-image:url(../img/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../img/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#0a8f56;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/wmiss.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son2{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/code.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#512E90;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../img/right_pic8.png) 28px center no-repeat;background-color:#512E90;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../img/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li:hover .son2{display:block!important;animation:fadein 1s}


/***********************内页*********************************/
.i-banb,.i-about,.i-abta ul,.i-abta li,.i-abj,.i-abjqa,.i-fenaa ul,.i-about,.i-abouj_a ul,.i-coo ul,.i-conc ul,.i-comb ul,.i-concb,.i-faqa li,.i-down li,.i-down ul,.i-quala ul,.i-newsc ul,.i-neja,.i-pth ul,.i-psta,.i-psgb ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}

.i-ban{position: relative;}
.i-ban img{width:100%; display: block;}
.i-bana{position: absolute;bottom: 0;left: 0;z-index: 1;background: rgb(0 0 0 / 21%);width: 100%;}
.i-banb{max-width:1500px;width: 96%;margin:auto;padding:20px 0;color:#eee;align-items: center;}
.i-banb a{display:inline-block;margin:0 20px;color:#eee;}
.ot .i-bana{background:#757b85;position: initial;}
.ot img{display:none;}

/*分类*/
.i-fen{position: relative;}
.i-fena{position: absolute;width: 100%;bottom: 0;}
.i-fenaa{max-width:1500px;width:96%;margin: auto;}
.i-fenaa ul{border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.i-fenaa li{width:50%;border-right: 1px solid #eee;line-height: 70px; font-size: 16px;}
.i-fenaa li:last-child{border:0;}
.i-fenaa a{color:#333;display: block;text-align: center;font-weight: bold;background: #fff;border-bottom: 1px solid #eee;}
.i-fenaa li.on a{background: #0a8f56;color:#fff}
.i-fenaa a:hover{background: #0a8f56;color:#fff}



.about_section {padding:4% 0;background-color:#f3f3f3;}
.about_inner .nyabt {font-size:40px;font-weight:700; color: #333;}
.about_inner>p {margin-top:30px;font-size:20px;color:#444;}
.ov_grid {margin-top:50px;display:flex;}
.ov_media {position:relative;overflow:hidden;width: 48%;}
.ov_media>img {width:100%;object-fit:cover; display: block;}
.ov-play {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;border:none;background:rgba(255,255,255,.9);color:#0a8f56;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18);z-index:2;transition:all 0.3s ease;}
.ov-play:hover {background:#fff;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 12px 32px rgba(0,0,0,.25);}
.ov-play i {font-size:24px;margin-left:3px;}
.ov-play .pulse {position:absolute;inset:0;border-radius:50%;background:rgba(28,83,157,0.3);animation:pulse 2s infinite;}
.ov-play .pulse:nth-child(2) {animation-delay:1s;}
@keyframes pulse {0% {transform:scale(1);opacity:.85;}
70% {transform:scale(1.6);opacity:0;}
100% {transform:scale(1.6);opacity:0;}
;}

.ov_text_wrap {display:flex;flex-direction:column;justify-content:space-between; width:50%; margin-left: 3%;}
.ov_text_title {margin:0 0 3%;font-size:32px;font-weight:700;line-height:1; color: #333;}
.ov_text_content {position:relative;overflow:hidden;height:auto;cursor:s-resize;}
.about_slide {
  
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* padding-right: 10%; */
}

.about_slide p {font-size:16px;color:#444;margin-bottom:3%; line-height: 32px;}


.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #0a8f56; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; opacity: 0.2;}
.f22{font-size:16px; text-align: center; line-height: 32px;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../img/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width: 33.333%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column; padding: 0 3%; box-sizing: border-box;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(0, 84, 163,.5); content: ''; display: block; left: 0; bottom: 0;
-webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}


/*荣誉*/
.i-abzgg{position: relative;background: #f9f9f9;padding:4% 0; overflow:hidden;}
.i-abzgg:after{content: '';position: absolute;left: 0;top: 0;background: url(../img/g5_img23.png) left;height: 100%;width:15%}
.i-abzgg:before{content: '';position: absolute;right: 0;top: 0;background: url(../img/g5_img22.png) left;height: 100%;width:15%}
.i-abz{position: relative;z-index: 2;}
.i-abz ul{margin-right:-2%;}
.i-abz li{box-shadow: 0 0 10px #e8e8e8;margin-bottom:30px;border-radius: 10px;background: #fff;break-inside: avoid; width:31.333%; margin-right:2%; float:left;}
.i-abz img{width:100%;display:block;margin:auto;}
.i-abz li div{margin:auto;box-sizing: border-box;padding:3%;}
.i-abz p{text-align: center;padding:0px 0 30px; font-size: 15px;}
.i-abz li:nth-child(1), .i-abz li:nth-child(2){width: 48%;}


.labg{padding: 4% 0; overflow: hidden;}
.contact_ctbox {display:flex;background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,5px,.2);}
.contact_ctbox>div {position:relative;width:50%;}
.contact_ctimg {overflow:hidden;}
.contact_ctimg img {width:100%;transition:all .4s;}
.contact_ctimg:hover img {transform:scale(1.1);}
.contact_cttxt {position:relative;padding-left:5%;display:flex;flex-direction:column;justify-content:center;background-position:135% -75%;background-repeat:no-repeat;background-size:50% auto;overflow:hidden;}
.contact_cttxt_dw {position:absolute;right:0;top:0;transform:translate(34%,-45%);animation:rotate4 20s linear infinite;}
.contact_cttxt_toph {font-size:38px;font-weight:700;margin-bottom:35px;}
.contact_cttxt_topa {display:flex;align-items:center;font-size:22px;color:#222;margin-bottom:20px;}
.contact_cttxt_topa i {font-size:24px;margin-right:5px;}
.contact_cttxt_topa b {font-size:28px;color:#0a8f56;font-weight:700;}
.contact_cttxt_fx {display:flex;}
.contact_cttxt_fx a {position:relative;margin-right:10px;}
.contact_cttxt_fx img {width:43px;}
.contact_cttxt_fxdw {width:120px;left:50%;position:absolute;bottom:calc(100% + 10px);width:100px;padding:5px;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;overflow:hidden;transition:all .4s;opacity:0;pointer-events:none;transform:translate(-50%,0);}
.contact_cttxt_fxdw img {width:100%;}
.contact_cttxt_fx a:hover .contact_cttxt_fxdw {opacity:1;bottom:100%;transform:translate(-50%,-6px);}

.jobbig{background: #f5f5f5; padding: 3% 0; overflow: hidden;}
.col_feb {padding:3%; text-align:left; border-radius:10px; background:#fff; box-shadow:0px 0px 65px 0px rgb(0 0 0 / 8%); box-sizing:border-box; margin-top: 3%;}
.co_onr {width:100%; overflow:hidden;}
.co_onr .febt{font-size:32px;line-height:1.2;color:#000;margin-bottom:12px;font-weight:normal;}
.co_onr p{ font-size:16px; line-height:1.5; color:#333; font-weight:300;margin-bottom:3%; overflow:hidden;}
.co_onr ul li{overflow:hidden;float:left;width:49%;}
.co_onr ul li span{display:block; font-size:16px;color:#333;margin-bottom:5px;}
.co_onr ul li i{ display:inline-block; position:relative; width:100%; font-size:14px; color:#666666; text-transform:uppercase;}
.co_onr ul li input{border:none;border:1px solid #ccc;width:100%;line-height:42px;height:42px;background:#fff;padding:0 15px;border-radius:4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom:15px;}
.co_onr ul li.long{clear:both;width:100%;margin-bottom:15px;}
.co_onr ul li.long input{width:100%;outline:none;}
.co_onr ul li.long textarea{border:none;height:100px;width:100%;outline:none;border:1px solid #ccc;background:#fff;padding:10px 15px; border-radius:4px; 
  font-size:12px; }
.co_onr ul li.long2{margin-bottom:16px;}
.co_onr ul li.lst{line-height:45px;font-size:15px;width: 100%; padding-bottom:20px;}
.co_onr ul li.lst button{display:inline-block;float:left;width:200px;height:42px;line-height:42px;color:#fff;cursor:pointer;border:none;font-size:16px; 
  text-transform:capitalize;padding-right:0;background:#0a8f56;  border-radius:6px;}


.newslist {overflow: hidden;display:flex;flex-wrap:wrap;}
.newslist ul{ margin-right: -1%;}
/* .newslist.list1 ul{margin-right:-1.3%;}
.newslist.list1 li {width:24%;margin-right:1.3%;}
/* .newslist.list1 li:nth-child(4n) {margin-right:0px;} 
.newslist.list1 li .info {padding:20px 15px;}
.newslist.list1 li:hover {background:#0a8f56;}
.newslist.list1 li:hover .info * {color:#FFFFFF!important;}
.newslist.list1 li:hover .info .more {background:#FFFFFF;color:var(--color)!important;}
.newslist.list0 {justify-content:space-between;}
.newslist.list0 li {width:49%;display:flex;align-items:center;}
.newslist.list0 li .img {width:42%;}
.newslist.list0 li .info {flex:1;padding:20px 30px;}
.newslist.list0 li .info .date {margin-bottom:5px;}
.newslist.list0 li .info .title {font-size:18px;}
.newslist.list0 li:hover {border:1px solid var(--color);}
.newslist.list0 li:hover .info .title {color:var(--color);} */
.newslist li {background:#F7F7F7;list-style:none;margin-bottom:2em;transition:all .2s linear;border:1px solid transparent;position:relative;border-radius:6px;overflow:hidden; width: 24%; margin-right: 1%; float: left;}
.newslist li:hover {background:#0a8f56;}
.newslist li:hover .img img {transform:scale(1.02);} 
.newslist li:hover .info * {color: #FFFFFF !important;}
.newslist li:hover .info .more {background:#FFFFFF;color:var(--color)!important;}
.newslist li .img {aspect-ratio:var(--newssaspectratio);}
.newslist li .img img {width:100%;object-fit:cover; display: block;}
.newslist li .info {transition:all .2s linear;line-height:1.6; padding:5%; box-sizing: border-box;}
.newslist li .info .title {color:#222222;font-weight:600;font-size:18px;line-height:1.4;}
.newslist li .info .text {color:#555;font-size:14px;line-height:25px;margin:15px 0px 20px;}
.newslist li .info .date {color:#555;font-size:14px;margin-bottom:5px;}
.newslist li .info .date em {font-size:inherit;margin-right:3px;}
.newslist li .info .more {min-width:140px;height:40px;padding:0px 15px;display:inline-flex;align-items:center;justify-content:center;background:#0a8f56;color:#FFFFFF;border-radius:30px;transition:all .2s linear;}
.newscontent-title {font-weight:600;font-size:28px;text-align:center;line-height:1.2;margin-bottom:10px;}
.line2 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}

/*新闻*/
.i-about,.i-abouta_c ul,.i-aboj ul,.i-pro,.i-prob ul,.i-poj,.i-news ul,.i-net,.i-netbb a,.i-con,.i-cotc,.i-cotc .input div,.i-appl li,.i-psc ul,.i-psd ul,.i-pse ul,.i-psf ul,.i-sera,.i-serab ul,.i-sep,.i-seg ul,.i-seg li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.nyaboutbig2{padding: 3% 0;}
.i-net{justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;}
.i-neta{width:58%;}
.i-netaa{border-bottom: 1px solid #ccc;padding-bottom:2%;margin-bottom:2%;}
.i-netaa .xwxqbt{font-size:24px;margin-bottom:2%; color: #333;}
.i-netaa p{color:#999;font-size:16px;}
.i-netab{font-size:15px;line-height: 1.7;}
.i-netab img{width: 100%; display: block;;}
.i-netac{border-top:1px solid #e1e1e1;padding-top: 2%;margin-top:2%;font-size: 15px;}
.i-netac p{margin:20px 0;}
.i-netac a{color:#999;transition: all 0.3s;}
.i-netac span{color:#333;}
.i-netac a:hover{color:#0a8f56;}

.i-netb{width:35%;position: sticky;top: 170px;}
.i-netba{font-size:24px;margin-bottom:6%;  color: #333;}
.i-netbb li{margin-bottom:3%;}
.i-netbb a{justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;}
.i-netbba{width:40%;overflow: hidden;border-radius: 8px;}
.i-netbba img{width:100%; display: block;}
.i-netbbb{width:55%;}
.i-netbbb .xwxqbtr{font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; color: #444;}
.i-netbbb .xwwz{font-size: 14px; line-height: 20px;margin:2% 0; color: #666; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.i-netbbb p{color:#999; font-size: 12px;}

.solution{padding: 3% 0;}
.solution .sol-title{font-size:32px;color:#000;margin-bottom:3%;text-align:center; font-weight: 600;}
.solution .sol-list{display:flex; flex-wrap: wrap; margin-right:-3%;}
.solution .sol-list>li{width:17%;margin-right:3%;box-sizing:border-box; text-align: center;}
.solution .sol-list>li:last-child{margin-right:0px}
.solution .sol-item{position:relative;height:100%;box-shadow:0px 0px 65px 0px rgba(215,215,215,.63);padding:12%;box-sizing:border-box;border-bottom:3px solid #0a8f56;transition:color .3s ease,background-color .3s ease}
.solution .sol-item .title{margin:5% 0 0;font-size:22px;color:#000;transition:color .3s ease;}
.solution .sol-item .con{line-height:26px; font-size:16px; margin-top: 3%;}
.solution .sol-item .icon{background: #fff; border-radius:100%; width: 120px; margin: 0 auto; }
.solution .sol-item .icon img{display: block;}
.solution .sol-item .icon2{background-position:-120px 0px}
.solution .sol-item .icon3{background-position:-240px 0px}
.solution .sol-item .icon4{background-position:-360px 0px}
.solution .sol-item:hover{background-color:#0a8f56;color:#FFFFFF}
.solution .sol-item:hover:after{opacity:.1}
.solution .sol-item:hover .title{color:#FFFFFF}
.solution .sol-item:hover .icon{background-position:-60px 0px}
.solution .sol-item:hover .icon2{background-position:-180px 0px}
.solution .sol-item:hover .icon3{background-position:-300px 0px}
.solution .sol-item:hover .icon4{background-position:-420px 0px}
.solution .sol-item:after{content:"";position:absolute;display:block;top:0px;left:0px;width:100%;height:100%;opacity:0;background-image:url("../img/servicebg.jpg");background-size:cover;background-repeat:no-repeat;transition:opacity .3s ease}
.solution .sol-content{margin-bottom:-90px;padding:60px 0 120px;background:#F2F2F2}
.solution .top-con{margin-bottom:66px}
.solution .sol-tab{display:flex}
.solution .sol-tab .sol-tab-container{display:none}
.solution .sol-tab .sol-tab-container.is-active{display:block}
.solution .sol-tab .sol-tab-item{height:80px;line-height:80px;margin-bottom:15px;cursor:pointer;padding:0px 10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#FFFFFF;text-align:center;color:#000;transition:color .3s ease,background-color .3s ease}
.solution .sol-tab .sol-tab-item:hover,.solution .sol-tab .sol-tab-item.is-active{background-color:var(--color);color:#FFFFFF}
.solution .sol-tab .sol-tab-list{-ms-flex:3;flex:3;margin-right:36px}
.solution .sol-tab .sol-tab-wrap{-ms-flex:7;flex:7}
.solution .sol-tab .sol-tab-content{width:100%;display:flex}
.solution .sol-tab .sol-tab-content>div{width:50%}
.solution .sol-tab .sol-tab-con{background-color:#FFFFFF;padding:0px 34px 0px 50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}
.solution .sol-tab .sol-tab-con .title{font-weight:600;margin-bottom:10px;font-size:26px;color:#000}



.sidebar{width:20%;margin-right:3%; float: left;}
.sidebar ul{list-style:none}
.sidebar-item{width:100%;background:#F5F8F9;border-radius:5px;border-bottom:3px solid #0a8f56;margin-bottom:1.5em;position:relative}
.sidebar-item .sidebar-title{font-size:22px;font-weight:600;color:#111;line-height:1.2;border-bottom:1px solid #e5e5e5;position:relative; padding: 4.5% 12%; box-sizing: border-box;}
.sidebar-item .sidebar-title::before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#0a8f56;border-radius:50%}
.sidebar-item.search{display:flex;justify-content:space-between;align-items:center;border:none;padding:20px 20px}
.sidebar-item.search input{width:100%;height:50px;outline:0;border:1px solid #EEEEEE;padding:0px 50px 0px 20px;border-radius:5px;transition:all .1s linear}
.sidebar-item.search input:focus{border-color:#0a8f56}
.pro-main .sidebar-item.search input{background:#EEEEEE}
.sidebar-item.search .search-btn{position:absolute;right:25px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#0a8f56;color:#FFFFFF;display:flex;align-items:center;justify-content:center;outline:0;border:none;border-radius:4px;cursor:pointer;transition:all .1s linear}
.sidebar-item.search .search-btn:hover{opacity:.9}
.sidebar-item.search .search-btn em{font-size:22px;font-weight:600}
.sidebar-item .sidebar-cate{padding:5%; box-sizing: border-box;}
.sidebar-item .sidebar-cate>li{width:100%;background:#e5e5e5;border-radius:3px;margin-bottom:0.6em;position:relative;text-transform:capitalize}
.sidebar-item .sidebar-cate>li:last-child{margin-bottom:0em}
.sidebar-item .sidebar-cate>li.active{background:#0a8f56}
.sidebar-item .sidebar-cate>li.active .iconshow::after{background:#FFFFFF;border:none}
.sidebar-item .sidebar-cate>li.active a{color: #fff;}
.sidebar-item .sidebar-cate>li>a{width:100%;line-height:48px;padding:0 5%;font-weight:600; box-sizing: border-box;}
.sidebar-item .sidebar-cate>li .iconshow{position:absolute;right:0px;top:0px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}
.sidebar-item .sidebar-cate>li .iconshow::after{content:"";width:22px;height:4px;border:1px solid #0a8f56;border-radius:3px}
.sidebar-item .sidebar-cate>li .sub-menu{display:none;background:#F3F8FA}
.sidebar-item .sidebar-cate>li .sub-menu a{display:flex;padding:3% 5.5%;color:#111;transition:all .1s linear; box-sizing: border-box;  justify-content: space-between;}
.sidebar-item .sidebar-cate>li .sub-menu a i{ transform: rotate(0deg);}
.sidebar-item .sidebar-cate>li .sub-menu a:hover{background:#FAFAFA}
.sidebar-item .sidebar-cate>li .pro-menu{display:none;background:#F3F8FA}
.sidebar-item .sidebar-cate>li .pro-menu a{display:flex;padding:3% 5.5%;color:#111;transition:all .1s linear; box-sizing: border-box;}
.sidebar-item .sidebar-cate>li .pro-menu a:hover{background:#FAFAFA}
.sidebar-item .sidebar-cate>li a{color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.sidebar-item .sidebar-list{padding:20px}
.sidebar-item .sidebar-list .item{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}
.sidebar-item .sidebar-list .item:last-child{margin-bottom:0em}
.sidebar-item .sidebar-list .item:hover .img img{transform:scale(1.02)}
.sidebar-item .sidebar-list .item:hover .info .title{color:#0a8f56}
.sidebar-item .sidebar-list .item .img{width:100px;height:80px;background:#FFFFFF;border:1px solid #EBEBEB;border-radius:3px;overflow:hidden}
.sidebar-item .sidebar-list .item .img img{width:100%;height:100%;object-fit:cover;transition:all .1s linear}
.sidebar-item .sidebar-list .item .info{flex:1;padding-left:15px}
.sidebar-item .sidebar-list .item .info .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.2;transition:all .1s linear; font-size: 16px; color: #333;}
.sidebar-item .sidebar-list .item .info .more{margin-top:4px;text-transform:capitalize;color:#666;font-size:14px}

/* 三级菜单样式*/.sub-sub-menu {display:none;padding-left:15px;list-style:none;}
.LiLevel2.active .sub-sub-menu {display:block;}
.LiLevel3 {position:relative;padding:5px 0;}
.LiLevel3 a {color:#666;text-decoration:none;display:block;}
.LiLevel3 a:hover {color:#333;}


/*行业*/
.probox{width: 77%; float: right; overflow: hidden;}
.i-qual{background: #f6f6f6;padding:0.3rem 0;}
.i-quala ul{margin-right: -2%;flex-wrap: wrap;}
.i-quala li{margin:0 2% 2% 0;width:31.333%;transition: all 0.3s; border: 1px solid #eee; box-sizing: border-box;} 
.i-quala div{overflow: hidden;}
.i-quala img{width: 100%;transition: all 0.3s;}
.i-quala li:hover{box-shadow: 0 0 20px #ccc;}
.i-quala li:hover .applbb .crbt{color:#0a8f56}
.i-quala li:hover img{transform: scale(1.1);}

.applb{margin-top:120px;overflow: hidden;}
.applb img{width:100%;}
.applbb{background: #fff;box-sizing: border-box;padding:20px 30px;}
.applbb .crbt{font-size:20px; color: #333;}
.applbb p{margin:10px 0 20px;}
.applbb span{border-radius: 50%;background:#0a8f56;color:#fff;margin-right:5px;}
.applb .swiper-container-horizontal>.swiper-pagination-bullets{bottom:40px;}
.applb .swiper-pagination-bullet{background: #fff;}


.pro-list{}
.pro-list ul{display:flex;flex-wrap:wrap; margin-right: -2%;}
.pro-list li{background:#FFFFFF;border-radius:8px;box-shadow:0 0 6px 0 rgba(233,233,233,.47);margin-bottom:2em; border: 1px solid #f5f5f5; width:23%; margin-right: 2%; text-align: center;}
.pro-list li:hover .pro-img img{transform:scale(1.03)}
.pro-list li:hover .pro-img .icon{opacity:1;transform:translateY(0)}
.pro-list li:hover .pro-img a::after{opacity:1}
.pro-list li:hover .pro-info .title{color:#0a8f56}
.pro-list li:hover .pro-info .more{background:#0a8f56;border:none;color:#FFFFFF}
.pro-list li .pro-meta{position:absolute;left:10px;top:10px;z-index:1;display:flex;flex-direction:column;display:none}
.pro-list li .pro-meta>*{margin-bottom:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}
.pro-list li .icon-hottitle{color:#FFFFFF;background:#0a8f56}
.pro-list li .icon-videoplay{background:rgba(0,0,0,.5);color:#FFFFFF;font-size:18px}
.pro-list li .icon{background:rgba(0,0,0,.5);color:#FFFFFF;font-weight:600;cursor:pointer;transition:all .15s linear;transform:translateY(10%);opacity:0}
.pro-list li .icon.pro-checked{background:#0a8f56;opacity:1;transform:translateY(0)}
.pro-list li .pro-img{position:relative}
.pro-list li .pro-img a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.pro-list li .pro-img a::after{opacity:0;content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,.2);transition:all .1s linear}
.pro-list li .pro-img img{width:100%;height:100%;object-fit:contain;transition:all .1s linear}
.pro-list li .pro-info{padding:5%; box-sizing: border-box;}
.pro-list li .pro-info .title{font-size:18px;font-weight:600;line-height:1.2;margin-bottom:2%;display:block; color: #0a8f56;}
.pro-list li .pro-info .data-price{display:none}
.pro-list li .pro-info .text{color:#555;margin-bottom:2%;word-break:break-word}
.pro-list li .pro-info .more{margin-top:2%;min-width:140px;line-height:43px;border:1px solid #999;font-size:14px;color:#999;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;text-transform:capitalize}
.pro-list.list1 ul{margin-right:-2%;}
.pro-list.list1 li{width:23%;margin-right:2%;flex-direction:column}
.pro-list.list1 li .pro-img{width:100%}
.pro-list.list1 li .pro-info{text-align:center}
.pro-list.list0 li{width:100%}
.pro-list.list0 li .pro-img{width:100%}
.pro-list.list0 li .pro-info{flex:1;padding:30px 20px}
.pro-list.list0 li .pro-info .title{font-size:22px}
.lazy-wrap.lazy-loaded+.pro-meta{display:flex}





.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2 .lnny{width:68%; float:left; overflow: hidden;}
.about_x2.bgs2 .rnny{width:28%; float:right; overflow: hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{line-height:32px; font-size:28px; color:#0a8f56 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{  line-height:35px; font-size:15px; border-bottom:1px solid #eee; padding-bottom:10px;}
.about_x2.bgs2 .con_line span{margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:34px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:16px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width:100%; display:block; }
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:auto;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0a8f56;height:45px;text-align:center;font-size:16px;font-weight:bold; padding:0 1.5%;}
.relatedNews{margin:3% 0 ;overflow:hidden}
.relatedNews_font{font-size:16px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color:#666}
.relatedNews_font ul li a:hover{color:#0a8f56}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

.productss{overflow: hidden; width: 100%;}
.promore_l img{max-width: none !important;}
.promore_l{width:47%;float:left;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width: 90%;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:7px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #0a8f56 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:20px; color:#0a8f56 ; padding-bottom:10px; line-height:30px;}
.proleft{width:100%;font-size:14px; line-height:25px; margin-top:2%;}
.proleft p{font-size:14px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0a8f56;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #0a8f56;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #0a8f56 ; color:#fff; background:#0a8f56 ;}
/* The content */

.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.tabs-basic .tabs-content-placeholder .div.tab-content-active p {line-height:24px !important;text-align:left;margin:0 !important;display:flex;/* 弹性布局：子元素自动并排*/    align-items:center;/* 垂直居中对齐*/    gap:4px;/* 图标和文字间距*/    white-space:nowrap;/* 禁止文字换行*/;}
.tabs-basic .tabs-content-placeholder .div img {vertical-align:middle;display:inline-block;/* 图片行内块，不独占一行*/    margin-right:2px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active p a{background: none; padding: 0; border: 0}


.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0a8f56 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6; }
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#0a8f56;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}