@charset "utf-8";
/* CSS Document */
.head{ width:100%; height:183px; background:url(../images/head_bj.png);}
.logo{ width:1000px; margin:0 auto;}
.logo img{ float:left;  padding-top:40px;}


.navBar{  position:relative; z-index:1; height:40px; line-height:40px; width:100%; background:#004986;  }
.nav{ position:relative; width:1000px; margin:0 auto;  }
.nav a{ color:#fff; text-decoration:none;  }
.nav h3{font-family:"微软雅黑"; font-size:17px; font-weight:normal;   }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav h3 a{ display:block; width:110px; text-align:center;}
.nav h3 a:hover{ background:#0075a9;}
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:0px;  z-index:1; width:108px;  border-top:0; border:1px solid #cacaca; background:#fff; }
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
.nav .sub li a{ display:block;  border-bottom:1px dashed #cacaca; padding:4px 0; height:28px; line-height:28px; color:#666; font-family:"微软雅黑"; font-size:15px;  }


.main{ width:1000px; margin:20px auto;}

.focusBox{width:576px;height:320px;position:relative; float:left;}
.focusBox .prev,
.focusBox .next{ position:absolute; left:6px; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.focusBox .next{ left:auto; right:6px; background-position:8px 5px; }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focusBox .pic img { width: 576px; height: 320px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 66px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 66px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:66px; line-height:66px; position:absolute; bottom:-66px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 27px; font-size: 16px;text-decoration: none; overflow: hidden;}
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

.main_list{ float:right;}
.tzgg h3{font-family:"微软雅黑"; font-size:19px; font-weight:bold; color:#000; padding:0 0 10px 6px;}

.main_list ul{ padding-top:10px;}
.main_list ul li{ line-height:40px;}
.main_list ul li img{ padding-right:10px;}
.main_list ul li a{font-family:"微软雅黑"; font-size:16px; color:#000; text-decoration:none;}
.main_list ul li span{font-family:"微软雅黑"; font-size:16px; color:#b5b5b5; float:right;}


.center_list{ width:1000px; margin:0px auto; padding-top:20px;}
.cen_l{ width:563px; float:left;}

.xsdt h3{font-family:"微软雅黑"; font-size:20px; color:#000; padding:0 0 10px 4px;}
.center_list ul{ padding-top:10px;}
.center_list li{ line-height:40px;}
.center_list li img{ padding:0 10px;}
.center_list li a{font-family:"微软雅黑"; font-size:16px; color:#000; text-decoration:none;}
.center_list li span{font-family:"微软雅黑"; font-size:16px; color:#7d7d7d; float:right; }
.cen_r{  width:399px; float:right;  }

.main_bottom{ width:100%; height:66px; background:#eeeeee; margin-top:40px;}
.main_bottom ul { width:1000px; margin:0 auto;}
.main_bottom ul li{ float:left; text-decoration:none; padding-right:58px; }
.main_bottom ul .jglj a{font-family:"微软雅黑"; font-size:19px; font-weight:bold; color:#001c58; }
.main_bottom ul li a{font-family:"微软雅黑"; font-size:16px; color:#000; text-decoration:none;line-height:66px; }

.foter{ width:100%; height:66px; background:#004986; }
.foter p{ font-family:"微软雅黑"; font-size:14px; color:#fff;line-height:66px; text-align:center; }
