body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: .35rem;
    -webkit-tap-highlight-color: transparent;
}

@font-face {
    font-family: 'webfont';
    src: url('//at.alicdn.com/t/webfont_3ytsqobg8cl.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_3ytsqobg8cl.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_3ytsqobg8cl.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_3ytsqobg8cl.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_3ytsqobg8cl.svg#站酷小薇体') format('svg'); /* iOS 4.1- */
}

ul li {
    list-style: none;
}

.banner {
    /*background: url('../img/index_bg.png') no-repeat;*/
    /*height: 60vh;*/
    /*width: 100%;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    /*position: relative;*/
}

.banner .logo {
    /*background: url('../imgs/710ae7dbcd1a7fc5e359d0b8d14816e.jpg') no-repeat;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    /*position: relative;*/
}

.banner .guize {
    position: absolute;
    top: .3rem;
    right: .3rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: .05rem .2rem;
    font-size: .25rem
}

.c_tabs {
    position: relative;
    top: 0rem;
    background: #6d9fb9;
    color: #fff;
    display: flex;
    height: 1rem;
    line-height: 1rem;
    justify-content: space-around;
}

.c_tabs div {
    text-align: center;
    font-size: .35rem;
    width: 50%;
}

.c_tabs .current {
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
}

/*.c_tabs .current::after {*/
/*content: "";*/
/*position: absolute;*/
/*height: .02rem;*/
/*background: #fd70a5;*/
/*width: 2rem;*/
/*transform: translateX(-50%);*/
/*}*/

.c_tabs p {
    line-height: .5rem;
}

.c_tabs p:last-child {
    font-size: .25rem;
    color: #fff;
}

.user-list {
    margin: .2rem .3rem .2rem .5rem;
    border-radius: .15rem;
}

.user-list .item:first-child {
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem;
}

.user-list .item {
    padding: .4rem;
    margin-bottom: .3rem;
    background: rgb(171, 216, 239);
    position: relative;
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem;
}

.user-list .item .rank {
    position: absolute;
    background: #879ba4;
    width: .7rem;
    font-size: .25rem;
    height: .7rem;
    color: #fff;
    line-height: .7rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left: -.35rem;
    text-align: center;
}

/*.item:nth-child(2) .rank {*/
/*background-image: url('../img/hg.png') !important;*/
/*background-repeat-x: initial !important;*/
/*background-repeat-y: initial !important;*/
/*background-attachment: initial !important;*/
/*background-origin: initial !important;*/
/*background-clip: initial !important;*/
/*background-size: cover !important;*/
/*background-color: transparent !important;*/
/*height: 1rem;*/
/*display: block;*/
/*content: "";*/
/*-webkit-border-radius: 0;*/
/*-moz-border-radius: 0;*/
/*border-radius: 0;*/
/*text-indent: -999rem;*/
/*background-position: -0.65rem 0 !important;*/
/*}*/

/*.user-list .item:nth-child(odd) {*/
/*background: rgb(171, 216, 239);*/
/*}*/

/*.user-list .item:nth-child(even) {*/
/*background: #2e1845*/
/*}*/

/*.user-list .item:nth-child(even) .rank {*/
/*background: #2e1845*/
/*}*/

.user-list .item .thumb {
    width: 100%
}

.user-list .item .thumb img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.user-list .item .desc {
    color: #fff;
    font-size: .28rem;
    width: 68%;
}

.user-list .item .rightinfo {
    position: absolute;
    color: #fff;
    right: .2rem;
    font-size: .25rem;
}

.user-list .item .rightinfo .button {
    background: #ffffff;
    color: #fd70a5;
    text-align: center;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem;
    /*padding: .15rem .4rem;*/
    font-style: italic;
    font-weight: bold;
    width: 1.4rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
}

.user-list .item .desc p {
    line-height: .45rem;
    margin: 0;
}

.user-list .item .desc .name {
    color: #fd70a5;
    font-size: .32rem;
}

.user-list .item .poll_count {
    margin-bottom: .2rem;
    text-align: center;
    color: #fd70a5;
    font-size: .3rem;
}

.user-list .item .poll_count span {
    font-size: .35rem;
    color: #fd70a5;
    font-family: webfont;
}

.loading {

}

.sk-double-bounce {
    width: .5rem;
    height: .5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #6d9fb9;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-double-bounce 2.0s infinite ease-in-out;
    animation: sk-double-bounce 2.0s infinite ease-in-out;
}

.sk-double-bounce .sk-double-bounce-2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@keyframes sk-double-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.geetinit_loading .iconfont {
    font-size: .35rem;
    animation: loading-icon 800ms infinite linear;
}

@keyframes loading-icon {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.country {
    width: .5rem;
    position: relative;
    top: 0.05rem;
    left: .1rem;
}

.ranktips {
    color: #fff;
    font-size: .25rem;
    position: absolute;
    top: .2rem;
    left: .2rem;
}

.ranktips p {
    margin: .1rem 0;
}

.layui-m-layercont {
    padding: .5rem !important;
    position: relative;
}

.layerclose::before {
    content: "\e632";
    color: #444;
    position: absolute;
    right: .1rem;
    top: .2rem;
    font-size: .7rem;
    color: #fa2196;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item:nth-child(1) .rank {
    background: url('../img/hg.png') no-repeat;
    background-size: cover;
    height: 1rem;
    display: block;
    content: "";
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -999rem;
    background-position: -0.14rem 0;
}

/*.item:nth-child(3) .rank {*/
/*background-image: url('../img/hg.png') !important;*/
/*background-repeat: no-repeat;*/
/*background-color: transparent;*/
/*background-size: cover;*/
/*height: 1rem;*/
/*display: block;*/
/*content: "";*/
/*-webkit-border-radius: 0;*/
/*-moz-border-radius: 0;*/
/*border-radius: 0;*/
/*text-indent: -999rem;*/
/*background-position: -1.3rem 0*/
/*}*/

.header {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    font-size: .4rem;
    background-color: #255F50;
}

.back {
    position: absolute;
    left: .2rem;
    height: 1rem;
    font-size: .3rem;
    color: #444;
}

.bgimg {
    overflow: hidden;
    position: relative;
    padding-top: 1rem;
    width: 100%;
}

.bgimg img {
    /*-webkit-border-radius: 30px;*/
    /*-moz-border-radius: 30px;*/
    /*border-radius: 30px;*/
}

.bgimg .jb {
    /*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAACECAYAAACd8XsJAAAAAXNSR0IArs4c6QAAAMJJREFUaAXtmUEKgDAQA1v1/2/WBc+N0CBpmUJPLmF3klbB3lrrz55ex7TCK4CQJgkjGGkCuiIvR9fTNPfR2Lk81/I6IkfjDNVTm2vA1rBhpBnlBRLXtGt5jPI6Itk6R3mM6Ei7ZjtrNqE81zYebWPYG7tmGw2hFW9IXMM1TUBXkKNVGVle29j/zX4LbItI9VuuWcSw/0f7gf0NtuXfEUcE2JqAruDQwkgT0BV5ObJ8QNTg1tEsXVVHp/ZEV5RQ7el1A11SAgv6lwzAAAAAAElFTkSuQmCC');*/
    /*height: 132px;*/
    width: 100%;
}

.bgimg .jb .text {
    /*padding:.5rem;*/
    /*position: absolute;*/
    font-size: .4rem;
    bottom: 0;
    color: #555;
    /*text-shadow: 1px 1px 5px #837979;*/
    line-height: .6rem;
    font-weight: bold;

}
.bgimg .jb .text .n{
    position: relative;
    padding-left:.2rem;

}
.bgimg .jb .text .msg{
    text-shadow: none;
    font-size:.3rem;
    width: calc(100% - .4rem) !important;
    color:#8f8f8f;
    font-weight: normal;
    margin-bottom:.5rem;
}
.bgimg .jb .text .n::before{
    background: #6d9fb9;
    height:.4rem;
    width:3px;
    content: "";
    position: absolute;
    left:0rem;
    top:.1rem;
}
/*.bgimg .jb .text p {*/
/*line-height: .2rem;*/
/*color: #fff;*/
/*text-shadow: 1px 1px 5px #000;*/
/*}*/

.viewbtn {
    background-color: #255F50;
    margin: 0 .3rem;
    margin-top: .5rem;
    width: calc(100% - 0.6rem) !important;
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    font-size: .4rem;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: flex;
    overflow: hidden;
    align-items: center;
    align-content: center;
}

.viewbtn .count {
    width: 50%;
    position: relative;
}

.viewbtn .count::after {
    content: "";
    height: .3rem;
    width: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.viewbtn .pick {
    width: 50%;
}

.search {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: #fff;
    padding: .2rem 0;
    /*text-align: center;*/
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    left: 0;
    display: none;
}

.search_box_div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.search input {
    width: calc(90% - .8rem);
    padding-left: .8rem;
    border: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #f3f3f3;
    height: .7rem;

}

.search i {
    font-size: .4rem;
    position: absolute;
    left: .6rem;
    top: .35rem;
    color: #999;
}

.search .search_end {
    min-height: 100vh;
    display: none;
    background: #fff;
    padding: .4rem;
}

.search .search_end div {
    line-height: 1rem;
    font-size: .3rem;
    border-bottom: 1px solid #f3f3f3;
}

.search .cancel {
    position: absolute;
    right: 0;
    top: .2rem;
    font-size: .4rem;
}

.search .buttons {
    margin-top: 1rem;
    border: none;
    background: #f3f3f3;
    color: #00a5e0;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.content {
    margin-top: .1rem;
    /*padding: .2rem;*/
    /*margin-bottom: 1.6rem;*/
    /*background: rgb(171, 216, 239);*/
    /*border-radius: .15rem;*/
}

.content img {
    width: 100%;
    margin-bottom: .1rem;
    border-radius: 10px;
    /*-webkit-border-radius: 30px;*/
    /*-moz-border-radius: 30px;*/
    /*border-radius: 30px;*/
}

.swiper-pagination {
    display: none;
}

.border {
    background: url('../imgs/border.jpg') no-repeat;
    width: 100%;
    background-size: cover;
    height: .2rem;
}

.border2 {
    background: url('../imgs/border2.jpg') no-repeat;
    width: 100%;
    background-size: cover;
    height: .6rem;
}
.border3 {
    background: url('../imgs/border3.jpg') no-repeat;
    width: 100%;
    background-size: cover;
    height: .6rem;
}

.list {
    margin: .4rem;
}

.list .item {
    padding: .5rem;
    background: #f3f3ef;
    margin:.15rem 0;
}

.list .item .img img {
    width: 100%;
}

.list .item .text {
    display: flex;
    align-content: space-between;
    color: #255f50;
    font-weight: 500;
}

.list .item .text .name {
    flex: 6;
    text-align: left;
}

.list .item .text .author {
    flex: 4;
    text-align: right;
}

.list .item .text .btn {
    flex: 5;
    background: #e62753;
    color:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    height:.7rem;
    line-height:.7rem;
}


.list .item .text .num {
    flex:5;
    text-align: right;
    color:#68351c;
    font-size:.45rem;
}


.list2 {
    margin: .4rem;
    display: flex;
    flex-wrap: wrap;
}

.list2 .item {
    width:calc(50% - .4rem);
    padding: .15rem;
    background: #f3f3ef;
    margin-bottom:.1rem;
}
.list2 .item:nth-child(2n){
    margin-left:.1rem;
}
.list2 .item .img img {
    width: 100%;
}

.list2 .item .text {
    display: flex;
    align-content: space-between;
    color: #255f50;
    font-weight: 500;
}

.list2 .item .text .name {
    flex: 6;
    text-align: left;
    font-size:.3rem;
    margin-top:.2rem;
}

.list2 .item .text .author {
    flex: 4;
    text-align: right;
    margin-top:.2rem;
    font-size:.3rem;
}

.list2 .item .text .btn {
    flex: 5;
    background: #e62753;
    color:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:.3rem;
    text-align: center;
    height:.7rem;
    line-height:.7rem;
}


.list2 .item .text .num {
    flex:5;
    text-align: right;
    color:#68351c;
    position: relative;
    top:.2rem;
    font-size:.35rem;
}
.footer .footer_text{
    text-align: center;
    width:100%;
}

.footer .footer_text .bd{
    position: absolute;
    top:.2rem;
    width:100%;
    color:red;
}
.player{
    position: fixed;;
    top:.4rem;
    right:.4rem;
    z-index: 10000;
}

.player .played{
    background: url('../imgs/play.png') no-repeat;
    width:1rem;
    height:1rem;
    background-size: cover;
    animation: loading 2.5s  infinite linear;
}
@keyframes loading {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}
.player .paused{
    background: url('../imgs/pased.png') no-repeat;
    width:1rem;
    height:1rem;
    background-size: cover;
}