/* CSS Document */
/*****全局reset 2015*****/
body,form,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,input,select,option{padding:0px;margin:0px;}
ol,ul,li { list-style:none}
body{text-align:left; background: #fff; color:#333;font:12px \5B8B\4F53,"宋体",HELVETICA;-webkit-text-size-adjust: none;}
img{border:0;-ms-interpolation-mode: bicubic;/*IE7图片失真修复*/ vertical-align:top}
i,em{font-style:normal;}
input,select,option,textarea{font-size:12px;outline:none;}
.clear{ height:0; line-height:0; font-size:0; overflow:hidden;clear:both;}
.clearfix{*zoom:1} .clearfix:after{content:"\20";clear:both;height:0;display:block;overflow:hidden}  
.justify{text-align:justify;text-justify:inter-ideograph;white-space:normal;word-break:break-all;}
.nowrap{white-space:nowrap;}
.spanclass{display:none;position:absolute;top:-15px;left:-15px;float:left;width:5px;height:5px;font-size:5px;line-height:5px;}
.show{display:block;}.hidden{display:none;}.block{display:block;}noscript{display:none;}
.contentdiv{display:none;}.pagination{zoom:1;/*轮换pagination属性*/}
a{ color:#333;text-decoration:none;}
a:hover{ color:#f60;text-decoration:none;}
.mark { height:100%; float:left; }.fl { float:left}
.subMark { padding-right:10px; float:right; }.fr { float:right; }
.pr{position: relative;}
.pa{ position: absolute;}
.doc{ background: url(../images/bg.jpg) repeat-x #fff;}
/*顶部样式*/
.header{ width: 100%; height: 100px; overflow: hidden;}
.header .topBox{
  height: 100px;
  width: 980px;
  margin: 0 auto;
  background: url(imagespic.jpg) no-repeat 600px top;
}
.header h1{padding-top: 15px; overflow: hidden;}
.header h1 a {
  display: block;
}
.lines {
  width: 100%;
  height: 4px;
  background: #00abf9;
}

.login{ position: absolute; top: 50px; right: 0; overflow: hidden; height: 30px; font: 12px/30px "宋体"; color: #fffefe; padding: 0 25px; background: #0869bc;}

/*main*/
.wraper {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

/*导航*/
/*导航*/
.nav {
  height: 36px;
  width: 100%;
}
.navList {
  width: 980px;
  margin: 0 auto;
  background: #f1f1f1;
  cursor: pointer;
  height: 36px;
  color: #fff;
}
.navList li {
  float: left;
  width: 88px;
  padding-right: 1px;
  /*padding: 0 33px;*/
  position: relative;
  color: #cccccc;
  text-align: center;
  z-index: 4;
  background: url(imagesline.png) no-repeat right center;
}
.navList li a {
  color: #404040;
  display: block;
  font: bold 14px/36px "Microsoft yahei";
}
.navList li a:hover,.navList li.on {
  text-decoration: none;
  background: #0097f8;
  color: #fff!important;
}
.navList li.on a{ color: #fff;}
.navList li.nobg{ background: none;}
/*.navList li .other {
  position: absolute;
  top: 36px;
  color: #fff;
  background: #fe7f35;
  border-top: none;
  font: 14px/38px "Microsoft yahei";
  width: 100%;
  z-index: 999;
}
.navList li.item .other,.navList li.itemo .other {
  left: -1px;
}
.navList li .other p{ padding: 5px 5px 20px;}
.navList li .other a {
  color: #fff;
  text-align: center;
  display: block;
  border-bottom: 1px solid #fe9442;
}
.navList li .other a:hover {
  color: #fff!important;
  font-weight: 700;
  text-decoration: none;
}
.navList li .other em {
  float: left;
}*/


/*****expTxtA(focusPic.css 框架)*****/
/*焦点图*/
.focusBox{ width: 100%; overflow: hidden; background: #003464;  margin-top: 10px;}
.focusPic {
  position: relative;
  width: 980px;
  height: 300px;
  margin: 0 auto;
  z-index: 1;
}
.focusPic .slide li {
  height: 300px;
  display: none;
  position: relative;
}
.focusPic .slide li img {
  vertical-align: top;
}
.focusPic .info {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 100%;
}
.focusPic .control {
  float: right;
}
.focusPic .control li {
  width: 17px;
  height: 17px;
  margin-right: 10px;
  float: left;
  text-align: center;
  overflow: hidden;
}
.focusPic .control li a {
  height: 18px;
  line-height: 18px;
  display: block;
  background: #fff;
  font-family: Tahoma;
  color: #777;
}
.focusPic .control li a:hover,
.focusPic .control li.current a {
  background: #00abf9;
  color: #fff;
  text-decoration: none;
}
.focusPic .control li.last {
  margin-right: 0;
}


/*其它页公共样式*/
.part1{ margin-top: 25px;}
.part1 .thA{ background: url(imageslines.png) repeat-x center bottom; text-indent: 5px; height: 40px; font: 24px/40px "Microsoft yahei"; color: #333333; padding-bottom: 12px; overflow: hidden;}

.part1 .thA span{font: 12px/40px "Microsoft yahei";color: #999;}
.part1 .thA span a{ color: #999;}
.part1 .thA span a:hover{ color: #f60;}





/*公共底部*/
.footer{ color: #666666; text-align: center; font: 12px/24px "Microsoft yahei"; padding: 10px 0 20px;  margin: 0 auto; overflow: hidden; width: 980px; border-top: 1px #999999 solid;}
.footer span{ display: inline-block; margin: 0 20px;}



