.PW010002 {
  /*select_more.less*/
}
.PW010002 .pc-wrapper-width {
  width: 100%;
  background-color: #fff;
  padding-bottom: 20px;
}
.PW010002 .pc-wrapper-width-title {
  padding-bottom: 10px;
}
.PW010002 .pc-innerwrapper-width:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.PW010002 .pc-innerwrapper-width {
  zoom: 1;
}
.PW010002 .pc-col {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  float: left;
}
.PW010002 .pc-col-all {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .PW010002 .pc-innerwrapper-width {
    width: 800px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 25%;
  }
  .PW010002 .pc-col-2 {
    width: 50%;
  }
  .PW010002 .pc-col-3 {
    width: 75%;
  }
  .PW010002 .pc-s-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
  .PW010002 .pc-innerwrapper-width {
    width: 800px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 25%;
  }
  .PW010002 .pc-col-2 {
    width: 50%;
  }
  .PW010002 .pc-col-3 {
    width: 75%;
  }
  .PW010002 .pc-s-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1320px) {
  .PW010002 .pc-innerwrapper-width {
    width: 1000px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 20%;
  }
  .PW010002 .pc-col-2 {
    width: 40%;
  }
  .PW010002 .pc-col-3 {
    width: 60%;
  }
  .PW010002 .pc-m-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1321px) and (max-width: 1610px) {
  .PW010002 .pc-innerwrapper-width {
    width: 1320px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 16.66666667%;
  }
  .PW010002 .pc-col-2 {
    width: 33.33333333%;
  }
  .PW010002 .pc-col-3 {
    width: 50%;
  }
  .PW010002 .pc-l-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1611px) and (max-width: 1920px) {
  .PW010002 .pc-innerwrapper-width {
    width: 1610px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 14.2857143%;
  }
  .PW010002 .pc-col-2 {
    width: 28.5714286%;
  }
  .PW010002 .pc-col-3 {
    width: 42.8571429%;
  }
  .PW010002 .pc-b-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1921px) {
  .PW010002 .pc-innerwrapper-width {
    width: 1920px;
    margin: 0 auto;
  }
  .PW010002 .pc-col-1 {
    width: 12.5%;
  }
  .PW010002 .pc-col-2 {
    width: 25%;
  }
  .PW010002 .pc-col-3 {
    width: 37.5%;
  }
}
.PW010002 input {
  border: 1px solid #ccc;
}
.PW010002 .feed__link {
  padding: 0px!important;
}
.PW010002 .singleImage__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 6px!important;
  height: auto!important;
}
.PW010002 .singleImage__desc {
  padding: 0px!important;
  margin-top: 3px!important;
  font-size: 14px!important;
}
.PW010002 .singleImage__img {
  width: 100%!important;
  height: 120px!important;
  max-width: 10000px!important;
  max-height: 10000px!important;
  padding: 0px!important;
  float: none!important;
}
.PW010002 .singleImage__img .img {
  border-radius: 4px!important;
}
.PW010002 .modulelistDefault {
  height: 300px;
  text-align: center;
  background-color: #f6f6f6;
}
.PW010002 .group-all {
  position: relative;
  height: 42px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.PW010002 .group-all .allwidthbox {
  width: 100%;
}
.PW010002 .group-all .group-title {
  font-size: 30px;
  line-height: 42px;
  color: #111;
}
.PW010002 .group-all .group-tap-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
  margin-top: 16px;
}
.PW010002 .group-all .group-tap-list .X {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin: 0 8px;
}
.PW010002 .group-all .group-tap-list .tap-item {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  cursor: pointer;
}
.PW010002 .group-all .group-tap-list .tap-item.act {
  color: #168BFF;
}
.PW010002 .group-all .more {
  height: 22px;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-top: 15px;
}
.PW010002 .group-all .more::after {
  content: "";
  width: 8px;
  height: 8px;
  border: solid #999;
  border-width: 1px 0 0 1px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  position: absolute;
  right: -5px;
  top: 61%;
}
.PW010002 .group-all .more:hover {
  color: #0080FF;
}
.PW010002 .group-all .more:hover::after {
  border: solid #0080FF;
  border-width: 1px 0 0 1px;
}
.PW010002 .group-all .hotwordslinkbox {
  margin-top: 14px;
  margin-right: 12px;
}
.PW010002 .group-all .hotwordslinkbox .hottolink {
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  color: #000000;
  margin: 0 8px;
}
.PW010002 .group-all .hotwordslinkbox .hottolink:hover {
  color: #0080FF;
}
.PW010002 .group-all .hot-box {
  margin-top: 14px;
  margin-right: 12px;
  overflow: hidden;
  height: 24px;
  width: 300px;
  position: relative;
}
.PW010002 .group-all .hot-box .hot-box-list {
  width: 300px;
  height: 24px;
  position: absolute;
}
.PW010002 .group-all .hot-box .hot-box-list li {
  width: 300px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url("../images/hot.png") no-repeat;
  padding-left: 20px;
}
.PW010002 .group-all .hot-box .hottolink {
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  color: #000000;
  margin: 0 5px;
}
.PW010002 .group-all .hot-box .hottolink:hover {
  color: #0080FF;
}
.PW010002 .hide {
  display: none !important;
}
.PW010002 .left {
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.PW010002 .left .zuobian {
  width: 20px;
  height: 70px;
  background: url('../images/huizuo.png') no-repeat;
  cursor: pointer;
  position: absolute;
  z-index: 15;
  left: 10px;
  top: 80px;
  display: none;
}
.PW010002 .left .youbian {
  width: 20px;
  height: 70px;
  background: url('../images/huizuo.png') no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
  position: absolute;
  z-index: 15;
  right: 10px;
  top: 80px;
  display: none;
}
.PW010002 .left .zuobian:hover {
  background: url('../images/lanyou.png') no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.PW010002 .left .youbian:hover {
  background: url('../images/lanyou.png') no-repeat;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.PW010002 .left .pptv_playpage_boxwrap {
  width: calc(100% - 20px);
  height: 350px;
  background: #ffffff;
  position: absolute;
  z-index: 10;
  left: 10px;
  top: 0px;
  -webkit-box-shadow: 0 5px 10px #eeeeee;
  box-shadow: 0 5px 10px #eeeeee;
}
.PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_gotolink {
  width: 80px;
  height: 30px;
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 11;
  background-color: #fba731;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
}
.PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_gotolink .playtoUrllink {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 12;
  left: 0px;
  top: 0px;
  color: #fff;
}
.PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
  width: 100%;
  height: 250px;
  background: #2a2c33;
}
.PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_title {
  font-size: 24px;
  color: #000000;
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_subtitle {
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  font-family: 'Microsoft YaHei';
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.PW010002 .left .left-con {
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
}
.PW010002 .left .left-con > img {
  width: 100%;
  height: 350px;
}
.PW010002 .left .left-con .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 130px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(29%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.76)));
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.76) 100%);
}
.PW010002 .left .left-con .title .tt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 20px;
  width: 90%;
}
.PW010002 .left .left-con .title .t1 {
  font-size: 24px;
  color: #fff;
  line-height: 33px;
  bottom: 44px;
}
.PW010002 .left .left-con .title .t2 {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  bottom: 20px;
}
.PW010002 .left .left-con .icon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.PW010002 .left .left-con .icon > img {
  width: 32px;
  display: block;
}
.PW010002 .left .left-con:hover .title .t1 {
  color: #168BFF;
}
.PW010002 .left:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.PW010002 .right .con-item {
  display: block;
  width: 100%;
  height: 180px;
  cursor: pointer;
  text-decoration: none;
}
.PW010002 .right .con-item > .img {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.PW010002 .right .con-item > .img > img {
  width: 100%;
  height: 120px;
}
.PW010002 .right .con-item > .img .time {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.76)));
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.76) 100%);
}
.PW010002 .right .con-item > .img .time .msg {
  position: absolute;
  left: 10px;
  bottom: 6px;
  font-size: 14px;
  color: #fff;
}
.PW010002 .right .con-item > .img .icon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.PW010002 .right .con-item > .img .icon > img {
  width: 32px;
  display: block;
}
.PW010002 .right .con-item > .img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.PW010002 .right .con-item .title {
  padding-top: 6px;
}
.PW010002 .right .con-item .title .tt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.PW010002 .right .con-item .title .t1 {
  font-size: 16px;
  color: #000;
  line-height: 22px;
  width: 100%;
}
.PW010002 .right .con-item .title .t2 {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  margin-top: 5px;
  width: 100%;
}
.PW010002 .right .con-item:hover .title .t1 {
  color: #168BFF;
}
@media screen and (max-width: 1000px) {
  .PW010002 .left .left-con > img {
    height: 302px;
  }
  .PW010002 .left .pptv_playpage_boxwrap {
    height: 302px;
  }
  .PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
    height: 213px;
  }
  .PW010002 .right .con-item {
    height: 152px;
  }
  .PW010002 .right .con-item > .img > img {
    height: 103px;
  }
  .PW010002 .singleImage__img {
    height: 103px!important;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1320px) {
  .PW010002 .left .left-con > img {
    height: 302px;
  }
  .PW010002 .left .pptv_playpage_boxwrap {
    height: 302px;
  }
  .PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
    height: 213px;
  }
  .PW010002 .right .con-item {
    height: 152px;
  }
  .PW010002 .right .con-item > .img > img {
    height: 103px;
  }
  .PW010002 .singleImage__img {
    height: 103px!important;
  }
}
@media screen and (min-width: 1321px) and (max-width: 1610px) {
  .PW010002 .left .left-con > img {
    height: 334px;
  }
  .PW010002 .left .pptv_playpage_boxwrap {
    height: 334px;
  }
  .PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
    height: 238px;
  }
  .PW010002 .right .con-item {
    height: 174px;
  }
  .PW010002 .right .con-item > .img > img {
    height: 114px;
  }
  .PW010002 .singleImage__img {
    height: 114px!important;
  }
}
@media screen and (min-width: 1611px) and (max-width: 1920px) {
  .PW010002 .left .left-con > img {
    height: 350px;
  }
  .PW010002 .left .pptv_playpage_boxwrap {
    height: 350px;
  }
  .PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
    height: 250px;
  }
  .PW010002 .right .con-item {
    height: 185px;
  }
  .PW010002 .right .con-item > .img > img {
    height: 120px;
  }
  .PW010002 .singleImage__img {
    height: 120px!important;
  }
}
@media screen and (min-width: 1921px) {
  .PW010002 .left .left-con > img {
    height: 366px;
  }
  .PW010002 .left .pptv_playpage_boxwrap {
    height: 366px;
  }
  .PW010002 .left .pptv_playpage_boxwrap .pptv_playpage_box {
    height: 258px;
  }
  .PW010002 .right .con-item {
    height: 195px;
  }
  .PW010002 .right .con-item > .img > img {
    height: 126px;
  }
  .PW010002 .singleImage__img {
    height: 126px!important;
  }
}
