.home_booky {
  width: 100%;
  height: 300px;
  background: #f6f4f7;
  margin-top:20px;
}

.home_booky .box_4 {
  width: 1310px;
  padding-left: 30px;
  height: 282px;
  margin: 0 auto;
}

.home_booky .box_4 .new_top {
  padding: 30px 0px;
  display: flex;
}

.home_booky .box_4 .new_top .left {
  display: flex;
}

.home_booky .box_4 .new_top .left .item {
  width: 129px;
  margin-right: 31px;
}

.home_booky .box_4 .new_top .left .item .t1 {
  height: 26px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
  margin-bottom: 10px;
  border-bottom: 2px solid #d0d0d0;
  padding-left:1em;
}

.home_booky .box_4 .new_top .left .item hr {
  background: #ccc;
  height: 2px;
  color: #ccc;
}

.home_booky .box_4 .new_top .left .item .t {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.home_booky .box_4 .new_top .left .item .t span {
  width: 4px;
  height: 4px;
  background: #ccc;
  display: block;
  margin: 0 10px 0 5px;
}

.home_booky .box_4 .new_top .right {
  width: 250px;
  display: flex;
}

.home_booky .box_4 .new_top .right img {
  width: 95px;
  height: 95px;
  margin: 0 15px 0 15px;
}

.home_booky .box_4 .new_bottom {
  width: 486px;
  height: 59px;
  margin: 0 auto;
  color: #999999;
}

.home_booky .box_4 .new_bottom .bot {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
