@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:13px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1229px; 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:1101px; 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 */


/*公共头部*/
.head{height: 136px;}
.logo{margin-top: 11px; margin-right: 160px;}
.head-fr{width: 219px; margin-top: 29px;}
.head-tel{background: url(../images/head-tel.png) no-repeat left center; padding-left: 67px; margin-bottom: 17px;}
.head-tel span{display: block; font-size: 16px; line-height: 16px; color: #000;}
.head-tel em{display: block; font-size: 25px; line-height: 18px; color: #ff0000; font-family: arial; margin-top: 11px;}
.search{position: relative;}
.search-text{display: block; width: 192px; height: 22px; color: #7a7a7a; font-size: 12px; font-family: '微软雅黑'; outline: none; line-height: 24px; border: solid 1px #eaeaea; border-radius: 10px; padding-left: 12px;}
.search-btn{position: absolute; background: url(../images/search-btn.png) no-repeat; width: 24px; height: 24px; outline: none; border: 0px; top: 0px; right: 0px; cursor: pointer;}



.nav{background: #131317; border-bottom: solid 4px #cb502f; height: 51px;}
.nav ul li{float: left; position: relative; width: 137px;}
.nav ul li a{display: block; font-size: 15px; line-height: 55px; color: #fff; text-align: center;}
.nav ul li:hover>a{background: #cb502f; } 
.nav ul li.on>a{background: #cb502f;}
.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;min-width: 137px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.nav ul li .hide em a{display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.nav ul li .hide em a:hover{background: #fff; color: #cb502f; 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;}

.navfixed{position: fixed; z-index: 999;  width: 100%; top: 0px;}
.navfixed ul li{float: left; position: relative; width: 137px;}
.navfixed ul li a{display: block; font-size: 15px; line-height: 55px; color: #fff; text-align: center;}
.navfixed ul li:hover>a{background: #cb502f; } 
.navfixed ul li.on>a{background: #cb502f;}
.navfixed ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;font-size: 14px;left: 0px;display: none;min-width: 137px;opacity: 0.95;position: absolute;text-align: center;z-index: 10000;}
.navfixed ul li .hide em a{display:block; font-size: 15px;line-height:35px;font-weight: normal; text-align:center; height:35px; color: #333;}
.navfixed ul li .hide em a:hover{background: #fff; color: #cb502f; 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;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:584px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.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:13px;height:13px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left;background:url(../images/banner-ico.png) no-repeat;}
.banner-hd .num li.on { background:url(../images/banner-ico-on.png) no-repeat; } /*当前项*/

/*产品展示*/
.product{ margin: 34px 0px 52px;}
.title {text-align: center;}
.title em{display: block; font-size: 20px; line-height: 20px; color: #000; margin-bottom: 12px;}
.title span{display: block; font-size: 14px; line-height: 10px; color: #000; text-transform: uppercase;}
.product-bd{margin-top: 37px; position: relative;}
.product-bd .product-list li{float: left; padding: 0 46px; width: 183px;}
.product-bd .product-list li .product-pic{width: 181px; height: 176px; border: solid 1px #e7e7e7; overflow: hidden;}
.product-bd .product-list li .product-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;}
.product-bd .product-list li:hover .product-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;}
.product-bd .product-list li .product-name{display: block; font-size: 16px; line-height: 16px; color: #000; text-align: center; margin-top: 29px; padding: 0 5px; width: 173px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.product-bd .product-list li:hover .product-name{color: #cb502f;}
.product-bd .prev1,.product-bd .next1{display: block; width: 27px; height:46px; position: absolute;top:66px; background: url(../images/bd-prev.png); z-index:99; cursor: pointer;}
.product-bd .prev1{left: -63px;}
.product-bd .next1{right: -63px; background: url(../images/bd-next.png);}


/*关于我们*/
.about{margin-top: 39px; background: url(../images/about-bg.jpg) no-repeat center; height: 433px;}
.about-info{margin-top: 32px; width: 536px;}
.about-info p{display: block; font-size: 14px; line-height: 24px; color: #fff; margin-top: 26px;}
.more{display: block;background: #cb502f;  width: 129px; font-size: 15px; line-height: 45px; color: #fff; text-align: center; border-radius: 8px; margin-top: 39px;}
.more:hover{background: #ff0000;}

/*优势*/
.ad{ margin: 52px 0px 43px;}
.ad-list ul li{float: left;width: 251px; height: 166px;  margin-right: 32px; background: #fafafa;}
.ad-list ul li:last-child{margin-right: 0px;}
.ad-list ul li .ad-icon{height: 61px; background-position: top center; margin-top: 18px;}
.ad-list ul li .ad-icon1{background: url(../images/ad-icon1.png) no-repeat top center;}
.ad-list ul li .ad-icon2{background: url(../images/ad-icon2.png) no-repeat top center;}
.ad-list ul li .ad-icon3{background: url(../images/ad-icon3.png) no-repeat top center;}
.ad-list ul li .ad-icon4{background: url(../images/ad-icon4.png) no-repeat top center;}
.ad-list ul li:hover .ad-icon{background-position: bottom center;-ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li em{display: block; font-size: 14px; line-height: 14px; margin-top: 25px; margin-bottom: 13px; text-align: center; color: #000; -ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li span{display: block; font-size: 13px; line-height: 10px; color: #000; text-align: center; font-family: arial; text-transform: uppercase; -ms-transition-duration: 0.2s; transition-duration: 0.2s;}
.ad-list ul li:hover em{color: #cb502f;}
.ad-list ul li:hover span{color: #cb502f;}

/*工程案例*/
.case-list{margin-top: 35px; overflow: hidden;}
.case-list ul li{float: left; width: 234px; margin-right: 55px;}
.case-list ul li:last-child{margin-right: 0px;}
.case-list ul li .case-pic {border: solid 1px #eaeaea; width: 232px; height: 217px; overflow: hidden;}
.case-list ul li .case-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;}
.case-list ul li:hover .case-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;}
.case-list ul li  .case-name{width: 224px; background: #e8e8e8; font-size:16px ; line-height: 48px; text-align: center; border-bottom: solid 3px #cb502f; margin-top: 9px; color: #cb502f; padding: 0 5px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.case-list ul li:hover .case-name{background: #131317; color: #fff;}

/*新闻中心*/
.news{ margin: 46px 0px 32px;}
.news-list{margin-top: 39px;}
.news-list li{float: left; background: url(../images/news-bg.png) no-repeat center; height: 132px; width: 531px; margin-right: 37px; margin-bottom: 26px;}
.news-list li:nth-child(2n){margin-right: 0px;}
.news-list li .news-info{padding-top: 17px; margin-left: 12px;}
.news-list li .news-info em{display: block; font-size: 15px; line-height: 15px; color: #333; width: 480px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.news-list li .news-info p{display: block; font-size: 14px; line-height: 24px; color: #666; margin: 7px 0px 14px; width: 475px;}
.news-list li .news-info span{display: block; font-size: 13px; line-height: 10px; color: #a3a3a3;}
.news-list li:hover{background: url(../images/news-bg-on.png)no-repeat center;}
.news-list li:hover .news-info em{color: #cb502f;}

/*公共底部*/
.foot{background: url(../images/foot-bg.jpg)no-repeat center; height: 270px; padding-top: 29px;}
.foot-nav dl{float: left; margin-right: 64px;}
.foot-nav dl dt a{display: block; font-size: 15px; color: #fff; line-height: 32px;}
.foot-nav dl dd a{display: block; font-size: 14px; line-height: 32px; color: #cfcfcf; text-align: center;}
.foot-contact {margin-bottom: 13px;}
.foot-contact p{display: block; font-size: 15px; line-height: 30px; color: #cfcfcf; padding-left: 45px;}
.foot-contact p.add-icon{background: url(../images/add-icon.png) no-repeat left center;}
.foot-contact p.email-icon{background: url(../images/email-icon.png) no-repeat left center;}
.foot-contact p.person-icon{background: url(../images/person-icon.png) no-repeat left center;}
.foot-contact p.phone-icon{background: url(../images/phone-icon.png) no-repeat left center;}
.foot-contact p.tel-icon{background: url(../images/tel-icon.png) no-repeat left center;}
.foot-contact p.fax-icon{background: url(../images/fax-icon.png) no-repeat left center;}
.foot-copy p{display: block; font-size:15px; line-height: 37px; color: #fff; border-top: solid 1px #b7b9bc; border-bottom: solid 1px #b7b9bc;}
.foot-copy p a{color: #fff;}
.foot a:hover{color: #cb502f;}


/*在线咨询*/
.zx-service{position:fixed; right:0px; top:200px;z-index: 10000; }
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:3px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#cb502f; }
.service-box ul li:last-child{border:none;}

.service-box li p{position:absolute; left:-170px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #cb502f;padding: 10px 0px;}
.service-box li p.qq-tel{width: 200px; left: -220px;}
.service-box li:hover p{display:block; }

.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}

/*内页样式*/
.ny-hd{height: 450px;}
.ny-main{margin-top: 40px;margin-bottom: 50px;}

/*产品列表页*/
.ny-left-ul{width: 238px;border: solid  1px #ddd;margin-bottom: 40px;}
.ny-left-ul .ny-left-title{background: url(../images/product-left-title-bg.png) no-repeat left center;height: 33px;padding-left: 40px;margin-top: 20px;margin-left: 16px;}
.ny-left-ul .ny-left-title em.title-name1{display: block;font-size: 17px;line-height: 17px;color: #374262;margin-bottom: 2px;}
.ny-left-ul .ny-left-title p.title-name2{font-size: 13px;line-height: 13px;color: #374262;}
.ny-left-ul span.line{display: block;width: 210px;border-bottom: solid 1px #ebebeb;margin-top: 19px;margin-left: 13px;}
.ny-left-ul ul.ctitle1{margin-left: 23px;margin-top: 29px;margin-bottom: 53px;}
.ny-left-ul ul.ctitle1 li{margin-bottom: 30px;}
.ny-left-ul ul.ctitle1 li a h3{background: url(../images/product-list-li-a-bg.png)no-repeat left center;padding-left: 25px;font-size: 13px;line-height: 16px; color: #6a6a6a;}
.ny-left-ul ul.ctitle1 li.on a h3{color: #cb502f;}
.ny-left-ul ul.ctitle1 li a h3:hover{color: #cb502f;}
.ny-contact {background: #131317;}
.ny-contact .ny-contact-title h2{font-size: 18px; line-height: 60px; color: #fff;text-align: center;}
.ny-contact .content{width: 216px; padding: 15px 9px 20px;background: #fff;border: solid 3px #131317;border-top: 0;}
.ny-contact .content p{padding-left: 24px;font-size: 13px;line-height: 40px; color: #333; border-bottom: solid 1px #eee;}
.ny-contact .content p span{font-family: arial;}
.ny-contact .content p:last-child{border: none;}
.ny-contact .content .person{background: url(../images/icon-contact-p.png) no-repeat left center; }
.ny-contact .content .add{background: url(../images/icon-contact-f.png) no-repeat left 7px;line-height: 25px;margin-top: 5px; }
.ny-contact .content .tel{background: url(../images/icon-contact-c.png) no-repeat left center; }
.ny-contact .content .fax{background: url(../images/icon-contact-d.png) no-repeat left center; }
.ny-contact .content .email{background: url(../images/icon-contact-e.png) no-repeat left 7px; line-height: 25px;margin-top: 5px;}

.ny-right{width: 820px;}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 25px; border-bottom: solid 1px #ddd;position: relative;}
.ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.gif) no-repeat 20px center;border-bottom: solid 1px #cb502f;width: 221px;z-index: 1000;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a:hover{color: #cb502f;}
.ny-right .content{overflow: hidden;}

.ny-right .content .ny-product li{float: left;margin-right:35px; margin-bottom: 20px; width: 250px;}
.ny-right .content .ny-product li:nth-child(3n){margin-right: 0px;}
.ny-right .content .ny-product li .ny-product-pic{overflow: hidden; width: 248px; height:241px; border: solid 1px #ccc;}
.ny-right .content .ny-product li:hover .ny-product-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-right .content .ny-product li p.ny-product-name{font-size: 15px; line-height: 15px; color: #000; text-align: center; margin-top: 15px; padding: 0 5px; width: 240px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-right .content .ny-product li:hover p.ny-product-name{color: #cb502f;}

/*产品详情*/
.ny-right .content .pro1 .spec-preview img{display: block;}
.ny-right .content .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;}
.ny-right .content .pro1 .descript1 p{width: 450px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.ny-right .content .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #000; }
.ny-right .content .pro1 .descript1 a.consult:hover{background-color: #cb502f;}
.ny-right .content .pro1 .descript1 p.haoma{font-size: 18px; font-weight: bold; color: #cb502f;line-height: 35px;margin-top: 10px; margin-bottom: 10px;}
.ny-right .content .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .content .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .content .detail .de-title{border-bottom: solid 3px #131317;}
.ny-right .content .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#131317;}
.ny-right .content .detail .infor{padding-top: 15px;}
.ny-right .content .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}

/*新闻资讯列表*/
.news-ny-left-ul{height: 200px;}
.ny-right .content .ny-news li{margin: 0 0 10px;overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0;}
.ny-right .content .ny-news li .descript{overflow: hidden;width: 590px;}
.ny-right .content .ny-news li .ny-news-title{overflow: hidden;}
.ny-right .content .ny-news li .ny-news-title .date{line-height: 30px;color: #fff;font-size: 14px;background: url(../images/ny-news-date-bg.png) no-repeat left top;padding-bottom: 5px;width: 110px;text-align: center;margin-right: 20px;margin-bottom: 14px;}
.ny-right .content .ny-news li .ny-news-title strong{font-size: 14px;color: #666;line-height: 14px;display: block;padding-top: 6px; width: 650px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-right .content .ny-news li .ny-news-title strong:hover{color: #cb502f;}
.ny-right .content .ny-news li p.info{color: #5f5f5f;font-size: 13px;line-height: 20px;}

/*成功案例列表*/
.ny-right .content .ny-case li{float: left;margin-right:35px; margin-bottom: 20px;position: relative;}
.ny-right .content .ny-case li:nth-child(3n){margin-right: 0px;}
.ny-right .content .ny-case li .ny-case-pic{overflow: hidden; width: 250px; height:234px;}
.ny-right .content .ny-case li:hover .ny-case-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-right .content .ny-case li p.ny-case-name{position: absolute; width: 240px; bottom: 0;font-size: 15px; line-height: 40px; color: #fff; text-align: center; background: rgba(0,0,0,0.75); padding: 0 5px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.ny-right .content .ny-case li:hover p.ny-case-name{background: rgba(203,80,47,0.75);}





.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;}