*{margin: 0;padding: 0;list-style: none;box-sizing: border-box; font-family:"微软雅黑";}

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td ,select,option/* table elements 表格元素 */ {
  margin: 0;
  padding: 0;
}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal;}
address, cite, dfn, em, var， { /*font-style: normal;*/ } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/

a { text-decoration: none; color:#666;}
a:hover{ color:#196849;}
a:active {star:expression(this.onFocus=this.blur());}
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

/* 清除浮动 */
.ks-clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.ks-clear, .clear {
  *zoom: 1;
}

.hide{
    display: none; 
}
.block{
	display: block;
}
.inblock{
	display: inline-block;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tc{
    text-align: center;
}
/*头部*/
.header_top{
  width:100%;
  height:7px;
  background: #014a7f;
  margin:0 auto;
  min-width: 1200px;
}
.header_box{
  width:100%;
  height:90px;
  background: #fff;
  min-width: 1200px;
}
.header_middle{
  width:1200px;
  height:90px;
  margin:0 auto;
  background: #fff;
}
.logo{
  margin-top: 18px;
  float:left;
}
.header_kaiwei{
  font-size: 30px;
  color:#3c3c3c;
  float: left;
  line-height: 90px;
  margin-left: 20px;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.nav{ 
  padding:0 20px;
  margin-left: 90px; 
  height:90px; 
  line-height:87px; 
  background:#fff;  
  position:relative; 
  z-index:1;
  float:left;  
}
.nav a{ 
  color:#3c3c3c;  
}
.nav .nLi{ 
  float:left;  
  position:relative; 
  display:inline;  
}
.nav .nLi h3{ 
  float:left;  
}
.nav .nLi h3 .header_index{
  border-left: 1px solid #ccc;
}
.nav .nLi h3 a{ 
  display:block;
  border-right:1px solid #ccc;
  border-top:1px solid #ccc; 
  padding:0 28px; 
  font-size:13px;
}
.nav .sub{ 
  display:none; 
  width:63px; 
  left:20px; 
  top:92px;  
  position:absolute; 
  background:#db214c; 
}
.nav .sub li{ 
  zoom:1; 
}
.nav .sub a{ 
  display:block; 
  padding:0 10px; 
}
.nav .sub a:hover{  
  color:#004a87; 
  border-bottom: 3px solid #004a87; 
}
.nav .on h3 a{  
  color:#004a87;
  font-weight:bold;
  border-bottom: 3px solid #004a87;  
}
.nav .on h3 a:hover{  
  color:#004a87;
  font-weight:bold;
  border-bottom: 3px solid #004a87;   
}
.header_right{
  float: right;
  margin-top: 18px;
  margin-right: 13px;
}
.header_right img{
  float:left;
}
.header_right span{
  display: block;
  margin-top: 10px;
  margin-left: 5px;
  color:#2769b4;
  font-size: 14px;
}
.header_right h1{
  font-size: 18px;
  color:#2769b4;
}
/*底部*/
.bottom_box{
  width:100%;
  height:auto;
  overflow: hidden;
  background: #145380;
  min-width: 1200px;
}
.bottom_middle{
  width:1200px;
  height: auto;
  overflow: hidden;
  margin:0 auto;
  padding-bottom: 30px;
}
.bottom_middle ul{
  display: block;
  margin-right: 25px;
  margin-left: 20px;
  margin-top: 40px;
  float:left;
}
.bottom_about a{
  display: block;
  font-size: 16px;
  color:#b6bec6;
  padding-bottom: 8px;
}
.bottom_gsjj a{
  display: block;
  font-size: 13px;
  color:#b6bec6;
  padding-bottom: 8px;
}
.bottom_right img{
  display: block;
  float:right;
  margin-top: 20px;
  margin-right: 150px;
}
.bottom_rights img{
  display: block;
  float:left;
  margin-top: 20px;
  margin-left: 210px;
  
}
.bottom_footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0d3a5a;
    min-width: 1200px;
}
.footer_mid {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    min-width: 1200px;
}
.footer_mid p {
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 13px;
}
.footer_mid p a {
    color: #fff;
    font-size: 13px;
}
.footer_mid p a:hover {
    text-decoration: underline;
}