
<style type="text/css">

.path{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #888888;
}
.path a{
    color: #888888;
}
.list-box{
    overflow: hidden;
}
.list-title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 15px;
    background-color: #31689b;
}
.list-main{
    color: #333333;
}
.item-title{
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    font-weight: bold;
    border-left: 4px solid #31689b;
    padding-left: 10px;
    margin-top: 10px;
}
.item-title a{
    float: right;
    font-size: 14px;
    color: #888888;
    font-weight: normal;
}
.line{
    height: 1px;
    background-color: #31689b;
    margin: 10px 0 10px 10px;
}
.list-main ul{
    padding-bottom: 20px;
}
.list-main li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dedede;
    overflow: hidden;
    position: relative;
}
.list-main li i{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #31689b;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.list-main li a{
    color: #333333;
}
.list-main li span{
    width: 70px;
    font-size: 13px;
    color: #31689b;
    position: absolute;
    height: 40px;
    line-height: 40px;
    top: 0;
    right: 0;
}
.pages{
    text-align: center;
}
.pages .current{
    border: 1px solid #2f6699;
    PADDING: 2px 10px;
    CURSOR: pointer;
    COLOR: #ffffff;
    MARGIN-RIGHT: 3px;
    TEXT-DECORATION: none;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}
.list-info {
    padding: 20px;
    line-height: 26px;
}
.main-box {
    width: 100%;
    overflow: hidden;
}
.public-online-survey{
  width: 1100px;margin: 0px auto;
}
.public-online-survey ul li {
    height: 90px;
    border-bottom: 6px solid #dae1d2;
    margin-top: 20px;
}
.public-online-survey ul li div {
  width: 1100px;
  height: 40px;
  overflow: hidden;
}
.public-online-survey ul li .doc img {
  width: 40px;
  height: 40px;
  float: left;
}
.public-online-survey ul li .doc div{
  width: 1040px;
  height: 40px;
  float: left;
  background-color: #006599;
  text-align: left;
  line-height: 40px;
  color:#fff;
  padding: 0 10px;
}
.public-online-survey ul li div a {
  font-size: 16px;
  color: #fff;
}
.public-online-survey ul li .c-enter a:hover {
  text-decoration: underline;
}

.wzdc_floor{
   width: 1160px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
	float:left;
}
    
</style>