
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 微软雅黑;
}
body {
  color: rgba(0,0,0,.8);
  background-color: #f1f2f3;
  min-height: 700px;
}
a {
  text-decoration: none;
  color: #333;
}
a.au {
  color: #f16b6f!important;
  text-decoration: underline;
}
a:hover {
  color: #ff6060;
}


h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
  color: inherit;
  font-size: inherit;
}

input::-webkit-input-placeholder {
  color: #D8D8D8;
}
textarea::-webkit-input-placeholder {
  color: #D8D8D8;
}

input:-moz-placeholder {
  color: #D8D8D8;
}
input::-moz-placeholder {
  color: #D8D8D8;
}
input:-ms-input-placeholder {
  color: #D8D8D8;
}
li {
  list-style: none;
}

select {
  color: #444;
}


/* -- */
::selection {
  background: rgba(255,125,127,.7);
  color: #fff;
}


/* -- */
#masthead {
  margin: 0 0 12px 0;
}
#masthead .menu {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  box-shadow: 0 3px 10px rgba(0,0,0,.1);
}
#masthead .tip-bar {
  background-color: #2a2a2a;
  padding: 6px 10px;
  text-align: center;
  min-height: 16px;
}
#masthead .tip-bar .tip, #masthead .tip-bar .tip span {
  color: #D00;
  font-size: 15px;
}
#masthead .tip-bar .tip-scl {
  text-decoration: line-through;
  opacity: .85;
}



/* -- */
.bbk-share {
  position: fixed;
  bottom: 22.5%;
  right: 0;
  width: 30px;
  height: 31px;
  font-size: 0;
  z-index: 1000;
}
.bbk-share img {
  width: 100%;
  height: 100%;
  border-radius: 6px 0 0 6px;
}
.bbk-share .share-btn-frm {
  position: absolute;
  font-size: 0;
  width: 128px;
  height: 64px;
  right: 34px;
  bottom: -6px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
  border-radius: 2px;
  padding: 3px 6px;
  overflow: hidden;
}
.bbk-share .share-btn-frm a {
  font-size: 0;
  padding: 4px;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.bbk-share .share-btn-frm img {
  font-size: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}


/* -- */
.bg-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .3);
  overflow: hidden;
  z-index: 996;
}

/* -- */
.blank-line-1 {
  display: block;
  height: 1px;
}
.blank-line-2 {
  display: block;
  height: 2px;
}
.blank-line-3 {
  display: block;
  height: 3px;
}
.blank-line-4 {
  display: block;
  height: 4px;
}
.blank-line-5 {
  display: block;
  height: 5px;
}



/* -- */
.bk-info>ul>li {
  border-bottom: 1px solid #f3f3f3;
  padding: 2% 5%;
  word-break: break-all;
}
.bk-info>ul>li:last-child {
  border-bottom: 0px;
}
.bk-info>ul>li * {
  font-size: 14px;
}
.bk-info .c, .kv .c {
  color: #CCC;
}
.bk-info .k {
  color: #FFF;
  background-color: #666;
}
.bk-info .v a {
  color: #e15b5f;
}
.bk-info .info-src {
  color: #aaa;
  font-size: 14px;
  font-style: italic;
}
.bk-info .info-src a {
  vertical-align: middle;
  margin: 0 6px 0 0px;
}
.bk-info .info-src img {
  height: 14px;
}
.bkir {
  min-height: 100px;
  padding: 1px 0 1px 0;
}
.bkir-content {
  background-color: #FFF;
  margin: 0 0 6px 0;
  min-height: 40px;
  padding: 16px 0;
}
.bkir-content-coms {
  padding-left: .5%;
}

.bkir-desc p {

}
.bkir-desc .margin-b-0 {
  margin-bottom: 0;
}
.bkir-ex-pics {

}
.bkir-ex-pics img {
  border: 1px solid #bebebe;
  padding: 1px;
  max-width: 200px;
  max-height: 300px;
}
.bkir-ex-pics li {
  display: inline-block;
  margin: 5px;
}
.bkir-fam-cnt {
  font-weight: normal;
  color: #ff6060;
}
.bkir-fl {
  width: 100%;
  background-color: #FFF;
  z-index: 100;
  box-shadow: 2px 2px 10px rgba(0,0,0,.3);
}
.bkir-info {
  margin: 0 2%;
}
.bkir-title {
  background: linear-gradient(180deg, #e0e1e2, #f8f9fa);
  color: #333;
  font-size: 16px;
  padding: 10px 2%;
  overflow-x: auto;
  white-space: nowrap;
}
h1.bkir-title {
  font-size: 18px;
  padding: 10px 1.2%;
}


/* bkir tags */

.bkir-tags {
  padding: 2px 0 10px 0;
}
.bkir-tags li {
  display: inline-block;
  border-radius: 5px;
  margin: 2px 3px;
}
.bkir-tags .tags-ctrl-frm-src li.seled a {
  color: #FFF;
  background: linear-gradient(180deg, rgb(0,0,0,.3), rgb(0,0,0,.7), rgb(0,0,0,.3));
}
.bkir-tags .tags-ctrl-frm-src li:not(.seledx):not(.seled) a {
  color: #FFF;
  background: linear-gradient(180deg, rgb(2,122,0,.3), rgb(2,122,0,1), rgb(2,122,0,.3));
}
.bkir-tags li a {
  font-size: 13px;
  display: inline-block;
  background: linear-gradient(180deg, rgb(241,107,111,.6), rgb(210,55,60,1), rgb(241,107,111,.6));
  color: #FFF;
  padding: 3px 5px;
  border-radius: 100px;
  font-style: italic;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}
.bkir-tags li a:hover {
  color: #f16b6f;
  background: linear-gradient(180deg, rgb(0,0,0,.1), rgb(0,0,0,.3), rgb(0,0,0,.1));
}
.bkir-tags .tag-cnt {
  font-weight: normal;
  opacity: .7;
  color: #333;
  margin-left: 2px;
}
.bkir-tags .tag-add {
  font-weight: bold;
  background: linear-gradient(180deg, rgb(241,107,111,.2), rgb(241,107,111,1), rgb(241,107,111,.2));
  padding: 4px 20px;
}
.bkir-tags .tag-tip {
  color: #f16b6f;
  font-style: italic;
  margin-bottom: 5px;
}
.bkir-tip {
  color: #f16b6f;
  font-style: italic;
  margin-bottom: 5px;
  padding: 2px 0 10px 0;
  border-bottom: 1px solid #dfdfdf;
}


/**/
.bkir-eplist-type {
  float: right;
}
.bkir-eplist-type, .bkir-eplist-type * {
  font-weight: normal;
  font-size: 14px;
  color: #999;
}
.bkir-eplist-type a.active, .bkir-eplist-type a:hover {
  color: #ff6060;
}

/**/
.b {
  font-weight: bold;
}
.btn {
  text-decoration: none;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid transparent;
  border-color: #bbb;
  display: inline-block;
}
.btn-b {
  font-size: 14px;
}
.btn:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-on {
  color: #fff;
  background-color: #f16b6f;
  border-color: #e15b5f;
}
.btn-on:hover {
  color: #fff;
  background-color: #e15b5f;
  border-color: #d14b4f;
}
.btn-inv {
  color: #888;
  background-color: #CCC;
  border-color: #DDD;
}
.btn-inv:hover {
  color: #888;
  background-color: #CCC;
  border-color: #DDD;
}
.btn-pc {
  color: #FFF;
  background-color: #43a6dd;
  border-color: #3396cd;
}
.btn-pc:hover {
  color: #FFF;
  background-color: #3396cd;
}
.btn-on-r {
  color: #FFF;
  background-color: #5222b7;
  border-color: #4212a7;
}
.btn-on-r:hover {
  color: #FFF;
  background-color: #4212a7;
}
.btn-sx {
  color: #FFF;
  background-color: #309f1f;
  border-color: #208f0f;
}
.btn-sx:hover {
  color: #FFF;
  background-color: #208f0f;
}



/* -- */
.char-list {
  font-size: 0;
}
.char-list>li {
  width: 19.99%;
  display: inline-block;
  vertical-align: top;
  margin: 8px 0;
}
.char-sub {
  overflow: hidden;
  white-space: nowrap;
}
.char-sub .char-pic {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: middle;
}
.char-sub .char-pic img {
  width: 100%;
  height: 100%;
  border: 1px solid #DDD;
  border-radius: 10px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.char-sub .char-r-info {
  display: inline-block;
  vertical-align: middle;
}
.char-sub .kv * {
  font-size: 13px;
}
.char-sub .kv .k {
  color: #555;
}
/**/
.char-bk-list {
  font-size: 0;
}
.char-bk-list>li {
  width: 24.99%;
  display: inline-block;
  vertical-align: top;
  margin: 6px 0 10px 0;
}
.char-bk-sub {
  overflow: hidden;
  white-space: nowrap;
  padding: 1px;
}
.char-bk-sub .char-bk-pic {
  display: inline-block;
  width: 64px;
  height: 66px;
  vertical-align: middle;
  border: 1px solid #DDD;
  border-radius: 10px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.3);
  overflow: hidden;
  margin-right: 2px;
}
.char-bk-sub .char-bk-pic img {
  position: relative;
  top: -8px;
  width: 100%;
}
.char-bk-sub .char-bk-r-info {
  display: inline-block;
  vertical-align: middle;
}
.char-bk-sub .kv * {
  font-size: 13px;
}
.char-bk-sub .kv .k {
  color: #555;
}
/**/
.content {
  margin: auto;
  max-width: 1560px;
  width: 90%;
}
.content-2-b {
  width: 74%;
}
.content-2-m {
  width: 25.99%;
}
.content-2-4 {
  width: 25%;
}
.content-bk-m {
  float: left;
  width: 300px;
}
.content-bk-b {
  margin-left: 300px;
}
.talk-main {
  padding-bottom: 18px;
}
.content-box {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 10px rgba(0,0,0,.2);
  border-radius: 2px;
}
.console-box .bkir-title {
  text-align: center;
  font-size: 21px;
  font-style: italic;
  background: unset;
}

/* -- */
.console-bar {
  float: left;
  border-right: 1px solid #EEE;
  padding: 20px 0 0 0;
  position: relative;
}
.console-bar ul li {
  position: relative;
  border-bottom: 1px solid #EEE;
  border-right: 1px solid #EEE;
  width: 100px;
}
.console-bar ul li:first-child {
  border-top: 1px solid #EEE;
}
.console-bar ul li a {
  display: block;
  background-color: #FFF;
  color: #111;
  text-align: center;
  font-size: 14px;
  padding: 4px 10px;
}
.console-bar ul li a.on {
  background-color: #f16b6f;
  color: #FFF;
}
.console-bar ul.user-dumps {
  text-align: right;
}
.console-bar ul.user-dumps li {
  position: relative;
  border: 0;
}
.console-bar .su7d {
  position: absolute;
  top: -3px;
  right: -1px;
  background: linear-gradient(0deg, rgb(225,91,95,.95), rgb(225,91,95,1), rgb(225,91,95,.9));

  color: #FFF;
  border-radius: 20px;
  font-size: 11px;
  padding: 0 6px;
  z-index: 10;
}
.console-box {
  min-height: 300px;
  background-color: #f1f2f3;
  margin-top: 20px;
  margin-left: 100px;
}
.console-info {
  margin: 0 1%;
}
.console-vlist .bkir-title {
  padding: 10px 0;
}
.console-vlist .bkir-info {
  margin: 0 1%;
  padding: 0 1%;
  background-color: #f1f2f3;
}
.console-vlist .bkir-info .bkir-content {
  background-color: #f1f2f3;
}


/* coms */
.coms-frm .coms-cnt {
  font-size: 15px;
  margin: 5px 0;
  font-style: italic;
}
.coms-frm .coms-cnt .v {
  color: #f16b6f;
}
.coms-input {
  width: 99%;
  display: block;
  min-height: 70px;
  margin: 9px 0 7px 0;
  border-color: #888;
  border-radius: 2px;
  outline: none;
}
.coms-sub-input {
  width: 100%;
  min-height: 60px;
  margin: 10px 0 6px 0;
}
.coms-fb {
  background-color: #f16b6f;
  border-color: #e15b5f;
  color: #FFF;
  padding: 4px 14px;
  border-radius: 2px;
}
.coms-head {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  vertical-align: middle;
  margin-right: 10px;
  vertical-align: text-top;
  float: left;
}
.coms-list li {
  padding: 10px 0 10px 0;
  border-top: 1px solid #DDD;
  min-height: 56px;
}
.coms-list li:last-child {
  border-bottom: 1px solid #DDD;
}
.coms-list {
  margin-top: 10px;
}
.coms-list-sub li {
  min-height: 46px;
  background-color: #f9f9f9;
}
.coms-list-sub .coms-head{
  width: 40px;
  height: 40px;
}
.coms-list-sub .coms-content {
  margin-left: 50px;
}
.coms-head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.coms-content {
  vertical-align: text-top;            
  margin-left: 62px;
}
.com-hf {
  display: inline-block;
  vertical-align: text-top;
  margin-top: 6px;
  width: 100%;
}
.com-hf a {
  color: #666;
  border: 1px solid #DDD;
  border-radius: 3px;
  font-size: 12px;
  padding: 1px 6px;
}
.com-hf-ctrl {
  width: 100%;
  display: none;
}
.com-hf-ctrl .coms-fb {
  padding: 3px 12px;
}
.com-ref {
  border: 0px!important;
  margin-top: 2px!important;
  font-size: 13px!important;
  font-style: italic!important;
  float: right!important;
  color: #CCC!important;
  max-width: 60%;
  white-space: nowrap;
  overflow: hidden;
}
.com-tm {
  margin-top: 2px;
  font-size: 13px;
  font-style: normal;
  float: right;
  color: #CCC;
}
.com-tm .com-del {
  border: 0;
  text-decoration: underline;
  color: #999;
  vertical-align: text-top;
}
.coms-un {
  font-weight: bold;
  color: #222;
  margin-bottom: 3px;
  overflow: hidden;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
}
.coms-list-sub .coms-un {
  color: #444;    
}
.coms-un .at {
  font-weight: normal;
  color: #f16b6f;
  margin-left: 3px;
}
.coms-un .at-self {
  opacity: .5;
}
.coms-pf {
  font-size: 5px!important;
  vertical-align: text-bottom;
  float: right;
  opacity: .9;
}
.coms-text {
  color: #444444;
  word-break: break-all;
}
.coms-text .emjo {
  font-size: 16px;
}
.page-list {
  padding-bottom: 8px;
  margin: 0 16px;
}
.coms-page-list-sub ul li {
  padding: 0 0;
  min-height: unset;
  border: 0!important;
}
.coms-page-list-sub ul li a {
  color: #f16b6f;
  background-color: unset;
  border: 0;
  text-decoration: underline;
  font-size: 15px;
  min-width: unset!important;
  padding: 0 5px;
}



/* -- */
.emoji-bar {
  display: inline-block;
  vertical-align: top;
}
.emoji-bar a {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  margin: 3px 3px;
  padding: 0;
  border: 0;
}
.emoji-bar-sub {
  margin-left: 3px; 
}
.emoji-frm {
  position: relative;
  z-index: 99999;
}
.emoji-frm-2 {
  position: absolute;
  width: 360px;
  min-height: 200px;
  background-color: rgba(255, 255, 255, 0.99);
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
  border-radius: 2px;
  left: 2px;
  bottom: 11px;
  border-radius: 2px;
  padding: 8px 8px 0px 8px;
}
.emoji-frm .emoji-x {
  position: absolute;
  top: 0;
  right: 0px;
  padding-left: 7px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 7px;
  border: 0;
  font-size: 14px;
}
.emoji-frm-tab {
  position: absolute;
  width: 99%;
  left: 1px;
  bottom: 3px;
  font-size: 0;
  border-top: 1px solid #DDD;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
}
.emoji-frm-tab a {
  border: 0;
  display: inline-block;
  border-right: 1px solid #EEE;
  font-size: 20px;
  padding: 0px 5px 2px 5px;
  margin-top: 2px;
}
.emoji-frm-tab .emoji-tab-on {
  background-color: rgba(241, 107, 111, .3);
}
.emoji-frm-emoji {
  margin-bottom: 40px;
}
.emoji-frm-emoji ul {
  max-height: 300px;
  overflow: auto;
}
.emoji-frm-emoji ul li {
  border-bottom: 1px solid #EEE;
  border-top: 0;
  background-color: #FFF;
}
.emoji-frm-emoji a {
  display: inline-block;
  font-size: 24px;
  padding: 5px 3px;
  border: 0;
}
.emoji-frm-emoji ul::-webkit-scrollbar {
  display: none;
}

.bkir-title::-webkit-scrollbar {
  display: none;
}

/* -- */
.ep-img-nil {
  width: 160px;
  height: 90px;
  background-color: #EEE;
}
.ep-desc {
  color: #606060;
  font-size: 13px;
  line-height: 1.31em;
  max-height: 3.93em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ep-f-text {
  position: absolute;
  right: 2px;
  padding: 0px 1px;
  color: #fff;
  text-align: center;
  font-size: 10px;
  background-color: rgb(0,0,0,0.6);
}
.ep-list {
  font-size: 0;
}
.ep-list>li {
  display: inline-block;
  vertical-align: top;
  width: 16.66%;
}
.ep-premi {
  bottom: 10px;
}
.ep-sub2 {
  position: relative;
  margin: 2% 6% 2% 0;
}
.ep-pic {
  padding-top: 56.25%;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 2px;
}
.ep-pic a {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
}
.ep-pic img {
  width: 100%;
  cursor: pointer;  
  transition: all 200ms;  
  border-radius: 2px;
}
.ep-pic:hover img {
  transform: scale(1.1);
}
.ep-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**/
.ep-main-frm {
  background-color: #000;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.ep-main-frm-sub {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ep-main-frm-href {
  background-image: url('https://www.anibk.com/bbk/pic/ep-href-main.webp');
  background-size: 100% auto;
}
.ep-main-frm-href h2.ehf-tip {
  font-size: 24px;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
  color: #25a8d7;
  opacity: .6;
  display: block;
  white-space: nowrap;
  margin-bottom: 10px;
  opacity: 0;
}
.ep-main-frm-href .ep-main-box2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 16%;
  text-align: center;
}
.ep-main-frm-href ul {
  display: inline-block;
}
.ep-main-frm-href ul li {
  align-items: center;
  font-size: 0;
  display: flex;
  text-align: right;
}
.ep-main-frm-href ul li a {
  margin: 3px 0 5px 0;
  outline: 0;
  display: inline-block;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,.1);
}
/* -- */
.ep-main-pics>ul {
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
}
.ep-main-pics>ul>li {
  display: inline-block;
  font-size: 0;
  left: 0;
  position: relative;
  transition: all 500ms;
  width: 100%;
}
.ep-main-pics>ul>li img {
  width: 100%;
}
.ep-mov-num {
  bottom: 10%;
  position: absolute;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.ep-mov-num>ul>li {
  border-radius: 2px;
  display: inline-block;
  border: 1px solid rgb(255, 200, 200, .8);
  width: 5%;
  padding: .6% 0;
}
.ep-mov-num>ul>li.ep-num-active {
  background-color: rgb(255, 50, 50, .5);
}
.ep-prev {
  left: 0;
  background: linear-gradient(90deg, rgb(0,0,0,.5), rgb(0,0,0,0), rgb(0,0,0,0));
}
.ep-next {
  right: 0;
  background: linear-gradient(270deg, rgb(0,0,0,.5), rgb(0,0,0,0), rgb(0,0,0,0));
}
.ep-next .pn-ctrl-btn {
  margin: 0 0 0 auto;
}
.ep-pn-ctrl {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.ep-sel {
  width: 100%;
  margin-bottom: 10px;
}
.ep-sel>ul {
  font-size: 0;
  text-align: center;
}
.ep-sel>ul>li {
  display: inline-block;
  width: 49.99%;
  font-size: 0;
}
.ep-sel .ep-sel-btn {
  padding: 1.6%;
  background: linear-gradient(270deg,  rgb(0,0,0,0), rgb(0,0,0,.1), rgb(0,0,0,0));
}
.ep-sel .ep-sel-btn a {
  color: #999;
  font-size: 16px;
}
.ep-sel .ep-sel-active, .ep-sel .ep-sel-btn:hover {
  background: linear-gradient(270deg,  rgb(255,0,0,0), rgb(255,0,0,.2), rgb(255,0,0,0));
}
.ep-sel .ep-sel-active a {
  color: #333;
}
.ep-desc-pt {
  color: #666;
}
.ep-desc-lg {
  min-height: 12px;
}
.ep-desc-lg .lyric-line {
  margin-top: 7px;
  margin-bottom: 7px;
}
.ep-desc-lg .lyric-on {

}
.ep-desc-lg .lyric-on p {
  color: #f16b6f;
  font-size: 16px;
}

/**/
.ep-r-list>ul>li {
  border-top: 1px solid #E8E8E8;
}
.ep-r-list>ul>li:last-child {
  border-bottom: 1px solid #E8E8E8;
}
.ep-r-list>ul>li.active {
  background-color: #FEE;
}
.ep-r-list>ul>li.active .ep-r-title {
  color: #ff6060;
}
.ep-r-sub2 {
  align-items: center;
  font-size: 0;
  display: flex;
}
.ep-r-frm {
  display: inline-block;
  padding: 3% 1%;
}
.ep-r-frm-pic {
  font-size: 0;
  overflow: hidden;
}
.ep-r-pic {
  width: 47%;
}
.ep-r-pic a {
  font-size: 0;
}
.ep-r-pic img {
  width: 100%;
  cursor: pointer;  
  transition: all 200ms;  
  border-radius: 2px;
}
.ep-r-pic:hover img {
  transform: scale(1.1);
}
.ep-r-text {
  width: 52.99%;
}
.ep-r-title {
  word-break: break-all;
  line-height: 1.31em;
  max-height: 2.62em;
  overflow: hidden;
}
.ep-r-premi {
  font-size: 13px;
  color: #666;
}
/**/
.ep-list-t-flat>li {
  width: 100%!important;
}
.ep-list-t-flat>li {
  padding: 8px 0;
}
.ep-list-t-flat>li:not(:first-child) {
  border-top: 1px solid #dfdfdf;
}
.ep-list-t-flat .ep-sub {
  overflow: hidden;
}
.ep-list-t-flat .ep-sub2 {
  vertical-align: top;
  margin: 0 .3% 0 0;
  height: 90px;
  position: relative;
  display: flex;
  align-items: center;
}
.ep-list-t-flat .ep-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 90px;
  padding-top: 0;
}
.ep-list-t-flat .ep-text {
  margin-left: 166px;
}
.ep-list-t-flat .ep-desc {
  max-height: 5.24em;
}



.ep-href-a {
    box-sizing: border-box;
    border-radius: 18px;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    min-width: 36px;
    position: relative;
    background: #fff;
    border: 0px solid #dadce0;
    color: #3c4043;
    background: linear-gradient(180deg, rgb(241,107,111,.7), rgb(210,55,60,.9), rgb(241,107,111,.72));
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .0);
    color: #FFF;
    line-height: normal;
    font-style: italic;
    font-size: 13px;
    font-family: arial,sans-serif;
}
.ep-href-a-baha {
  background: linear-gradient(180deg, rgb(49,193,225,.7), rgb(49,193,225,.9), rgb(49,193,225,.72));
}
.ep-href-a-age {
  background: linear-gradient(180deg, rgb(30,30,30,.7), rgb(30,30,30,.9), rgb(30,30,30,.72));
}
.ep-href-a-bili {
  background: linear-gradient(180deg, rgb(251,114,153,.7), rgb(251,114,153,.9), rgb(251,114,153,.72));
}
.ep-href-a-iqiyi {
  background: linear-gradient(180deg, rgb(0,220,90,.7), rgb(0,220,90,.9), rgb(0,220,90,.72));
}
.ep-href-a-vqq {
  background: linear-gradient(180deg, #f78600, #43df04,#0092f7);
}
.ep-href-a-youku{
  background: linear-gradient(180deg, #1a96ff, #ff7e00);
}
.ep-href-a-mgtv{
  background: linear-gradient(180deg, #ff9a00, #ff6500);
}


.ep-href-a-l {
  padding: 0;
  margin: 2px 0 2px 1px;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  height: 32px;
  vertical-align: bottom;
  background-color: #FFF;
}
.ep-href-a-l img {
  width: 32px;
  height: 32px;
  opacity: .9;
}
.ep-href-a-r {
  display: inline-block;
  font-size: 14px;
  vertical-align: bottom;
  box-sizing: border-box;
  line-height: 34px;
  height: 34px;
  padding: 0 11px 0 3px;
}




/* -- */
.fl {
  float: left;
}
.fr {
  float: right;
}
.fs0 {
  font-size: 0;
}
.foo-main {
  width: 100%;
  background-color: #FFF;
  margin-top: 10px;
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.foo-info {
  min-height: 40px;
  text-align: center;
  margin: 0 1%;
}
.foo-info p {
  margin: .3em 0;
}
.foo-info select {
  outline: none;
  border: none;
}

/* -- */
.feedback-switch {
  position: fixed;
  bottom: 10%;
  right: 0;
  font-size: 0;
  z-index: 1000;
}
.feedback-switch a {
  font-size: 12px;
  background-color: #2a2a2a;
  color: #FFF;
  display: block;
  padding: 4px 6px;
}
.feedback-switch a:first-child {
  border-radius: 3px 0 0 0;
  background-color: #f16b6f;
}
.feedback-switch a:last-child {
  border-radius: 0 0 0 3px;
}
.feedback-switch a:not(:last-child) {
  border-bottom: 1px #888 solid;
}
.feedback-ctrl {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .5);
  overflow: hidden;
  z-index: 996;
  display: none;
}
.feedback-ctrl-box {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 540px;
  max-width: 90%;
  height: 360px;
  height: max-content;
  background-color: #F8F8F8;
  border-radius: 2px;
  text-align: center;
  box-shadow: 0 0 6px rgba(0, 0, 0, .3);
  z-index: 996;
  padding-bottom: 3px;
}
.feedback-ctrl-content {
  padding: 5px 5px;
}
.feedback-ctrl-head {
  color: #FFF;
  padding: 2px 5px 4px 5px;
  background-color: #f16b6f;
  border-radius: 2px 2px 0 0;
}
.feedback-ctrl-cb input {
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 10px;
}
.feedback-ctrl-ref {
  margin-top: 10px;
}
.feedback-ctrl-ref input {
  width: 70%;
  color: #BBB;
}
.feedback-ctrl-in {
  margin-top: 10px;
  padding: 0 5%;
}
.feedback-ctrl-in textarea {
  width: 99%;
  min-height: 12em;
  margin-top: 3px;
}





/* -- */
.gray-flt { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); 
  filter: grayscale(100%);
  filter: gray;
}


/* -- */
.guest {
  font-size: 0;
  overflow-x: auto;
  white-space: nowrap;
}

/* -- */
.h2_16 {
  font-size: 16px;
}
.hid {
  display: none;
}
.hid-imp {
  display: none!important;
}
.hid-m640-r {
  display: none;
}


/* -- */
.fs-italic {
  font-style: italic;
}
.fs-gray {
  color: gray;
}

/* -- */
.lang-switch {
  position: fixed;
  bottom: 33%;
  right: 0;
  font-size: 0;
  z-index: 1000;
}
.lang-switch a {
  font-size: 12px;
  background-color: #2a2a2a;
  color: #FFF;
  display: block;
}
.lang-switch a:not(:last-child) {
  border-bottom: 1px #888 solid;
}
.lang-switch a.on {
  background-color: #f16b6f;
}


/* -- */
.lets-sing {
  position: fixed;
  width: 200px;
  height: 112px;
  right: 3.8%;
  bottom: 2%;
  border-radius: 10px;
  background: rgba(0, 0, 0, .7);
  z-index: 20;
  animation: letssingshow 2s 1 linear; 
}
@keyframes letssingshow {
  0% {  opacity: 0; }
  40% {  opacity: 0;}
  85% {  opacity: .95;}
  100% { opacity: 1; }
}
.lets-sing .img {
  position: relative;
  width: 100%;
  height: 100%;
}
.lets-sing .img-bg {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.lets-sing .lets-sing-tip {
  position: absolute;
  width: 90%;
  top: 0;
  left: 0;
  padding: 2% 2% 2% 6%;
  z-index: 21;
}
.lets-sing .lets-sing-tip span {
  color: #FFF;
  font-style: italic;
  text-shadow: 0 0 6px rgba(0, 0, 0, .5);
  word-wrap: break-word;
  word-break: break-all;
}
.lets-sing .img-char {
  position: absolute;
  top: -35%;
  right: 2.3%;
  width: 71.5%;
  z-index: 22;
}
.lets-sing .img-playbtn {
  position: absolute;
  top: 0;
  left:  0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: .9;
}
.lets-sing .img-a-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  opacity: 0;
}


/* -- */
.list-letss {
  padding-left: 3%;
}
.list-letss .ep-sub2 {
  margin: 3% 9% 7% 0;
}
.lets-sing-vsub {
  position: relative;
  width: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, .7);
  padding-top: 56.25%;
}
.lets-sing-vsub .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.lets-sing-vsub .img a {
  font-size: 0;
}
.lets-sing-vsub .img-bg {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.lets-sing-vsub .lets-sing-tip {
  position: absolute;
  width: 90%;
  top: 0;
  left: 0;
  padding: 1.2% 4%;
  z-index: 21;
}
.lets-sing-vsub .lets-sing-tip span {
  color: #FFF;
  font-style: italic;
  text-shadow: 0 0 6px rgba(0, 0, 0, .5);
  word-wrap: break-word;
  word-break: break-all;
}
.lets-sing-vsub .img-playbtn {
  position: absolute;
  top: 0;
  left:  0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: .9;
}
.lets-sing-vsub .img-a-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  opacity: 0;
}


/* -- */
.lbm-def {
  height: 5px;
  display: block;
}
.line-bl {
  min-height: .5em;
}
.logo {
  position: absolute;
  margin-left: 10px;
}
.logo a {
  background-image: url(../logo/logo.png);
  background-size: auto 100%;
  display: block;
  height: 50px;
  text-indent: -9999px;
  width: 158px;
}
.list {
  padding: 5px;
}
.list-btm {
  position: relative;
}
.ls-head {
  border-bottom: 1px solid #eee;
  margin: 0 0 10px 0;
}
.ls-h-title {
  padding: 5px 5px 10px 5px;
  color: #555;
}
.ls-rating {
  position: absolute;
  right: 0;
  bottom: 3px;
  margin-right: 1%;
}
.ls-rating select {
  outline: none;
}
.ls-t-b {
  font-weight: 700;
}
.ls-t-hight {
  color: #f16b6f;
}
.list>dl>dt {
  float: left;
  width: 30px;
  white-space: nowrap;
  overflow: hidden;
}
.list>dl>dd {
  overflow-x: auto;
  white-space: unset;
  margin: 6px 0;
}
.list>dl>dd>a {
  margin: 1px 5px 5px 0px;
}
.list>dl>dd::after, .list>dl>dd::before {
  display: table;
  content: " ";
}
.list>dl>dd::after {
  clear: both;
}

.list-menu {
  position: absolute;
  top: 48px;
  left: 160px;
  z-index: 1000;
  padding: 2px 3px;
  background-color: #FFF;
  box-shadow: 2px 2px 10px rgba(0,0,0,.5);
  max-width: 170px;
  border-radius: 1px;
}
.list-menu ul li {
  border-bottom: 1px solid #EEE;
  display: flex;
}
.list-menu ul li a {
  font-weight: bold;
  font-size: 15px;
  padding: 8px 14px;
}


/* -- */
.ls-title {
  font-size: 14px;
  font-weight: 700;
  padding: 5px;
  text-align: left;
  line-height: 1.5;
}
.ls-order>ul>li {
  display: inline-block;
}
.ls-order>ul>li a {
  border-radius: 0px;
}
.ls-order>ul>li:last-child a {
  border-radius: 0 3px 3px 0;
}
.ls-order>ul>li:not(:last-child) a {
  border-right: 0;
}


/* -- */
.list-charlist {
  padding-left: 2.5%;
}
.list-charlist .content-box {
  border-radius: 5px;
  margin: 3px 5% 3px 0px;
  padding: 3px 6px 5px 3px;
}
.list-charlist .char-kvs {
  display: inline-block;
  border-bottom: 1px solid #DDD;
  padding-bottom: 3px;
}
.list-charlist .char-pic {
  margin-right: 3px;
  vertical-align: top;
}
.list-charlist .char-vsubs {
  margin-top: 3px;
  font-style: italic;
}
.list-charlist .char-vsubs a {
  color: #211;
  opacity: .7;
}
.list-charlist .char-vsubs a:hover {
  color: #ff6060;
}


/* -- */
.margin-b-0 {
  margin-bottom: 0;
}
.menu-bar {
  width: 100%;
  font-size: 0;
}
.menu-nav {
  display: inline-block;
  width: 40%;
}
.menu-nav>ul {
  padding: 0 0 0 200px;
  overflow-x: auto;
  white-space: nowrap;
}
.menu-nav>ul>li {
  display: inline-block;
  padding: 16px 14px;
}
.menu-nav>ul>li a {
  font-size: 17px;
  font-weight: bold;
}
.menu-r {
  width: 59.99%;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.menu-search {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
}
.menu-guest {
  width: 39.99%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding-top: 0px;
  margin-top: 12px;
}
.menu-guest.seted-headimg {
  margin-top: 0;
}
.menu-guest .guest {
  border: 1px solid #f16b6f;
  height: 29px;
  border-radius: 2px;
  overflow: hidden;
  display: inline-block;
}
.menu-guest .guest a {
  padding: 5px 6px;
  display: inline-block;
}
.menu-guest .guest .login {
  background-color: #FFF;
  color: #f16b6f;
}
.menu-guest .guest .signup {
  background-color: #f16b6f;
  color: #FFF;
}
.menu-guest .guest-un {
  border: 0;
  vertical-align: middle;
  max-width: 102px;
}
.menu-guest .username {
  color: #f16b6f;
  text-decoration: underline;
  font-size: 16px;
  max-width: 102px;
}


/* -- */
.on-at {
  font-style: italic;
}
.on-at * {
  color: #741!important;
}

/* -- */
.pn-ctrl-btn {
  width: 33%;
  top: 36%;
  opacity: .4;
  position: relative;
}
.pn-ctrl-btn img {
  width: 100%;
}
.pos-r {
  position: relative;
}
.pos-a {
  position: absolute;
}
/**/
.page-list {
  text-align: center;
}
.page-list>ul>li {
  display: inline-block;
  margin: 4px 2px;
}
.page-list>ul>li .btn {
  min-width: 16px;
}


/* -- */
.pf {
  position: absolute;
  right: 10%;
  top: 0;
  margin-top: 3.5%;
  font-style: italic;
}
.pf .k {
  vertical-align: text-bottom!important;
}
.pf ul {
  position: relative;
}
.pf-all .v {
  font-size: 30px;
  color: #f16b6f;
  font-weight: bold;
}
.pf-user .v {
  color: #f16b6f;
}

.pf-user .v a {
  color: #f16b6f;
  text-decoration: underline;
}
.pf-ctrl {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .5);
  overflow: hidden;
  z-index: 996;
  display: none;
}
.pf-ctrl-box {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 320px;
  height: 160px;
  background-color: #F8F8F8;
  border-radius: 2px;
  text-align: center;
  padding: 10px 8px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .3);
  z-index: 996;
}
.pf-score li {
  margin-top: 6px;
}
.pf-score li .k {
  font-size: 16px;
  margin-right: 0px!important;
}
.pf-score li .v {
  font-size: 16px;
  color: #f16b6f;
}
.pf-score-raty {
  color: #f16b6f;
  font-size: 20px;
}
.pf-submit li {
  display: inline-block;
  margin: 50px 10px;
}
.pf-submit li a {
  font-style: normal;
  padding: 6px 12px;
  font-size: 15px;
  border-color: #f16b6f;
  background-color: #f16b6f;
  color: #FFF;
  border-radius: 2px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.pf-submit li a.cancel {
  border-color: #CCC;
  background-color: #CCC;
}


/* -- */
.rank-num {
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(0deg, rgb(225,91,95,.95), rgb(225,91,95,1), rgb(225,91,95,.9));
  color: #FFF;
  border-radius: 0 0 0 10px;
  padding: 2px 5px 2px 1px;
  min-width: 16px;
  text-align: center;
  font-size: 13px;
}

/* -- */
.su7d-new {
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(0deg, rgb(28,165,19,.95), rgb(28,165,19,1), rgb(28,165,19,.9));
  color: #FFF;
  border-radius: 0 0 0 10px;
  padding: 2px 5px 2px 1px;
  min-width: 16px;
  text-align: center;
  font-size: 13px;
}
.su7d-new-diff {
  background: linear-gradient(0deg, rgb(138,43,226,.95), rgb(138,43,226,1), rgb(138,43,226,.9));
}


/* -- */
.rbox {
  margin: 0 0 0 10px;
}
.rbox-bkir {
  margin: 0 0 0 1%;
}
.rbox-content {
  padding: 0 3%;
}
.rbox-exbtn {
  color: #f16b6f;
  border: 1px solid #f16b6f;
  border-radius: 2px;
  display: inline-block;
  font-weight: bold;
  position: absolute;
  padding: 0 .2em;
}
.rbox-exbtn.i0 {
  right: 10px;
  bottom: 10px;
}
.rbox-exbtn.i1 {
  right: 10px;
  bottom: 40px;
}
.rbox-pic {
  border-bottom: 1px solid #EEE;
  padding: 4% 5% 4.6% 5%;
  position: relative;
}
.rbox-pic .bk-main-pic {
  width: 100%;
}
.rbox-pic .bk-main-pic2 {
  position: relative;
  padding-top: 150%;
}
.rbox-pic .bk-main-pic2 a {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rbox-pic .bk-main-pic2 img {
  width: 100%;
}
.rbox-pic .char-main-pic {
  min-height: 200px;
}
.rbox-pic .main-pic {
  width: 90%;
}
.rbox-pic .main-pic img {
  width: 100%;
}



.rbox-title {
  border-bottom: 1px solid #EEE;
}
.rbox-title .title {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.rbox-user {
  border-bottom: 1px solid #EEE;
  padding: 2% 5%;
  position: relative;
}
.rbox-user .user-sif-sw li {
  z-index: 10;
  width: 70%;
}
.rbox-user ul li {
  position: relative;
  margin-bottom: 3px;
}
.rbox-user ul li .k {
  vertical-align: middle;
  font-style: italic;
  color: #000;
  margin-right: 4px;
}
.rbox-user ul li .switch {
  vertical-align: middle;
}



/* -- */
.search-box {
  width: 100%;
  max-width: 300px;
  display: inline-block;
}
.search-box form {
  font-size: 0;
  height: 31px;
  display: flex;
}
.search-box form .search-box-left {
  font-size: 0;
  display: flex;
  border: 1px solid #AAA;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  width: 100%;
}
.search-box form .search-box-and {
  border-left: 1px solid #DDD;
  margin: 2px 0 2px 0;
}
.search-box form input {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  border: 0;
  padding: 8px 10px;
  color: #999;
  outline: none;
}
.search-box form button {
  width: 46px;
  height: 100%;
  border: 0;
  background: #f16b6f;
  border-radius: 0 3px 3px 0;
  color: #fff;
  padding: 0;
  cursor: pointer;
  position: relative;
  font-family: iconfont;
}
.search-box form select {
  padding: 0 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border:none;
  outline: none;
  background:none;
  max-width: 58px;
}



/* -- */
#subtitles-frm-drag {
  position: fixed;
  top: 73%;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 3px;
  color: #FFF;
  z-index: 9999;
}
#subtitles-frm-drag-full {
  position: fixed;
  top: 72%;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 3px;
  color: #FFF;
  z-index: 9999;
}
.subtitles-frm .subst-lines {
  padding: 5px;
}
.subtitles-frm .subst-bar {
  position: absolute;
  right: 0;
  padding: 1px 3px;
  text-align: right;
  z-index: 10000;
  width: 100%;
}
.subtitles-frm .subst-bar a {
  display: inline-block;
  text-align: center;
  background-color: rgba(0, 0, 0, .7);
  color: #FFF;
  padding: 0 5px!important;
  margin: 0 1px!important;
}
.subtitles-frm-fs-b .subst-bar a.subst-bar-b {
  font-weight: bold;
}
.subtitles-frm-fs-b .subst-line p span {
  font-weight: bold;
}
.subtitles-frm-fs-i .subst-bar a.subst-bar-i {
  font-style: italic;
}
.subtitles-frm .subst-bar-left { /*TODO*/
  position: absolute; 
  left: 9px;
  top: 1px;
}


.subtitles-frm-fs-i .subst-line p span {
  font-style: italic;
}
.subst-lines::-webkit-scrollbar {
  display: none;
}
.subst-lines {
  height: 10px;
  overflow-y: auto;
}
.subst-line {
  background-color: rgba(0, 0, 0, .6);
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.subst-line p {
  white-space: nowrap;
}
.subst-line .subst-top, .subst-line .subst-main {
  text-align: center;
  white-space: nowrap;
  padding-left: 13px;
  padding-right: 13px;
}
.subst-line p span {
  font-size: 32px;
  text-shadow: 0 0 10px #000;
}
.subst-line .subst-fs-min {
  font-size: 24.5px;
  text-shadow: 0 0 10px #000;
}

.subst-line-curr {
  background-color: rgba(0,0,0,.9);
}
.subst-line .subst-hid {
  opacity: 0;
  text-shadow: 0;
}
.subst-line .subst-main  {
  position: relative;
}
.subst-line .subst-top  {
  position: relative;
}
.subst-line .subst-top .st-p2 {
 position: absolute;
 left: 0; 
 top: 0; 
 right: 0; 
 bottom: 0;
 margin: auto; 
 white-space:nowrap;
 overflow: hidden;
}



/* -- */
.sifuspd {
  margin-top: 4px;
  text-align: center;
  padding-top: 4px;
  border-top: 1px dashed #EEE;
}
.sifuspd {
  font-style: italic;
}
.sifuspd a {
  color: #f16b6f;
}
.sifuspd a.clicked {
  color: #333;
}
.sifuspd-hid {
  opacity: .8;
}
.sifuspd-list ul li {
  width: 100%;
  border-bottom: 1px solid #EEE;
  padding: 8px 0;
}
.sifuspd-list ul li:first-child {
  border-top: 1px solid #EEE;
  margin-top: 8px;
}
.sifuspd-sub {
  position: relative;
  overflow: hidden;
}
.sifuspd-sub .sifuspd-head {
  width: 56px;
  height: 56px;
}
.sifuspd-sub .sifuspd-head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.sifuspd-sub .sifuspd-info {
  position: absolute;
  left: 64px;
  top: 50%;
  transform: translate(0, -50%);
}
.sifuspd-sub .sifuspd-un {
  font-weight: bold;
}
.sifuspd-sub .coms-pf {
  float: left;
  margin-top: 3px;
}
.sifuspd-sub .sw-k, .sifuspd-sub .sw-spl {
  font-size: 13px;
  color: #666;
}
.sifuspd-sub .sw-spl  {
  margin: 0 2px;
}


/* -- */
.signup-frm {
  padding: 4% 5%;
}
.signup-frm ul>li {
  margin-bottom: 6px;
}
.signup-frm ul>li input {
  width: 90%;
  line-height: 1.8em;
}
.signup-frm ul>li .k {
  margin-bottom: 4px;
  display: block;
  font-size: 15px;
}
.signup-frm ul>li .v {
  color: #f16b6f;
  margin-bottom: 4px;
}
.signup-frm ul>li .v.st {
  color: blueviolet;
  word-wrap: break-word;
}
.signup-frm ul>li .un {
  color: #333;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 4px;
}
.signup-frm ul>li#user-share .v {
  font-style: italic;
}



.signup-frm ul>li.submit input {
  margin-top: 10px;
  width: auto;
  padding: 0 2%;
  font-size: 15px;
  border-color: #f16b6f;
  background-color: #f16b6f;
  color: #FFF;
  border-radius: 2px;
}
.signup-frm .submit-ex {
  color: #f16b6f;
  text-decoration: underline;
  margin: 0 0 0 10px;
}

/* -- */
.sif-cnt {
  opacity: .6;
  margin-left: 3px;
}






/* tags */

.tags-ctrl {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .5);
  overflow: hidden;
  z-index: 996;
  display: none;
}
.tags-ctrl-box {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 720px;
  max-width: 90%;
  height: 360px;
  height: max-content;
  background-color: #F8F8F8;
  border-radius: 2px;
  text-align: center;
  padding: 10px 8px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .3);
  z-index: 996;
}
.tags-ctrl-frm {
  border: 1px solid #333;
  border-radius: 3px;
  background-color: #DDD;
  margin-bottom: 5px;
  min-height: 100px;
  min-width: 320px;
}
.tags-ctrl-frm-user {
  background-color: #f8f8f8;
  display: inline-block;
  vertical-align: text-top;
}
.tags-ctrl-frm ul {
  overflow: hidden;
  padding: 2px 1px 4px 1px;

}
.tags-ctrl-frm ul li {
  float: left;
}
.tags-submit {
  margin: 10px 0;
}
.tags-submit li {
  display: inline-block;
  margin: 0 10px;
}
.tags-submit li a {
  font-style: normal;
  padding: 6px 12px;
  font-size: 15px;
  border-color: #f16b6f;
  background-color: #f16b6f;
  color: #FFF;
  border-radius: 2px;
  box-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.tags-submit li a.cancel {
  border-color: #CCC;
  background-color: #CCC;
}


/* -- */
.talk-frm {
  padding: 4% 5%;
}
.talk-list>li:not(:last-child) .talk-frm {
  border-bottom: 1px solid #f3f3f3;
}
.title-box {
  background-color: rgba(255, 255, 255, 0.95);
  margin: 0 0 4px 0;
}
.title-box .title {
  display: inline-block;
  font-weight: normal;
  padding: 10px 1.2%;
}
.title-box .title .title-btn {
  background-color: #f16b6f;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 100%;
  padding: 6px 10px;
  position: relative;
}


.user-head {
  position: absolute;
  width: 120px;
  right: 10%;
  top: 6%;
  text-align: center;
}
.user-head-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.user-head-img img {
  width: 100%;
  height: 100%;
}
.user-head-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, .5);
  font-size: 13px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  opacity: 0;
  transition: opacity .2s;
}
.user-head-img a:hover {
  opacity: 1;
}
/* -- */
.user-head-top {
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.user-head-top .user-head-img {
  width: 38px;
  height: 38px;
}
.user-head-top .user-head-img a {
  width: 38px;
  height: 38px;
  font-size: 13px;
  line-height: 38px;
}


/* -- */
.user-log ul li {
  border-bottom: 1px solid #EEE;
  padding: 0px 0 23px 0;
}
.user-log ul li p {
  white-space: nowrap;
  overflow: hidden;
}
.user-log ul li p {
  font-style: italic;
}
.user-log ul li .com-tm {
  font-style: italic!important;
}
.user-log ul li p a {
  color: #1ca513;
  text-decoration: underline;
}
.user-log ul li .sw-cb-1 {
  text-decoration: line-through;
  opacity: .6;
}


/* -- */
.vlist>ul {
  font-size: 0;
}
.vlist>ul>li {
  display: inline-block;
  width: 14.28%;
}
.vlist-bk>ul {
  /*overflow: hidden;*/
  /*white-space: nowrap;*/
}
.vlist-bk>ul>li {
  max-width: 175px;
}
.vlist-fampage-sim .vlist ul li:nth-child(n+13){
  display: none;
}
.vlist-line-tip {
  text-align: center;
  margin: 10px 0;
}
.vlist-line-tip h2 {
  font-size: 20px;
  font-style: italic;
  color: #333;
}
.vlist-main-index .vlist ul li:nth-child(n+15){
  display: none;
}

.vsub2 {
  margin: 4%;
}
.vsub2:hover {
  background-color: rgba(255,227,227,.9);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.vsub2:hover .vsub-text .small {
  background-color: #FFF;
}
.vsub2 .fam-title-exist {
  text-align: center;
  border-bottom: 1px solid #DDD;
  font-weight: bolder;
}
.vsub2 .fam-title-cur {
  background: linear-gradient(180deg, #f16b6f, #F8F8F8);
}
.vsub2 .vsub-pic {
  font-size: 0;
}
.vsub2 .vsub-pic a {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vsub-pic {
  position: relative;
  width: 100%;
  padding-top: 141%;
}
.vsub-pic .epi-name {
  background-color: #f16b6f;
  color: #FFF;
  position: absolute;
  display: inline-block;
  right: 0px;
  bottom: 9px;
  padding: 2px 4px;
  opacity: 1;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
  z-index: 10;
}
.vsub-pic img {
  border-radius: 2px 2px 0 0;
  width: 100%;
  height: 100%;
}
.vsub-text {
  padding: 1% 4% 2% 4%;
}
.vsub-text .text-block {
  margin: 0 0 1% 0;
  overflow: hidden;
  white-space: nowrap;
}
.vsub-text .title {
  font-size: 15px;
  color: #222;
}
.vsub-text .title:hover {
  color: #ff4a4d;
}
.vsub-text .small {
  background-color: #EEE;
  font-size: 12px;
  margin: 0 3% 0 0;
  padding: 0px 3px;
}


/* -- */
.w100 {
  width: 100%;
}



/* -- */
.wushiyin-main {
  margin-top: 40px;
}
.wushiyin-main .bkir-tip {
  border-bottom: 0;
  padding-bottom: 0;
}
.wushiyin-main .wsy-title {
  padding: 4% 4%;
  text-align: center;
}
.wushiyin {
  padding: 7px 4%;
}
.wushiyin li {
  font-size: 0;
  width: 100%;
}
.wushiyin li>div {
  display: inline-block;
  width: 19.99%;
  text-align: center;
}
.wushiyin li .hira {
  padding: 3px 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  min-height: 40px;
  text-align: center;
}
.wushiyin li:first-child .hira {
  border-top: 1px solid #ddd;
}
.wushiyin li>div:first-child .hira {
  border-left: 1px solid #ddd;
}
.wushiyin li .hira div a {
  font-weight: bold;
  font-size: 17px;
  color: blueviolet;
  vertical-align: top;
}
.wushiyin li .hira div a:last-child {
  color: #1ca513;
  font-size: 14px;
  vertical-align: bottom;
}
.wushiyin.wsy-ry li>div {
  width: 33.33%;
}


/* */
.wt-title {
  padding: 4% 4%;
  position: relative;
}
.wt-title .title {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.wt-title h2 {
  display: inline-block;
}
.wt-title .ex-more {
  color: #e15b5f;
  text-decoration: underline;
  position: absolute;
  right: 13px;
}
.wt-tab ul {
  padding: 0 1%;
}
.wt-tab ul li {
  display: inline-block;
  width: 13.1%;
  margin: 0;
}
.wt-tab ul li span {
  background-color: #DDD;
  color: #000;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  display: block;
  padding: 4px;
}
.wt-tab ul li.active span {
  background-color: #f16b6f;;
  color: #FFF;
  
}
.wt-bk-list li {
  display: block;
  padding: 10px;
  border-bottom: 1px dotted #CCC;      
}
.wt-bk-list li:first-child {
  border-top: 1px solid #CCC;
  padding-top: 12px;
}
.wt-bk-list-zxsy li:first-child {
  border-top: 0;
}
.wt-bk-list {
  padding: 0px 0 10px 0;
}
.wt-bk-list .char-bk-r-info .v.fs.tm {
  color: #1ca513;
}
.wt-bk-list .char-bk-r-info .v.fs.tm.ed {
  color: #f16b6f;
}
.wt-bk-list .char-bk-r-info .v.fs.new {
  color: #f16b6f;
}
.wt-bk-list .char-bk-r-info{
  position: relative;
  width: 100%;
}
.wt-bk-list .char-bk-r-info .wt-fs-src {
  position: absolute;
  right: 28%;
  top: 25px;
}
.wt-fs-src img {
  width: auto;
  height: 30px;
}




/* ================= */
@media only screen and (min-width:1280px) {
  .ep-href-a {
    height: 38px;
    min-width: 38px;
  }
  .ep-href-a-l {
    height: 34px;
  }
  .ep-href-a-l img {
    width: 34px;
    height: 34px;
  }
  .ep-href-a-r {
    font-size: 15px;
    line-height: 36px;
    height: 36px;
  }
  .ep-main-frm-href ul li a {
    margin: 4px 0 6px 0;
  }
}
@media only screen and (min-width:1280px) and (max-width:1600px) {
  .char-list>li {
    width: 24.99%;
  }
  .char-bk-list>li {
    width: 33.33%;
  }
  .content {
    width: 94%;
    max-width: 1320px;
  }
  .content-2-b {
    width: 72%;
  }
  .content-2-m {
    width: 27.99%;
  }
  .content-bk-m {
    width: 290px;
  }
  .content-bk-b {
    margin-left: 290px;
  }
  .ep-list>li {
    width: 19.99%;
  }
  .vlist>ul>li {
    width: 16.66%;
  }
  .vlist-fampage-sim .vlist ul li:nth-child(n+11){
    display: none;
  }
  .vlist-main-index .vlist ul li:nth-child(-n+20){
    display: inline-block;
  }
  .vlist-main-index .vlist ul li:nth-child(n+17){
    display: none;
  }
}

@media only screen and (min-width:0px) and (max-width:1280px) {
  .console-bar {
    float: unset;
    display: block;
    padding: 20px 0 0 0;
    position: relative;
  }
  .console-bar ul {
    font-size: 0;
  }
  .console-bar ul li {
    border: 1px solid #EEE;
    border-right: 0;
    display: inline-block;
  }
  .console-bar ul li:first-child {
    border-top: 1px solid #EEE;
  }
  .console-bar ul li:last-child {
    border-right: 1px solid #EEE;
  }
  .console-box {
    min-height: 300px;
    background-color: #f1f2f3;
    margin-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width:960px) and (max-width:1280px) {
  .char-list>li {
    width: 33.33%;
  }
  .char-bk-list>li {
    width: 49.99%;
  }
  .content {
    width: 94%;
    max-width: 1120px;
  }
  .content-2-b {
    width: 69%;
  }
  .content-2-m {
    width: 30.99%;
  }
  .content-bk-m {
    width: 280px;
  }
  .content-bk-b {
    margin-left: 280px;
  }
  .ep-list>li {
    width: 24.99%;
  }
  .vlist>ul>li {
    width: 19.99%;
  }
  .vlist-fampage-sim .vlist ul li:nth-child(n+10){
    display: none;
  }
}
@media only screen and (min-width:800px) and (max-width:960px) {
  .char-list>li {
    width: 49.99%;
  }
  .char-bk-list>li {
    width: 49.99%;
  }
  .content {
    width: 100%;
  }
  .content-2-b {
    width: 66%;
  }
  .content-2-m {
    width: 33.99%;
  }
  .content-bk-m {
    width: 270px;
  }
  .content-bk-b {
    margin-left: 270px;
  }
  .ep-list>li {
    width: 33.33%;
  }
  .vlist>ul>li {
    width: 24.99%;
  }
  .vlist-bk>ul {
    overflow: unset;
    white-space: unset;
  }
  .vlist-fampage-sim .vlist ul li:nth-child(n+12){
    display: none;
  }
  .vlist-main-index .vlist ul li:nth-child(-n+20){
    display: inline-block;
  }
  .vlist-main-index .vlist ul li:nth-child(n+13){
    display: none;
  }
}
@media only screen and (min-width:640px) and (max-width:800px) {
  .char-list>li {
    width: 49.99%;
  }
  .char-bk-list>li {
    width: 100%;
  }
  .content {
    width: 100%;
  }
  .content-2-b {
    width: 63%;
  }
  .content-2-m {
    width: 36.99%;
  }
  .content-bk-m {
    width: 250px;
  }
  .content-bk-b {
    margin-left: 252px;
  }
  .ep-list>li {
    width: 49.99%;
  }
  .ep-main-frm-href .ep-main-box2 {
    top: 10%;
  }
  .lets-sing {
    width: 180px;
    height: 101px;
  }
  .m800-bl {
    display: block;
    float: unset;
    width: 100%;
  }
  .m800-hid {
    display: none;
  }
  .menu-nav {
    width: 100%;
  }
  .menu-r {
    width: 100%;
    padding: 0 0 8px 0;
    display: flex;
  }
  .menu-search {
    text-align: center;
    width: 90%;
    margin-left: 1.5%;
  }
  .menu-guest {
    width: 29.99%;
    margin-left: 1.7%;
    margin-right: 1.7%;
  }
  .rbox {
    margin: 0 .8%;
  }
  .search-box {
    max-width: unset;
  }
  .vlist>ul>li {
    width: 19.99%;
  }
  .vlist-bk>ul {
    overflow: unset;
    white-space: unset;
  }
  .vlist-bk>ul>li {
    width: 33.33%;
  }
  .vlist-fampage-sim .vlist ul li:nth-child(n+10){
    display: none;
  }
}
@media only screen and (min-width:0px) and (max-width:640px) {
  /*隐藏滚动条*/
  *:not(.ep-bkir)::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  *:not(.ep-bkir) {
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
  /* -- */
  .bk-info>ul>li {
    padding: 2% 3%;
    overflow-x: auto;
    white-space: nowrap;
  }
  .bkir-info {
    margin: 0 3%;
  }
  .bkir-info-vlist {
    margin: 0 1%;
  }
  .char-list>li {
    width: 49.99%;
  }
  .char-bk-list>li {
    width: 100%;
  }
  .coms-list-sub .emoji-frm-sub {
    left: -110px;
  }
  .content {
    width: 100%;
  }
  .content-bk-m {
    float: unset;
    width: 100%;
  }
  .content-bk-b {
    float: unset;
    margin-left: 0;
    width: 100%;
  }
  .console-bar ul {
    padding: 0 .5%;
  }
  .console-bar ul li {
    width: 33.3%;
    border: 0!important;
    border-top: 0!important;
    border-left: 0!important;
    border-radius: 0!important;
    border-bottom: 0!important;
  }
  .console-bar ul li>div {
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
  }
  .console-bar ul li:nth-child(-n+3)>div {
    border-top: 1px solid #EEE;
  }
  .console-bar ul li:nth-child(1)>div, .console-bar ul li:nth-child(4)>div {
    border-left: 1px solid #EEE;
  }


  .console-info {
    margin: 0 0;
  }
  .emoji-frm-2 {
    width: 310px;
  }
  .emoji-frm-sub {
    left: -60px;
  }
  .ep-list>li {
    width: 49.99%;
  }
  .ep-main-frm-href .ep-main-box2 {
    top: 5%;
  }
  .ep-main-frm-href h2.ehf-tip {
    margin-bottom: 3%;
    font-size: 20px;
    opacity: 0;
  }
  .hid-m640 {
    display: none!important;
  }
  .lets-sing {
    width: 160px;
    height: 90px;
  }
  .list>dl>dd:not(.ls-data-lab) {
    overflow-x: auto;
    white-space: nowrap;
    margin: 4px 0;
  }
  .list>dl>dd.ls-data-lab a:first-child:not(.btn-on) {
    background-color: #DDD;
  }
  .list-letss .ep-sub2 {
    margin: 2% 6% 5% 0;
  }
  .logo {
    margin-left: 10px;
  }
  .m640-bl {
    display: block;
    float: unset;
    width: 100%;
  }
  .m640-hid {
    display: none;
  }
  .m640-mw {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .menu-nav {
    width: 100%;
  }
  .menu-r {
    width: 100%;
    padding: 0 0 8px 0;
    display: flex;
  }
  .menu-search {
    text-align: center;
    width: 90%;
    margin-left: 1.5%;
  }
  .menu-guest {
    width: 29.99%;
    margin-left: 1.7%;
    margin-right: 1.7%;
  }
  .rbox, .rbox-bkir {
    margin: 0 1.3% 6px 1.3%;
  }
  .rbox-pic {
    padding: 3% 3.1% 3% 3.1%;
  }
  .rbox-pic .bk-main-pic {
    width: 100%;
  }
  .rbox-pic .main-pic {
    width: 60%;
  }
  .rbox-user {
    padding: 2% 3%;
  }
  .search-box {
    max-width: unset;
  }
  #subtitles-frm-drag {
    top: 64%;
  }
  .title-box .title {
    padding: 10px 1.6%;
  }
  .hid-m640-r {
    display: unset;
  }
  .user-head-top {
    position: absolute;
    width: 38px;
    height: 38px;
    display: inline-block;
    right: 3%;
    top: -6px;
  }
  .user-head-top .user-head-img {
    width: 38px;
    height: 38px;
  }
  .user-head-top .user-head-img a {
    width: 38px;
    height: 38px;
    font-size: 13px;
    line-height: 38px;
  }
  .vlist {
    padding-left: .25%;
    padding-right: .25%;
  }
  .vlist>ul>li {
    width: 33.33%;
  }
  .vlist-bk>ul {
    overflow: unset;
    white-space: unset;
  }
  .vlist-fampage-sim .vlist ul li:nth-child(n+10){
    display: none;
  }
  .vlist-main-index .vlist ul li:nth-child(n+10){
    display: none;
  }
  .vsub2 {
    margin: 3.5%;
  }
  .vsub-text .text-block {
    overflow-x: scroll;
  }
  .wushiyin-main {
    margin-top: 10px;
  }
}

