@charset "UTF-8";
@import "public.css";
.home_main .left {
  width: 900px;
  padding-right: 20px;
  box-sizing: border-box;
  border-right: 1px solid #e5e5e5;
}
.home_main .left .head {
  background: url("//cdn-content.longtugame.cn/image/longturj/dot.png");
  margin-bottom: 20px;
}
.home_main .left .head::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.home_main .left h2 {
  background: #91c842;
  color: #FFF;
  float: left;
  font-size: 18px;
  line-height: 40px;
  min-height: 40px;
  padding: 0px 10px;
  margin: 0px;
  font-weight: 100;
}
.home_main .left .left_recomont {
  width: 343px;
}
.home_main .left .left_recomont img {
  width: 343px;
  margin-bottom: 20px;
}
.home_main .left .left_recomont h3 {
  line-height: 24px;
}
