/***************列表页*******************/
.center{
  width: 1132px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom:30px;
}
.nav{
 width:1132px;
 height:109px;
 margin-top:24px;
}
.list_left{
  float:left;
  width:790px;
  height: auto;
  overflow: hidden;
  margin-top:24px;
}
.dqwz {
    width: 790px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.dqwz_in{
    background: url(../images/line.png) no-repeat right center;
}
.dqwz strong {
    display: inline-block;
    font-weight: normal;
    background-color: #fff;
    padding-right: 8px;

}
.dqwz span {
    color: #de3131;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 28px;
}
.dqwz a{
   color: #000000;
}
.list_ul li{
  font-size:16px;
  line-height:80px;
  background: url(../images/listbd.png) no-repeat left center;
  text-indent:12px;
  border-bottom:1px dotted #a0a0a0;
}
.list_ul li a{
  color:#444444;
}
.list_ul li span{
  display:inline-block;
  float:right;
  color:#5c5b5b;
}
.pagefooter{
  margin-top:30px;
  text-align:center;
}
.list_right{
  float:right;
  width:300px;
  height: auto;
  overflow: hidden;
}
.list_right1{
  width:300px;
  height:201px;
  margin-top:34px;
}
.jptj{
  width:300px;
  height: auto;
  overflow: hidden;
  margin-top:10px;
}
.jptj_tit{
   width:300px;
   height:60px;
   line-height:60px;
   background: url(../images/listtit1.png) no-repeat left center;
   font-size:24px;
   color:#000000;
   font-weight:normal;
   text-indent:30px;
   border-bottom:1px solid #e7e7e7;
}
.jptj_bottom{
  width:300px;
  height: auto;
  overflow: hidden;
  background-color:#f5f5f5;
  margin-top:16px;
  padding-bottom:16px;
}
.jptj_bottom dl {
 width:280px;
 margin:0 auto;
 height:78px;
 margin-top:16px;
}
.jptj_bottom dl  dt{
  width:112px;
  height:78px;
  float:left;
  padding-right:10px;
}
.jptj_bottom dl  dd{
  font-size:14px;
  color:#333333;
  line-height:24px;
  padding-top:10px;
}
.jptj_bottom dl  dd a{
  color:#333333;
}

/***************内容页*******************/
.show_dqwz {
    width: 1132px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
	margin-top:14px;
}
.show_dqwz{
    background: url(../images/line2.png) no-repeat right center;
}
.show_dqwz strong {
    display: inline-block;
    font-weight: normal;
    background-color: #fff;
    padding-right: 8px;

}
.show_dqwz span {
    color: #de3131;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 28px;
}
.show_dqwz a{
   color: #000000;
}
.show{
  width: 1132px;
  margin:0 auto;
  height: auto;
  overflow: hidden;
}
.show_tit{
 text-align:center;
 font-size:36px;
 color:#000000;
 margin-top: 50px;
}
.update{
    width: 1132px;
	text-align:center;
}
.time{
    width: 1132px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
}
.time span{
 display:inline-block;
 padding-left:5px;
}
.time strong{
 display:inline-block;
 font-size:14px;
 color:#666666;
 font-weight:normal;
}
.time span img{
  vertical-align: middle;
}

.neir{
  width: 1132px;
  margin:0 auto;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
.neir p{
 font-size:16px;
 text-indent:2em;
 line-height:30px;
 margin-bottom:20px;
 color:#444444;
}
.img{
 text-align:center;
 margin-bottom:30px;
 margin-top:40px;
}
.editor{
    font-size: 16px;
    color: #444444;
    float: right;
    padding-right: 60px;
    padding-top: 15px;
}

















