.dd-layout{
    width:100%;
    background:#ffffff
}
.dd-pc {
    display:block
}
.dd-mob {
    display:none!important
}

.dd-container{
    width: 12.00rem;
    margin: 0 auto;
}
.dd-relative{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.dd-banner-box{
    width: 100%;
    position: relative;
}
.dd-banner-pic{
    width: 100%;
    text-align: center;
}
.dd-banner-pic img{
    margin: 0 auto;
}

.dd-vote-nav-box{
    width: 100%;
    height: 0.86rem;
}
.dd-vote-nav-item{
    font-size: 0.20rem;
    color: #010101;
    width: 3.75rem;
    height: 0.86rem;
    line-height: 0.86rem;
    text-align: center;
    background: #caeeff;
    float: left;
    margin-right: 0.36rem;
}
.dd-vote-nav-item:last-child{
    margin-right: 0;
}
.dd-vote-nav-item-active{
    color: #ffffff;
    background: #03a1d8;
}
.dd-vote-intro{
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.32rem;
    width: 100%;
    margin-top: 0.30rem;
}


/*全部项目*/
.dd-vote-items-search-box{
    width: 100%;
    padding-top: 0.44rem;
}
.dd-vote-items-search{
    width: 5.82rem;
    height: 0.71rem;
    border: 1px solid #d1d0d3;
    border-radius: 6px;
    background: #f5f5f5;
    margin: 0 auto;
}
.dd-vote-items-input01{
    font-size: 0.20rem;
    color: #d1d0d3;
    width: 4.70rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-indent: 0.28rem;
    float: left;
    border: 0;
    background: #f5f5f5;
}
.dd-vote-items-search-btn{
    width: 0.80rem;
    height: 0.68rem;
    text-align: center;
    float: right;
}
.dd-vote-items-search-btn img{
    width: 0.35rem;
    height: 0.37rem;
    margin: 0 auto;
    margin-top: 0.16rem;
}

.dd-vote-items-count-down-box{
    width: 100%;
    padding-top: 0.22rem;
    text-align: center;
}
.dd-vote-items-count-down{
    font-size: 0.16rem;
    color: #38a8da;
    line-height: 0.26rem;
    height: 0.26rem;
    display: inline-block;
    position: relative;
    text-indent: 0.30rem;
}
.dd-vote-items-count-down:after{
    content: "";
    width: 0.16rem;
    height: 0.26rem;
    line-height: 0.26rem;
    background: url("../images/vote2020/count-down-icon.png") no-repeat center;
    background-size: 0.16rem 0.20rem;
    position: absolute;
    top: 0;
    left: 0;
}
.dd-vote-items-count-down span{
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #e6007e;
    padding: 0 0.10rem;
    font-weight: bold;
}
.timeBar{
    display: inline-block;
}

.dd-vote-items-box{
    width: 100%;
    padding-top: 0.63rem;
}
.dd-vote-items{
    width: 100%;
    margin-left: 0.10rem;
}

.dd-vote-items-item{
    width: 2.32rem;
    border: 1px solid #dddddd;
    border-radius: 0.06rem;
    float: left;
    margin: 0 0.30rem;
    margin-bottom: 0.39rem;
}
.dd-vote-items-pic{
    width: 2.30rem;
    height: 1.60rem;
    border-top-right-radius: 0.06rem;
    border-top-left-radius: 0.06rem;
    position: relative;
}
.dd-vote-items-px{
    font-size: 0.15rem;
    color: #ffffff;
    width: 0.60rem;
    height: 0.30rem;
    line-height: 0.30rem;
    text-align: center;
    background: url("../images/vote2020/banyuan-icon.png") no-repeat center;
    background-size: 0.60rem 0.30rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;

}
.dd-vote-items-pic img{
    width: 2.30rem;
    height: 1.60rem;
    border-top-right-radius: 0.06rem;
    border-top-left-radius: 0.06rem;
}


.dd-vote-items-name{
    font-size: 0.16rem;
    height: 0.16rem;
    line-height: 0.16rem;
    color: #000000;
    position: relative;
    padding: 0 0.12rem;
    text-indent: 0.21rem;
}
.dd-vote-items-name:after{
    content: "";
    width: 0.13rem;
    height: 0.16rem;
    background: url("../images/vote2020/goods-icon.png") no-repeat center;
    background-size: 0.13rem 0.13rem;
    position: absolute;
    top: 0;
    left: 0.12rem;
}

.dd-vote-items-num{
    font-size: 0.13rem;
    height: 0.13rem;
    line-height: 0.13rem;
    color: #999999;
    position: relative;
    padding: 0 0.12rem;
    text-indent: 0.21rem;
    margin-top: 0.14rem;
}
.dd-vote-items-num:after{
    content: "";
    width: 0.13rem;
    height: 0.13rem;
    background: url("../images/vote2020/vote-num-icon.png") no-repeat center;
    background-size: 0.13rem 0.12rem;
    position: absolute;
    top: 0;
    left: 0.12rem;
}

.dd-vote-items-btn{
    font-size: 0.16rem;
    color: #ffffff;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    border-bottom-left-radius: 0.06rem;
    border-bottom-right-radius: 0.06rem;
    background: #3cb4e6;
    width: 2.30rem;
    margin-top: 0.10rem;
    cursor: pointer;
}


.dd-vote-items-ranking-box{
    width: 100%;
    height: 5.07rem;
    position: relative;
}

.dd-vote-item-top2{
    position: absolute;
    top: 0.68rem;
    left: 0.80rem;
}
.dd-vote-item-top1{
    position: absolute;
    top: 0.26rem;
    left: 4.90rem;
}
.dd-vote-item-top3{
    position: absolute;
    top: 0.68rem;
    right: 0.80rem;
}
.dd-vote-items-ranking-item{
    width: 2.30rem;
}

.dd-vote-items-ranking-icon{
    width: 1.01rem;
    height: 1.28rem;
    position: absolute;
    top:0;
    left: 50%;
    margin-left: -0.50rem;
    z-index: 10;
}
.dd-vote-items-ranking-info{
    padding-top: 0.96rem;
}
.dd-vote-item-top2 .dd-vote-items-ranking-pic{
    width: 2.30rem;
    height: 2.30rem;
    border: 5px solid #b8b8b8;
    border-radius: 50%;
    margin: 0 auto;
}
.dd-vote-item-top1 .dd-vote-items-ranking-pic{
    width: 2.30rem;
    height: 2.30rem;
    border: 5px solid #ff9b33;
    border-radius: 50%;
    margin: 0 auto;
}
.dd-vote-item-top3 .dd-vote-items-ranking-pic{
    width: 2.30rem;
    height: 2.30rem;
    border: 5px solid #cd7d56;
    border-radius: 50%;
    margin: 0 auto;
}
.dd-vote-items-ranking-pic img{
    width: 2.20rem;
    height: 2.20rem;
    border-radius: 50%;
}
.dd-vote-items-ranking-name{
    font-size: 0.16rem;
    color: #000000;
    width: 100%;
    height: 0.16rem;
    line-height: 0.16rem;
    text-align: center;
    margin-top: 0.20rem;
}
.dd-vote-items-ranking-num{
    font-size: 0.13rem;
    color: #3cb4e6;
    width: 100%;
    height: 0.13rem;
    line-height: 0.13rem;
    text-align: center;
    margin-top: 0.14rem;
}
.dd-vote-items-ranking-btn{
    font-size: 0.16rem;
    color: #ffffff;
    width: 1.46rem;
    height: 0.39rem;
    line-height: 0.39rem;
    text-align: center;
    border-radius: 0.06rem;
    background: #3cb4e6;
    margin: 0 auto;
    margin-top: 0.20rem;
}


.dd-vote-itemsdetails-name-box{
    width: 100%;
    padding: 0.20rem;
}
.dd-vote-itemsdetails-name{
    font-size: 0.24rem;
    height: 0.24rem;
    line-height: 0.24rem;
    color: #000000;
    text-align: center;
}

.dd-vote-itemsdetails-btn-box{
    width: 100%;
    padding: 0.40rem;
}
.dd-vote-itemsdetails-btn{
    font-size: 0.16rem;
    color: #ffffff;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.06rem;
    background: #3cb4e6;
    width: 2.30rem;
    margin: 0 auto;
    cursor: pointer;
}
.dd-vote-intro object{
    margin: 0 auto;
}

.inputTip{
    width: 500px;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.8);
    text-align: center;
    position: fixed;
    top: 40%;
    margin-top: -20px;
    left: 50%;
    margin-left: -250px;
    z-index: 50;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    display: none;
}

@media screen and (max-width:640px) {
    .dd-pc {
        display:none!important
    }
    .dd-mob {
        display:block!important
    }

    .inputTip{
        width: 90%;
        height: 40px;
        line-height: 40px;
        background: rgba(0,0,0,0.8);
        text-align: center;
        position: fixed;
        top: 50%;
        margin-top: -20px;
        left: 5%;
        margin-left: 0;
        z-index: 50;
        border-radius: 3px;
        font-size: 12px;
        color: #fff;
        display: none;
    }

    .dd-container{
        width: 9.00rem;
        margin: 0 auto;
    }
    .dd-relative{
        width: 100%;
        height: 100%;
        position: relative;
        display: block;
    }
    .dd-banner-box{
        width: 100%;
        position: relative;
    }
    .dd-banner-pic{
        width: 100%;
    }
    .dd-vote-nav-box{
        width: 100%;
        height: 0.86rem;
    }
    .dd-vote-nav-item{
        font-size: 0.28rem;
        color: #010101;
        width: 3.00rem;
        height: 0.86rem;
        line-height: 0.86rem;
        text-align: center;
        background: #caeeff;
        float: left;
        margin-right: 0.36rem;
    }
    .dd-vote-nav-item:last-child{
        margin-right: 0;
    }
    .dd-vote-nav-item-active{
        color: #ffffff;
        background: #03a1d8;
    }
    .dd-vote-intro{
        font-size: 0.28rem;
        color: #000000;
        line-height: 0.42rem;
        width: 100%;
        margin-top: 0.30rem;
        padding: 0 0.30rem;
    }
    #player{
        width: 100% !important;
    }
    #plv_container{
        width: 100% !important;
    }


    /*全部项目*/
    .dd-vote-items-search-box{
        width: 100%;
        padding-top: 0.44rem;
    }
    .dd-vote-items-search{
        width: 5.82rem;
        height: 0.71rem;
        border: 1px solid #d1d0d3;
        border-radius: 6px;
        background: #f5f5f5;
        margin: 0 auto;
    }
    .dd-vote-items-input01{
        font-size: 0.20rem;
        color: #d1d0d3;
        width: 4.70rem;
        height: 0.68rem;
        line-height: 0.68rem;
        text-indent: 0.28rem;
        float: left;
        border: 0;
        background: #f5f5f5;
    }
    .dd-vote-items-search-btn{
        width: 0.80rem;
        height: 0.68rem;
        text-align: center;
        float: right;
    }
    .dd-vote-items-search-btn img{
        width: 0.35rem;
        height: 0.37rem;
        margin: 0 auto;
        margin-top: 0.16rem;
    }

    .dd-vote-items-count-down-box{
        width: 100%;
        padding-top: 0.22rem;
        text-align: center;
    }
    .dd-vote-items-count-down{
        font-size: 0.16rem;
        color: #38a8da;
        line-height: 0.26rem;
        height: 0.26rem;
        display: inline-block;
        position: relative;
        text-indent: 0.30rem;
    }
    .dd-vote-items-count-down:after{
        content: "";
        width: 0.16rem;
        height: 0.26rem;
        line-height: 0.26rem;
        background: url("../images/vote2020/count-down-icon.png") no-repeat center;
        background-size: 0.16rem 0.20rem;
        position: absolute;
        top: 0;
        left: 0;
    }
    .dd-vote-items-count-down span{
        font-size: 0.26rem;
        line-height: 0.26rem;
        color: #e6007e;
        padding: 0 0.10rem;
        font-weight: bold;
    }
    .timeBar{
        display: inline-block;
    }

    .dd-vote-items-box{
        width: 100%;
        padding-top: 0.63rem;
    }
    .dd-vote-items{
        width: 100%;
        margin-left: 0.10rem;
    }

    .dd-vote-items-item{
        width: 2.32rem;
        border: 1px solid #dddddd;
        border-radius: 0.06rem;
        float: left;
        margin: 0 0.30rem;
        margin-bottom: 0.39rem;
    }
    .dd-vote-items-pic{
        width: 2.30rem;
        height: 1.60rem;
        border-top-right-radius: 0.06rem;
        border-top-left-radius: 0.06rem;
        position: relative;
    }
    .dd-vote-items-px{
        font-size: 0.15rem;
        color: #ffffff;
        width: 0.60rem;
        height: 0.30rem;
        line-height: 0.30rem;
        text-align: center;
        background: url("../images/vote2020/banyuan-icon.png") no-repeat center;
        background-size: 0.60rem 0.30rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;

    }
    .dd-vote-items-pic img{
        width: 2.30rem;
        height: 1.60rem;
        border-top-right-radius: 0.06rem;
        border-top-left-radius: 0.06rem;
    }


    .dd-vote-items-name{
        font-size: 0.16rem;
        height: 0.16rem;
        line-height: 0.16rem;
        color: #000000;
        position: relative;
        padding: 0 0.12rem;
        text-indent: 0.21rem;
    }
    .dd-vote-items-name:after{
        content: "";
        width: 0.13rem;
        height: 0.16rem;
        background: url("../images/vote2020/goods-icon.png") no-repeat center;
        background-size: 0.13rem 0.13rem;
        position: absolute;
        top: 0;
        left: 0.12rem;
    }

    .dd-vote-items-num{
        font-size: 0.13rem;
        height: 0.13rem;
        line-height: 0.13rem;
        color: #999999;
        position: relative;
        padding: 0 0.12rem;
        text-indent: 0.21rem;
        margin-top: 0.14rem;
    }
    .dd-vote-items-num:after{
        content: "";
        width: 0.13rem;
        height: 0.13rem;
        background: url("../images/vote2020/vote-num-icon.png") no-repeat center;
        background-size: 0.13rem 0.12rem;
        position: absolute;
        top: 0;
        left: 0.12rem;
    }

    .dd-vote-items-btn{
        font-size: 0.16rem;
        color: #ffffff;
        height: 0.45rem;
        line-height: 0.45rem;
        text-align: center;
        border-bottom-left-radius: 0.06rem;
        border-bottom-right-radius: 0.06rem;
        background: #3cb4e6;
        width: 2.30rem;
        margin-top: 0.10rem;
        cursor: pointer;
    }


    .dd-vote-items-ranking-box{
        width: 100%;
        height: 5.07rem;
        position: relative;
    }

    .dd-vote-item-top2{
        position: absolute;
        top: 0.68rem;
        left: 0.50rem;
    }
    .dd-vote-item-top1{
        position: absolute;
        top: 0.26rem;
        left: 3.40rem;
    }
    .dd-vote-item-top3{
        position: absolute;
        top: 0.68rem;
        right: 0.50rem;
    }
    .dd-vote-items-ranking-item{
        width: 2.30rem;
    }

    .dd-vote-items-ranking-icon{
        width: 1.01rem;
        height: 1.28rem;
        position: absolute;
        top:0;
        left: 50%;
        margin-left: -0.50rem;
        z-index: 10;
    }
    .dd-vote-items-ranking-info{
        padding-top: 0.96rem;
    }
    .dd-vote-item-top2 .dd-vote-items-ranking-pic{
        width: 2.30rem;
        height: 2.30rem;
        border: 5px solid #b8b8b8;
        border-radius: 50%;
        margin: 0 auto;
    }
    .dd-vote-item-top1 .dd-vote-items-ranking-pic{
        width: 2.30rem;
        height: 2.30rem;
        border: 5px solid #ff9b33;
        border-radius: 50%;
        margin: 0 auto;
    }
    .dd-vote-item-top3 .dd-vote-items-ranking-pic{
        width: 2.30rem;
        height: 2.30rem;
        border: 5px solid #cd7d56;
        border-radius: 50%;
        margin: 0 auto;
    }
    .dd-vote-items-ranking-pic img{
        width: 2.20rem;
        height: 2.20rem;
        border-radius: 50%;
    }
    .dd-vote-items-ranking-name{
        font-size: 0.16rem;
        color: #000000;
        width: 100%;
        height: 0.16rem;
        line-height: 0.16rem;
        text-align: center;
        margin-top: 0.20rem;
    }
    .dd-vote-items-ranking-num{
        font-size: 0.13rem;
        color: #3cb4e6;
        width: 100%;
        height: 0.13rem;
        line-height: 0.13rem;
        text-align: center;
        margin-top: 0.14rem;
    }
    .dd-vote-items-ranking-btn{
        font-size: 0.16rem;
        color: #ffffff;
        width: 1.46rem;
        height: 0.39rem;
        line-height: 0.39rem;
        text-align: center;
        border-radius: 0.06rem;
        background: #3cb4e6;
        margin: 0 auto;
        margin-top: 0.20rem;
    }


    .dd-vote-itemsdetails-name-box{
        width: 100%;
        padding: 0.20rem;
    }
    .dd-vote-itemsdetails-name{
        font-size: 0.24rem;
        height: 0.24rem;
        line-height: 0.24rem;
        color: #000000;
        text-align: center;
    }

    .dd-vote-itemsdetails-btn-box{
        width: 100%;
        padding: 0.40rem;
    }
    .dd-vote-itemsdetails-btn{
        font-size: 0.16rem;
        color: #ffffff;
        height: 0.45rem;
        line-height: 0.45rem;
        text-align: center;
        border-radius: 0.06rem;
        background: #3cb4e6;
        width: 2.30rem;
        margin: 0 auto;
        cursor: pointer;
    }
    .dd-vote-intro object{
        margin: 0 auto;
        width: 100% !important;
    }
    .dd-vote-intro embed{
        width: 100% !important;
    }
}


