@charset "utf-8";
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font.eot') format('embedded-opentype'), url('../fonts/font.woff');
  font-weight: normal;
  font-style: normal
}
*{
  box-sizing:border-box;
}
body {
  font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  font-size: 14px;
  color: #343434
}
body, ul, li, h1, h2, h3, h4, h5, h6, form, input, label, dl, dt, dd, p {
  padding: 0;
  margin: 0
}
h1 {
  font-size: 20px
}
h2 {
  font-size: 18px
}
h3 {
  font-size: 16px
}
h4 {
  font-size: 15px
}
li{
  list-style: none;
}
a {
  color: #343434;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear
}
a:hover {
  color: #fff;
  background: #356aa0
}
.clearfix::before,.clearfix::after{
  content:'';
  display:table;
  clear:both;
}
img {
  border: 0
}
input, label {
  vertical-align: middle
}
em, i {
  font-style: normal
}
.text-overflow {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-row, .text-row-1, .text-row-2, .text-row-3, .text-row-4, .text-row-xs-1, .text-row-xs-2, .text-row-xs-3, .text-row-xs-4, .text-row-sm-1, .text-row-sm-2, .text-row-sm-3, .text-row-sm-4, .text-row-md-1, .text-row-md-2, .text-row-md-3, .text-row-md-4, .text-row-lg-1, .text-row-lg-2, .text-row-lg-3, .text-row-lg-4, .text-row-xl-1, .text-row-xl-2, .text-row-xl-3, .text-row-xl-4, .text-row-xxl-1, .text-row-xxl-2, .text-row-xxl-3, .text-row-xxl-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-row-1 {
  -webkit-line-clamp: 1;
}
.text-row-2 {
  -webkit-line-clamp: 2;
}
.text-row-3 {
  -webkit-line-clamp: 3;
}
.text-row-4 {
  -webkit-line-clamp: 4;
}
.text-center{
  text-align: center;
}
.block {
  display: block
}
.none {
  display: none
}
.mtop {
  margin-top: 10px
}
.wrap, .head {
  margin: 0 auto
}
.box {
  overflow: hidden
}
.header {
  width: 100%;
  height: 120px;
  position: relative;
}
.head .logo {
  text-align: left;
  margin: auto;
  padding: 10px 10px 0 0;
  margin-left: 2%
}
.head .logo h1 {
  font-weight: normal
}
.head .logo span {
  font-size: 12px;
  color: #888;
  letter-spacing: 1px
}
.head .logo a {
  width: 150px;
  height: 50px;
  display: block
}
.head .logo a:hover {
  color: #356aa0;
  background: none
}
.menu {
  line-height: 50px;
  background: #f0f3f5;
  margin-top: 10px;
  padding-left: 15px;
  overflow: hidden;
  position: relative
}
.menu ul {

}
.menu li {

  font-size: 16px;
  width:auto;margin-right: 15px;
}
.menu li a {

}
.menu .active {
  font-weight: bold
}
.user li {
  float: left;
  position: relative
}
.user li .ss {
  font-size: 18px;
  color: #999
}
.user li .ls {
  font-size: 24px;
  color: #666;
  margin: 20px 10px 0 5px;
  cursor: pointer
}
.user li .ls:hover {
  color: #356aa0
}
.user ul, .user li {
  overflow: visible;
  list-style-type: none
}
.user li i, .jilu.con li .del, .read .info span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.user li .ss:before {
  content: "\f002"
}
.user li .ls:before {
  content: "\f017"
}
.jilu.con li .del:before {
  content: "\f00d"
}
#search {
  position: relative
}
.search {
  width: 220px;
  margin-top:19px;margin-right:10px;
}
.search input {
  float: left;
  width: 180px;
  height: 32px;
  line-height: 32px;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  color: #666;
  text-indent: 15px;
  display: inline;
  border: 0;
  outline: 0
}
.search button {
  float: right;
  width: 40px;
  height: 32px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  border: 0;
  cursor: pointer
}
.search input, .search button {
  background: #f5f6f7
}
.history {
  position: relative
}
.history a {
  margin: 0;
  padding: 0;
  color: #343434;
  background: none
}
.jilu {
  border-radius: 2px;
  background: #fff;
  top: 70px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  z-index: 9999
}
.jilu:after {
  width: 15px;
  height: 15px;
  content: " ";
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  right: 10px;
  background: #fff
}
.jilu.con {
  width: 330px;
  right: 0
}
.jilu.con li {
  height: 2.2rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #efefef;
  padding: 0 10px;
  display: block
}
.jilu.con li:last-child {
  border-bottom: none
}
.jilu.con li:hover {
  background: #f9f9f9;
  z-index: 9999
}
.jilu.con li h5 {
  float: left;
  width: 240px;
  height: 2.2rem;
  font-size: .8rem;
  overflow: hidden
}
.jilu.con li h5 em {
  margin: 0 5px;
  color: #999
}
.jilu.con li h5 .zt {
  font-size: .7rem;
  color: #999
}
.jilu.con li label {
  float: left;
  width: 60px;
  font-size: .75rem;
  overflow: hidden;
  display: block
}
.jilu.con li .del {
  float: right;
  width: 10px;
  line-height: 2.2rem;
  font-size: .75rem
}
.jilu.con li.no-his,.jilu.con .ewave-history-empty {
  width: 300px;
  text-align: center;
  border-top: none;
  padding: 100px 0
}
.jilu.con li.no-his:hover,.jilu.con .ewave-history-empty:hover{
  background: none
}
.jilu.con li a {
  font-weight: normal;
  line-height: 2.2rem
}
.jilu.con li a:hover {
  color: #356aa0
}
.label {
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  overflow: hidden;
  position: relative
}
.label ul {
  position: relative;
}
.label h3 {
  float: left;
  font-size: 15px;
  font-weight: normal
}
.label h3 a {
  color: #333
}
.label i, .pages i {
  margin: 0 15px
}
.label i, .label em, .label span, .label li {
  vertical-align: top;
  display: inline-block
}
.label i.no, .label em.no {
  display: none
}
.label em {
  color: #356aa0;
  letter-spacing: 1px
}
.label li, .label dd {
  height: 28px;
  line-height: 28px;
  border: 1px dotted #dedede;
  background: #f0f3f5;
  color: #999;
  border-radius: 28px;
  margin-right: 5px;
  cursor: pointer;
  width:auto;
  overflow:hidden;
}
.label li a, .label dd {
  color: #333;
  padding: 0 12px
}
.label li a {
  display: block;
}
.label li#no {
  padding: 0 12px
}
.tab{
  display:flex;
}
.tab-name{
  flex-grow: 0;
  flex-shrink: 0;
}
.tab-box{
  flex-grow: 1;
  flex-shrink: 1;
  overflow:hidden;
}
.label a {
  color: #356aa0
}
.label a:hover {
  color: #fff
}
.label dd.active, .label dd:hover, .label li.active a, .label li.active a:hover, .label li a:hover {
  color: #fff;
  background: #555
}
.label span {
  float: right
}
.label h3, .label li, .list li p a, .pages a, .pages span, .pages em, .pages h3 {
  text-shadow: 3px 3px 8px #999
}
.pages.main{
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
}
.list{
  overflow:hidden;
}
.list li {
  float: left;
  width: 15%;
  margin: 1% 2% 1% 0;
  vertical-align: top;
  display: inline-block;
  overflow: hidden
}
.list li p {
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.list li .tu {
  width: 100%;
  height: 0;
  padding-bottom: 125%
}
.list li span.bg {
  width: 100%;
  height: 20px;
  display: block;
  overflow: hidden;
  position: absolute;
  background: #000;
  left: 0;
  bottom: 0;
  filter: alpha(opacity=50);
  opacity: .5;
  z-index: 1
}
.list li span.tip {
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 0;
  text-align: right;
  z-index: 2;
  font-size: 12px;
  color: #fff;
  white-space: nowrap
}
.article {
  border-top: 1px dotted #dedede;
  overflow: hidden
}
.article li {
  border-bottom: 1px dotted #dedede;
  padding: 15px 0;
  overflow: hidden
}
.article li:hover {
  background: #f9f9f9
}
.article li .tu {
  float: left;
  width: 130px;
  height: 90px;
  margin-right: 15px
}
.article h4 {
  height: 20px;
  line-height: 20px;
  overflow: hidden
}
.article p {
  height: 45px;
  line-height: 22px;
  margin-top: 10px;
  color: #666;
  overflow: hidden
}
.article span {
  float: right;
  font-size: 12px;
  color: #999;
  margin-top:10px;
}
.list li .tu, .article li .tu, .detail .tu, .juese .tu {
  background: url(../images/loading.gif) center center no-repeat;
  background-size: cover;
  display: block;
  position: relative
}
.list li .tu .play {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0px;
  background: rgba(0, 0, 0, 0.5) url(../images/play.png) center no-repeat;
  background-color: rgba(0, 0, 0, .5);
  -webkit-transition: all ease-out .35s;
  transition: all ease-out .35s
}
.list li .tu:hover .play {
  opacity: 1
}
.list li h3, .article li a.tu, .detail a.tu, .juese a.tu {
  text-indent: -9999px
}
.txt li {
  float: left;
  width: 15%;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dotted #e6e6e6;
  font-size: 12px;
  margin-right: 2%;
  overflow: hidden
}
.txt span {
  float: left;
  color: #888;
  margin-right: 5px
}
.pages a, .pages span, .pages em {
  text-align: center;
  border-radius: 50%;
  color: #333;
  background: #f0f3f5;
  margin-right: 8px;
  display: inline-block
}
.film a {
  font-size: 14px;
  color: #356aa0
}
.film a:hover {
  color: #fff
}
.film .table-head, .film .table-item {
  height: 40px;
  line-height: 40px;
  border-bottom: #ccc 1px dotted;
  padding-left: 5px;
  overflow: hidden
}
.film .table-item {
  font-size: 13px
}
.film .table-head {
  background: #f3f3f3
}
.film .table-item dd {
  float: left
}
.film .table-head dd:nth-child(1), .film .table-item dd:nth-child(1) {
  width: 23%
}
.film .table-head dd:nth-child(2), .film .table-item dd:nth-child(2) {
  width: 37%
}
.film .table-head dd:nth-child(3), .film .table-item dd:nth-child(3) {
  width: 15%
}
.film .table-head dd:nth-child(4), .film .table-item dd:nth-child(4) {
  width: 15%
}
.film .table-head dd:nth-child(5), .film .table-item dd:nth-child(5) {
  width: 10%
}
.film .table-item dd:nth-child(3) {
  color: #999
}
.detail {
  padding-top: 12px;
  overflow: hidden
}
.juese {
  width: 100%;
  margin-top: 2%;
  display: block;
  vertical-align: top;
  overflow: hidden
}
.detail .tu, .juese .tu {
  float: left;
  margin: 5px 18px 0 0;
  display: block
}
.detail .tu {
  width: 95px;
  height: 120px;
  border-radius: 8px
}
.juese .tu {
  width: 80px;
  height: 100px;
  border-radius: 8px
}
.juese .info dl {
  line-height: 24px;
  overflow: hidden
}
.detail .info, .juese .info {
  overflow: hidden;
  position: relative
}
.position {
  padding: 5px 0
}
.position li {
  float: left;
  padding-left: 15px;
  margin-right: 10px;
  background: url(../images/wz.gif) 0 center no-repeat
}
.position li.no {
  background: 0;
  padding: 0
}
.detail .info dl {
  margin: 5px 0 5px;
  overflow: hidden
}
.detail .info dd em {
  color: #356aa0
}
.detail .info dt, .juese .info dt {
  width: 45px;
  line-height: 22px;
  color: #999;
  position: absolute;
  left: 0
}
.detail .info dd, .juese .info dd {
  float: left;
  padding-left: 45px;
  line-height: 22px;
  word-break: break-all;
  zoom: 1;
  overflow: hidden
}
.juese .info dd#renwu {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px 0
}
.detail .info a, .juese .info a {
  color: #356aa0;
  margin-right: 10px
}
.detail .info a:hover, .juese .info a:hover {
  color: #fff
}
.detail-content{
  line-height: 1.6;
}
.play {
  padding-top: 1%
}
.play a {
  float: left;
  height: 34px;
  line-height: 34px;
  width: 11.625%;
  text-align: center;
  font-size: 12px;
  margin: 0 1% 1% 0;
  background: #f3f3f3;
  border-radius: 3px;
  display: inline;
  display: block;
  overflow: hidden
}
.play a:hover {
  color: #222;
  background: #faebd7
}
.play a.active{
  background-color:#555;
  color:#fff;
}
.player {
  background: #000;
  margin-top: 10px;
  position: relative
}
#player{
  padding-bottom:56.25%;
  position:relative;z-index: 0;
}
.MacPlayer{
  position:absolute!important;
  top:0;
  left:0;
}
#tips {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  z-index: 9988
}
.tips {
  height: 2rem;
  line-height: 2rem;
  font-size: .9rem;
  padding: 0 1%;
  overflow: hidden
}
.tips span {
  background: #ff1100;
  padding: .05rem .3rem;
  margin-right: .3rem;
  border-radius: 2px
}
.tips .close {
  color: #fff;
  position:absolute;right:10px;
  top:0;z-index: 9;
}
.tips .close:hover {
  color: #356aa0;
  background: none
}
.juqing {
  line-height: 28px
}
.juqing p {
  color: #444;
  text-indent: 30px
}
.juqing p#time {
  font-size: 16px;
  font-weight: bold;
  border: #ccc 1px dotted;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 15px
}
.read .info {
  height: 30px;
  line-height: 30px;
  border-bottom: #ccc 1px dotted;
  margin-bottom: 15px;
  overflow: hidden
}
.read .info span {
  font-size: 13px;
  color: #999;
  margin-right: 30px
}
.read .info span#time:before {
  content: "\f017"
}
.read .info span#user:before {
  content: "\f007"
}
.read p {
  line-height: 28px;
  margin-bottom: 10px
}
.read img {
  max-width: 100%;
  height: auto
}
.stars li {
  border-bottom: 1px dotted #e6e6e6;
  margin-bottom: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.stars .tu {
  float: left;
  width: 95px;
  height: 95px;
  border-radius: 95px;
  margin-right: 15px;
  display: block;
  overflow: hidden
}
.stars .tu img {
  width: 95px;
  height: auto
}
.stars .tu img:hover {
  width: 97px;
  filter: alpha(opacity=85);
  opacity: 0.85
}
.stars p {
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.stars .tit {
  font-weight: bold;
  margin-bottom: 10px
}
.actor li {
  float: left;
  height: 28px;
  line-height: 28px;
  margin-right: 35px
}
.actor li a {
  color: #666;
  margin-right: 3px
}
.actor li a.star {
  color: #356aa0;
  margin-right: 5px
}
.actor li a:hover {
  color: #fff
}
.pages h3 {
  float: left;
  height: 22px;
  line-height: 22px;
  font-weight: normal
}
.pages a, .pages span, .pages em {
  width: 22px;
  height: 22px;
  line-height: 22px
}
.pages em, .pages a.prev, .pages a.next {
  width: auto;
  padding: 0 12px;
  border-radius: 12px
}
.pages em {
  background: #f0f3f5;
  color: #aaa
}
.pages span, .pages a:hover,.pages a.active{
  background: #333;
  color: #fff
}
.error {
  width: 80%;
  border: 1px solid #eee;
  background: #f8f8f8;
  padding: 20px;
  margin: 30px auto
}
.error h4 {
  height: 45px;
  line-height: 45px
}
.error #sorry {
  text-indent: 30px;
  height: 30px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px
}
.error #back p {
  text-indent: 30px;
  height: 30px
}
.footer {
  background: #f3f3f3;
  margin-top: 20px;
  padding: 8px 0;
  overflow: hidden
}
.footer p {
  margin: 0 auto;
  line-height: 30px;
  text-align: center
}
.footer a {
  color: #333;
  margin: 0 5px
}
.footer a:hover {
  background: none
}
.footer #fm {
  display: none
}
.footer #gotop {
  position: fixed;
  bottom: 55px;
  right: 10px;
  z-index: 9999;
}
.footer #gotop a {
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  text-indent: -999px;
  background: url(../images/gotop.png) no-repeat;
  filter: alpha(opacity=75);
  opacity: .7
}
.footer #gotop a:hover {
  background-position: 0 -48px
}
@media screen and (min-width:1024px) {
  .wrap, .head, .footer p {
    width: 960px
  }
  .header {
    height: 70px;
    background: #f0f3f5
  }
  .head .logo {
    float: left;
    margin-left: 0
  }
  .head .logo h1 {
    font-size: 20px;
    margin: 0 20px 0 0
  }
  .menu {
    float: left;
    line-height: 70px;
    margin-top: 0;
    width:calc(100% - 440px);
  }
  .menu li {
    font-size: 18px;
  }
  .user {
    float: right
  }
  .user li .active {
    display: none
  }
  .search input, .search button {
    background: #fff
  }
  .list li:nth-child(6n), .txt li:nth-child(6n) {
    margin-right: 0
  }
  .article li .tu {
    width: 155px;
    height: 95px
  }
  .article p {
    height: 40px
  }
  .juese {
    width: 48.5%;
    margin-right: 3%;
    float:left;
  }
  .juese:nth-child(2n) {
    margin-right: 0
  }
  .juese .tu {
    width: 105px;
    height: 135px
  }
  .detail .tu {
    width: 150px;
    height: 185px
  }
  #fm {
    display: none
  }
  .play a:nth-child(8n) {
    margin-right: 0
  }

}
@media screen and (min-width:768px) and (max-width:1023px) {
  .wrap {
    padding: 0 2%
  }
  .user {
    position: absolute;
    top: 0;
    right: 0
  }
  .user li .active {
    display: none
  }
  .label ul {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .label ul::-webkit-scrollbar {
    display: none
  }
  .list li:nth-child(6n), .txt li:nth-child(6n) {
    margin-right: 0
  }

  #fp {
    display: none
  }
  .play a:nth-child(8n) {
    margin-right: 0
  }
}
@media(max-width:767px) {
  .hidden-xs{
    display:none!important;
  }
  .wrap {
    padding: 0 2%
  }
  .user {
    position: absolute;
    top: 0;
    right: 0
  }
  .user .active {
    margin-right: 8px
  }
  .search {
    width: 180px
  }
  .search input {
    width: 140px
  }
  .search button {
    width: 40px
  }
  .label ul, .list .pages {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
  }
  .label ul::-webkit-scrollbar, .list .pages::-webkit-scrollbar {
    display: none
  }
  .list li, .txt li {
    width: 32%
  }
  .list li:nth-child(3n), .txt li:nth-child(3n) {
    margin-right: 0
  }
  .detail .info dd{
    -webkit-line-clamp:2;
  }
  #fp {
    display: none
  }
  .play a {
    width: 23.5%;
    font-size: 12px;
    margin: 1% 2% 1% 0
  }
  .play a:nth-child(4n) {
    margin-right: 0
  }
  
}

.ewave-download-title {
  font-size: 18px;
  margin-bottom: 15px;
}
.ewave-download-content {
  padding: 0;
  margin-top:10px;
  margin-bottom: 15px;
}
.ewave-download-content * {
  box-sizing: border-box;
}
.ewave-download-list {
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ewave-download-item {
  line-height: 34px;
  margin-bottom: 10px;
  overflow: hidden;
  list-style: none;
}
.ewave-download-item a {
  text-decoration: none;
}
.ewave-download-checkbox, .ewave-download-name, .ewave-download-btns {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.ewave-download-checkbox {
  text-align: center;
  width: 50px;
}
.ewave-download-checkbox input {
  vertical-align: middle;
  -webkit-appearance: auto;
}
.ewave-download-name {
  width: calc(66.666% - 50px);
  display: flex;
  overflow: hidden;
}
.ewave-download-name > * {}
.ewave-download-ep {
  max-width: 100%;
  width: auto;
  flex-shrink: 0;
  verflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ewave-download-ep a {
  text-decoration: none;
  color: #333;
}
.ewave-download-url {
  margin-left: 30px;
  flex-grow: 1;
  flex-shrink: 1;
}
.ewave-download-url input {
  height: 34px;
  line-height: 32px;
  width: 100%;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;

    border-width: 1px;
}
.ewave-download-btns {
  overflow: hidden;
  width: 33.333%;
  padding-right:0;
}
.ewave-download-btn {
  color: #fff;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 5px;
  width: calc(50% - 10px);
  float: left;
  background-color: #356aa0;
}
.ewave-download-btn:last-child {
  float: right;
}
.ewave-download-btn:hover {
  color: #fff;
  opacity: .8;
}
.ewave-download-btn.ewave-download-checkall {
  background-color: #A533F8;
}
.ewave-download-btn.ewave-copy, .ewave-download-btn.ewave-download-copyall {
  background-color: #5598DC;
}
.ewave-download-tools {
  padding-top: 10px;
  margin-left: 0;
  margin-right: 0;
}
.ewave-download-tools .ewave-download-btn {
  width: auto;
  display: inline-block;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.ewave-download-tools .ewave-download-tip {
  float: left;
  background-color: transparent;
  color: #333;
}
@media(max-width:767.9px) {
  .ewave-download-list, .ewave-download-item, .ewave-download-checkbox, .ewave-download-name, .ewave-download-btns {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ewave-download-item:not(.ewave-download-tools) {
    margin-left: -5px;
    margin-right: -5px;
  }
  .ewave-download-name {
    width: calc(58.333% - 50px);
  }
  .ewave-download-btns {
    width: 41.666%;
  }
  .ewave-download-btn {
    width: calc(50% - 5px);
  }
  .ewave-download-btn span {
    display: none;
  }
  .ewave-download-name {
    width: calc(58.333% - 50px);
  }
  .ewave-download-url {
    display: none;
  }
}
/*分集剧情*/
.plot-item{
  margin-bottom:10px;
}
.plot-item-name{
  font-size:16px;
}
.plot-item-name em{
  color:#f60;
}
.plot-item-content{
  line-height: 1.8;
}
.plot-detail-box{
  padding-top:15px;
  padding-bottom:15px;
  border-top:1px solid #555;
}
.plot-detail-head{
  font-size:24px;
  text-align: center;
  font-weight: normal;
  margin-bottom:10px;
}
.plot-detail-body{
  margin-bottom:10px;
}
.plot-detail-name{
  font-size:18px;
  text-align: center;
  font-weight: normal;
  background-color:#f3f3f3;
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:10px;
}
.plot-detail-content p,.actor-detail-content p{
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom:10px;
}
.plot-detail-content img,.actor-detail-content img{
  display:block;
  max-width: 100%;
}
.plot-detail-foot li{
  float:left;
  width:50%;
  text-align: right;
  padding-right:15px;
}
.plot-detail-foot li:last-child{
  float:right;
  padding-left:15px;
  padding-right:0;
  text-align: left;
}
.plot-detail-foot a{
  display:inline-block;height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    background: #f3f3f3;
    border-radius: 3px;padding-left:15px;
padding-right:15px;}
.plot-detail-foot a:hover{
      color: #222;
    background: #faebd7;
}
.actor-detail-content h1,.actor-detail-content h2,.actor-detail-content h3,.actor-detail-content h4,.actor-detail-content h5{
  border-left:3px solid #555;padding-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}