﻿.zc{
float:right;
#footer{
    padding-top: 20px!important;
}
.map a{
color:#fff!important;
}
.map{
margin-top:0px!important;
}
        /* http://meyerweb.com/eric/tools/css/reset/ 
 
        License: none (public domain)
        */
        * {
          box-sizing:border-box;
          -moz-box-sizing:border-box; /* firefox */
          -webkit-box-sizing:border-box;}
      html, body, div, span, applet, object, iframe,
      h1, h2, h3, h4, h5, h6, p, blockquote, pre,
      a, abbr, acronym, address, big, cite, code,
      del, dfn, em, img, ins, kbd, q, s, samp,
      small, strike, strong, sub, sup, tt, var,
      b, u, i, center,
      dl, dt, dd, ol, ul, li,
      fieldset, form, label, legend,
      table, caption, tbody, tfoot, thead, tr, th, td,
      article, aside, canvas, details, embed, 
      figure, figcaption, footer, header, hgroup, 
      menu, nav, output, ruby, section, summary,
      time, mark, audio, video {
          margin: 0;
          padding: 0;
          border: 0;
          font-size:100%;
          vertical-align: baseline;}
      /* HTML5 display-role reset for older browsers */
      html,body,article, aside, details, figcaption, figure, 
      footer, header, hgroup, menu, nav, section {
          display: block;}
      body {
      line-height: 1;
      font-family: "微软雅黑";
      min-width:1200px;
      font-size: 16px;
      background:#fff;}
     html {min-width:1200px;}
      ol, ul {
          list-style: none;}
      blockquote, q {
          quotes: none;}
      blockquote:before, blockquote:after,
      q:before, q:after {
          content: '';
          content: none;}
      table {
          border-collapse: collapse;
          border-spacing: 0;}
      a{text-decoration: none;color: #000;}
      a:hover{text-decoration: underline;}
      .fff{color:#fff !important;}
      .fff a{color:#fff !important;}
     .fixd{position:fixed;top:0;z-index:11;}
      /* *******************************通用样式 ********************************* */
      .more { float: right; font: normal 14px/40px "微软雅黑" !important; color: #535353 !important;}
      /* 雪碧图 */
      i{display: inline-block; background: url(/dfiles/9912/images/sprit.jpg) no-repeat;}
      /* 雪碧图 */
      .container{width: 1200px;margin: 0 auto;}
      /* ====清除浮动=== */
      .clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0;}
      .clearfix {zoom: 1;}
      .fl{float: left;}
      .fr{float: right;}
      /* 头部 */
      .head-bar{height: 50px; line-height: 50px; background-color: #f2f2f2; font: normal 14px/50px "微软雅黑"; color: #999999;}
      .head-bar a{color: #999999;}
      .head-bar ul.email-link{margin-right:34px;}
      .head-bar ul.email-link >li >i{width: 20px;height: 16px;vertical-align: middle;margin-left: 30px;}
      .email{background-position: 0 0;}
      .accessible{background-position: -20px 0;}
        
      /* 搜索 */
      #qt{width: 204px;height: 34px;line-height: 34px;padding-left: 10px; outline: none; border: 1px solid #666666;border-radius: 2px;border-right:none;vertical-align: middle;}
      #ch-search-b{display: inline-block; width: 64px;height: 34px;line-height: 34px;background-color: #2b61b3;text-align: center;cursor: pointer;vertical-align: middle;}
      #ch-search-b:active{-moz-box-shadow:0 0 5px #13294a inset;               /* for firefox3.6+ */
    -webkit-box-shadow:0 0 5px #13294a inset;            /* for chrome5+, safari5+ */
    box-shadow:0 0 5px #13294a inset;}
        /* 背景图 */
        /* .head-gimg{position: relative; height: 220px; padding-top: 60px; background: url("../../../../images/header-bgimg.jpg") no-repeat top center;font-size: 0} */

        /* 导航 */
        #mainNav {height:50px;}
        #nav{width:100%;height: 50px;background: #18388c;}
        .nav-bar > li{ float: left; text-align: center;width: 12.5%;}
        .nav-bar > li.on{background: #2b61b3;}
        .nav-bar > li:hover{background: #2b61b3;}
        .nav-bar > li:hover a{text-decoration: none;}
        .nav-bar > li a{display: block; font:normal 20px/50px "微软雅黑"; color: #fff;}
      /* 头部 */
        /* 面包屑 */
        .crumbs_bar{height: 45px;background: #f6f6f6;}
        .crumbs{font: normal 16px/45px "微软雅黑";color: #666;}
        .crumbs a{  color: #666;}
        .crumbs a:hover{text-decoration: none;}

        /* 底部 */
        #footer{ height: 150px;font: normal 14px "微软雅黑"; text-align: center; background: url(/dfiles/9912/images/footer-bgimg.jpg) no-repeat top center; color: #fff;}
        #footer a{color: #fff;}
        #footer .container{position: relative;}
        #footer ul > li{display: inline-block; margin-top:44px;}
        #footer p{margin-top: 10px;}
        .shibie{position: absolute;top:48px;left: 84px;}
        .jiucuo{position: absolute;top:48px;right: 14px;}

        .Notice { position: fixed; right: 0; bottom:0; width: 210px;min-height: 150px; border: 1px solid #eef2f9; border-radius:  10px;  background: -webkit-linear-gradient(top,#ffffff,#e7f5ff);
            background: -moz-linear-gradient(top,#ffffff,#e7f5ff);
            background: -webkit-gradient(linear, top, bottom,from(#ffffff),to(#e7f5ff));
            background: linear-gradient(top,#ffffff,#e7f5ff);
            background: -ms-linear-gradient(top,#ffffff,#e7f5ff);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#e7f5ff);box-shadow:  0 0 4px #e7f5ff; z-index: 20;}
        .Notice .con { position: relative;min-height: 150px;text-align: center;}
        .Notice .con span.close { position: absolute;right: 5px; top: 5px;width: 24px;height: 24px;line-height: 24px;text-align: center; border-radius: 50%; font-weight: bold; font-size: 20px; display: inline-block; color: #fff; background: #cfe7f8; cursor: pointer;}
        .Notice .con >h2 { font: bold 24px/40px "微软雅黑"; color: #2b61b3;}
        .Notice .con > p { padding: 12px; font: bold 18px/24px "微软雅黑"; color: #666; text-align: justify;}