/*头部滚动广告 2015-07-27*/
#bbs-top-ad{position: relative;width: 100%;height: 90px;overflow: hidden;}
#bbs-ad-wrap{position: absolute;width: 100%;top: 0;left: 0;}
#bbs-ad-wrap1 li div{height: 28px;border: 1px solid #fff;background-color: #f9f9f9;}
.advert_diy { width: 320px; height: 88px; border: 1px solid #e4e4e4; background: #fff; }
.wp{
  width: 1060px;
}
.content{
  width: 728px;
  margin: 0 auto;
}
.ask-wrap-left ul li:last-child{
  border-bottom: 1px solid #e4e4e4;
}
.limit2{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
}
.flex{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page_view_img, .favorite_stars img{
  width: 16px;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.item_footer{
  font-family: '微软雅黑 Regular', '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #999999;
  line-height: 50px;
}
.item_footer a{
  color: #999999;
  text-decoration: none;
  cursor: pointer;
}
.description{
  font-family: '微软雅黑 Regular', '微软雅黑';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
    margin-top: 10px;
}
.con_title{
  font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  line-height: 60px;
  border-top: 1px solid #e4e4e4;
}
.ask-wrap-left{
  width: 728px
}
.desc_image{
  width: 100%;
}
.bread_nav{
  border: none;
  width: 1060px;
}
.ask-wrap-right{
  margin-top: 0;
}
.a-page-wrap .pg{
  float: none;
}