body, dl, dd, ul, ol, h1, h2, h3, h4, form, input, button, textarea, p, th, td { margin: 0; padding: 0; }
body { font: 14px/1.2 "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; color: #333; background: #fff; }
img { vertical-align: middle; border: none; }
ul, ol { list-style: none outside none; }
li{list-style: none;}
table { border-collapse: collapse; border-spacing: 0; }
button, input, select, textarea { font-size: 100%; vertical-align: middle; }
a { color: #333; text-decoration: none; blr: expression(this.onFocus=this.blur()); }
a:hover { text-decoration: none;  }
a:focus { outline: 0 none; }
h1, h2, h3, h4 { font-size: 100%; font-weight: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; -moz-appearance: button; }
.text, .btn, textarea { font-family: "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; }
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { *zoom: 1; }
.btn { border: none; cursor: pointer; }
html, body { width: 100%; height: 100%; min-width: 1200px;}
input, textarea { outline: none }
.fl { float: left; }
.fr { float: right; }

a,img,.nav-tow-list{-webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}



.wrap{ width: 1200px; margin: auto;}
.header{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
   min-width: 1200px;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
.logo{ padding-top: 5px;}
.nav li{
  float: left;
  padding: 0 31px;
  font-family: "Arial";
  font-size: 16px;
  line-height: 72px;
  text-transform: uppercase;
  position: relative;
}
.nav li>a{color: #fff; }
.nav li>a:hover,.nav li .hover{color: #00a0e9;}
.head-form {line-height: 68px;}
.headtext{
  width: 100px;
  height: 26px;
  padding: 0 10px;
  margin-right: 10px;
  border:1px solid #fff;
  background: none;
  display: none;
  color: #fff;
}
.headsub{
  width: 26px;
  height: 22px;
  background: url(../images/sub.png) no-repeat center;
  border:none;
}
.head-form:hover .headtext{ display: inline-block;}

.nav-tow-list{
  position: absolute;
  top: 120%;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  height: 0;
  background: #fff;
  text-align: center;
  overflow: hidden;
  opacity: 0;
}
.nav-tow-list a{ display: block; color: #00a0e9; padding: 0 10px; font-size: 14px; line-height: 36px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nav-tow-list a:hover { background:  #00a0e9; color: #fff;}
.nav-tow-list a:nth-child(1){ margin-top: 10px;}
.nav-tow-list a:last-child{ margin-bottom: 10px;}
.nav li:hover .nav-tow-list{
  top: 100%;
  opacity: 1;
  height: auto;
}


/*轮播图*/
.slide-img { width: 100%; height: 100%; overflow: hidden; position: relative; }
.slide-b li, .slide-b {width: 100%; height: 100%; }
.slide-b li img{ max-width: 100%;}
.slide-img .flex-control-nav { position: absolute; bottom:80px; left: 0; width: 100%; text-align: center; overflow: hidden; z-index: 99; }
.slide-img .flex-control-nav li { display: inline-block; text-indent: -9999px; margin:0 5px; border-radius: 20px; overflow: hidden; }
.slide-img .flex-control-nav li a { display: block; width: 40px; height: 4px; font-size: 0; text-indent: -9999px; cursor: pointer; background: #8f979e; }
.slide-img .flex-control-nav li .flex-active { background: #fff; }
.flex-direction-nav { display: none; }

.footer{
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  min-width: 1200px;
  padding-top: 18px;
  font-size: 14px;
  color: #fff;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
.ind-foot{
  position: absolute;
}
.footer a{ color: #fff;}
.footer a:hover{color: #f07f00;}


.banner{
  padding-top: 72px;
}
.banner img{
  max-width: 100%;
}
.mn-pad{ min-height: 476px; padding: 56px 0;}
.art-h2{
  font-size: 30px;
  color: #777;
  font-family: "Tahoma";
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 65px;
  position: relative;
  text-transform: uppercase;
}
.art-h2:before{
  position: absolute;
  bottom: 0;
  left: 50%;
  width:100px;
  height: 1px;
  margin-left: -50px;
  background: #d2d2d2;
  content: "";
}
.blueclr{  color: #00a0e9;}
.box{
  font-size:16px;
  line-height: 30px;
  color:#777;
}
.box img{ max-width: 100%;}


.pro-bg{ background: #ebebeb;}
.pro-nav-box{
  width: 236px;
  -height: 60px;
  background: #fff;
  line-height: 60px;
}
.slt-head{
  height: 104px;
  font-size: 30px;
  color: #fff;
  font-family: "Arial";
  text-align: center;
  line-height: 104px;
  text-transform: uppercase;
  background: rgba(0,160,233,1);
}
.pro-nav a{
  display: block;
  height: 60px;
  font-size: 14px;
  padding-left: 45px;
  color: #767676;
  text-transform: uppercase;
  border-top: 2px solid #fff;
  background: rgba(242,242,242,1);
  position: relative;
}
.pro-nav a:nth-child(1){border-top: 3px solid #fff;}
.pro-nav a:before{
  position: absolute;
  top: 50%;
  left: 30px;
  width: 5px;
  height: 24px;
  margin-top: -12px;
  background: #a3a2a2;
  content: "";
}
.pro-nav a:hover,.pro-nav a.show{ color: #fff;background: rgba(0,160,234,1);}
.pro-nav a:hover:before,.pro-nav a.show:before{ background: #fff;}
.pro-cont{
  height: 53px;
  line-height: 53px;
  background: #fff;
  text-align: center;
}

.list-cont,.art-cont{ width: 905px;}
.art-cont{ min-height: 480px;}
.pro-pad{ padding: 40px 0;}
.pro-list li{
  float: left;
  width: 285px;
  margin-right: 16px;
  margin-bottom: 40px;
  font-size: 18px;
  color: #323232;
  font-family: "Tahoma";
}
.pro-img{ overflow: hidden;}
.pro-list li:hover{ color: #00a0e9; }
.pro-list li:hover .pro-img>img{-webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.pro-list .pro-list-last{ margin-right: 0;}


.pro-pos{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  display: none;
  z-index: 1024;
}
.pos-box{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 801px;
  height: 640px;
  margin-left: -400px;
  margin-top: -320px;
  background: #fff;
  color: #767676;
}

.pos-head{
  height: 50px;
  line-height: 50px;
  background: url(../images/posbg.jpg) repeat-x 0 0;
}
.pos-head h3{
  float: left;
  margin-left: 20px;
  padding-left: 18px;
  background: url(../images/pro_03.jpg) no-repeat left center;
}
.posdown{
  float: right;
  width: 25px;
  height: 25px;
  margin-top: 13px;
  margin-right: 20px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(../images/x_03.jpg) no-repeat 0 0;
}
.pos-img{
  padding: 15px 0;
  height: 365px;
  text-align: center;
  border-bottom: 1px solid #efefef;
}
.pos-img img{height: 100%; max-width: 100%;}
.pos-txt{
  padding: 16px 30px 0;
  font-size: 14px;
  line-height: 28px;
  /*text-transform: uppercase;*/
  font-family: "Tahoma";
  height: 167px;
  overflow-y:auto; 
}

/*.work{float: left; height: 56px;}*/

.abt-bg{
  background: url(../images/bg_02.jpg) no-repeat 0 0;
}
.abtbox{ margin-bottom: 24px;}
.abt-rt{
  margin-bottom: 30px;
}
.box-list{
  font-size: 16px;
  line-height: 28px;
}
.box-list span{
  display: block;
  margin-bottom: 22px;
  padding-left: 46px;
  background: url(../images/ico.png) no-repeat;
}
.box-list .sp1{ background-position: 0 0;}
.box-list .sp2{ background-position: 0 -48px;}
.box-list .sp3{ background-position: 0 -98px;}
.box-list .sp4{ background-position: 0 -149px;}
.box-list .sp5{ background-position: 0 -195px;}
.pro-img img{ width: 285px; height: 200px; }