.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block; 
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
	zoom: 1;
}
body, ul {
    padding: 0;
    margin: 0;
    font-family: 宋体;
    font-size: 13px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ptl {
    padding-top: 50px;
}
.ptls {
    padding-top: 60px;
}
a {
   color: #000;
    text-decoration: none;
}
img {
    vertical-align: top;
    border: 0;
    padding: 0;
    margin: 0;
}
#wrapper {
    width: 1000px;
    margin: 0 auto;
}
#wrapper .header {
    background: url("imagesheader.jpg") no-repeat top center;
    height: 184px;
    width: 1000px;
}
#wrapper .middle {
    background: url("imagesmiddle.jpg") no-repeat top center;
    height: 620px;
    width: 1000px;
}
#wrapper .bottom {
    background: url("imagesbottom.jpg") no-repeat top center;
    height: 686px;
    width: 1000px;
}
#wrapper .middle .mblock {
    height: 300px;
    width: 901px;
    background: #efeff0;
    margin: 0 auto;
}
#wrapper .middle .mbs {
    margin-bottom: 13px;
}
#wrapper .middle .preview {
    float: left;
    padding: 13px 0 0 13px;
}
#wrapper .middle .article {
    width: 464px;
    float: left;
    margin-left: 28px;
    margin-top: 18px;
}
#wrapper .middle .top-title {
    font-size: 18px;
    color: #ff8029;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
}
#wrapper .middle .sub-title {
    font-size: 14px;
    color: #3e3a39;
    text-align: center;
    font-weight: bold;
    font-family: 黑体;
    margin-bottom: 18px;
}
#wrapper .middle .content {
    text-align: justify;
    line-height: 21px;
}
#wrapper .more {
   height: 14px;
}
#wrapper .more a {
    font: 黑体;
    font-size: 13px;
    height: 14px;
    color: #dd0000;
    float: right;
    font-weight: bold;
}
#wrapper .bottom .tpxc {
    background: #efeff0;
    margin: 0 auto;
    height: 229px;
    width: 875px;
    padding: 13px;
    margin-bottom: 60px;
    _padding-bottom: 7px;
}
#wrapper .bottom .tpxc .more a {
    margin-right: 24px;
}
#wrapper .bottom .tpxc ul li {
    list-style: none;
    float: left;
    padding-right: 7px;
}
#wrapper .bottom .tpxc ul li.last {
    padding: 0;
}
#wrapper .bottom .tpxc ul li .tpxc-title {
    text-align: center;
    padding-top: 8px;
}
#wrapper .bottom .gdxh {
    height: 250px;
    border: 1px solid #c9caca;
    width: 830px;
    margin: 0 auto;
    padding: 18px 32px 0;
}
#wrapper .bottom .gdxh .more {
    margin-top: 10px;
    _margin-top: 5px;
}
#wrapper .bottom .gdxh ul li {
    list-style: none;
    padding-left: 14px;
    height: 14px;
    margin: 8px 0;
    background: url("imagestip.jpg") no-repeat left center;
    *margin: 4px 0;
}
#wrapper .al-con {
    background: url("imageslist.jpg") repeat-y top center;
    width: 1000px;
}
#wrapper .al-top {
    background: url("imageslist-top.jpg") no-repeat top center;
    min-height: 554px;
    _height: 554px;
    width: 1000px;
    position: relative;
    padding-bottom: 40px;
}
#wrapper .al-bottom {
    background: url("imageslist-bottom.jpg") no-repeat top center;
    height: 20px;
    width: 1000px;
}
#wrapper .al-wrapper {
    width: 750px;
    margin: 0 auto;
    padding-top: 140px;
}
#wrapper .al-title {
   font-size: 24px;
   text-align: center;
   font-family: 黑体;
   font-weight: bold;
   margin-bottom: 12px;
}
#wrapper .info{
  text-align: center;
  margin-bottom: 15px;
}
#wrapper .sub-title {
   font-size: 18px;
   text-align: center;
   font-family: 黑体;
   font-weight: bold;
   margin-bottom: 28px;
}
#wrapper .al-home {
   position: absolute;
   top: 39px;
   left: 73px;
}
#wrapper .al-home a {
   height: 35px;
   width: 100px;
   display: block;
}
#wrapper .al-body {
   line-height: 22px;
   text-indent:2em;
}
#wrapper .list {
   width: 600px;
   margin: 0 auto;
}
#wrapper .list ul li {
   background: url("imagesicon-3.jpg") no-repeat scroll left center transparent;
   height: 16px;
   line-height: 16px;
   list-style: none outside none;
   margin: 12px 0;
   padding-left: 20px;
   *margin: 6px 0;
}
#wrapper .pager {
    text-align: center;
    padding-bottom: 40px;
}