
.bg{
    padding: .5rem 0;
   background-color: #fff;
}
.page .swiper-slide .bftb{
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
    width: 2.3rem;
    height: 2.3rem;
    line-height: 2.3rem;
    font-size: 1rem;
}




#cysp{
    background-color: #fff;
}
.bar-nav~.content {
    top: 3.2rem;
}


.topList{
    position: relative;
    font-size: 0;
    overflow-y: auto;
    background-color: #fff;

}
.downLoadList{
    padding: .2rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    width: 1680px;
}

.downLoadList .btnn{
    width: 33%;
    text-align: center;
    border-left: 1px solid #eee;
}
.downLoadList .btnn a{
    text-align: center;
    color: #282828;
    font-size: .8rem;
}
.downLoadList .btnn:first-of-type{
    border-left: none;

}
.downLoadList .btnn .active{
    color: #fe4351;
}
.downLoadList .btnn span.icon{
    margin-left: .5rem;
    color: #999;
}
.downLoadList .btnn .active span::before{
    display: inline-block;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
    -webkit-transition: -webkit-transform .5s ease-out;
    -moz-transition: -moz-transform .5s ease-out;
    transition: transform .5s ease-out;
    color: #fe4351;
}





.list1{
    margin: .5rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.list1 li{
    position: relative;
    width: 49.5%;
    font-size: 0;
}
.list1 li img{
    width: 100%;
}
.list1 li .wz{
    position: absolute;
    left: .5rem;
    top: .6rem;
}
.list1 .wz h2{
    margin: 0 0 .1rem 0;
    font-size: .8rem;
    color:#383838;
    font-weight: normal;
}
.list1 .wz p{
    font-size: .6rem;
    color: #888;
}

.tab1 .buttons-tab{
    border-bottom: none;
    border-bottom:1px solid #eee;
    overflow: hidden;
    overflow-x: scroll;
}
.tab1 .buttons-tab::-webkit-scrollbar {/*隐藏滚轮*/
    display: none;
}
.tab1 .buttons-tab .button{
    padding: 0 1rem;
    font-size: .8rem;
    border: none;
    color: #282828;
}
.tab1 .buttons-tab .line{
    display: inline-block;
    padding: 0 .5px;
    margin-top: .6rem;
    height: .9rem;
    background-color: #eee;
}
.tab1 .buttons-tab .button.active {
    color: #d50000;
}
.tab1 ul{
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tab1 li{
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-radius: 7px;
    overflow: hidden;
}
.tab1 li h4{
    margin: .5rem 0;
    color:#282828;
    font-weight: normal;
    font-size: .8rem;
    overflow: hidden;
}
.tab1 .tab{
    padding-bottom: .2rem;
}
.tab1 .img{
    position: relative;
    margin-bottom: .6rem;
    font-size: 0; 
}
.tab1 .img img{
    width:100%;border-radius: 8px;
}
.tab1 .img .bftb{
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
}
.tab1 .img .time{
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    padding: 0 .3rem;
    color: #fff;
    font-size: .6rem;
    background-color:rgba(17, 17, 17, 0.4);
    border-radius: 25px;
}
.tab1 li .clearfix{
    font-size: .5rem;
}
.tab1 li .clearfix .tb{
    display: inline-block;
    width: 1rem; height: 1rem; border-radius: 50%; box-shadow: 0 1px 5px #ccc;
    vertical-align: middle;
}
.tab1 li .clearfix .pull-left{
    display: inline-block;
}
.tab1 li .clearfix .pull-left p{
    display: inline-block;
    margin-left: .2rem;
    color: #555;
}
.tab1 li .clearfix .pull-left span{
    margin-left: .6rem;
    color: #999;
}
.tab1 li .clearfix .pull-right{
    color: #999;
}
.tab1 li .clearfix .pull-right .icon-zhuanfa{
    font-size: .5rem;
}
.tab1 .zhulelist li:last-of-type{
    border-bottom: none;
}



.sm{
    margin-bottom: .5rem;
    padding: 0 5px;
    color: #999;
    /*background-color: #ffebeb;*/
    font-size: .6rem;
    /*border:1px solid #ff909d;*/
    text-align: left;
    background-color: #f7f7f7;
}

.partner{
    padding-bottom: .5rem;
}
.partner .tit {
    position: relative;
    margin: .5rem 0;
    text-align: center;
}
.partner .tit .line {
    position: relative;
    bottom: 1rem;
    display: inline-block;
    width: 2rem;
    height: 2px;
    background-color: #d90d26;
}
.partner .tit p {
    display: inline-block;
    letter-spacing: 2px;
    color: #282828;
    font-size: .8rem;
    text-align: center;
}
.partner .tit p span {
    display: block;
    font-size: .5rem;
    color: #999;
    letter-spacing: 0;
}
.partner ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.partner li{
    display: inline-block;
    margin-bottom: .1rem;
    width: 33%;
    font-size: 0;
    border: 1px solid #ebebeb;
}
.partner li img{
    width: 100%;
}



/* cysp_cykb补充 */
.tab1 .cykbtab{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.tab1 .cykbtab .button{
    padding: 0;
}


.infinite-scroll-preloader span{
    position: relative;
    bottom: .2rem;
    margin-right: .5rem;
    font-size: .7rem;
}
.infinite-scroll-preloader .preloader{
    width: 1rem;
    height: 1rem;
}

.finish{
    display: none;
    margin-bottom: .5rem;
    font-size: .7rem;
    text-align: center;
}
