h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-size: 100%;
  background:#fff;
}

a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

*{
  font:14px/1.5 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', Î¢ÈíÑÅºÚ, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', Î¢ÈíÑÅºÚ, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
}

body,html,span,ul,li,em,i,a{
  margin:0;
  padding:0;
  list-style:none;
  text-decoration: none!important;
}

.container{
  width:1200px;
  margin:auto;
}

input,textarea,select:focus{
  outline: none;
  padding:0;
}

.clear{
  clear:both;
}
.fl{
  float:left;
}
.fr{float:right;}

body{
  min-width:1200px;
}

/*index*/
/*header*/
.header{
  background:#0071b9;
  height:27px;
  width:100%;
}

.header span{
  color:#fff;
  font-size:12px;
  line-height:27px;
}

.header_nav i,.header_nav a{
  display:inline-block;
  color:#fff;
  font-size:12px;
  line-height:27px;
}

.header_nav{
  color:#fff;
  line-height:27px;
}
.logo{
  margin-top:5px;
}

.navs li{
  display:inline-block;
  position:relative;
  float:left;

}

.navs li>a{
  color:#282828;
  width:104px;
  height:56px;
  text-align: center;
  line-height:56px;
  display:block;
}
.nav{
  padding-top:20px;
  padding-bottom:20px;
}
.navs .search{
  display: inline-block;
  float: left;
  margin-top: 18px;
  z-index: 3;
  margin-left:10px;
}

.search input{
  color:#282828;
  position:absolute;
  top: 25px;
  right:0;
  border-radius:5px;
  border:1px solid #b1b1b1;
  font-size:12px;
  padding-left:3px;
  height:20px;
  line-height:20px;
}

.search {position:relative}

.search img{
  display:inline-block;
}

.navbar a{
  display:block;
  color:#fff;
  line-height:40px;
  height:40px;
  overflow:hidden;
  text-align: center;
  padding:2px 10px 2px 10px;
  

}
.navbar{
  width:112px;
  position:absolute;
  left:0;
  top:56px;
  background:rgba(0,113,185,5);
  color:#fff;
  
}

.navs li .navbar a{
  color:#fff;
  
}

.navs,.navs li,.navs li .navbar,.nav {
  z-index: 2;
}
.navs li a:hover{
  background:#0071b9;
  

  color:#fff;
}
.navs li .navbar a:hover{
  background:#149aef;
  

  color:#fff;
}

/*banner*/
.index-banner{
  overflow:hidden;
  position:relative;
  z-index: 1;
}

#full-screen-slider {
  width:100%;
  height:505px;
  float:left;
  position:relative
}

#slides {
  display:block;
  width:100%;
  height:505px;
  list-style:none;
  padding:0;
  margin:0;
  position:relative
}

#slides li {
  display:block;
  width:100%;
  height:100%;
  list-style:none;
  padding:0;
  margin:0;
  position:absolute;
}

#slides li a {
  display:block;
  /*text-indent:-9999px;*/
  color:#fff;
  background:#072958;
  width: 190px;
  height:40px;
  text-align:center;
  line-height:40px;
  position:absolute;
  left: 18.5%;
  bottom: 30%;
}

#pagination {
  display:block;
  list-style:none;
  position:absolute;
  left:50%;
  top:465px;
  z-index:9900;
  padding:5px 5px 5px 0;
  margin:0;
}

#pagination li {
  display:block;
  list-style:none;
  width:12px;
  height:12px;
  float:left;
  margin-left:10px;
  border-radius:50%;
  background:#FFF;
}

#pagination li a {
  display:block;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  text-indent:-9999px;
}

#pagination li.current {
  background:#1c79b2;
}

.full-screen-slider li a{
  display:inline-block;
  color:#fff;
  background:#072958;
  width: 190px;
  height:40px;
  text-align:center;
  line-height:40px;
  position:absolute;
  left:50px;
  bottom:200px;

}

.full-screen-slider li {
  position:relative;
}

/*index-product*/
.index-pt{
  margin-top:60px;
}

.index-pt h1,.index-news h1{
  color:#282828;
  font-size:36px;
  font-weight:bold;
  margin-bottom:10px;
}

.pro-navs a{
  background:url("../images/index-nav-icon_05.png") no-repeat left center;
  padding-left:10px;
  color:#282828;
  font-size:12px;
  margin-left:5px;
}

.pro-navs a.current-a{
  background:url("../images/index-nav-icon_03.png") no-repeat left center;
  color:#d00505;
  font-size:12px;
}

.index-box ul li{
  width:280px;
  height:280px;
  float:left;
  margin-top:20px;
  margin-left:10px;
  margin-right:10px;
  position:relative;
}

.index-box li img{
  display:block;
  width:280px;
  height:280px;
}

.index-box ul{overflow:hidden}

.index-box li a>span{
  position:absolute;
  bottom:0;
  left:0;
  background:rgba(34,24,21,.5);
  width:280px;
  height:50px;
  line-height:52px;
  text-align: center;
  display:block;
  font-size:18px;
  color:#FFFFFF;
}

.index-box ul li .hover{
  position:absolute;
  left:0;
  top:0;

  width:280px;
  height:280px;
}

.hover span{
  display:block;
  font-size:18px;
  text-align: center;
  margin-top:90px;
  color:#fff;
}

.hover em{
  display:block;
  text-align: center;
  margin-top:20px;
  font-size:12px;
  line-height:16px;
  width:60%;
  margin:auto;
  margin-top: 10px;
  color:#fff;
}

/*index-news*/
.index-news h1{
  margin-top:60px;
}

.n-t a,.n-t{
  display:inline-block;
  color:#8a8687;
}
.n-t a.current-n{
  color:#e60012;
}

.n-t{
  float:left;
}
.news-t .hd{
  float:right;
}
.news-t{
  overflow:hidden;
}
.index-n-box ul li{
  background:#e6e5e5;
  width:295px;
  height: 160px;
  padding: 10px 0 0 0;
  position:relative;
  float:left;
}

.index-n-box ul{
  margin-top:30px;
  overflow:hidden;
}

.index-n-box ul li b{
  color:#b1b1b1;
  font-size:60px;
  font-weight:bold;
  padding-top:40px;
  margin-left:30px;
  font-family: Arial;
  display:block;
}
.index-n-box ul li i{
  display:block;
  background:#e6e5e5;
  position:absolute;
  left: 64px;
  top: 90px;
  font-size:12px;
  color:#626061;
}

.index-n-box ul li a{
  display:block;
}
.index-n-box ul li a span{
  color:#000;
  font-size:16px;
  margin-left:30px;
  max-height:20px;
  max-width:250px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  display:block;
  margin-top: 10px;
}

.index-n-box ul li p{
  color: #949494;
  font-size: 12px;
  margin-left: 30px;
  height: 50px;
  max-width: 250px;
  overflow: hidden;
  line-height: 16px;
  text-overflow: ellipsis;
  margin-top: 20px;
}

.index-n-box ul li.current-li b{
  color:#0071b9;
}
.index-n-box ul li.current-li{
  background:#e6e5e5;
}
.index-n-box ul li.current-li span{
  color:#0071b9;
}
.index-n-box ul li.current-li p{
  color:#282828;
}

.index-n-box .hd .prev{
  background:url("../images/prev.png") no-repeat;
  width:24px;
  height:24px;
  float:left;
  margin-right: 10px;
}
.index-n-box .hd .prev:hover{
  background:url("../images/prev-hover.png") no-repeat;
}
.index-n-box .hd .next{
  background:url("../images/next.png") no-repeat;
  width:24px;
  height:24px;
  float:right;
  margin-right: 10px;
}
.index-n-box .hd .next:hover{
  background:url("../images/next-hover.png") no-repeat;
}

.index-n-box .hd a{
  display:block;
}

.index-n-box .hd{
  position: absolute;
  top: -25px;
  right: 10px;
}

.index-n-box{
  position:relative;
}

.index-n-box .bd{
  padding-top:30px;
}

.n-t a:hover{
  color:#e60012;
}
.index-box ul li a{
  display:block;
}

/*index-enter*/
.enter h1{
  color:#282828;
  font-size:36px;
  font-weight:bold;
  margin-bottom:10px;
  padding-top:60px;
  margin-top:70px;
}

.enter{
  background:url("../images/index-bg.jpg") no-repeat center top;
  background-size:100% 280px;
}

.enter em{
  display:block;
  color:#605f5f;
  margin-top: -10px;
}

.enter-box{
  overflow:hidden;
  margin-top:30px;
  height:444px;
}
.enter-box .enter1{
  float:left;
}
.enter1{
  width:400px;
}
.enter1 img{
  width:400px;
  height:230px;
  display:block;
}

.enter1 span{
  display:block;
  margin-top:40px;
  color:#1b1a1a;
  margin-left:30px;
}

.enter-b i{
  float:left;
  display:inline-block;
  font-size:12px;
  color:#1b1a1a;
}
.enter-b a{
  float:right;
  background:url("../images/enter-arrow.png") no-repeat;
  width:22px;
  height:22px;
  display:block;
  margin-top: 10px;
  margin-right: 30px;
}
.enter-b i strong{
  color:#1b1a1a;
  font-size:24px;
  font-weight:bold;
  margin-right:25px;
}

.enter-b {
  overflow:hidden;
  margin-top:10px;
  margin-left:30px;
}

.hover-t{
  background:#0071b9;
  color:#fff;
  text-align: center;
  height:100px;
  line-height:100px;
  display:block;
  position:relative;
  width:400px;
}

.hover-t b{
  background:url("../images/enter-bg.png") no-repeat center center;
  display:inline-block;
  height:1px;
  width:400px;
  position:absolute;
  top:50px;
  left:0;
}

.enter1 img.bigger-img{
  width:400px;
  height:285px;
}

/*footer*/
.footer{
  background:#434542;
  margin-top:50px;
}

.foot-nav {
  padding-top:75px;
  float:left;
}
.foot-nav ul{
  overflow:hidden;
  padding-left:15px;
}
.foot-nav ul li{
  color:#fff;
  font-size:20px;
  float:left;
  margin-left:80px;
}
.foot-nav ul li:first-child{
  margin-left:0;
}
.foot-nav ul li a{
  color:#a7abb0;
  display:block;
  line-height:20px;
  text-align: left;
}
.foot-nav ul li a:hover,.friendlink a:hover{
  color:#0071b9;
}
.foot-nav ul li i{
  border-top:1px solid #d41919;
  width:30px;
  display:block;
  margin-top:25px;
  margin-bottom:20px;
}

.sitemap{
  float:right;
  padding-top: 80px;
  color:#a7abb0;
}

#sitemap{
  width:300px;
  height:145px;
  margin-top:20px;
}

.friendlink{
  color:#fff;
  margin-top:40px;
  padding-left:15px;
  padding-bottom:20px;
}

.friendlink a{
  color:#a7abb0;
  font-size:13px;
  display:inline-block;
}

.copyright{
  background:#434542;
  border-top:1px solid #696a68;
  height:60px;
}

.copyright span,.copyright em{
  line-height:60px;
  color:#f4f4f4;
  display:block;
  font-size:12px;
}

.copyright em{
  background:url("../images/bei.png") no-repeat left center;
  padding-left:25px;
}
.copyright span{
  padding-left:15px;
}

/*usual*/
.left{
  float:left;
  width: 200px;
}
.right{
  float:left;
  margin-left:30px;
  width:970px;
}

.left .left-t{
  background: #0071b9;
  text-indent: 20px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  display:block;
  font-weight:bold;
}

.left a{
  padding: 5px 0 5px 20px;
  border-bottom: 1px dotted #ccc;
  display:block;
  font-size: 14px;
  color: #666;
}
.left a:hover{
  color:#DB0000;
}

.right-t{
  padding-left: 20px;
  background: url(../images/r_title.png) left;
  height: 50px;
  line-height: 50px;
  position: relative;
  color: #5f5f5f;
  font-size: 16px;
}
/*about*/
.navs li.current-nav{
  background:#0071b9;
}

.navs li.current-nav a{
  color:#fff;
}

.location{
  color:#6f6f6f;
  line-height:40px;

}
.location a{
  display:inline-block;
  color:#6f6f6f;
  line-height:40px;
}
.location a:last-child,.location a:hover{
  color:#0071b9;
}

.news-t span{
  display:block;
  float:left;
  color: #282828;
  line-height:25px;
  font-size:15px;
  max-width:750px;
  height:25px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-t i{
  display:block;
  float:right;
  color: #666;
  line-height:25px;
}
.news-t{
  overflow:hidden;
}

.news-list ul li p{
  color: #666;
  margin-top:5px;
  height:42px;
  overflow:hidden;
}

.news-list ul li{
  padding-left: 20px;
  line-height: 25px;
  border-bottom: 1px dashed #b8b8b8;
  margin: 10px 0;
  color: #232323;
  padding-bottom: 10px;
}

.news-list ul li a{
  display:block;
}
.news-list ul li a:hover span,.news-list ul li a:hover p{
  color:#0071b9;
}
.news-list ul li a:hover i{
  color:#DB0000;
}

/*·ÖÒ³*/
.pageNavi {
  padding: 10px 0 25px 0;
  margin: 10px auto 0;
  width: 100%;
  text-align: center;
  color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
  display:inline-block;
  color:#6f6f6f;
}
.pageNavi li strong{
  font-weight:bold;
}

.pageNavi li a:hover{
  color:#DB0000;
}

/*news-detail*/
.new-detail-t em,.new-detail-t span,.new-detail-t i{
  display:inline-block;
  margin-left:20px;
  color:#6d6d6d;
}

.new-detail-t{
  width:500px;
  margin:0 auto;
}

.news-list h2{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 10px;
  color: #6d6d6d;
  width: 80%;
}

.news-detail-line{
  border-top:1px solid #ccc;
  width:80%;
  margin:auto;
  margin-top:10px;
  margin-bottom:10px;
}

.news-list-detail p{
  color:#6d6d6d;
  width:80%;
  margin:auto;
}

.pageleft{
  float:left;
  max-width:50%;
  height:22px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pageright{
  float:right;
  max-width: 50%;
  height:22px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.met_page{
  overflow:hidden;
  color:#666;
  margin: 20px 10% 0 10%;
  width:80%;
}

.met_page a,.met_page i{
  color:#666;
  display:inline-block;
  height:22px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.met_page a:hover{
  color:#DB0000;
}

/*product*/
.product-list ul li{
  float:left;
  margin-right:30px;
}
.product-list ul{
  overflow:hidden;
  margin-top:30px;
  max-height:754px;
  overflow:hidden;
}
.product-list ul li a{
  display:block;
}

.product-list ul li img{
  display:block;
  width:208px;
  height:208px;
  border:2px solid #0071b9;
}
.product-list ul li span{
  display:block;
  width:210px;
  text-align: center;
  line-height:40px;
  color:#6d6d6d;
}
.product-list ul li:hover img{
  border:2px solid #DB0000;
}
.product-list ul li:hover span{
  color:#DB0000;
}

/*product-detail*/
.product-detail h2{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 10px;
  color: #6d6d6d;
  width: 80%;
}
.product-detail img{
  display:block;
  max-width:80%;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}
/*about*/
.about-box p{
  color:#6d6d6d;
  font-size:13px;
  width:90%;
  margin:auto;
}

strong{
  font-weight:bold;
}

.about-box img{
  display:block;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}

.header_nav a:hover{
  color:#DB0000;
}
/*¼æÈÝie8*/
.search img{
  border:none;
}

.index-box ul li a img{
  border:none;
}

.index-banner ul li.banner1{
  background:url(../images/banner1.jpg) no-repeat center center;
}
.index-banner ul li.banner2{
  background:url(../images/banner2.jpg) no-repeat center center;
}
.index-banner ul li.banner3{
  background:url(../images/banner3.jpg) no-repeat center center;
}

.foot-nav{
  max-height:200px;
  overflow:hidden;
}
