@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: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;}
.dno{ display: none;}
input{outline: none;}
*::selection {
  background: #F29700;
  color: #FFFFFF;
  text-shadow: none; }
*::-moz-selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none; }
.mainWrap {
  width: 1400px;
  margin: auto; }
.ie6 {
  text-align: center;
  font-size: 16px;
  background: #FC6;
  line-height: 100px;
  z-index: 100000;
  width: 100%;
  position: absolute;
  height: 100px;
  top: 0;
  left: 0; }
.ie6 span {
  float: right;
  margin-right: 30px;
  cursor: pointer; }
.masklayer {
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;}
/* CSS Document */


/*公共头部*/
.head{background: url(../images/header-bg.jpg) no-repeat center center;height:99px; }
.logo{margin-top:20px;}
.head .logo h1 {line-height:56px; overflow: hidden;}
.head .logo h1 a{float:left}

.head-tel{background: url(../images/tel.png) no-repeat left top;padding-left:55px;margin-top:32px;}
.head-tel span{display:block; font-size:24px; line-height:20px;font-weight: 9000; color:#006BB9; font-family: arial;font-weight: 900;margin-top:3px}
.head-tel em{display:block; font-size: 14px; line-height: 14px; color: #747474;letter-spacing:1px}

.wx-top {margin-top:15px;margin-left:50px;margin-right:20px;}
.wx-top em,.wx-top span{float:left}
.wx-top em{margin-top:5px;margin-right:5px;}
.wx-top span{width:15px;line-height: 15px;}

.nav{height:60px; z-index: 3; width: 100%;background: #006BB9;}
#nav{float:left;}
.nav ul li{float: left; position: relative;box-sizing: border-box; background: url(../images/nav-x.png) no-repeat center right;line-height:60px}
.nav ul li>a{display: block; font-size:16px; line-height:60px; color: #fff; text-align: center;width:146px;text-align: center;float:right}
.nav ul li:after{content: '|';float:left;color:#2E86C6}
.nav ul li:nth-child(1):after{content: '';}
.nav ul li.on>a{color:#FFFFFF; background: #F4A023;}
.nav ul li:hover>a{color:#fff; background: #F4A023;} 
.nav ul li .hide{background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);width:146px;float: left;font-size: 14px;top:60px;left: 3px;display: none;width:146px;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:#FDB812; color: #fff; 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;top:0;left:0;width:100%;margin-top:0;z-index:9999999}
.nav-shop{line-height:53px;background:#FDB812;color:#fff;width:116px;text-align: center;font-size:16px;font-weight:bold}
/*首页banner*/
.ny-banner .banner-hd{height:379px}

.banner{position:relative;}
.banner-hd {height:379px;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:10px;height:10px;  color: #FFFFFF;margin:0 8px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #FFBA00;  } 

/*搜索*/
.search{ background: #EEEEEE;height:70px;line-height: 70px;}
.search-left span em{margin-right:10px;font-size:15px;color:#006BB9;font-weight:bold;line-height: 62px;border-top:3px solid #006BB9;height:67px;float:left}
.search-left span{color:#333;font-weight:bold;font-size:15px;float:left}

.search-nr a{color:#666666;font-size:15px;margin:0 15px;font-weight: normal;}
.search-nr a:hover{color:#006BB9}

.search-right{width:340px;height:40px;border-radius:40px; background: #fff;margin-top:15px;}
.search-right input{float:left}
.search-right .text{width:290px;border:none; background: none;line-height:40px;text-indent:20px;}
.search-right .submit{margin-right:8px;width:40px;height:40px; background: none;border:none; background: url(../images/search.png) no-repeat center center;}
/*搜索*/

/*产品中心*/
.title{text-align: center; background: url(../images/title-bg.png) no-repeat center center;margin:40px 0}
.title h2{font-size:30px;font-weight:bold;color:#006bb9;line-height:30px;margin-bottom:5px;}
.title p{color:#888888;font-size:15px;}

.pro-left{width:252px;}
.pro-ctitle1{border:1px solid #DDDDDD;box-sizing: border-box;width:252px}
.pro-title{height:80px; background: #006BB9;}
.pro-title h2,.pro-title span{display: block;color:#fff;text-align: center;}
.pro-title h2{font-weight:bold;font-size:20px;line-height:20px;padding-top:20px;}
.pro-title span{font-size:12px;color:#A1BDDD;line-height:12px;margin-top:5px;}

.pro-ctitle1>ul>li:nth-child(1){margin-bottom:2px}
.pro-ctitle1>ul>li>a{width:250px;height:45px;line-height:45px; background:#F1F1F1;text-align: center;display: block;font-size:16px;color:#333}
.pro-ctitle1>ul>li:hover>a{ background: #006BB9;color:#fff}
.pro-ctitle2{overflow: hidden;}
.pro-ctitle2 li{width:220px;margin:0 auto;border-bottom:1px dashed #EFEFEF;box-sizing: border-box;height:35px;line-height:35px;text-align: center;font-size:15px}
.pro-ctitle2 li a{display: block;text-align:center;transition: all .4s;}
.pro-ctitle2 li:nth-child(odd){box-sizing: border-box;}
.pro-ctitle2 li a:hover{color:#006BB9;}
.pro-ctitle1>ul>li:nth-child(2) .pro-ctitle2{display: none;}

.pro-tel{ background:url(../images/pro-left.png) no-repeat center center;width:252px;height:160px}
.pro-tel em,.pro-tel b{display: block;text-indent:80px;}
.pro-tel em{color:#fff;font-size:15px;line-height:15px;padding-top:70px;}
.pro-tel b{color:#F4A023;font-weight: 900;font-size:22px;font-family: arial;line-height:28px;}

.pro-right{width:920px;}
.pro-title-h2{width:920px;height:50px;line-height:50px; background: #006BB9;}
.pro-title-h2 a{color:#fff;margin-right:10px;}
.pro-title-h2 ul li{cursor: pointer;float:left;/*width:175px;*/color:#fff;font-size:15px;text-align: center;/*border-right: 1px solid #fff;*/font-size:16px;text-indent:15px;}
.pro-title-h2 ul li:hover,.pro-title-h2 ul li.on{ background:#F4A023;}

.pro-right-content ul li{float:left;width:285px;margin:15px 10px 5px 10px; position: relative;overflow: hidden;}
.pro-right-content ul li .pic{ background:#006BB9;}
.pro-right-content ul li .pic img{transition: all .4s;}
.pro-right-content ul li .pic span{transition: all .4s;border:1px solid #fff;text-align: center;display: block;width:120px;height:40px;line-height:40px;color:#fff;margin:0 auto; position: absolute;top:130%;left:0;right:0;margin:0 auto;}
.pro-right-content ul li:hover .pic img{opacity: 0.3;}
.pro-right-content ul li .info{font-size:14px;color:#666666; background: #F5F5F5;height:50px;line-height:50px;text-align: center;}
.pro-right-content ul li:hover .pic span{top:30%}
/*产品中心*/

/*关于我们*/
.about{ background: url(../images/about-bg.jpg) no-repeat center center;height:550px;}
.about .title{padding:40px 0 10px 0;margin:20px 0 10px 0}
.about .title h2,.about .title p{color:#fff}
.about-p{width:1060px;margin:0 auto;text-align: center;color:#fff;line-height:34px;margin:0px auto 20px auto}
.about-list{margin-top:20px;}
.about-list dl{width:280px;height:194px; background: #fff;float:left;border-radius:6px;margin:10px;text-align: center;}
.about-list dl dt{width:47px;height:52px;margin:0 auto;padding:38px 0 10px 0;transition: all .3s;}
.about-list dl dd{font-size:18px;text-align: center;}
.about-list dl dd:after{content: '';display: block;width:51px;height:2px; background: #F4A023;margin:20px auto}
.about-list dl:hover dt{padding:25px 0 10px 0}

.about-a a{transition: all .3s;display: block;width:160px;height:45px;line-height:45px;text-align: center;border:1px solid #fff;color:#fff;margin:0 auto}
.about-a a:hover{background: #F4A023;color:#fff;border-color:#F4A023}

/*新闻资讯*/
.news{ background: #F5F5F5;padding:30px 0}
.news-left{width:590px}
.news-title{border-bottom:1px solid #DDDDDD;padding-bottom:10px;margin-bottom:10px;}
.news-title b{font-size:24px;font-weight:bold;font-weight:bold;color:#006BB9}
.news-title span{font-size:13px;color:#999999;margin-left:10px;}
.news-title a{float:right;color: #666666;margin-top:13px;font-size:14px;}

.news-ul li{border-bottom: 1px dashed #CDCDCD;overflow: hidden;padding:10px 0}
.news-ul li .pic,.news-ul li .info{float:left}
.news-ul li .pic{width:160px;height:100px}
.news-ul li .info{width:400px;margin-left:20px;}
.news-ul li .info b{font-size:16px;color:#333;font-weight: normal;}
.news-ul li .info p{font-size:14px;color:#888888;line-height:24px;margin-top:10px;}
.news-ul li:hover .info b{color:#006BB9} 

.contact-right{width:580px;}
#allmap{width:580px;height:230px;}
.ny-contact-c h3{font-size:18px;color:#006bb9;font-weight:bold;margin:15px 0}
.ny-contact-div span{float:left;margin-right:30px;font-size:15px;line-height:36px;}

/*底部*/
.footer{background: #222222;}
.foot-top{ background: #222222;}
.foot-top .foot-left,.foot-top .foot-center,.foot-top .foot-right{float:left;}
.foot-top .foot-left,.foot-top .foot-center{border-right:1px solid #353535}
.foot-bottom{background: #000000;height:60px;line-height:60px;}
.foot-top div{margin:30px 0}
.foot-top div h2{margin-bottom:20px;}
.foot-top div h2 b{font-size:18px;color:#ffffff;font-weight:bold}
.foot-top div h2 em{font-size:12px;color:#959595}
.foot-top div h2:after{content: '';display: block;width:40px;height:1px; background: #fff;margin-top:10px;}

.foot-top .foot-left{width:270px;}
.foot-top .foot-list li{float:left;width:110px;line-height:40px}
.foot-top .foot-list li a{float:left;font-size:14px;color:#B3B3B3 }
.foot-top .foot-list li a:hover{color:#fff}

.foot-center{padding:0 110px}
.foot-address{line-height:34px;color:#B2B2B2;}
.foot-right{padding-left:100px;}
.foot-right dl{overflow: hidden;}
.foot-right dl dt,.foot-right dl dd{color:#fff;font-size:15px;float: left;}
.foot-right dl dd{width:40px;writing-mode:tb-rl;letter-spacing: 2px;font-size:16px;}

.foot-bottom span,.foot-bottom span a{color:#BEBEBE}
.foot-bottom span a:hover{text-decoration: underline;color:#fff}

/*产品列表页*/
.ny-main{margin:40px 0}
.ny-left{width:260px;}
.column-title{width:260px; background: #006BB9;height:90px;padding-top:20px;}
.column-title{color:#fff;font-size:30px;}
.column-title:after{content: '';display: block; background: #fff;width:70px;height:3px;margin-left:20px;margin-top:10px;}
.column-title span{padding-left:20px}
.column-title em{font-size:12px;color:#fff;padding-left: 10px;}

.ny-left .ctitle1{ background: #fff;width:238px;padding:10px 10px 10px;border: 1px solid #ccc;border-top: none;}
.ny-left .ctitle1 li{width: 238px;height: 40px;margin-bottom: 5px;}
.ny-left .ctitle1 li a{ display: block;width:218px;padding-left: 20px;color:#4c4c4c; background: url(../images/ny-switch1.png) no-repeat center right 20px,#eee;);height:40px;line-height: 40px;font-size:14px}
.ny-left .ctitle1 li.on a,.ny-left .ctitle1 li:hover a{ background: #006BB9;color:#fff;font-weight: bold;background: url(../images/ny-switch2.png) no-repeat center right 20px,#0171C8;}

.ny-left .ny-l-news{margin-top: 10px;}
.ny-left .ny-l-news h3{width: 240px;height: 50px;padding-left: 20px;background-color: #006BB9;color: #fff;font-size: 20px;line-height: 50px;}
.ny-left .ny-l-news{width:260px;border: 1px solid #ccc;border-top: none;box-sizing: border-box;overflow: hidden;}
.ny-left .ny-l-news ul{padding:30px 0}
.ny-left .ny-l-news ul li{width: 100%;line-height: 34px;margin-left:10px;}
.ny-left .ny-l-news ul li a{padding-left: 15px;background: url(../images/y-circle.png) no-repeat center left;transition: all 0.2s;}
.ny-left .ny-l-news ul li:hover a{color: #F4A023;}

.ny-left .ny-l-con{margin-top:10px;}
.ny-left .ny-l-con h3{width: 240px;height: 50px;padding-left: 20px;background-color: #006BB9;color: #fff;font-size: 20px;line-height: 50px;}
.ny-left .ny-l-con ul{width:238px;padding:10px;border: 1px solid #ccc;border-top: none;}
.ny-left .ny-l-con ul li{width: 100%;line-height: 30px;}

.ny-left .ny-l-con ul li span{padding-left:14px;}
.ny-right{width:920px;}
.position{height:50px;line-height:50px;background: #f5f5f5;text-indent: 20px;margin-bottom:10px;}
.ny-pro-list li{ background: #f5f5f5;border:1px solid #ddd;margin:10px;padding:8px 5px;transition: all .4s;float:left;width:440px;box-sizing: border-box;}
.ny-pro-list li a{display: block;overflow: hidden;}
.ny-pro-list li .pic{width:143px;height:100px}
.ny-pro-list li .info{width:265px;}
.ny-pro-list li .info h3{color:#333;font-size:16px;margin-top:5px;}
.ny-pro-list li .info p{color:#888;line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical ;}
.ny-pro-list li .info em{float:right;margin-right:20px;transition: all .4s;}
.ny-pro-list li:hover .info em{color:#006BB9;margin-right:15px}
.ny-pro-list li:hover h3{color:#006BB9;}
.ny-pro-list li:hover{ background: #eee;}


.ny-news-list li{ background: #f5f5f5;border:1px solid #ddd;margin:10px;padding:8px 5px;transition: all .4s;width:900px;box-sizing: border-box;}
.ny-news-list li a{display: block;overflow: hidden;}
.ny-news-list li .pic{width:143px;height:100px}
.ny-news-list li .info{width:700px;}
.ny-news-list li .info h3{color:#333;font-size:16px;margin-top:5px;}
.ny-news-list li .info p{color:#888;line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical ;}
.ny-news-list li .info em{float:right;margin-right:20px;transition: all .4s;}
.ny-news-list li:hover .info em{color:#006BB9;margin-right:15px}
.ny-news-list li:hover h3{color:#006BB9;}
.ny-news-list li:hover{ background: #eee;}


.ny-case-list ul li{float:left;width:285px;margin:15px 10px 5px 10px; position: relative;overflow: hidden;}
.ny-case-list ul li .pic{ background:#006BB9;}
.ny-case-list ul li .pic img{transition: all .4s;}
.ny-case-list ul li .pic span{transition: all .4s;border:1px solid #fff;text-align: center;display: block;width:120px;height:40px;line-height:40px;color:#fff;margin:0 auto; position: absolute;top:130%;left:0;right:0;margin:0 auto;}
.ny-case-list ul li:hover .pic img{opacity: 0.3;}
.ny-case-list ul li .info{font-size:14px;color:#666666; background: #F5F5F5;height:50px;line-height:50px;text-align: center;}
.ny-case-list ul li:hover .pic span{top:30%}



.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;}

.ny-bussin-list li{float:left;width:430px;margin:10px 10px 10px 0; background: #fafafa;padding:10px;}
.ny-bussin-list .pic{width:200px;height:140px;float:left}
.ny-bussin-list .info{width:220px;float:right}
.ny-bussin-list .info h2{font-size:17px;font-weight:bold;color:#333;margin:10px 0}
.ny-bussin-list .info h2:after{content: '';display: block;width:30px;height:2px;background: #F4A023;margin-top:10px;}
.ny-bussin-list .info div{margin-top:15px;}
.ny-bussin-list .info div span{display: inline-block;border:1px solid #ddd;margin-bottom:3px;padding:2px 23px; background: #fff;}