@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: 1200px; 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:1200px; 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{position: absolute; top: 0px; z-index: 2; width: 100%;}
.logo{margin-top: 10px; margin-right: 106px;}
.head .logo h1 {line-height: 0px;}
.nav{margin-top: 15px;}
.nav ul li{float: left;  margin-right: 5px; position: relative;}
.nav ul li>a{display: block; font-size:15px; line-height: 30px; color: #fff; text-align: center; padding: 0 18px; }
.nav ul li.on>a{background: #fff; color: #333; border-radius: 10px;}
.nav ul li:hover>a{background: #fff; color: #333; border-radius: 10px; } 
.nav ul li .hide{position: absolute; display: none; top: 30px; z-index: 22222;  padding-top: 10px; left: -20px;}
.nav ul li .hide em{float: left; background: #fff;opacity: 0.78;}
.nav ul li .hide em a{display:block; font-size: 15px;line-height:35px; text-align:center;  color: #333; width: 160px;}
.nav ul li .hide em a:hover{color: #0075bf;   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;}
.ver a{display: block; width: 88px; border: solid 1px #fff; font-size: 14px; line-height: 28px; color: #fff; text-align: center; margin-top: 15px;}
.ver a:hover{background: #0075bf; border: solid 1px #0075bf; color: #fff;}

.headfixed{position: fixed; top: 0px; z-index: 222; width: 100%; background: rgba(0,0,0,0.6); height: 52px;}

/*首页banner*/
.banner{position:relative;}
.banner-hd {height:500px;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:25px;height:2px; margin:0 5px; cursor:pointer; float: left; background: #fff;}
.banner-hd .num li.on {background: #0075bf;  } /*当前项*/

/*about*/
.title{}
.title h3{font-size: 30px; line-height: 22px; color: #000;}
.title i{display: block; width: 60px; height: 3px; background: #ccc; margin: 10px auto 0;}
.about{padding-top: 58px;  }
.about .container{background: url(../images/about-bg.png) no-repeat center bottom; height:249px;}
.about p{font-size: 16px; line-height: 28px; color: #666; margin: 22px auto; text-align: center; width: 1080px;}
.more{display: block; width: 146px; background: #0075bf; font-size:14px; border: 1px solid #fff; line-height: 36px; color: #fff; text-align: center; margin: 0 auto;}
.more:hover{background: #fff; color: #0075bf; border: 1px solid #0075bf;}

/*product*/
.product{background:#f3f3f3; height: 418px; padding-top:30px; }
.product .title i{width: 40px;}
.product-list{margin: 30px 0 20px;}
.product-list ul li{float: left; width: 280px; position: relative; overflow: hidden; margin-right: 26px;}
.product-list ul li:nth-child(4n){margin-right: 0px;}
.product-list ul li .pic{width: 280px; height: 280px; }
.product-list ul li .info{position: absolute; top: 0px; width: 100%; height: 100%; top: 100%;  background: rgba(0,117,191,0.5); opacity:0;   transition:all .3s ease;}
.product-list ul li .info em{display: block; font-size: 16px; line-height: 12px; margin: 115px 0 14px;}
.product-list ul li .info i{display: block; width: 140px; height: 1px; background: #fff; margin: 0 auto 14px; }
.product-list ul li .info span{display: block; font-size: 14px; line-height: 10px; color: #d1e2ed;}
.product-list ul li:hover .info{opacity: 1; top: 0px;}
.product-btn{width: 58px; margin: 0 auto;}
.product-btn li{float: left;margin-right: 11px;}
.product-btn li:nth-child(3n){margin-right: 0px;}
.product-btn li a{ cursor: pointer; display: block; width: 12px; height: 12px; border-radius: 50%; background: #fff; }
.product-btn li.on a{background: #0075bf;}

/*news*/
.news{ margin: 30px 0 38px;}
.news .title i{width: 40px;}
.news-content{margin-top: 42px;}
.news-list{width: 610px;}
.news-list ul li{background: #fff; width: 559px; height: 57px; padding: 17px 41px 16px 10px; margin-bottom: 12px;}
.news-list ul li .date{margin-right: 12px;}
.news-list ul li .date strong{display: block; font-size: 36px; line-height: 26px; color: #999; margin-bottom: 19px; font-weight: normal; font-family: arial;}
.news-list ul li .date span{display: block; font-size: 15px; line-height: 11px; color: #666; font-family: arial;}
.news-list ul li .info a{display: block;}
.news-list ul li .info em{display: block; font-size: 16px; line-height: 17px; color: #333; margin: 10px 0px; font-family: arial; width: 474px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-list ul li .info p{display: block; font-size: 14px; line-height: 12px; color: #888; font-family: arial;}
.news-list ul li:hover{background: #0075bf; box-shadow: 3px 3px 3px #bdbdbd;}
.news-list ul li:hover .date strong{color: #e2e2e2}
.news-list ul li:hover .date span{color: #e2e2e2}
.news-list ul li:hover .info em{color: #fff;}
.news-list ul li:hover .info p{color: #dedede;}

.latest-news{position: relative;}
.latest-news .pic{ width: 550px; height: 300px;}
.latest-news .date{position: absolute; top: 0px; right: 0px; background: #0075bf; width: 76px; height: 60px; padding-top: 16px;}
.latest-news .date strong{display: block; font-size: 30px; line-height: 22px; color: #fff; margin-bottom: 12px; font-weight: normal; }
.latest-news .date span{display: block; font-size: 14px; line-height: 10px;  }
.latest-news .date a{display: block;}
.latest-news .info em{display: block; font-size: 16px; line-height: 17px; color: #333; margin: 11px 0px 16px; font-family: arial; width: 490px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.latest-news .info em:hover{color: #0075bf;}
.latest-news .info p{display: block; font-size: 14px; line-height: 12px; color: #888; font-family: arial; margin-bottom: 10px;}

.news-more{display: block; width: 130px; background: #0075bf; font-size:12px; border: 1px solid #fff; line-height: 32px; color: #fff; text-align: center; }
.news-more:hover{background: #fff; color: #0075bf; border: 1px solid #0075bf;}

/*foot*/
.foot{background: #246995; padding-top: 40px; height: 216px;}
.foot-nav dl{float: left; margin-right: 145px;}
.foot-nav dl:last-child{margin-right: 0px;}
.foot-nav dt{display: block; font-size: 16px; line-height:12px; color: #fff; margin-bottom: 16px; text-transform: uppercase;}
.foot-nav dd{display: block; color: #fff; font-size: 14px; line-height: 26px; float: left; margin-right: 10px;}
.foot-nav dd a{color: #fff;}
.foot-nav dl:nth-child(1){width: 190px;}
.foot-nav dl:nth-child(2){width: 315px;}
.foot-nav dl:nth-child(3){width: 385px;}
.tel-icon{background: url(../images/tel-icon.png) no-repeat left center; padding-left: 26px;}
.fax-icon{background: url(../images/fax-icon.png) no-repeat left center; padding-left: 26px;}
.email-icon{background: url(../images/email-icon.png) no-repeat left center; padding-left: 26px;}
.add-icon{background: url(../images/add-icon.png) no-repeat left 6px; padding-left: 26px; }
.foot-nav dd a:hover{text-decoration: underline;}


/*在线咨询*/
.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:#176798; }
.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: #176798;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:370px;}
.ny-main{margin-top: 25px; margin-bottom:100px;}


.ny-left{width: 268px; }
.ny-left .ny-left-title{ display: block; color: #000; font-size: 18px;line-height: 52px; border-bottom: 1px solid #dcdcdc; padding-left: 25px; font-weight: normal; border:1px solid #dcdcdc;}
.ny-left .ctitle1{padding-top:18px; border:1px solid #dcdcdc; border-top: none;}
.ny-left .ctitle1 li a{display: block; font-size: 15px; line-height: 48px; padding-left: 27px;}
.ny-left .ctitle1 li.on a{background: #f6f6f6; border-left: solid 8px #0075bf; color: #0075bf; padding-left: 19px;}
.ny-left .ctitle1 li:hover a{background: #f6f6f6; border-left: solid 8px #0075bf; color: #0075bf; padding-left: 19px;}
.ny-left .ny-contact{margin-top:25px; border:1px solid #dcdcdc;}
.ny-left .ny-contact img{margin-top: 6px; margin-left: 6px;}
.ny-left .ny-contact p{display: block; font-size: 15px; color: #333333; margin-top: 10px; padding-left: 16px; margin-bottom: 15px;}

.ny-right{width: 900px;}
.ny-right .right-title{display: block; font-size: 17px;font-weight: normal;line-height: 19px;border-left: solid 4px #0075bf;padding-left: 8px;margin-bottom: 18px;}
.ny-product-list{margin: 0px;}
.ny-product-list ul li{margin-bottom: 25px; margin-right: 27px;border: 1px solid rgba(0,0,0,0.06);}
.ny-product-list ul li:nth-child(3n){margin-right: 0px;}
.ny-product-list ul li:nth-child(4n){margin-right: 27px;}
.ny-product-list ul li:last-child{margin-right: 0px;}

/*产品详情*/
.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: 540px;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: #0075bf;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color: #0075bf;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 #0075bf; 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: 25px;background:#0075bf; border-top-left-radius: 6px; border-top-right-radius: 6px; }



/*内页新闻列表*/
.ny-news-list ul li{overflow: hidden;padding-bottom: 22px;border: none;border-bottom: solid 1px #f0f0f0; margin-bottom: 20px;}
.ny-news-list ul li .ny-news-pic{ width: 202px; height: 110px;}
.ny-news-list ul li .descript{overflow: hidden;width: 675px;}
.ny-news-list ul li .descript strong{width:600px; font-size: 16px;line-height: 38px;color: #232323;font-weight: bold;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny-news-list ul li .descript strong:hover{color: #0075bf; }
.ny-news-list ul li .descript p{color: #5f5f5f;font-size: 14px;line-height: 22px;}

/*设备展示*/
.case-list ul li{margin-bottom: 25px; margin-right: 30px; position:relative; float: left;}
.case-list ul li:nth-child(3n){margin-right: 0px;}
.case-list ul li .pic{width: 280px; height: 280px; 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 em{position: absolute; bottom: 0px; display: block; padding: 0 5px; width: 270px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; line-height: 36px; color: #fff; text-align: center;  background: rgba(0,0,0,0.6);}
.case-list ul li:hover em{background: rgba(0,117,191,0.6);}




.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;}
