html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
li{list-style:none;}
textarea{overflow:auto;resize:none;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{
    font:1rem/100% Microsoft YaHei,"//5b8b//4f53";color:#333;outline:0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-focus-ring-color: rgba(255, 255, 255, 0);
    outline: none;
    background: #f6f7f8;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.imp{color: #f44148;}
a{text-decoration:none;color:#656565;}
.clearfix:after,
.row:after {
    clear:both;
    content:'\0020';
    display:block;
    height:0;    
}
.clearfix, .row {zoom:1; }
.clear {clear:both; }
.fl{float: left;}
.fr{float: right;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.wrap{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
@font-face {
  font-family: 'ytb';
  src:
    url('../fonts/ytb.ttf?8if3r3') format('truetype'),
    url('../fonts/ytb.woff?8if3r3') format('woff'),
    url('../fonts/ytb.svg?8if3r3#ytb') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fico{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ytb' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-search:before{content:"\f002"}
.ico-heard:before{content:"\f004"}
.ico-star:before{content:"\f005"}
.ico-star2:before{content:"\f006"}
.ico-user:before{content:"\f007"}
.ico-set:before{content:"\f013"}
.ico-del:before{content:"\f014"}
.ico-home:before{content:"\f015"}
.ico-time:before{content:"\f017"}
.ico-play:before{content:"\f01d"}
.ico-play2:before {content: "\f144";}
.ico-tag:before{content:"\f02b"}
.ico-img:before{content:"\f03e"}
.ico-edit:before{content:"\f044"}
.ico-share:before{content:"\f045"}
.ico-plus:before{content:"\f055"}
.ico-jian:before{content:"\f056"}
.ico-ca:before{content:"\f057"}
.ico-gou:before{content:"\f058"}
.ico-qu:before{content:"\f059"}
.ico-info:before{content:"\f05a"}
.ico-view:before{content:"\f06e"}
.ico-di:before{content:"\f087"}
.ico-cai:before{content:"\f088"}
.ico-heard2:before{content:"\f08a"}
.ico-list:before{content:"\f0c9"}
.ico-gg:before{content:"\f0d4"}
.ico-arr-down:before{content:"\f0d7"}
.ico-arr-up:before{content:"\f0d8"}
.ico-arr-left:before{content:"\f0d9"}
.ico-arr-right:before{content:"\f0da"}
.ico-idea:before{content:"\f0eb"}
.ico-left:before{content:"\f104"}
.ico-right:before{content:"\f105"}
.ico-up:before{content:"\f106"}
.ico-down:before{content:"\f107"}
.ico-list2:before{content:"\f142"}
.ico-yt:before{content:"\f16a"}
.ico-tw:before{content:"\f174"}
.ico-shear:before{content:"\f1e1"}
.ico-fb:before{content:"\f230"}
.ico-film:before{content: "\f008";}
.ico-cam:before {content: "\f03d";}

.header{
    height: 3rem;
    background: #f44148;
    overflow: hidden;
}
.header a{
    color: #fff;
}
.header .logo{
    padding: .5rem 0 0 .5rem;
}
.header .logo em{
    font-size: .83rem;
    display: block;
    color: #f7b1b4;
    margin-top: .09rem;
}
.header .logo .fico{
    font-size: 1.5rem;
    vertical-align: -3px;
}
.art-head{
    position: relative;
    line-height: 3rem;
    background: rgba(51,51,51,.9);
}
.art-head a{
    width: 2.5rem;
    height: 3rem;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.5rem;
    text-align: center;
}
.art-head .home{
    left: auto;
    right: 0;
}
.art-head .tit{
    padding: 0 2rem;
    overflow: hidden;
    color: #fff;
    text-align: center;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search{
    width: 35%;
    background: #e52907;
    text-align: center;
    line-height: 2rem;
    margin: .5rem;
    border-radius: 1rem;
}
.search a{
    color: #fff;
    height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .5rem;
    display: block;
    font-size: .8rem;
    position: relative;
}
.search .fico{
    font-size: 1rem;
    margin-left: .2rem;
    position: absolute;
    right: .5rem;
    top: .5rem;
}
.nav{background: #fff;}
.nav-list li{
    float: left;
    width: 25%;
    text-align: center;
    padding:.5rem 0;
    font-size: .8rem;
}
.nav-list li a{
    color: #f99196;
}
.nav-list .fico{
    font-size: 1.4rem;
    display: block;
    margin-bottom: .1rem;
}
.nav-list li .current{
    color: #f44148;
}


.cnt-sec{
    background: #fff;
}
.list-tit{
    padding: 10px 10px 0;
    font-weight: normal;
    display: block;
    line-height: 1.5rem;
    overflow: hidden;
}
.list-tit strong{
    display: inline-block;
    color: #f44148;
    font-weight: normal;
    height: 1rem;
}
.list-tit .more{
    float: right;
    font-size: .8rem;
    color: #999;
}
.list{
    padding: 5px;
}
.list li{
    float: left;
    width: 50%;
    margin-bottom: 5px;
}
.list .a,
.list a{
    display: block;
    padding: 5px 5px 0;
}
.list img{
    display: block;
    width: 100%;
}
.list .pic{
    position: relative;
    display: block;
    height: 86px;
    overflow: hidden;
    background: #000;
}
.list .pic .ext{
    position: absolute;
    bottom: 3px;
    left: 3px;
    font-size: .6rem;
    color: #fff;
    background: rgba(0,0,0,.7);
    padding: 0 .2rem;
}
.list .pic .tag{
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: .6rem;
    color: #fff;
    background: #f44148;
    padding: 0 .2rem;
    border-radius: 2px;
}
.list .pic .ico-play,
.list .pic .ico-play2{
    position: absolute;
    left: 50%;
    top: 50%;
    color: rgba(255,255,255,.8);
    font-size: 2.4rem;
    margin: -1.2rem 0 0 -1.1rem;
    text-shadow: 0 0 3px rgba(22,22,22,.3)
}
.list .tit{
    line-height: 1rem;
    height: 2rem;
    color: #000;
    overflow: hidden;
    font-size: .83rem;
    padding-top: .3rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-pic{
    padding: .3rem 0;

}
.list-pic li{
    float: none;
    position: relative;
    min-height: 80px;
    width: auto;
    padding: .3rem .5rem .2rem 42%;
}
.list-pic .pic{
    position: absolute;
    left: .5rem;
    top: .3rem;
    width: 38%;
    height: 80px;
}
.list-pic .a, .list-pic a{
    padding: 0;
}
.list .views{
    padding-top: .2rem;
    font-size: .7rem;
    color: #999;
    display: block;
}
.play-box{
    background: #000;
}
.play-info{
    background: #fff;
    padding: .5rem .5rem .3rem;
}
.play-info .h1{
    font-size: 1rem;
    line-height: 1.5rem;
}

.play-info .view{
    padding: .5rem 0;
    font-size: .83rem;
    color: #999;
}
.play-info .dig-info{
    font-size: .83rem;
    color: #999;
    position: relative;
    margin: .5rem 0;
}
.play-info .dig-info .s1{
    margin-right: .3rem;
}
.tags-box{
    font-size: .83rem;
    color: #999;
}
.tags-box a{
    margin: 0 0 .2rem 0;
    background: #fe5234;
    color: #fff;
    border-radius: 2px;
    padding:.09rem .3rem .14rem;
    display: inline-block;
}
.share-box{
    position: absolute;
    right: .5rem;
    top: 0;
    font-size: 1.2rem;
}
.share-box .ico-fb{
    color: #3b5998;
}
.share-box .ico-tw{
    color: #1da1f2;
}
.v-more{
    text-align: center;
    font-size: .83rem;
    line-height: 1.6rem;
    border-top: 1px solid #eee;
    color: #999;
}
.play-desc{
    line-height: 1.5rem;
    background: #f5f6f7;
    padding: .5rem;
    color: #666;
    display: none;
    font-size: .83rem;
}

.atags-box{
    padding: 0 10px 10px;
    border-top: 1px solid #ddd;
    margin-top: 8px;
}
.atags-box li{
    float: left;
    width: 50%;
    padding: 10px 0;
    color: #f44148;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .8rem;
}
.atags-box li a{
    color: #f44148;
}
.atags-box li a i{
    color: #999;
    font-size: .73rem
}

.no-data{
    text-align: center;
    padding: 1.5rem;
}

.search-wrap{
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.search-box{
    position: relative;
    border:1px solid #ddd;
    padding: 0 3.2rem 0 10px;
}
.search-box .key{
    width: 100%;
    line-height: 26px;
    padding: 5px 0;
    border: none;
    height: 26px;
    background: #fff;
}
.search-box button{
    position: absolute;
    right: -1px;
    top: -1px;
    width: 3rem;
    border: 0;
    background: #f44148;
    height: 38px;
    color:  #fff;
}
.top-list{
    padding: .5rem 0;
    background: #fff;
    margin-top: 10px;
}
.top-list li{
    list-style-type: decimal;
    padding: .5rem 0;
    margin:0 .5rem 0 1.5rem;
    font-size: .83rem;
    border-bottom: 1px dashed #ddd;
    line-height: 1.2rem;
    color: #f44148;
}

.page{
    text-align: center;
}
.page-show a ,
.page-show span{
    display:inline-block;
    padding:0 10px;
    height:28px;
    line-height:28px;
    background:#fff;
    border-radius:5px;
    border-bottom:1px solid #ddd;
    margin:0 2px 5px;
    transition:.2s;
    color:#999999;
}
.page-show .current , .page-show a:hover{
    background: #f44148;
    color: #fff;
}
.page-show .prev ,
.page-show .next {
    font-family:"SimSun";
}

.go-top{
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: rgba(0,0,0,.6);
    font-size: 1.5rem;
    border-radius: .2rem;
    display: none;
    z-index: 10;
}
/* ä¸‹æ‹‰æ’ä»¶æ ·å¼ */
.dropload-up,.dropload-down{
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: .9rem;
    /* å¼€å¯ç¡¬ä»¶åŠ é€Ÿ */
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
}
.dropload-down{
    height: 3rem;
    clear: both;
}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: 3rem;
    line-height: 3rem;
    text-align: center;
}
.dropload-load .loading{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}
.t300{
    margin-right: auto;
    margin-left: auto;
    width: 300px;
}

.wrap-888{
    padding-bottom: 80px;
}
.fix-bot{
    width: 100%;
    background: #fdfbdb;
    line-height: 1.2;
    text-align: center;
    color: #fbb665;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    padding: 10px 0;
}
.fix-bot .btn{
    display: block;
    width: 50%;
    margin: .5rem auto 0;
    background: #f44148;
    padding: .3rem;
    color: #fff;
    border-radius: 2px;
}

.dapp img{width: 100%;vertical-align: middle;}
.dapp-btn{
    min-height: 45px;
    padding: 0 85px 0 50px;
    color: #666;
    line-height: 20px;
    font-size: 13px;
    position: relative;
    margin: 0 10px;
    display: block;
    padding-bottom: 5px;
}
.dapp-btn .ico{
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 5px;
    background: url(https://i.vimeocdn.com/portrait/24381606) no-repeat;
    background-size: auto 100%;
    border-radius: 5px;
    overflow: hidden;
}
.dapp-btn img{
    width: 100%;
}
.dapp-btn .other{background: #fff;}
.dapp-btn .s1{
    display: block;
    color: #ff5077;
    font-size: 15px;
    padding-top: 5px;
}
.dapp-btn .go{
    position: absolute;
    border: 1px solid #ff5077;
    height: 20px;
    border-radius: 10px;
    padding: 0 10px;
    top: 14px;
    right: 0;
    color: #ff5077;
    line-height: 20px;
}
.vbuddy .s1{
    color: #3f91f3;
}
.vbuddy .go{
    border-color: #3f91f3;
    color: #3f91f3;
}
.vmini .s1{
    color: #19a368;
}
.vmini .go{
    border-color: #19a368;
    color: #19a368;
}
.tbbox iframe{
    display:block;
    margin:0 auto!important;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (min-width: 639px) { 
    .list li{
        width: 33.333%
    }
    .list .pic{
        height: 113px;
    }

}
@media screen and (max-width:  359px) { 
    .list .pic{
        height: 72px;
    }
    .list li:nth-child(1){
        display: none;
    }
}
