@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: 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: #464646; height: 41px;}
.top p{display: block; font-size: 14px; line-height: 41px; color: #fff; opacity: 0.8;}
.top-nav{padding: 12px 0;}
.top-nav ul li{float: left; height: 17px; border-right: dotted 1px #6b6b6b;padding: 0 20px;color: #fff; opacity: 0.75;  }
.top-nav ul li a{display: block; font-size: 14px; line-height: 17px; color: #fff; opacity: 0.75; }
.top-nav ul li:last-child{border-right: none; }
.top-nav ul li.on a{color: #eb3d00; opacity: 1;}
.top-nav ul li a:hover{color: #eb3d00; opacity: 1;}

.head{height: 113px; background: #ddd;}
.logo{margin-top:8px;}
.head .logo h1 {line-height: 0px;}

.search{margin-top: 40px;}
.search .search-text{display: block; width: 212px; height: 37px; padding-left: 20px;  border: solid 1px #ccc; font-size: 14px; line-height: 37px; color: #ccc; font-family: "Microsoft YaHei"; outline: none;}
.search .search-btn{display: block; width: 44px; height: 39px; background: url(../images/search-btn.png) no-repeat center #464646; border: none; outline: none;}

.nav{background: url(../images/nav-ng.jpg) repeat-x center; height: 50px;}
.nav ul li{float: left; position: relative; }
.nav ul li>a{display: block; font-size:16px; line-height: 50px; color: #fff; text-align: center; width: 185px;}
.nav ul li.on>a{background: #eb3d00;}
.nav ul li:hover>a{background: #eb3d00; } 
.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;width: 185px;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: #eb3d00; 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;}
.nav ul li:nth-child(5) .hide{width: 220px; left: -17.5px;}

.navfixed{background: url(../images/nav-ng.jpg) repeat-x center; height: 50px; z-index: 3;position: fixed; top: 0px; width: 100%;}
.navfixed ul li{float: left; position: relative; }
.navfixed ul li>a{display: block; font-size:16px; line-height: 50px; color: #f5f5f5; text-align: center; width: 185px;}
.navfixed ul li.on>a{background: #eb3d00;}
.navfixed ul li:hover>a{background: #eb3d00; } 
.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;width: 185px;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: #eb3d00; 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 ul li:nth-child(5) .hide{width: 220px; left: -17.5px;}


/*首页banner*/
.banner{position:relative;}
.banner-hd {height:448px;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:2 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:16px;height:16px;  color: #FFFFFF;margin:0 5px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #eb3d00;  } /*当前项*/

/*新闻*/
.news{background: #eee; height: 50px;}
.news .container{position: relative;}
.news-icon{width: 24px; height: 18px; margin: 16px 15px 16px 6px;}
.news-bd{width: 650px;}
.news-bd .news-list li{float: left;}
.news-bd .news-list li a{display: block; font-size: 14px; line-height: 50px; color: #555; width: 620px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news-bd .news-list li a:hover{color: #13a5f2;}
.news .prev,.news .next{position: absolute; right: 0px; width: 12px; height: 12px; z-index: 2;}
.news .prev{background: url(../images/news-prev.png) no-repeat center; top: 9px;}
.news .next{background: url(../images/news-next.png) no-repeat center; top: 30px;}
.news .prev:hover{background: url(../images/news-prev-on.png) no-repeat center; top: 9px;}
.news .next:hover{background: url(../images/news-next-on.png) no-repeat center; top: 30px;}


/*产品展示*/
.title h3{font-size: 26px; line-height: 26px; color: #333; font-weight: bold; padding-bottom: 13px; background: url(../images/title-h3-line.png) no-repeat center bottom; margin-bottom: 8px;}
.title span{display: block; font-size: 14px; line-height: 10px; color: #999; font-family: arial; text-transform: uppercase;}

.product{margin: 34px 0 66px;}
.product-content{padding: 18px 23px 18px 17px; background: #eee; margin-top: 45px;}
.product-class{width: 225px;}
.product-class ul li{width: 225px; margin-bottom: 5px; }
.product-class ul li:last-child{margin-bottom: 0px;}
.product-class ul li a{display: block; background: #13a5f2; font-size: 15px; line-height: 45px; color: #fff; text-align: center; border-radius: 4px;}  
.product-class ul li:hover a{background: #eb3d00;}
.product-class ul li:last-child a{background: #eb3d00;}

.product-right {width: 1009px; overflow: hidden;}
.product-list{margin-bottom: 28px; }
.product-list ul li{float: left; width: 244px; margin-right: 11px;}
.product-list ul li:last-child{margin-right: 0px;}
.product-list ul li .pic{width: 244px; height: 200px; margin-bottom: 8px; overflow: hidden;}
.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;}
.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;}
.product-list ul li em{display: block; background: #fff; padding: 0 5px; width: 234px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; line-height: 35px; color: #333; text-align: center;}
.product-list ul li:hover em{background: #13a5f2; color: #fff;}
.product-btn li{float: left; margin-right: 7px; width: 12px; height: 12px; background: #ddd; border-radius: 50%;}
.product-btn li.on{background: #eb3d00;}

/*公司简介*/
.about{background: url(../images/about-bg.jpg) no-repeat center bottom; height: 283px; margin-bottom: 47px;}
.about .container{position: relative;}
.about-title{margin-bottom: 20px;}
.about-title h3{display: inline-block; font-size: 26px; line-height: 26px; color: #333; font-weight: bold;}
.about-title span{display: inline-block; font-size: 16px; line-height: 16px; color: #666;}

.about-info{background: #fff; border:solid 1px #ddd; padding: 26px 0 0 55px; width:1243px; height:195px;  }
.about-info em{display: block; font-size: 18px; line-height: 18px; color: #333;}
.about-info p{display: block; font-size: 14px; line-height: 25px; color: #666; margin: 12px 0 15px; width: 807px;}
.more{display: block; width:140px; background: #13a5f2; font-size: 14px; line-height: 36px; color: #fff; text-align: center; transition: all .3s ease; }
.more:hover{background: #eb3d00;}
.about-pic{position: absolute; top: 4px; right: 20px; border: solid 1px #d9d9d9; width: 366px; height: 211px;}

/*成功案例*/
.case{margin-bottom: 89px;}
.case-list{margin: 46px 0 29px; overflow: hidden;}
.case-list ul li{float: left; width: 253px; margin-right: 9px; }
.case-list ul li .pic{width: 253px; height: 169px; overflow: hidden;}  
.case-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;}
.case-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;}
.case-list ul li .info{background: #eee; padding: 17px 12px 0 16px; width: 225px; height:30px;}
.case-list ul li .info em{display: block; font-size: 16px; line-height: 16px; color: #666; width: 200px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.case-list ul li .info p{display: block; font-size: 12px; line-height: 20px; color: #999; margin: 10px 0 1px; }
.case-list ul li .info span{display: block; font-size: 18px; line-height: 9px; color: #999;margin-top:-25px;}
.case-list ul li:hover .info em{color: #13a5f2;}
.case-list ul li:hover .info span{color: #eb3d00;}
.case-more{margin: 0 auto;}


/*公司新闻*/
.company-news{width: 805px;}
.company-news .pic{width: 291px; height: 250px;}
.company-news .info{width: 475px;}

.pannel{margin-bottom: 50px;}
.pannel-title{ border-bottom: solid 2px #ddd; height: 37px; margin-top: 8px;}
.pannel-title h3{ font-size: 26px; line-height: 26px; color: #333; font-weight: bold; border-bottom: solid 2px #13a5f2; height: 37px;}
.pannel-title .pannel-more {display: block; width: 74px; background: #eee; font-size: 12px; line-height: 24px; color: #666; text-align: center; margin-top: 3px; border-radius: 8px;}
.pannel-title .pannel-more:hover{background: #eb3d00; color: #fff;}
.company-list{margin-top: 13px;}
.company-list ul li{height: 39px; border-bottom: solid 1px #eee;}
.company-list ul li:last-child{border-bottom: none;}
.company-list ul li em{display: block; font-size: 14px; line-height: 39px; color: #666; margin-left: 5px; background: url(../images/news-icon.jpg) no-repeat left center; padding-left: 12px; width: 330px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.company-list ul li span{display: block; font-size: 14px; line-height: 39px; color: #666; font-family: arial;}
.company-list ul li em:hover{color: #13a5f2; background: url(../images/news-icon-on.jpg) no-repeat left center;}


/*联系我们*/
.contact{width: 444px;}
.contact .info{padding-left: 22px; padding-top: 21px;}
.contact .info em{display: block; font-size: 20px; line-height: 20px; color: #333; margin-bottom: 11px;}
.contact .info p{display: block; font-size: 14px; line-height: 30px; color: #666; }


/*公共底部*/
.foot{background: url(../images/foot-bg.jpg) repeat-x center; height: 300px; padding-top: 19px;}
.foot-tel{margin: 0 auto 34px; width: 380px;}
.foot-tel span{display: block; background: url(../images/foot-tel.png) no-repeat left center; padding-left: 58px; font-size: 14px; line-height: 41px; color: #666;}
.foot-tel span em{font-size: 25px; color: #f30a0a; font-family: arial; margin-left: 15px;}

.foot-nav{}
.foot-nav dl{float: left; margin-right: 90px;}
.foot-nav dl dt{font-size: 16px; line-height: 16px; color: #666; margin: 8px 0 13px;}
.foot-nav dl dd a{font-size: 12px; line-height: 29px; color: #a1a1a1;}
.foot-nav dl dd a:hover{color: #13a5f2;}
.wechat{width: 131px; height: 131px;}
.wechat img{display: block; width: 131px; height: 131px; margin-bottom: 13px;}
.wechat p{font-size: 12px; line-height:12px; color: #a1a1a1; text-align: center;}

.foot-copy{background: #5c5c5c;}
.foot-copy p{font-size: 14px; line-height: 44px; color: #fff;}
.foot-copy p a{color: #fff;}
.foot-copy p a:hover{color: #eb3d00;}



/*在线咨询*/
.zx-service{position:fixed; right:0px; top:321px;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:#13a5f2; }
.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: #13a5f2;padding: 10px 0px;}

.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: 350px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}

.ny-left{width: 270px;}
.column-title{display: block; font-size: 18px; line-height: 66px; color: #fff; text-align: center; background: #13a5f2; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.ny-left .ctitle1{border: solid 1px #e2e2e2;border-bottom: none;}
.ny-left .ctitle1 li{float: left; border-bottom: solid 1px #e2e2e2; width: 238px; padding: 0 15px;}
.ny-left .ctitle1 li a{display: block; font-size: 16px; line-height: 38px; color: #333; }
.ny-left .ctitle1 li.on a{ color: #13a5f2;}
.ny-left .ctitle1 li a:hover{ color: #13a5f2;}

.ny-tel{background: url(../images/ny-tel-icon.png) no-repeat 15px center; padding: 15px 0px; padding-left:67px;}
.ny-tel span{display: block; font-size: 13px; line-height: 18px; color: #fff; border-left: solid 1px #ccc; padding-left: 16px;}
.ny-tel em{display: block; font-size: 26px; line-height: 35px; color: #fff; font-weight: bold; font-family: arial;}

.ny-contact{margin-top: 30px; background: #13a5f2;}
.ny-contact .column-title{ border-top-left-radius: 0px; border-top-right-radius: 0px;}
.ny-contact .content{width: 246px; padding: 15px 9px 20px;background: #fff;border: solid 3px #13a5f2;border-top: 0;}
.ny-contact .content p { font-size: 14px; line-height: 30px; color: #333;}
.ny-right {width: 1000px}
.ny-right .position{display: block;margin-top: 30px; margin-bottom: 20px; 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.png) no-repeat 20px center;border-bottom: solid 1px #13a5f2; z-index: 0;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #13a5f2;}
.ny-right .position span a:hover{color: #13a5f2;}

/*内页新闻列表页*/
.ny-company-list {margin-top: 0;}
.ny-company-list ul li em{width: 750px;}

/*内页产品展示列表页*/
.ny-product-list ul li{float: left; width: 227px; margin-right: 30px; margin-bottom: 25px;}
.ny-product-list ul li:nth-child(4n){margin-right: 0px;}
.ny-product-list ul li .pic{width: 225px; height: 184px; overflow: hidden; border: solid 1px #ddd;}
.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 em{display: block; padding: 0 5px; width: 217px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: #ececec; font-size: 14px; line-height: 35px; text-align: center; color: #333;}
.ny-product-list ul li:hover em{background: #13a5f2; color: #fff;}

/*内页产品详情*/
.ny-right .pro1{margin-top: 20px;}
.ny-right .pro1 .spec-preview img{display: block;}
.ny-right .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.ny-right .pro1 .descript1 p{width: 630px;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.ny-right .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 .pro1 .descript1 a.consult:hover{background-color: #13a5f2;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color: #eb3d00;font-size: 20px; font-weight: bold; }
.ny-right .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .detail .de-title{border-bottom: solid 3px #13a5f2; margin-bottom: 15px;}
.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:#13a5f2; border-top-left-radius: 6px; border-top-right-radius: 6px; }

/*成功案例*/
.ny-case-list{margin: 0px;}
.ny-case-list ul li{float: left; width: 227px; margin-right: 30px; margin-bottom: 25px;}
.ny-case-list ul li:nth-child(4n){margin-right: 0px;}
.ny-case-list ul li .pic{width: 227px; height: 152px; overflow: hidden; }

.ny-case-list ul li .info{padding: 10px 10px 0px; width: 207px; height:30px;}
.ny-case-list ul li .info em{font-size: 15px; line-height: 15px; width: 160px;}
.ny-case-list ul li .info p{margin: 8px 0 1px;}
.ny-case-list ul li .info span{margin-top:-20px}



.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;}
