/* 样式重置 <-------------------------*/
html,body,div,span,object,iframe,form,label,fieldset,legend,table,caption,thead,tbody,tfoot,tr,th,td,hr,img,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,code,pre,blockquote,em,strong{margin:0;padding:0;border:0;}
ul,li{list-style:none;}
a img{border:0;}
a{text-decoration:none;}


body{margin-top:5px;text-align:center;font:13px/1.5 Arial,"Sans-serif";}
h2{font-size:14px;font-weight:normal;color:#000033;}
#wrapper{margin:0 auto;width:1002px;text-align:left;}

/* 头部样式 <-------------------------*/
#header{}
  #header h1 a{
    display:block;width:547px;height:80px;text-indent:-5000px;
    background:url(images/logo.jpg) no-repeat;
  }
  #header .tool{
    float:right;margin:-70px 20px 0 0;padding:5px 12px;
    background:#f7f7f7 url(images/utl.jpg) no-repeat 50% 50%;
  }
    #header .tool a{color:#666;}
    #header .tool a:hover{color:#222;}

/* 菜单样式 <---------------------------------*/
#menu{
  line-height:35px;text-align:center;color:#fff;
  background:url(images/menu.jpg) repeat-x;
}
  #menu a{font-size:15px;color:#fff;margin:0 5px;}
  #menu a:hover{color:#ff0;}
#banner{
  width:1002px;height:94px;text-indent:-5000px;
  border-bottom:1px solid #ccc;
  background:url(images/banner_s.jpg) no-repeat;
}
#index #banner{height:179px;background:url(images/banner.jpg) no-repeat;}

#main{zoom:1;overflow:hidden;padding:0 0 10px 0;background:url(images/bg_main.jpg) repeat-y;border:1px solid #ccc;}

/* 侧栏样式 <----------------------------------*/
  .sidebar{display:inline;float:left;width:230px;margin:15px 0;}
  #index .sidebar{margin:1px 0;width:230px;}
   #index .sidebar h2{text-indent:-5000px}
   
/** 内容样式 */
  .content{display:inline;float:left;width:748px;}
  #index .content{width:769px;}
    .content .content-box{padding:0 0 0 8px;}

    .header-news{overflow:hidden;margin:6px 5px;}
    .header-news .pic-news{float:left;padding:5px;;width:315px;height:251px;border:1px solid #ccc}
    .header-news .main-news{float:left;width:400px;margin:0 0 0 20px;}
      .main-news h3{padding:2px 18px;font-size:18px;border-bottom:1px solid red;color:red;background:url(images/headernews.gif) no-repeat left center;font-family:"微软雅黑";font-weight:normal;}
      .main-news h2 a{font:19px/1.5 "华文中宋","微软雅黑",serif;color:#003665;}
      .main-news h2 a:hover{}
      .main-news p a{margin:10px;font-size:12px;color:#999;text-indent:2em;}
      .main-news p a:hover{text-decoration:underline;}
      .main-news ul{margin:10px}
      .main-news li{diplay:inline;background:url(images/dotline.jpg) repeat-x left bottom;}
      .main-news li a{display:block;padding:5px 14px;background:url(images/lired.jpg) no-repeat left center;color:#222}
      .main-news li a:hover{color:#f00}

    .sec-news{clear:both;margin:10px 5px;min-height:200px;height:auto !important;height:200px;}
    .sec-news h2{height:30px;background:url(images/h2.jpg) no-repeat;}
    .sec-news h2 span{float:left;font-size:14px;margin:6px 32px;}
    .sec-news em{float:right;font-size:12px;margin:6px 15px;}
    .sec-news ul{margin:10px 0 10px 20px;width:720px;overflow:hidden}
    .sec-news li{float:left;margin:5px 0;width:350px;}
    .sec-news li a{color:#373737;}
    .sec-news li a:hover{color:#111;}

    .banner2{width:760px;height:126px;background:url(images/banner2.jpg) no-repeat;}

    .section{clear:both;overflow:hidden;}
    .section-cell{float:left;margin:5px 0;width:372px;height:231px;background:url(images/box.jpg) no-repeat;}
    .section-cell-left{margin-right:10px;}
    .section-cell h2 span{float:left;font-size:14px;margin:9px 35px;color:#c30;}
    .section-cell h2 em{
      float:right;margin:10px 10px 0 0;}
    .section-cell h2 em a{display:block;text-indent:-5000px;width:39px;height:11px;
      background:url(images/more_003.gif) no-repeat left center;}
    .section-cell ul{clear:both;margin:0 10px;}
    .section-cell li{
      overflow:hidden;margin:5px 0;*margin:2px 0;padding:2px 0;background:url(images/dotline.jpg) repeat-x left bottom;}
    .section-cell li a{
      float:left;display:block;padding-left:15px;color:#666;background:url(images/minus.png) no-repeat left center;}
    .section-cell li a:hover{color:#333}
    .section-cell li em{float:right;color:#999;font-size:12px;font-style:normal;}
    

    /*当前位置*/
    .cur-position{
      line-height:33px;background:#f7f7f7 url(images/bg_pos.gif) no-repeat 1% 50%;border-bottom:1px solid #ccc;font-size:14px;padding-left:35px;}

  .content ul.lists{margin-left:20px;}
  .content ul.lists li{display:inline;}
  .content ul.lists a{display:block;padding:4px 12px;text-decoration:none;color:#333;border-bottom:1px solid #eee;}
  .content ul.lists a:hover{background:#ffc;color:#000;font-weight:bold;}

  .content .show-header{margin:10px 0 15px 5px;
    font-size:32px;text-align:center;color:#000033;font-family:"华文中宋","微软雅黑","宋体",serif;}
  .content .meta{text-align:center;padding-bottom:10px;border-bottom:1px solid #ccc;color:#900;font-size:14px;}
  .content .notes{margin:10px 0 15px 20px;font-size:16px;line-height:180%;min-height:400px;_height:400px;}
  .content .notest p{font-size:16px;line-height:180%;}
  .content .shownewsmore{margin:5px 0;padding:5px 0;border-top:1px solid #ccc;}
  .content ul.newsmore{margin:10px 20px;}
  .content .newsmore li{
    margin:5px 0;background:url(../images/bg_newsmore.gif) no-repeat left center;padding:0 12px;}
  .newsmore a{color:#666;}
  .newsmore a:hover{color:#111;}

/** 脚部 */
#footer{
	height:1%;clear:both;overflow:hidden;padding:10px 0 10px 220px;
	background:#efefef;color:#777;border-top:2px solid #cdcdcd;font-family:verdana,Arial,sans-serfi;
}
  .bottomtitle{
    float:left;width:203px;height:57px;text-indent:-5000px;
    background:url(images/logob.jpg) no-repeat 0 50%;
  }
  .copyright{float:left;margin:5px;padding-left:10px;border-left:2px solid #cdcdcd;}


.clearfx:after{content:".";display:block;height:0;visibility:hidden;clear:both;}


.gbook{margin-left:28px;}
.gbook td{padding:5px;}

/** 
 * 子页面单栏样式 
 */
body.sub #main{background:none;}
body.sub .content{
  width:99.9%;min-height:450px;_height:450px;border-left:1px solid #eee;border-right:1px solid #eee;}
body.sub .content .content-box{padding:0 40px;}


.lists-header{border-bottom:1px solid red;font-size:22px;margin:15px 0 10px;}
.static,.static p{font-size:13px;color:#333;}

/* v2==================================
 */
    /** 内页分类列表 */
    div.list-cata{margin:15px 0;width:748px;}
    .list-cata h2{color:#003665;height:30px;background:url(images/h2_s.jpg) no-repeat;}
    .list-cata h2 span{
      float:left;margin:0 15px;width:101px;line-height:26px;font-size:13px;
      text-align:center;background:url(images/h2_sc.jpg) no-repeat;
    }
    .list-cata h2 em{float:right;margin:0 10px 0 0;text-align:center;
     font-size:12px;font-style:normal;font-weight:normal;}
    .list-cata h2 em a{line-height:30px;color:#003355}
    .list-cata h2 em a:hover{font-size:12px;font-weight:normal;}
    .list-cata ul{border-left:1px solid #A9CCDE;border-right:1px solid #a9ccde;}
    .list-cata li{border-bottom:1px solid #A9CCDE;}
    .list-cata li a{
      padding:0 25px;display:block;line-height:35px;color:#05a;font-size:14px;
      background:url(images/liblue.gif) no-repeat 1% 50%;
    }
    .list-cata li a:hover{font-weight:bold;background:#ffc url(images/liblue.gif) no-repeat 1% 50%;}

    /** 首页边栏 */
    .ibox{margin:3px 0 0 8px;width:210px;border:2px solid #f5f5f5;}
    .ibox-in{border:1px solid #e2e2e2;}
    .ibox h2{font-size:13px;}
    .ibox ul{}
    #index .search{padding:3px;}
    #index .search h2{margin-bottom:2px;background:url(images/s.jpg) no-repeat;}
    #index .search .s{width:135px;}
    .feedback ul{width:210px;height:155px;background:url(images/feed.jpg) no-repeat;}
    .feedback li{display:inline}
    .feedback li a{display:block;height:52px;text-indent:-5000px;}
    .gk{margin:3px 0 0 11px;}
    .gk ul{padding:30px 0 20px 20px;background:url(images/gk.jpg) no-repeat;}
    .gk li{display:inline;}
    .gk li a{display:block;margin-top:4px;text-indent:-5000px;line-height:31px;width:191px;height:31px;}

    .qxh2{margin:3px 0 0 10px;width:210px;height:46px;background:url(images/cominfo.jpg) no-repeat;}
    .qx{margin-top:0;border-top-width:0;}
    .qx ul{width:200px;overflow:hidden;padding:10px 0 10px 5px;}
    .qx li{display:inline;float:left;margin:4px 2px;}
    .qx li a{display:block;width:77px;height:25px;line-height:25px;padding-left:18px;
      background:url(images/qxbg.jpg) no-repeat;color:#05a;font-size:12px;}
    .qx li a:hover{color:#003665;}

    .bmh2{margin:3px 0 0 10px;width:210px;height:52px;background:url(images/bm.jpg) no-repeat;}
    .bm{margin-top:0;border-top-width:0;}
    .bm ul{padding:10px 0 10px 7px;width:200px;overflow:hidden;}
    .bm li{display:inline;float:left;margin:4px 3px;}
    .bm li a{
      display:block;width:70px;height:25px;line-height:25px;padding-left:20px;
      background:url(images/bmbg.jpg) no-repeat left top;color:#05a;}
    .bm li a:hover{color:#003665;}

    .jx h2 {width:210px;height:51px;background:url(images/yg.jpg) no-repeat;}
    .jg h2{width:210px;height:51px;background:url(images/jg.jpg) no-repeat;text-indent:-5000px;}
    .jx ul,.jg ul{padding:10px 10px 0;}
    .jx li,.jg li{margin:3px 0;}
    .jx li a, .jg li a{color:#666}
    .jx li a:hover, .jg li a:hover{color:#f00;}
    .jx p{padding:5px;text-align:right;color:#f00;}
    .ylinks{padding:3px;}
    .ylinks h2{width:140px;;height:24px;background:url(images/l.jpg) no-repeat;}
    .ylinks select{margin:3px;width:200px;}

    /** 内页边栏 */
    .sbox{margin:0 5px;border-width:0 1px 1px;border-style:solid;border-color:#ddeeff;}
    .sbox h2{padding:0 10px;font-size:14px;line-height:30px;background:url(images/h2_sb.jpg) no-repeat;}

    .search p{margin:5px;}
    .search .inp-sea input{width:200px;padding:2px 2px;}
    .search .btn-sea{text-align:right;}

    .data-sheet{margin:15px;width:90%;border:1px solid #eee;border-collapse:collapse;}
    .data-sheet thead{padding:3px;background:#a9e2ff;}
    .data-sheet th, .data-sheet td{padding:3px;}
    .data-sheet td{padding:4px;border:1px solid #eee;}
