@import url('../css/head-foot.css');
#content {
  display: flex;
  justify-content: space-between;
}
#content .cont-l {
  width: 851px;
  margin-bottom: 16px;
}
#content .cont-l .jieshao {
  margin-bottom: 6px;
  font-family: m;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  font-size: 14px;
}
#content .cont-l .ad {
  margin-bottom: 6px;
}
#content .cont-l .ad .gg-title {
  width: 100%;
  height: 15px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #d3cbcb;
  line-height: 15px;
  text-align: right;
}
#content .cont-l .ad .gg-cont {
  width: 100%;
  min-height: 200px;
  background: #F5F5F5;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
#content .cont-l .item_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .cont-l .item_top .line_img {
  width: 120px;
  height: 120px;
}
#content .cont-l .item_top .i_t_r {
  width: calc(100% - 136px);
}
#content .cont-l .item_top .i_t_r .line_name {
  font-family: m;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #333333;
  margin-bottom: 8px;
}
#content .cont-l .item_top .i_t_r .time {
  margin-bottom: 10px;
}
#content .cont-l .item_top .i_t_r .time .t_num,
#content .cont-l .item_top .i_t_r .time .t_day,
#content .cont-l .item_top .i_t_r .time .t_time {
  font-family: m;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #D95130;
  margin-right: 8px;
}
#content .cont-l .item_top .i_t_r .time .t_day {
  font-size: 14px;
  margin-right: 16px;
}
#content .cont-l .item_top .i_t_r .time .t_time {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
}
#content .cont-l .item_top .i_t_r .lab {
  width: 253px;
  height: 24px;
  background: rgba(40, 178, 27, 0.1);
  border-radius: 2px;
  font-family: m;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #28B21B;
  text-align: center;
  margin-bottom: 6px;
}
#content .cont-l .additional h3 {
  font-size: 14px;
  font-family: b;
  font-weight: bold;
  color: #111111;
  line-height: 21px;
  margin-bottom: 8px;
}
#content .cont-l .additional .add-box {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
#content .cont-l .additional .add-box .span1 {
  width: 150px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  margin-right: 24px;
}
#content .cont-l .additional .add-box .span2 {
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .cont-l .additional .add-box .span3 {
  color: #559FF8;
}
#content .cont-l .additional .add-box:last-child {
  margin-bottom: 0 !important;
}
#content .cont-l .btn {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  background: #efefef;
  border-radius: 8px;
}
#content .cont-l .btn .down_bai {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#content .cont-l .btn span {
  font-family: m;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #666;
}
#content .cont-l .line_list {
  display: flex;
  justify-content: center;
  margin-bottom: 6px;
}
#content .cont-l .line_list img {
  width: 100%;
}
#content .cont-l .fm {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#content .cont-l .down,
#content .cont-l .tell {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border-radius: 8px;
}
#content .cont-l .down .down_bai,
#content .cont-l .tell .down_bai {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#content .cont-l .down span,
#content .cont-l .tell span {
  font-family: m;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #fff;
}
#content .cont-l .down {
  background: #367BF6;
}
#content .cont-l .tell {
  background: #28B21B;
}
#content .cont-l .page {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .cont-l .page .page_l,
#content .cont-l .page .page_r {
  width: calc((100% - 16px) / 2);
  height: 48px;
  padding: 13px 0;
  background: #F9DE4B;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#content .cont-l .page .page_l img,
#content .cont-l .page .page_r img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
#content .cont-l .page .page_l span,
#content .cont-l .page .page_r span {
  font-family: m;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #111111;
}
.cont-r {
  width: 341px;
}
.cont-r .gg-r {
  margin-bottom: 16px;
}
.cont-r .gg-r .gg-title {
  width: 100%;
  height: 15px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #d3cbcb;
  line-height: 15px;
  text-align: right;
}
.cont-r .gg-r .gg-cont {
  width: 336px;
  height: 280px;
  background: #F5F5F5;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin: 0 auto;
}
.cont-r .recommend {
  margin-bottom: 16px;
}
.cont-r .recommend h3 {
  width: 100%;
  height: 21px;
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-bottom: 8px;
}
.cont-r .recommend .rend_list {
  display: grid;
  grid-gap: 16px;
  grid-template-rows: repeat(auto-fit, 160px);
  grid-template-columns: repeat(auto-fit, 160px);
}
.cont-r .recommend .rend_list li {
  position: relative;
  padding: 12px;
  background: #EFEFEF;
  border-radius: 16px;
  box-sizing: border-box;
}
.cont-r .recommend .rend_list li a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.cont-r .recommend .rend_list li img {
  width: 100%;
  height: 100%;
}
@media (min-width: 860px) and (max-width: 1200px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .line_list {
    grid-template-rows: repeat(auto-fit, minmax(160px, auto));
    grid-template-columns: repeat(auto-fit, minmax(160px, auto));
  }
  #content .cont-r {
    width: 100%;
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .line_list {
    grid-template-rows: repeat(auto-fit, minmax(160px, auto));
    grid-template-columns: repeat(auto-fit, minmax(160px, auto));
  }
  #content .cont-r {
    width: 100%;
  }
}
@media (min-width: 560px) and (max-width: 749px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .line_list {
    grid-template-rows: repeat(auto-fit, minmax(160px, auto));
    grid-template-columns: repeat(auto-fit, minmax(160px, auto));
  }
  #content .cont-r {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 559px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .item_top {
    justify-content: left;
  }
  #content .cont-l .item_top .line_img {
    width: 90px;
    height: 90px;
    margin-right: 16px;
  }
  #content .cont-l .item_top .i_t_r .line_name {
    font-size: 16px;
    margin-bottom: 0px;
  }
  #content .cont-l .item_top .i_t_r .time {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  #content .cont-l .item_top .i_t_r .lab {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 8px;
    box-sizing: border-box;
  }
  #content .cont-l .additional {
    margin-bottom: 4px;
  }
  #content .cont-l .additional .add-box .span2 {
    word-break: break-all;
    width: calc(100% - 150px);
  }
  #content .cont-l .line_list {
    grid-template-rows: repeat(auto-fit, minmax(160px, auto));
    grid-template-columns: repeat(auto-fit, minmax(160px, auto));
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .gg-r {
    display: none;
  }
}
