@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1300px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1300px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
/* CSS Document */
/*公共头部*/
.top{background: #f2f2f2; height: 42px; line-height: 42px; color: #009f4c;}
.top h2{font-size: 14px; color: #009f4c;}
.top ul li{float: left;}
.top ul li img{display: inline-block; vertical-align: middle; margin-right: 8px;}

.head{height: 98px; background: #fff;}
.head .logo img{display: block; margin-top: 29px;}
.head .container{position: relative;}
.nav ul li{float: left;  margin-right: 55px; position: relative;}
.nav ul li a{display: block;font-size: 16px;  line-height: 98px; color: #000;}
.nav ul li:hover a,.nav ul li.on a{color: #009f4c}
.nav ul li .hide{background:#fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 50%; margin-left: -95px; display: none;width: 190px; position: absolute;z-index: 22; }
.nav ul li .hide em a{ display:block;font-size: 15px; line-height:49px;color: #333; text-align: center; border-bottom: 1px solid #f2f2f2; }
.nav ul li .hide em:last-child a{border-bottom: none;}
.nav ul li .hide em a:hover{color: #009f4c; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.search{margin-top: 40px}
.search-form {display: none;}
.search-form{ position: fixed;top:0;width:100%;left:0;height: 100%; background: rgba(0, 0, 0,0.7);display: none;z-index: 999;}
.search-close{font-size:30px;color:#fff; position: absolute;top:2%;right:2%;}
.search-close img { cursor: pointer; }
.search-form form{display: block; width: 60%; top: 50%; transform: translateY(-50%); position: absolute; left: 0; right: 0; margin: auto}
.search-form input{display: block; width: 100%; background: #fff;border-radius:2px;text-align: center; border:none; outline: none; line-height: 76px; font-size: 17px;}
.search-form .submit{background: #009f4c; margin-top: 30px; color: #fff; text-transform: uppercase; cursor: pointer;}

.headfixed{position: fixed; top: 0; z-index: 222; width: 100%;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}

/*首页banner*/
.banner{position:relative; }
.banner-hd {height:800px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
.banner-hd ul a{display: block; height:100%;margin: 0 auto;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:11px;height:11px; margin:0 11px; cursor:pointer; float: left; background: #fff; -webkit-border-radius:50%; -moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius: 50%;}
.banner-hd .num li.on {background: #fff;  width: 27px; border-radius: 5.5px; background: #009f4c; transition:0.6s;} /*当前项*/



/*全系列产品线*/
.index-title {text-align: center;}
.index-title h2{display: block; font-size: 36px; color: #333; margin-bottom: 15px;}
.index-title h3{display: block; font-size: 15px; color: #333;}
.proclass{padding: 53px 0 76px; background: url(../images/proclass-bg.jpg) no-repeat center top;}
.proclass .index-title{margin-bottom: 58px;}
.class-list {overflow: hidden; margin-bottom: 40px;}
.class-list ul{width: 1320px}
.class-list ul li{float: left; margin-right: 20px;  margin-bottom: 20px; width: 308px; height: 456px; border: 1px solid #cfcfcf}
.class-list ul li .pic{width: 308px; height: 300px; overflow: hidden; margin-bottom: 12px;}
.class-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.class-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.class-list ul li .info{text-align: center;}
.class-list ul li .info strong{display: block; font-size: 20px; color: #333; margin-bottom: 8px;}
.class-list ul li .info i{display: block; width: 48px; height: 1px; background: #009f4c; margin: 0 auto 12px}
.class-list ul li .info p{font-size: 15px; line-height: 26px; color: #333; width: 240px; margin: 0 auto}
.class-list ul li:hover{background: #f6f6f6; }
.class-list ul li:hover .info strong{color: #009f4c}
.index-more a{display: block; width: 128px; font-size: 15px; line-height: 40px; text-align: center; border: 1px solid #009f4c; margin: 0 auto}
.index-more a:hover{background: #009848; color: #fff; transition:0.6d;}


/*关于铭磊*/
.about{background: url(../images/about-bg.jpg) no-repeat center top; height: 420px}
.about-title{margin-top: 54px; margin-bottom: 52px;}
.about-title em{display: block; font-size: 32px; line-height: 32px; color: #ffffff}
.about-title a{display: block; line-height: 14px; color: #fff; opacity: 0.5; margin-top: 19px}
.about-title a:hover{opacity: 1;}
.about .info{width: 578px;}
.about .info p{font-size: 16px;  line-height: 30px; color: #f3f3f3; margin-bottom: 50px;}
.about-ys ul li{float: left; margin-right: 123px;}
.about-ys ul li:last-child{margin-right: 0}
.about-ys ul li img{display:block; margin-bottom: 11px;  }
.about-ys ul li em{display: block;font-size: 16px; color: #fff; text-align: center;}
.about-ys ul li:hover img{transform: rotateY(360deg); -webkit-transform: rotateY(360deg); /* Safari 与 Chrome */ transition:0.6s;}


/*应用领域*/
.app{background: url(../images/app-bg.jpg) no-repeat center top; padding: 57px 0 109px}
.app .index-title{margin-bottom: 53px;}
.app-con{padding: 64px 28px 59px 78px; background: #fff; box-sizing:border-box;}
.app-btn{width: 220px;}
.app-btn ul li{width: 100%; border-right: 1px solid #f7f7f7; position: relative; }
.app-btn ul li:after{position: absolute; content: ''; width: 2px; height: 0; right: -1px; background: #009f4c; top: 0}
.app-btn ul li a{display: block; width: 166px; border-bottom: 1px solid #f7f7f7; background: url(../images/app-icon1.png) no-repeat left center; padding: 24.5px 0; padding-left: 33px; font-size: 16px; color: #000; line-height: 16px;}
.app-btn ul li:first-child a{padding: 13px 0 21px; padding-left: 33px; background: url(../images/app-icon1.png) no-repeat left top 14px}
.app-btn ul li:hover:after{height: 100%; transition:0.6s;}
.app-btn ul li.on a{color: #009f4c; background: url(../images/app-icon2.png) no-repeat left center;}
.app-btn ul li:first-child.on a{ background: url(../images/app-icon2.png) no-repeat left top 14px}
.app-btn ul li.on:after{height: 100%}
.app-right{width: 930px;}
.app-list{height: 317px; overflow: hidden;}
.app-list .info{width: 390px;}
.app-list .info strong{display: block; font-size: 22px; line-height: 22px; color: #333; margin-bottom: 27px; }
.app-list .info i{display: block; width: 29px; height: 2px; background: #ddd; margin-bottom: 25px; }
.app-list .info p{display: block; font-size: 15px; line-height: 32px; color: #333; margin-bottom: 41px;}
.app-list .info a{display: block; width: 123px; line-height: 39px; color: #009f4c; text-align: center; border: 1px solid #009f4c; }
.app-list .info a:hover{background: #009f4c; color: #fff; transition:0.6s;}
.app-ys{margin-top: 34px;}
.app-ys img{display: block; border-radius: 10px;}


/*新闻资讯*/
.news{padding: 50px 0 79px}
.news .index-title{margin-bottom: 56px;}
.news-list{margin-bottom: 54px; }
.news-list ul li{float: left; margin-right: 14px;}
.news-list ul li .pic{width: 314px; height: 404px;}
.news-list ul li .info{background: #fff; height: 118px; padding: 28px 25px 0; box-sizing:border-box; box-shadow: 0px 4px 6px 0px rgba(184, 184, 184, 0.07);}
.news-list ul li .info span,.news-list ul li .info i{display: block; color: #999999; line-height: 14px; font-family: arial; }
.news-list ul li .info i{font-style: normal;}
.news-list ul li .info em{display: block; font-size: 17px; color: #333; margin-top: 17px;}
.news-list ul li:hover .info em{color: #00a14d}
.news-con{position: relative; }
.news-prev,.news-next{width: 85px; height: 85px; border-radius: 50%; position: absolute; top: 164px;}
.news-prev{background: url(../images/news-prev.png) no-repeat center rgba(0,88,170,0.07); left: -187px;}
.news-next{background: url(../images/news-next.png) no-repeat center rgba(0,88,170,0.07); right: -187px;}
.news-prev:hover{background: url(../images/news-prev2.png) no-repeat center rgba(0,88,170,0.07);}
.news-next:hover{background: url(../images/news-next2.png) no-repeat center rgba(0,88,170,0.07);}


/*公共底部*/
.footer{background: #313131;  position: relative;}
.footer-top{padding: 50px 0 65px;}
.foot-logo img{position: absolute; bottom: 0; left: 0}
.foot-nav{width: 710px; border-right: 1px solid rgba(255,255,255,0.03); padding-top: 32px; margin-right: 99px;}
.foot-nav dl{float: left; margin-right: 63px}
.foot-nav dl dt{display: block; font-size: 16px; color: #fff; margin-bottom: 11px;}
.foot-nav dl dd a{display: block; line-height: 30px; color: #818181;}
.foot-nav dl dd a:hover{color: #fff;}
.foot-nav dl:nth-child(2){width: 262px; margin-right: 7px}
.foot-nav dl:nth-child(2) dd{float: left; width: 131px;}
.foot-contact{width: 360px; margin-top: 32px;}
.foot-contact b{display: block; font-size: 15px; color: #fff;}
.foot-contact em{display: block; font-size: 15px; color: #818181; margin-bottom: 4px;}
.foot-contact p{display: block; font-size: 16px; color: #818181; margin-bottom: 3px;}
.foot-contact .text{margin-top: 11px;}
.foot-contact img{display: inline-block; vertical-align: middle; margin-right: 8px;}
.foot-wechat{margin-top: 37px;}
.foot-wechat img{display: block; margin-bottom: 11px;}
.foot-wechat em{display: block; font-size: 16px; color: #fff; text-align: center;}
.footer-copy{border-top:1px solid rgba(255,255,255,0.03); padding: 28.5px 0}
.footer-copy p{color: #818181; text-align: center;}
.footer-copy p a{color: #818181}
.footer-copy p a:hover{color: #fff;}
.footer-copy span{margin: 0 22px}



/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 52px;padding: 14px 0;background: #000;}
.zx-service ul li:hover a{background: #009f4c;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #009f4c;text-align: center;display: none;position: absolute;right: 81px;top: 0;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 50px;width: 150px;line-height: 50px;}
.weixin-hide{width: 130px;padding: 140px 10px 0;background:url(../images/right-wechat.jpg) no-repeat center top 10px #009f4c;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}


/*内页样式*/
.ny-hd{height: 550px;}

.ny-main{margin-top: 25px; margin-bottom:100px;}
.position{height:52px; line-height:52px; font-size:14px; border-bottom: solid 1px #dfdfdf; margin-bottom: 30px;}
.position .container{background:url(../images/position-home.png) no-repeat 0 center; padding-left:30px; width: 1270px;}
.position a{background:url(../images/position-arrow.png) no-repeat right; padding-right:20px; margin-right:10px;}
.position a:last-child{background: transparent;}
.position .on{color: #00a14d;}
.position a:hover{color: #00a14d;}

.ny-left{width: 260px;}
.column-title{position: relative; background: #333333 }
.column-title .icon{width: 155px;height: 100px;background: url(../images/icon-pro1.png) no-repeat center left 34px;padding-left: 105px;}
.column-title:before{content: ""; position: absolute;width: 248px;height: 88px;border: 1px solid #fff;top: 5px;left: 5px;}
.column-title h3{font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 26px 0 2px;    margin-bottom: 2px;}
.column-title span{color: #fff;font-family: arial; text-transform: uppercase;}
.ctitle1{width: 236px;border:2px solid #333333;border-top: none;padding: 20px 10px 12px 10px; margin-bottom: 30px;}
.ctitle1>li{float: left; margin-bottom: 8px;  width: 235px;background: #333333}
.ctitle1>li>a{display: block; width: 215px; padding-left: 20px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;transition: all 0.5s; position: relative; }
.ctitle1>li>a:after{content: "";width: 0px;height: 2px;background: #fff;position: absolute;left: 0;top: 24px;transition: all 0.2s; left: 20px;}
.ctitle1>li:hover,.ctitle1>li.on{background: #00a14d}
.ctitle1>li:hover>a:after,.ctitle1>li.on>a:after{width: 10px;}
.ctitle1>li:hover>a,.ctitle1>li.on>a{padding-left: 40px;}

.ctitle2{background: #fff; background: #f5f5f5; padding:10px 20px}
.ctitle2 li a{display: block; font-size: 14px; color: #666; line-height: 40px;}
.ctitle2 li:hover a,.ctitle2 li.on a{color: #00a14d; font-weight: bold; text-indent: 5px; transition:0.6s;}


.ny-contact {background: #fafafa;}
.ny-contact .bg{display: block; width: 230px;padding-left: 20px; height: 100px;background: url(../images/ny-contact.jpg) no-repeat center center;}
.ny-contact span,.ny-contact em{display: block;color: #fff;}
.ny-contact span{font-size: 18px;line-height: 18px;padding-top: 30px;}
.ny-contact em{font-family: arial;}
.ny-contact ul{padding: 20px 10px;background: #f2f2f2;margin-bottom: 20px;}
.ny-contact ul li span,.ny-contact ul li img,.ny-contact ul li a{display: block;margin: 0 auto;}
.ny-contact ul .ny-qcode{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.ny-contact ul .ny-qcode span{color: #4c4c4c;line-height: 14px;padding-top: 10px;}
.ny-contact ul .ny-tel{font-size: 24px;font-family: arial;color: #00a14d;line-height: 20px;padding-left: 40px;background: url(../images/ny-tel.png) no-repeat center left 6px;margin-bottom: 20px; margin-left: 10px;}

.ny-right {width:1010px;overflow: hidden;}


/*内页产品列表*/
.ny-product-list ul{width: 1040px;}
.ny-product-list ul li{float: left; width: 316px; margin-right: 30px; margin-bottom: 30px;}
.ny-product-list ul li .pic{width: 316px; height: 220px; position: relative; overflow: hidden;}
.ny-product-list ul li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.ny-product-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product-list ul li h3{display: block;font-size: 15px; line-height: 45px; color: #333; border-bottom: 1px solid #ccc; background: url(../images/link.png) no-repeat right center;}
.ny-product-list ul li:hover h3{color: #00a14d}


/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 402px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 580px;position: relative;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 580px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #00a14d;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #00a14d;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail {margin-bottom: 20px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #00a14d; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#00a14d;}
.pro-wechat{display: none; position: absolute; left: 150px;    bottom: -90px;}
.pro-wechat img{display: block; margin: 30px auto 0; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}


/*内页图片列表页*/
.nypic-list ul{width: 1040px}
.nypic-list ul li{float: left; width: 490px;  margin-right: 30px;  margin-bottom: 30px;}
.nypic-list ul li .pic{width: 490px; height: 310px; overflow: hidden;}
.nypic-list ul li em{display: block; background: #fcfcfc; font-size: 15px; line-height: 45px; color: #333; text-align: center;}
.nypic-list ul li:hover em{background: #00aa51; color: #fff; transition:0.6s;}




/*内页新闻列表页*/
.nynews-list ul {width: 1040px;}
.nynews-list ul li{float: left; width: 316px; margin-right: 30px; margin-bottom: 30px;}
.nynews-list ul li .pic{width: 316px; height: 407px;}
.nynews-list ul li .info{background: #fff; height: 118px; padding: 28px 25px 0; box-sizing:border-box; box-shadow: 0px 4px 6px 0px rgba(184, 184, 184, 0.07);}
.nynews-list ul li .info span,.nynews-list ul li .info i{display: block; color: #999999; line-height: 14px; font-family: arial; }
.nynews-list ul li .info i{font-style: normal;}
.nynews-list ul li .info em{display: block; font-size: 17px; color: #333; margin-top: 17px;}
.nynews-list ul li:hover .info em{color: #00a14d}



.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right .pagelist a,
.ny-right  .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}



