﻿/**/
html{font-size:62.5%; }
body {
  font-family: '微软雅黑',Arial,sans-serif;
  font-size: 1.3rem;line-height: 24px;
  background-color: #fdfdfd;
}ul{list-style: none; margin:0; padding:0;}

a{color: #444; text-decoration: none;}
a:hover{color: #000; text-decoration: none;}
a:focus{outline: none;}

small{
  color: #999; display: block;
}

.c-white{
  color: #fff;
}
a.c-white,
a.c-white:hover{
  color: #fff;
}

a.more{
  font-size: 12px; color: #333;
  padding: 3px 5px;
}
a.more:hover{
  background: #666; color: #fff;
}

.lazy {
  display: none;
}

.t-left{
  text-align: left;
}
.t-center{
  text-align: center;
}
.t-right{
  text-align: right;
}

/**/
.nlv-col-widget{
  line-height: 24px; margin: 0 auto 5rem;
  max-width: 300px;
}
.nlv-col-widget h4{
  line-height: 26px;
}
.nlv-col-widget h4.multi{
  height: 52px; overflow: hidden;
}
.nlv-col-widget small{
  font-size: 12px;
}
.nlv-col-widget a.img{
  display: block; width: 300px; height: 130px;
  overflow: hidden; margin: 15px 0;
}
.nlv-col-widget img{
  display: inline-block;
}

.nlv-margin-top{
  margin-top: 3rem;
}
.nlv-padding{
  padding-top: 3rem; padding-bottom: 3rem;
}

.nlv-m-t-50{margin-top: 5rem;}
.nlv-m-t-30{margin-top: 3rem;}
.nlv-m-b-30{margin-bottom: 3rem;}
.nlv-m-l-10{margin-left: 1rem;}
.nlv-p-tb-50{padding-top: 5rem; padding-bottom: 5rem;}
.nlv-p-tb-30{padding-top: 3rem; padding-bottom: 3rem;}
.nlv-p-tb-10{padding-top: 1rem; padding-bottom: 1rem;}
.nlv-p-lr-40{padding-left: 4rem; padding-right: 4rem;}
.nlv-p-lr-30{padding-left: 3rem; padding-right: 3rem;}


.w-100{width: 100%;}
.f-12{font-size: 12px;}

.txt-green{ color: rgba(110,177,49,.8); }
.bgm-white{ background-color: #fff;}
.bgm-grey{ background-color: #f5f5f5;}
.bgm-transparent{ background-color: transparent;}

.border-o{
  border-radius: 50%;
  border: 1px dashed #ddd;
  background-color: #fff;
}

/*
.border-db-o,
.border-db-o img{
  border-radius: 50%;
  background-color: #fff;
}*/
.border-db-o{
  position: relative; display: inline-block;
  width: 100%; height: 0; padding: 100% 0 0;
  color: #666;
  transition: all 0.3s ease;
}
.border-db-o .img-o{
  position: absolute; left: 8%; top: 8%; right: 8%; bottom: 8%;
  border-radius: 50%; border: 1px dashed #ddd; background-color: #fff;
  transition: all 0.3s ease;
}
.border-db-o .img-o img{
  position: absolute; left: 8%; top: 8%;
  width: 84%;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.border-db-o h5{
  margin: -4% 1% 0; font-size: 13px;
  transition: all 0.3s ease;
}

a.border-db-o:hover .img-o,
.border-db-o.active .img-o{
  /*left: 4%; top: 4%; right: 4%; bottom: 4%;*/
  border-color: #666; outline: none;
}

a.border-db-o:hover,
.border-db-o.active{
  color: #333; text-decoration: none;
}

.border-db-o.active h5{
  margin-top: 5%; font-size: 15px;
}

.border-db-o.active .img-o{
  left: 0; top: 0; right: 0; bottom: 0;
}

a.border-db-o:hover .img-o img,
.border-db-o.active .img-o img{
  width: 92%; left: 4%; top: 4%;
}


/**/

.card{
  padding: 14px; background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.18);
}
.card .card-video{
  margin-bottom: 20px;
}
.card .card-head{
  height: 45px; line-height: 45px;
  margin-bottom: 15px;
}

/*nlv-navbar
*******************************************/
/*#nlv-navbar{
  text-transform: uppercase;
}*/
#nlv-navbar ul,
#nlv-navbar li{ list-style: none;
}
#nlv-navbar .container{
  position: relative;
}

/**/
#navbar-top{
  position: relative;
  height: 36px; line-height: 36px;
  background: #666; color: #fff;
  z-index: 9999;
}

/*nlvBreadcrumb*/
.nlvBreadcrumb{
  position: relative; font-size: 13px;
  height: 100px; line-height:100px;
}

.nlvBreadcrumb .breadcrumb{
  position: absolute; left: 0; top: 0;
  margin: 0;
  padding: 0; background: none; border-radius: 0;
  color: #eee;
}
.nlvBreadcrumb .breadcrumb a{
  color: #eee;
}
.nlvBreadcrumb .breadcrumb .active{
  color: #aaa;
}

.nlvBreadcrumb .dropdown,
.nlvBreadcrumb .search{
  float: right; 
  z-index: 99999;
}

.nlvBreadcrumb button{
  outline: none; padding: 0 15px; border: none;
  height: 36px; line-height: 36px;
  background: none;
}
.nlvBreadcrumb .dropdown button{
  text-align: left;
}
.nlvBreadcrumb .dropdown.open button{
  background: #fff; color: #000;
}
.nlvBreadcrumb .dropdown .caret{
  margin-left: 15px;
}
.nlvBreadcrumb .dropdown .dropdown-menu{
  border-radius: 0; padding: 0; margin: 0;
  border: 0; font-size: 13px;
  min-width: inherit; width: 100%;
}
.nlvBreadcrumb .dropdown .dropdown-menu a{
  height: 36px; line-height: 36px; 
  padding: 0 15px;
}

/**/
.nlvBreadcrumb .search button{
  width:54px; background: #0b6bb5; text-align: center; padding: 0; color:#FFF;border-radius: 0 5px 5px 0; 
}
.nlvBreadcrumb .search input{
  height: 36px; line-height: 36px; overflow: hidden;
  outline: none; border: none; background: #fff; color:#666;
  padding: 0;
  transition: all 0.3s ease;  width: 200px; padding: 0 10px; border:1px #b2b2b2 solid;
  border-radius: 5px 0 0 5px ; 
}
.nlvBreadcrumb .search.open input{
  width: 200px; padding: 0 10px;
}

.nlvBreadcrumb .search #searchBtn,
.nlvBreadcrumb .search.open #toggleBtn{

}

.nlvBreadcrumb .search.open #searchBtn,
.nlvBreadcrumb .search #toggleBtn{
  display: inline-block;
}

/**/
#navbar-main{
  position: relative; height: 144px;
  z-index: 9998; border-bottom:44px #0b6bb5 solid;
  background-size: 100% 2px;
   background:#FFF;
}

#navbar-main button.navbar-toggle{
  margin-right: 0;
}

#navbar-main .menu,
#navbar-main .menu-logo{
  float: left; display: inline-block; width: 100%; height: 90px;
  overflow: hidden;
}
#navbar-main .menu a{
  display: inline-block; height: 44px; line-height: 44px;
  text-align: center;
  width: 16.4%;
  font-size:1.6rem;
  box-sizing:border-box;
  color:#FFF;
  
}
.hj-nav{ background:#0b6bb5;}
.hj-nav a{display: inline-block;
   
    
    text-align: center; margin-top:10px;
    width: 16.3%;
    font-size: 1.5rem;
    box-sizing: border-box;
    color: #FFF; border-left:1px solid #9dc4e1;}
.hj-nav a:last-child{ border-right:1px solid #9dc4e1;}


#navbar-main .menu a:hover{
  text-decoration: none;
}

#navbar-main .menu-logo{
  min-width: 144px;width: 42%;
  text-align: center;
}
#navbar-main .menu-logo a.logo{
  display: inline-block;
  width: 100%; max-width:469px; height: 100px;
  overflow: hidden;
  background: url("../images/logo.png") no-repeat 50% 50%;
  background-size: contain;
}
#navbar-main .menu-logo a.cnlogo{
  display: inline-block;
  width: 100%; max-width:469px; height: 100px;
  overflow: hidden;
  background: url("../images/logo.png") no-repeat 50% 50%;
  background-size: contain;
}

#navbar-main .menu-right{

}

/*arrow*/
span.arrow{

}
span.arrow.show{
  bottom: 0;
  transition-property: left,bottom;
}
span.arrow.selected{
  background-position: 0 -8px;
}
span.arrow.hover{
  background-position: 0 -16px;
}

/*dropdown*/
#navbar-dropdown{
  position: absolute; z-index: 990;
  width: 100%; background: rgba(0,0,0,.5); color: #fff;

  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.175);
  box-shadow: 0 0 3px rgba(0,0,0,.175);

  transition: all 0.3s ease;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#navbar-dropdown.open{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#navbar-dropdown .container{
  transition: all 0.3s ease;
}

#navbar-dropdown .dropdown{
  position: absolute; left: 0; top: 0; right: 0; bottom: 0;
  z-index: 995;
  transition: all 0.3s ease;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#navbar-dropdown .dropdown.open{
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#navbar-dropdown .dropdown ul{
  position: absolute; bottom: 0;
}

#navbar-dropdown .dropdown ul li{
  display: inline-block;
}
#navbar-dropdown .dropdown ul li a{
  display: block; height: 50px; line-height: 50px;
  text-align: center; color: #fff;
}
#navbar-dropdown .dropdown ul li a.selected{
  background: #eee; color: #222;
}
#navbar-dropdown .dropdown ul li a:hover{
  color: #222;
  background: #e7e7e7; text-decoration: none;
}

/*owl carousel*/
.owl-dots{
  position: absolute; left: 0; bottom: 0; right: 0;
  padding: 15px; text-align: center; height: 50px; overflow: hidden;
}
.owl-dots .owl-dot{
  display: inline-block; cursor: pointer;
}
.owl-dots .owl-dot span{
  display: block; width: 10px; height: 10px;
  margin: 5px; border-radius: 30px;
  background: #666;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span{
  background: #fff;
}

/*home */
#nlv-home-carousel,
#nlv-home-carousel .item{
  height: 250px; overflow: hidden;
}
#nlv-home-carousel .item,
#nlv-home-carousel .item .item-mask{
  position: relative; display: block;
  background: no-repeat 50% 50%; background-size: cover;
}
#nlv-home-carousel .item-data{
  position: absolute; left: 0; top: 0; right: 0; bottom: 0;
  color: #fff;
}
#nlv-home-carousel .item .item-mask{
  position: absolute; left: 0; top: 0; right: 0; bottom: 0;
}
#nlv-home-carousel .item-des{
  margin-top: 150px;
}
#nlv-home-carousel .item-des h1{
  margin: 3px 0;
}
#nlv-home-carousel .item-des h4{
  margin: 0;
}
#nlv-home-carousel .item-des p{
  margin-bottom: 30px;
}

/*nlv-home-product*/
#nlv-home-product{
  margin-top: 5rem;
}
#nlv-home-product dl{
  margin: 0; padding: 0;
}

/*nlv-home-grid*/
#nlv-home-grid-01{
  padding: 5rem 0 10rem;
  background: #e0e0e0 url("../images/home-col-01-bg.jpg"/*tpa=http://www.nalinv.com/images/home-col-01-bg.jpg*/) no-repeat 50% 50%; color: #333;
  background-size: cover;
}
#nlv-home-grid-01 .grid-header{
  margin-bottom: 30px;
}
#nlv-home-grid-01 .grid-header h3{
  margin: 0;
}

#nlv-home-grid-01 .grid-list dl,
#nlv-home-grid-01 .grid-list dd{
  padding: 0; margin: 0;
}

#nlv-home-grid-01 .grid-list{
  position: relative;
}

#nlv-home-grid-01 .grid-list a{
  position: relative;
  display: block; width: 100%; height: 0; padding: 100% 0 0; overflow: hidden;
  background: no-repeat 50% 50%; background-size: cover;
}

#nlv-home-grid-01 .grid-list a span{
  position: absolute; left: 0; top: auto; right: 0; bottom: 0;
  padding: 15px 15px 5px; color: #fff;
}

#nlv-home-grid-01 .grid-list .g-1{
  width: 60%;
}
#nlv-home-grid-01 .grid-list .g-1 a span p{
  display: none;
}
#nlv-home-grid-01 .grid-list .g-1 a span .fa{
  position: absolute; right: 10px; bottom: 10px;
  color: #eee;
}

#nlv-home-grid-01 .grid-list .g-1 a:hover span{
  top: 0;
  background: rgba(0,0,0,.8);
}
#nlv-home-grid-01 .grid-list .g-1 a:hover span p{
  display: block;
}

#nlv-home-grid-01 .grid-list .g-0{
  width: 40%;
}
#nlv-home-grid-01 .grid-list .g-0 p{
  background: rgba(255,255,255,.6); color: #222;
}
#nlv-home-grid-01 .grid-list .g-0 span{
  padding: 0;
}
#nlv-home-grid-01 .grid-list .g-0 span h3{
  padding: 15px;
}
#nlv-home-grid-01 .grid-list .g-0 span p{
  position: relative; min-height: 66px;
  padding: 15px 50px 15px 15px; margin: 0;
}
#nlv-home-grid-01 .grid-list .g-0 span .fa{
  display: block; width: 66px; height: 66px; line-height: 66px; text-align: center;
  position: absolute; right: 0; bottom: 0;
}
#nlv-home-grid-01 .grid-list .g-0 a:hover p{
  background: rgba(0,0,0,.6); color:#fff;
}

/*#nlv-home-press*/
#nlv-home-media{

}

#nlv-home-press .media{
  padding: 5px; margin-top: 10px;
}
#nlv-home-press .media h4{
  font-size: 16px;
}
#nlv-home-press .media h5{
  font-size: 13px;
}
#nlv-home-press .media-left{
  position: relative;
}
#nlv-home-press .media-left span,
#nlv-home-press .media-left i{
  display: block; width: 64px; height: 64px;
}
#nlv-home-press .media-left span{
  background: no-repeat 50% 50%;
  background-size: cover;
  border-radius: 50%; border: 1px solid #fff;
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.18);
}
#nlv-home-press .media-left i{
  font-size: 64px; color: #ccc;
  text-align: center; line-height: 64px;
}
#nlv-home-press .media-left i.date{
  position: absolute; left: 12px; top: 26px;
  width: 40px; height: 30px; line-height: 30px;
  font-size: 24px; color: #ccc; font-style: normal;
}
#nlv-home-press .cate{
  margin-top: 30px; font-size: 12px;
  color: #999;
}
#nlv-home-press .cate .fa{
  margin: 0 5px 0 10px;
}

#nlv-home-social .logo{
  display: inline-block; width: 100px; height: 45px;
  background: url("../images/logo-blk.png") no-repeat 50% 50%;
  background-size: cover;
}
#nlv-home-social dl.icons,
#nlv-home-social .icons dd{
  margin: 0; padding: 0;
}
#nlv-home-social .icons a{
  display: block; text-align: center; margin: 5px 0;
  color: #999;
}
#nlv-home-social .icons a:hover{
  color: #333;
}
#nlv-home-social .icons .fa{
  font-size: 18px; margin-right: 5px; color: #aaa;
}
#nlv-home-social .btn{
  border-radius: 0; text-transform: uppercase;
}

/*footer*/
#nlvFooter{
  color: #ccc; padding: 5rem 0;
  text-transform: uppercase;
  background: #222 url("../images/color-bar.jpg"/*tpa=http://www.nalinv.com/images/color-bar.jpg*/) no-repeat center top;
  background-size: 100% 2px;
}
#nlvFooter img.map{
  margin-top: 15px; max-width: 100%;
}

#nlvFooter h5{
  color: #fff; margin-top: 30px;
}
#nlvFooter h5 a{
  color: #fff;
}

#nlvFooter ul{
  padding-left: 0;
}
#nlvFooter ul li{
  list-style: none; padding: 0;
}

#nlvFooter ul a{
  color: #ccc;
}
#nlvFooter ul a:hover{
  color: #fff;
}

#nlvFooter h6{
  font-size: 13px; margin-top: 15px;
}

/*detail wrapper*/
#detail p{
  max-width: 800px; margin: 15px auto;
}
#detail img.w-100{
  max-width: 800px;
}

.nlv-bg-banner{
  width: 100%; height: 350px; overflow: hidden;
  background: #fff no-repeat center center ;
  background-size: cover;
}

/**/
.nlv-carousel-1609,
.nlv-carousel-1609 .item{
  height: 0; overflow: hidden; padding: 56.25% 0 0;
}
.nlv-carousel-1609 .owl-stage-outer{
  position: absolute; left: 0; top: 0; right: 0; bottom: 0;
}

.nlv-carousel-1609 .item{
  background: no-repeat 50% 50%; background-size: cover;
}
.nlv-carousel-1609 .item video{
  position: absolute; left: 0; top: 0;
  height: 100%;
}

.nlv-carousel-1609 .owl-prev,
.nlv-carousel-1609 .owl-next{
  position: absolute; left: -35px; top: 50%; margin-top: -30px;
  width: 60px; height: 60px; line-height: 60px;
  background: #fff; color: #999; border-radius: 50%;
  text-align: right; font-size: 28px; padding: 0 15px;
}

.nlv-carousel-1609 .owl-prev:hover,
.nlv-carousel-1609 .owl-next:hover{
  color: #333;
}

.nlv-carousel-1609 .owl-next{
  left: auto; right: -35px;
  text-align: left;
}

/**/
.pro-list{
  position: relative; overflow: hidden;
  text-align: center;
}
.pro-list .row{
  margin-top: 15px; margin-bottom: 15px;
}
.pro-list .row div{
  position: static; margin: 0; padding: 0;
}

.pro-detail{
  position: relative; overflow: hidden;
  background: #eee;
}
.pro-detail .close{
  position: absolute; right: 15px; top: 15px;
  z-index: 999;
  display: block; width: 50px; height: 50px; line-height: 50px; text-align: center;
  background: url("../images/close_panel.png") no-repeat 50% 50%;
  cursor: pointer; opacity: 0.8;
}

.pro-detail .container{
  height: 0; overflow: hidden;
  transition: all 0.3s ease;
}
.pro-detail .container .row{
  padding: 80px 0;
}
.pro-detail .container h1{
  margin: 0;
}
.pro-detail .container .clearfix{
  margin-bottom: 30px;
}
.pro-detail .container .des{
  font-size: 13px;
  line-height: 24px;
}

/* press page
***************************/
#pressList .nlv-col-widget p{
  height: 72px; overflow: hidden;
}

#pressDetail .des img{
  display: block;
  max-width: 100%; margin: 0 auto;
}

#pressDetail .des a{
  color: #000; text-decoration-line: underline;
}

/*
  contact page
****************************************/
#nlv-contact-list h3{
  margin: 5px 0;
  font-size: 18px;
}
#nlv-contact-list h4{
  margin: 5rem 0 1rem;
}
#nlv-contact-list h5{
  margin: 0;
}

#nlv-contact-list .media-left .fa{
  font-size: 18px; margin: 5px;
  color: #999;
}

#nlv-contact-list dl{
  margin: 1.5rem 0 5rem;
  color: #777;
}
#nlv-contact-list dl dd.online{
  margin-top: 10px;
}

#sendMailForm .form-group{
  margin: 0 0 15px;
}

.searchBox {background-color: #fff;height: 50px;}
.searchCon { width: 1200px;margin: 0 auto;overflow: hidden;}
.searchWord {line-height: 50px; display:inline;}
.searchWord dt {background: url(../images/i_key.png) no-repeat left center;padding-left: 25px;font-size: 14px;color: #0075c2;font-weight: bold; display:inline; line-height:50px;}
.searchWord dt, .searchWord dd {float: left;margin-right: 20px;}
.searchWord dd a {color: #999;display: block;line-height: 50px;}
.searchForm {float: right;position: relative;height: 34px;margin-top: 8px;}
.searchInp {border: 1px solid #dedede;height: 32px;width: 205px;outline: none;padding-left: 5px;padding-right: 35px;}
.searchBtn {background: url(../images/i_search.png) no-repeat center;height: 34px;width: 34px;border: none;position: absolute;top: 0;right: 0;z-index: 10;outline: none;cursor: pointer;}

.i-product{ background:#ededed; padding-top:30px; padding-bottom:25px;}
.hj-title{ margin:0 auto; text-align:center;}
.hj-title .hj-title-con{ text-align:center; color:#0b6bb5; font-size:3rem; margin-bottom:25px;}
.hj-title .xian{ width:40px; height:2px; background:#9e9e9e; margin:0 auto; margin-bottom:30px;}

.i-product-ul{ width:1200px; margin:0 auto;list-style: none; overflow:hidden;zoom:1; padding:0;}
.i-product-ul li{ width:25%; float:left; margin-bottom:20px;}
.i-product-ul li a{ width:96%; margin:0 auto; display:block; background:#fff;border-radius: 5px; height:177px;position: relative;box-sizing:border-box; padding:0 5%;}
.i-product-ul li .i-product-title{ padding:10px 0 15px; font-size:1.6rem; color:#333333;}
.i-product-ul li .i-product-dj{ font-size:1.4rem; color:#666; border:1px solid #b1b1b1; padding:3px 5px;}
.i-product-ul li img{ position:absolute;bottom: 5px;right: 10px;}
.xiaobanner{ width:1200px; margin:32px auto 54px;}

.i-shebei{ background:url(../images/shebei-bj.png) no-repeat top center; padding-top:30px; padding-bottom:25px;}
.clear{clear:both;}
.i-shebei-ul{ width:1200px; margin:0 auto; overflow:hidden;zoom:1;list-style: none; padding:0;}
.i-shebei-ul li{ width:24%; float:left; margin-left:1.33%; background:#fff;}
.i-shebei-ul .i-shebei-li{ margin-left:0px;}
.i-shebei-ul li img{ width:95%; display:block;}
.i-shebei-ul li .i-shebei-con{ display:none;width:96%; margin: 0 auto; border-top: 1px dashed #bebebe; line-height:65px; text-align:center; margin-top:15px; font-size:1.6rem;}
.hj-sb-dj{ margin:20px auto; text-align:center;}
.hj-sb-dj a{ display:inline-block; text-align:center; margin:0 10px;}
.i-about{ background:url(../images/about-bj.png) no-repeat top center; padding:80px 0;}
.i-about-con{ width:1200px; margin:0 auto;}
.i-about-img{ float:left; margin:0 32px;}
.i-a-con{ width:590px; float:left;}
.i-a-c-title{ font-size:3rem; color:#FFF; font-weight:bold; margin-bottom:40px;}
.i-a-c-title a{ border-bottom:2px solid #FFF; text-align:right; font-size:1.4rem; color:#FFF; display:block; float:right; width:78%;}
.i-a-c-con{ line-height:24px; font-size:1.4rem; color:#FFF;}
.messagetable1 {width:1200px;}
.messagetable1 td{font-size: 15px;padding: 10px 0 10px 0px;}
.messagetable1 td.messtitle{width: 90px;}
.messagetable1 td input{height: 39px;border:1px solid #dedede;outline: none;padding-left: 5px;}
.messagetable1 td input.shortinp{width: 243px;}
.messagetable1 td input.longinp{width: 580px;}
.messagetable1 td textarea{height: 155px;width: 400px;border:1px solid #dedede;padding: 5px 0 0 5px;}
.messbtn{background: #0075c2;height: 40px;padding: 0 40px;color: #fff;font-size: 15px;border:none;border-radius: 5px;margin-right: 10px;font-family: "微软雅黑";}
.messbtn2{background: #dedede;height: 40px;padding: 0 40px;color: #666;font-size: 15px;border:none;border-radius: 5px;font-family: "微软雅黑";}

.i-message{padding-top:50px; padding-bottom:50px; width:1200px; margin:0 auto;}

.messbtn-qr{border-radius: 5px; background:#0b6bb5; line-height:40px; text-align:center; height:40px; padding:0 20px; margin:0 auto; border:0; display:block; font-size:1.4rem; color:#fff; margin-top:20px;}

.footerBox{background-color: #0075c2;height: 260px;}
.footerCon{width: 1200px;margin: 0 auto;height: 100%;}
.ewrBox{width: 220px;text-align: center;background-color: #1684cc;height: 100%;float: left;}
.ewrBox img{max-width: 160px;margin-top: 20px;}
.ewrBox img.flogo{margin-top: 38px;}
.footerright{float: right;width: 938px;height: 100%;position: relative;}
.footerlist{border-bottom:1px solid #2696e0; overflow: hidden;list-style: none;}

.footerlist li{float: left;width: 105px;background: url(line3.png) no-repeat left center;text-align: center;color: #fff;line-height: 50px;height: 50px;}
.footerlist li.footerhome{background: none;width: 90px;}
.footerlist li  a{color: #fff;font-size: 14px;}
.footerlist2{overflow: hidden;margin-top: 30px;}
.footerlist2 li{float: left;width: 50%;color: #fff;font-size: 14px;}
.address{line-height: 28px;}
.address p{margin-left: 10px;}
.footertel{background: url(i_tel2.png) no-repeat left center;height: 46px;padding-left: 55px;margin-left: 20px;}
.footertel .tel{font-size: 30px;font-style: italic;font-weight: bold;line-height: 30px;}
.footertel .time{font-size: 14px;}
.copyright{position: absolute;bottom: 0;color: #fff;font-size: 14px;margin:30px 0 30px 10px;}
.copyright p{line-height: 24px;}
.copyright a{color: #fff;}

.hj-ss{ background:#0b6bb5; color:#FFF;}
.i-language{ float:right; margin-left:20px;}
.i-language img{ margin:0 10px;}
.liuyan-left{ width:60%; float:left;}
.liuyan-right{ width:40%; float:right;}
.liuyan-left div{ width:50%; float:left;   vertical-align: top;  margin-bottom:38px;}
.liuyan-left div span{ vertical-align: top; display:block;float:left; font-size:1.5rem;}
.liuyan-left div input{height: 39px;border: 1px solid #dedede;outline: none;padding-left: 5px; width:223px;}
.liuyan-left .form-add{ width:100%;}
.liuyan-left .form-add input{ width:582px;}
.liuyan-right div{ width:100%; float:left;   vertical-align: top; }
.liuyan-right div span{ vertical-align: top; display:block; float:left; font-size:1.5rem; width:90px;}
.liuyan-right div textarea{
    border: 1px solid #dedede;
    outline: none;
    padding-left: 5px; width:388px;}
.liuyan-left{ width:60%; float:left;}
.liuyan-left div span{ vertical-align: top; display:block;float:left; font-size:1.5rem; width:90px;}
.liuyan-left .form-add textarea{    width: 582px;}




	
	
/*
 media
 ********************************************************************/
@media (max-width: 767px){
	#navbar-main .menu-logo{ width: 75%;}

  .nlvBreadcrumb{ display:none;}

  #navbar-main,
  #navbar-main .menu-logo,
  #navbar-main .menu-logo a.logo{
    height: 69px;
	    border-bottom: 0;
  }
  .searchBox{ display:none;}
  .xiaobanner{ display:none;}
  .cases_img{ line-height:200px;}

  #navbar-main .navbar-toggle.collapsed .fa-times,
  #navbar-main .navbar-toggle .fa-bars{
    display: none;
  }

  #navbar-main .navbar-toggle .fa-times,
  #navbar-main .navbar-toggle.collapsed .fa-bars{
    display: block;
	 width:34px; height:34px; background:url(/images/m-an.jpg) no-repeat center center;
  }

  /**/
  #nlv-navbar .arrow{
    display: none;
  }
  #navbar-dropdown{

  }
  #navbar-dropdown.in{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  #navbar-dropdown .container{
    background: rgba(0,0,0,.8);
    padding-bottom: 30px;
    overflow: auto;
  }

  #navbar-dropdown .dropdown{
    position: relative;

    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  #navbar-dropdown .dropdown ul{
    position: static; background-color: rgba(255,255,255,.1);
  }
  #navbar-dropdown .dropdown ul li a{
    padding: 0 30px;
  }

  #navbar-dropdown .visible-xs-block{
    display: block; height: 50px; line-height: 50px;
    color: #999;
  }

  /**/
  #nlv-home-grid-01 .grid-list .col-xs-12{
    width: 100%;
  }

  .nlv-bg-banner{
    height: 250px;
  }
.i-product-ul{ width:100%;}  
.i-product-ul li{ width:50%;}
.i-shebei-ul{ width:100%;}
.i-shebei-ul li{ width:48%; margin:0 1%;}
.i-shebei-ul .i-shebei-li{ margin:0 1%;}
.i-about-img{ display:none;}
.i-a-con{ width:94%; margin:0 3%;}
.i-about-con{ width:100%;}
.i-message{ width:100%;}
.messagetable1{ width:100%;}
.liuyan-left{ width:96%; float:left; margin:0 2%;}
.liuyan-right{ width:96%; float:right; margin:0 2%;}
.liuyan-left tr{ width:100%;}
.neiyeleft{ display:none;}
.liuyan-left div input{ width:96%; margin:0 2%;}
.liuyan-left div span{ padding-left:2%;}
.liuyan-left .form-add input{ width:96%; margin:0 2%;}
.liuyan-right div textarea{ width:96%; margin:0 2%;}
.liuyan-right div span{padding-left:2%;}

.zxly .liuyan-left{ width:96%; float:left; margin:0 2%;}
.zxly .liuyan-right{ width:96%; float:right; margin:0 2%;}
.zxly .liuyan-left tr{ width:100%;}
.zxly .neiyeleft{ display:none;}
.zxly .liuyan-left div input{ width:96%; margin:0 2%;}
.zxly .liuyan-left div span{ padding-left:2%;}
.zxly .liuyan-left .form-add input{ width:96%; margin:0 2%;}
.zxly .liuyan-right div textarea{ width:96%; margin:0 2%;}
.zxly .liuyan-right div span{padding-left:2%;}
.zxly .liuyan-left .form-add textarea{ width:96%; margin:0 2%;}
.hjgy{ display:none;}



}
@media (max-width: 500px){
	.neiyeleft{ display:none;}
	
	.i-product-ul{ width:100%;}  
.i-product-ul li{ width:96%; margin:0 2%;margin-bottom: 20px;}
.i-shebei-ul{ width:100%;}
.i-shebei-ul li{ width:96%; margin:0 2%;}
.i-shebei-ul .i-shebei-li{ margin:0 2%;}
.i-about-img{ display:none;}
	
	
	
	
	}

@media (min-width: 768px){
  #nlv-home-carousel,
  #nlv-home-carousel .item{
    height: 339px;
  }
}

@media (min-width: 992px){
  #nlv-home-carousel,
  #nlv-home-carousel .item{
    height: 438px;
  }
}

@media (min-width: 1200px){
  #nlv-home-carousel,
  #nlv-home-carousel .item{
    height: 500px;
  }
}

/*lang*/
body.en #navbar-dropdown .dropdown ul li a{
  padding: 0 24px;
}

/**/
#cnzz {
  height: 0; overflow: hidden;
}
