@charset "utf-8";

.w415{
  width: 415px; margin-right: 26px; float: left;
}
.w277{
  width: 277px; float: right;
}
.w882{
  width: 882px; float: left;
}

@media (max-width: 1200px){
  .m-100{width: 100% !important;}
}

h3{
  font-size: 20px; color: #1a5284; border-bottom: 1px solid #ccc; height: 40px;
}
.bstj a,
h3 a,
h4 a{
  color: #1a5284;
}
h3 span{
  display: inline-block; border-bottom: 2px solid #1a5284; height: 39px;
}
ul.news-list li{
  padding: 5px 0;
}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
@media (max-width: 768px){
  h3{font-size: 18px; height: 30px;}
  h3 span{height: 29px;}
  ul.news-list li{
    padding: 3px 0;
  }
  .mt20{margin-top: 15px;}
}


/* 审批事项 */
.spsx ul{
  padding: 16px 15px 0 16px;background-color: #f6f8fa; border: 1px solid #e7e7e7; border-top: none;
}
.spsx.bsfw-spsx ul {padding: 5px 15px 0px 16px;}
.bsfw-sjfb {margin-top: 10px;}
.spsx li{
  line-height: 26px; background: url('../images/index/circle.png') no-repeat 0 21px; border-bottom: 1px dashed #cccccc; padding: 10px 0 10px 14px;
}
.spsx li a{
  color: #666666;
}
.spsx li a:hover{
  color: #1a5284;
}
.spsx li span{
  color: #999; font-size: 14px;
}