@charset "utf-8";* {
    margin: 0;
    padding: 0
    
}
@font-face {
    font-family: comiis_font;
    src: url(fonts/comiis_font.eot?t=1545807318834);
    src: url(fonts/comiis_font.eot?t=1545807318834#iefix) format('embedded-opentype'),url(fonts/comiis_font.woff2?t=1545807318834) format('woff2'),url(fonts/comiis_font.woff?t=1545807318834) format('woff'),url(fonts/comiis_font.ttf?t=1545807318834) format('truetype');
    url('fonts/comiis_font.svg?t=1545807318834#comiis_font')format('svg'),}

.comiis_font {
    font-family: comiis_font!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale
}
*,:after,:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}
body {
    font-family: "Microsoft Yahei",Simsun,sans-serif;
    font-size: 14px;
    color: #474747;
    line-height: 22px;
    background: #f0f0f0;
    max-width: 520px;
    margin: 0 auto;
    overflow-x: hidden;
    /* background: #eb6a6a; */
    /* background-image: linear-gradient(89deg, #503186 0, #8c2252 130%); */
}

.aaxy_sell_wappaybuy .sell_gnbox .zdy_btnbox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 80px;
    width: 50px;
    background-color: #e9e9e9;
    height: 100%
}

.aaxy_sell_wappaybuy .sell_gnbox .zdy_btn_right {
    border-radius: 30px 5px 5px 0px;
    z-index: 10;
    font-size: 15px;
    flex: 1;
    padding: 16px;
    text-align: center;
    box-sizing: border-box;
    background: #f2f2f2;
    letter-spacing: 5px;
    color: #474747;
}

.aaxy_sell_wappaybuy .sell_gnbox .zdy_btnbox::after {
    position: absolute;
    content: "";
    top: 0;
    left: 30px;
    width: 50px;
    background-color: #f2f2f2;
    height: 100%
}
.aaxy_sell_wappaybuy .sell_gnbox .zdy_btnbox {
    position: relative;
    width: 100%;
    border-radius: 500px;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    box-sizing: border-box
}

.aaxy_sell_wappaybuy .sell_gnbox .zdy_btn_left {
    background-color: #e9e9e9;
    width: 80px;
    border-radius: 5px 0 30px 5px;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
    color: #000000;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 22px 12px;
    background-image: url('../images/wz2.png');
}

.remen{
    padding: 2px 5px;
    font-size: 12px;
    line-height: 14px;
    transform: scale(.9);
    color: #f85e48;
    position: absolute;
    top: 0px;
    right: 19px;
}

@media (max-width: 767px) {

.remen{
    padding: 2px 5px;
    font-size: 12px;
    line-height: 14px;
    transform: scale(.9);
    color: #f85e48;
    position: absolute;
    top: 0px;
    right: 4px;
    display: block !important;
}
}
/*导航*/
.Utop{text-align: center;/*background: url(../images/head.jpg)*/ #FFECED top center;height:auto;}
.Utop h5{padding-top: 10px;font-size: 28px;font-family:'Microsoft YaHei'; text-align: center; color: #000;text-shadow:#fff 1px 1px 1px}

.UStop{text-align: center;/*! background: url(../images/manebg.gif) #fff top center; *//*! height:20px; */}
.UStop span{font-size: 13px;text-align: center; color: #333;font-weight:bold;}
.UStop h5{padding-top: 10px;font-size: 16px;font-family:'Microsoft YaHei'; text-align: center; color: #000;text-shadow:#fff 1px 1px 1px}
.UStop p{text-align: center;padding-top: 3px; font-size: 32px;color: #f60; }
.UStop h3{font-size: 32px;text-align: center; color: #fff; margin: 0px;}


input:focus {
  outline: 1px solid var(--primary50);  //设置边框颜色
  border-radius: 4px;}

#forumlist_time_box {
    width: 100%;
    height: 48px;
    overflow: hidden;
    position: fixed;
    background: #ffffff;
    z-index: 99;
    max-width: 520px;
    margin: 0 auto;
    background: linear-gradient(120deg, rgb(241 241 241 / 80%), rgb(241 241 241 / 80%));
    backdrop-filter: blur(100px);
}

#forumlist_time_li {
    height: 40px;
    text-align: center;
    white-space: nowrap;
    width: 100%
}

#forumlist_time_li li {
    float: left;
    width: 20%;
    text-align: center;
    overflow: hidden;
    position: relative
}

#forumlist_time_li a {
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 38px;
    padding: 0 12px
}

#forumlist_time_li a i {
    font-size: 10px;
    padding-left: 3px
}

#forumlist_time_li li {
    position:relative !important;
}
#forumlist_time_li li em {
    position: absolute !important;
    left: 50% !important;
    bottom: 2px !important;
    margin-left: -20% !important;
    height: 4px !important;
    width: 40% !important;
    border-radius: 10px !important;
    background: #fc4000 !important;
    overflow: hidden !important;
}
#forumlist_time_li li em::after {
    content:"" !important;
    position:absolute !important;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    background:linear-gradient(90deg,transparent,#fff,transparent) !important;
    /* 借用系统内置动画关键字，不写自定义keyframes */
    animation: slide 1.5s linear infinite !important;
}

#forumlist_time_li .swiper-wrapper li {
    width: auto;
}
#forumlist_time_li .swiper-wrappers li {
    width: 25%;
}

/* 只用最基础内置动画，很多模板放行 */
@keyframes slide {
    0% {left:-100%;}
    100% {left:100%;}
}
h1,h2,h3,h4,h5,h6 {
    font-size: 16px;
    font-weight: 400
}

h1 a:hover {
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    color: #ffe0a2
}

li,ol,ul {
    list-style: none
}

a:active,a:link,a:visited {
    text-decoration: none;
    color: #474747;
    font-size: 14px;
}

a:hover {
    text-decoration: none;
    font-size: 14px
}

input {
    -webkit-appearance: none
}

address,caption,cite,code,dfn,em,optgroup,th,var {
    font-style: normal;
    font-weight: 400
}

.block {
    margin: 0 auto;
    padding: 0
}

.clearfix {
    clear: both
}

.clear2 {
    clear: both;
    height: 5px
}

.clear3 {
    clear: both;
    padding: 1% 0
}

.marg {
    margin: 0 auto;
    width: 100%;
    clear: both
}

.hide {
    display: none
}

input {
    font-family: "Microsoft Yahei",Simsun,sans-serif;
    font-size: 14px
}

.fn-left,.fn-right {
    display: inline
}

.fn-left {
    float: left
}

.fn-right {
    float: right
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.margin-0 {
    margin: 0!important
}

.txt-ov {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.txt-ov-3 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    /* display: -webkit-box!important; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text-center {
    text-align: center
}

.btn-default {
    background-color: #eee;
    color: #333;
    background: linear-gradient(to right,#eee 0,#f6f6f6 100%)
}

.btn-warm {
    border-color: var(--basic-color)!important;
    color: var(--basic-color)!important
}

.text-muted {
    color: #999
}

.split-line {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    width: 1px;
    height: 14px;
    vertical-align: -2px;
    background-color: #eee
}

.font-24 {
    font-size: 24px!important
}

.bold {
    font-weight: 700!important
}

#comiis_head {
    position: fixed;
    display: block;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #000000;
    max-width: 520px;
    margin: 0 auto;
}

.comiis_head {
    height: 50px;
    padding: 5px;
}

.comiis_head h2 {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 17px;
    line-height: 38px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.comiis_head h2 img {
    height: 38px
}

.comiis_head h2 i.kmxiao {
    margin-left: 5px;
    font-size: 14px
}

.comiis_head .header_z {
    float: left;
    width: 25%;
    position: relative;
}

.comiis_head .header_y {
    float: right;
    width: 25%;
    position: relative
}

.comiis_head .header_z a,.comiis_head .header_y a,.comiis_head .header_y .popup {
    display: block;
    width: 34px;
    height: 38px;
    text-align: center;
    overflow: hidden;
}

.comiis_head .header_y a,.comiis_head .header_y .popup {
    float: right
}

.comiis_head .header_y a.kmtxt {
    width: auto;
    text-align: right;
    line-height: 38px;
    font-size: 16px;
    padding: 0 6px
}

.comiis_head i {
    font-size: 20px;
    line-height: 38px;
    color: #fff;
}

.comiis_head .header_z a.kmuser {
    float: left;
    width: auto;
    overflow: visible
}

.comiis_head .header_z a.kmuser i {
    float: left;
    font-size: 18px
}

.comiis_head .header_z a.kmuser em {
    float: left;
    margin-top: 5px;
    background-color: rgba(255,255,255,.5);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: relative
}

.comiis_head .header_z a.kmuser em img {
    margin-top: 1px;
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.comiis_head .header_z a.kmuser em i {
    font-size: 26px
}

.comiis_head .header_z a.kmuser em .icon_msgs {
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    top: 0;
    right: -2px;
    z-index: 105;
    border: 1px solid rgba(255,255,255,.85);
    border-radius: 50%
}
 .ben_city_name {
      position: absolute;
      display: inline-block;
      white-space: nowrap;
      width: 60px;
      overflow: hidden;
      text-overflow:ellipsis;
      top: 10px;
      left: 5px;
      font-size: 16px;
      z-index:221;
      font-weight:400;
      padding-left: 16px;
      color: #fff;
      background: url('../images/dw8.svg') left center no-repeat;
      background-size: 21px;
      /* background-position-y: 3px; */
  }
  
  /*发帖页面选择城市样式*/
  .ben_post_city {
      position: relative;
      padding: 0 12px;
      background: #fff;
  }
  /*全站发贴勾选样式*/
  .ben_post_city label.ben_allsite {
      position: absolute;
      top: 10px;
      right: 12px;
  }
  .ben_post_city label.ben_allsite #posttoallsite {
      border: 1px solid;
      vertical-align: text-bottom;
      margin-right: 5px;
  }
  
  /*发帖页选择城市样式*/
  .ben_post_city div.ben_postcity_title {
      font-size: 14px;
      color: #999999;
      text-align: center;
      height: 42px;
      line-height: 42px;
  }
  .ben_post_city div.ben_postcity_box select {
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      width: 100%;
      height: 30px;
      padding: 3px 22px 3px 5px;
      border: 1px solid #dadada;
      border-radius: 7px;
      height: 30px;
      color: #898989;
      margin-bottom: 10px;
  }
  .ben_post_city div.ben_postcity_box select:last-child{
      margin-right: 0;
  }
  .ben_post_city div.ben_postcity_box {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
  }
  .ben_post_city div.ben_postcity_box select#province_id {
      background: url('/static/ben/img/city/youliangcijiantou.svg') right center no-repeat #fff;
      background-position: right 3px top 5px;
      background-size: 19px;
      margin-right: 10px;
  }
  .ben_post_city div.ben_postcity_box select#city_id {
      background: url('/static/ben/img/city/youliangcijiantou.svg') right center no-repeat #fff;
      background-position: right 3px top 5px;
      background-size: 19px;
  }
  .ben_post_city div.ben_postcity_box select#district_id{
      margin-left: 10px;
      padding-right: 5px;
      background: #fff;
  }

.comiis_foot_height {
    display: block;
    height: 48px;
    overflow: hidden
}

.comiis_foot_memu {
    position: fixed;
    display: block;
    z-index: 101;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    background: #fff;
    max-width: 520px;
    margin: 0 auto;
}

.comiis_foot_memu li {
    float: left;
    height: 60px;
    text-align: center;
    overflow: hidden;
    width: 20%;
}

.comiis_foot_memu li a {
    display: block;
    height: 48px;
    margin: 0 auto;
    overflow: hidden
}

.comiis_foot_memu li a i {
    display: block;
    width: 24px;
    height: 15px;
    line-height: 24px;
    font-size: 24px;
    margin: 5px auto 0;
    position: relative;
    color: #000;
}

.comiis_foot_memu li a i.kmnotit {
    display: block;
    width: 28px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    margin: 4px auto 0;
    position: relative
}

.comiis_foot_memu li a i.foot_btn {
    width: 48px;
    padding: 5px 0;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    margin: 7px auto 0;
    border-radius: 2px
}

.comiis_foot_memu li a i.foot_btns {
    width: 48px;
    padding: 5px 0;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    margin: 7px auto 0
}

.comiis_foot_memu li a span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: calc(25px/2);
    margin-top: 2px;
    overflow: hidden;
    font-weight: 400;
}

.comiis_foot_memu li a span.icon_msgs {
    position: absolute;
    display: block;
    top: -5px;
    right: -5px;
    padding: 0 3px;
    height: 12px;
    line-height: 12px;
    z-index: 105;
    border: 1px solid #fff;
    border-radius: 16px
}

.comiis_foot_memu li a i.kmnotit span.icon_msgs {
    top: -2px;
    right: -2px
}

.comiis_foot_memu li a img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 5px auto 0;
    position: relative
}

.comiis_foot_memu li a img.kmnotit {
    width: 28px;
    height: 28px;
    margin-top: 9px
}

.comiis_foot_memu li.comiis_fbigbtna a span {
    height: 46px;
    line-height: 46px;
    margin-top: 0
}

.comiis_foot_memu li.comiis_fbigbtna a span img.foot_btn {
    display: block;
    width: 38px;
    height: 38px;
    margin: 5px auto 0;
    position: relative
}

.comiis_foot_memu li.comiis_fbigbtn {
    overflow: visible;
    position: relative;
}

.comiis_foot_memu li.comiis_fbigbtn a {
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
    width: 95px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    overflow: visible;
}

.comiis_foot_memu li.comiis_fbigbtn a em {
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    z-index: 100;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.comiis_foot_memu li.comiis_fbigbtn a span {
    display: block;
    position: absolute;
    bottom: 15px;
    left: calc(50% - 26px);
    z-index: 110;
    width: 55px;
    height: 55px;
    line-height: 55px;
    /* padding: 0 9px; */
    border-radius: 50%;
    background: #f6f6f6;
}

.comiis_foot_memu li.comiis_fbigbtn a span i.foot_btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: 0;
    margin-top: 8px;
    background: #000;
    color: #ffffff;
}

.comiis_foot_memu li.comiis_fbigbtn a font {
    display: block;
    position: absolute;
    bottom: 6px;
    left: 0;
    z-index: 200;
    width: 100%;
    text-align: center;
    height: 14px;
    line-height: 14px;
    font-size: calc(28px/2);
    overflow: hidden;
    font-weight: 400;
}

.comiis_foot_memu li.comiis_fbigbtn a span img.foot_btn {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    padding: 0;
    margin-top: 8px
}


.comiis_gobtn {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 210;
    overflow: hidden;
    display: none;
    opacity: 0;
    background: rgb(219 219 219 / 97%);
}

.comiis_gobtn_top {
    padding: 30px 20px 20px;
    font-size: 14px;
    position: relative;
}

.comiis_gobtn_close {
    width: 50px;
    height: 50px;
    line-height: 20px;
    text-align: center;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 210
}

.comiis_gobtn_close i {
    font-size: 20px
}

.fttime_rq {
    height: 50px;
    line-height: 48px;
    font-size: 58px;
    font-family: helvetica;
}

.fttime_xq {
    height: 50px;
    margin: 0 8px;
}

.fttime_xq span {
    display: block;
    font-size: 12px;
    line-height: 18px
}

.fttime_xq em {
    display: block;
    font-size: 12px;
    line-height: 12px
}

.fttime_nl {
    width: 50px;
    height: 45px;
    border-radius: 4px
}

.fttime_nl h2 {
    height: 19px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}

.fttime_nl p {
    height: 22px;
    line-height: 24px;
    margin: 2px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px
}

.comiis_gobtn_box {
    width: 100%;
    padding-top: 20px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 210;
    display: none;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    background: #f5f5f5;
    border-top: 1px solid #efefef !important;
}

.comiis_gobtn_box h2 {
    font-size: 14px;
    padding: 0 20px 10px
}

.comiis_gobtn_box ul {
    padding: 0 15px 15px;
    overflow: hidden
}

.comiis_gobtn_box ul li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 13px
}

.comiis_gobtn_box ul li a {
    display: block;
    padding: 8px 0
}

.comiis_gobtn_box ul li span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 34px;
    padding: 10px 10px 10px 11px;
    margin: 0 auto 5px;
    border-radius: 14px;
    overflow: hidden
}

.comiis_gobtn_box ul li img {
    display: block;
    width: 54px;
    height: 54px;
    margin: 0 auto 5px;
    border-radius: 2px;
    overflow: hidden
}

.comiis_gobtn_box ul li i {
    font-size: 30px
}

.comiis_gobtn_box ul.kmnum2 li {
    width: 50%
}

.comiis_gobtn_box ul.kmnum3 li {
    width: 33.33%
}

.comiis_gobtn_box ul.kmnum4 li {
    width: 25%
}

.comiis_gobtn_box ul.kmnum5 li {
    width: 20%
}

.comiis_gobtn_foot {
    height: 49px;
    text-align: center;
    overflow: hidden
}

.comiis_gobtn_foot i {
    display: block;
    width: 47px;
    margin: 2px auto 0;
    height: 47px;
    line-height: 47px;
    font-size: 47px
}

.comiis_foot_memu li a {
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    text-decoration: none;
    outline: none
}

.comiis_footer_showbox .comiis_foot_memu {
    border-top: none!important
}

.comiis_foot_memu li a i.foot_btn {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.comiis_footer_showbox .comiis_foot_memu li.f_0,.comiis_footer_showbox .comiis_foot_memu li.f_c {
    visibility: hidden
}

.comiis_footer_showbox .comiis_foot_memu li a i.foot_btn {
    border-radius: 24px;
    width: 34px;
    font-size: 16px;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.comiis_foot_memu li a img.foot_btn {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.comiis_footer_showbox .comiis_foot_memu li a img.foot_btn {
    border-radius: 24px;
    width: 34px;
    font-size: 14px;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.comiis_footer_showbox .comiis_gobtn {
    display: block;
    -webkit-animation: comiis_gobtn .3s forwards ease;
    animation: comiis_gobtn .3s forwards ease
}

.comiis_pmtip_box {
    text-align: center;
    height: 40px;
    padding: 12px 0;
    overflow: hidden
}

.comiis_pmtip {
    margin: 0 auto;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 8px 8px 8px 12px;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    overflow: hidden
}

.comiis_pmtip img {
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.comiis_pmtip span {
    float: left
}

.comiis_pmtip i {
    float: right;
    padding-left: 4px;
    font-size: 12px;
    width: 16px;
    height: 24px;
    line-height: 24px
}

.comiis_gobtn_tbox {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 198;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.comiis_gobtn_tbox ul {
    padding: 10px 0;
    max-height: 262px;
    overflow-y: scroll
}

.comiis_gobtn_tbox ul.leftnv_nouser {
    height: 369px
}

.comiis_gobtn_tbox ul li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 12px
}

.comiis_gobtn_tbox ul li a {
    display: block;
    padding: 7px 0
}

.comiis_gobtn_tbox ul li span {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    padding: 10px 10px 10px 11px;
    margin: 0 auto 5px;
    border-radius: 50%;
    overflow: hidden
}

.comiis_gobtn_tbox ul li i {
    font-size: 26px
}

.comiis_gobtn_tbox ul li img {
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    margin: 0 auto 5px;
    border-radius: 2px;
    overflow: hidden
}

.comiis_manage .comiis_gobtn_lbox {
    width: 100%
}

.comiis_manage .comiis_gobtn_lbox ul {
    padding: 10px 0;
    overflow: hidden
}

.comiis_manage .comiis_gobtn_lbox ul li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 12px
}

.comiis_manage .comiis_gobtn_lbox ul li a {
    display: block;
    padding: 8px 0;
    height: auto;
    line-height: 20px;
    font-size: 12px
}

.comiis_manage .comiis_gobtn_lbox ul li span {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    padding: 10px 10px 10px 11px;
    margin: 0 auto 5px;
    border-radius: 50%;
    overflow: hidden
}

.comiis_manage .comiis_gobtn_lbox ul li i {
    font-size: 26px
}

.comiis_gobtn_user {
    overflow: hidden
}

.comiis_gobtn_user .comiis_sidenv_top {
    height: 130px
}

.comiis_gobtn_user .comiis_sidenv_top .sidenv_user {
    padding-top: 50px
}

.comiis_gobtn_user .comiis_sidenv_top .sidenv_user em {
    float: left;
    margin-bottom: 0;
    margin-right: 10px
}

.comiis_gobtn_user .comiis_sidenv_top .sidenv_user p {
    width: auto;
    margin-top: 3px
}

.comiis_gobtn_user .comiis_sidenv_top .sidenv_user .user_tit {
    font-size: 22px
}

.comiis_gobtn_user .comiis_sidenv_top .sidenv_num {
    top: 0;
    left: auto;
    right: -2px
}

.comiis_gobtn_user .comiis_sidenv_topv1 .sidenv_user {
    padding-top: 10px
}

.comiis_gobtn_user .comiis_sidenv_topv1 .sidenv_user em {
    float: none;
    display: block;
    margin-bottom: 6px;
    margin-right: auto;
    width: 54px;
    height: 54px
}

.comiis_gobtn_user .comiis_sidenv_topv1 .sidenv_user img {
    width: 50px;
    height: 50px
}

.comiis_gobtn_user .comiis_sidenv_topv1 .sidenv_exit {
    top: 5px;
    right: 5px
}

@keyframes comiis_gobtn {
    100% {
        opacity: 1
    }
}

@-webkit-keyframes comiis_gobtn {
    100% {
        opacity: 1
    }
}

.comiis_footer_showbox .comiis_gobtn_box {
    display: block;
    -webkit-animation: comiis_gobtn_box .3s forwards ease;
    animation: comiis_gobtn_box .3s forwards ease
}

@keyframes comiis_gobtn_box {
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
}

@-webkit-keyframes comiis_gobtn_box {
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0)
    }
}
.z {
    float: left;
}

.y {
    float: right
}
.bg_0,.comiis_head,code.comiis_checkbox:before,.comiis_bbs_show h2 code:before,.comiis_jump p a {
    background: #000000 !important;
}

.bg_a {
    background: #fcad30!important
}

.bg_b {
    background: #f1f1f1!important
}

.bg_c {
    background: #99db5e!important
}

.bg_e {
    background: #f8f8f8!important
}

.bg_f {
    background: #f6f6f6 !important;
}

.bg_g {
    background: #e8f5f9;
    border-width: 1px;
    border-style: dashed;
    border-color: #b2dceb!important
}

.bg_h {
    background: #fffdef;
    border-width: 1px;
    border-style: dashed;
    border-color: #e7e1cd!important
}

.bg_i {
    background: #edffcc
}

.bg_boy {
    background: #87d0f5
}

.bg_girl {
    background: #ffa3a3
}

.bg_del {
    background: #d00!important
}

.bg_foot {
    background: #fff
}

.bg_foot_btn {
    background: #000000;
}



  .comiis_flsx_show {height: 48px;line-height: 38px;font-size: 16px;overflow:hidden;margin-top: 50px;}
  .comiis_flsx_show a {display:block;padding: 5px 16px;font-size: 16px;background: #ffffff !important;}
  .comiis_flsx_show a em i {font-size: 20px;}
  .comiis_flsx_show a span {float:right;font-size:12px}
  .comiis_flsx_show a span i {font-size: 15px;}
  .comiis_flsx, .comiis_flsxa, .comiis_flsxa .comiis_login_select .inner {font-size:14px}
 























/*! header */
header.navbar {
	left: 0;
	top: 0;
	right: 0;
	width: 100%
}

header.navbar {
	position: absolute;
	z-index: 999;
	height: 60px;
	background: #212332;
	/* background-image: linear-gradient(89deg, #503186 0, #8c2252 130%); */
	max-width: 520px;
	margin: 0 auto;
	/* border-radius: 0 0 10px 10px; */
}

header.navbar .leadingbox {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}

header.navbar .titlebox {
	line-height: 55px;
	color: #fff;
	text-align: center;
	font-size: 16px
}

header.navbar .detail-titlebox {
	line-height: 56px;
	color: #fff;
	text-align: center;
	font-size: 16px
}


header.navbar .actionbox {
	position: absolute;
	right: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.navbar .actionbox,
header.navbar a {
	height: 130%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}
header.navbar .actionboxx {
	position: absolute;
	margin-right: 110px;
	right: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.navbar .actionboxx,
header.navbar a {
	height: 130%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}
header.navbar .actionboxxx {
	position: absolute;
	margin-right: 55px;
	right: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.navbar .actionboxxx,
header.navbar a {
	height: 130%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}
header.navbar a {
	display: inline-block;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.navbar a.back {
	padding: 0 15px
}

header.navbar a.back img {
	width: 8px;
	height: 14px
}

header.navbar a.search {
	padding: 0 15px
}

header.navbar a.search img {
	width: 20px;
	height: 20px
}

header.navbar a.text {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 300;
	color: #fff
}

header.navbar .tabbox {
	overflow: hidden;
	text-align: center
}

header.navbar .tabbox a {
	display: inline-block;
	height: 56px;
	position: relative;
	padding: 0 15px;
	text-align: center;
	line-height: 56px
}
	
header.navbar .tabbox a h6 {
	position: relative;
	margin-top: 4px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #aaa
}

header.navbar .tabbox a h6.active {
	color: #fff
}

header.navbar .tabbox a h6.active:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 60%;
	height: 3px;
	margin-left: -30%;
	content: ".";
	font-size: 0;
	background-color: #ff3d6f
}


.startup,
header.user-navbar {
	left: 0;
	top: 0;
	right: 0;
	width: 100%
}

header.user-navbar {
	position: fixed;
	z-index: 999;
	height: 56px;
	max-width: 520px;
    margin: 0 auto;
}

header.user-navbar .leadingbox {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}

header.user-navbar .titlebox {
	line-height: 56px;
	color: #fff;
	text-align: center;
	font-size: 16px
}

header.user-navbar .actionbox {
	position: absolute;
	right: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.user-navbar .actionbox,
header.navbar a {
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 0;
	font-size: 0
}

header.user-navbar a {
	display: inline-block;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

header.user-navbar a.back {
	padding: 0 15px
}

header.user-navbar a.back img {
	width: 8px;
	height: 14px
}

header.user-navbar a.search {
	padding: 0 15px
}

header.user-navbar a.search img {
	width: 18px;
	height: 18px
}

header.user-navbar a.text {
	padding: 0 15px;
	font-size: 14px;
	font-weight: 300;
	color: #fff
}

header.user-navbar .tabbox {
	overflow: hidden;
	text-align: center
}

header.user-navbar .tabbox a {
	display: inline-block;
	height: 56px;
	position: relative;
	padding: 0 15px;
	text-align: center;
	line-height: 56px
}
header {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: -85px;
    /* margin-bottom: 15px; */
    background: #f0f0f000;
    padding-bottom: 0px;
}

.top_bg {
    position: relative;
    padding: 30px 20px 0 20px;
    height: 200px;
    /* background: #ffffff; */
    background-image: linear-gradient(89deg, #dbdbda 0, #dcdcdc 130%);
    z-index: -1
}

.top_bg::before {
    content: "萝莉岛";
    position: absolute;
    left: 12px;
    bottom: 70px;
    width: 100%;
    color: #000000;
    font-size: 80px;
    font-style: italic;
    font-weight: 900;
    z-index: -2
}

.top_bg::after {
    content: "";
    position: absolute;
    left: 0;
    height: 60px;
    width: 100%;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f0f0f0);
    z-index: -1
}

.top_bg_desc {
    height: 150px
}

.top_bg h3 {
    font-size: 35px;
    line-height: 42px;
    padding-top: 32px;
    font-weight: 700;
    z-index: 99
}

.top_bg p {
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0;
    z-index: 99;
}

.top_bg .top_icon {
    position: absolute;
    top: 15px;
    right: 0;
    width: 150px;
    height: 150px;
    background: url(../images/top_icon.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 99
}

.top_search_box {
    margin-top: -55px;
    z-index: 88
}

.top_search_box .ui-search {
    position: relative;
    width: 100%;
    padding: 0 1px;
    text-align: center;
    overflow: hidden
}

.top_search_box .ui-search .search-input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 1rem;
    overflow: hidden;
    color: #878686;
    text-indent: 9px;
    padding: 0 1rem;
    background-color: #f6f6f6;
    border-radius: 0 0 15px 15px;
    border: 1.5px solid #eeeded;
}

.top_search_box .ui-search .search-button {
    position: absolute;
    right: 10px;
    top: 0;
    height: 36px;
    width: 60px;
    margin: 6px;
    color: #fff;
    background-image: url(../images/search.png);url(
    ../images/s .png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
    background-color: #000000;
    border-radius: 5px;
    font-size: 1.2rem;
    overflow: hidden;
    cursor: pointer;
    border: 0
}

/*! ad-box */
.ad-box {
    padding: 0 10px 0px 10px;
    width: 100%;
    background: #fff;
}
.ad-box .shoutu-ad-img img {
    width: 100%;
    border-radius: 6px
}

/*! nav */
.index-navs-wrap {
    padding: 20px 20px 0;
    overflow: hidden;
    background-color: #fff
}

.index-navs-wrap .nav-item {
    position: relative;
    float: left;
    width: calc(50% - 8px);
    height: 94px;
    padding: 10px 12px;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1.5px solid #000;
    text-align: left
}

.index-navs-wrap .nav-item:first-child {
    background: linear-gradient(90deg,#fcbda4 0,rgba(252,189,164,0) 100%);
    margin-right: 8px
}

.index-navs-wrap .nav-item:first-child::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: -10px;
    width: 85px;
    height: 85px;
    background: url(../images/nav_boy.png) no-repeat center;
    background-size: 100% 100%
}

.index-navs-wrap .nav-item:first-child span {
    color: #eb7d52
}

.index-navs-wrap .nav-item:last-child {
    background: linear-gradient(90deg,#b7fc6d 0,rgba(183,252,109,0) 100%);
    margin-left: 8px
}

.index-navs-wrap .nav-item:last-child span {
    color: #4e8710
}

.index-navs-wrap .nav-item:last-child::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: -10px;
    width: 85px;
    height: 85px;
    background: url(../images/nav_girl.png) no-repeat center;
    background-size: 100% 100%
}

.index-navs-wrap .nav-item h3 {
    font-size: 18px;
    font-weight: 700
}

.index-navs-wrap .nav-item p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 3px
}

.index-navs-wrap .nav-item span {
    font-size: 12px;
    padding: 4px 10px 4px 10px;
    background-color: #fff;
    border-radius: 50px
}

/*! box */
.box {
    background: #fff;
    width: 100%;
    padding: 5px 0px 0 10px;
}

.box .title {
    height: 30px;
}

.box .title h2 {
    float: left;
    font-size: 16px;
    line-height: 21.6px;
    /* font-weight: 700; */
    float: left;
    border-left: 3px solid #fd0102;
    font: 14px;
    padding: 0 0 0 10px;
}

.box .title a {
    float: right;
    font-size: 14px;
    line-height: 21.6px;
    /* font-weight: 700; */
    padding: 0 10px 0 0;
}


.box .box_con{ 
    width: 100%;
    overflow: hidden;
display: block !important;

}

@media (max-width: 767px) {

.box .box_con{
    width: 100%;
    overflow: hidden;
display: none;

}

}

.box .box_con .img-list li{
    float: left;
    text-align: left;
    width: 48%;
    padding-bottom: 2%;
    overflow: hidden;
    vertical-align: top;
    margin: 0 2% 0 0;
    display: block !important;
}

@media (max-width: 767px) {

.box .box_con .img-list li{
    float: left;
    text-align: left;
    width: 47.5%;
    padding-bottom: 2%;
    overflow: hidden;
    vertical-align: top;
    margin: 0 2.5% 0 0;
    display: none;
}

}

.box .box_con .img-list li:nth-child(3n+2) {
    /* margin: 0 2.5%; */
}

.box .box_con .img-list li a {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff
}

.box .box_con .img-list li a h2 {
    padding-top: 5px
}

.box .box_con .img-list li a h2 p {
    width: 100%;
    /* overflow: hidden; */
    line-height: 21.72px;
    height: 21.72px;
    font-size: 14px;
    /* font-weight: 100; */
}

.box .box_con .img-list li span {
    position: relative;
    display: block;
    border-radius: 5px;
}

.box .box_con .img-list li span:before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: var(--poster-high)
}

.box .box_con .img-list li a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: var(--poster-radius)
}

/*! type */
#type {
    background-color: #f0f0f0
}

#type header {
    position: fixed;
    width: 100%;
    z-index: 99
}

.type_top_bg {
    position: relative;
    padding: 30px 20px 35px 20px;
    height: 137px;
    background: #f0f0f0;
    z-index: -1
}

.type_top_bg h3 {
    font-size: 35px;
    line-height: 42px;
    font-weight: 700
}

.type_top_bg p {
    font-size: 17px;
    font-weight: 500;
    padding: 8px 0;
    z-index: 99
}

.type_top_bg .top_icon {
    position: absolute;
    top: -5px;
    right: 10px;
    width: 130px;
    height: 130px;
    background: url(../images/type_top_icon.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 99
}

#type aside {
    position: fixed;
    margin-top: 137px;
    padding-bottom: 200px
}

.type_aside {
    float: left;
    background-color: #fff;
    width: 80px;
    height: 100vh;
    padding: 25px 0;
    text-align: center;
    border-radius: 16px 0 0 0
}

.type_aside ul {
    padding-top: 5px;
    padding-bottom: 90px;
    height: calc(100vh - 160px);
    overflow-y: auto
}

.type_aside ul::-webkit-scrollbar {
    width: 0!important;
    height: 0!important
}

.type_aside ul li {
    margin-bottom: 20px
}

.type_aside ul li a {
    padding: 5px 15px
}

.type_aside ul li a.active {
    border: 1px solid var(--basic-color);
    border-radius: 6px
}

.type_aside ul li a.active span {
    color: var(--basic-color)
}

.type_aside ul li a span {
    color: #adadb3
}

.type_section {
    margin-top: 137px;
    float: right;
    width: calc(100% - 82px);
    background-color: #fff;
    border-radius: 0 16px 0 0
}

.box .box_title {
    font-size: 17px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin: 25px 0 15px
}

.type_section .box .box_con .img-list li a h2 p {
    font-size: 12px
}

/*! detail */
.shoutu-mhead {
    position: relative;
    padding: 15px 16px;
    height: 50px;
    overflow: hidden
}

.shoutu-mhead h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.shoutu-mhead .go-back {
    position: absolute;
    left: 3px;
    top: 12px
}

.shoutu-mhead .go-share {
    position: absolute;
    right: 10px;
    top: 13px
}

.shoutu-mhead .go-back i {
    color: #000;
    font-size: 32px;
    line-height: 24.62px
}

.shoutu-mhead .go-share .copy-html {
    display: block;
    width: 20px;
    height: 20px
}

#detail-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 0px 10px;
    background: #fff;
    border-top: 1px solid #eee;
}

.detail-cols {
    width: 100%;
    overflow: hidden;
    zoom:1;
    padding: 10px 10px 10px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0px 2px rgba(139, 137, 137, .5);
}
.detail-colsx {
    width: 100%;
    overflow: hidden;
    zoom:1;
    /* padding: 10px 10px 10px; */
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0px 2px rgba(139, 137, 137, .5);
}
.detail-pic {
    position: relative;
    width: 100%;
}
.detail-picx{
    position: relative;
    width: 100%;
    display: block !important;
    height: 280px;
}

@media (max-width: 767px) {

.detail-picx{
    position: relative;
    width: 100%;
    height: 230px;
    display: none;
}
}
.detail-picxx{
    position: relative;
    width: 100%;
    height: 214px;
    display: none;
}
.detail-pic img {
    display: block;
    width: 100%;
    border-radius: 6px
}

.detail-info {
    width: calc(100% - 0px);
    padding-left: 0px;
    overflow: hidden
}

.detail-title h1 {
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding-top: 6px
}

.detail-info .info {
    width: 100%;
    overflow: hidden;
    position: relative
}

.detail-info .info dl {
    width: 100%;
    margin: 6px 0;
    overflow: hidden;
    color: rgba(12,13,15,.5);
    font-size: 13px
}

.detail-info .info dt {
    float: left;
    color: rgba(12,13,15,.5);
    overflow: hidden
}

.detail-info .info dd {
    color: rgba(12,13,15,.5);
    overflow: hidden
}

.detail-info .info dd a,.detail-info .info dd span {
    margin: 0 .2rem 0 0;
    color: rgba(12,13,15,.5);
    font-size: .9rem
}

.detail-info .play-btn a {
    display: block;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    background-color: #89d8d3;
    background-image: linear-gradient(315deg, #89d8d3 0%, #03c8a8 74%);
    color: #fff !important;
    text-align: center
}

.content-cols {
    width: 100%;
    overflow: hidden;
    zoom:1;
    padding: 15px 10px;
    background-color: #f3f4f8;
    border-top: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0px 2px rgba(139, 137, 137, .5);
}
.content-colsx {
    width: 100%;
    overflow: hidden;
    zoom:1;
    padding: 15px 10px;
    background-color: #f3f4f8;
    border-top: none;
    border-radius: 0;
    box-shadow: 0 0px 2px rgba(139, 137, 137, .5);
}
.content-cols .content-title {
    font-size: 16px;
    color: #0c0d0f
}

.content-cols .content-info {
    font-size: 16px;
    color: rgb(0 0 0 / 65%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

#play_tab.tab {
    margin: 0 17px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto
}

#play_tab.tab ul li {
    border: 1px solid rgba(12,13,15,.25);
    color: rgba(12,13,15,.25);
    text-align: center;
    display: inline-block;
    padding: 5px 15px;
    margin-right: 12px;
    margin-bottom: 20px;
    font-size: 12px;
    border-radius: 6px
}

#play_tab.tab ul li.active {
    background-color: #000
}

#play_tab.tab ul li.active a {
    color: #fff
}

#play_tab_box {
    max-height: 300px;
    margin: 0 17px;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(204,204,204,.5);
    overflow-y: auto;
    overflow-x: hidden
}

#play_tab_box::-webkit-scrollbar,#play_tab::-webkit-scrollbar {
    width: 0!important;
    height: 0!important
}

.video_list {
    margin-right: -12px
}

.video_list a {
    border: 1px solid rgba(12,13,15,.25);
    color: rgba(12,13,15,.25);
    width: calc(25% - 12px);
    text-align: center;
    display: block;
    float: left;
    padding: 4px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    border-radius: 6px
}

#like .box {
    /* margin-top: 20px; */
}

#like .box .title h2 {
    font-size: 17px;
    font-weight: 500
}

#like .box .title a {
    font-size: 13px;
    color: #adadb3;
    font-weight: 500
}

/*! play */
#play-box {
    height: calc(100vh - 150px)
}

#play-footer {
    padding: 24px 17px
}

.footer-title {
    width: 100%;
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f4f8;
    border-radius: 8px
}

#play-list .footer-title {
    background-color: #fff
}

.footer-title svg {
    width: 18px;
    height: 18px;
    fill: none;
    margin-right: 8px
}

.footer-title span {
    flex: 1
}

.footer-title i {
    display: flex;
    justify-content: flex-end
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 999998
}

#play-list {
    display: none;
    position: fixed;
    bottom: -100%;
    left: 0;
    margin: 0 17px;
    background-color: #fff;
    transition: bottom .5s ease;
    border-radius: 8px;
    z-index: 999999
}

#play-list {
    min-height: 100px;
    width: calc(100% - 34px);
    margin-bottom: 24px
}

#play-list .footer-title {
    margin-bottom: 10px
}

#play-list .play-list {
    max-height: 500px;
    overflow-y: auto
}

#play-list .play-list::-webkit-scrollbar {
    width: 0!important;
    height: 0!important
}

#play-list .play-list a {
    width: calc(33.3333% - 12px);
    font-size: 14px;
    padding: 6px 12px
}

.top_search_box.label-search {
    position: relative;
    margin: 15px 0
}

.top_search_box.label-search .ui-search {
    display: inline-block;
    width: calc(100% - 45px)
}

.top_search_box.label-search .go-index {
    position: absolute;
    top: 15px;
    right: 17px
}

.hot-search {
    padding: 17px 17px 0 17px
}

.hot-search .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 13px
}

.hot-search ul li {
    display: inline-block;
    padding: 5px 9px;
    border: 1px solid #0c0d0f;
    margin-right: 12px;
    margin-bottom: 12px;
    border-radius: 6px
}

.hot-search ul li a {
    font-size: 13px
}

.all-like {
    margin: 17px;
    padding: 15px;
    border: 1.5px solid #000;
    border-radius: 10px;
    background: linear-gradient(180deg,#fcbda4 0,#fff 84.4%)
}

.all-like .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 23px
}

.all-like ul li {
    display: inline-block;
    width: calc(50% - 4px);
    margin-bottom: 15px;
    padding-right: 8px
}

.all-like ul li a {
    font-size: 14px
}

.all-like ul li a span {
    font-weight: 700;
    font-style: italic;
    margin-right: 5px
}

.search-list .title h3 {
    font-size: 15px
}

/*! history */
#history .detail-cols {
    border-radius: 13px;
    margin-bottom: 20px
}

#history .play-btn {
    margin-top: 12px
}
footer.tabbar {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	/* background: #944c7b; */
	height: 56px;
	height: calc(constant(safe-area-inset-bottom) + 56px);
	height: calc(env(safe-area-inset-bottom) + 56px);
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
	max-width: 520px;
	margin: 0 auto;
	background-image: linear-gradient(89deg, #e56c58 0, #f84028 130%);
	border-radius: 5px 5px 0 0;
	opacity: .96;
}

footer.tabbar ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

footer.tabbar a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	text-align: center;
	line-height: 0
}

footer.tabbar a img {
	display: inline-block;
	margin-top: 6px;
	width: 25px;
	height: 25px;
	font-size: 0
}

footer.tabbar a h6 {
	margin-top: 3px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff
}

footer.tabbar a h6.active {
	color: #ff3d6f;
	background-color: transparent
}

footer.tabbar li b.vip {
	background: url(../images/icons/tab_yx_vip.png);
	position: absolute;
	top: 0;
	right: 5px;
	background-size: 100% auto;
	display: inline-block;
	width: 24px;
	height: 18px
}

footer.tabbar li b.dating {
	background: url(../images/icons/tab_yp_dating.png);
	position: absolute;
	top: 0;
	right: 5px;
	background-size: 100% auto;
	display: inline-block;
	width: 24px;
	height: 18px
}
/*! footer */
footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 800px;
    background-color: #fff;
    z-index: 999997;
}

.footer {
    background-color: #fff;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    border-top: 1px solid #e5e5e5
}

.footer ul li {
    float: left;
    padding: 15px;
    width: 25%
}

.footer ul li a {
    font-size: 14px
}

.footer ul li a span {
    display: block;
    width: 100%
}

.footer ul li .mb-img {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

.pages {
    text-align: center;
    float: none;
    padding: 5% 0;
    font-size: .8rem
}

.pages a {
    font-size: .8rem
}

.pages a.page_current,.pages a:hover {
    color: #ff582c !important;
    border: 1px solid #ff582c !important;
    background-color: #fff
}

.pages .pagebtn,.pages .pagego,.pages a,.pages em,.pages label,.pages span {
    height: 2rem;
    line-height: 2rem;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin: 0 .2rem;
    padding: 0 .85rem;
    color: #ffffff;
    background-color: #ff582c;
    border: 1px solid #ff582c;
}

.pages span.disabled {
    opacity: .3
}

.shoutu-dialog {
    position: fixed;
    z-index: 999999;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    outline: 0
}

.shoutu-dialog .item {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    hyphens: auto
}

.shoutu-dialog .button {
    position: absolute;
    text-align: center;
    background-color: var(--TZT-BG-3);
    z-index: 999
}

.shoutu-dialog .button.right {
    top: 50%;
    left: 0;
    margin-top: -25px;
    width: 26px;
    height: 50px;
    line-height: 45px;
    border-radius: 0 5px 5px 0
}

.shoutu-dialog .button.left {
    top: 50%;
    right: 0;
    margin-top: -25px;
    width: 26px;
    height: 50px;
    line-height: 45px;
    border-radius: 5px 0 0 5px
}

.shoutu-dialog .button.bottom {
    top: 0;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 26px;
    line-height: 22px;
    border-radius: 0 0 5px 5px
}

.shoutu-dialog .button.top {
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 26px;
    line-height: 22px;
    border-radius: 5px 5px 0 0
}

.shoutu-dialog .button .icon {
    font-size: .8rem
}

.shoutu-dialog .panel {
    background: 0 0
}

.panel {
    position: relative;
    padding: 2rem;
    margin-top: 2rem;
    background-color: #fff;
    border-radius: 10px
}

.panel .panel-hd {
    position: relative;
    padding-bottom: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.shoutu-dialog.bottom {
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 14px 14px 0 0;
    min-height: 225px;
    max-height: 75%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}
        .comiis_mh_img35 {
            overflow: hidden;
            padding: 0px 10px 3px 10px;
            position: relative;
            padding-top: 57px;
            /* margin-top: 50px; */
            background: #fff;
        }

        .comiis_mh_img35 .swiper-slide h2 {
            position: absolute;
            left: 0;
            bottom: 0;
            color: #fff;
            width: 100%;
            padding: 10px 0;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);
            overflow: hidden
        }

        .comiis_mh_img35 .swiper-slide h2 span.kmtit {
            display: block;
            line-height: 30px;
            padding: 0 13px;
            margin: 5px 0 0;
            font-size: 18px;
            font-weight: 400;
            overflow: hidden
        }

        .comiis_mh_img35 .swiper-slide h2 span.kmuser {
            display: block;
            height: 20px;
            line-height: 20px;
            padding: 0 12px;
            font-weight: 400
        }

        .comiis_mh_img35 .swiper-slide h2 span.kmuser img {
            float: left;
            width: 20px;
            height: 20px;
            margin-right: 6px;
            border-radius: 50%
        }

        .comiis_mh_img35 .swiper-slide h2 span.kmuser em {
            padding: 0 10px
        }

        .comiis_mh_img35_roll {
            position: absolute;
            right: 12px;
            bottom: 14px;
            height: 16px;
            width: 100%;
            text-align: right;
            z-index: 9;
            transform: translate3d(0,0,0);
            overflow: hidden
        }

        .comiis_mh_img35_roll .swiper-pagination-bullet {
            display: inline-block;
            width: 4px;
            height: 4px;
            margin: 0 2px;
            background-color: rgba(255, 255, 255, 1);
            border-radius: 10px
        }

        .comiis_mh_img35_roll .swiper-pagination-bullet-active {
            background-color: #F90;
            width: 12px;
        }

        .comiis_mh_gz04 {
            padding: 9px;
            overflow: hidden;
        }

        .comiis_mh_gz04 a {
            float: left;
            width: calc(50% - 6px);
            height: 70px;
            line-height: 16px;
            padding: 8px 10px;
            margin: 3px;
            box-sizing: border-box;
            background: #53BCF5;
            overflow: hidden;
            border-radius: 3px;
        }

        .comiis_mh_gz04 a h2 {
            height: 24px;
            line-height: 24px;
            font-size: 20px;
            font-weight: 400;
            margin-top: 1px;
            margin-bottom: 9px;
            overflow: hidden;
        }

        .comiis_mh_gz04 a span {
            font-size: 11px;
            padding: 2px 6px;
            border-radius: 8px;
        }

        .comiis_mh_gz04 a img {
            float: right;
            width: 52px;
            height: 52px;
            border-radius: 4px;
        }

        .comiis_mhico {
            padding-bottom: 15px;
            overflow: hidden;
            position: relative
        }

        .comiis_mhico_roll {
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: 6px;
            height: 18px;
            width: 100%;
            text-align: center;
            color: #fff;
            z-index: 9;
            overflow: hidden
        }

        .comiis_mhico_roll .swiper-pagination-bullet {
            display: inline-block;
            width: 4px;
            height: 4px;
            margin: 0 2px;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 6px
        }

        .comiis_mhico_roll .swiper-pagination-bullet-active {
            background-color: #f90;
            width: 10px
        }

        .comiis_mh_hdico5 {
            width: 100%;
            padding: 5px 6px;
            border-collapse: inherit;
            box-sizing: border-box;
            overflow: hidden
        }

        .comiis_mh_hdico5 li {
            float: left;
            text-align: center;
            width: 20%;
            box-sizing: border-box
        }

        .comiis_mh_hdico5 li a {
            display: block;
            padding: 8px 10px 6px;
            position: relative
        }

        .comiis_mh_hdico5 li img {
            width: 46px;
            height: 46px;
            margin-bottom: 8px;
            border-radius: 4px
        }

        .comiis_mh_hdico5 li p {
            height: 14px;
            line-height: 14px
        }

        .comiis_icotip {
            position: absolute;
            top: 3px;
            right: 5px;
            padding: 0 5px;
            height: 16px;
            line-height: 16px;
            color: #fff;
            font-size: 12px;
            white-space: nowrap;
            background: -webkit-gradient(linear,left top,right top,from(#ff6600),to(#feb22e));
            background: -webkit-linear-gradient(left,#ff6600,#feb22e);
            background: linear-gradient(90deg,#ff6600,#feb22e);
            border-radius: 10px 10px 10px 0;
            box-shadow: 0 1px 2px rgba(233,59,61,.2);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-animation: comiis_new both infinite 5s;
            animation: comiis_new both infinite 5s
        }

        @keyframes comiis_new {
            77%,81%,85%,89% {
                transform: rotate(6deg);
                transform: rotate(6deg)
            }

            79%,83%,87% {
                transform: rotate(-6deg);
                transform: rotate(-6deg)
            }

            75%,91% {
                transform: rotate(0);
                transform: rotate(0)
            }
        }

        @keyframes -webkit-comiis_new {
            77%,81%,85%,89% {
                transform: rotate(6deg);
                transform: rotate(6deg)
            }

            79%,83%,87% {
                transform: rotate(-6deg);
                transform: rotate(-6deg)
            }

            75%,91% {
                transform: rotate(0);
                transform: rotate(0)
            }
        }

        .comiis_mh_tip03 {
            padding: 10px 10px;
            margin: 10px 10px 0px 10px;
            font-size: 15px;
            font-weight: 400;
            height: 58px;
            line-height: 38px;
            overflow: hidden;
            border-radius: 6px;
        }

        .comiis_mh_tip03 img {
            float: left;
            width: 40px;
            height: 40px;
            margin-right: 10px;
            border-radius: 50%
        }

        .comiis_mh_tip03 .kmbtn {
            float: right;
            font-size: 13px;
            font-weight: 400;
            height: 28px;
            line-height: 28px;
            padding: 0 10px;
            margin-top: 5px;
            border-radius: 38px
        }

        .comiis_mh_tit04 {
            overflow: hidden;
            position: relative;
        }

        .comiis_mh_tit04 h2 {
            height: 18px;
            line-height: 18px;
            margin: 0 12px;
            padding-top: 12px;
            font-size: 16px;
            font-weight: 400;
            overflow: hidden;
        }

        .comiis_mh_tit04 h2.mh_tit_ico em {
            float: left;
            width: 4px;
            height: 18px;
            border-radius: 3px;
            margin-right: 6px;
        }

        .comiis_mh_tit04 h2 span {
            font-size: 12px;
        }

        .comiis_mh_tit04 h2 span.mh_tit {
            font-size: 14px;
        }

        .comiis_mh_tit04 h2 span.mh_tit span {
            font-size: 14px;
            padding: 0 5px;
        }

        .comiis_mh_img {
            padding: 6px;
            overflow: hidden;
        }

        .comiis_mh_img li {
            float: left;
            width: 50%;
            padding: 6px;
            box-sizing: border-box
        }

        .comiis_mh_img li a {
            display: block;
            width: 100%;
            overflow: hidden;
            position: relative
        }

        .comiis_mh_img li img {
            width: 100%
        }

        .comiis_mh_img li .album_tit {
            display: block;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            background: rgba(0,0,0,0.3);
            font-size: 14px;
            text-align: center;
            color: #fff;
            padding-top: 1px;
            height: 26px;
            line-height: 26px;
            overflow: hidden
        }

        .comiis_mh_img li .album_tit em {
            display: block;
            text-align: center;
            padding: 0 8px;
            font-weight: 400
        }

        .comiis_mh_tab_navs {
            height: 40px;
            width: 100%;
            overflow: hidden
        }

        .comiis_mh_tab_navbox {
            height: 40px;
            position: relative
        }

        .comiis_mh_tab_nav {
            height: 40px;
            text-align: center;
            white-space: nowrap;
            width: 100%
        }

        .comiis_mh_tab_nav li {
            float: left;
            width: auto;
            overflow: hidden;
            position: relative
        }

        .comiis_mh_tab_nav li em {
            position: absolute;
            left: 50%;
            bottom: 2px;
            margin-left: -9px;
            height: 4px;
            width: 18px;
            border-radius: 10px
        }

        .comiis_mh_tab_nav a {
            display: inline-block;
            font-size: 15px;
            height: 40px;
            line-height: 40px;
            padding: 0 12px
        }

        .comiis_mh_tab_nav li.f_b em {
            display: none
        }

        .comiis_mh_tab_box {
            width: 100%;
            overflow: hidden
        }

        .comiis_mh_tab_box>.swiper-wrapper {
            -webkit-box-align: start;
            -ms-flex-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start;
            -webkit-transition-property: -webkit-transform,height;
            -moz-transition-property: -moz-transform;
            -o-transition-property: -o-transform;
            -ms-transition-property: -ms-transform;
            transition-property: transform,height
        }

        .comiis_mh_tab_box>.swiper-wrapper>.swiper-slide {
            height: 80px
        }

        .comiis_mh_tab_box>.swiper-wrapper>.swiper-slide>div {
            overflow: hidden
        }

        .comiis_mh_tab_box>.swiper-wrapper>.swiper-slide-active {
            height: auto
        }

        .comiis_mh_tab_nav, .comiis_mh_tab_nav .swiper-wrapper .f_0 .bg_0 {
            transition: background-color .4s ease
        }

        .comiis_mh_tab_nav .swiper-slide a {
            transition: color .4s ease
        }

        .alinks_json_box {
            padding: 10px;
        }

        .alinks_json_box a {
            float: left;
            position: relative;
            border: 1px solid #ccc;
            padding: 2px 5px;
            margin: 0 5px 5px 0;
        }

        .alinks_json_box a span.kmtit {
            display: block;
            text-align: center;
        }

        .alinks_json_box .cdd_new_tag {
            position: absolute;
            top: -10px;
            right: -5px;
            background: #ff3b30;
            color: #fff;
            font-size: 10px;
            line-height: 1;
            padding: 2px 3px;
        }
.shoutu-dialog.bottom.show {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.shoutu-dialog.right {
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 14px 0 0 14px;
    min-width: 225px;
    max-width: 360px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.shoutu-dialog.right.show {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.shoutu-dialog.left {
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 0 14px 14px 0;
    min-width: 225px;
    max-width: 360px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.shoutu-dialog.left.show {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.shoutu-dialog.center {
    top: 50%;
    left: 50%;
    width: 320px;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 14px;
    margin: 0 auto;
    display: none
}

.shoutu-dialog.center.show {
    display: block
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999998;
    background-color: rgba(0,0,0,.6)
}
.card {
  position: relative;
  background: #fff;
  /* box-shadow: 0 0 8px #ffcce0; */
  /* border-radius: 8px; */
  /* margin: 8px; */
  overflow: hidden;
}

.card .card-head {
  font-size: 15px;
  font-weight: 700;
  padding: 12px 15px;
  border-bottom: 1px solid #ffb3d1;
}

.card .card-head i {
  margin-right: 6px;
  color: #e60000;
}

.card .card-head .more {
  position: absolute;
  right: 5px;
  color: #666;
}

.card .card-body {
  padding: 8px;
}

.card .card-body.content {
  font-size: 14px;
}

.card .card-body.content img {
  max-width: 100%;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .card {
    margin: 0px;
  }

  .card .card-head {
    font-size: 14px;
    padding: 10px 12px;
  }

  .card .card-body.content {
    font-size: 13px;
  }
}

.board {
  display: flex;
  height: 44px;
  padding: 12px 8px;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.board .icon {
  margin: 0 8px 0 4px;
}

.board span:last-child {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/*  display: inline-block;   white-space: nowrap;  overflow: hidden;**/
.site-item {
   width: 11.11%;
   color: #666;
   font-size: 14px;
   padding: 5px 0px;
   border-radius: 6px;
   float: left;
   text-overflow: ellipsis;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
   text-align: center;
}

.site-item.top {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}

.site-item.side {
  width: 50%;
}

/* .site-item:hover {
  color: #666;
  font-weight: 600;
  background: #eee;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
} */

.site-item .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.top1 .site-item.top .icon{ 
  width: 75px;
  height: 75px;
  border-radius: 5px;
  overflow: hidden;

display: block !important;

}

@media (max-width: 767px) {

.top1 .site-item.top .icon{
  width: 52px;
  height: 52px;
  border-radius: 5px;
  overflow: hidden;
  display: none;
}

}

.site-item.top .icon {
  width: 30px;
  height: 30px;
}


.site-item:hover .icon {
  /* -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  transform: rotateZ(360deg); */
}

.site-item .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
 /****overflow: hidden;****/
.site-item.top .name {
  width: 100%;
  text-align: center;
  margin-top: 8px;
 
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width:1000px){
  .site-item.top {
    width: 11.11%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .site-item {
    width: 16.6666667%;
    overflow: hidden;
  }

  .site-item.top {
    width: 8.333%;
  }
}

@media (max-width: 767px) {
  .site-item {
    width: 25%;
    overflow: hidden;
  }

  .site-item.top {
    width: 20%;
  }
}

@media (max-width: 480px) {
  .site-item {
    width: 25%;
    font-size: 13px;
  }

  .site-item.top {
    width: 16.66%;
    /* padding: 10px 5px; */
    font-size: 12px;
  }

  .site-item .name {
    line-height: 20px;
  }

  .site-item.top .icon {
    width: 25px;
    height: 25px;
  }
}

.site-ranking {
  display: flex;
  align-items: center;
  padding: 6px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
  border-radius: 25px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.site-ranking:hover {
  color: #666;
  background: #eee;
}

.site-ranking .rank {
  flex: none;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  text-align: center;
}

.site-ranking:nth-child(1) .rank {
  font-size: 0;
  background: url('../images/rank_1.png') no-repeat 50% 50%/85%;
}

.site-ranking:nth-child(2) .rank {
  font-size: 0;
  background: url('../images/rank_2.png') no-repeat 50% 50%/85%;
}

.site-ranking:nth-child(3) .rank {
  font-size: 0;
  background: url('../images/rank_3.png') no-repeat 50% 50%/85%;
}

.site-ranking .icon {
  flex: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 4px;
}

.site-ranking .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.site-ranking .name {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.site-ranking .view {
  flex: none;
  color: #ff7f00;
  font-size: 15px;
  font-style: italic;
  border-radius: 4px;
  margin-right: 6px;
}
/*导航php-asp.net原创源码*/
.aui-php {
    background-color: #ffffff;
    padding: 0.5rem 0;
    position: relative;
    overflow: hidden;
}
.aui-asp{background-color: #89d8d3;background-image: linear-gradient(315deg, #89d8d3 0%, #03c8a8 74%);color: #fff !important;}
.aui-asp a:hover{color: #f00;}
.aui-asa{/* background-color: #fa6551; *//* background-image: linear-gradient(315deg, #feb88b 0%, #f73821 90%); */color: #ff0100 !important;}
.aui-asa a:hover{color: #f00;}
.aui-asx{background-color: #89d8d3;background-image: linear-gradient(315deg, #86cdfa 0%, #0191f8 74%);color: #fff !important;}
.aui-asx a:hover{color: #f00;}
.aui-phpasp{background:#fff;color:#000;}
	
.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 20%;
    box-sizing: border-box;
    margin: 5px 0;
}

.aui-palace-three{
    padding: 7px 7px 5px 7px;
}


.aui-palace-three .aui-palace-grid{
        text-align: center;
        border-radius: 5px;
        margin: 1% 1%;
        width: 23%;
        padding: .5rem 0;
        font-size: 15px;
        display: block !important;
        background: linear-gradient(to bottom, #ffffff, #eeeded);
}

@media (max-width: 767px) {

.aui-palace-three .aui-palace-grid{
 text-align:center;
 border-radius: 5px;
 margin: 1% 1%;
 width: 23%;
 padding: .5rem 0;
 font-size: 13px;
 display: none;
 color: #474747;
 font-size: 14px;
 background: linear-gradient(to bottom, #ffffff, #eeeded);
}

}


.activex::after {
    content: '';
    position: absolute;
    left: 50% !important;
    bottom: 2px !important;
    margin-left: -44% !important;
    height: 4px !important;
    width: 88% !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    pointer-events: none;
    /* 黑白高级流光 */
    background: linear-gradient(90deg, #fb0000,  #ffda00);
    /* background-size: 200% 100%; */
    /* animation: underline-flow 1.2s infinite linear; */
}

@keyframes underline-flow {
    0% {
        background-position: 0% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

.l{
    float: left;
    max-width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block !important;
}
.xingqubfq{ 

height: 450px;

}

@media (max-width: 767px) {

.xingqubfq{

height: 210px;

}

}
.xingqump3{ 

height: 90px;

}

@media (max-width: 767px) {

.xingqump3{

height: 90px;

}

}
.xingquboot{ 

display: block !important;

}

@media (max-width: 767px) {

.xingquboot{

height: 60px;

}

}
.swiper-containert{

/* margin:10px auto; */

width: 100%;

height: 100%;

overflow:visible!important;
}

@media (max-width: 767px) {

.swiper-containert{
	/* margin: 10px 0 0 0; */
	/* padding: 1px; */
	width: 100%;
	height: 210px;
	overflow:visible!important;
	display: block !important;
}
}
.bw-light-text {
    font-weight: bold;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #ffae61, #ff1101, #000000);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: bwFlow 3s linear infinite;
}

@keyframes bwFlow {
    0% { background-position: 200% 0; }
    100% { background-position: 0% 0; }
}
.player_popeom{width:500px;height:150px;position:absolute;text-align:center;top: 20%;left:50%;margin: 50px 0 0 -250px;}

@media (max-width: 767px) {

.player_popeom{width:500px;height:150px;position:absolute;text-align:center;top: 10%;left:50%;margin: 50px 0 0 -250px;display: block !important;}

}

.player_popeom a{
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #fff;
    background: #fc4064;
    text-decoration: none;
    margin: 5px;
}
.swiper-containert img{width: 100%;-webkit-filter: blur(2px);height: 350px;}

@media (max-width: 767px) {

.swiper-containert img{
    width: 100%;
    height: 250px;
    -webkit-filter: blur(2px);
    display: block !important;
}

}

.vod-detail .right {
	width: 100%;
	-webkit-flex-shrink:0;
	-ms-flex-negative:0;
	flex-shrink:0;
	overflow:hidden;
}
.vod-detail .detail-score {
	margin-bottom: 10px;
	line-height:24px;
	border: 1.5px solid #eeeded;
	border-radius:0px;
	width: 98%;
	height:100%;
	padding: 0 5px 0 10px;
	background:rgba(255,255,255,.1);
	text-align:center;
	float: right;
	margin-right: 2%;
}
.vod-detail .detail-get-box {
	cursor:pointer;
	line-height:42px;
	height:42px;
	padding-left:20px
}
.vod-detail .slide-info {
	margin-bottom:15px;
	font-size:14px
}
.vod-detail .slide-info .r6 {
	color:rgba(255,255,255,.6)
}
.slash {
	padding:0 7px
}
.slash:last-child {
	display:none
}
.play-score {
	position:relative;
	width:100%
}
.play-score .fraction {
    color: #fa6c52;
    float: left;
    height: 40px;
    font-weight: 500;
    font-size: 17px;
    line-height: 42px;
}
.play-score .score-title {
	/* margin:0 10px; */
	line-height:45px
}
.play-score .text-site {
	font-weight: 500;
	font-size:15px
}
.play-score .rating-s li {
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	width:10px;
	height:10px;
	background:url(../img/rating.svg) 0 0 no-repeat;
	background-size:cover;
	text-indent:-50px;
	margin-right:1px
}
.play-score .rating-s .active {
	background:url(../img/rating.svg) 0 -10px no-repeat;
	background-size:cover
}
.play-score .score-data {
	font-size:12px;
	line-height:32px
}
.play-score .douban-score {
	display:inline-block;
	padding:2px 0;
	font-weight: 400;
	line-height:30px;
	margin: 2px 6px 6px 15px;
	float: right;
	margin-top: -3px;
}
.play-score .douban-score .db {
	display:inline-block;
	margin-right:4px;
	width:16px;
	border-radius:2px;
	background:#00b51d;
	color:hsla(0,0%,100%,.87);
	vertical-align:top;
	text-align:center;
	font-size:12px
}
#rating .rating-s .active {
	background:url(../img/rating.svg) 0 -28px no-repeat;
	background-size:cover
}
#rating .rating-s li {
	width:28px;
	height:28px;
	text-indent:-60px
}
#rating {
	padding:28px 0;
	margin-bottom:20px;
	border-bottom:1px solid hsla(0,0%,100%,.08)
}
#rating .rating-s {
	display:inline-block
}
.vod-news .title-tab a,.website-tag a {
	border-radius:26px;
	color:hsla(0,0%,100%,.87);
	font-size:14px;
	padding:0 14px;
	line-height:36px;
	text-align:center;
	display:block;
	box-sizing:border-box;
	height:36px;
	margin-right:20px;
	cursor:pointer;
	background-color:hsla(0,0%,100%,.08)
}
.vod-news .text {
	color:rgb(169, 169, 172)
}
.plot-detail-list .swiper-slide {
	width:260px!important;
	margin-right:10px;
	background-color:rgba(255,255,255,.05);
	transition:all .1s ease-out 0s;
	padding:15px
}
.plot-detail-list .fa {
	display:block;
	padding:12px 12px 0;
	line-height:24px;
	overflow:hidden;
	font-size:32px;
	opacity:.4
}
.plot-detail-list .desc_txt {
	display:block;
	margin:6px 12px 10px;
	height:72px;
	line-height:24px;
	font-size:14px;
	font-weight:400;
	overflow:hidden
}
.plot-detail-list a {
	display:block;
	color:hsla(0,0%,100%,.87);
	background-color:rgba(11,13,18,.8);
	transition:all .1s ease-out 0s,transform .2s cubic-bezier(.34,1.56,.64,1) 0s;
	will-change:transform;
	width:60px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:15px;
	font-weight:700
}
.shp .public-pic-e {
	width:6.6666666%
}
.shp .public-list-button .time-title {
	font-size:14px;
	text-align:center
}
.shp .cor3 {
	font-size:12px;
	text-align:center
}
@media (min-width: 768px) and (max-width: 1200px) {
	.vod-detail .slide-info {
	margin-bottom:12px
}
.text {
	font-size:14px
}
.vod-detail .slide-info-remarks {
	margin-right:10px;
	font-size:12px;
	line-height:20px
}
.vod-detail .left .slide-info-title {
	font-size:26px
}
}@media (min-width:993px) and (max-width:1200px) {
	.vod-detail .left .detail-pic {
	width:200px;
	height:292px
}
.vod-detail .right {
	height: auto;
	margin-top: 10px;
}
#rating {
	padding:18px 0
}
.vod-detail .detail-score .weixin img {
	width:100px
}
}@media (min-width:768px) and (max-width:992px) {
	.vod-detail .box-width {
	display:block
}
.vod-detail .left {
	margin-right:0
}
.vod-detail .right {
	width:100%;
	margin-top:20px;
	height:140px
}
.vod-detail .detail-score .weixin {
	display:none
}
}@media (max-width: 767px) {
	.vod-detail .vod-news {
	margin-top:20px
}
.vod-detail .detail-info .button {
	line-height:36px;
	height:36px;
	font-size:12px;
	width:88px!important
}
.vod-detail .detail-get-box {
	line-height:36px;
	height:36px;
	font-size:0;
	padding-left:10px
}
.vod-detail .detail-get-box .fa {
	font-size:20px
}
.vod-news .title-tab a,.website-tag a {
	font-size:12px;
	line-height:32px;
	height:32px;
	margin-right:10px
}
.vod-detail {
	margin-right: 3px;
	margin-top: -10px;
}
.vod-detail.hader1 {
	padding:100px 0 20px 0!important
}
.vod-detail .box-width {
	display:block
}
.vod-detail .left {
	margin-right:0;
    height: 225px;
}
.vod-detail .left .detail-pic {
	/* padding-top:145%; */
	height:225px;
	width:100%;
	margin-right:0
}
.vod-detail .left .detail-pic .lazy {
	position:absolute;
	top:0;
	left:0
}
.vod-detail .left .fadeInLeft {
	position:relative;
	overflow:hidden;
	width:36%
}
.vod-detail .detail-info {
	position:relative;
	margin-left:15px;
	width:63%
}
.vod-detail .left .slide-info-title {
	font-weight:400;
	margin-bottom:8px;
	font-size:18px!important;
	line-height:20px!important
}
.deployment em:last-of-type,.vod-detail #rating,.vod-detail .slide-info,.vod-detail .weixin {
	display:none!important
}
.vod-detail .right {
	width:100%;
	height:auto;
	margin-top:10px
}
.vod-detail .deployment {
	display:block;
	color:hsla(0,0%,100%,.6)!important;
	line-height:20px
}
#rating {
	border-bottom:none;
	text-align:center
}
}@media (max-width: 559px) {
	.play-score .text-site {
	font-size: 15px !important;
	font-weight: 500;
}






            .page-head-1{width: 100%;height: auto;font-size: 14px;}
            
            
            .cate-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:14px 10px;}
            .cate-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#303133;text-decoration:none;width:25%}
            .cate-item:hover{text-decoration:none;color:#303133}
            .cate-item .div-img{margin-bottom:6px;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:1px 1px 9px rgba(250,67,106,.6);box-shadow:1px 1px 9px rgba(250,67,106,.6)}
            .cate-item .div-tit{color: #000;font-weight:bold;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:block;margin-bottom:20px;}
            
            
            .page-guess{margin-top:7px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:68px;padding:2px 14px 0;background:#fff}
            .page-guess .div1{display:inline-block;overflow:hidden;position:relative;width:39px;height:39px;margin-right:9px}
            .tit-box{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
            .tit-box .tit{font-size:15px;line-height:1.3}
            .tit-box .tit2{font-size:11px;color:#909399}

            
            
            .guess-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:48%;padding-bottom:19px}
            .image-wrapper{font-size:0;background:#f3f3f3;-webkit-border-radius:4px;border-radius:4px;width:100%;height:162px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden}
            .guess-item:nth-child(odd){margin-right:4%}
            .image-wrapper a{width:100%;height:100%;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;opacity:0;width:100%;height:100%;opacity:1}
            .guess-item .title{font-size:11px;color:#303133;line-height:39px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block}
            .viewcount{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
            .viewcount-space{width:4px}
            .price{font-size:11px;color:#fa436a;line-height:1}
            
            
            .uni-tabbar *{box-sizing:border-box}
            .uni-tabbar{box-sizing:border-box;position:fixed;left:0;bottom:0;width:100%;z-index:998;}
            .uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;-webkit-transform:scaleY(.5);transform:scaleY(.5)}
            .uni-tabbar__item{-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}
            .uni-tabbar__bd,.uni-tabbar__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal}
            .uni-tabbar__bd{position:relative;height:50px;-webkit-flex-direction:column;flex-direction:column}
            .uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px;width:27px;height:27px}
            .uni-tabbar__icon img{width:100%;height:100%}


            .uni-page-head{position:fixed;left:0;width:100%;height:44px;padding:7px 3px;display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;-webkit-transition-property:all;transition-property:all}
            .uni-page-head-hd{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:16px}
            .uni-btn-icon{overflow:hidden;min-width:1em}
            .uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}
            .uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
            .uni-page-head-ft{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;font-size:13px}
            
            
            .uni-tabbar *{box-sizing:border-box}
            .uni-tabbar{box-sizing:border-box;position:fixed;left:0;bottom:0;width:100%;z-index:998;}
            .uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;-webkit-transform:scaleY(.5);transform:scaleY(.5)}
            .uni-tabbar__item{-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}
            .uni-tabbar__bd,.uni-tabbar__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal}
            .uni-tabbar__bd{position:relative;height:50px;-webkit-flex-direction:column;flex-direction:column}
            .uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px;width:27px;height:27px}
            .uni-tabbar__icon img{width:100%;height:100%}
            
            
            .empty{position:fixed;left:0;top:0;width:100%;height:100vh;padding-bottom:49px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff}
            .empty .empty-tips{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;color:#c0c4cc}
            .empty .navigator{color:#fa436a;margin-left:7px}
            
            
            .guess-section{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 44px 14px 0;background: #fff;}


/*导航*/
.Utop{text-align: center;/*background: url(../images/head.jpg)*/ #FFECED top center;height:auto;}
.Utop h5{padding-top: 10px;font-size: 28px;font-family:'Microsoft YaHei'; text-align: center; color: #000;text-shadow:#fff 1px 1px 1px}

.UStop{text-align: center;/*! background: url(../images/manebg.gif) #fff top center; *//*! height:20px; */}
.UStop span{font-size: 13px;text-align: center; color: #333;font-weight:bold;}
.UStop h5{padding-top: 10px;font-size: 16px;font-family:'Microsoft YaHei'; text-align: center; color: #000;text-shadow:#fff 1px 1px 1px}
.UStop p{text-align: center;padding-top: 3px; font-size: 32px;color: #f60; }
.UStop h3{font-size: 32px;text-align: center; color: #fff; margin: 0px;}


input:focus {
  outline: 1px solid var(--primary50);  //设置边框颜色
  border-radius: 4px;

