html { overflow-x: hidden; overflow-y: auto; }
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}
.vote-content *{
    max-width:100% !important;
    text-wrap-mode: unset !important;
}
.vote-content img{
    height:auto !important;
}
body {
    font-size: 1rem;
    background: #f8f8f8;
    background-size: 100% auto;
    background-position-y: 100%;
}

.card-footer {
    padding: .5rem
}

.card-body {
    padding: .5rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

p {
    margin-bottom: .5rem
}

.vote-item-box {
    margin-left: 0
}
.vote-item-box .vote-item:last-child,
.vote-item-box .box-item:last-child {
    margin-bottom: 0px !important;
}
.vote-item-type-box {
    margin-left: 0
}

.vote-item-type-box .vote-item-type {
    padding: 0 1rem 0 0
}

.vote-item-type-box .vote-item-type a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.vote-item-cover {
    width: 100%
}

.vote-item {
    padding: 0 1rem 0 0
}

.vote-item .index-tag {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 50px;
    padding: 0;
    text-align: center;
    filter: alpha(opacity=30);
    background-color: rgba(59, 59, 59, .5);
    color: #fff;
    z-index: 9;
    font-size: 1rem;
}

.vote-item-box .vote-title-box,
.vote-item-box .vote-sub-title-box {}

.limit-width iframe,
.limit-width img {
    width: 100%;
    height: 100%
}

.checkbar {
    border-bottom: 1px solid #f2f2f2
}

.navbar-box {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    box-shadow: 2px 0 13px 2px rgba(0, 0, 0, .1);
    background: #fff;
    z-index: 50
}

.navbar {
    padding: 0
}

.navbar .col {
    padding: 0;
    width: 100%;
    margin: 0;
    height: 50px
}

.navbar .col a {
    width: 100%;
    height: 100%;
    display: block;
    padding-top: .4rem;
    font-size: .8rem
}

.navbar .col a.text-default {
    color: #888
}

.navbar .col a:hover {
    text-decoration: none
}

.card-footer {
    background: 0 0;
    border-top: 0
}

.card {
    border: 1px solid #f2f2f2;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.circle {
    border-radius: 50%!important;
    overflow: hidden
}
.main-title
{
    font-size:1.1rem;
}
div.kk_loading{display:none;};
div[v-cloak]{margin:0px;padding:0px;overflow:hidden;}
div[v-cloak] div.kk_loading{
    width:100vw;
    height:100vh;
    line-height:100vh;
    text-align:center;
    display:block;
    position:fixed;
    top:0;
    left:0;
    color:white;
    font-size:1.8rem;
    background-image: linear-gradient(to bottom left, #bfbfbf, #d9d9d7, #dfdccd    );
}
div[v-cloak] div.kk_loading, div[v-cloak] div.kk_loading *{
    visibility: inherit;
}

div.box-item{
    width:100%;
    padding:8px;
    background:white;
    border: 1px solid #f2f2f2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom:15px;
    margin-right:15px;
    border-radius: .25rem;
}
div.kk-show-type-3
{
    width:100%;
    display:flex;
    position: relative;
    z-index: 1;
}
div.kk-show-type-3 > *:nth-child(1)
{
    align-items: center;
    display: flex;
}
div.kk-show-type-3 > *:nth-child(2)
{
    display:flex;
    flex-direction: column;
    flex: 1;
    margin-left: 8px;
}
/* div.kk-show-type-3 > *:nth-child(3)
{
    flex:1;
} */
div.kk-show-type-3 > *:nth-child(1) img{
    width:75px;
    height:75px;
}
div.kk-show-type-3 div.vote-content *{
    color:#758697;
}
div.kk-show-type-3 div.vote-content > *:nth-child(1){
    font-size:1rem;
    flex:1;
    display:flex;
}
div.kk-show-type-3 div.vote-content > *:nth-child(2){
    flex:1;
    font-size:0.9rem;
}
div.kk-show-type-3 div.vote-content > *:nth-child(3)
{
    flex:1;
    color:#FFBC5D;
    font-size:0.9rem;
}
div.opera
{
    display:flex;
    flex-direction: row;
    align-items: center;;
}
a.kk-title
{
    width:0;
    height:auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    flex:1;
    margin-left:5px;
}
div.content2{
    display:flex;
}
div.content2 > *:nth-child(1)
{
    flex:1;
}
div.content2 > *:nth-child(2)
{
    flex:5;
}
div.vote-content2
{
    display:flex;
}
div.vote-content2 > *:nth-child(1)
{
    flex:4;
}
div.vote-content2 > *:nth-child(2)
{
    flex:1;
}
div.vote-content3
{
    display: flex;
    flex-direction: column;
}
div.vote-content3 *
{
    color:#758697;
}
div.fubiaoti{
    font-size:0.9rem;
    padding-right: 8px;
    text-align: justify;
}
div.kk-order{
    width:100%;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    display:flex;
    justify-content: space-between;
    margin-top:1rem;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border: 1px solid #f2f2f2;
   
}
div.kk-order > *:nth-child(1){
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
div.kk-order > *:nth-child(3){
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
div.kk-order > *{
    flex:1;
}
div.kk-order > *.kk-sort-active{
    opacity: 0.9;
}
.kk-num {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.mb-0{
    font-size:14px;
}
p{
    font-size:14px;
}
p.vote-title-box{
    font-weight: bold;
}
p.vote-title-box-line{
    width:100%;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    color: #6c757d;
}
div.kk-gongxian
{
    width:50px;
    display:flex;
    flex-direction: column;
    text-align:center;
    margin-right:1.25rem;
    white-space: nowrap;
    overflow:hidden;
    flex-shrink: 0;
    font-size:12px;
    position:relative;
}
div.kk-gongxian-container
{
    width:100%;
    display:flex;
    overflow:inherit;
    overflow-x: auto;
    padding: 1.25rem;
    padding-right: 0;
}
div.kk-vote-history-item
{
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.25rem;
}
div.kk-vote-history-item > :nth-child(1)
{
    display:flex;
    align-items: center;
}
div.kk-vote-history-item:last-child
{
    margin-bottom:0;
}
div.vote-history-title{
    color: #d5d5d5;
    font-size:17px;
}
div.vote-history-time{
    font-size:12px;
}
div.vote-history-num
{
    color:#ff9126;
}
div.kg-head
{
   width:50px;
   height:50px;
   border-radius: 50%;
   overflow: hidden;
}
div.kk-gongxian-container > div.kk-gongxian:nth-child(1) div.kg-head
{
    border: 3px solid rgb(242, 180, 43);
}
div.kk-gongxian-container > div.kk-gongxian:nth-child(2) div.kg-head
{
    border: 3px solid rgb(189, 187, 190);
}
div.kk-gongxian-container > div.kk-gongxian:nth-child(3) div.kg-head
{
    border: 3px solid rgb(191, 128, 69);
}
div.kk-vote-history-container{
    padding:1.25rem;
}
div.kk-form-control button.kk-btn
{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div.kk-progress-video{
    display:flex;
    align-items: center;
}
div.kpv-progress-bottom{
    height:0.7rem;
    flex:10;
    background:#eee;
    border-radius:5px;
    position:relative;
}
div.kpvpb-progress{
    height:inherit;
    position: absolute;
    top:0;
    left:0;
    border-radius:5px;
    width:0;
}
div.kpv-content{
    flex:1;
    text-indent:10px;
}
div.kk-btn{
    width:100%;
    outline: none;
}

div.kk-swiper-container {
    width: 100%;
    height: 100%;
}
div.ks-item {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow:hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div.ks-item img{
    width:100%;
    height:auto;
}
div.swiper-slide a{
    display:block;
}