@charset "utf-8";
/* CSS Document */
.clear-fix:before {
  content: ' ';
  display: table;
}

.clear-fix:after {
  content: ' ';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
a{color:#333333;}
a:hover{ color:#427fda; }
body{font-family: 微软雅黑; height:100%;}


/* 双公示嵌入 */
.sgs_box{width: 100%;height: auto;background:#FFFFFF;}
.sgs_box table tr:first-child{border-bottom: 1px solid #e9e9e9;color: #0278da;font-size: 17px;}
.sgs_box .list{border-bottom:1px dashed #e9e9e9;font-size: 15px;color: #333333;}
.sgs_box .list td:first-child img{margin: 0 15px 4px 0;}
.sgs_box .list td{padding: 0 10px;}
.sgs_box .list td.pad{padding:0 10px 0 20px;}
.sgs_box .list .zt{color: #fa6363;}