.media{border-bottom: 1px solid #ddd;padding: 25px 0; margin-top: 0; overflow: }
.media .list_pic{ width: 288px; margin-right: 25px; }
.media .list_pic img{min-height: 150px; max-height: 280px;}
.media-body{position: relative; min-height: 300px;padding: 0 15px; }
.media-body .media-heading{ line-height: 50px; height: 50px; overflow: hidden; }
.media-body p{ font-size: 16px; margin-bottom: 10px;}
.media-body .readMore{position: absolute;
    right: 15px;
    bottom: 15px;
    background: #fff;
    border: 1px solid #ddd;
    color: #343434;
    font-size: 14px;
    padding: 5px 20px;
  }
.media-body:hover .media-heading a{color: #be9344; }
.media-body:hover .readMore{background: #be9344; color: #fff;}

.listRight1{width:240px; height: 411px; margin: 0 auto; 
  background: url(../img/listBg2.png) center top no-repeat;
  box-shadow: 0 0 5px #ddd; border-radius: 5px; }
.listRight1 h3{font-size: 16px; font-weight: normal; color: #fff;
    text-align: center;
    line-height: 30px;}
.listRight1 p{ color: #bf9143; margin-top: 30px; text-align: center; line-height: 50px; }
.listRight1 span{line-height: 30px; text-align: center; display: block; color: #999;}
.listRight1 .baomingkuang{margin-top: 50px; overflow: hidden;}


.listRight2{width:240px;
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#ffffff)); 
  box-shadow: 0 0 5px #ddd; border-radius: 5px; 
  margin: 0 auto; margin-top: 30px;padding-top: 20px; 
  padding-bottom: 20px;
}
.listRight2 h3{ 
  background-color: #fff;
    position: relative;
    margin: 0 25px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
 }
.listRight2 h3:before{width:43px; height: 43px; 
  background: url(../img/hot.png); position: absolute; left: 0; content: ""; }
  .listRight2 ul{ padding: 15px; }
.listRight2 ul li{margin-bottom: 15px; border-bottom: 1px solid #ddd; padding-bottom: 15px;}
.listRight2 ul li h4{color: #bf9143; line-height: 40px;}
.listRight2 ul li p{line-height: 25px;}
.listRight2 ul li img{width: 100%;}

.content_head{}
.content_head h2{line-height: 50px;}
.head_info {
    line-height: 50px;
}
.intro{
  background-color: #eee;
    padding: 15px;
    border-radius: 5px;
}
#content_body{margin:15px 0;}