.bbs-box{
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
  border: 1px solid #dedede;
  border-width: 0 1px;
  margin: 0 auto;
  background-color: #fff;
  padding: 10px 290px 10px 235px;
  position: relative;
  clear: both;
  overflow: hidden;
}
.bbs-box-l {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 225px;

}
.bbs-box-c {
  overflow: hidden;
  height: 142px;
}
.bbs-box-r {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 280px;
  padding: 7px 0px 0px;
  border: #e8e5db solid 1px;
}
.focus{ position:relative; height:140px }
.feature-box{width:225px; height:114px;}
.feature-box .gb-tab-pn{ width:225px; height:114px; margin:0 auto;}
.feature-box .gb-tab-pn img{ display:block; width:225px; height:114px;}
.feature-tab{ width:225px; height:25px; position:absolute; left:0px; bottom:0px;}
.feature-tab li{ float:left;}
.feature-tab li a{ display:block; width:72px; height:25px; border:1px solid #000000; line-height:25px; text-align:center; margin-right:1px;  font-family:"\5fae\8f6f\96c5\9ed1"; color:#ffffff; background-color:#000 }
.feature-tab li a.current, .feature-tab li a:hover{  background-color:#f17800; color:#ffffff;}
.feature-tab li.item-1{ margin:0;}

.bbs-box-c .item{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/hj1.png) no-repeat;
  padding: 15px;
  width: 160px;
  height: 112px;
  float: left;
  display: inline-block;
  margin-left: 15px;
}
.bbs-box-c .btn{
  width: 160px;
  height: 112px;
  line-height: 112px;
  display: block;
  color: #fff;
  text-align: center;
}
.bbs-box-c .btn:hover{
  color: #f5a100;
}
.bbs-box-c .item1{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/hj1.png) no-repeat;
}
.bbs-box-c .item2{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/hj2.png) no-repeat;
}
.bbs-box-c .item3{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/hj3.png) no-repeat;
}
.bbs-box-c .item4{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/hj4.png) no-repeat;
}
.bbs-box-c .item .time{ color: #fff; font-size: 18px;}
.bbs-box-c .item .title{ color: #fff; font-size: 14px; line-height:22px; padding: 15px 0;}

.bbs-box-c .item .detail{ color: #f17800; font-size: 16px; text-decoration: underline;}
.bbs-box-c .item .detail:hover{ color: #f5a100; text-decoration: none;}

.bbs-box-r .btn{
  background: url(//ue.17173cdn.com/a/bbs/index/2018/10063/img/btn.png) no-repeat;
  width: 128px;
  height: 39px;
  line-height: 39px;
  float: left;
  display: inline-block;
  color: #fff;
  overflow: hidden;
  text-align: center;
  margin: 0px 0 7px 7px;
}
.bbs-box-r .btn:hover{
  background-position: -135px 0px;
}
.bbs-box-r .btn-go{
  width: 210px;
  padding: 0 51px 0 1px;
  background-position: 0px -44px;
  color: #f5a100;
}
.bbs-box-r .btn-go:hover{
  background-position: 0px -44px;
  color: #fff;
}