@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:15px/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: #286893;
  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 */

/*头部*/
.header{height:140px;line-height:140px;transition: all .2s;}
.headerfixed{height:80px;line-height:80px; position: fixed;top:0;left:0;width:100%;z-index: 99999; background: #fff;box-shadow: 1px 1px 10px #ccc;}
.headerfixed .logo{margin-top:0px}
.headerfixed .logo img{transform: scale(0.8);}
.headerfixed .nav ul li>a{height:50px;line-height: 50px;margin-top:15px;}
.headerfixed .search{margin-top:20px}
.headerfixed .nav .hide{top:70px;padding: 10px 0;}
.logo{width:202px;height:80px;margin-right:50px;margin-top:35px;transition: all .6s;}
.nav ul li{float:left; position: relative;}
.nav ul li a{float:left;height:140px;line-height:140px;width:110px;text-align: center;font-size: 16px;}
.nav ul li:hover a,.nav ul li.on a{ color: #286893;}
.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:100%;opacity: 0.95;position: absolute;top:100px;text-align: center;z-index: 10000;}
.nav ul li .hide em a{ display:block; font-size: 16px;line-height:40px;font-weight: normal; text-align:center; height:40px; color: #333;width:100%;}
.nav ul li .hide em a:hover{background:#F29700; 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;}

.search{width:360px;height:40px;margin-top:50px;}
.search form{width:245px;background: #F9F9F9;overflow: hidden;border-radius: 40px;}
.search .text{width: 260px;height:40px;border:none;background:none;float:left;padding-left:20px}
.search .submit{border:none;background:none;width:40px; background: url(../images/search.png) no-repeat center center;float:right;height:40px;line-height:40px;}
.email-login{border:1px solid #ddd;height:35px;line-height:35px;text-align: center;border-radius:5px;padding:0 10px;background:#286893;color:#fff}
/*首页banner*/
.ny-banner .banner-hd{height:400px}

.banner{position:relative;}
.banner-hd {height:600px;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:16px;height:16px;  color: #FFFFFF;margin:0 10px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #FFBA00;  } 

/*公司简介*/
.about{text-align: center;}
.title{color:#333333;font-size:28px;margin:40px auto 20px auto;text-align: center;}
.title:after{width:52px;height:3px; background: #286893; display: block;margin:10px auto;content: '';}
.about-con{font-size: 16px;line-height:36px;width:1100px;margin:0 auto;letter-spacing: 1px;}
.more a{transition: all .6s; display: block;width:145px;height:38px;line-height:38px;text-align: center;border-radius:40px;border:1px solid #286893}
.more{margin:50px auto;width:145px;}
.more a:hover{ color:#fff; background: #286893;}

.about-icon{ background: url(../images/about-bg.jpg) no-repeat center center;height: 273px;}
.about-i-c dl{float:left;width:300px;text-align: center;}
.about-i-c dl dt{margin:90px 0 20px 0;transition: all .6s; }
.about-i-c dl dd{font-size:16px;}
.about-i-c dl:hover dt{transform: rotateY(180deg);}

/*产品展示*/
.product-hd li a{display:inline-block;width:145px;height:38px;text-align: center;line-height:38px; background: #F8F8F8;border:1px solid #CCCCCC;color:#333333;border-radius: 30px;margin:0 15px}
.product-hd li{display:inline-block;}
.product-hd li.on a{ background: #286893;color:#fff}
.product-hd{text-align: center;}
.product-con{margin:40px 0}

.product .product-bd{margin:40px 0}
.product .product-bd li{width: 276px;height:366px;padding:2px;float:left;border:1px solid #DADADA;text-align: center;margin-right:18px}
.product .pro-img{width:276px;height:225px}
.product .pro-info{font-size:16px;margin-top:27px}
.product .pro-a{display: block;width:141px;height:41px;border:1px solid #DADADA;text-align: center;line-height:41px;margin:13px auto}
.product .product-bd li:hover{border-color:#286893}
.product .product-bd li:hover .pro-a {border:1px solid #286893;}
.product-bd .none{ display: none;} 

/*新闻中心*/
.news{ background: #FCFCFC;padding-bottom:30px}
.news .title{padding:20px 0}
.news-con li{width:400px;float:left}
.news-con li .news-img{width:400px;height:298px;overflow: hidden;}
.news-con li .news-img img{transition: all .6s; }
.news-con li .news-info{width:400px;height:298px; background: #F5F5F5;}
.news-con li .news-info span,.news-con li .news-info b,.news-con li .news-info p{ display: block;width:350px;margin:6px auto;font-weight:normal}
.news-con li .news-info b{font-size:16px;padding-top:40px;margin-top:0}
.news-con li .news-info span{font-size:30px;margin:10px auto}
.news-con li .news-info p{color:#666666}
.news-con li:hover .news-info b,.news-con li:hover .news-info span{color:#286893}
.news-con li:hover .news-img img{transform: scale(1.1);}

/*底部*/
.footer{ background: #222222;padding:20px 0}
.footer-left{width:650px;}
.footer-right{width:480px;}

.footer-a a{color:#FFFFFF;margin-right:45px;font-size:16px;}
.footer-a a:nth-child(6){margin-right:0}
.footer-p{border-top:1px solid #717171;border-bottom:1px solid #717171;line-height:45px;margin:20px 0 40px 0}

.footer-icon{ position: relative;}
.footer-icon a{display: inline-block;margin-right:10px;}
.footer-weixin-show{float:right;margin-left:30px;display: none;}
.footer-weixin:hover .footer-weixin-show{ display: block;}

.footer-right { background: #3E3E3E;padding:20px}
.footer-address,.f-weixin{float:left;color:#fff}
.footer-address{line-height:36px;}
.f-weixin{float:right}
.f-weixin dd{text-align: center;margin-top:9px}
.footer-weixin-show{margin-top:-30px}


/*内页公共样式*/
.ny-main{margin-top: 25px; margin-bottom:100px;}

.ny-left{width: 274px;}
.column-title{display: block;color: #fff;background:#286893;text-indent: 20px;font-size:35px;height: 113px;line-height:80px}
.column-title:after{content: '';display: block;width: 47px; height: 2px; background: #fff;margin-left: 20px;}

.ny-contact .column-title{line-height:25px;height:45px;font-size:20px;line-height:45px}
.ny-contact .column-title:after{display: none;}
.ny-left .ctitle1{border-bottom: none; overflow: hidden;}
.ny-left .ctitle1 li{float: left;width:274px;text-indent: 10px;background:#E8E8E8;height:55px;margin-bottom:2px; background: url(../images/ctitle1-icon.png) no-repeat 7% 50%;padding-left:45px;background-color:#E8E8E8;}
.ny-left .ctitle1 li a{display: block; font-size: 18px; line-height:55px; color: #333;}
.ny-left .ctitle1 li a:hover,.ny-left .ctitle1 li a.on{ color: #286893;}
.ny-left .ctitle1 .ctitle2 a{font-size:14px;line-height:32px;color:#999;border-bottom:1px dotted #eee;text-indent: 20px;}
.ny-left .ctitle1 .ctitle2 a:hover,.ny-left .ctitle1 .ctitle2 a.on{ background:none; color: #0093DD;}
.ny-left .ctitle1 .ctitle2 a:last-child{border-bottom:0}
.ny-left .ctitle1 .on{ display: block;}
.ctitle2{ display: none;}

.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: 22px; line-height: 35px; color: #fff; font-weight: bold; font-family: arial;}

.ny-contact{margin-top: 30px; background: #286893;}
.ny-contact .column-title{ border-top-left-radius: 0px; border-top-right-radius: 0px;}
.ny-contact .content{width: 246px; padding:8px 9px 8px;background: #fff;margin:0 auto}
.ny-contact .content p { font-size: 14px; line-height: 30px; color: #333;}
.ny-right {width:900px}
.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: 40px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.png) no-repeat 10px center;border-bottom: solid 1px #286893; z-index: 0;position: absolute;bottom: -1px;left: 0;}
.ny-right .position span a.on{color: #286893;}
.ny-right .position span a:hover{color: #286893;}

/*内页公共样式*/

/*产品中心*/
.ny-product-list dl{width:276px;float:left;border:1px solid #D1D1D1;margin:15px 27px 0 0;padding:2px}
.ny-product-list{width:930px}
.ny-product-list dl dt{ overflow: hidden;}
.ny-product-list dl dt img{transition: all 3s;}
.ny-product-list dl:hover dt img{transform:scale(1.2);}
.ny-product-list dl dd{ background: #DEDEDE;width:276px;height:50px;line-height:50px;text-align: center;transition: all .6s;}
.ny-product-list dl:hover dd{ background:#286893;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: 525px;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:#286893;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color:#286893;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 #286893; 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:#286893; border-top-left-radius: 6px; border-top-right-radius: 6px; }

/*新闻列表页*/
.ny-news-list ul li{float: left; width: 894px; margin-bottom: 30px;}
.ny-news-list ul li .pic{display: block; width:150px; height: 105px;}
.ny-news-list ul li .info{width:721px;}
.ny-news-list ul li .info .ny-news-title{padding: 14px 0; border-bottom: solid 1px #ededed; margin-bottom: 4px;}
.ny-news-list ul li .info .ny-news-title em{display: block; font-size: 16px; line-height: 16px; color: #333;  width: 500px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ny-news-list ul li .info .ny-news-title span{display: block; font-size: 14px; line-height: 16px; color: #333; font-family: arial;}
.ny-news-list ul li .info p{display: block; font-size: 14px; line-height: 28px; color: #888; }
.ny-news-list ul li .info .ny-news-title em:hover{color: #286893;}

