﻿.cainixihuan {
  padding: 0;
  margin: 0 auto;
}

.cainixihuan li {
  list-style: none;
  width: 20%;
  float: left;
  padding: 6px;
}

.cainixihuan img {
  width: 100%;
  height: 220px;
}

.s2 {
  display: none
}

.videolis {
  width: 100%;
  border-radius: 6px;
  border: solid #dedede 1px;
  float: left;
  margin-bottom: 10px;
  background: #fff;
  margin-right: 22px;
}

.videolis img {
  width: 100%;
}

.videolis a {
  color: #666;
}

.bbbt {
  font-weight: 400;
  font-size: 16px;
  padding: 8px;
  margin-bottom: 0;
  margin-top: 0;
}

.b-listtab-main .list {
  margin-left: 0;
  display: flex;
  gap: 2%;
  flex-wrap: wrap;
}

.b-listtab-main {
  margin-top: 0px;
  padding-top: 20px;
  overflow: hidden;
}

#video {
  width: 100%;
  height: 587px;
  border: none;
}

#video {
  background: url()no-repeat;
  background-size: 100%;
}

.w-newfigure-imglink {
  position: relative;
}

.w-newfigure-hint {
  position: absolute;
  padding: 2px 6px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  bottom: 0px;
  right: 0;
  border-radius: 2px;
}

.zongyilist ul {
  margin: 0 auto;
  padding: 0
}

.zongyilist ul li {
  list-style: none;
  width: 20%;
  float: left;
  padding: 0 10px;
  height: 178px
}

.zongyilist img {
  display: block;
  width: 100%
}

.w-newfigure-detail {
  text-align: center
}

.single-strong {
  color: #606060;
  font-size: 14px;
  font-weight: 700;
  border-left: 3px #1db69a solid;
  padding-left: 10px;
  display: block;
  line-height: 20px;
  margin: 10px 0;
}

.lipbtn {
  margin: 4px 0;
  background: #e4e4e4;
  padding: 6px 13px;
  clear: both;
  display: inline-flex;
  border-radius: 2px;
}

.lipbtn {
  outline: 0;
  font-size: 14px;
  padding: 4px 10px;
  border: none;
  border-radius: 2px 2px 2px 2px;
  color: #fff;
  opacity: .9;
  background-color: #1db69a;
  margin-right: 4px;
}

.lipbtn:hover,
.lipbtn.active {
  outline: 0;
  font-size: 14px;
  padding: 4px 10px;
  border: none;
  border-radius: 2px 2px 2px 2px;
  color: #fff;
  opacity: .9;
  background-color: #0f9c82;
  margin-right: 4px;
}

.jianjie {
  line-height: 34px;
  color: #606777;
  font-size: 13px;
  margin: 0 0 10px;
}

.sptitle h1 {
  font-size: 18px;
}

#js-siteact,
.p-body-wrap,
.eb-foot-index,
#js-eb-feedback2,
#js-eb-sidefeedback2,
.tag,
#js-desc-switch,
.b-detailfilter-wrap,
.b-detailfilter-form,
.eb-subhead-top {
  display: none
}

#xuji {
  text-align: center;
  font-size: 16px;
  color: #fa0000;
  padding: 10px 0;
  background: #ddd;
  display: none
}

.item-desc {
  font-size: 13px;
  line-height: 27px;
  word-wrap: break-word;
}

.lmadd {
  overflow: hidden;
  text-align: center;
}

.lmadd img {
  width: 100% !important;
}

.bofangdiv-list {
  display: flex;
  justify-content: space-between;
  height: auto;
  margin-bottom: 30px;
}

.bofangdiv-list .play-show-list-content {
  width: calc(100% - 330px);
}

.bofangdiv-list img {
  width: 300px;
  align-self: flex-start;
}

.bofangdiv-list .play-show-list-content li {
  margin-bottom: 10px;
}

.bofangdiv-list .play-show-list-content li span {
  font-weight: bold;
}

.bofangdiv-list .play-show-list-content li a:hover {
  color: #1db69a;
}

.bofangdiv-list .play-show-list-content .play-btn {
  background: #1db69a;
  color: #fff;
  transition: .5s;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 30px;
  margin-top: 15px;
}

.bofangdiv-list .play-show-list-content .play-btn:hover {
  background: #179d84;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 12px;
}

.tag-list li {
  border-radius: 3px;
  padding: 3px 10px;
  margin: 5px 5px 0 0;
  background: #eee;
}

.tag-list li a {
  display: block;
}

.tag-list li:hover {
  background: #1db69a;
}

.tag-list li:hover a {
  color: #333;
}

.aspect-video {
  border: 0;
}

.bofangdiv {
  height: 480px;
}

@media only screen and (max-width:700px) {
  .madd {
    display: none
  }

  .zongyilist ul li {
    width: 25%;
    height: 125px;
  }

  .lipbtn {
    padding: .3em .8em;
  }

  .bofangdiv {
    height: 400px;
  }
}

@media only screen and (max-width:500px) {
  .cainixihuan li:nth-child(5) {
    display: none
  }

  .cainixihuan li {
    width: 50%;
  }

  .cainixihuan img {
    height: 220px;
  }

  .zongyilist ul li {
    width: 50%;
    height: 143px;
  }

  #video {
    width: 100%;
    height: 240px;
  }

  .bofangdiv {
    height: 250px;
  }

  .bofangdiv-list {
    height: auto;
    flex-direction: column;
  }

  .bofangdiv-list img,
  .bofangdiv-list .play-show-list-content {
    width: 100%;
  }

  .bofangdiv-list .play-show-list-content {
    margin-top: 30px;
  }

  .b-listtab-main .list {
    justify-content: space-between;
  }

  .b-listtab-main .item {
    width: 48%;
  }
}

@media only screen and (min-width: 370px) and (max-width: 400px) {
  .lipbtn {
    padding: 9px 5px;
    font-size: 12px;
  }
}

@media only screen and (max-width:320px) {
  .cainixihuan img {
    height: 180px;
  }

  .zongyilist {
    font-size: 10px;
  }

  .zongyilist ul li {
    height: 110px;
  }

  .bofangdiv {
    height: 200px;
  }

  .lipbtn {
    padding: 9px 10px;
    font-size: 12px;
  }
}

.content {
  padding-top: 0px;
}

#zx {
  display: none;
}

.ji-tab-list {
  border: 1px solid #FF7562;
  margin-bottom: 13px;
}

.ji-tab-list a {
  background: #fff;
  padding: 5px 8px;
  font-size: 14px;
  clear: both;
  display: inline-block;
  border-right: 1px solid #FF7562;
  color: #FF7562;
}

.biaoqian strong {
  background: #eee;
  padding: 6px;
  float: left;
  font-size: 10px;
  border-radius: 2px;
  margin: 5px;
  font-weight: 500;
}

#xlu {
  display: none;
  background: #000;
  padding: 6px 2px;
  text-align: center
}

#xlu button {
  font-size: 12px;
  color: #fff;
  background: #000;
  text-align: center;
  padding: 5px 7px;
  margin: 4px;
  border-radius: 2px;
  border: 1px solid #eee;
}

.juji {
  width: 100%;
}

.juji-hd {
  margin: 14px 0px 0px 0px;
  border-left: 3px #1db69a solid;
  line-height: 16px;
  padding: 0px 0px 0px 10px;
  overflow: hidden;
}

.juji-hd li {
  float: left;
  color: #606060;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 10px;
  cursor: pointer;
  text-align: center;
  margin: 0 4px;
  border-radius: 2px 2px 2px 2px;
}

.juji-hd li.active {
  color: #1db69a;
  border: solid 1px #1db69a;
}

.juji-bd li {
  display: none;
  padding: 10px;
  border-top: 0 none;
  font-size: 24px;
}

.juji-bd li.thisclass {
  display: list-item;
}

.juji-bd {
  padding: 0px;
  margin: 0px;
}