.opt-wrapper {
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.opt-wrapper .opt {
  box-shadow: 5px 5px 5px #aaa;
  padding: 5px 35px;
  display: inline-block;
}
.opt-wrapper .opt a {
  cursor: pointer;
  display: inline-block;
  padding: 5px 8px;
}
.opt-wrapper .btn-s a {
  border-radius: 4px;
}
.opt-wrapper > div {
  display: inline-block;
  margin: 0 10px;
}
.abstract {
  border-top: solid 1px #ff8c00;
}
.abstract h2 {
  padding: 5px 20px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: solid 1px #f0f0f0;
}
.cato {
  margin: 20px 0;
  border-top: solid 2px #ff8c00;
}
.cato h2 {
  padding: 5px 20px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: solid 1px #f0f0f0;
}
.cato .line {
  line-height: 30px;
  padding: 5px 20px;
  height: 40px;
  border-bottom: dashed 1px #e0e0e0;
  position: relative;
}
.cato .line .sc {
  color: #ff8c00;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
}
.dzs_detail {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}
.dzs_detail .cover {
  width: 200px;
}
.dzs_detail .dzs_desc {
  width: 500px;
  float: right;
}
.dzs_detail .dzs_desc .left-pat {
  float: left;
  width: 75%;
}
.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: 30px;
  font-weight: bold;
  padding: 5px 0;
}
.dzs_detail .dzs_desc .des_row {
  text-align: left;
  color: gray;
  line-height: 35px;
  margin: 8px 0;
  font-size: 13px;
  white-space: nowrap;
}
.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;
}
.dzs_filter {
  width: 220px;
  float: left;
  padding: 10px;
}
.dzs_filter h2 {
  font-size: 18px;
  margin-bottom: 8px;
}
.dzs_filter .f1 > li {
  line-height: 22px;
  padding-left: 18px;
  background: url(../images/fold.png) left 5px no-repeat;
  cursor: pointer;
}
.dzs_filter .f1 > li.unfold {
  background: url(../images/unfold.png) 2px 10px no-repeat;
  color: #ff8c00;
}
.dzs_filter .f1 > li.unfold .f2 {
  display: block;
}
.dzs_filter .f1 > li .f2 {
  display: none;
}
.dzs_reuslt {
  padding: 10px 20px;
  float: right;
}
.dzs_reuslt .list {
  width: 100%;
}
.dzs_reuslt .list li {
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 15px;
  margin: 25px 0px;
  float: left;
}
.dzs_reuslt .list li .top-part {
  position: relative;
}
.dzs_reuslt .list li .top-part img {
  width: 15%;
  float: left;
}
.dzs_reuslt .list li .top-part span {
  color: gray;
}
.dzs_reuslt .list li .top-part .top-right {
  width: 82%;
  float: right;
}
.dzs_reuslt .list li .top-part .top-right .info {
  font-size: 13px;
  margin-top: 8px;
  line-height: 20px;
}
.dzs_reuslt .list li .top-part .top-right .info li {
  padding: 0;
  margin: 4px 0;
  border: none;
  width: 50%;
  float: left;
}
.dzs_reuslt .list li .top-part .top-right .desc {
  margin-top: 8px;
  line-height: 22px;
  text-align: left;
  font-size: 13px;
  height: 66px;
  overflow: hidden;
}
.dzs_reuslt .list li .top-part .top-right .title {
  margin-top: 8px;
  line-height: 20px;
  text-align: left;
  overflow: hidden;
}
.dzs_reuslt .list li .top-part .top-right .title a {
  font-size: 16px;
}
.dzs_reuslt .list li .top-part .btn-s {
  position: absolute;
  right: 0;
  top: 0;
}
.index-block .list_style1 {
  margin: 9px 15px 0;
}
.index-block .list_style1.full_dzs li {
  width: 10.25%;
}
.index-block .list_style1.full_dzs li .title {
  line-height: 22px;
  height: 44px;
}
.index-block .list_style1.full_dzs li .cover {
  bottom: 44px;
}
.index-block .list_style1.dzs li {
  position: relative;
}
.index-block .list_style1.dzs li .cover {
  bottom: 44px;
}
.index-block .list_style1.dzs li a {
  display: block;
}
.index-block .list_style1.dzs li .title {
  line-height: 22px;
  height: 44px;
}
.dzs-tj {
  padding: 20px;
  width: 860px;
  float: left;
}
.dzs-tj h2 {
  font-size: 18px;
  margin: 0 0 20px;
}
.dzs-tj h2 a {
  font-size: 14px;
  color: #ff8c00;
}
.dzs-tj .dzs-tj-bottom {
  border-top: dotted 1px #e0e0e0;
}
.dzs-tj .dzs-tj-bottom li {
  line-height: 30px;
  height: 30px;
  width: 14.28%;
  float: left;
  text-align: center;
  padding: 5px 0;
  color: #777777;
}
.dzs-tj .dzs-tj-bottom li a {
  color: #777777;
}
.dzs-tj .dzs-tj-left {
  width: 560px;
  float: left;
}
.dzs-tj .dzs-tj-left .dzs-tj-left-text {
  width: 100%;
  padding-left: 240px;
}
.dzs-tj .dzs-tj-left .dzs-tj-left-text h3,
.dzs-tj .dzs-tj-left .dzs-tj-left-text h4 {
  font-size: 14px;
  margin: 10px 0;
  line-height: 22px;
}
.dzs-tj .dzs-tj-left .dzs-tj-left-text h4 {
  margin-top: 20px;
}
.dzs-tj .dzs-tj-left .btn-s {
  margin-left: 30px;
  margin-top: 30px;
}
.dzs-tj .dzs-tj-left .btn-s a {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 5px;
}
.dzs-tj .dzs-tj-left img {
  float: left;
  width: 210px;
}
.dzs-tj .dzs-tj-right {
  width: 250px;
  float: right;
}
.dzs-tj .dzs-tj-right li {
  float: left;
  width: 42%;
  margin: 5px 4%;
}
.dzs-tj .dzs-tj-right li img {
  width: 100%;
}
.dzs-tj .dzs-tj-list li {
  width: 49%;
  float: left;
  margin-right: 1%;
  margin-bottom: 9px;
}
.dzs-tj .dzs-tj-list .dzs-tj-left-text {
  width: 100%;
  padding-left: 140px;
}
.dzs-tj .dzs-tj-list .dzs-tj-left-text h3,
.dzs-tj .dzs-tj-list .dzs-tj-left-text h4 {
  font-size: 14px;
  margin: 6px 0;
  line-height: 22px;
}
.dzs-tj .dzs-tj-list .dzs-tj-left-text h4 {
  margin-top: 10px;
}
.dzs-tj .dzs-tj-list .btn-s {
  margin-left: 30px;
  margin-top: 30px;
}
.dzs-tj .dzs-tj-list .btn-s a {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 5px;
}
.dzs-tj .dzs-tj-list img {
  float: left;
  width: 130px;
}
@media screen and (max-width: 768px) {
  .dzs-tj .dzs-tj-list li {
    width: 100%;
  }
  .dzs-tj {
    width: 100%;
  }
  .dzs-tj .dzs-tj-bottom {
    display: none;
  }
  .dzs-tj .dzs-tj-left {
    width: 100%;
    float: none;
  }
  .dzs-tj .dzs-tj-left .btn-s {
    display: none;
  }
  .dzs-tj .dzs-tj-left img {
    width: 135px;
  }
  .dzs-tj .dzs-tj-left .dzs-tj-left-text {
    padding-left: 150px;
  }
  .dzs-tj .dzs-tj-right {
    display: none;
  }
  .dzs_reuslt {
    width: 100%;
    padding: 0;
    float: none;
  }
  .dzs_reuslt .list li {
    margin: 0 0 10px;
    text-align: left;
  }
  .dzs_reuslt .list li .top-part {
    text-align: center;
  }
  .dzs_reuslt .list li .top-part .top-right {
    width: 72%;
  }
  .dzs_reuslt .list li .top-part .btn-s {
    text-align: center;
    position: relative;
    margin-top: 14px;
  }
  .dzs_reuslt .list li .top-part img {
    width: 25%;
  }
  .dzs_detail {
    width: 100%;
    float: none;
  }
  .dzs_detail .dzs_desc {
    width: 100%;
    float: none;
  }
  .dzs_detail .dzs_desc .opt-wrapper {
    text-align: center;
    margin-top: 0px;
  }
  .dzs_detail .dzs_desc .des_row {
    margin: 5px 0;
  }
  .dzs_detail .dzs_desc .left-pat,
  .dzs_detail .dzs_desc .share_row {
    width: 100%;
    float: none;
  }
  .dzs_detail .dzs_desc .share_row {
    margin-top: 20px;
  }
  .right-recom,
  .right-recom2 {
    display: none;
  }
  .dzs li:nth-child(5) {
    display: none;
  }
  .index-block .list_style1.full_dzs li {
    width: 23%;
  }
}

.dzs-tj li{
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 12px;
}
.dzs-tj img{
    float: left;
    box-shadow: 0 3px 5px #b0b0b0;
}
.dzs-tj-left-text{
    width: 100%;
    padding-left: 140px;
}
.dzs-tj h3{
    font-size: 14px;
    margin: 12px 0;
    line-height: 22px;
}
.dzs-tj h3 p,.dzs-tj h5 p{
    color: #999;
}
.dzs-tj h3 p span{
    color: #333;
}
