/*----------------------------------------------------------------------------------------------------------------*/
/* M1938.COM */
/* M1938网站模板工作室*/
/*---模板程序代码仅供用于研究测试学习用途，严禁商业用途,
使用并请遵循国家法律法规之规定使用,违者导致的侵权、违法等后果需自行承担相关法律责任--------------------*/
/*弹幕*/
.play-barrage {
  background: #e7e7e7;
  overflow: hidden
}
.barrage_switch {
  width: 72px;
  line-height: 30px;
  height: 30px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  margin-left: 30px;
}
.barrage_m {
  position: absolute;
  left: 0px;
  box-sizing: content-box;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  transition: left 0.5s;
  -moz-transition: left 0.5s;
  -webkit-transition: left 0.5s;
}
.barrage_m {
  background: #f5f5f5;
  border: 10px solid #999;
}
.barrage_switch {
  background: #f5f5f5;
}
.barrage_switch.on {
  background: #F90;
  color: #000;
}
.barrage_switch.on .barrage_m {
  left: 44px;
  background: #F90;
  color: #000;
  transition: left 0.5s;
  -moz-transition: left 0.5s;
  -webkit-transition: left 0.5s;
}
.barrage_switch .danmu {
  float: right;
  margin-right: 9px
}
.barrage_switch.on .danmu {
  float: left;
  margin-left: 10px
}
/*page*/
#page, .box-page {
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
}
#page ul li, .box-page ul li {
  display: inline-block;
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  border-radius: 80px;
  display: inline-block;
}
#page ul li a, .box-page ul li a {
  padding: 9px 15px;
  border-radius: 80px;
  display: inline-block
}
#page ul li span, .box-page ul li span {
  padding: 9px 15px;
  display: inline-block;
}
#page ul li.hidden-xs, .box-page ul li.hidden-xs {
  display: inline-block
}
.login-ico a {
  cursor: pointer;
  padding: 10px 15px;
  font-size: 32px;
}
.login-ico a:hover {
  background-color: #eee;
  border-radius: 5px;
}
.login-ico a .iconfont {
  font-size: 32px;
}
.login-ico a.qq .iconfont {
  color: #5bc0de;
}

  .index-slide-txt ul li.active .side-title, .index-slide-txt ul li.swiper-slide-thumb-active .side-title {
    margin-bottom: 10px;
    font-size: 18px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    transition: font-size .2s ease-out;
  }
  .index-slide-box.color .index-slide-txt ul li a {
    padding: 7px 15px;
    font-size: 14px;
  }
}
@media (max-width:991px) {
  .header-nav-wrap {
    display: block
  }
  .header-search {
    width: 50%;
    margin-left: 3%;
  }
}
@media (max-width:767px) {
  .index-slide-box {
    margin-top: 10px;
    padding: 0px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .07);
  }
  .index-slide-txt {
    z-index: -999;
    height: 0px;
    opacity: 0;
  }
  .jq-list {
    padding-left: 5px;
  }
  .vod-detail {
    margin-top: 10px;
    padding: 5px;
  }
  .zhibo {
    height: 420px;
  }
  .embed-responsive-16by9 {
    padding-bottom: 66%;
  }
  .text-star {
    font-size: 14px;
    margin-right: 10px;
  }
  .star-text {
    margin-left: 0px;
  }
  .text-up {
    margin-bottom: 10px;
  }
  .top100 {
    padding-top: 100%;
  }
  .yj50 {
    border-radius: 50% !important;
  }
  .details-play-nav {
    margin-bottom: 5px;
  }
  .islide {
    padding-top: 59% !important;
  }
  .vod-play-box {
    margin-top: 0px;
  }
  .player-right {
    margin-top: 10px;
  }
  .nav-box {
    padding: 10px;
    margin-top: 0px;
  }
  .pannel-box {
    margin-left: -5px;
    margin-right: -5px;
  }
  body.box .layout-box, body.box .type-box, body.box .pannel-box {
    padding: 10px 0px;
  }
  body.box .nav-box {
    padding: 10px 0px;
    margin-top: 0px;
  }
  .cm-box {
    margin-left: 5px;
    margin-right: 5px;
  }
  [ class*=col-] {
    padding: 5px
  }
  .rows {
    position: relative;
    margin-right: -5px;
    margin-left: -5px;
  }
  .layout-box, .pannel-box {
    margin-top: 10px;
    padding: 0px;
  }
  /* header */
  .header-logo {
    width: 30%;
  }
  .header-top-min .header-logo {
    width: 50%;
  }
  .header-search .search-submit {
    top: 15px
  }
  .header-search input {
    height: 30px;
  }
  .header-top-ok, .header-top-ok.color {
    /*height: 100px;*/
    height: 0px;
  }
  .header-top-ok-s {
    height: 100px;
  }
  .header-top-ok-a {
    margin-top: 50px;
  }
  .header-top {
    height: 50px;
    line-height: 50px;
    padding: 0 10px
  }
  .header-top-down {
    margin-top: 0px;
  }
  /* nav */
  .filmtime-nav-l li a {
    padding: 13px 10px;
  }
  .star-nav {
    padding-left: 0px;
    padding-right: 0px;
  }
  .top-nav {
    background-color: rgba(255, 255, 255, .9);
    padding: 0px;
    position: fixed;
    z-index: 777;
    font-size: 14px;
  }
  .fenlei-nav {
    padding: 10px;
    margin-top: 0px !important;
  }
  .top-nav ul li {
    padding: 5px 8px;
    margin-right: 15px;
  }
  .top-nav ul li.active::after {
    bottom: 0px;
  }
  /* user */
  .user-login .iconfont, .user-playlog .iconfont {
    font-size: 22px;
  }
  .user-login, .user-playlog {
    width: 8%;
    margin-left: .5%;
    text-align: right
  }
  #user-login .nav-avatar img {
    width: 35px;
    height: 35px;
    border-radius: 35px;
  }
  /* playlog */
  .playlog-box {
    width: 250px;
    right: -10px;
  }
  .playlog-box:after, .playlog-box:before {
    right: 10px;
  }
  /* index-slide */
  .index-slide ul li {
    opacity: .7;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transition: transform 1.5s;
    -moz-transition: transform 1.5s;
  }
  .index-slide ul li a, .index-slide-box.color .index-slide ul li a {
    padding-top: 50%;
  }
  .index-slide-title {
    font-size: 15px;
    display: block
  }
  .index-slide-box .swiper-pagination {
    text-align: right
  }
  .slide-pic60 {
    padding-top: 70% !important;
  }
  /* box */
  .box-title {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0px;
    padding-top: 6px;
  }
  .box-title h2, .box-title h1 {
    font-size: 16px !important;
  }
  .box-slide {
    padding: 10px;
  }
  .box-slide .img-pic {
    padding-top: 59%;
  }
  .actor-title {
    padding: 8px 0px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .title-lb {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* txt-list */
  .txt-list li {
    padding: 5px 0;
  }
  .list-txt {
    font-size: 14px
  }
  .list-txt li, .list-news-txt li {
    padding: 10px 0;
  }
  .txt-list-new li {
    padding: 5px 0;
  }
  .txt-list li i.i-new {
    padding: 2px 8px;
    border-radius: 50px;
    margin-top: 2px;
  }
  .img-list {
    padding: 0px 5px;
  }
  .img-list .score {
    display: none
  }
  .img-list .vtitle {
    font-size: 12px;
  }
  .news-list-title {
    width: 100%;
    overflow: auto;
    text-overflow: none
  }
  /* mcat */
  .mcat-nav li a {
    padding: 5px 5px;
  }
  .mcat-box ul {
    position: static;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    float: none;
  }
  .mcat-box ul:nth-child(1) {
    margin-left: 0px;
    margin-right: 0px;
  }
  .mcat-box ul li {
    width: auto;
    display: inline-block !important;
    float: none
  }
  /* star */
  .star-83 {
    padding-top: 140% !important;
  }
  .hot-star-list li:hover a span:after, .hot-star-list li:hover a span:before, .hot-star-list li.active a span:after, .hot-star-list li.active a span:before {
    border: none
  }
  .star-hot-list.xsb0 {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .sitemap {
    padding: 10px;
  }
  .star-top-info {
    width: 100%;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: none !important;
    overflow: hidden
  }
  .star-top {
    margin-top: 50px;
    height: auto;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden
  }
  .star-top-tips {
    left: 0px;
  }
  .star-top-info ul {
    margin-left: 50px;
    padding-top: 0px;
    width: 50%;
    float: left;
    z-index: 1;
    position: relative
  }
  .star-top::after, .star-top::before {
    display: none
  }
  .star-box {
    padding: 0px 0px 10px 0px;
    border: none;
  }
  .star-xs-bg {
    position: absolute;
    top: 0;
    width: 50%;
    right: 0;
    z-index: 0;
    display: block;
    padding-top: 75%;
    background-size: auto;
    background-size: cover;
  }
  .star-top-info .digg_link.up, .star-top-info .digg_link.down {
    bottom: 0px;
  }
  .star-info-img .star_digg {
    margin-top: 0px;
  }
  .star-header-ok {
    margin-top: 50px;
  }
  /* type */
  .type-box {
    margin-top: 0px;
    border-top: 1px solid #f3f3f3;
  }
  .type-title {
    padding: 15px 20px 15px 10px;
  }
  .conbread {
    padding-bottom: 5px;
  }
  .type-title h1 {
    font-size: 18px;
  }
  .type-select, .type-select-t {
    padding: 8px 8px 8px 5px;
    margin-right: 5px;
    margin-left: -10px;
  }
  .type-order {
    font-size: 16px;
  }
  .type-select ul li.opt a, .type-select-t ul li.opt a {
    margin-right: 0px;
  }
  /* page */
  #page ul li {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
    font-size: 13px;
  }
  #page ul li.visible-xs {
    display: inline-block !important;
  }
  /* news */
  .news-tips span {
    margin-top: 6px;
  }
  .news-img-txt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .spr0 {
    padding-right: 0px !important;
  }
  .top-weizhi {
    padding-left: 5px;
    ;
  }
  /*special*/
  .special-top {
    margin-top: 0px !important;
    padding: 0px !important
  }
  /*article*/
  .article h1 {
    font-size: 18px;
    padding-top: 10px;
  }
  .article-content img, .article-images-content img {
    width: 100%;
    height: auto;
    display: block;
    margin: 10px auto;
  }
  .article-page ul li:nth-child(2) {
    text-align: left
  }
  /*vod*/
  .vod-top-bg {
    padding-top: 50px;
    padding-bottom: 5px;
  }
  .vod-bg-other {
    padding-top: 50px;
  }
  .vod-detail-info {
    font-size: 14px;
  }
  .vod-detail-info h1, .vod-detail-info h2 {
    font-size: 18px;
  }
  .details-play-list {
    margin-left: 5px;
    margin-right: 5px;
  }
  .vod-top-info h1 {
    font-size: 20px;
  }
  .vod-top-info {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .vod-top-right {
    text-align: left
  }
  .player-right {
    background: #FFF
  }
  .player-tipss {
    display: block
  }
  .vod-txt {
    height: 100px;
  }
  .news-txt {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .top-weizhi {
    margin-left: 10px;
  }
  .vod-txt {
    height: 120px;
  }
  .news-txt {
    height: 70px;
  }
  #user-login {
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .top-weizhi {
    margin-left: 10px;
  }
  .vod-txt {
    height: 70px;
  }
  .news-txt {
    height: 70px;
  }
  #user-login {
    margin-right: 0px;
  }
}
@media (min-width: 992px) and (max-width:1199px) {
  .header-search {
    width: 150px;
  }
  .header-menu {
    width: calc(100% - 470px);
  }
}
@media (min-width:1200px) {
  .top-weizhi {
    margin-left: 0;
  }
  .vod-txt {
    height: 130px;
  }
  .news-txt {
    height: 130px;
  }
  .header-search {
    /*! width: 250px; */
  }
  .header-menu {
    width: calc(100% - 580px);
  }
}
/*弹出层*/
.mac_pop_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop {
  z-index: 99998;
  display: none;
  min-height: 20px;
  max-height: 750px;
  max-width: 98%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop .pop_top {
  height: 40px;
  width: 100%;
  border-bottom: 1px #E5E5E5 solid;
}
.mac_pop .pop_top h2 {
  float: left;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-family: "microsoft yahei";
}
.mac_pop .pop-foot {
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-top: 1px #E5E5E5 solid;
  text-align: right;
}
.mac_pop .pop-cancel, .pop-ok {
  padding: 8px 15px;
  margin: 15px 5px;
  border: none;
  border-radius: 5px;
  background-color: #337AB7;
  color: #fff;
  cursor: pointer;
}
.mac_pop .pop-cancel {
  background-color: #FFF;
  border: 1px #CECECE solid;
  color: #000;
}
.mac_pop .pop-content {
  height: 380px;
}
.mac_pop .pop-content-left {
  float: left;
}
.mac_pop .pop-content-right {
  width: 310px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 35px;
}
.mac_pop .bgPop {
  display: none;
  position: absolute;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop .pop-msg {
  text-align: center;
  font-size: 14px;
}
.mac_pop_msg_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop_msg {
  z-index: 99999;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop_msg .pop-msg {
  text-align: center;
  font-size: 14px;
}
.ewave-comment-foot, .ewave-comment-foot .iconfont {
  font-size: 16px;
}
/* all  */ :root {
  /*! --swiper-theme-color: #ff5f00 */
}



/* form */
.form-control {
  background-color: #F5F5F5;
  color: #999999;
  border: 1px solid #eee;
}
.form-control:focus {
  border-color: #ff5f00;
  -webkit-box-shadow: inset 0 1px 1px rgba(250, 101, 103, .075), 0 0 8px rgba(250, 101, 103, .6);
}


}
.vod-detail-info h1 {
  color: #333;
}
.vod-detail-info ul li a, .user-bt .iconfont, .user-bt a:hover .iconfont {
  /*! color: #ff5f00; */
}
.vod-detail-info ul li span.text-ccc {
  color: #999
}
.user-bt a {
  /*! color: #ff5f00; */
  /*! border: 1px solid #ff5f00; */
  /*! margin: 0 20px; */
}
.user-bt a.active, .user-bt a.disabled, .user-bt a:hover {
  background: #ff5f00;
  color: #FFF;
  border: 1px solid #ff5f00;
}
.user-bt a.active .iconfont, .user-bt a.disabled .iconfont, .user-bt a:hover .iconfont, .pingfen-total strong {
  color: #fff
}
.rating-bar-item {
  background: linear-gradient(to right, #ffa000 0, #ff5f00 100%);
  box-shadow: 0 2px 6px rgba(250, 101, 103, 0.2);
  color: #FFF;
  border: 1px solid #ff5f00;
}
/*nav*/
.top-nav ul li h4 {
  padding: 10px;
  font-size: 16px;
}
.top-nav ul li.active h4 {
  color: #ff5f00;
}
.star-nav ul li:hover a, .star-nav ul li.active a {
  color: #FFF
}
.star-nav ul li:hover, .star-nav ul li.active {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  color: #fff;
}
.details-nav ul li:hover, .details-nav ul li.active {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  color: #fff;
}
/*digg*/
.star-info-img .star_digg a {
  border: 1px solid #ff5f00;
  color: #ff5f00
}
.star-info-img .star_digg a:hover {
  background: #ff5f00;
  color: #FFF;
  border: 1px solid #ff5f00;
}
.star-info-img .star_digg a:hover .iconfont {
  color: #fff
}
.star-info-img .star_digg .iconfont {
  color: #ff5f00;
}
/* btn */
.btn-color, .btn-color:hover {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
  color: #fff;
  border: none;
  border-radius: 20px;
}
.btn-success, .btn-success:hover {
  background-color: #eee;
  color: #fff;
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
}
.btn-default {
  background-color: #eee;
  color: #333;
  background: linear-gradient(to right, #eeeeee 0, #f6f6f6 100%);
  box-shadow: 0 5px 10px rgba(246, 246, 246, .25);
}
.btn-warm {
  background-color: #ff5f00;
  background: linear-gradient(to right, #ff5f00 0, #ff9f16 100%);
  box-shadow: 0 5px 10px rgba(255, 111, 0, .25);
}
.btn-primary {
  background-color: #4fb1f7;
  background: linear-gradient(to right, #4fb1f7 0, #6bb8ee 100%);
  box-shadow: 0 5px 10px rgba(107, 184, 238, .25);
}
.btn-danger {
  background-color: #fc000c;
  background: linear-gradient(to right, #fc000c 0, #f9444d 100%);
  box-shadow: 0 5px 10px rgba(249, 68, 77, .25);
}
.btn-info {
  background-color: #5bc0de;
  background: linear-gradient(to right, #5bc0de 0, #7cc1d6 100%);
  box-shadow: 0 5px 10px rgba(124, 193, 214, .25);
}
.btn-gray {
  background-color: #282828;
  color: #ddd;
  background: linear-gradient(to right, #282828 0, #3b3b3b 100%);
  box-shadow: 0 5px 10px rgba(59, 59, 59, .25);
}
.btn-warm, .btn-primary, .btn-danger, .btn-info {
  color: #fff;
}
.btn-warm:hover, .btn-primary:hover, .btn-danger:hover, .btn-info:hover, .btn-gray:hover {
  color: #fff;
}
.btn.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.header-menu-more .dropdown-box li a {
  background-color: #eee;
  color: #333;
  background: linear-gradient(to right, #eeeeee 0, #f6f6f6 100%);
}
.header-menu-more .dropdown-box li a:hover, .header-menu-more .dropdown-box li a.actives {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  color: #fff;
}
/* border */
.border {
  border-color: #eee;
}
.border-primary {
  border-color: #4fb1f7;
}
.border-danger {
  border-color: red;
}
.border-info {
  border-color: #5bc0de;
}
/* header */
/*
.header-top.color{-webkit-backdrop-filter: blur(1px);backdrop-filter: blur(1px);background:#fff;background:rgba(255,255,255,.14);}
*/
.header-top.color .user-login .iconfont, .header-top.color .user-playlog .iconfont, .header-top.color .header-logo {
  color: #666;
}
.header-top.color .header-menu > li.active > a, .header-top.color .header-menu > li > a:hover {
  color: #ff5f00;
  text-shadow: 1px 1px 2px #000;
}
.header-menu > li.active > a, .header-menu > li > a:hover {
  color: #ff5f00;
}
.header-menu-more .arrow-down {
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}
.header-top.color .header-menu-more .arrow-down {
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.header-top.color .header-menu-more ul li a {
  color: #333;
  text-shadow: none
}
.header-menu-more ul li a:hover, .header-menu-more .dropdown-box li a.actives {
  text-shadow: 1px 1px 2px #000;
}
.header-top.color .header-menu-more ul li a:hover, .index-slide-title {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}
.header-menu-more .dropdown-box .btn:hover {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
  color: #fff;
}
/* autocomplete */
.autocomplete-suggestions strong {
  color: #ff5f00;
}
.autocomplete-selected {
  background-color: #f5f5f5;
  color: #ff5f00;
}
/* index-slide */
.index-slide-txt ul li.active a, .index-slide-txt ul li.swiper-slide-thumb-active a, .index-slide-box.color .index-slide-txt ul li.active a, .index-slide-box.color .index-slide-txt ul li.swiper-slide-thumb-active a {
  color: #ff5f00;
}
.index-slide-txt ul li.active a, .index-slide-txt ul li.swiper-slide-thumb-active a {
  border-bottom: 2px solid #ff5f00;
}
.img-list .tips {
  background: #ff5f00;
}
.img-list .ltips {
  background: #ff5f00;
}
.img-list .tipss {
  background: #ff5f00;
}
.img-list .flower {
  color: #ff5f00;
}
.img-list .tipsc {
  background: #b0b7c2
}
.img-list li:nth-child(1) .tipsc {
  background: #ff4a4a;
  box-shadow: 0 2px 6px rgba(255, 74, 74, .2)
}
.img-list li:nth-child(2) .tipsc {
  background: #ff7701;
  box-shadow: 0 2px 6px rgba(255, 119, 1, .2)
}
.img-list li:nth-child(3) .tipsc, .img-list li:nth-child(4) .tipsc, .img-list li:nth-child(5) .tipsc {
  background: #ffb400;
  box-shadow: 0 2px 6px rgba(255, 180, 0, .2)
}
/* top-tool */
.top-tool li:hover .iconfont {
  color: #ff5f00;
}
.top-tool li .icon-weixin2 {
  color: #5cb85c;
}
.top-tool li:hover .icon-weixin2 {
  color: #48A248
}
.top-tool li .icon-liuyan1 {
  color: #F56467;
}
.text-up .iconfont {
  color: #fff;
}
/* footer */
.footer {
  /*! background: #f8f8f8; */
}
/* title */
.dropdown-title, .playlog-title, .playlog-tool {
  /*! background-color: #e7e7e7; */
  /*! border-bottom: 1px solid #e7e7e7; */
  /*! text-align: center; */
}
#nav-signed:after, #nav-signed:before {
  border-bottom: 11px solid #fff;
}
#nav-signed:before {
  border-bottom-color: #ebebeb;
}
#nav-signed ul li:hover a {
  color: #ff5f00;
}
/* header */
.header-nav-wrap ul li.active a {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header-nav-wrap ul li.active a::after, .top-nav ul li.active::after {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
}
/* box */
.box-title .iconfont {
  color: #ff5f00;
}
.box-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff5f00;
}
/*img-list*/
.img-list .score {
  background-color: #ff5f00;
}
.img-list .score::before {
  border-top: 4px solid #ff5f00;
  border-left: 4px solid transparent;
}
/* news */
.news-fl {
  background: #ff5f00;
  color: #fff;
}
.news-list li, .star-hot-box {
  margin-left: 5px;
  background: rgba(248, 248, 248, .96);
}
/* mcat */
.mcat-nav li.active a, .mcat-nav li:hover a, .news-tips a:hover, .filmtime-nav-l li.active a, .filmtime-nav-l li a:hover, .filmtime-nav-r li a:hover, .filmtime-nav-r li.active a, .article-play-nav ul li:hover, .article-play-nav ul li.active, .details-play-list ul li a:hover {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
  color: #fff;
}
.mcat-box {
  margin-top: 10px;
  padding-left: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .07);
  background: #fff
}
/*type*/
.type-select ul li.active a {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
}
.type-select-t ul li.opt a {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
}
.type-order {
  /*! border-bottom: 2px solid #e7e7e7; */
}
.type-order a.active {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.type-order a.active {
  /*! border-color: #ff5f00; */
}
/*actor*/
.actor-title {
  background: #f5f5f5;
}
/* star */
.hot-star-list li:hover a span:after, .hot-star-list li:hover a span:before, .hot-star-list li.active a span:after, .hot-star-list li.active a span:before {
  border-bottom: 8px solid #fff;
}
.vod-detail-right .hot-star-list li.active a span:after, .vod-detail-right .hot-star-list li:hover a span:after {
  border-bottom: 8px solid rgba(248, 248, 248, .96);
}
.hot-star-list li:hover a span:before, .hot-star-list li.active a span:before {
  border-bottom-color: #ff5f00;
}
.star-video-list {
  border-top: 1px solid #e7e7e7;
}
li:hover .stime::before {
  background: #ff5f00;
}
.star-hot-arrow {
  background: #ff5f00;
}
.star-hot-arrow:after, .star-hot-arrow:before {
  border-bottom: 8px solid #fff;
}
.star-hot-arrow:before {
  border-bottom-color: #ff5f00;
}
.star-top-info h1 .weibo .iconfont {
  color: #ff5f00;
}
/* article */
.article-content a {
  color: #ff5f00;
  border-bottom: 1px dotted #ff5f00;
}
.title-bg {
  background: #f5f5f5;
}
/* story */
.details-play-list ul li a:hover, .details-play-list ul li.active a, .story-page a:hover {
  background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
  box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
  color: #fff;
}
.details-play-list ul li a, .story-page a {
  background-color: #eee;
  color: #333;
  background: linear-gradient(to right, #eeeeee 0, #f6f6f6 100%);
  box-shadow: 0 5px 10px rgba(246, 246, 246, .25)
}
.story-nav-page {
  border-bottom: 2px solid #e7e7e7;
}
.story-nav-page span:hover {
  color: #ff5f00;
}
.story-nav-page span.active {
  border-color: #ff5f00;
  color: #ff5f00
}
/*player*/
.min-play-list::-webkit-scrollbar-thumb {
  background-color: #ff5f00;
}
.min-play-list::-webkit-scrollbar-track {
  background: #ededed;
}
.player-shrink {
  color: #FFF;
}
.player-shrink:hover {
  background: rgba(0, 0, 0, .8);
}
.player-tipss {
  background-color: rgba(0, 0, 0, .6);
  color: #FFF
}
.player-tipss span.iconfont {
  color: #FFF;
  font-size: 18px;
}
/* page */
#page ul li, .box-page ul li {
  box-shadow: 1px 1px 4px 1px rgba(51, 51, 51, .1);
}
#page ul li.disabled, #page ul li.disabled:hover, .box-page ul li.disabled, .box-page ul li.disabled:hover {
  background-color: #ccc;
  color: #333
}
#page ul li.active, #page ul li:hover, #page ul li:hover a, .box-page ul li.active, .box-page ul li:hover, .box-page ul li:hover a {
  background-color: #ff5f00;
  border-radius: 80px;
  color: #fff
}
/*comment*/
.comment-text, .comment-top {
  color: #666;
}
.comment-assist a:hover, .comment-top .user, .comment-top a, .comment-assist .digg strong {
  color: #ff5f00;
}
.comment-replay-assist .ui-button {
  color: #fff;
}
.comment-sub {
  background-color: #fff;
}
.comment-num, .comment-sub {
  border: 1px solid #fff;
}
.comment-post {
  background-color: #f5f5f5;
  color: #999;
}
.comment-post-arrow {
  border-right: 12px solid #f5f5f5;
} /*右实线*/
.comment-replay-arrow {
  border-bottom: 12px solid #e7e7e7;
}
.comment-replay {
  background: #e7e7e7;
}
.comment-num {
  background-color: #f5f5f5;
  color: #999;
}
.smilePage a:hover, .smilePage a.current {
  background-color: #ff5f00;
  color: #fff;
}
@media (max-width:1400px) {}
@media (max-width:1024px) {}
@media (max-width:767px) {
  .user-bt a {
    margin: 0 5px;
  }
  .mcat-box {
    margin-top: 0px;
    padding-left: 0px;
    border-top: 1px solid #f3f3f3;
  }
  .top-nav ul li h4 {
    padding: 0px;
    font-size: 14px;
    font-family: -webkit-body;
  }
  /* header */
  .header-top, .header-top.color {
    background: linear-gradient(to right, #ff5f00 0, #ffa000 100%);
    box-shadow: 0 2px 6px rgba(250, 133, 135, 0.2);
  }
  .header-top.color .user-login .iconfont, .header-top.color .user-playlog .iconfont, .header-top.color .header-logo {
    color: #fff;
  }
  /* user */
  .user-login .iconfont, .user-playlog .iconfont {
    color: #fff
  }
  .top-nav.fenlei {
    border-top: 1px solid #f3f3f3;
  }
}
img {
  vertical-align: middle;
}
/*辅助功能*/
.ewave-empty {
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: var(--theme-color);
}
.ewave-sticky {
  position: sticky;
  z-index: 0;
  top: 0;
}
.ewave-width-auto {
  width: auto !important;
  max-width: 100%;
}
@media(min-width:768px) {
  .hide-pc {
    display: none !important;
  }
}
@media(max-width:767px) {
  .hide-mobile {
    display: none !important;
  }
}
/*登录页面*/
.mac_login {
  padding: 30px;
  width: 100%;
  height: 350px;
  background: #fff;
  box-sizing: border-box;
  font-family: "microsoft yahei"
}
.mac_login h3 {
  font-weight: normal;
  color: #333;
  margin: 0 0 30px;
}
.mac_login .mac_login_form .login_form_group {
  margin-top: 20px;
}
.mac_login .mac_login_form .login_form_group input {
  padding: 4px 10px 4px 36px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
}
.mac_login .mac_login_form .login_form_group input.mac_u_name {}
.mac_login .mac_login_form .login_form_group input.mac_u_pwd {}
.mac_login .mac_login_form .login_form_group input.mac_u_verify {
  float: left;
  width: calc(100% - 100px);
}
.mac_login .mac_login_form .login_form_group img.mac_verify_img {
  float: right;
  margin-left: 1%;
  width: 88px;
  height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
}
.mac_login .mac_login_form .login_form_link {
  margin-top: 10px;
  text-align: right;
}
.mac_login .mac_login_form .login_form_link a {
  font-size: 12px;
  color: #333;
  margin-left: 15px;
}
.mac_login .mac_login_form .login_form_link a:hover {
  color: var(--theme-color)
}
.mac_login .mac_login_form input.login_form_submit {
  background: var(--theme-color);
  color: #fff;
  font-size: 14px;
  line-height: normal;
  border: none;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.mac_login .mac_login_form input.login_form_submit:hover {
  opacity: .8;
}
/*弹出层*/
.mac_pop_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop {
  z-index: 99998;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop .pop_top {
  height: 40px;
  width: 100%;
  border-bottom: 1px #E5E5E5 solid;
}
.mac_pop .pop_top h2 {
  float: left;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-family: "microsoft yahei";
}
.mac_pop span.pop_close {
  float: right;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 22px;
  border: 1px solid #999;
  border-radius: 50%;
}
.mac_pop span.pop_close:hover {
  border-color: var(--theme-color);
  color: var(--theme-color);
}
.mac_pop .pop-foot {
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-top: 1px #E5E5E5 solid;
  text-align: right;
}
.mac_pop .pop-cancel, .pop-ok {
  padding: 8px 15px;
  margin: 15px 5px;
  border: none;
  border-radius: 5px;
  background-color: #337AB7;
  color: #fff;
  cursor: pointer;
}
.mac_pop .pop-cancel {
  background-color: #FFF;
  border: 1px #CECECE solid;
  color: #000;
}
.mac_pop .pop-content {
  height: 380px;
}
.mac_pop .pop-content-left {
  float: left;
}
.mac_pop .pop-content-right {
  width: 310px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 35px;
}
.mac_pop .bgPop {
  display: none;
  position: absolute;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop .pop-msg {
  text-align: center;
  font-size: 14px;
}
.mac_pop_msg_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop_msg {
  z-index: 99999;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop_msg .pop-msg {
  text-align: center;
  font-size: 14px;
  /*  line-height: 50px;*/
}
/*跳转信息*/
.mac_msg_jump {
  width: 90%;
  max-width: 624px;
  min-height: 60px;
  padding: 20px 50px 50px;
  margin: 100px auto;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #cdd5e0;
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
  color: #666;
}
.mac_msg_jump.inner {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.mac_msg_jump .title {
  margin-bottom: 11px;
}
.mac_msg_jump .text {
  padding-left: 29px;
  margin-bottom: 11px;
}
.mac_msg._jump .jump {}
.msg_jump_tit {
  width: 100%;
  height: 35px;
  margin: 25px 0 10px;
  text-align: center;
  font-size: 25px;
  color: var(--theme-color);
  font-family: "黑体", "microsoft yahei";
  letter-spacing: 5px;
}
/*播放器*/
.MacPlayer {
  position: absolute !important;
  z-index: 0;
  left: 0;
  top: 0;
}
.MacPlayer iframe, .MacPlayer embed, .MacPlayer video, .MacPlayer object {
  width: 100%;
  height: 100%;
}
.ewave-player-popedom {
  width: 500px;
  height: 150px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -250px;
}
.ewave-player-popedom small {
  display: block;
  margin-bottom: 15px;
  font-size: 1em;
}
.ewave-player-popedom p {
  margin-bottom: 15px;
}
.ewave-player-popedom a {
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.ewave-player-popedom a:hover {
  opacity: .8;
}
.ewave-copyright-notice, .ewave-copyright-notice a {
  color: var(--theme-color);
  font-size: 1.5em;
  text-align: center;
  padding: 20px 0;
}
.ewave-copyright-notice.player-notice {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* 分页 */
.ewave-page {
  margin-bottom: 30px;
  text-align: center;
}
.ewave-page li {
  display: inline-block;
  margin-left: 10px
}
.ewave-page li .num, .ewave-page li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page li a:hover, .ewave-page li.active a, .ewave-page li.active .num, .ewave-page li.disabled a {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid var(--theme-color);
}
.ewave-page-text {
  padding: 0 20px 20px;
}
.ewave-page-text a, .ewave-page-text em, .ewave-page-text span {
  font-style: normal;
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagego {
  padding: 6px;
  margin-right: 5px;
  border-radius: 5;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagebtn {
  padding: 6px 12px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text span.pagenow {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid #f80
}
/*表单组件*/
.ewave-input-item {
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  font-size: 14px;
  width: 150px;
  height: 35px;
  line-height: 35px;
}
.ewave-submit-btn {
  background: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-color);
  cursor: pointer;
  text-align: center;
}
.ewave-submit-btn:hover, .ewave-submit-btn:active {
  opacity: .8;
  color: #333;
}
.ewave-form-group {
  overflow: hidden;
  text-align: right;
}
/*星级评分*/
.ewave_star li {
  display: inline-block;
  color: var(--theme-color);
}
/*评论*/
.ewave-comment-form {
  padding: 10px;
}
.ewave-comment-content {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: 'microsoft yahei';
}
.ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-left: 5px;
  vertical-align: middle;
}
.ewave-comment-verify-img {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-submit {
  padding-left: 20px;
  padding-right: 20px;
}
.pop_content .ewave-comment-verify, .pop_content .ewave-comment-verify-img, .pop_content .ewave-comment-submit {
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-left: 0;
}
.pop_content .ewave-comment-submit {
  margin-right: 0;
}
.ewave-comment-item-list {
  padding: 10px;
}
.ewave-comment-reply-box .ewave-comment-form, .ewave-comment-reply-box .ewave-comment-item-list {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-item {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
  padding-bottom: 10px;
  /*! border-bottom: 5px solid #f0f0f0; */
}
.ewave-comment-avatar {
  width: 60px;
  float: left;
  margin-right: 20px;
}
.ewave-comment-avatar img {
  border-radius: 50%;
  width: 100%;
}
.ewave-comment-body {
  width: calc(100% - 80px);
  float: right;
}
.ewave-comment-head {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.ewave-comment-head h3 {
  float: left;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.ewave-comment-head span {
  float: right;
  color: #999;
  font-size: 12px;
}
.ewave-comment-foot {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.ewave-comment-btn {
  margin-right: 15px;
  color: #666;
}
.ewave-comment-reply-box {
  margin-top: 10px;
  margin-left: -30px;
}
.ewave-comment-reply-box .ewave-comment-item + .ewave-comment-reply-box .ewave-comment-item {
  border-top: 2px solid rgba(245, 244, 252, 1);
}
.ewave-comment-reply-form {
  display: none;
}
.ewave-comment-reply-box .ewave-comment-item {
  padding-top: 0px;
  padding-bottom: 15px;
  position: relative;
  z-index: 0;
  border: none;
  margin-left: -20px;
}
.ewave-comment-reply-box .ewave-comment-item::after {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  position: absolute;
  left: 20px;
  top: 40px;
  background-color: #ddd;
}
.ewave-comment-reply-box .ewave-comment-avatar {
  width: 40px;
}
.ewave-comment-reply-box .ewave-comment-body {
  width: calc(100% - 60px);
}
@media(max-width:767px) {
  /* page */
  .ewave-page li {
    width: 20%;
    margin: 0;
    padding: 0 5px 0 5px
  }
  .ewave-page li a, .ewave-page__box li .num {
    display: block;
    padding: 5px 0;
    text-align: center
  }
  .ewave-page li.page-item {
    width: auto;
    margin-bottom: 5px;
  }
  .ewave-page li.page-item a {
    padding: 5px 15px;
  }
  /*页码*/
  .ewave-comment-form {
    padding: 5px;
  }
  .ewave-comment-item-list {
    padding: 5px;
  }
  .ewave-comment-avatar {
    width: 40px;
    margin-right: 10px;
  }
  .ewave-comment-body {
    width: calc(100% - 50px);
  }
  .ewave-comment-reply-box {
    margin-left: -20px;
  }
  .ewave-comment-reply-box .ewave-comment-item {
    margin-left: -15px;
  }
  .ewave-comment-reply-box .ewave-comment-item::after {
    height: calc(100% - 30px);
    left: 15px;
    top: 30px;
  }
  .ewave-comment-reply-box .ewave-comment-avatar {
    width: 30px;
  }
  .ewave-comment-reply-box .ewave-comment-body {
    width: calc(100% - 40px);
  }
  .ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-left: 0;
  }
  .ewave-comment-submit {
    margin-right: 0;
  }
}
.art-box, .art-box * {
  box-sizing: border-box;
}
.art-box {
  background-color: #fff;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 10px;
}
.art-clearfix::before, .art-clearfix::after {
  display: table;
  content: " ";
  clear: both;
}
.art-box-title {
  font-size: 20px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}
.art-list {
  overflow: hidden;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.art-item {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.art-item a {
  display: block;
}
.art-item a:hover {
  color: #f60;
}
.art-item-cover {
  padding-bottom: 40%;
  background-color: rgba(0, 0, 0, .2);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.art-item-title {
  height: 50px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  margin-top: 5px;
}
.art-detail-box, .art-detail-sidebar {
  background-color: #fdfdfd;
  border: 1px solid #eee;
}
.art-box .pages {
  height: auto;
}
.art-detail-box {
  float: left;
  width: calc(75% - 10px);
  margin-bottom: 10px;
}
.art-detail-sidebar {
  float: right;
  width: calc(25% - 10px);
  position: sticky;
  top: 0;
}
.art-detail-title {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 5px;
}
.art-detail-info {
  text-align: center;
  margin-bottom: 10px;
}
.art-detail-vod, .art-detail-content {
  padding: 10px;
}
.art-detail-content {
  line-height: 1.8;
  margin-bottom: 20px;
}
.art-detail-content img {
  display: block;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.art-rel-item {
  background-color: #f5f5f5;
  padding: 10px;
  overflow: hidden;
}
.art-rel-item + .art-rel-item {
  margin-top: 10px;
}
.art-rel-cover {
  width: 15%;
  float: left;
}
.art-rel-cover a, .art-sidebar-cover a {
  display: block;
  padding-bottom: 130%;
  background-color: #f0f0f0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.art-rel-item h4, .art-sidebar-item h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
}
.art-rel-item h4 a:hover, .art-sidebar-item h4 a:hover {
  color: #f60;
}
.art-rel-item p, .art-sidebar-item p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.art-rel-item p em, .art-sidebar-item p em {
  color: #999;
  font-style: normal;
}
.art-rel-btn {
  padding-top: 5px;
}
.art-rel-btn a {
  display: inline-block;
  margin-right: 5px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  color: #fff;
}
.art-rel-btn a:first-child {
  background-color: #FF9900;
}
.art-rel-btn a:nth-child(2) {
  background-color: #FCBC5C;
}
.art-rel-btn a:hover {
  background-color: #FF6600;
}
.art-rel-info {
  width: 85%;
  padding-left: 10px;
  float: right;
}
.art-sidebar-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
.art-sidebar-title img {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: -5px;
}
.art-sidebar-item {
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3;
  padding: 10px;
}
.art-sidebar-cover {
  width: 30%;
  float: left;
}
.art-sidebar-info {
  width: calc(70% - 10px);
  float: right;
}
.art-sidebar-text {
  padding: 10px;
}
.art-sidebar-text li {
  padding: 8px 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #eee;
}
.art-sidebar-text li:last-child {
  border-bottom: none;
}
.art-sidebar-text li em {
  color: #f00;
  font-style: italic;
  margin-right: 5px;
}
.art-sidebar-text li .art-sidebar-status {
  float: right;
  color: #999;
}
@media (max-width:1023px) {
  .art-item {
    width: 33.333%;
  }
}
@media (max-width:991px) {
  .art-item {
    width: 50%;
  }
}
@media(max-width:767px) {
  .art-box, .art-list, .art-box-title, .art-detail-vod, .art-detail-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .art-hidden-xs {
    display: none;
  }
  .art-detail-box {
    float: none;
    width: calc(100% - 10px);
    margin-left: 5px;
  }
  .art-detail-sidebar {
    display: none;
  }
  .art-item {
    width: 100%;
  }
  .art-rel-cover {
    width: 30%;
  }
  .art-rel-info {
    width: calc(70% - 10px);
  }
}