﻿@charset "utf-8";
div,ul,li{margin:0 auto;list-style:none;}
a{ color:#333333;text-decoration: none;}
.allwith{width:1180px;background:#FFF;height:auto;overflow:hidden;padding:10px;margin:0 auto;}
.flaot_l{ float:left}
.flaot_r{ float:right}
.blank10{ height:10px; clear:both;}
.blank20{ height:20px; clear:both;}
.blank40{ height:40px; clear:both;}
#content{width: 1120px;height: auto;padding: 20px 40px;box-shadow: 0 0 30px #ccc;margin-bottom: 40px;}



/*政务公开*/

.container{ width:100%; background:#FFF ;  margin:0 auto; }
.col-20 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #fff;}
.bitan{ height:35px; overflow:hidden;}
.line{width: 35%;float:left;height:10px;padding-top:10px;border-bottom: 1px solid #5d9cec;}
.mintxt{width: 30%;height:35px;line-height:35px;float:left;background:#FFF;text-align:center;color: #5d9cec;font-weight:bold;font-size: 26px;}


.nb2018_bb_szf_list{
  width: 100%;
  min-height: 50px;
}
.nb2018_bb_szf_list ul li{
  float: left;
  width: 30%;
  height: 45px;
  line-height: 45px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  margin: 25px 20px 0px 0px;
  text-align: center;
  padding: 0 5px;
  background: url(topzc.jpg) 20px 18px no-repeat #4173b2;
}
.nb2018_bb_szf_list ul li:hover{
  float: left;
  width: 30%;
  height: 45px;
  line-height: 45px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  margin: 25px 20px 0px 0px;
  text-align: center;
  padding: 0 5px;
  background: url(topzc.jpg) 20px 18px no-repeat #a3caf8;
}

.clear {
    clear: both;
}

#content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    padding-left: 14px;
    border-left: 10px solid #5d9cec;
    margin-left: 10px;
}

.nb2018_bb_szf_list ul li a{
  color:#fff;
}