body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:16px "Microsoft Yahei";-webkit-text-size-adjust:100%;	background-color: #f5f5f5;}
a{color:#333;text-decoration:none}
/*a:hover{color:#0562c9;text-decoration:none;}*/
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

/*--------------------------------------------------------------------------------------------------------------------------------*/
.list-top {width:1190px; height: 40px; background:#f6f6f6; margin-bottom:20px; line-height: 40px; font-size: 14px; padding-left: 10px;}
.list-cont{width: 100%; overflow: hidden; margin-bottom: 20px;}
.list-wrap {width:1170px; height: auto; background: #fff; padding:15px 15px 30px 15px; overflow: hidden;}
.list-l {width:280px; background: #f6f6f6; padding-bottom: 20px; float: left;}
.list-l h3 { height: 60px; text-align: center; line-height: 60px; color:#0562c9;}
.list-one {width:260px;height: 35px; text-align: center; background: #fff; line-height: 35px; margin:10px auto; color:#0562c9;}
.list-one a {display: block;}
.list-one a:hover { background: #0562c9; color:#fff;}
.list-r {width:890px;float: right; margin-bottom: 20px}
.list-r1 {width:1200px;float: right; margin-bottom: 20px}

.list-r-content {width:1200px;float: right; margin-bottom: 20px;}
.list-r-content .bt {text-align: center; font-size: 20px; font-weight: bold;color:#d50909; height: 40px; border-bottom: 1px solid #e5e5e5;}
.list-r-content .bt31 {text-align: center; font-size: 20px; font-weight: bold;color:#d50909; height: auto; padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.fbt31 {text-align: center; font-size: 16px; font-weight: bold;color:#d50909; height: auto; padding-top:10px; }
/*.list-r-content p {text-align: center; font-size: 14px; color:#555; height: 30px; line-height: 30px; margin-bottom: 35px;}*/
.list-r-content .nr {color:#555; line-height: 34px; padding-top:15px; padding-left: 20px; padding-right: 20px; /* text-indent: 2em; */}
.list-r-content .xgyd {color:#555; line-height: 34px; padding-top:15px; padding-left: 20px; padding-right: 20px; text-indent: 2em;}
.list-r-content .nr table p{text-indent:0em;}

.list-r h3 {color:#333;}
.list-r ul { margin-top:15px;}
.list-r ul li {line-height: 36px;background: url(../images/w-02.gif) no-repeat left center; text-indent: 1em; color:#555; border-bottom:1px dashed #e4e4e4}
.list-r1 h3 {color:#333;}
.list-r1 ul { margin-top:15px;}
.list-r1 ul li {line-height: 36px;background: url(../images/w-02.gif) no-repeat left center; text-indent: 1em; color:#555; border-bottom:1px dashed #e4e4e4}
.time {float: right; color:#999; font-size: 14px; margin-right: 10px;}
/*页码*/
.page-wrap{width:750px;margin-bottom: 20px; margin-top:30px;font-size: 12px; }
.page-wrap .page{height:30px; line-height: 30px;padding: 0 15px;border: 1px solid #ccc; border-radius: 5px; margin-right:10px; background-color:#fff; color:#444;display:block;float: left;}
.page-wrap .active{background-color: #0391DB;border: 1px solid #0391DB; color: #fff;}/*页码颜色*/
.page-wrap .page:hover{background-color: #0391DB;border: 1px solid #0391DB; color: #fff;}
.page-wrap .page-word{height:30px; line-height: 30px;margin-right:10px;float: left;}
.page-wrap .page-word input{height:28px;width:50px;outline: none; line-height: 34px;border: 1px solid #ccc;border-radius: 5px; padding: 0 10px;}
.hang4 {width:1170px;}
.list-r .bt {text-align: center; font-size: 20px; font-weight: bold;color:#d50909; height: 40px; border-bottom: 1px solid #e5e5e5;}
.img {width:340px; margin: 0 auto;}
.list-r .nr {color:#555; line-height: 34px; padding-top:30px; padding-left: 20px; padding-right: 20px; text-indent: 2em; min-height:500px;}


#gov_view_tools{width:95%;margin:0 auto}
.list-r-content .bt p{ line-height: 55px; font-size: 16px; }


.listimg-r {
    width: 890px;
    float: right;
    margin-bottom: 20px;
}

.listimg-r .li_img{
    float: left;
    width: 288px;
    height: 208px;
    padding-right: 12px;
}

.listimg-r .li_img:nth-child(3n){
    padding-right: 0px;
}

.listimg-r .li_img img{
    width: 100%;
    height: 162px;
}

.listimg-r .li_img p.title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    margin: 5px 0;
}


.fl{
	float: left;
}

.fr{
	float: right;
}

.clear {
	clear: both;
  }
  
  .clearfix {
	*zoom: 1;
  }
  
  .clearfix:before,
  .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
  }
  
  .clearfix:after {
	clear: both;
  }
