@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; }
body{ background:url(../images/bgimg.jpg) repeat; font:normal 12px/22px ;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/*头部*/
.header{ background:#16a44f; }
.header > .w1200 > hr{ float:left; width:1px; height: 50px; background: #fff; margin-left: 15px; margin-right: 10px; margin-top: 10px;}
.logo{ float:left; }
.logo2{ float:left; }
.head-tel > .icon{ color:#fff; font-size:30px; float:left; margin-top: 12px;margin-right: 4px;}
.head-tel p{ color:#fff; font-size:14px;}
.head-tel h3{ color:#fff; font-size:18px; font-weight: bold; }
.head-tel > .r{ margin-top: 12px;}
.head-bottomb{ background:url(../images/bottom-b.png) no-repeat center; height:15px; }
.search-form input{ width:150px; line-height: 36px; line-height: 36px; border-radius: 30px; background: #96c519; border:none; color:#fff; font-size:14px; text-indent: 10px; }
.search-form { position:relative; top: 34px; left: 37px; float: left;}
.search-form button{ position:absolute; right: 10px; top: 7px; background: none; border:none; cursor: pointer; }
.search-form button > .icon{ color:#2a8108; font-size:20px;}
.header .w1200{padding-top: 10px;}



/* 导航栏 */
#menu{ position: relative; height: 83px;}
#menu .active{ background:url(../images/nav-active.png) no-repeat center; height: 83px;background-size: 100% auto;  }
#menu .active a p{ color:#fff; }
#menu .active a span{ color:#fff !important; }
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;    
 width: 84%; float: left;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:83px;transition: .3s;}
#menu .nav .nLi:nth-child(1){ margin-left:0; }
#menu .nav .nLi:hover{ background:url(../images/nav-active.png) no-repeat center;background-size: 100% auto; }
#menu .nav .nLi:hover a p{ color:#fff}
#menu .nav .nLi:hover a span{ color:#fff}
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 a{ display:block; width:auto; text-align: center;font-size:16px; z-index: 2; position: relative; color:#016701;height: 83px;}
#menu .nav .sub{ display:none; width:218px; left:-34px; top:83px;  position:absolute; background:#96c519;  line-height:36px; border-radius: 5px; padding: 10px 0; }
#menu .nLi:hover h3 > a{ }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav a p{padding:41px 20px 0;}
#menu .nav a span{font-size:10px; color:#c9c9c9; position: relative;top: -4px;}
#menu .nav .sub a:hover{ color:#fff; background: #16a44f;  }
#menu .nav .on h3{ }
.nli-h > h3 > a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}

#menu .active2{background:url(../images/nav-bg2.png) no-repeat center!important;}
#menu .active2 h3 > a > p{ color:#fff !important}
#menu .active2 h3 > a > span{ color:#fff !important}
#menu .nav .nLi4 .sub{ width:218px !important; }
#menu .nLi4:hover {background:url(../images/nav-bg2.png) no-repeat center!important; background-size:100% auto!important}
.nli-e > h3 > a { width:130px !important; }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 10px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 43px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
#menu .nav .nLi .sub a:hover{}
#menu .nav .on h3 a{}
#menu .nav .nLi hr{ width:2px; height: 27px; background: #fc501b; display: block;position: absolute;right: -1px; top: 22px;z-index: 2}

/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:600px;clear: left;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #16a44f;}
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #16a44f;}
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #16a44f;}
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #16a44f;}
.protxban{ background: url(../images/protxban.jpg) no-repeat center; height: 350px; border-bottom:5px solid #16a44f;}

.in-about{  background:  linear-gradient( to top,#c1e1d5,#f7f9e7);  overflow: hidden; padding-bottom: 70px; }
.inabout-title{ width: 400px; margin: 0 auto;  padding-top: 40px;}
.inabout-title > .bg{ background:url(../images/title-img.png) no-repeat; width:400px; height: 87px; }
.inabout-title > .bg > h3{ color:#fff; font-size:28px; font-weight: bold;     position: relative;top: 29px;left: 22px;text-align: center;}
.inabout-title > .bg > span{ color:#fff; font-size:14px; position: relative; left: 121px;top: 29px;}
.inabout-title > p{ color:#16a44f; font-size:20px; position: relative; top: -8px;left: 26px;text-align: center;}
.inaboutimg01{ float:left; }
.inabout-des > h3{ color:#16a44f; font-size:30px; font-weight: bold;  margin-bottom: 20px;}
.inabout-des{ float:left; width: 510px;  margin-left: 20px; margin-top: 30px;}
.inabout-des > p{ color:#221815; font-size:16px; line-height: 36px; text-indent: 30px;}
.in-about > .w1200{ position:relative;}
.inaboutb-r { position:absolute; right:-70px;}
.inaboutimg03{ position:absolute; right: 80px;  top: 270px;}
.inabout-des > .more{ background:url(../images/aboutmorebg.png) no-repeat; width: 134px; height: 60px; text-align: center; color:#16a44f; font-size:16px; display: block;  line-height: 48px; margin-left: -14px; margin-top: 20px;position: relative; left:0; transition: .3s; }
.inabout-des > .more:hover{ left:20px;}
.inaboutimg02 > img{ transition:.6s; }
.inabout-zz{width: 247px; height: 247px; background: rgba(255,255,255,.4); border-radius: 50%; position: absolute; top: 124px;left: 88px; border: 1px solid #fff; cursor: pointer; }
.inabout-zz > .icon{ font-size:70px; text-align: center; line-height: 247px; color:#16a44f; display: block; }
.inaboutb-r:hover .inaboutimg02 > img{ transform:scale3d(1.1,1.1,1); }



/*首页：产品展示*/
.in-pro{ margin-top:50px; position: relative; }
.inpro-title .bg{ background:url(../images/pro-titlebg.png) no-repeat; width:305px; height: 87px; }
.inpro-title{ width:305px;  margin: 0 auto; }
.inpro-title .bg > h3{ color:#fff; font-size: 30px; font-weight: bold; position: relative; top:29px; left:35px; text-align: center;}
.inpro-title .bg > p{ color:#fff; font-size:14px;  position: relative; top:25px; left:126px; }
.inpro-title > p{ text-align: center; color:#16a44f; font-size:20px; }
.inprobg{ position:absolute; right:30px; top: 80px;}
.dlList dl{ float:left; position: relative; }
.in-pro > .w1200 .scrollWrap{ position:relative; z-index: 3; display: table; margin: 0 auto; width: 1200px; height: 380px; border-radius: 80px; background:  rgba(243,243,243,.4);     margin-top: 40px;}
.inpro-zz{ display: none; position:absolute; top: 43px; left:12px; right: 0; background: url(../images/pro-zz.png); width: 266px; height: 266px; border-radius: 50%;}
.inpro-zz > img{ display:block; margin: 0 auto; margin-top: 60px;}
.inpro-zz > p{ color:#fff; font-size:16px; text-align: center; margin-top: 20px;}
.inprodl dt{ width:266px; height: 266px; border-radius: 50%; border:2px solid #d5d5d5; margin: 0 9px;  margin-top: 41px; transition: .3s; }
.inprodl dt img{width:266px; height: 266px; border-radius: 50%;}
.inprodl dd{ color:#080103; font-size:16px; text-align: center; line-height: 40px; transition: .3s; }
.inprodl{ margin-right:10px; }
.scrollWrap .tempWrap{ margin-left: 30px;}
.inprodl:hover dt{ border:2px solid #16a44f; }
.inprodl:hover dd{ color:#16a44f; }


/*首页：产品特性*/
.in-protx{ margin-top:100px; }
.inprot{ background:url(../images/inprotx-t.jpg) no-repeat center; height: 46px; }
.inprob{ background:url(../images/inprotx-b.jpg) no-repeat center; height: 31px; }
.inpromain{ background:linear-gradient( to top,#f0d9c3,#feffe2)}
.inprotx-title .bg{ background:url(../images/texing-title.png) no-repeat; width:298px; height: 87px; }
.inprotx-title .bg > h3{ color:#fff; font-size:30px; font-weight: bold; position: relative; top: 20px; left: 90px; }
.inprotx-title .bg > p{ color:#fff; font-size:14px; position: relative; left: 92px; top: 27px; }
.inprotx-title > p{ color:#b1302d; font-size:20px; width: 320px;text-align: left;}
.inprotx-title{margin-left: 10px;}
.promt{margin-top: 20px;}
.inpromain > .w1200 > .l > h2{ color:#5a2711; font-size:28px; font-weight: bold; line-height: 36px; }
.inpromain > .w1200 > .l > h4{ color:#f4c7ad; font-size:56px; font-weight: bold; line-height: 52px; margin-top: 20px;  }
.inpromain > .w1200{ position:relative;}
.inprotximg01{width:56%; float:right}
.inprotx-bot{ display: table;clear: both;padding-top: 110px;}
.inprotxb-li{ float:left;height: 270px; }
.inprotxwz{position:relative; width:787px;}
.inprotxwz ul{width:100%}
.inprotxwz ul li{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.inpromain_left{width:40%; height:auto; float:left;}
/* .inprotxwz-li{ position:absolute; } */
/* .inprotxwzli1{ left: 80px;top: -10px; } */
/* .inprotxwzli2{ right: 50px; top: -44px;} */
/* .inprotxwzli3{ top: 100px; left: 60px;} */
/* .inprotxwzli4{ top: 12px; right: 30px;} */
/* .inprotxwzli5{ top: 200px;left: 60px;} */
/* .inprotxwzli6{ right: 50px; top: 93px;} */
/* .inprotxwzli7{ top: 276px; left: 2px;} */
/* .inprotxwzli8{ top: 166px; right: 40px;} */
/* .inprotxwzli9{ top: 339px;left: 32px;} */
/* .inprotxwzli10{ top: 256px; right: 0;} */
.inprotxwz-li > h3{ width:45px; height: 45px; background: #f6a04e; border-radius: 50%; color:#fff; font-size:40px; line-height: 45px; text-align: center; float:left; }
.inprotxwzli10 > h3{ font-size:36px;}
.inprotxwz-li > p{ color:#221815; font-size: 14px;  margin-left:60px; }
.inprotxwzli7 > p,.inprotxwzli8 > p{ line-height:45px; }
.inprotxb-li > div{ height:230px; position: relative; top: 0; transition: .3s; }
.inprotxb-li > p{ color:#754021; font-size:16px; text-align: center; }
.inprotxb-li:nth-child(5) div,.inprotxb-li:nth-child(6) div,.inprotxb-li:nth-child(7) div{ height:190px; }
.inprotxbl{ background:url(../images/txmore.png) no-repeat; width: 306px; height: 306px; float: right;}
.inprotxbl > .more{ background:url(../images/txmore-bg.png) no-repeat; display: block; width: 110px; height: 50px; color:#76419b; font-size: 16px; text-align: center; line-height: 44px;  float: right;margin-top: 190px; margin-right: 20px; }
.inprotxb-li:nth-child(5),.inprotxb-li:nth-child(6),.inprotxb-li:nth-child(7){ margin-top:40px; }
.inprotxb-li:nth-child(6){margin: 40px 20px 0 20px;}
.inprotxb-li:hover div{ top:-20px;}



/*首页：产品应用*/
.in-proyy{ background:url(../images/yingyongbg.jpg) no-repeat; height: 704px; background-position:right;  background-size: contain; margin-top: 40px;}
.inproyy-title > .bg{ background:url(../images/title-img.png) no-repeat; width: 400px; height: 87px; margin: 0 auto; }
.inproyy-title > .bg > h3{ color:#fff; font-size: 28px; font-weight: bold; position: relative; top: 29px; left:40px; text-align: center;}
.inproyy-title > .bg > p{ color:#fff; font-size:14px; position:relative; top: 24px; left: 112px; }
.inproyy-title > p{ color:#16a44f ; font-size:20px; text-align: center; }
.inproyy-li{ float:left; margin-right: 20px; position: relative; margin-bottom: 20px;}
.inproyy-li > a > p{ line-height:40px; color:#fff; font-size: 20px; text-align: center; position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,.5); }
.in-proyy > .w1200 > ul{  display: table; margin-top: 50px;}
.inproyy-div{ width:388px; height: 240px;overflow: hidden;}
.inproyy-div > img{ transition:.6s; width:100%; }
.inproyy-li:hover .inproyy-div > img{ transform:scale3d(1.1,1.1,1); }



/*首页：新闻资讯*/
.in-news{ background:linear-gradient(to top,#b7e0e1,#e9fce2); }
.in-news > .w1200{ display:table; padding-top: 60px; padding-bottom: 60px; }
.innews-title{ width:242px;}
.innews-title > .bg{ background:url(../images/news-title.png) no-repeat; width: 242px; height: 88px; }
.innews-title > .bg > h3{ color:#fff; font-size:28px; font-weight: bold; position: relative; top:29px; left:100px; }
.innews-title > .bg > p{ color:#fff; font-size:14px; position: relative; top: 26px; left:110px; }
.innews-title > p{ color:#31bfd9; font-size:20px; text-align: center; }
.innewsl-div{ width:353px; margin-top: 30px;}
.innewslimg-div{ width:352px; height: 202px; overflow: hidden; }
.innewslimg-div > img{width:352px; height: 202px; transition: .6s;  }
.innewsl-div > a > h3{ color:#1b1b1b; font-size:16px; padding: 0 10px; padding-top: 10px; transition: .3s; }
.innewsl-div > a > span{ color:#817f7f; font-size:12px; padding: 0 10px; }
.innewsl-div > a > p{ padding:0 10px; color:#535353; font-size:14px; margin-top: 8px;}
.in-news > .w1200 > hr{  width:1px; height:420px; margin-top: 40px;  background: #fff; float:left; margin-left: 50px; }
.innews-r ul{ float:left; width: 352px; margin-right: 40px; }
.innews-r ul:nth-child(2){ margin-right:0; }
.innewsrt-div{ width:352px; height: 202px; overflow: hidden;  }
.innewsrt-div > img { width:352px; height: 202px; transition: .6s; }
.innewsr-top {border-bottom: 1px solid #fff; padding-bottom: 10px;}
.innewsr-top > a > h3{ color:#1b1b1b; font-size: 16px; padding: 0 10px; line-height: 30px; padding-top: 5px; transition: .3s;  }
.innewsr-top > a > span{ color:#817f7f; font-size:12px; padding: 0 10px;}
.innewsr-top > a > p{ color:#535353; font-size:14px; line-height: 24px;padding: 0 10px; }
.innewsr-li a > h3{ line-height:50px; color:#1b1b1b; font-size:14px; float:left; width: 240px; position: relative; left: 0; transition: .3s; }
.innewsr-li a > p{line-height: 50px; float:right; font-size:12px; color:#817f7f;  position: relative; right: 0; transition: .3s;}
.innewsr-li{ padding:0 10px; overflow: hidden; border-bottom:1px solid #fff; }
.innewsr-li a > span{ display:block; background: url(../images/news-img.png) no-repeat; width: 18px; height: 22px; float:left; margin-top: 13px;margin-right: 3px; left:0; position: relative; transition: .3s; }
.innews-top{  overflow: hidden; }
.in-news .more{ background:url(../images/newsmorebg.png) no-repeat; width: 110px; height: 50px; display: block; margin: 0 auto; color:#1a97ae; font-size:16px; text-align: center; line-height: 42px; margin-top: 30px; }
.innews-icon{ display:block; width:102px; height: 102px; background: #b7e0e1; border-radius: 50%; position: absolute;left: 50%; margin-left: -48px;  }
.innews-icon .icon-mouse{  color:#fff; font-size:40px; text-align: center; display: block; text-align: center; font-weight: normal; padding-top: 30px; }
.innews-icon .icon-xiao73{color:#fff; font-size:40px; text-align: center; display: block; padding-top: 10px; }
.innewsr-top:hover .innewsrt-div > img{ transform: scale3d(1.1,1.1,1); }
.innewsl-div:hover .innewslimg-div > img{ transform: scale3d(1.1,1.1,1);}
.innewsl-div:hover > a > h3{ color:#0b9679; }
.innewsr-top:hover > a > h3{color:#0b9679; }
.innewsr-li:hover a > span{ left:10px; }
.innewsr-li:hover a > h3{left:10px;  color:#16a44f;}
.innewsr-li:hover a > p{ right:10px; color:#434343;}

/*首页：联系方式*/
.in-cont{ background:url(../images/contbf.jpg) no-repeat center; height: 568px; }
.incont-title > h3{ color:#8cc317; font-size:38px; font-weight: bold; }
.incont-title > p{ line-height: 50px; color:#8cc317; font-size:24px; }
.incont-l{ width:300px; }
.incont-li{ overflow:hidden; }
.incont-li .icon{ display:block; background: url(../images/cont-iconbg.png) no-repeat; width: 44px; height: 44px; display: block; color:#2aae92; font-size: 20px; text-align: center; line-height: 44px; float:left; }
.in-cont .w1200{ display:table; padding-top: 40px;}
.incont-l{ margin-top:60px; }
.incont-l ul{ margin-top:50px; }
.incont-li h3{ color:#1b1b1b; font-size: 16px;}
.incont-li p{ color:#1b1b1b; font-size: 14px;}
.incont-li .l{ margin-left:10px;}
.incont-li{ margin-bottom:10px; border-bottom:1px solid #fff; padding-bottom: 10px;}
.incont-lil p{color:#0b9679; font-size:24px; font-weight: bold; }
.inmews-title{ float:right; }
.inmews-title .bg{ background:url(../images/cont-title.png) no-repeat; width: 340px; height: 88px; }
.inmews-title .bg > h3{  color:#fff; font-weight:bold; font-size: 28px; padding-left:90px; padding-top: 29px;}
.inmews-title .bg > p{ color:#fff; font-size:14px;  text-align: center; margin-left: 60px;padding-top: 6px;}
.inmews-title > p{ color:#8cc317; font-size: 20px; text-align: center; }
.inmes-r form{ margin-top:20px;clear: both; padding-top: 10px; }
.inmes-r form div { position:relative; margin-bottom: 10px; width: 408px;}
.inmes-r form div input { width:402px; height: 44px; border-radius: 50px; background: #b9e7de; border:3px solid #fff; text-indent: 100px;}
.inmes-r form div p{ float:left; color:#2aae92; font-size: 16px; position: absolute; left:10px; top: 13px; }
.inmes-r form div p .icon{ color:#fff; font-size: 20px; padding-right: 10px; padding-left: 10px;}
.inmes-r form div textarea{ width:402px; height: 104px; background: #b9e7de; border:3px solid #fff; border-radius: 20px;color:#2aae92; font-size: 16px; text-indent: 18px; padding-top: 10px;}
.inmes-r form > p > input { background:url(../images/tijiao.png) no-repeat; width: 249px; height: 67px; border:none; cursor: pointer; color:#2aae92; font-size:16px; background-position-y: 6px; margin: 0 auto; display: block; }
.inmes-r form > p{ margin-top:-10px; }

.in-link{ border-top:1px solid #d5d5d5; }
.in-link h3{ float:left; line-height: 40px;  }
.in-link ul{ float:left; }
.in-link ul li{ float:left; line-height: 40px;  }
.in-link ul li a{ font-size:14px; }
.in-link ul li span{ padding:0 10px; }
.in-link ul li:hover a{ color:#0b9679; }

/*底部*/
.footer{ margin-top:-20px;}

.foot-t{ background:url(../images/top-b.png) no-repeat; width: 100%; height: 15px; }
.foot-b{ background:url(../images/bottom-b.png) no-repeat; width: 100%; height: 15px; }
.footnav-li{ float:left;  margin-left: 54px; margin-right: 54px;line-height: 47px;}
.foot-top{ background:#16a44f; }
.footnav-li a { color:#fff; font-size:16px; }
.footer-log{ float:left; margin-top: -43px; }
.foot-top .w1200 > ul{ background:url(../images/foot-nav-bg.png) no-repeat; height: 47px; width: 100%; margin-top: 60px; display: table;}
.foot-top .w1200{ display:table; padding-bottom: 30px }
.footnav-lil{ margin-right:55px !important;}
.footnav-lir{margin-left:55px !important; }
.footbl-li{ color:#fff; line-height: 30px; font-size: 14px; }
.footbl-li > .icon{ font-size:20px; display: block; float:left; width:30px; }
.footb-m p{ font-size:16px; color:#fff; text-align: center; padding-top:10px; line-height: 26px; }
.footb-m{ border-left:1px solid #fff; border-right:1px solid #fff; padding: 0 30px; }
.footb-l{ padding-right:70px; width: 26%;}
.footewm-li{ float:left; margin-left: 20px; position: relative; }
.footewm-li > div{ background:url(../images/ewm_bg.png) no-repeat; width:126px; height: 126px; }
.footewm-li > div > img{ width:100px; display: table; margin: 0 auto; padding-top: 13px;}
.footewm-li > img{ position:absolute; left:31%;  top:-30px; }
.footewm-li p{ color:#fff; text-align: center; }
.foot-mid{  margin-top: 20px; padding-bottom: 40px;}
.foot-bot{ display: table;}
.foot-bot > p{ float:left; font-size: 12px; color:#1b1b1b; }
.foot-bot > p > a{ padding:0 10px; line-height: 50px;}
.foot-bot > ul{ float:right; }
.footb-li{ float:left; font-size: 14px; line-height: 50px; margin-left: 20px; }
.ptzc{ background:url(../images/weiling_1.png) no-repeat; height: 16px; width:106px; display: block; float:right;  margin-top: 18px;}
.sjzz{background:url(../images/wangshang_1.png) no-repeat; height: 16px; width:96px;display: block;float:right; margin-top: 18px;}
.ptzc:hover{background:url(../images/weiling_2.png) no-repeat;}
.sjzz:hover{background:url(../images/wangshang_2.png) no-repeat;}
.footnav-li:hover a{ color:#d5d5d5; }

/* 内页通用:推荐产品 */
#nytpro-ban{ width:222px;  position:relative; height:272px;clear: left; margin: 0 auto;  margin-top: 20px;    top: 0;}
#nytpro-ban .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#nytpro-ban .bd ul{ width:100% !important;  }
#nytpro-ban .bd li{ height:300px !important}
#nytpro-ban .bd li > a img{ width:200px; border:1px solid #d5d5d5;}
#nytpro-ban .bd li a{ display:block; height:242px; }
#nytpro-ban .hd{ width:100%;  position:absolute; z-index:1; bottom:12px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
#nytpro-ban .hd ul{ text-align:center;  padding-top:5px;  }
#nytpro-ban .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; }
#nytpro-ban .hd ul .on{ background-position:0 0; }
#nytpro-ban .bd li p{ line-height: 40px; font-size:14px; }
/*内页通用：联系方式*/
.ny-cont{ border:1px solid #d5d5d5;}
.nycont-bot > h3{ color:#555555; font-size:16px; font-weight: bold; text-align: center; line-height: 30px; padding-top: 20px;}
.nycont-bot > p > .icon{ color:#16a44f; font-size:17px;}
.nycont-bot > p{ width: 219px; margin: 0 auto; color:#555555; font-size:14px; line-height: 36px;}


/*内页通用：位置*/
.my-pos{ height:76px; background:#16a44f;margin-top: -20px;}
.nyfl-li{ float:left; padding: 0 25px; height: 30px; line-height: 30px; border-radius: 40px; margin-right: 20px; transition: .3s;}
.nyfl-li:hover { background:#fff}
.nyfl-li:hover a { color:#16a44f}
.nyfl-li a { color:#fff; font-size:14px; transition: .3s;}
.my-pos .active{ background:#fff !important; }
.my-pos .active a{ color:#16a44f !important;}
.nyfl{ margin-left:20px; margin-top: 20px;display: table; float: left;}
.weizhi{ float:right; margin-right: 20px; line-height: 76px; color:#fff; font-size:14px;}
.weizhi p > a{ color:#fff;}
.weizhi p > .icon{ font-size:30px; line-height: 76px; float:left; display: block; padding-right: 5px;}

/*内页：公司简介*/
.ny-about{ margin-bottom:70px;}
.nyabout{ margin-top:50px;margin-bottom: 80px;}
.nyabout-l p{ font-size:16px; line-height: 36px; color:#666; text-indent: 30px;}
.nyabout-l{ width:920px; padding-left: 20px;}
/*公司简介右侧通用*/
.ny-tpro{width: 242px; border:1px solid #d5d5d5; margin-bottom: 20px;}
.ny-tptitle{ background:#96c519; width:242px; padding: 15px 0;}
.ny-tptitle > h3{ background:url(../images/tpro-bg.png) no-repeat; width:214px; color:#fff; font-size:18px; font-weight: bold; text-align: center; margin: 0 auto; background-position-y: 5px;}
.ny-tptitle > p{ color:#fff; font-size:12px; text-align: center;}
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 50%;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:582px; height: 167px; background: #eee;transition: .3s;}
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px solid #d5d5d5;  overflow: hidden;}
.nynews-li > a > span{ background:url(../images/nynews-lx.jpg) no-repeat; width:8px; height: 8px; display: block; float:left; margin-top: 22px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 50px;  width:76%; color:#555555; font-size:14px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 50px; color: #999;font-size: 12px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#96c519;}
.nynews-li:hover a > span{ left:15px;}
.nynews-li:hover a > p{ right:15px; color:#96c519;}
.nynews-top:hover .nynewst-div > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#16a44f}
.nynews-top:hover .r > h3{ color:#fff;}
.nynews-top:hover .r > p{ color:#fff; }
.nynews-top:hover .r > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}


/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #96c519; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: 191px; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#96c519; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#96c519;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#96c519;}
.nynewsb-li:hover .nynewsb-r > p{ background:#96c519; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.nym-cont{ margin-top:20px;}
.nymt-title > h3 {
    color: #333; font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.nymt-title > p {
    color: #898989;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.nym-cont p {
    text-indent: 30px; font-size:16px; color:#333; line-height: 36px;
}
.nycontm-li{ float:left;     width: 340px;}
.nycontm-li > .icon{ font-size:70px; color:#16a44f; text-align: center; display: block; height:50px; }
.nycontm-li:nth-child(2){ border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5}
.nycontm-li > h3{ font-size:18px; text-align: center; color:#333; margin-top: 15px;}
.nycontm-li > p{ font-size:14px; text-align:center; color:#959595; line-height: 30px;}
.nycont-m{ margin-top:100px; }
.nycont-m ul{ display:table; margin: 0 auto;}
.nyewm-li{ float:left;}
.nycont-ewm > ul{ margin:0 auto; display: table; max-width: 900px;margin-top:50px;padding-bottom: 90px;}
.nyewm-li > img{ width:170px; height: 170px;}
.nyewm-li > p{ color:#333; font-size:16px; text-align: center; line-height: 40px;}
.nyewm-li + .nyewm-li { margin-left:40px;}



.inpro-li{ float:left; margin-right: 24px; margin-bottom: 20px;}
.inpro-li:nth-child(4n){ margin-right:0; }
.inproli-div{width: 280px; border:1px solid #d5d5d5; transition: .3s; overflow: hidden; }
.inproli-div > img{ width:100%; height: 397px; transition: .6s; }
.inpro-bot{ margin-bottom:30px; display: table; }
.nypro{ margin-top:60px; }
.inpro-li p{ color:#333; font-size:16px; text-align: center; line-height: 40px; transition: .3s; }
.inpro-li:hover p{ color:#16a44f;}
.inpro-li:hover .inproli-div{ border:1px solid #16a44f}
.inpro-li:hover .inproli-div > img{ transform:scale3d(1.1,1.1,1); }


/*视频弹出css*/
.dlg-video { display: none;position: fixed; top: 0; left: 0;width: 100%;height: 100%;background: repeat url(../images/bg_mask.png); z-index: 99;}
.video-show {display: none; position: fixed; top: 50%;left: 50%; width: 580px; height: 430px; margin-top: -215px; margin-left: -290px; z-index: 100;}
.video-show p { height: 30px; line-height: 30px; padding-left: 10px;color: #fff;font-size: 14px; background: #333;}
.video-show p a { float: right;width: 30px;height: 30px; background: no-repeat url(../images/close.png) 5px 5px;}


.nyabout .dlList{ overflow: hidden; margin-bottom: 60px;}

/*在线客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-weight: normal; 
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
      height: 48px;
    line-height: 48px;
    margin-top: 2px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-te {
    background-position: -34px -52px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#96c519;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}



@media screen and (max-width: 1440px){
	.in-proyy{ background-position-x: 580px; }
	.inprobg img{ position:relative; left:200px; }
}





