﻿@charset "utf-8";
/*初始化样式*/
*{margin: 0px;padding: 0px;list-style: none;font-family: "微软雅黑",STXihei,STHeiti;border: none;text-decoration: none;}
address,caption,cite,code,dfn,em,th,var,i,h1,h2,h3,h4{font-style: normal;font-weight: normal;}
ol,ul{list-style: none;}
del,ins,a{text-decoration: none;}
caption,th{text-align: left;}
input,button,textarea,select{font-size: 100%; border:none;}
i,b,span,a{display:inline-block;}
a:hover,button:hover{cursor: pointer;}
select{border: none;outline: none;appearance:none; -moz-appearance:none;-webkit-appearance:none;background: #fff url("../images/xiala.png") no-repeat right 10px center!important;}
/*常用样式*/
/*统一浏览器盒子宽度：width（盒子宽度）=内容+padding*/
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/*清浮动*/
.clearfix:after,.clear:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clearfix ,* html .clear{height: 1%;}
/*定位*/
.pf{position: fixed;}
.pr{position: relative;}
.pa{position: absolute;}
/*布局*/
.none{display: none;}
.block{display: block;}
.inblock{display: inline-block;}
.ablock a{display: block;width: 100%;}
/*浮动*/
.fl{float: left;display: inline-block;}
.fr{float: right;display: inline-block;}
/*宽度*/
.w160{width: 160px;}
.wp100{width: 100%;}
.w920{width: 920px;}
.w930{width: 930px;}
.w1200{width: 1200px;}
/*补白*/
.pl10{padding-left: 10px!important;}
.pl20{padding-left: 20px!important;}
.pr20{padding-right: 20px!important;}
.pr160{padding-right: 160px!important;}
.pt10{padding-top: 10px!important;}
.pt20{padding-top: 20px!important;}
.pt30{padding-top: 30px!important;}
.pt50{padding-top: 50px!important;}
.pt70{padding-top: 70px!important;}
.pt80{padding-top: 80px!important;}
.pt100{padding-top: 100px!important;}
.pb40{padding-bottom: 40px!important;}
.pb70{padding-bottom: 70px!important;}
/*边距*/
.mt5{margin-top: 5px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt30{margin-top: 30px!important;}
.mt35{margin-top: 35px!important;}
.mt40{margin-top: 40px!important;}
.mt45{margin-top: 45px!important;}
.mt50{margin-top: 50px!important;}
.mt55{margin-top: 55px!important;}
.mt60{margin-top: 60px!important;}
.mt65{margin-top: 65px!important;}
.mt70{margin-top: 70px!important;}
.mt80{margin-top: 80px!important;}
.mt90{margin-top: 90px!important;}
.mt100{margin-top: 100px!important;}
.mt120{margin-top: 120px!important;}
.mt130{margin-top: 130px!important;}
.mb15{margin-bottom: 15px!important;}
.ml25{margin-left: 25px!important}
.mr25{margin-right: 25px!important;}
/*背景颜色*/
.bgfff{background: #fff;}
.bgf8{background: #f8f8f8;}
.bgfa{background: #fafafa;}
.red{color: red;}
/*边框*/
.bdnone{border: none!important;}
.bdtnone{border-top: none!important;}
.bdbnone{border-bottom: none!important;}
.bdlnone{border-left: none!important;}
.bdrnone{border-right: none!important;}
/*文本对齐*/
.tal{text-align: left!important;}
.tac{text-align: center!important;}
.tar{text-align: right!important;}
/*字体*/
.fs0{font-size: 0px;}
/*----  文本行数 ------- */
.textov1{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov2{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov3{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov4{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov5{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov6{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
/*字体颜色*/
.cwhite{color: #fff!important;}
/*（图片）动画过渡时间*/
.transition5,.transitionImg5 img,.moveUp,.enlarge,.enlargeLi img{-moz-transition: all ease .5s 0s;-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
/*鼠标悬浮上移*/
.moveUp:hover{-webkit-transform: translateY(-2em);-moz-transform: translateY(-2em);-ms-transform: translateY(-2em);-o-transform: translateY(-2em);transform: translateY(-2em);}
/*（列表项图片）鼠标悬浮放大*/
.enlarge:hover,.enlargeLi li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
/*溢出隐藏*/
.hidden{overflow: hidden;}
/*内容*/
.content{width: 1200px;margin: 0 auto;}
.content1600{width: 1600px;margin: 0 auto;}
/*--------------------------- 通用样式 结束----------------------------------- */
/*--------------------------- 公共样式 开始----------------------------------- */
body {font:12px/1.5 \5b8b\4f53}
/*---- top 顶部样式 ------- */
.top{background: #016bc1;line-height: 40px;height: 40px;}
.topfl,.topfr,.topfr a{color: #fff;font-size: 14px;}
.topfr .icon{position: relative;top: 5px;display: inline-block;width: 15px;height: 20px;/*background: url("../images/icons.png") no-repeat*/;margin-right: 5px;}
.topfr a:nth-of-type(2) .icon{width: 18px;background-position-x: -16px;}
.topfr a:nth-of-type(3) .icon{width: 14px;background-position-x: -35px;}
/*头部*/
.header{position: relative;height: 130px;}
.logoLCon{display: flex;width: 110px;height: 100%;align-items: center;}
.logoLCon img{height: 89px;}
.sloganz{margin-left: 120px;margin-top: 30px;}
.slogan{width: 190px;background: url("../images/sloganLine.png") no-repeat left center;padding-left: 15px;margin-left: 10px;text-align: center;}
.slogan p{width: 100%;}
.slogan .title{font-size: 20px;color: #016bc1;width: 100%;text-align: center;}
.slogan .title .tit{font-size: 20px;display: inline-flex;}
.slogan .title span{height: 28px;line-height: 28px;}
.slogan .title .img{}
.slogan .title em{font-weight: bold;color: #ff0000;font-size: 35px;font-style: italic;}
.slogan .subhead{color: #545454;font-size: 16px;}
.logoRCon{position: relative;width: 280px;padding-left: 60px;padding-top: 35px;margin-left: 20px;text-align: left;font-size: 24px;color: #e80012;font-weight: bold;line-height: 1.2em;}
.logoRCon p{line-height: 20px;}
.logoRCon em{font-size:14px;color: #313131;}
.logoRCon .icon{position: absolute;left: 0;width: 58px;height: 58px;background: url("../images/icons.png") no-repeat 0 10px;}
/*导航*/
.navman{position: relative;background-image: linear-gradient(#ffffff, #e8e8e8);height: 60px;border:1px solid #e4e3e3;}
.nav .nLi{position: relative;float: left;display: inline-block;width: 12.5%;height: 100%;text-align: center;line-height: 60px;}
.nav .nLi::after{display: block;content: "";position: absolute;width: 1px;height: 30px;margin: -43px 0 20px 0;background: #c6c6c6;}
.nav .nLi a{display: block;width: 100%;font-size: 16px;color:#313131;transition: all .5s;}
.nav .nLi:hover>a,.nav .current>a{background: #016bc1;color: #fff;}
.nav .nLi:hover::after,.nav .current::after,.nav .nLi:first-child::after{display: none;}
.nav .sub{position: absolute;left: 0;top: 60px;z-index: 9999;display: none;width: 100%;background: #5d95c8;line-height: 45px;}
.nav .sub li{zoom:1;display: block;color: #fff}
.nav .sub li a{color: #fff;}
.nav .sub li:hover a{background: #c9e6fd;color: #016bc1;}
/*---------------------- banner  轮播样式 --------------------------------------------*/
.banner{position: relative;float: none;text-align: center;width: 100%;font-size: 0;/*z-index: -1*/}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;} 
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;} 
.rslides li:first-child {position: relative;display: block;float: left;} 
.rslides img {display: block;height: auto;float: left;width: 100%;border: 0;}
.rslides_tabs{position: absolute;bottom: 35px;left: 50%;z-index: 99;-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.banner .rslides_tabs{bottom: 60px;}
.rslides_tabs li{
	position: relative;float: left;display: inline-block;vertical-align: top;
	width: 45px;height: 10px;/*border-radius: 100%;background: #bbb;border:1px solid #fff;*/;
	background: #fff;margin: 0 11px;transition: all .5s;cursor: pointer;opacity: 0.6;
}
.rslides_tabs li a{color: transparent;font-size: 16px;display: block;}
.rslides_tabs li.rslides_here{background: #05a239;opacity: 1;}
.rslides_nav{position: absolute;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);bottom: 46%;left: 0;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;width: 40px;height: 40px;border-radius: 50%;opacity: 0.5;background: transparent url(../images/arrows.png) no-repeat left top;}
.rslides_nav.prev {right: auto;background-position: left top;left: 22px;}
.rslides_nav.next {left: auto;background-position: right top;right: 22px;}
/*------------------------底部导航联系信息 修饰------------------------*/
/*底部导航联系信息 修饰*/
.footer{background: #333333;padding-top: 50px;color: #e4e4e4;font-size: 14px;}
.footer a{color: #e4e4e4;}
.footer a:hover{color: #269e20;}
.fotbody1{display: flow-root;padding-bottom:30px;margin-bottom: 10px;}
.fotMain li{margin-bottom:10px;font-size: 16px;color: #cdcdcd;}
.fotLogo{width: 210px;}

.fotpd{margin:0 30px;text-align: right;margin-top: 23px}
.fotpd .zxqq{background: #269e20;width: 140px;height: 40px;position: relative;border: 1px solid #269e20;text-align: center;}
.fotpd .imgqq{position: absolute;left: 0;}
.fotpd .imgqq1{display: block;}
.fotpd .imgqq2{display: none;}
.fotpd .titqq{font-size: 17.54px;color: #fff;padding-left: 30px;line-height: 38px;}
.fotpd .title{font-size: 16px;color: #cdcdcd;margin-top: 20px;}
.fotpd .tell{font-size: 27.5px;color: #fff;font-weight: bold;margin-top: 20px;}
.fotpd .zxqq:hover{background: #fff;color: #269e20;}
.fotpd .zxqq:hover .titqq{color: #269e20;}
.fotpd .zxqq:hover .imgqq1{display: none;}
.fotpd .zxqq:hover .imgqq2{display: block;}

.fottop{border-bottom: 1px solid #5c5b5b;padding-bottom: 30px;}
.fottopTit{float: left;width: 90px;font-size: 16px;position: relative;}
.fottopTit::after{display: block;content: "▶";position: absolute;width: 10px;height: 24px;right: 0;bottom: 0;}
.fottoplist{float: right;width: calc(100% - 130px);}
.fottoplist li{float: left;margin-right: 30px;}
.fottoplist li a{font-size: 16px;color: #e4e4e4;}

.fotTit{font-size: 16px;color: #f7f9f9;}
.fotTit::after{display: block;content: "▶";position: absolute;width: 10px;height: 20px;right: 0;bottom: 0;}

.fotWechat{width: auto;/*height: 250px;*/}
.fotWechat .fotTit{text-align: left;}
.fotWechat li{float: left;display: inline-block;width: 130px;margin-right: 10px;font-size: 16px;color: #fff;text-align: center;}
.fotWechat .img{width: 115px;height: 115px;margin:24px auto;margin-bottom: 0;overflow: hidden;display: grid;}
.fotWechat .img img{width: 100%;height: 100%;object-fit: contain;}
.fotWechat .tit{width: 100%;text-align: center;font-size:14px;color: #cdcdcd;margin-top: 5px;}
.fotWechat li:nth-last-of-type(1){margin-right: 0;}

.fotbody2{width: 100%;margin: 15px 0;display: inline-block;}
.fotbody2 .img{width: 211px;}
.fotbody2 .nr1{width: calc(100% - 461px);font-size: 14px;color: #fff;padding: 10px 0;line-height: 23px;margin-left:100px;text-align: left;}
.fotbody2 .nr2{width: 150px;margin-top: 32px;text-align: center;}

.fotBCon1{/*margin-top: 95px*/;background: #333333;padding: 20px 0;text-align: center;font-size: 15px;color: #fff;display: flex;border-top: 1px solid #5c5b5b;}
.fotBlx{line-height: 20px;color: #cdcdcd;}
.fotBlx a,.fotBlx a:hover{color: #cdcdcd;}

.link{margin:10px auto;margin-bottom: 20px;display: inline-block;}
.linkTit{float: left;width: 90px;font-size: 16px;color: #f7f9f9;line-height: 20px;margin-right: 15px;position: relative;}
.linkTit::after{display: block;content: "▶";position: absolute;width: 10px;height: 20px;right: 0;bottom: 0;}
.link li{float: left;margin-bottom: 10px;}
.link .linkCon{float: right;width: calc(100% - 130px);margin-bottom: 15px;}
.link .linkCon a{float: left;margin:0 10px;}

.fotProducts{max-width:400px;}

.fotTCon{margin-top: 50px;}
.ym{position: absolute;font-size: 14px;color: #f7f9f9;line-height: 20px;}
.footer .indexFormCon{}
/*------------------------当前位置------------------------*/
/*当前位置 修饰*/
.location{height: 56px;line-height: 55px;border-bottom: 1px solid #ececec;font-size: 14px;color: #5d5d5d;}
.location a{color: #606060;}
.location a:hover,.location a.current{color: #05a239;}
/*------------------------分页------------------------*/
.page{clear:both;padding: 30px 0;text-align: center;line-height: normal;font-size: 12px;}
.pagenum{font-family: Arial;}
.pagenum,.pageup,.pagenext,.pagedown,.pageend,.pagefirst,.pageinfo,.total,.pagepreall,.pagenextall,.page .current{background: #fff;margin: 0 2px;border-radius: 0px;padding: 8px 12px;border: 1px solid #e3e3e3;font-size: 12px;color: #333;transition: all .5s;}
.pageup,.pagedown{/*background: #c8c8c8;color: #fff;*/color: #333;}
.pagefirst,.pageend{/*background: #c8c8c8;color: #fff;*/color: #333;}
.page .current,.page a:hover{background: #05a239;color: #fff;border-color: #05a239;}
.pageinfo{display: none;}
/*正文*/
.ChannelContent{font-size: 16px;color: #484848;line-height:1.8em;width: 100%;max-width: 100%;display: block;}
.ChannelContent img{max-width: 100%;height: auto!important;margin: 12px 0;}
.ChannelContent p{font-size: 16px;color: #484848;line-height:1.8em;margin: 12px 0;}
.ChannelContent p img{text-indent: 0;margin: 0;}
.ChannelContent p span img{display:inline-block;text-indent: 0;}
.ChannelContent span img{margin-left: 0em;display:inline-block;}
.ChannelContent span {margin-left: 0em;line-height:1.8em;}
.ChannelContent p span {text-indent: 0em;}
/*上下页*/
.fanye{position: relative;padding-top: 50px;border-top: 1px solid #c2c1c1;}
.fanye1{padding-top: 30px;}
.Previous,.Next,.channelblack{float: left;width: calc(100% / 3);font-size: 14px;color: #636363;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Previous{margin-bottom: 10px;text-align: left;}
.Next{float: right;text-align: right;}
.Next a,.Previous a,.channelblack a{font-size: 14px;color: #636363;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Next b,.Previous b,.channelblack b{color: #636363;font-weight: normal;}
.Next:hover a,.Previous:hover a,.channelblack:hover a{color: #016bc1;}

.channelNews .Next,.channelNews .Previous,.channelNews .channelblack{background: #ededed;color: #313131;height: 55px;line-height: 55px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.channelNews .Next a{margin-right: 20px;color: #313131;width: calc(100% - 30px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.channelNews .Previous a{margin-left: 20px;color: #313131;width: calc(100% - 30px);}
.channelNews .channelblack a{text-align: center;border-right: 1px solid #fff;border-left: 1px solid #fff;}
.channelNews .channelblack:hover{background: #05a239;color: #fff;}
.channelNews .channelblack:hover a{color: #fff;}
.channelNews .Next:hover,.channelNews .Previous:hover{}
.channelNews .Next:hover a,.channelNews .Previous:hover a{color: #269e20;}
.channelblack .img1,.channelblack .img2{margin-right: 5px;}
.channelblack .img2{display: none;}
.channelblack a:hover .img1{display: none;}
.channelblack a:hover .img2{display: inline-block;}
/*--------------------------- 公共样式 结束-----------------------------------*/
/*--------------------------- 首页样式 开始-----------------------------------*/
.search{position: relative;height: 60px;/*background: #f3f3f3*/;border-bottom: 1px dashed #dddddd;}
.hotKeywords{height: 60px;line-height: 60px;font-size: 14px;color: #030303;}
.hotKeywords a{font-size: 14px;color: #757575;margin-left: 8px;}
.hotKeywords .title{font-weight: bold;}
.hotKeywords .icon{position: relative;top: 8px;display: inline-block;width: 27px;height: 32px;background: url("../images/icons.png") no-repeat 0 -82px;margin-right: 15px;}
.searchCon{display: block;width: 240px;height: 40px;border-radius: 5px;background: #eeeeee;overflow: hidden;border: 1px solid #dddddd;line-height: 38px;font-size: 16px;color: #8d8d8d;}
.searchText{width: 180px;height: 38px;padding: 0 20px;border: none;margin: 0;}
.searchText::-webkit-input-placeholder{font-size: 16px;color: #cccccc;}
.searchText::-ms-input-placeholder{font-size: 16px;color: #cccccc;}
.searchText::placeholder{font-size: 16px;color: #cccccc;}
.searchBtn{background: #fff url(../images/search.png) center center no-repeat;width: calc(100% - 180px);height: 100%;cursor: pointer;}
/*首页版块0 */
.index-title-box{text-align: center;}
.index-title-box .Tit{margin-bottom: 15px;font-size: 36px;color: #525252;font-weight: bold;}
.index-title-box .SCont{margin-bottom: 15px;font-size: 16px;color: #555555;}
.index-title-box .xian{text-align: center;width: 30px;height: 5px;background: #269e20;margin: 0 auto;}

.index0list li{float: left;width: calc((100% - 60px) / 3);margin-right: 30px;margin-bottom: 30px;text-align: center;}
.index0list li:nth-child(3n){margin-right: 0;}
.index0list li a{display:block;}
.index0list li .img{width: 100%;height: 170px;overflow: hidden;padding: 20px 40px;}
.index0list li .img img{width: 100%;height: 100%;object-fit: contain;}
.index0list li .nr{width: 100%;padding: 20px;padding-bottom: 30px;}
.index0list li .tit{width: 100%;font-size: 24px;color: #373737;font-weight: bold;}
.index0list li .cont{width: 100%;font-size: 14px;color: #555555;margin-top: 10px;line-height: 25px;}
.index0list li:hover{box-shadow: 2px 2px 10px #e0e0e0;}
.index0list li:hover .nr{background: #269e20;color: #fff;}
.index0list li:hover .tit{color: #fff;}
.index0list li:hover .cont{color: #fff;}
/*首页版块1 产品中心*/
.index1{background: url(../images/index1bj.jpg);padding-bottom: 50px;}
.index1L{position: relative;}

.index1R{display:flex;}

.index1list li{float: left;width: calc((100% - 60px) / 3);margin-right: 30px;margin-bottom: 30px;border: 2px solid transparent;box-shadow: 2px 2px 10px #e0e0e0;}
.index1list li:nth-child(3n){margin-right: 0;}
.index1list li .img{width: 100%;height: 250px;overflow: hidden;background: #fff;display: block;}
.index1list li .img img{width: 100%;height: 100%;object-fit: /*contain*/ cover;}
.index1list li .nr{width: 100%;background: #fff;padding: 20px 30px;padding-bottom: 10px;display: inline-block;position: relative;}
.index1list li .tit{width: 100%;text-align: center;font-size: 20px;color: #313131; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index1list li .cont{margin-top: 15px;width: 100%;text-align: center;font-size: 14px;color: #656565;line-height: 25px;height: 75px;overflow: hidden;}
.index1list li .more{float: right;width: 100px;position: absolute;right: 20px;bottom: 40px;font-size: 16px;color: #313131;}
.index1list li:hover{border: 2px solid #269e20;}
.index1list li:hover .tit{}

.index1more{text-align: center;}
.index1more a{width: 140px;height: 50px;background: #269e20;border: 1px solid #269e20;font-size: 18px;color: #fff;line-height: 48px;letter-spacing: 1.2px;}
.index1more:hover a{background: #fff;color: #269e20;}
/*首页版块2*/
.index2{background: #daf4e9;height: 560px;/*padding-bottom: 50px;*/position: relative;display: flow-root;width:100%;overflow: hidden;}

.index2body{width: 100%;height: 560px;position: absolute;}
.index2L{float: left;width: calc(600px - 10%);height: 100%;overflow: hidden;}
.index2R{float: right;width: 55%;position: relative;}
.index2R .index4list li{width: 100%;height:560px;overflow: hidden;}
.index2R .index4list li img{width: 100%;height:100%;object-fit: cover;}
.index2R .hd{height:0px;}
.index2R .hd ul{
	background: #fff;padding: 20px 70px;padding-right: 100px;

  position: absolute;bottom: 0px;/*left: 50%;*/z-index: 99;
  -webkit-transform: translateX(-50%);-o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
}
.index2R .hd ul li{position: relative;float: left;width:20px;height: 20px;line-height: 20px;border-radius: 100%;
  margin:5px;/*background: #fff;*/color:/*transparent*/ #6c6c6c;font-size: 18px;transition: all .5s;display: inline-grid; 
  text-align: center;display: none;
}
.index2R .hd ul li:hover,.index2R .hd ul li.on{display: inline-block;/*background-color: #1acb55;*/}
.index2R .hd li::after {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;
    display: block;width: 6px;height: 6px;border-radius: 100%;/* background: #fff; */overflow: hidden;margin: auto;
}
.index2R .hd .prev, .index2R .hd .next{
	position: absolute;bottom: 0;display: block;width: 20px;height: 15px;font-size: 18px;color: #6c6c6c;
	float: right;margin-right: 5px;margin-top: 10px;overflow: hidden;cursor: pointer;z-index: 9999;
}
.index2R .hd .prev{bottom: 30px;left: -60px;}
.index2R .hd .next{bottom: 30px;left: 40px;}
.index2R .hd .num{display: none;position: absolute;bottom: 25px;z-index: 9999;font-size: 18px;line-height: 20px;}
.index2R .hd .num:last-child{display: inline-block;}

.index2body .more1{bottom: 0;}

.index2L .title{font-size: 30px;color: #269e20;font-weight: bold;}
.index2L .scont{margin: 10px 0;font-size: 16px;color: #313131;overflow: hidden;}
.index2L .xian{width: 50px;height: 3px;background: #05a239;}
.index2L .contt{margin: 10px 0;font-size: 16px;color: #313131;line-height: 30px;overflow: hidden;text-align: justify;}
.index2L .more1{position: relative;margin-top: 50px;}
.index2L .more1 .img{position: absolute;top: 1px;height: 22px;}
.index2L .more1 .img img{height: 100%;object-fit: contain;}
.index2L .more1 a{margin-left: 30px;font-size: 16px;color: #269e20;line-height: 24px;}
.index2L .more1:hover .img{-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);-webkit-transform: rotate(360deg);transform: rotate(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.index2L .more1:hover a{}
.index2L .moreanniu{float: right;width: 180px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;background: #0e9d28;margin-top: 20px;}

.index2list{width: 100%;margin-top: 50px;}
.index2list ul li{float:left;width: calc((100% - 80px) / 3);margin-right: 40px;text-align: center;border-radius:10px;/*box-shadow: 0px 2px 3px #ececec;*/}
.index2list ul li:nth-child(3n){margin-right: 0;}
.index2list ul li .tit{margin-top: 10px;font-size: 14px;color: #313131;}
.index2list ul li:hover .tit{color: #269e20;}
.index2list ul li:hover .img{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}

.video-js{width: 100%;height: 100%;object-fit: cover;}

.index2bottom{display: inline-block;width: 100%;background: #269e20; padding: 20px 0;}
.index2bottom .titl{width: calc(100% - 480px);font-size: 26px;line-height: 45px;color: #fff;text-align: center;}
.index2bottom .more{width: 440px;display: inline-block;padding-right: 30px;}
.index2bottom .more a{width: 280px;height: 45px;font-size: 20px;background: #fff;color: #269e20;line-height: 43px;border-radius: 20px;text-align: center;border: 1px solid #fff;}
.index2bottom .more:hover a{background: #269e20;color: #fff;}
/*首页版块3 修饰*/
.index3{}
.index3Con{} 

.index3tit{width: 60%;}
.index3list{}

.index3list li{float: left;width:calc((100% - 6%) / 4);position: relative;height: 280px;padding:25px 40px;margin: 10px 0;text-align: center;margin:0 1%;display: grid;background:#fff;}
.index3list li:first-child{margin-left: 0;}
.index3list li:last-child{margin-right: 0;} 
.index3list li::after{content: " ";background: url(../images/index3listafter.png) no-repeat;background-size: 100%;position: absolute;right: -20px;top: 0;bottom: 0;
    display: block;width: 29px;height: 31px;border-radius: 100%;overflow: hidden;margin: auto;}
.index3list li:last-child::after{display: none;}
.index3list li .t1{width: 100%;height: 100%;}
.index3list li .t2{width: 100%;height: 100%;margin:10px 0;padding: 20px;}
.index3list li .img{margin: 0 auto;display: inline-block;width:100px;height: 100px;border-radius: 100%;margin-bottom: 20px;}
.index3list li .img img{width: 100%;height: 100%;object-fit: cover;}
.index3list li .img1{position: absolute;left: 80px;z-index: -1;border-radius: 100%;}
.index3list li:hover .img{}
.index3list li:hover .img1{z-index: 1;}
.index3list li:hover .img{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.index3list li .tit{width: 100%;font-size: 20px;color: #555555;font-weight: bold;line-height: 35px;height: 35px;overflow: hidden;}
.index3list li .scont{height: 70px;margin: 10px 0;text-align: left;font-size: 15px;color: #555555;line-height: 25px;overflow: hidden;display: block;}
.index3list li .scont p{text-align: center;margin-bottom:10px;font-size: 15px;color: #555555;line-height: 25px;}
.index3list li .contt{font-size: 15px;color: #0e9d28;}

.ggimg{}
.ggimg a{}
.ggimg img{width: 100%;height: auto;}

/*首页版块4 修饰*/
.index4{background: url(../images/index4bj.png) no-repeat;padding-bottom: 50px;}
.index4list{}

@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}
@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}


.index4list ul{}
.index4list ul li{float:left;width: calc((100% - 60px) / 3);height: 408px;margin-right: 30px;text-align: center;overflow: hidden;/*box-shadow: 0px 2px 3px #ececec;*/}
.index4list ul li:nth-child(3n){margin-right: 0;}
.index4list ul li a{width: 100%;height: 100%;}
.index4list ul li .nr{width: 100%;height: 100%;padding: 50px;background: #269e20;}
.index4list ul li .hor{width: 100%;height: 100%;background: #fff;position: relative;}
.index4list ul li .nr{-webkit-animation: flipOutYtest 0.5s linear;animation: flipOutYtest 0.5s linear;-webkit-animation-fill-mode: backwards;animation-fill-mode: backwards;}
.index4list ul li .hor{-webkit-animation: flipInYtest 0.5s linear;animation: flipInYtest 0.5s linear;-webkit-animation-fill-mode: backwards;animation-fill-mode: backwards;}
.index4list ul li .nr .img{width: 196px;height: 196px;margin: 0 auto;overflow: hidden;display: grid;border-radius:100%;border:1px solid #dfdfdf;background: #fff;}
.index4list ul li .nr .img img{width: 100%;height: 100%;border-radius:100%;object-fit: cover;}
.index4list ul li .nr .tit{margin-top: 50px;font-size: 24px;color: #fff;font-weight: bold;}
.index4list ul li .hor .img{width: 100%;height: 100%;}
.index4list ul li .hor .img img{width: 100%;height: 100%;-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */filter: grayscale(100%);opacity: 0.1;}
.index4list ul li .hor .tit{position: absolute;top: 50%;transform: translateY(-50%);font-size: 24px;color: #313131;font-weight: bold;
width: 100%;left: 0;text-align: center;}

.index4list ul li:hover{}

/*首页版块6 资讯*/
.index6{}
.index6Bodylist{}
.index6list{width: 100%;padding: 30px 0;text-align: center;}
.index6list ul{text-align: center;width: 100%;overflow: hidden;}
.index6list ul li,.index6list ul .morenews{position: relative;display: inline-grid;width: 100px;height: 50px;line-height: 50px;margin:0 5px;}
.index6list ul li a,.index6list ul .morenews a{position: relative;width: 100%;height: 100%;font-size:16px;color:#404040;}
.index6list ul li a:after{ content: "/";font-size: 14px;color: #404040;position: absolute;right: -20px;top: 0;bottom: 0;
    display: block;width: 30px;height: 50px;border-radius: 100%;overflow: hidden;margin: auto;}
.index6list ul li:last-child a:after{display: none;}
.index6list ul li:hover a,.index6list ul .morenews:hover a,.index6list ul li.on a{color: #05a239;}

.index6BodyL{width: 480px;letter-spacing:1.5px;}
.index6BodyL .img{width: 100%;height:325px;overflow: hidden;display: grid;}
.index6BodyL .img img{width: 100%;height: 100%;object-fit: cover;}
.index6BodyL .nnr{padding: 20px;background: #f9f9f9;}
.index6BodyL .time{font-family: 'Arial';font-size: 14px;color: #656565;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index6BodyL .title{margin-top: 10px;font-size: 20px;color:#060606;padding:5px 0;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index6BodyL:hover .title{color: #0e9d28;}
.index6BodyL:hover .img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.index6BodyL .cont{font-size: 14px;color:#656565;line-height: 20px;height: 60px;overflow: hidden;text-overflow: ellipsis;}
.index6BodyL .more{font-size: 14px;color:#0e9d28;margin-top: 40px;}

.index6BodyR{width: calc(100% - 530px);/*height: 445px;*/}
.index6BodyR ul{height: 100%;display: grid;}
.index6BodyR ul li{width: 100%;display: inline-block;}
.index6BodyR ul li:first-child{margin-top:0px;padding-top: 0;}
.index6BodyR ul li a{padding: 10px 0;border-bottom: 1px solid #dddddd;}
.index6BodyR ul li:first-child a{margin-top:0px;padding-top: 0;}
/*.index6BodyR li .img{float: left;width: 140px;height: 103px;overflow: hidden;display: grid;}
.index6BodyR li .img img{width: 100%;height: 100%;object-fit: cover;}*/
.index6BodyR li .nr{float: right;width: /*calc(100% - 160px)*/ 100%;height: 100%;display: grid;}
.index6BodyR li .nr span{width: 100%;}
.index6BodyR li .nr .time{font-family: 'Arial';font-size: 14px;margin: 10px 0;color: #656565;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index6BodyR li .nr .title{font-size: 16px;color: #0a0a0a;line-height: 25px;margin: 5px 0;}
.index6BodyR li .nr .cont{font-size: 14px;color: #656565;line-height: 22px;height: 44px;bottom: 0;}
.index6BodyR li:hover .nr .title{color: #0e9d28;}

.index6 .more1 {margin:0px auto;display: block;}
/*--------------------------- 首页样式 结束-----------------------------------*/
/*--------------------------- 内页样式 开始-----------------------------------*/
/*质控&服务 单页*/
/*资质认证*/
.services1{padding-bottom: 50px;}
.services1 .title{font-size: 30px;color: #313131;font-weight: bold;}
.services1 .scont{margin-top: 20px;font-size: 14px;color: #414141;}
.services1list{display: inline-flex;width: 100%}
.services1list ul{width: 100%;}
.services1list ul li{float:left;width: 100%;border-radius:10px;/*box-shadow: 0px 2px 3px #ececec;*/}
.services1list ul li .img{width:50%;height: 330px;margin: 0 auto;overflow: hidden;}
.services1list ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.services1list ul li .nr{width:50%;height: 330px;/*background: #f1f1f1;*/padding: 40px;}
.services1list ul li .nr .tit{margin: 20px 0;font-size: 22px;color: #269e20;font-weight: bold;}
.services1list ul li .nr .cont{font-size: 16px;line-height: 30px;color: #515151;}

.services2{position: relative;padding-bottom: 30px;}
.services2 .Tit{font-size: 26px;color: #333333;font-weight: bold;text-align: center;}
.services2 .SCont{font-size: 16px;color: #888787;text-align: center;margin: 10px 0;}
.services2 .hd ul{
  display:none;
  position: absolute;bottom: -50px;left: 50%;z-index: 99;
  -webkit-transform: translateX(-50%);-o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
}
.services2 .hd ul li{position: relative;float: left;display: inline-block;width:23px;height: 23px;border-radius: 100%;border: 1px solid #fe7345;
  margin:5px;background: #fff;color:transparent;transition: all .5s;display: inline-table; }
.services2 .hd ul li:hover,.services2 .hd ul li.on{background-color: #fe7345;}
.services2 .hd li::after {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;
    display: block;width: 6px;height: 6px;border-radius: 100%;/* background: #fff; */overflow: hidden;margin: auto;
}

.services2 .hd .prev{background:url("../images/left1.png") no-repeat;left:-70px; width:62px; height:62px; position:absolute;top:30%;margin-top:10px;z-index:2 }
.services2 .hd .next{ background:url("../images/right1.png") no-repeat;right:-70px; width:62px; height:62px; position:absolute;top:30%;margin-top:10px;z-index:2 }
.services2 .hd .prev:hover{background:url("../images/left2.png") no-repeat;}
.services2 .hd .next:hover{background: url("../images/right2.png") no-repeat;}
.services2 .bd{ display: inline-block;}
.services2 .bd ul{ width: 100%;overflow:hidden; zoom:1; }
.services2 .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;margin:0 10px;width:calc((1200px - 60px) / 3);margin-bottom:20px;}
.services2 .bd ul li a{width: 100%;}
.services2 .bd ul li span.img{display:block;width:100%;height:270px;overflow:hidden;display: grid;padding: 20px;border: 1px solid #dddddd;}
.services2 .bd ul li span.img img{width: 100%;height: 100%;object-fit: contain;}
.services2 .bd ul li span.tit{font-size: 16px;color: #636363;line-height: 20px;margin: 10px 0;}
.services2 .bd ul li p{font-family:"思源黑体 CN";font-size:18px;line-height:50px;height:50px;color:#636363;border:1px solid #e8e8e8;border-top:none;text-align:center;}
@media (max-width:1350px){
	.services2 .hd .prev{left:10px;}
	.services2 .hd .next{right:10px;}
}

/*生产、供应流程*/
.services3{}
.services3 .title{font-size: 24px;color: #313131;font-weight: bold;text-align: center;}
.services3 .xian{margin: 0 auto;margin-top: 15px;width: 30px;height: 5px;background: #269e20;}

.services3list{}
.services3list ul{}
.services3list li{float: left;width: calc((100% - 100px) / 6);margin-right: 20px;margin-bottom: 20px;position: relative;}
.services3list li:nth-child(6){margin-right: 0;}
.services3list li:nth-child(7n){float: right;margin-right: 0;}
.services3list li:nth-child(8n){float: right;}
.services3list li:nth-child(9n){float: right;}
.services3list li:nth-child(10n){float: right;}
.services3list li:nth-child(11n){float: right;}
.services3list li:nth-child(12n){float: right;}
.services3list li .img{margin: 0 auto;width: 127px;height: 127px;background: url(../images/services1list2bj.png) no-repeat;background-size: 100%;}
.services3list li .img img{width: 100%;height: 100%;object-fit: contain;}
.services3list li .tit{padding: 15px;font-size: 16px;color: #676767;text-align: center;height: 78px;overflow: hidden;}
.services3list li:hover .img{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.services3list li:hover .tit{color: #0e9d28;}
.services3list li::after {
    content: ">";font-size: 30px;color: #cacaca;position: absolute;right: -30px;top: -50px;bottom: 0;
    display: block;width: 30px;height: 50px;border-radius: 100%;overflow: hidden;margin: auto;
}
.services3list li:nth-child(6n)::after{content: "^";right: 70px;top: 170px;transform: rotateX(180deg);}
.services3list li:nth-child(7n)::after{content: "<";right: auto;left: -25px;}
.services3list li:nth-child(8n)::after{content: "<";right: auto;left: -25px;}
.services3list li:nth-child(9n)::after{content: "<";right: auto;left: -25px;}
.services3list li:nth-child(10n)::after{content: "<";right: auto;left: -25px;}
.services3list li:nth-child(11n)::after{content: "<";right: auto;left: -25px;}
.services3list li:nth-child(12n)::after{content: "<";right: auto;left: -25px;}
.services3list li:last-child:after{display: none;}
/*指定目标产品的供应*/
.services4{background: #f8f8f8;padding-bottom: 50px;}
.services4 .title{font-size: 24px;color: #313131;font-weight: bold;text-align: center;}
.services4 .xian{margin: 0 auto;margin-top: 15px;width: 30px;height: 5px;background: #269e20;}

.services4list{}
.services4list ul li{float:left;width: calc((100% - 60px) / 3);margin-right: 30px;text-align: center;overflow: hidden;position: relative;box-shadow: 0px 2px 3px #ececec;}
.services4list ul li:nth-child(3n){margin-right: 0;}
.services4list ul li .nr{background: #fff;padding: 50px 30px;padding-top: 60px;text-align: center;}
.services4list ul li .titl{font-size: 16px;color: #313131;}
.services4list ul li .img{width: 100%;height: 215px;overflow: hidden;}
.services4list ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.services4list ul li .img2{position: absolute;left: 138px;top: 150px;width: 104px;height: 103px;}
.services4list ul li .img2 img{width: 100%;height: 100%;object-fit: cover;}
.services4list ul li:hover .img2{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.services4list ul li:hover .titl{color: #269e20;}
/*特定功效产品的推介及供应*/
.services5{}
.services5 .title{font-size: 24px;color: #313131;font-weight: bold;text-align: center;}
.services5 .xian{margin: 0 auto;margin-top: 15px;width: 30px;height: 5px;background: #269e20;}

.services5list ul li{float:left;width: calc((100% - 60px) / 3);margin-right: 30px;margin-bottom: 30px;text-align: center;padding: 30px;background: #f7f7f7;overflow: hidden;}
.services5list ul li:nth-child(3n){margin-right: 0;}
.services5list ul li .tit{margin-top: 10px;font-size: 16px;color: #313131;line-height: 25px;}
.services5list ul li .img{}
.services5list ul li .img img{width: 75px;height: 75px;object-fit: contain;}
.services5list ul li:hover .tit{color: #269e20;}
.services5list ul li:hover .img{-moz-transform: rotateX(360deg);-ms-transform: rotateX(360deg);-o-transform: rotateX(360deg);-webkit-transform: rotateX(360deg);transform: rotateX(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
/*特殊需求产品定向开发及供应*/
.services6{}
.services6nr{background: #f8f8f8;padding: 50px 0;}
.services6nr:nth-child(2n){background: #fff;}
.services6nr .s6r{width: calc(100% - 680px);}
.services6nr .title{margin-top: 20px;font-size: 24px;color: #313131;font-weight: bold;}
.services6nr .scont{margin-top: 20px;font-size: 16px;color: #313131;}
.services6nr .xian{margin-top: 10px;width: 30px;height: 3px;background: #269e20;}
.services6list{margin-top: 20px;}
.services6list li{width: 100%;padding-left: 20px;font-size: 16px;color: #313131;margin-bottom: 10px;position: relative;}
.services6list li:before{content: "•";font-size: 30px;color: #269e20;position: absolute;top: -11px;left: 0;
    display: block;width: 30px;height: 50px;border-radius: 100%;overflow: hidden;margin: auto;}
.services6nr .img{width: 580px;height: 350px;overflow: hidden;}
.services6nr .img img{width: 100%;height: 100%;object-fit: cover;}
/*探索天然植物产物*/
.servicesb1{}
.servicesb1 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb1 .cont{position: relative;width: 100%;height: 100%;overflow: hidden;display: inline-grid;padding:40px 90px;background: #f6f6f6;}
.servicesb1 .cont::before{content: "“";font-family: 'Helvetica';font-weight: bold;display: inline-table;top:0px;left: 20px;position: absolute;;font-size:80px;width: 40px;height: 20px;color:#269e20;margin: 0 10px;}
.servicesb1 .cont::after{content: "”";font-family: 'Helvetica';font-weight: bold;display: inline-table;bottom: -50px;right: 40px;position: absolute;;font-size:80px;width: 40px;height: 20px;color:#269e20;margin: 0 10px;}
.servicesb1 .cont p{font-size: 16px;color: #636363;margin-bottom: 10px;text-align: justify;line-height: 25px;}
.servicesb1 .cont p span{line-height: 30px;display: inline-block;}

.servicesb2{background: #f6f6f6;}
.servicesb2nr{background: #fff;display: inline-flex;width: 100%;}
.servicesb2 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb2list{}
.servicesb2list li{float: left;width: calc((100% - 100px) / 6);margin-right: 20px;text-align: center;}
.servicesb2list li:nth-child(6n){margin-right: 0;}
.servicesb2list li .img{width: 100%;height: 90px;}
.servicesb2list li .img img{width: 100%;height: 100%;object-fit: contain;}
.servicesb2list li .tit{font-size: 16px;color: #333333;font-weight: bold;margin-top: 10px;}
.servicesb2list li:hover .img{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.servicesb2list li:hover .tit{color: #269e20;}

.servicesb3{background: #f6f6f6;padding-bottom: 50px;}
.servicesb3 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb3 .scont{font-size: 16px;color: #313131;margin-top: 10px;}
.servicesb3list{}
.servicesb3list .hd{display: inline-block;width: 100%;background: #d3efd2;text-align: center;}
.servicesb3list .hd li{float: left;width: calc(100% / 3);font-size: 16px;color: #313131;height: 60px;line-height: 60px;}
.servicesb3list .hd li.on,.servicesb3list .hd li:hover{background: #fff;color: #269e20;border-top: 2px solid #269e20;line-height: 58px;}
.servicesb3list .bd{width: 100%;}
.servicesb3list .bd li{width: 100%;padding: 50px;background: #fff;font-size: 16px;color: #636363;line-height: 30px;margin-top: -3px;text-align: justify;}
.servicesb3list .bd li .nr p{margin-bottom: 5px;}
.servicesb3list .bd li .nr img{max-width: 100%;height: auto;margin: 5px 0;}

.servicesb4{}
.servicesb4 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb4list li{float: left;width: calc((100% - 40px) / 3);margin-right: 20px;text-align: center;}
.servicesb4list li:nth-child(3n){margin-right: 0;}
.servicesb4list li .img{width: 100%;height: 235px;overflow: hidden;}
.servicesb4list li .img img{width: 100%;height: 100%;object-fit: cover;}
.servicesb4list li .nr{background: #f6f6f6;padding: 30px;padding-bottom: 50px;}
.servicesb4list li .tit{width: 100%;font-size: 24px;color: #269e20;}
.servicesb4list li .cont{width: 100%;font-size: 18px;color: #313131;margin-top: 10px;}

.servicesb5{background: #f6f6f6;padding-bottom: 50px;}
.servicesb5 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb5L{width: calc(100% - 600px);background: #fff;height: 350px;padding: 30px 20px;}
.servicesb5L .titt{font-size: 24px;color: #269e20;font-weight: bold;}
.servicesb5list{overflow: hidden;}
.servicesb5list li{font-size: 16px;color: #313131;line-height: 30px;padding-left: 30px;position: relative;margin-bottom: 10px;text-align: justify;}
.servicesb5list li:before{content: "•";font-size: 30px;color: #269e20;position: absolute;left: 0px;top: 0;
    display: block;width: 30px;height: 100px;overflow: hidden;margin: auto;}
.servicesb5R{width: 600px;height: 350px;overflow: hidden;}
.servicesb5R .img{width: 100%;height: 100%;}
.servicesb5R .img img{width: 100%;height: 100%;object-fit: cover;}

.servicesb6{}
.servicesb6 .title{font-size: 30px;color: #333333;font-weight: bold;}
.servicesb6 .cont{position: relative;width: 100%;height: 100%;overflow: hidden;display: inline-grid;padding:40px 90px;background: #f6f6f6;}
.servicesb6 .cont::before{content: "“";font-family: 'Helvetica';font-weight: bold;display: inline-table;top:0px;left: 20px;position: absolute;;font-size:80px;width: 40px;height: 20px;color:#269e20;margin: 0 10px;}
.servicesb6 .cont::after{content: "”";font-family: 'Helvetica';font-weight: bold;display: inline-table;bottom: -50px;right: 40px;position: absolute;;font-size:80px;width: 40px;height: 20px;color:#269e20;margin: 0 10px;}
.servicesb6 .cont p{font-size: 16px;color: #636363;margin-bottom: 10px;text-align: justify;line-height: 25px;}
.servicesb6 .cont p span{line-height: 30px;display: inline-block;}
/*走进佳沐 单页*/
.abt{/*margin-top:-56px;*/background: transparent;z-index: 999;color: #313131;width: 380px;font-size: 14px;padding-left: 30px;position: relative;}
.abt img{position: absolute;top: 20px;left: 0px;}
.abt a{font-size: 14px;color: #313131;}
.abt a:hover{color: #269e20;}

.innerNavtop{position: relative;}
.abc2{position: absolute;top: -56px;z-index: 99999;color: #fff;border-bottom: none;}
.abc2 a,.abc2 .abt,.abc2 .abt a{color: #fff;}
.abc2 .abt{text-align: right;}
@media (min-width:1200px){
	.abc2{margin-left: calc((100% - 1200px) / 2);}
}
@media (max-width:1200px){
	.abc2{width: 100%}
}

.bodynav{height: 70px;}
.bodynav li{float: left;min-width: 170px;text-align: center;margin-right:20px;}
.bodynav li::after{float: right;content: " ";width: 1px;height: 30px;line-height: 20px;font-size: 16px;background:#cacaca;margin-left: 10px;display: inline-table;margin-top:calc((70px - 30px) / 2);}
.bodynav li:last-child{margin-right: 0}
.bodynav li:last-child::after{display: none;}
.bodynav li a{}
.bodynav li .tit{width:calc(100% - 20px);font-size: 18px; line-height:70px; display: inline-block; position:relative;    
	color: #333;text-decoration: none;outline: 0;transition: all 0.5s ease; white-space: nowrap; text-overflow: ellipsis;}
.bodynav li:hover .tit,.bodynav li .tit.on{background: #05a239;color: #fff;}

.aboutnav li i{float: left;margin:0 5px;margin-top: calc((70px - 44px) / 2);}
.aboutnav li:nth-child(1) i{width: 44px;height: 44px;background: url(../images/abouticon1.png);}
.aboutnav li:nth-child(2) i{width: 44px;height: 44px;background: url(../images/abouticon2.png);}
.aboutnav li:nth-child(3) i{width: 44px;height: 44px;background: url(../images/abouticon3.png);}
.aboutnav li:nth-child(4) i{width: 44px;height: 44px;background: url(../images/abouticon4.png);}
.aboutnav li:nth-child(1):hover i,.aboutnav li:nth-child(1) .on i{width: 44px;height: 44px;background: url(../images/abouticon1w.png);}
.aboutnav li:nth-child(2):hover i,.aboutnav li:nth-child(2) .on i{width: 44px;height: 44px;background: url(../images/abouticon2w.png);}
.aboutnav li:nth-child(3):hover i,.aboutnav li:nth-child(3) .on i{width: 44px;height: 44px;background: url(../images/abouticon3w.png);}
.aboutnav li:nth-child(4):hover i,.aboutnav li:nth-child(4) .on i{width: 44px;height: 44px;background: url(../images/abouticon4w.png);}

.about1{position: relative;padding-bottom: 50px;}
.about1L{width: calc(100% - 470px);}
.about1L .tit{margin-top: 30px;font-size: 24px;color: #313131;font-weight: bold;}
.about1L .scont{margin-top: 10px;font-size: 36px;color: #e5e5e5;text-transform:uppercase;}
.about1L .xian{margin-top: 10px;width: 30px;height: 5px;background: #269e20;}
.about1L .cont{margin-top: 30px;text-align: justify;}
.about1L .cont p{margin-bottom: 5px;font-size: 14px;color: #636363;line-height: 25px;}
.about1R{width: 440px;height: 480px;overflow: hidden;}
.about1R img{width: 100%;height: 100%;object-fit: cover;}

.about1list{width: 850px;background: #269e20;color: #fff;/*height: 130px;*/ position: absolute;bottom: 0px;}
.about1list li{float: left;width: calc(100% / 4);padding: 30px;text-align: center;position: relative;}
.about1list li .tit{font-size: 14px;color: #fff;width: 100%;}
.about1list li .num{font-size: 30px;color: #fff;width: 100%;margin-top: 10px;padding-left: 3px;}
.about1list li .num em{font-size: 14px;padding-left: 3px;}

.abouto1 .tit{text-align: right;margin-top: 30px;font-size: 24px;color: #269e20;font-weight: bold;}
.abouto1 .scont{text-align: right;margin-top: 10px;font-size: 36px;color: #e5e5e5;text-transform:uppercase;}
.abouto1 .xian{float: right;margin-top: 10px;width: 30px;height: 5px;background: #269e20;}
.abouto1 .nr{float: right;width: 100%}
.abouto1 .cont{float: right;width: 800px;margin-top: 30px;text-align: justify;}
.abouto1 .cont p{margin-bottom: 5px;font-size: 16px;color: #636363;line-height: 30px;}

.about2{background: url(../images/about2bj.jpg);position: relative;padding-bottom: 30px;}
.about2 .Tit{font-size: 30px;color: #333333;font-weight: bold;text-align: center;}
.about2list{position: relative;}
.about2 .hd ul{
  display:none;
  position: absolute;bottom: -50px;left: 50%;z-index: 99;
  -webkit-transform: translateX(-50%);-o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
}
.about2 .hd ul li{position: relative;float: left;display: inline-block;width:23px;height: 23px;border-radius: 100%;border: 1px solid #fe7345;
  margin:5px;background: #fff;color:transparent;transition: all .5s;display: inline-table; }
.about2 .hd ul li:hover,.about2 .hd ul li.on{background-color: #fe7345;}
.about2 .hd li::after {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;
    display: block;width: 6px;height: 6px;border-radius: 100%;/* background: #fff; */overflow: hidden;margin: auto;
}

.about2 .hd .prev{background:url("../images/left1.png") no-repeat;left:20px; width:25px; height:60px; position:absolute;top:150px;margin-top:10px;z-index:2 }
.about2 .hd .next{ background:url("../images/right1.png") no-repeat;right:20px; width:25px; height:60px; position:absolute;top:150px;margin-top:10px;z-index:2 }
.about2 .hd .prev:hover{background:url("../images/left2.png") no-repeat;}
.about2 .hd .next:hover{background: url("../images/right2.png") no-repeat;}
.about2 .bd{ display: inline-block;}
.about2 .bd ul{ width: 100%;overflow:hidden; zoom:1; }
.about2 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;background: #f6f6f6;margin:0 20px;width:calc((1200px - 120px) / 3);margin-bottom:20px;}
.about2 .bd ul li a{width: 100%;padding: 20px;}
.about2 .bd ul li span.img{display:block;width:100%;height:320px;overflow:hidden;background: #fff;display: grid;padding: 20px;/*border: 1px solid #dddddd;*/}
.about2 .bd ul li span.img img{width: 100%;height: 100%;object-fit: contain;}
.about2 .bd ul li span.tit{font-size: 16px;color: #636363;line-height: 20px;margin-top: 20px;}
.about2 .bd ul li p{font-family:"思源黑体 CN";font-size:18px;line-height:50px;height:50px;color:#636363;border:1px solid #e8e8e8;border-top:none;text-align:center;}
@media (max-width:1350px){
	.about2 .hd .prev{left:10px;}
	.about2 .hd .next{right:10px;}
}

.about3{}
.about3 .Tit{font-size: 30px;color: #333333;font-weight: bold;text-align: center;}
.about3body ul li{float:left;width: calc((100% - 30px) / 3);margin-right: 15px;margin-bottom: 15px;}
.about3body ul li:nth-child(3n){margin-right: 0;}
.about3body ul li .img{width:100%;height: 220px;margin: 0 auto;overflow: hidden;border-radius: 10px;}
.about3body ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.about3body ul li .title{font-size: 16px;color: #606060;line-height: 25px;margin: 10px 0;text-align: center;width: 100%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.about4 .Tit{font-size: 30px;color: #333333;font-weight: bold;text-align: center;}

.index3Store{position: relative;width: 100%;max-width: 1920px;/*height: 27rem*/;display:grid;}
.index3Store .swiper-slide {position: relative;width: 1200px;/*height: 27rem*/;transition-timing-function:linear;margin-right: 40px;opacity: .35;}
.index3Store .swiper-slide .inner,.index3Store .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.index3Store .swiper-slide-active{display: block;opacity: 1;}
.index3Store .swiper-slide .title{margin: 40px 0;font-size: 30px;color: #101010;}
.index3Store .swiper-slide .more{display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #113e93;margin-top: 40px;color: #3f509f;}
.index3Store .swiper-button-nextS,.index3Store .swiper-button-prevS{position: absolute;top: 0;bottom: 0;left:calc((100% - 1250px) / 2); width: 70px;height: 70px;outline:none;margin: auto;z-index: 10;}
.index3Store .swiper-button-nextS{right: calc((100% - 1160px) / 2);left: auto;background: url(../images/right1.png) no-repeat center center;}
.index3Store .swiper-button-prevS{background: url(../images/left1.png) no-repeat center center;}
.index3Store .swiper-button-nextS:hover{background: url(../images/right2.png) no-repeat center center;}
.index3Store .swiper-button-prevS:hover{background: url(../images/left2.png) no-repeat center center;}

.about4body .swiper-slide{width: 900px;height: 560px;opacity: 1;margin-right: -20px;}
.about4body .swiper-slide .inner, .about4body  .swiper-slide img{display: flex;}
.about4body .swiper-button-prevS{left: calc((100% - 1150px) / 2);}
.about4body .swiper-button-nextS{right: calc((100% - 1150px) / 2);}
.about4body .swiper-slide-prev{ transform: rotateX(30deg);}
.about4body .swiper-slide-prev .inner{}
.about4body .swiper-slide-prev .inner img{}
.about4body .swiper-slide-next{transform: rotateX(30deg);}
.about4body .swiper-slide-next .inner{}
.about4body .swiper-slide-next .inner img{}
.about4body .swiper-slide-active{z-index: 99;transition: all ease .7s 0s;}
.about4body .swiper-slide .title{display: none;width: 100%;position: absolute;margin-top: -70px;height: 70px;font-size: 18px;color: #fff;line-height: 70px;text-align: center;background: url(../images/1587534485.png);}
.about4body .swiper-slide-active .title{display: block;}

/*留言*/
.channelSolution8 .h2Solution{height: 80px;background: #016bc1;line-height: 80px;text-align: center;}
.channelSolution8 .h2Solution .title{font-size:36px;}
.chanSolution8Con{border: 9px solid #016bc1;border-top: none;}
.chanSolution8LCon{position: relative;width: 680px;height: 350px;padding-left: 350px;padding-top: 35px;}
.chanSolution8LCon .picture{position: absolute;left: -45px;bottom: 0;/*top: -38px;*/z-index: 10;width: 381px;height: 438px;}
.chanSolution8LCon .title{width: 210px;height: 45px;background: #016bc1;font-size: 30px;color: #fff;text-align: center;line-height: 45px;}
.chanSolution8LCon .subhead{margin-top: 15px;font-size: 26px;color: #636363;}
.chanSolution8LCon .description{margin-top: 5px;font-size: 18px;color: #016bc1;}
.chanSolution8LCon .tel{background: url("../images/tel3.png") no-repeat left center;height: 55px;/*margin-top: 30px;*/ margin-bottom: 30px;padding-left: 65px;font-size: 16px;color: #333;}
.chanSolution8LCon .tel em{display: block;font-size: 32px;color: #016bc1;font-family: Arial;line-height: 1em;}
.chanSolution8RCon{width: 420px;margin-right: 45px;padding: 20px 0;}
.chanSolution8RCon legend{font-size: 18px;color: #636363;}
.chanSolution8RCon legend em{font-size: 28px;color: #fb0202;}
.chanSolution8RMain p{position: relative;width: 100%;height: 48px;border: 1px solid #ccc;margin-bottom: 10px;padding-left: 50px;}
.chanSolution8RMain .p4{height: auto;}
.chanSolution8RMain .icon{position: absolute;top: 0;left: 0;display: inline-block;width: 50px;height: 48px;background: url("../images/icons2.png") no-repeat 0 -55px;border-right: 1px solid #ccc;}
.chanSolution8RMain .p2 .icon{background-position-x: -50px;}
.chanSolution8RMain .p4 .icon{height: 100%;background-position-x: -100px;}
.chanSolution8RMain input,.chanSolution8RMain textarea{width: 100%;height: 46px;font-size: 16px;color: #636363;padding: 0 10px;}
.chanSolution8RMain input::-webkit-input-placeholder{font-size: 16px;color: #636363;}
.chanSolution8RMain textarea{height: 115px;padding: 10px;}
.chanSolution8RMain button{display: block;width: 100%;height: 48px;margin-top: 10px;background: #016bc1;font-size: 20px;color: #fff;text-align: center;line-height: 48px;}
.chanSolution8RMain .p3{border: none;padding: 0;}
.chanSolution8RMain select{float: left;width: 190px;height: 48px;border: 1px solid #ccc;margin-right: 40px;padding: 0 10px;font-size: 16px;color: #636363;}
.chanSolution8RMain select:nth-of-type(2){margin-right: 0;}

.chanSolution8Conimg{margin-top: 20px;display: inline-block;}
.chanSolution8Conimg li{float:left;width: calc((100% - 10px) / 2);margin-right: 10px;margin-bottom: 30px;display: grid;background: #fff;text-align: center;}
.chanSolution8Conimg li:nth-child(2n){margin-right: 0;}
.chanSolution8Conimg li .img{width: 70px;height:58px;overflow: hidden;margin: 0 auto;}
.chanSolution8Conimg li:hover .img{-moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);transform: rotateY(360deg);-moz-transition: all ease .5s 0s;
-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
.chanSolution8Conimg li .title1{width: 100%;font-size:16px;color: #636363;white-space: nowrap;overflow: hidden;}

/*服务内容-详情*/
.servicebody{background: #f8f8f8;}
.servicenr1{padding: 20px;background: #fff;}
.servicenr1L{position: relative;width:410px;height: 400px;}

.servicenr1L .hd ul{
  position: absolute;bottom: 20%;;left: 50%;z-index: 99;
  -webkit-transform: translateX(-50%);-o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
}
.servicenr1L .hd{height:0px;}
.servicenr1L .hd ul{
  position: absolute;bottom: 7%;;left: 50%;z-index: 99;
  -webkit-transform: translateX(-50%);-o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
}
.servicenr1L .hd ul li{position: relative;float: left;display: inline-block;width:20px;height: 20px;border-radius: 100%;
  margin:2px;background: #9e9d9d;color:transparent;transition: all .5s;display: inline-table; }
.servicenr1L .hd ul li:hover,.servicenr1L .hd ul li.on{background-color: #016bc1;}
.servicenr1L .hd li::after {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;
    display: block;width: 6px;height: 6px;border-radius: 100%;/* background: #fff; */overflow: hidden;margin: auto;
}

.servicenr1L .bd li{position: relative;}
.servicenr1L .bd .img{width: 100%;height: 380px;overflow: hidden;box-shadow: 2px 2px 10px #e0e0e0;}
.servicenr1L .bd .img img{width: 100%;height: 100%;object-fit: contain;}

.servicenr1R{position: relative;width:calc(100% - 450px);height: 380px;}
.servicenr1R .title{width: 100%;margin-top: 10px;font-size: 24px;color: #313131;}
.servicenr1R .cont{width: 100%;margin-top: 20px;font-size: 16px;color: #313131;line-height: 40px;height: 210px;overflow: hidden;text-overflow: ellipsis;}
.servicenr1R .bz{font-size: 18px;color: #05a239;font-weight: bold;}
.servicenr1R .anniu{position: absolute;bottom: 20px;max-width: 100%;}
.servicenr1R .anniu .anniu1{background: #05a239;border-radius: 5px;border: 1px solid #05a239;font-size: 18px;line-height: 25px;color: #fff;padding:10px 40px;margin-right: 10px;}
.servicenr1R .anniu .anniu2{background: #fdb404;border-radius: 5px;border: 1px solid #fdb404;font-size: 18px;line-height: 25px;color: #fff;padding:10px 20px;margin-right: 10px;}
.servicenr1R .anniu .anniu3{background: #0389cd;border-radius: 5px;border: 1px solid #0389cd;font-size: 18px;line-height: 25px;color: #fff;padding:10px 20px;margin-right: 10px;}
.servicenr1R .anniu .anniu1:hover{background: #fff;color: #05a239;}
.servicenr1R .anniu .anniu2:hover{background: #fff;color: #fdb404;}
.servicenr1R .anniu .anniu3:hover{background: #fff;color: #0389cd;}
/*产品中心*/
.productlist li{float: left;width: calc((100% - 60px) / 3);margin-right: 30px;margin-bottom: 30px;border: 2px solid transparent;box-shadow: 2px 2px 10px #e0e0e0;}
.productlist li:nth-child(3n){margin-right: 0;}
.productlist li .img{width: 100%;height: 250px;overflow: hidden;background: #fff;display: block;}
.productlist li .img img{width: 100%;height: 100%;object-fit: /*contain*/ cover;}
.productlist li .nr{width: 100%;background: #fff;padding: 20px 30px;padding-bottom: 10px;display: inline-block;position: relative;}
.productlist li .tit{width: 100%;text-align: center;font-size: 20px;color: #313131;}
.productlist li .cont{margin-top: 15px;width: 100%;text-align: center;font-size: 14px;color: #656565;line-height: 25px;height: 75px;overflow: hidden;}
.productlist li .more{float: right;width: 100px;position: absolute;right: 20px;bottom: 40px;font-size: 16px;color: #313131;}
.productlist li:hover{border: 2px solid #269e20;}
.productlist li:hover .tit{}
/*新闻资讯*/
.newsbody{background: #f8f8f8;}
.newsbody .index-title-box .Tit{color: #383838;}
.newsbody .index-title-box .SCont{margin: 20px 0;}

.newslist{padding: 10px 0;}
.newslist ul{text-align: center;}
.newslist ul li,.newslist ul .morenews{display: inline-grid;width: 120px;height: 50px;line-height: 50px;margin:0 5px;}
.newslist ul li a,.newslist ul .morenews a{width: 100%;height: 100%;font-size:16px;color:#757575;background: #e3e3e3;}
.newslist ul li:hover a,.newslist ul .morenews:hover a,.newslist ul li.on a,.newslist ul li.current a{background: #016bc1;color: #fff;}

.newsnr .item {position: relative;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;
	align-items: center;padding: 20px 40px 20px 20px;background-color: #fff;font-size: 14px;margin-bottom: 20px;color: #777;z-index: 2;box-shadow: 0px 2px 3px #ececec;}
.newsnr .img-box{position:relative;width:335px;padding-top:20.53571%;overflow:hidden}
@media screen and (max-width: 1024px){
	.newsnr .img-box{width:100px}
}
.newsnr .info-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;
	-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;
	width:0;padding-left:35px;overflow:hidden}
@media screen and (max-width: 1024px){
	.newsnr .info-box{padding-left:15px}
}
.newsnr .info-box .title{width:100%;margin-bottom:30px;line-height:1;font-size:22px;color:#333;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media screen and (max-width: 1024px){
	.newsnr .info-box .title{margin-bottom:10px;font-size:14px}
}
.newsnr .info-box .p{height:84px;line-height:28px;overflow:hidden}
@media screen and (max-width: 1024px){
	.newsnr .info-box .p{height:40px;line-height:20px}
}
.newsnr .img-box img{position:absolute;top:0;left:0;width:100%;height:100%}
.newsnr .item{align-items: flex-start;}
.newsnr .date-box{margin-left: 0;background-color: transparent;margin-right: 20px;}
.newsnr .date-box .day{font-family: 'Arial';font-size: 30px;color: #444;}
.newsnr .date-box .year{font-family: 'Arial';font-size: 24px;color: #a2a2a2;}
.newsnr .list{border-bottom: 1px solid #e6e6e6;}
.newsnr .list:last-child{border-bottom: none;}
.newsnr .list:hover .date-box{background-color: transparent;color: #fe7345}
.newsnr .list:hover .date-box .day,.newsnr .list:hover .date-box .year{color: #fe7345}
.newsnr .info-box .title{font-family: '思源黑体 CN';font-size: 20px;color: #313131;margin-top: 20px;margin-bottom: 10px;}
.newsnr .info-box .p{margin-top: 15px;font-size: 14px;}
.newsnr .info-box .time{margin-bottom: 15px;font-size: 14px;}
.newsnr .info-box .anniu2{width: 130px;height:35px;line-height: 35px;border-radius: 20px;border: 1px solid #c1c0c0;text-align: center;}
.newsnr .list:hover .info-box .anniu2{background:#016bc1;border:none;color: #fff;}
.newsnr .list:hover .info-box .title{color: #016bc1;}

/*新闻资讯详情*/
.detailNews{}
.detailNewsCon{width: 855px;background: #fff;border: 1px solid #e2e2e2;padding: 20px 30px 55px 30px;}
.h2xiang{position: relative;padding-bottom: 35px;border-bottom: 1px solid #e7e7e7;text-align: center;}
.h2xiang h2{font-size: 30px;color: #333333;font-weight: bold;padding: 20px 0;}
.h2xiang p{font-size: 14px;color: #646464;margin-top: 5px;}

.detailNewsCon .title{font-size:22px;color:#05a239;padding-bottom: 10px;border-bottom: 1px solid #ebebeb;}
.detailNewsCon .title a{color: #05a239}
.detailNewsCon .ChannelContent{text-align: justify;}

.detailNewsCon1{width: 100%;padding: 0;border: none;padding: 20px 0px 55px 0px;}
.detailNewsCon1 .title{font-size: 30px;color: #2d2d2d;border-bottom: none;}
.detailNewsCon1 .h2xiang p{font-size: 16px;color: #555555;}

.casebodyRX{width:100%;}
.casebodyRX ul{margin-top: 30px;}
.casebodyRX li{float: left;width: calc((100% - 30px) / 4);margin-right: 10px;margin-bottom: 20px;}
.casebodyRX li:nth-child(4n){margin-right:0px;}
.casebodyRX li .img{width: 100%;height: 210px;overflow: hidden;}
.casebodyRX li .img img{width: 100%;height: 100%;object-fit: cover;}
.casebodyRX li .nr{background: #f5f5f5;padding: 20px;}
.casebodyRX li .tit{font-size: 16px;color: #313131;}
.casebodyRX li .cont{margin: 10px 0;font-size: 14px;color: #555555;}

.casebodyRtitleL1{display: inline-flex;width:calc(100% - 350px);height: 30px;line-height: 30px;font-size: 24px;color: #313131;}
.casebodyRtitleL1 i{height: 30px;margin-right: 10px;}
.casebodyRtitleL1 i img{height: 100%;}
.casebodyRtitleL1 .tit{color: #313131;}
.casebodyRtitleL1 .tit:hover{color: #0e9d28;}
.casebodyRtitleR1{width:300px;font-size: 14px;height: 30px;line-height: 30px;color: #555555;text-align: right;}
.casebodyRtitleR1 a{color: #555555;}
.casebodyRtitleR1 a:hover{color: #0e9d28;}
/*产品详情*/
.detailNewsConL{width: 855px;min-height: 1015px;padding: 20px 30px 55px 30px;}
.detailNewsConL .title{border-bottom: 1px solid #ebebeb;}

.detailNewsCon2{width: 100%;padding: 20px 30px 55px 30px;}

.productbodyR{width:280px;position: relative;}
.productbodyR4{background: #fff;padding: 20px;border-radius: 5px;border: 1px solid #e6e6e6;margin-bottom: 20px}
.productbodyR .title{font-size:22px;color:#05a239;padding-bottom: 10px;border-bottom: 1px solid #ebebeb;}
.productbodyR .title a{color: #05a239}
.productbodyR .scont{font-size:16px;color:#858484;padding: 10px 0;border-bottom: 1px solid #ebebeb;}

.productbodyR4 .cont{}
.productbodyR4 .cont a{width: 100%;}
.productbodyR4 .cont li{padding: 10px 0;margin-bottom: 20px;padding:5px;}
.productbodyR4 .cont li .img{width: 100%;height: 200px;overflow: hidden;border: 1px solid #fafafa;}
.productbodyR4 .cont li .img img{width: 100%;height: 100%;object-fit: cover;}
.productbodyR4 .cont li .tit{width: 100%;padding: 5px;font-size:18px;color: #313131;font-weight: bold;text-align: left;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.productbodyR4 .cont li .scontt{font-size:16px;color: #313131;text-align: left;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.productbodyR4 .cont li:hover{/*background: #05a239*/}
.productbodyR4 .cont li:hover .tit,.productbodyR4 .cont li:hover .scontt{color: #0e9d28;}
/*联系我们*/
.contact1{margin-bottom: 50px;}
.contact1L{width: calc(100% - 480px);}
.contact1L .title{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #d7d7d7;}
.contact1L .title .tit{font-size: 30px;color: #269e20;line-height: 40px;}
.contact1L .title .scont{margin-top: 20px;font-size: 14px;color: #656565;}
.contact1list{width: 100%;}
.contact1list li{float: left;width: calc((100% - 20px) / 2);margin-right: 20px;margin-bottom: 20px;}
.contact1list li:nth-child(2n){margin-right: 0;}
.contact1list li .tit{font-size: 18px;color: #303030;margin-bottom: 10px;}
.contact1list li .nr{}
.contact1list li span{float: left;width: calc(100% - 30px);font-size: 14px;color: #303030;line-height: 30px;}
.contact1list li .img{float: left;width: 30px;height: 30px;padding: 5px 7px;}
.contact1list li .img img{width: 100%;height: 100%;object-fit: contain;}
.contact1list .mor{float: left;width: calc((100% - 20px) / 2);}
.contact1list .mor div{float: left;width: calc((100% - 20px) / 2);margin-right: 20px;text-align: center;}
.contact1list .mor div:nth-child(2n){margin-right: 0;}
.contact1list .mor .img{width: 100%;height: auto;}
.contact1list .mor .img img{max-width: 100%;height: 90px;}

.contact1R{width: 450px;}
.contact1R .tit{font-size: 18px;color: #303030;}
.messon .title{width: 100%;font-size: 14px;color: #303030;margin-bottom: 5px;font-weight: bold;}
.messon input,.messon textarea{width: 100%;font-size: 14px;color: #9f9f9f;margin: 10px 0;background: #f4f4f4;padding: 5px 10px;}
.messon input{height: 40px;line-height: 40px;}
.messon .submit{width: 100%;background: #269e20;color: #fff;text-align: center;padding: 10px 0;margin-top: 20px;border: 1px solid #269e20;}
.messon .submit:hover{background: #fff;color: #269e20;}

#allmap{width: 100%;height: 420px;margin: 0 auto;}
/*在线留言*/
.messageForm{}
.messageForm .Tit{text-align: left;font-size: 20px;color: #313131;}
.messFormCon div{float: left;width:100%;margin-right: 2%;}
.messFormCon div:nth-child(3){margin-right:0} 
.messFormCon div input{width: 100%;margin-right: 0;}
.messFormCon div .title{text-align: left;width: 100%;font-size: 16px;color: #636363;margin-bottom:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.messFormCon div.textnr{width: 100%;margin-right: 0;margin-top: 25px;}
.messFormCon div.textnr textarea{margin-top: 0;margin-bottom: 20px;}
.messFormCon div.ewm{width: 30%;}
.messFormCon div.textnr .textnr1{float: left;width: calc(100% - 150px);}
.messFormCon div.textnr .textnr2{float: right;width: 120px;height: 170px;margin-top: 30px;padding: 5px;background: #fff;text-align: center;}
.messFormCon div.textnr .textnr2 img{width: 100%;height: auto;}
.messFormCon div.textnr .textnr2 .title{font-size: 14px;color: #636363;text-align: center;}
.messFormCon .submit{margin: 0;border-radius: 20px;width: 100%;margin-top: 30px;}
/*新闻列表*/
/**/
.chanNewsCon{/*width: 855px;*/ width: 100%;}

.news-list-wrap{}
.news-list-wrap li{float: left;width: calc((100% - 40px) / 3);margin-right: 20px;margin-bottom: 20px;box-shadow: 2px 2px 10px #e0e0e0;}
.news-list-wrap li:nth-child(3n){margin-right: 0;}
.news-list-wrap li .img{width: 100%;height: 240px;overflow: hidden;}
.news-list-wrap li .img img{width: 100%;height: 100%;object-fit: cover;}
.news-list-wrap li .nr{padding: 20px;}
.news-list-wrap li .title{font-size: 16px;color: #010101;}
.news-list-wrap li .p{font-size: 14px;color: #656565;line-height: 25px;margin-top: 10px;height: 50px;overflow: hidden;}
.news-list-wrap li .anniu2{margin-top: 20px;padding: 6px 20px;font-size: 14px;color: #656565;border: 1px solid #d9d9d9;display: inline-block;}
.news-list-wrap li:hover .nr{background: #f1f1f1;}
.news-list-wrap li:hover .anniu2{background: #269e20;color: #fff;border: 1px solid #269e20;}
/**/
.casebodyR{width:280px;position: relative;}
.casebodyR1,.casebodyR2,.casebodyR3,.casebodyR4{background: #fff;padding: 20px;border-radius: 5px;border: 1px solid #e6e6e6;margin-bottom: 20px}

.casebodyR .title{font-size:22px;color:#05a239;padding-bottom: 10px;border-bottom: 1px solid #ebebeb;}
.casebodyR .title a{color: #05a239}
.casebodyR .scont{font-size:16px;color:#858484;padding: 10px 0;border-bottom: 1px solid #ebebeb;}

.casebodyR1 .cont a{width: 100%;}
.casebodyR1 .cont li{padding: 10px 0;border-bottom:1px solid #ebebeb;}
.casebodyR1 .cont li .img{float: left;width: 20px;font-size: 14px;color: #666666;text-align: center;}
.casebodyR1 .cont li:nth-child(1) .img{background: #05a239;color: #fff;}
.casebodyR1 .cont li:nth-child(2) .img{background: #05a239;color: #fff;}
.casebodyR1 .cont li:nth-child(3) .img{background: #05a239;color: #fff;}
.casebodyR1 .cont li .tit{float: right;width: calc(100% - 30px);font-size: 14px;color: #666666;}
.casebodyR1 .cont li:hover .tit{color: #05a239;}

.casebodyR2 .cont a{width: 100%;}
.casebodyR2 .cont li{padding: 10px 0;margin-bottom: 20px;padding:5px;}
.casebodyR2 .cont li .img{width: 100%;height: 100px;overflow: hidden;}
.casebodyR2 .cont li .img img{width: 100%;height: 100%;object-fit: cover;}
.casebodyR2 .cont li .tit{padding: 5px;font-size:16px;color: #313131;}
.casebodyR2 .cont li:hover{background: #05a239}
.casebodyR2 .cont li:hover .tit{color: #fff;}

.casebodyR3 .cont a{width: 100%;}
.casebodyR3 .cont li{padding: 10px 0;margin-bottom: 20px;padding:5px;}
.casebodyR3 .cont li .img{width: 100%;height: 200px;overflow: hidden;}
.casebodyR3 .cont li .img img{width: 100%;height: 100%;object-fit: cover;}
.casebodyR3 .cont li .tit{width: 100%;padding: 5px;font-size:16px;color: #313131;text-align: center;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.casebodyR3 .cont li:hover{background: #05a239}
.casebodyR3 .cont li:hover .tit{color: #fff;}

.casebodyR4 .cont a{width: 100%;}
.casebodyR4 .cont li{padding: 10px 0;margin-bottom: 20px;padding:5px;}
.casebodyR4 .cont li .img{width: 100%;height: 200px;overflow: hidden;border: 1px solid #05a239;padding: 10px;}
.casebodyR4 .cont li .img img{width: 100%;height: 100%;object-fit: cover;}
.casebodyR4 .cont li .tit{width: 100%;padding: 5px;font-size:18px;color: #313131;font-weight: bold;text-align: left;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.casebodyR4 .cont li .scontt{font-size:16px;color: #313131;text-align: left;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.casebodyR4 .cont li:hover{}
.casebodyR4 .cont li:hover .tit,.casebodyR4 .cont li:hover .scontt{color: #269e20;}

.lxfs{font-size: 16px;color: #313131;line-height: 25px;}
.lxfs span{width: 100%;margin-bottom: 10px;text-align: justify;letter-spacing: 1.1px;}
.lxfs .mm{text-align: center;width: 100%;margin-top: 10px;}
.lxfs .more{margin: 0 auto;text-align: center;width: 180px;height: 35px;background: #269e20;font-size: 16px;line-height: 33px;color: #fff;font-weight: bold;border-radius: 10px;border: 1px solid #269e20;}
.lxfs .more:hover{background: #fff;color: #269e20;}
/*放大镜*/
.rebox-contents {display: flex;justify-content: center;align-items: center;}
.chanAbout3Con li{height: 200px;}
.chanAbout3Con .title{display: inline-block;width: 107px;height: 107px;margin-top: 30px;border-radius: 100%;background: #0071b9;text-align: center;line-height: 107px;font-size: 26px;font-weight: bold;color: #fff;}
.chanAbout3Con .description{display: flex;width: calc(100% - 707px);height: 200px;padding: 0 50px 0 30px;font-size: 16px;color: #333333;align-items: center;}
.chanAbout3Con .picBorder{display: inline-block;width: 600px;height: 200px;overflow: hidden;}
.chanAbout3Con .picBorder img{width: 100%;height: 100%;object-fit: cover;}
.chanAbout3Con li:nth-of-type(odd) .title,.chanAbout3Con li:nth-of-type(odd) .description,.chanAbout3Con li:nth-of-type(odd) .picBorder{float: left;}
.chanAbout3Con li:nth-of-type(even) .title,.chanAbout3Con li:nth-of-type(even) .description,.chanAbout3Con li:nth-of-type(even) .picBorder{float: right;}
.chanAbout3Con li:nth-of-type(even) .title{background: #f98d14;}

.ditu{width: 100%;height: 515px;overflow: hidden;}
.h2Message .title{font-size: 30px;color: #2e353f;}
.h2Message .description{font-size: 16px;color: #2e353f;}
.h2Message .description em{font-weight: bold;color: #0168b7;}
.messFormCon input,.messFormCon textarea,.messFormCon select{position: relative;overflow: hidden;border: 1px solid #d5d5d5;padding: 0 50px 0 10px;font-size: 16px;color: #6d6d6d;}
.messFormCon input::-webkit-input-placeholder{font-size: 16px;color: #6d6d6d;}
.messFormCon input,.messFormCon select{width: 100%;padding-left: 30px;margin-bottom: 15px;height: 50px;background: #fff url(../images/required.png) no-repeat right center;line-height: 50px;}
.messFormCon input:nth-child(2n){margin-right: 0;}
.messFormCon select{margin-right: 0;}
.messFormCon textarea{width: 100%;line-height: 1.8em;background: #fff;/*margin-top: 25px;*/padding: 10px;padding-left: 30px;}
.messFormCon button{display: block;margin: 20px auto 0 auto;width: 195px;height: 40px;line-height: 40px;background: #0071b9;font-size: 18px;color: #fff;text-align: center;}
.messFormCon fieldset:nth-child(3) input{width: 50%}
.messFormCon li{float: left;position: relative;width:calc((100% - 2%) / 2);margin-right: 2%;}
.messFormCon li:nth-child(2n){margin-right: 0;}
.messFormCon li.man{width: 100%;margin-right: 0;}
.messFormCon li span{position: absolute;left: 0;width: 30px;height: 50px;z-index: 9999;}
.messFormCon li span img{width: 17px;height: 20px;object-fit: contain;margin-top: 15px;margin-left: 8px;}

.h2Message2{font-size: 24px;font-weight: bold;color: #313131;border-bottom: 1px solid #dcdcdc;padding-bottom: 15px;}
.messFormCon2{padding-right: 140px;}
.messFormCon2 input {width: 31.7%;}
.messFormCon2 input:nth-of-type(1){background: #fff url("../images/name.jpg") no-repeat right 10px center;}
.messFormCon2 input:nth-of-type(2){background: #fff url("../images/tel.jpg") no-repeat right 10px center;}
.messFormCon2 input:nth-of-type(3){background: #fff url("../images/email.jpg") no-repeat right 10px center;}
.messFormCon2 textarea{background: #fff url("../images/message.jpg") no-repeat right 10px top 10px;}
.messFormCon2 .submit{margin: 30px 0 0 0;}

.messFormCon button{background: #05a239;}
/*火狐文本溢出隐藏*/
@-moz-document url-prefix() {

}