.Random{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    background:rgba(0,0,0,0.4);
}
.randomWrap,.typesWrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    border-radius: 8px;
    padding-top: 37px;
}
.randomWrap{
    width: 600px;
    height: 546px;
}
.typesWrap{
    width: 750px;
    height: 420px;
}
/*跳过*/
.jumpOver{
    display: block;
    width: 100px;
    font-size: 12px;
    color: #CCCCCC;
    text-align: center;
    cursor: pointer;
    margin: 10px auto 0;
}
.jumpOver:hover{
    color: #666666;
}
.randomWrap .close,.typesWrap .close{
    display: block;
    width: 22px;
    height: 21px;
    background: url(//js.ibaotu.com/revision/img/icon-public.png)center no-repeat;
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 20px;
}
.randomWrap>h2,.randomWrap>h3,.typesWrap>h2,.typesWrap>h3{
    display: block;
    width: 100%;
    text-align: center;
    font-weight: normal;
}
.randomWrap>h2,.typesWrap>h2{
    font-size: 16px;
    color: #070001;
    margin-bottom: 6px;
}
.randomWrap>h3,.typesWrap>h3{
    font-size: 13px;
    color: #999999;
}
.randomWrap .randTags{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
}
.randTags a{
    display: inline-block;
    font-size: 16px;
    padding: 6px 16px;
    border-radius: 20px;
    margin: 0 3px 10px;
}
.randTags a.active{
    color: #ffffff;
}
.randTags .tags0{
    color: #8D6CDD;
    font-size: 12px;
    border: 1px solid rgba(141,108,221,0.5);
}
.randTags .tags0.active{
    background: #8D6CDD;
}
.randTags .tags1{
    color: #56ADFF;
    font-size: 14px;
    border: 1px solid rgba(86,173,255,0.5);
}
.randTags .tags1.active{
    background: #56ADFF;
}
.randTags .tags2{
    color: #FFAD41;
    font-size: 16px;
    border: 1px solid rgba(255,173,65,0.5);
}
.randTags .tags2.active{
    background: #FFAD41;
}
.randTags .tags3{
    color: #8D6CDD;
    font-size: 18px;
    border: 1px solid rgba(141,108,221,0.5);
}
.randTags .tags3.active{
    background: #8D6CDD;
}
.randTags .tags4{
    color: #4DB75B;
    font-size: 18px;
    border: 1px solid rgba(77,183,91,0.5);
}
.randTags .tags4.active{
    background: #4DB75B;
}
.randTags .tags5{
    color: #E95E5E;
    font-size: 16px;
    border:1px solid rgba(233,94,94,0.5);
}
.randTags .tags5.active{
    background: #E95E5E;
}
.randomWrap .m-submit-wrap{
        position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    border-top: 1px solid #F8F8FA;
    text-align: center;
    padding-top: 32px;
}
.randomWrap .submit {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #CCCCCC;
    font-weight: bold;
}

.randomWrap .submit .icon-jiantou4{
    position: relative;
    font-size: 15px;
    top: -2px;
    left: 2px;
}

.randomWrap .submit.active{
    color: #FF9100;
}
.randomWrap .u-jump {
    display: block;
    width: 30px;
    height: 12px;
    margin: 18px auto 0;
    line-height: 12px;
    font-size: 12px;
    color: #CCCCCC;
    cursor: pointer;
}
.randomWrap .u-jump:hover {
    color: #666666;
}
/*类型弹窗*/
.typeTags{
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-left: 42px;
}
.typeTags>a{
    float: left;
    display: block;
    border-radius: 4px;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}
.typeTags>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.typeTags a div.boxShadow{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image:linear-gradient(360deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    padding: 12px 0 0 14px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
}
.typeTags a:hover .boxShadow{
    display: block;
}
.typeTags .boxShadow>i{
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-image: url(//js.ibaotu.com/revision/img/user/random/icon_not.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.typeTags a.active .boxShadow{
    display: block;
    background: rgba(241,121,0,0.7);;
}
.typeTags a.active .boxShadow>i{
    background-image: url(//js.ibaotu.com/revision/img/user/random/icon_sel.png);
}
.typesAdv{
    width: 130px;
    height: 196px;
}
.typesPubl{
    width: 122px;
    height: 92px;
}
.typesPpt{
    width: 256px;
    height: 92px;
}
.typesWrap .submit{
    margin: 23px auto 0;
    display: block;
    width: 90px;
    height: 30px;
    background: #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
}
.typesWrap .submit.active{
    background-image: linear-gradient(90deg,rgba(255,174,18,1) 0%,rgba(240,125,23,1) 100%);
}
.lodingText{
    width: 50px;
    height: 50px;
    background: url(//js.ibaotu.com/revision/img/user/random/loading.gif)center no-repeat;
    background-size: cover;
    margin: 0 auto;
}
.lodingOver{
    width: 100%;
    font-size: 14px;
    color: #b7b7b7;
    text-align: center;
}

/*2019-05-05 个性化推荐*/
.personalise{
    width: 100%;
    height: 60px;
    margin-top: 2px;
}
.personalise.personaliseFloat{
    display: none;
    position: fixed;
    top: 80px;
    margin-top: 0px;
    background: rgba(255,255,255,0.95);
    z-index: 3;
}
.personalWrap{
    width: 1450px;
    height: 100%;
    margin: 0 auto;
}
.personalWrap p{
    font-size: 16px;
    color: #333333;
    float: left;
    line-height: 60px;
}
.personalWrap span{
    display: block;
    font-size: 12px;
    color: #bbbbbb;
    line-height: 60px;
    float: left;
    margin-left: 12px;
    cursor: pointer;
}
.personalWrap span:hover{
    color: #666666;
}
.switchRight{
    float: right;
    height: 100%;
    padding: 25px 0;
}
.switchRight a{
    display: block;
    height: 10px;
    line-height: 10px;
    font-size: 12px;
    color: #999999;
    float: left;
}
.switchRight a:hover{
    color: #ff9100;
}
.switchRight a:first-child{
    padding-right: 10px;
    border-right: 1px solid #D8D8D8;
}
.switchRight a:last-child{
    padding-left: 10px;
}
.switchRight a.active{
    color: #FF9100;
}

/*信息轮播*/
.infoCarousel{
    width: 100%;
    height: 36px;
    background: #f8f8fa;
    margin-top: 2px;
}
.infoCarousel>div{
    width: 1450px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.infoCarousel>div>i{
    display: block;
    line-height: 36px;
    color: #FF9100;
    float: left;
}
.infoCarousel>div>ul{
    display: block;
    height: 100%;
    float: left;
    padding-left: 13px;
    list-style: none;
}
.infoCarousel>div>ul>li{
    height: 100%;
    line-height: 36px;
    font-size: 12px;
    color: #888888;
}

/*换一批*/
.changeOne{
    display: block;
    width: 134px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 12px;
    float: left;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #999999;
    margin: 18px 0 18px 20px;
}
.changeOne>i{
    display: inline-block;
    font-size: 12px;
    color: #999999;
}
.changeOne:hover{
    border-color: #FF9100;
    color: #FF9100;
}
.changeOne:hover i{
    color: #FF9100;
}

/*换一批提示*/
.Refresh-prompt{
    width: 0;
    height: 0;
    margin: 0 auto;
    background: #FFEDD3;
    font-size: 15px;
    color: #FF9100;
    text-align: center;
    line-height: 50px;
    margin-bottom: -2px;
    transition: all 0.3s ease-in;
    overflow: hidden;
}
.Refresh-prompt.refadd{
    width: 100%;
    height: 50px;
    margin-top: 2px;
}
/*不感兴趣*/
.not-interested{
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background-color: rgba(0,0,0,0.2);
    color: #FFFFFF;
    overflow: hidden;
    transition: all 0.2s;
    border-radius: 50%;
    position: absolute;
    right: 14px;
    bottom: 14px;
    cursor: pointer;
}
.not-interested>i{
    display: inline-block;
    font-size: 12px;
    transform: scale(0.8);
    margin-left: 4px;
    font-weight: bold;
    margin-right: 2px;
}
.not-interested:hover{
    width: 86px;
    border-radius: 10px;
}

/*侧边栏*/
.sidebarTwo{
    display: none;
    width: 50px;
    height: auto;
    position: fixed;
    right: 40px;
    bottom: 80px;
}
.sidebarTwo>a{
    display: block;
    width: 100%;
    height: 58px;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);
    border-radius:4px;
    border:1px solid rgba(235,235,235,1);
    margin-bottom: 10px;
    font-size: 12px;
    color: #999999;
    text-align: center;
    padding-top: 12px;
}
.sidebarTwo>a:hover{
    background-color: #FFEDD3;
    border-color: #FFEDD3;
    box-shadow: none;
}
.sidebarTwo>a>i{
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    text-align: center;
    line-height: 16px;
}
.sidebarTwo>a:hover i,.sidebarTwo>a:hover p{
    color: #FF9100;
}
.sidebarTwo>a>i.icon-xiangshang-{
    font-weight: bold;
    font-size: 17px;
}
.sidebarTwo>a>p{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
}

/*toast 提示*/
.toastInt{
    display: none;
    width: 160px;
    height: 70px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background:rgba(0,0,0,0.6);
    border-radius:4px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-top: 15px;
}

/*loading*/
.loadingEffect{
    width: 100%;
    height: 50px;
    background: #f8f8fa;
    margin-top: 2px;
}
.loadingEffect>div{
    width: 50px;
    height: 50px;
    background: url(//js.ibaotu.com/revision/img/user/random/loading.gif) center no-repeat;
    background-size: cover;
    margin: 0 auto;
}

/*个性化推荐音频样机*/
.bt-body .bt-list .recomAudio {
    width: 100%;
    height: 447px;
    background: url(//js.ibaotu.com/revision/img/public/img_MusicBg.png)center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.bt-body .bt-list .recomAudio .recomAudio-cd{
    width: 240px;
    height: 240px;
    background: url(//js.ibaotu.com/revision/img/public/img_MusciCd.png)center no-repeat;
    background-size: cover;
    position: absolute;
    top: -17.2%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-shadow: none;
}
.bt-body .bt-list .recomAudio-headset{
    width: 65%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 115px;
    background: none;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bt-body .bt-list .recomAudio-headset>i{
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(//js.ibaotu.com/revision/img/public/music-score-erji.png)center no-repeat;
    background-size: cover;
    vertical-align: -4px;
    margin-right: 4px;
}

/*响应式*/
@media (max-width: 1680px){
    .personalWrap,.infoCarousel>div{
        width: 1200px;
    }
    .bt-body .bt-list .recomAudio{
        height: 380px;
    }
    .bt-body .bt-list .recomAudio .recomAudio-cd{
        width: 200px;
        height: 200px;
    }
    .bt-body .bt-list .recomAudio-headset{
        bottom: 105px;
    }
}

@media (max-width: 1440px){
    .personalWrap,.infoCarousel>div{
        width: 1000px;
    }
    .bt-body .bt-list .recomAudio{
        height: 320px;
    }
    .bt-body .bt-list .recomAudio .recomAudio-cd{
        width: 180px;
        height: 180px;
    }
    .bt-body .bt-list .recomAudio-headset{
        bottom: 85px;
    }
}
