@charset "utf-8";
.n_ban{
  width:100%;
  height:320px;
  line-height: 320px;
  overflow: hidden;
  font-size: 42px;
  text-align: center;
}

/*主内容*/
#bodycon{
  padding:46px 0 56px;
  overflow: hidden;
}
#bodycon .path{
  width: 1070px;
  padding-left:30px;  
  text-align:left !important; 
  height:30px !important; 
  background:url(../img/n_bg1.jpg) no-repeat left;
}
#bodycon .n-type{
  width: 100%;
  padding:50px 0 0 0;
  overflow: hidden;
  text-align: center;
}
#bodycon .n-type a{
  display:inline-block; 
  text-decoration:none; 
  color:#fff;
  width:150px; 
  height:42px; 
  margin-left:5px; 
  font:14px; 
  line-height: 36px;
  font-size: 14px;
  text-align:center;  
  background:url(../img/n_bg3.jpg) repeat-x;
}
#bodycon .n-type a:hover,#bodycon .n-type a.hover{ 
  background:url(../img/n_bg4.jpg) no-repeat center; 
  color:#fff; 
  text-decoration:none;
}

/*公司简介*/
.n-abt{
  width: 100%;
  padding-top: 50px;
  overflow: hidden;
}
.btit_3{ background: url(../img/n_bg2.jpg) no-repeat center; width: 780px; height:93px;position: relative; margin:5px auto 10px;text-align: center;}
.btit_3 p{ font-family:"Constantia","alial";font-size: 43px;text-transform: upperproducts; color: #666; font-weight: bold;}
.btit_3 span{ font-size:39px; font-weight: lighter; position:relative; top:22px;}
.btit_3 span em{ color: #0060ad;font-size: 40px; font-weight: lighter;font-style:normal}
.b{color:#0060ad;}
.top30{padding-top:30px;}

/*企业文化*/
.n-cul{
  width: 100%;
  padding-top: 50px;
  overflow: hidden;
}

/*企业荣誉*/
.download-main{
  width: 1100px;
  padding-top: 50px;
  overflow: hidden;
}
.download-main ul{
  width: 1100px;
  float: left;
  *padding-bottom: 30px;
}
.download-main li{
  width: 313px;
  height: 237px;
  padding: 3px 6px 3px 4px;
  background: url(../img/bg_shadow13.png) no-repeat;
  float: left;
  margin: 20px 62px 30px 0;
  display: inline;
}
.download-main li:nth-child(3n){
  margin-right:0;
}
.download-main a{
   width: 313px;
   display: block;
}
.download-main li .img{
  margin:0 auto;
  margin-bottom: 13px;
  text-align: center;
}
.download-main li .intro{
  width: 290px;
  height: 32px;
  margin-left: 13px;
  position: relative;
}
.download-main p{
  font-size: 14px;
  line-height: 24px;
}
.download-main span{
  display: inline-block;
  line-height: 14px;
  color: #a1a1a1;
}
.download-main .btn{
  width: 76px;
  height: 24px;
  padding-left: 14px;
  line-height: 24px;
  color: #fff;
  background: url(../img/bg_btn01.jpg) no-repeat;
  position: absolute;
  right: 0;
  top: 4px;
}
.download-main a:hover p{
  color: #e60013;
}

/*厂房车间*/
.imgshow-main{
  padding-top: 50px;
  width: 676px;
  margin: 30px auto 0;
  overflow:hidden;
}
.imgshow-img{
  width: 676px;
  height: 425px;
  padding: 5px 7px 7px 5px;
  margin: 0 auto;
  background: url(../img/bg_shadow08.png) no-repeat;
  position: relative;
}
.imgshow-img .prev{
  width: 35px;
  height: 56px;
  position: absolute;
  left: 5px;
  top: 190px;
  z-index: 5;
  background: url(../img/prev04.png) no-repeat;
  cursor: pointer;
}
.imgshow-img .next{
  width: 35px;
  height: 56px;
  position: absolute;
  right: 5px;
  top: 190px;
  z-index: 5;
  background: url(../img/next04.png) no-repeat;
  cursor: pointer;
}
.imgshow-img .bg{
  width: 676px;
  height: 40px;
  background: url(../img/bg_shadow10.png);
  position: absolute;
  left: 5px;
  bottom: 7px;
  z-index: 1;
}
.imgshow-img p{
  position: absolute;
  left: 5px;
  bottom: 7px;
  z-index: 2;
  padding-left: 20px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
}
.imgshow-list{
  width: 680px;
  height: 87px;
  padding: 14px 5px;
  background: url(../img/bg_shadow09.png) no-repeat;
  margin: 20px auto 0;
}
.imgshow-list .prev{
  width: 44px;
  height: 87px;
  float: left;
  background: url(../img/prev02.jpg) no-repeat center;
  cursor: pointer;
}
.imgshow-list .next{
  width: 44px;
  height: 87px;
  float: left;
  background: url(../img/next02.jpg) no-repeat center;
  cursor: pointer;
}
.imgshow-list .list{
  width: 592px;
  height: 87px;
  float: left;
  position: relative;
  overflow: hidden;
}
.imgshow-list li{
  width: 138px;
  height: 87px;
  float: left;
  margin-right: 13px;
  display: inline;
  cursor: pointer;
  filter:alpha(opacity=60);
  opacity: 0.6;
}
.imgshow-list li.active{
  filter:alpha(opacity=100);
  opacity: 1; 
}

/*新闻中心*/
.news_box_lbm{width:100%;overflow: hidden;padding-top: 50px;}
.shopmrsc:hover {
    background-color: #f9f9f9;
}
.shopmrsc {
    border-bottom: #efefef solid 1px;
    overflow: hidden;
    padding: 20px 0;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.shopmrsc a {
    width: 1100px;
    margin:0 auto;
    display: block;
    height: 135px;
    text-decoration: none;
    position: relative;
}
.xwlb_img {
    float:left;
    width: 205px;
    height: 135px;
}
.xwlb_img img {
    max-width: 205px;
    max-height: 135px;
    display: table-cell;
}
.xwlb_content{
    width:870px;
    float: right;
}
.shopmrsc p {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
    margin: 0 auto;
    border-bottom: none;
}
.shopmrsc p.xwlbbt {
    font-size: 16px;
    font-weight: normal;
}
.shopmrsc p.xwlbnr {
    font-size: 14px;
    font-weight: normal;
    #height: 50px;
    line-height: 24px;
    margin-top: 7px;
    color: #999;
}
.shopmrsc p.xwlbsj {
    font-size: 14px;
    font-weight: normal;
    color: #787878;
    line-height: 20px;
}
.news_content_title{
  width:100%;
  padding-top: 50px;
  text-align: center;
  font-size: 16px; 
}
.news_content_title h3{
  margin-bottom: 20px;
}
.news_content_body{
  width: 100%;
  line-height: 26px;
  padding:20px 0;
  overflow: hidden;
}
.news_content_back{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  text-align: right;
}
.news_content_page{
  width: 100%;
  overflow: hidden;
}

/*产品中心*/
.n-y-l{
  width: 232px;
  float: left;
  overflow: hidden;
  padding-top: 50px;
} 
.n-y-l .l-tit{
  width: 232px;
  height: 42px;
  background: #0060ad;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
}
.n-y-l .l-con{
  width: 232px;
  overflow: hidden;
}
.n-y-l .l-con li{
  width: 212px;
  height: 40px;
  border-bottom: 1px #eee dashed;
  line-height: 40px;
  float: left;
  padding:0 10px;
}
.n-y-l .l-con a{
  display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.n-y-r{
  width: 828px;
  overflow: hidden;
  float: right;
}
.products-wrap {
  width: 100%;
  padding-top: 50px;
  overflow: hidden;
}
.products-wrap .waterfall {
  position: relative;
  width: 828px;
  margin: 0 auto;
  overflow: hidden;
}
.products-wrap .water-box {
  float: left;
  width: 252px;
  background: #fff;
  line-height: 22px;
  margin-bottom: 35px;
  cursor: pointer;
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  margin-right: 36px;
  height: 318px;
}
.products-wrap .water-box:nth-child(3n){
  margin-right: 0;
}
.products-wrap .water-box .detail {
  padding: 18px 10px;
  height:28px; 
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #dfdfdf;
}
.products-wrap .water-box .detail p.fz16 {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 28px;
  display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.products-wrap .water-box:hover {
  background: #0060ad;
  color: #fff;
}
.products-wrap .water-box:hover .time,.products-wrap .water-box:hover .fz16 {
  border-color: #0060ad;
  color: #fff;
}
.products-wrap .products-info {
  background-color: #fff;
  width: 828px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 26px;
  color: #444;
}
.products-wrap .products-info .proimg {
  width: 828px;
  overflow:hidden;
  padding-bottom:20px;
  text-align:left;
  line-height:32px;
}
.products-wrap .products-info .text009 {
  width:828px;
  text-align:center;
  margin-bottom:15px;
}
.products-wrap .products-info .detail006 {
  font-weight:bold;
  font-size:16px;
  color:#ff0000;
}
.products-wrap .products-info  #tab003 {
  width:828px;
  overflow:hidden;
} /* 定义选项卡的整体宽度 */
.products-wrap .products-info #tab003 .block {
  float:left;
  width:828px;
  overflow:hidden;
} 
.products-wrap .products-info #tab003 h3 {
  float:left;
  line-height:30px;
  width:828px;
  height:30px;
  color:#ffffff;
  border-bottom:1px solid #cccccc;
  margin-bottom:10px;
} 
.products-wrap .products-info #tab003 h3 span{width:100px;background: #0060ad; float:left; height:30px; text-align:center;}
.products-wrap .products-info #tab003 ul li {
  float:left;
  width:828px;
}
.products-wrap .products-info .proinfofoot {
  padding:10px 0 0 0;
  border-top:1px solid #b8b8b8;
  margin-top:20px;
  text-align:right;
}
.products-wrap .products-info #tab{width:828px; overflow:hidden; margin-top:20px;}
.products-wrap .products-info #tab li {float:left;width:100px;height:30px;line-height:30px;color:#ffffff;text-align:center;background-color:#313131;}
.products-wrap .products-info #tab li.fli {background-color:#0060ad;color:#ffffff;}
.products-wrap .products-info #tab_con {width:826px;border:1px #eeeeee solid; overflow:hidden;}
.products-wrap .products-info #tab_con .fdiv {width:786px; overflow:hidden;padding:20px;}
.products-wrap .products-info #tab_con .fdiv {display:block;}
.products-wrap .products-info #tab_con dl{width:530px; overflow:hidden; margin:0px auto;}
.products-wrap .products-info #tab_con dd{width:530px; float:left; margin-top:10px;}
.products-wrap .products-info #tab_con dd .lab{width:80px; height:24px;text-align:right; padding-right:10px;float: left;}
.products-wrap .products-info #tab_con dd .stxt{width:176px; height:22px; border:1px #dddddd solid; margin:0px; padding:0px; background:none;float: left;}
.products-wrap .products-info #tab_con dd .lab2{width:80px; height:68px; vertical-align: top;text-align:right; padding-right:10px;float: left;}
.products-wrap .products-info #tab_con dd .stxt2{width:306px; height:66px;border:1px #dddddd solid; margin:0px; padding:0px; background:none;float: left;}
.products-wrap .products-info .button{width: 100px;height: 36px;text-align: center;line-height: 36px;background: #0060ad;border:none;color: #fff;cursor: pointer;}

/*人才理念*/
.n_hr{ overflow:hidden;font-size: 14px;padding-top: 50px;}
.n_hr .mt40{
  margin-top: 40px;
} 
.n_hr .mb40{
  margin-bottom: 40px;
}
.n_hr .content51C {
    line-height: 36px;
    padding-top: 40px;
}
.n_hr ul {
    margin-top: 40px;
    margin-bottom: 20px;
}
.n_hr ul li {
    position: relative;
    margin-top: 30px;
    padding-left: 96px;
    height: 85px;
}
.n_hr ul li:first-child {
    margin-top: 0;
}
.n_hr ul li .title {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 100%;
    background: url('../img/circle.png') no-repeat center;
}
.n_hr ul li .title span {
    display: table-cell;
    line-height: 1.25em;
    color: #108ccf;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.n_hr ul li h5 {
    padding-top: 10px;
    font-size: 14px;
}
.n_hr ul li p {
    padding-top: 10px;
}
.n_job{
  padding-top: 50px;
  overflow: hidden;
}
.jot{
  padding-left:55px;
  height:47px;
}
.jot span{
  display:block;
  width:16%;
  float:left;
  line-height:47px;
  height:47px;
  overflow:hidden;
}
.jot span:first-child{
  padding-left:4%;
}
.jod > span{
  background:#a0a0a0;
  color:#fff;
  cursor:pointer;
  transition:300ms;
  -webkit-transition:300ms;
}
.jotxs{ position:relative; margin-bottom:30px; } 
.jos{
  padding-left:55px;
  display:none;
}
.jos .bodr{
  border:1px solid #015cab;
  padding:30px;
  border-top:0;
}
.jos .bodr span{
  display:block;
  border-top:1px solid #eee;
  padding-top:25px;
  margin-top:35px;
}
.jotxs{width:100%; overflow:hidden;}
.jotxs .line{
  background:#e60012;
  display:block;
  position:absolute;
}
.jotxs .line_1{
  width:21px;
  height:1px;
  top:23px;
  left:15px;
}
.jotxs .line_2{
  width:1px;
  height:21px;
  top:13px;
  left:25px;
}
.jotxs .arrow{
  width:55px;
  height:47px;
  position:absolute;
  top:0;
  left:0;
  transition:300ms;
  -webkit-transition:300ms;
}
.jotxs:hover .jod > span,
.jotxs.act .jod > span {
  background:#015cab;
}
.jotxs.act .arrow{
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
} 
.jo2{
  overflow:hidden
}

/*在线留言*/
.n_feedback{
  width: 100%;
  padding-top: 50px;
  overflow: hidden;
}
.n_feedback td{
  padding: 0 0 20px 20px;
  font-size: 14px;
  line-height: 36px;
  color: #666;
}
.n_feedback td label{
  width: 318px;
  height: 36px;
  background: url(../img/bg_input13.png) no-repeat;
  font-size: 11px;
  line-height: 36px;
  color: #ccc;
}
.n_feedback td label.long{
  width: 387px;
  height: 133px;
  background: url(../img/bg_input14.jpg) no-repeat;
}
.n_feedback td label.cur, .n_feedback td label.hover{
  background-position: 0 -72px;
}
.n_feedback td label.long.cur, .n_feedback td label.long.hover{
  background-position: 0;
}
.n_feedback label p.fl{
  margin-left: 16px;
  width: 240px;
  cursor: pointer;
}
.n_feedback label span{
  display: inline-block;
}
.n_feedback label .list{
  left: 0;
  top: 35px;
  width: 300px;
  padding: 5px 0 5px 16px;
  height: 220px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  background: #fff;
  line-height: 22px;
  display: none;
}
.n_feedback label .scroll-box{
  width: 284px;
  height: 220px;
}
.n_feedback label .scroll-obj{
  left: 0;
  top: 0;
  width: 264px;
}
.n_feedback label .scroll-obj p{
  cursor: pointer;
}
.n_feedback label .scroll-obj p.hover{
  color: #4575b6;
}
.n_feedback label .scroll-bar{
  right: 2px;
  top: 0;
  width: 1px;
  height: 220px;
  background: #dbdbdb;
}
.n_feedback label .scroll-btn{
  left: -1px;
  top: 0;
  width: 3px;
  height: 20px;
  border-radius: 2px;
  background: #4575b6;
  cursor: pointer;
}
.n_feedback label span.fr{
  display: inline-block;
  width: 46px;
  height: 36px;
  background: url(../img/bg_sign105.png) no-repeat center;
}
.n_feedback label span.se{
  background-image: url(../img/bg_sign45.png);
}
.n_feedback label span.th{
  background-image: url(../img/bg_sign65.png);
}
.n_feedback label span.fo{
  background-image: url(../img/bg_sign50.png);
}
.n_feedback label span.fif{
  background-image: url(../img/bg_sign51.png);
}
.n_feedback label span.si{
  background-image: url(../img/bg_sign47.png);
}
.n_feedback label span.sev{
  background-image: url(../img/bg_sign102.png);
}
.n_feedback label span.ei{
  background-image: url(../img/bg_sign49.png);
}
.n_feedback label span.ni{
  background-image: url(../img/bg_sign52.png);
}
.n_feedback label span.ni2{
  background-image: url(../img/bg_sign99.png);
}
.n_feedback label input{
  width: 240px;
  height: 36px;
  padding: 0 16px;
  border: 0;
  background: none;
  font-size: 11px;
  line-height: 36px;
  color: #ccc;
}
.n_feedback label input.cur{
  font-size: 12px;
  color: #666;
}
.n_feedback label textarea{
  width: 309px;
  height: 113px;
  padding: 10px 16px;
  border: 0;
  background: none;
  resize: none;
  font-size: 11px;
  line-height: 18px;
  color: #ccc;
}
.n_feedback input.submit{
  width: 314px;
  height: 46px;
  border: 0;
  background: #005cab;
  margin-top: 17px;
  font-size: 18px;
  color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}
.n_feedback input.submit:hover{
  background: #ff621d;
}
.n_feedback .tips{
  font-size: 12px;
  line-height: 24px;
  color: #8b8b8b;
}
.n_feedback .tips span{
  font-size: 18px;
  color: #333;
}

/*联系我们*/
.contact{width:100%; overflow:hidden;padding-top: 50px;}
.contact .message{width:100%; overflow:hidden;border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.contact .message .text{width:100%; float:left;}
.contact .message p{border-bottom:1px solid #e6e6e6; height:40px;font-size: 14px; line-height:40px; margin-bottom:10px;}
.contact .message .text li{width:1070px;line-height:31px;font-size: 14px;float:left; background:url(../img/social_1.png) no-repeat left; padding-left:30px; margin-bottom:3px;}
.contact .message .text li.tel{ background-position:0px 0px;}
.contact .message .text li.add{ background-position:0px -31px;}
.contact .message .text li.fax{ background-position:0px -62px;}
.contact .message .text li.web{ background-position:0px -93px;}
.contact .message .text li.mail{ background-position:0px -124px;}
.contact .message .text li.qq{ background-position:0px -155px;}
.contact .message .text li.mobile{ background-position:0px -186px;}
.contact .message .code{width:160px; height:160px; background:#1f2d4b; float:right; margin-top:50px;}

.ny_contact{width:100%;overflow:hidden;height: 700px; position:relative;}
#dituContent{
    height: 700px;
  position:absolute;
  left:0px;
  top:0px;
    width: 100%;
}
.list-lx{
    position:absolute;
  right:10%;
    width:361px;
    height:700px;
    z-index: 8;
    top:0;
}
.contact-tips{
  margin-top:97px;
  width: 361px;
  height: 502px;
  float:right;
}
.contact-tips .tips-box{
  width: 322px;
  height: 459px;
  padding: 42px 20px 0;
  background: url(../img/bg_shadow06.png) no-repeat;
  line-height: 26px;
  font-size:14px;
}
.contact-tips h2{
  font-size: 16px;
  line-height: 24px;
  color: #333;
  padding-bottom: 10px;
  background: url(../img/bg_line10.png) no-repeat left bottom;
  margin-bottom: 10px;
}
.contact-tips .line{
  height: 1px;
  margin: 10px auto 10px;
  background: #dfdfdf;
}
.contact-tips p.pl32{
  padding-left: 28px;
  line-height: 34px;
  font-size:13px;
  background: url(../img/bg_sign21.png) no-repeat 0 2px;
}
.contact-tips p.se{
  background-position: 0 -32px;
}
.contact-tips p.th{
  background-position: 0 -66px;
}
.contact-tips p.fo{
  background-position: 0 -100px;
}
.contact-tips a{
  color: #666;
}
.contact-tips .fr{
  width: 322px;
  font-size:14px;
  color: #333;
  background: url(../img/bg_shadow07.png) no-repeat;
}