		/*首页轮播图height: 580px;*/
		.slider{width: 100%;overflow: hidden;position: relative;}
		.slideBox .hd{ height:5px;width: 100%;text-align: center;position:absolute; bottom:30px; z-index:99;}
		.slideBox .hd ul li{margin: 0 10px;  width:60px; height:5px; background:#fff; cursor:pointer;display: inline-block;text-align: center;}
		.slideBox .hd ul li.on{ background:#51ab46; color:#fff; }
		.slideBox .bd{ position:relative; height:100%;}
		.slideBox .bd li{width: 100%;}
		.slideBox .bd li img{width: 100%;}
		.slideBox .prev{ position:absolute; left:2%; top:50%; margin-top:-55px; display:block; width:55px; height:110px; background:url(../images/prev.png) center center no-repeat rgba(27,67,78,.8); }
		.slideBox .next{ position:absolute;right:2%;top:50%; margin-top:-55px; display:block; width:55px; height:110px; background:url(../images/next.png) center center no-repeat rgba(27,67,78,.8);}

		/* 背景图 */
		.backimg{position: fixed;top: 0;}
		.backimg img{width: 100%;opacity: 0.1;}
		
		/* banner新 */
		.banner{width:100%;position:relative;background:#fff;z-index: 111;}
		.banner .hd{position: absolute;bottom: 30px;width: 20%;left: 40%;}
		.banner_2{width:100%;height:10px;display: flex;justify-content: space-between;}
		.banner_2 li{width: 70px;height:10px;cursor: pointer;}
		.banner .none{display:none;text-align:center}
		.banner .block{display:block;text-align:center}
		.banner img{width: 100%;}
		
		/* banenr下图片 */
		.box { width: 100%; height: auto; background-color: none; }
		/* .banner_box_2 { width: 1200px; height: 80px; margin: 0px auto; } */
		.banner_box_2 { width: 70%; height: 80px; margin: 0px auto; }
		.banner_tel { width: 294px; height: 300px; float: left; background-color: #258307; margin-top: -220px; position: relative; }
		.banner_telxian { width: 29px; float: left; background-color: #FFF; display: block; z-index: 999; position: relative; height: 80px; }
		.banner_new { height: 80px; background-color: #2B960A; margin-top: -80px; z-index: -1; width: 125%; background-image: url(../images/laba.jpg); background-repeat: no-repeat; background-position: 22% center; }
		/* .top_big { width: 1200px; margin: 0 auto; position: relative; } */
		.top_big { width: 70%; margin: 0 auto; position: relative; }
		.top_big2 { position: absolute; left: 0; top: -40px; }
		.banner_news { width: 470px; height: 80px; line-height: 80px; color: #FFF; }
		.banner_news a { color: #FFF; }
		.banner_serch { width: 240px; height: 80px; overflow: hidden; }
		.banner_serch .serch_1 { width: 200px; height: 35px; line-height: 35px; margin-top: 23px; text-indent: 1%; }
		.banner_serch .submit_1 { width: 40px; height: 35px; line-height: 35px; margin-top: 23px; background-color: #626262; color: #FFF; }
		.huadong { width: 470px; height: 80px; padding: 0; position: relative; font: 12px/1.5 "Microsoft YaHei", simsun; margin-left: 370px; }
		.huadong .huabox { width: 470px; line-height: 80px; }
		.huadong .hdimg { float: left; line-height: 80px; }
		.huadong .hdimg img { width: 470px; vertical-align: middle; }
		.huadong h5 { float: left; line-height: 80px; font-size: 14px; color: #FFF; font-weight: normal; }
		.huadong .notice_active { float: left; width: 220px; height: 80px; padding: 0; overflow: hidden; position: relative; }
		.huadong .notice_active li { list-style-type: none; line-height: 80px; overflow: hidden; height: 80px; font-size: 14px; color: #FFF; font-weight: normal; }
		
		/* 产品中心 */
		.product { width: 100%;margin: 0px auto; margin-top: 50px; }
		/* .product_contact { width: 1200px; margin: 0px auto; } */
		.product_contact { width: 70%; margin: 0px auto; }
		/* .biaotou {font-size: 16px; color: #fff; background-color: #258307; width: 60px; height: 90px; margin-top: -45px; text-align: center; line-height: 45px; letter-spacing: 2px; } */
		/* .product_list { width: 1200px; margin: 0px auto; } */
		.product_list { width: 100%; margin: 0px auto; }
		.product_list ul {width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
		.product_list ul li { margin: 20px 15px 20px 0px; background-color: #FFF; text-align: center; width: 22%; position: relative;border: 1px solid #51ab46;border-radius: 5px; }
		#product_bg { border: 1px #CCCCCC solid; }
		.product_list ul li span {width: 100%;height: 70px;display: block;margin-top: 50px;background-image: url(../images/product_ico.jpg);background-repeat: no-repeat;background-position: center top;padding-top: 37px;font-size: 23px;color: #258406;}
		.product_list ul li b { width: 80%; min-height: 20px; margin: 20px auto; color: #333; font-weight: normal; line-height: 20px;display: -webkit-box;height: 80px;overflow: hidden; }
		.product_list ul li i { width: 100%; display: block; overflow: hidden;}
		.product_list ul li i img { width: 100%; cursor: pointer; transition: all 0.6s; }
		.product_list ul li i img:hover { transform: scale(1.1); }
		.product_list ul li a { color: #666; text-decoration: none; }
		
		/* 流程 */
		.biaotou{width: 100%;background: none;color: #333;font-weight: 700;font-size: 25px;margin: 0;height: 45px;text-align: center;margin-bottom: 15px}
		.biaotou span{border-bottom: 4px solid green;padding-bottom: 10px;}
		.biaotit{display: flex;align-items: center;justify-content: center;margin: 30px 0 30px;}
		.biaotit_left{ width: 15%;margin-right: 2%;}
		.biaotit_right{width: 70%;text-align: left;font-size: 16px;line-height: 26px;font-weight: 500;}
		.biaocon{position: relative;margin: 30px 0;}
		.biaoconlistimg{width: 30%;margin: 0px auto;}
		.biaoconlist{position: absolute;text-align: left;width: 30%;}
		.biaoconlist:hover{color: #51ab46;font-weight: 500;}
		.biaoconlist:nth-child(2){top: 0;left: 10%; }
		.biaoconlist:nth-child(3){top: 0;left: 70%;}
		.biaoconlist:nth-child(4){bottom: 0;left: 70%;}
		.biaoconlist:nth-child(5){bottom: 0;left: 10%;}
		.biaoconlist ul{padding-inline-start: 20px;line-height: 30px;}
		.biaoconlist ul li{list-style: square;}
		.productcenter_con li .arrowimg{display: block;margin-top:-50px}
		.biao_liulist{width:100%;text-align: center;margin: 20px 0;}
		.biao_liulist ul{width:100%;display:flex;text-align:center;margin: 20px auto;justify-content: center;flex-wrap: wrap;}
		.biao_liulist ul li{border: 1px solid #333;padding: 5px 10px;border-radius: 5px;margin-right: 30px;margin-bottom: 15px;}
		.biao_liulist li:hover{background: #51ab46;color: #fff;cursor: pointer;font-weight: 500;}
		
		/* 扫一扫 */
		.news-bg {height: 250px;width: 80%;margin: 0 auto;margin-top: 40px;}
		.news-bg .bg {height: 100%;background: url(../images/sao.png)  center center no-repeat;background-size: cover;}
		.news-bg .text {float: right;width: 50%;position: relative;height: 100%;padding-top: 50px;}
		.news-bg .text h3 {text-align: right;width: 70%;color: #fff;}
		.news-bg .text img {position: absolute;right: 22px;top: 22px;width: 132px;height: 132px;border-radius: 50%;}
		.news-bg .text p {text-align: right;width: 70%;color: #fff;line-height: 1.8;}
		
		/* 产品流程 */
		.productcon{width: 70%;margin: 0 auto;}
		.conimage{width: 100%;display: flex;margin: 50px auto;justify-content: space-around;}
		.conleft{width: 50%;text-align: left;}
		.contit{font-size: 35px;margin: 15px 0;}
		.condesc{font-size: 18px;color: #777;line-height: 30px;text-indent: 2em;}
		.conbtn{padding: 5px 10px;background: green;width: 100px;text-align: center;color: #fff;border-radius: 10px;margin-top: 30px;cursor: pointer;}
		.conright{width: 30%;text-align: right;}
		.conright img{width: 100%;}
		.productcenter{text-align: center;margin: 50px 0;}
		.productcenter img{width: 100%;}
		.productcenter_con{width: 100%;display: flex;align-items: center;justify-content: space-around;margin-top: 30px;}
		.productcenter_con .pc_con_img{width: 70px;padding: 15px;border-radius: 50%;border: 2px solid #51ab46;box-shadow: 0 0 8px rgb(0 255 25 / 70%);}
		.productcenter_con li p{font-size: 18px;line-height: 60px;font-weight: 500;}
		
		/*新闻资讯*/
		.last_case{width: 100%;height: auto;overflow: hidden;position: relative;padding: 15px 0;}
		.last_case .r{width: 100%;border: 3px solid #51ab46;padding: 30px 30px 30px 50px;display: flex;justify-content: space-between;}
		.last_case ul{width: 48%;}
		.last_case .r ul li{font-size: 16px;color: #666;list-style-type: disc;display: flex;align-items: center;position: relative;margin-bottom: 15px;width: 100%;}
		.last_case .r ul li a{overflow: hidden;display: block;}
		.last_case .r ul li a:nth-child(1){width: 20%;margin-right: 2%;}
		.last_case .r ul li a:nth-child(2){width: 60%;}
		.last_case .r ul li img{width: 100%;height:80px;border-radius: 5px;margin-right: 5%;}
		.last_case .r ul li span{color: #bababa;font-size: 14px;width: 20%;text-align: right;display: block;}
		.case_case ul li{float: left;width: 24.5%;margin-right: 0.6666%;position: relative;overflow: hidden;}
		.case_case ul li img{width: 100%;}
		.case_case ul li:last-child{margin-right: 0;}
		.case_case ul li .mask{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(9,154,16,.5);opacity: 0;transition: all ease-in .3s;}
		.case_case ul li .mask p{position: absolute;top: 50%;transform: translateY(-50%);font-size: 24px;font-weight: bold;color: #fff;text-align: center;display: block;width: 100%;top:45%\9;}
		.case_case ul li:hover .mask{opacity: 1;color: #51ab46;}
		
		
		/* 案例展示 */
		.customer_say{width: 100%;height: auto;overflow: hidden;}
		.customer_say ul li{width: 49%;float: left;margin-top: 35px;}
		.customer_say ul li .sayimg{width: 25%;border-radius: 50%;height: 100%;}
		.customer_say ul li .say{width: 70%;height: 180px;border-radius: 15px;background: #f6f6f6;margin-right: 10px;position: relative;padding: 20px;}
		.customer_say ul li .say img{ width: 7%;height: auto; position: absolute;right: 10%;bottom: 10px;}   
		.customer_say ul li:nth-child(2n){margin-left: 2%}
		.customer_say ul li:nth-child(2n) .say{margin-right: 0;}
		.customer_say ul li .say:after{content: "";width: 0;height: 0;border-width: 20px;border-style: solid;border-color: transparent transparent #f6f6f6 transparent;position: absolute;top: 30%;left: -20px;}
		.customer_say ul li .say p.t{color: #51ab46;font-size: 18px;margin-bottom: 5px;}
		.customer_say ul li .say p.desc{color: #666;font-size: 14px;line-height: 25px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;overflow: hidden;-webkit-box-orient: vertical;}
		.customer_say ul li:hover .say{background: #51ab46;cursor: pointer;}
		.customer_say ul li:hover .say:after{border-color: transparent transparent #51ab46 transparent;}
		.customer_say ul li:hover p.t{color: #fff;}
		.customer_say ul li:hover p a{color: #fff;text-decoration: underline;font-weight: 700;}
		.customer_say ul li:hover p.desc{color: #fff;}
		.customer_say .more{text-align: center;height: auto;overflow: hidden;margin: 40px 0 60px 0;}
		.customer_say .more a{display: inline-block;padding: 12px 55px;color: #fff;background: #51ab46;border-radius: 25px;font-size: 18px;}
		
		
		/* about */
		.clear:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden; }
		/* .about { width: 1200px; height: 500px; margin: 100px auto; } */
		.about { width: 70%; height: 500px; margin: 100px auto; }
		.abouttitle{font-size: 20px;color: #999;}
		.abouttitle span{font-size: 30px;color: #2b960a;font-weight: 700;border-bottom: 3px solid #999;padding-bottom: 10px;}
		.contact_p { width: 40%; text-align: center; }
		.contact_p a { color: #F00; font-size: 14px; }
		.about_contact { width: 50%; font-size: 18px; letter-spacing: 0px; font-weight: normal }
		.about_title { width: 100%; text-align: left; font-size: 20px; color: #333333; font-weight: normal; letter-spacing: 0px; line-height: 25px; padding-top: 30px; }
		.about_title span { font-size: 14px; line-height: 35px; color: #5E5E5E; width: 100%; text-indent: 2em; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; min-height: 35px; overflow: hidden; }
		.about_submit { width: 120px; height: 35px; border: #51ab46 solid 1px; text-align: center; line-height: 35px; font-size: 14px; margin-top: 10px; }
		.about_submit a { color: #51ab46; display: block; }
		.about_img {display: flex;width: 50%;margin: 0px auto;text-align: center;margin-top: -200px;margin-right: 20%;}
		.about_img_list{width: 25%;text-align: center;background-color: #217606;color: #fff;padding-bottom: 20px; }
		.about_img_list:nth-child(odd){background-color: #51ab46;}
		.about_img_list img{width: 25%;margin-top: 10%;}
		.about_img_list_tit{font-size: 35px;font-weight: 700;}
		.about_img_list_tit span{font-size: 20px;}
		.about_img_list_titmin{font-size: 15px;}
		

		/* 友情链接 */
		.friendbox{line-height: 30px;width: 70%;margin: 0 auto 50px;font-size: 15px;}
		.friendbox a{color: #999;margin-right: 30px;}
		.friendbox a:hover span{color: #51ab46;text-decoration: underline;font-weight: 700;}
		
		/* 滚动到指定位置css3特效 */
		.animation_left{position: relative;display:inline-block;opacity:0; animation:move 1.5s forwards; animation-play-state:paused;}
		.animation_right{position:relative;display:inline-block;opacity:0; animation:rmove 1.5s forwards; animation-play-state:paused;}
		.animation_top{position: relative;display:inline-block;opacity:0; animation:tmove 1.5s forwards; animation-play-state:paused;}
		
		.back.animation_left{ opacity:1; animation:back 1s forwards; }
		.move.animation_left{ animation-play-state:running;}
		@keyframes move{
		   from{ opacity:0; left:-200px;}
		   to{ opacity:1;left:0;}
		}
		@keyframes back{
		   from{ opacity:1;left:0;}
		   to{ opacity:0;left:-200px;}
		}
		.back.animation_right{ opacity:1; animation:rback 1s forwards; }
		.move.animation_right{ animation-play-state:running;}
		@keyframes rmove{
		   from{ opacity:0; right:-200px;}
		   to{ opacity:1;right:0;}
		}
		@keyframes rback{
		   from{ opacity:1;right:0;}
		   to{ opacity:0;right:-200px;}
		}
		.back.animation_top{ opacity:1; animation:tback 1s forwards; }
		.move.animation_top{ animation-play-state:running;}
		@keyframes tmove{
		   from{ opacity:0; top:-50px;}
		   to{ opacity:1;top:0;}
		}
		@keyframes tback{
		   from{ opacity:1;top:0;}
		   to{ opacity:0;top:-50px;}
		}