.wrapper {
  position: relative;
  z-index: 1;
}
.pic {
  width: 100%;
}
.ydsharek {
  position: absolute;
  left: 33.5%;
  top: 41%;
  width: 16%;
  font-size: 0;
  text-align: center;
  z-index: 2;
}
.ydsharek p {
  display: inline-block;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  vertical-align: top;
  color: #c8220c;
}
.numcontent {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
}
.dataNums {
  width: 100%;
  height: 100%;
  font-size: 0;
}
.dataOne {
  display: inline-block;
  width: 30px;
  height: 40px;
  margin: 0 1px;
  font-size: 30px;
  background-color: #b50b0c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: normal;
  word-spacing: normal;
}
.dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
}
.tt span {
  width: 100%;
  height: 100%;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-weight: bold;
}
.sharekuser {
  position: absolute;
  left: 34%;
  top: 59%;
  width: 28%;
  height: 50px;
  padding: 0 1%;
  font-size: 0;
  white-space: nowrap;
  z-index: 2;
}
.sharekuser p {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
  vertical-align: top;
  color: #fff;
}
.sharekuser ul {
  display: inline-block;
  width: 62%;
  height: 30px;
  margin: 10px 0;
  padding-left: 10px;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
  color: #fdc504;
  vertical-align: top;
}
.sharekuser li {
  white-space: nowrap;
}
.sharekuser span {
  display: inline-block;
  max-width: 52%;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ckbtn {
  position: absolute;
  left: 63.5%;
  top: 61%;
  width: 100px;
  line-height: 25px;
  z-index: 2;
}
.ckbtn a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.xzewm {
  position: absolute;
  left: 46%;
  top: 67%;
  width: 170px;
  height: 170px;
}
.xzewm a {
  display: block;
  height: 100%;
  font-size: 0;
  opacity: 0;
}
.main-left {
  width: 760px;
}
.main-right {
  width: 320px;
}
.crumbs {
  height: 78px;
  line-height: 84px;
}
.crumbs:after {
  content: "";
  display: block;
  clear: both;
}
.crumbs span {
  float: left;
  font-size: 20px;
  color: #666;
}
.crumbs span mark {
  padding: 0 10px;
  font-size: 30px;
  color: #f66;
}
.crumbs a {
  float: right;
  padding-left: 18px;
  font-size: 14px;
  color: #666;
}
.crumbs a:hover {
  color: #f66;
}
.crumbs .remind {
  position: relative;
  padding-right: 20px;
  z-index: 1;
  color: #f33;
}
.crumbs .remind i {
  width: 38px;
  height: 20px;
  padding-right: 12px;
  background: url(../img/hbicon.png) no-repeat 0 2px;
  vertical-align: middle;
}
.crumbs .remind:after {
  position: absolute;
  right: 0;
  top: 35px;
  content: '';
  width: 2px;
  height: 14px;
  background-color: #a9a9a9;
}
.article-list {
  text-align: left;
}
.article-list li {
  margin-bottom: 28px;
}
.article-list .has-pictures {
  position: relative;
  height: 144px;
  padding-left: 256px;
  z-index: 1;
}
.article-list .no-pictures {
  position: relative;
  z-index: 1;
}
.article-list .no-pictures .title {
  padding-left: 90px;
}
.article-list .picture {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.article-list .picture a {
  width: 230px;
  height: 144px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.article-list .picture a img {
  width: 100%;
  height: 100%;
  -webkit-: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.article-list .picture a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.article-list .picture span {
  position: absolute;
  left: 0;
  top: 10px;
  width: 72px;
  height: 52px;
  padding: 8px 10px 0 22px;
  font-size: 12px;
  text-align: center;
  z-index: 3;
}
.article-list .picture span i,
.article-list .picture span b {
  display: block;
  line-height: 18px;
}
.article-list .picture .yq {
  background: url(../img/yq.png) no-repeat;
  color: #fec133;
}
.article-list .picture .mq {
  background: url(../img/mq.png) no-repeat;
  color: #fff;
}
.article-list .title {
  position: relative;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 24px;
  z-index: 1;
}
.article-list .title h2 {
  display: table-cell;
  height: 60px;
  line-height: 30px;
  vertical-align: middle;
}
.article-list .title a {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-list .title a:hover {
  color: #f66;
}
.article-list .title p {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 24px;
  font-size: 16px;
  color: #666;
}
.article-list .title p mark {
  padding: 0 5px;
  color: #f33;
}
.article-list .msg {
  position: relative;
  font-size: 12px;
  color: #999;
  z-index: 1;
}
.article-list .msg a {
  display: block;
  padding-top: 7px;
  line-height: 20px;
}
.article-list .msg a img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.article-list .msg span {
  margin-top: 7px;
  padding-left: 30px;
  line-height: 20px;
}
.article-list .msg .read {
  margin-right: 15px;
  background: url(../img/hbicon.png) no-repeat -2px -16px;
}
.article-list .msg .share {
  background: url(../img/hbicon.png) no-repeat 0 -36px;
}
.article-list .pull-right {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 14px;
}
.article-list .pull-right a {
  width: 120px;
  height: 30px;
  padding-top: 0;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
}
.article-list .pull-right .share {
  background-color: #fe7b43;
  background: -webkit-linear-gradient(#feb50a, #fe6e50);
  background: -moz-linear-gradient(#feb50a, #fe6e50);
  background: -ms-linear-gradient(#feb50a, #fe6e50);
  background: -o-linear-gradient(#feb50a, #fe6e50);
  background: linear-gradient(#feb50a, #fe6e50);
}
.article-list .pull-right .ygz {
  background-color: #ccc;
}
.article-list .pull-right del {
  line-height: 20px;
  margin-bottom: 14px;
}
.article-list .pull-right .addgz {
  background-color: #f66;
}
.column {
  text-align: left;
}
.column h2 {
  height: 78px;
  line-height: 20px;
  padding: 34px 0 24px;
  font-size: 20px;
  color: #666;
}
.column h2 span {
  padding-left: 28px;
  background: url(../img/hbicon.png) no-repeat -4px -58px;
}
.column .lists {
  padding-left: 5px;
  padding-bottom: 19px;
  border-bottom: 2px solid #e6e6e6;
}
.column .lists li {
  position: relative;
  padding-left: 24px;
  padding-bottom: 8px;
  z-index: 1;
}
.column .lists li:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.column .lists li a {
  display: block;
  width: 100%;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.column .lists li time,
.column .lists li em {
  line-height: 24px;
  font-size: 12px;
  color: #999;
}
.column .lists li span,
.column .lists li time {
  margin-right: 18px;
}
.column .lists li span {
  width: 62px;
  height: 20px;
  margin-top: 2px;
  border: 1px solid #39c;
  color: #39c;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.column .lists li span a {
  line-height: 18px;
  font-size: 12px;
}
.column .lists li:nth-of-type(1) span {
  border: 1px solid #f33;
  color: #f33;
}
.item {
  padding: 40px 0 18px;
  border-bottom: 2px solid #e6e6e6;
}
.item .picture {
  position: relative;
  width: 100%;
  height: 200px;
  margin-bottom: 13px;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  z-index: 1;
}
.item .picture:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.item .picture span {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 24px;
  line-height: 2;
  background-color: rgba(51, 51, 51, 0.8);
  font-size: 12px;
  color: #fff;
  text-align: center;
  z-index: 3;
}
.item .picture a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.8);
  z-index: 2;
}
.item .picture img {
  width: 100%;
  height: 100%;
  -webkit-: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.item .picture .title {
  width: 100%;
  height: auto;
  padding: 5px 20px;
  line-height: 20px;
  bottom: 0;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item .picture .title:hover {
  color: #f66;
}
.item .play {
  position: relative;
  z-index: 1;
}
.item .play:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5) url(../img/hbplay.png) no-repeat center center;
  z-index: 2;
}
.item h3 {
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item p {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  color: #999;
}
.item p span {
  line-height: 28px;
}
.item p .addgz {
  float: right;
  width: 48px;
  height: 20px;
  line-height: 20px;
  background-color: #f66;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.item p .user {
  max-width: 174px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.item p .user img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.item p .pl {
  float: right;
}
.item p .time {
  float: right;
  margin-right: 10px;
}
.dowapp {
  padding-top: 18px;
  text-align: center;
  font-size: 16px;
  color: #999;
}
.dowapp p {
  line-height: 40px;
}
.dowapp img {
  margin-left: -20px;
}
.fiedSidebar .yq {
  position: relative;
  background: #f66;
  text-align: center;
  line-height: 45px;
  color: #fff;
  z-index: 1;
}
.fiedSidebar .yqwrap {
  position: absolute;
  right: 50px;
  bottom: 0;
  cursor: pointer;
}
.popup1 {
  width: 500px;
  line-height: 24px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.popup1 h3 {
  margin-bottom: 30px;
  font-size: 20px;
  text-align: center;
}
.popup1 p {
  position: relative;
  padding-left: 20px;
  margin-bottom: 22px;
  font-size: 16px;
  z-index: 1;
}
.popup1 p:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  border: 6px solid transparent;
  border-left-color: #f66;
}
.popup1 .btn {
  padding-top: 5px;
  text-align: center;
}
.popup1 .btn a {
  width: 128px;
  height: 42px;
  line-height: 42px;
  background-color: #f66;
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.popup2 {
  width: 312px;
  height: 410px;
  padding: 0;
  background-color: transparent;
}
.popup2 .iknow {
  position: absolute;
  left: 78px;
  bottom: 14px;
  width: 155px;
  height: 40px;
  font-size: 0;
  opacity: 0;
  z-index: 3;
}
.popup2 span {
  position: absolute;
  left: 50%;
  bottom: 65px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (min-width: 1601px) and (max-width: 1680px) {
  .ydsharek p {
    line-height: 1.8;
    font-size: 18px;
  }
  .ydsharek .dataOne {
    width: 26px;
    height: 36px;
    font-size: 26px;
  }
  .ydsharek .tt {
    line-height: 36px;
  }
  .sharekuser {
    height: 42px;
    padding: 0 .5%;
  }
  .sharekuser p {
    line-height: 42px;
    font-size: 16px;
  }
  .sharekuser ul {
    margin: 6px 0;
    font-size: 16px;
  }
  .xzewm {
    left: 45%;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .ydsharek p {
    line-height: 1.8;
    font-size: 18px;
  }
  .ydsharek .dataOne {
    width: 26px;
    height: 36px;
    font-size: 26px;
  }
  .ydsharek .tt {
    line-height: 36px;
  }
  .sharekuser {
    height: 42px;
    padding: 0 .5%;
  }
  .sharekuser p {
    line-height: 42px;
    font-size: 16px;
  }
  .sharekuser ul {
    width: 58%;
    margin: 6px 0;
    padding-left: 0;
    font-size: 16px;
  }
  .sharekuser span {
    max-width: 44%;
  }
  .xzewm {
    left: 45%;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .ydsharek p {
    line-height: 1.8;
    font-size: 16px;
  }
  .ydsharek .dataOne {
    width: 20px;
    height: 30px;
    font-size: 20px;
  }
  .ydsharek .tt {
    line-height: 30px;
  }
  .sharekuser {
    height: 36px;
    padding: 0 .5%;
  }
  .sharekuser p {
    line-height: 36px;
    font-size: 14px;
  }
  .sharekuser ul {
    margin: 3px 0;
    padding-left: 0;
    font-size: 14px;
  }
  .xzewm {
    left: 44%;
    height: 130px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .ydsharek p {
    line-height: 1.8;
    font-size: 16px;
  }
  .ydsharek .dataOne {
    width: 20px;
    height: 30px;
    font-size: 20px;
  }
  .ydsharek .tt {
    line-height: 30px;
  }
  .sharekuser {
    height: 32px;
    padding: 0 .5%;
  }
  .sharekuser p {
    line-height: 32px;
    font-size: 14px;
  }
  .sharekuser ul {
    margin: 1px 0;
    padding-left: 0;
    font-size: 14px;
  }
  .xzewm {
    left: 44%;
    height: 130px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .ydsharek p {
    line-height: 1.8;
    font-size: 16px;
  }
  .ydsharek .dataOne {
    width: 20px;
    height: 30px;
    font-size: 20px;
  }
  .ydsharek .tt {
    line-height: 30px;
  }
  .sharekuser {
    height: 30px;
    padding: 0 .5%;
  }
  .sharekuser p {
    line-height: 30px;
    font-size: 14px;
  }
  .sharekuser ul {
    margin: 0;
    padding-left: 0;
    font-size: 14px;
  }
  .xzewm {
    left: 44%;
    height: 130px;
  }
}
