.abstract_nav {
  border-bottom: solid 1px #ccc;
  width: 100%;
}
.abstract_nav li {
  text-align: center;
  line-height: 40px;
  width: 50%;
  float: left;
}
.abstract_nav li.active a {
  border-bottom: solid 2px #ff8c00;
}
.abstract_nav li a {
  display: inline-block;
  line-height: 40px;
}
.dzs_detail {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 20px 10px 20px;
}
.dzs_detail .cover {
  width: 90px;
  float: left;
}
.dzs_detail .dzs_desc {
  padding-left: 100px;
  width: 100%;
}
.dzs_detail .dzs_desc .left-pat {
  float: left;
  width: 100%;
}
.dzs_detail .dzs_desc .share_row {
  width: 50%;
  float: right;
}
.dzs_detail .dzs_desc .share_row .ewm {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  margin-top: 30px;
}
.dzs_detail .dzs_desc .share_row .ewm img {
  width: 112px;
}
.dzs_detail .dzs_desc h1 {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-weight: bold;
}
.dzs_detail .dzs_desc .des_row {
  text-align: left;
  color: gray;
  line-height: 18px;
  margin: 8px 0;
  font-size: 13px;
}
.dzs_detail .dzs_desc .des_row.full {
  width: 100%;
}
.dzs_detail .dzs_desc .des_row.star {
  padding-left: 25px;
  background: url(../images/star.png) left center no-repeat;
}
.list_style2.tingshu {
  margin: 15px 15px 0;
}
.list_style2.tingshu li {
  position: relative;
  width: 18%;
  float: left;
  margin: 10px 1%;
}
.list_style2.tingshu li a {
  display: block;
}
.list_style2.tingshu li:hover .cover {
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.list_style2.tingshu li:hover .title {
  display: none;
}
.list_style2.tingshu li .cover {
  display: none;
  background: rgba(0, 0, 0, 0.6) url(../images/play_s.png) center center no-repeat;
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0px;
}
.list_style2.tingshu li img {
  width: 100%;
  height: 150px;
  border-radius: 10px;
}
.list_style2.tingshu li .title {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #666666;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  font-size: 13px;
  text-align: center;
}
.list_style2.tingshu li .title a {
  color: #fff;
}
.list_style1.tingshu {
  margin: 15px 15px 0;
}
.list_style1.tingshu li {
  position: relative;
  width: 18%;
  float: left;
  margin: 10px 1%;
}
.list_style1.tingshu li a {
  display: block;
}
.list_style1.tingshu li:hover .cover {
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.list_style1.tingshu li:hover .title {
  display: none;
}
.list_style1.tingshu li .cover {
  display: none;
  background: rgba(0, 0, 0, 0.6) url(../images/play_s.png) center center no-repeat;
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0px;
}
.list_style1.tingshu li img {
  width: 100%;
  border-radius: 10px;
}
.list_style1.tingshu li .title {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #666666;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  font-size: 13px;
  text-align: center;
}
.list_style1.tingshu li .title a {
  color: #fff;
}
.tingshu-top {
  margin: 20px auto 0;
}
.tingshu-top .right-rec {
  width: 478px;
  float: right;
}
.tingshu-top .right-rec li {
  width: 219px;
  margin: 0 10px 10px;
  float: left;
  position: relative;
}
.tingshu-top .right-rec li img {
  width: 100%;
  height: 156px;
}
.tingshu-top .right-rec li .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 30px;
  height: 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}
.tingshu-top .right-rec li .title a {
  color: #fff;
  font-size: 14px;
}
.tingshu-top .left-slider {
  width: 685px;
  height: 325px;
}
.tingshu-top .left-slider img {
  height: 325px;
  width: 685px;
}
.tingshu_reuslt {
  padding: 10px 20px;
  width: 100%;
}
.tingshu_reuslt .list {
  padding: 10px;
  width: 100%;
}
.tingshu_reuslt .list li {
  border-bottom: solid 1px #e0e0e0;
  float: left;
  padding-bottom: 15px;
  width: 49%;
  margin: 25px 0.5% 0px;
}
.tingshu_reuslt .list li .top img {
  width: 25%;
  float: left;
}
.tingshu_reuslt .list li .top .date {
  font-size: 13px;
  width: 72%;
  float: right;
  margin-top: 8px;
  position: relative;
}
.tingshu_reuslt .list li .top .date .count {
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 0px;
  background: url(../images/laba.png) left center no-repeat;
  padding-left: 20px;
}
.tingshu_reuslt .list li .top span {
  color: gray;
}
.tingshu_reuslt .list li .top .info {
  font-size: 13px;
  width: 72%;
  float: right;
  margin-top: 8px;
  line-height: 20px;
}
.tingshu_reuslt .list li .top .info li {
  padding: 0;
  margin: 0px 0;
  border: none;
  float: left;
}
.tingshu_reuslt .list li .top .desc {
  width: 72%;
  float: right;
  margin-top: 8px;
  line-height: 20px;
  text-align: left;
  font-size: 13px;
  height: 60px;
  overflow: hidden;
}
.tingshu_reuslt .list li .top .title {
  width: 72%;
  float: right;
  margin-top: 8px;
  line-height: 20px;
  text-align: left;
  overflow: hidden;
  font-size: 13px;
}
.opt-wrapper {
  text-align: left;
  margin-top: 10px;
  width: 50%;
  float: left;
}
.opt-wrapper .opt {
  box-shadow: 5px 5px 5px #aaa;
  padding: 5px 35px;
  display: inline-block;
  border: solid 1px #e0e0e0;
}
.opt-wrapper .opt a {
  cursor: pointer;
  display: inline-block;
  padding: 5px 8px;
}
.opt-wrapper .opt a.down_load {
  padding-right: 20px;
  background: url(../images/download_black.png) right center no-repeat;
}
.opt-wrapper > div {
  display: inline-block;
  margin: 0 10px;
}
.left-part-tingshu {
  width: 860px;
  float: left;
}
.left-part-tingshu .title {
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
  background: #ff8c00;
  color: #fff;
  margin: 20px;
}
.left-part-tingshu .tingshu-item {
  margin: 0 20px;
}
.left-part-tingshu .tingshu-item li {
  width: 25%;
  float: left;
  line-height: 30px;
  padding: 15px 20px 15px 10px;
  padding-left: 40px;
  border-bottom: solid 1px #999;
  background: url(../images/play_yellow.png) left center no-repeat;
}
.left-part-tingshu .tingshu-item2 {
  margin: 0 20px;
}
.left-part-tingshu .tingshu-item2 li {
  width: 100%;
  line-height: 20px;
  padding: 10px 20px 10px 10px;
  padding-left: 40px;
}
.left-part-tingshu .tingshu-item2 li.active,
.left-part-tingshu .tingshu-item2 li.hover {
  background: #f0f0f0 url(../images/play3.png) 10px center no-repeat;
}
.left-part-tingshu .tingshu-item2 li a span {
  padding-right: 15px;
}
audio {
  width: 100%;
  margin: 0px 0 20px;
}
.tingshu_detail {
  padding: 20px;
  margin-bottom: 20px;
}
.tingshu_detail .tingshu_desc {
  width: 890px;
  float: right;
}
.tingshu_detail .tingshu_desc h1 {
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  padding: 5px 0;
}
.tingshu_detail .tingshu_desc .des_row {
  width: 50%;
  float: left;
  line-height: 24px;
  margin: 2px 0;
  font-size: 13px;
}
.tingshu_detail .tingshu_desc .des_row.full {
  width: 100%;
}
.index-block {
  margin-top: 0;
}
.tingshu_detail .tingshu_desc {
  width: 100%;
}
.tingshu_detail .tingshu_desc h1 {
  padding: 5px 0;
}
.tingshu_detail .tingshu_desc .des_row {
  margin: 5px 0;
}
.tingshu_detail .tingshu_desc audio {
  width: 100%;
  margin: 20px 0 0;
}
.tingshu_detail .opt-wrapper {
  width: 100%;
}
.tingshu_detail .opt-wrapper .opt {
  margin: 10px 0 20px;
  float: none;
  width: 100%;
}
.tingshu_detail .opt-wrapper .down_load {
  width: 100%;
  text-align: center;
}
.tingshu_detail .btn-s {
  float: none;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.tingshu_detail .btn-s a {
  padding: 15px 20px;
}
.tingshu_detail .share_row {
  float: none;
  margin: 10px;
}
.tingshu_detail .cover {
  display: block;
  margin: 10px auto !important;
}
.left-part-tingshu {
  width: 100%;
}
.left-part-tingshu .tingshu-item li {
  width: 50%;
  padding: 10px 20px 10px 40px;
}
.right-recom,
.right-recom2 {
  display: none;
}
.list_style1.tingshu li,
.list_style2.tingshu li {
  width: 23%;
}
.list_style1.tingshu li:nth-child(9),
.list_style2.tingshu li:nth-child(9),
.list_style1.tingshu li:nth-child(10),
.list_style2.tingshu li:nth-child(10) {
  display: none;
}
.tingshu_reuslt {
  padding: 0;
}
.tingshu_reuslt .list li {
  margin: 0;
  width: 100%;
}
.tingshu_reuslt .list li .desc,
.tingshu_reuslt .list li .count {
  display: none;
}
