/* 左侧 */
.leftBox {
    width: 858px;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
}
.leftBox .titleBox h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 24px;
    width: 100%;
}

.titleIntro {
    width: 430px;
    box-sizing: border-box;
}

.leftBox .titleBox .img img {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: 20px;
}
.lable {
    width: 70px;
    color: #8b94a1;
    font-size: 14px;
}
.w140 {
    width: 140px;
}
.w360 {
    width: 360px;
}

.leftBox .icon01 {
    padding-left: 20px;
    background: url(../../public/images/icons/time.png) no-repeat left center;
    color: #8b94a1;
    padding-right: 30px;
}
.leftBox .icon02 {
    padding-left: 20px;
    background: url(../../public/images/icons/view.png) no-repeat left center;
    color: #8b94a1;
}
.leftBox .infoBox {
    width: 818px;
    padding: 10px 20px;
    border: 1px solid #eee;
    background: #f8f8f8;
}
.leftBox .infoBox p {
    color: #8b94a1;
    line-height: 24px;
    padding: 6px 0;
}
.w290 {
    width: 290px;
}
.w190 {
    width: 190px;
}
.w90 {
    width: 90px;
}
.contentBox .hd ul {
    border-bottom: 1px solid #eee;
    height: 39px;
}
.contentBox .hd ul li {
    width: 90px;
    line-height: 39px;
    border-bottom: 1px solid #eee;
    color: #8b94a1;
    text-align: center;
    cursor: pointer;
}
.contentBox .hd ul li.on {
    border-bottom: 1px solid #1569e6;
    color: #1569e6;
    font-size: 16px;
    background: #f0f6fe;
}
.contentBox .original {
    color: #5e6774;
    line-height: 28px;
    padding: 8px 0;
}
.contentBox .original img {
    max-width: 100%;
    display: block;
    margin: 5px auto;
}
.conTitle {
    background: url(../../public/images/icons/titleBg.png) no-repeat left center;
    padding-left: 8px;
    color: #333333;
    font-weight: bold;
    margin: 27px 0 17px;
}
#myVideo {
    width: 340px;
    height: 190px;
}
.contentBox .picBox img {
    display: block;
    width: 600px;
    margin: 0 auto;
}
.contentBox .projectList li {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.contentBox .projectList .leftli {
    width: 700px;
}
.contentBox .projectList .linka span {
    width: 58px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    text-align: center;
    margin-right: 11px;
}
.contentBox .projectList .linka .tab01 {
    border: 1px solid #ffd191;
    background: #fff6e9;
    color: #ff9548;
}
.contentBox .projectList .linka .tab02 {
    border: 1px solid #8ab4f2;
    background: #e7f0fc;
    color: #1569e6;
}
.contentBox .projectList .linka .tab03 {
    border: 1px solid #c5c9d0;
    background: #eaebec;
    color: #8b94a1;
}
.contentBox .projectList .linka a {
    width: 627px;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
}
.contentBox .projectList .infop {
    color: #8b94a1;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 10px 0 18px;
}
.contentBox .projectList .time {
    padding-left: 20px;
    background: url(../../public/images/icons/time.png) no-repeat left center;
    color: #8b94a1;
}
.contentBox .projectList .money {
    font-size: 18px;
    color: #ffa424;
    text-align: center;
    margin: 15px 0 10px;
}
.color1 {
    color: #ffa424;
}
.contentBox .projectList .tip {
    color: #8b94a1;
    text-align: center;
}
.contentBox .projectList .rightli {
    width: 114px;
    border-left: 1px solid #d8e1ee;
    height: 80px;
    margin-top: 20px;
}
/* 详情音频 */
#player1 {
    width: 360px;
    height: 60px;
    border-radius: 50px;
    box-shadow: 0 5px 10px #d8d8d8;
}
.aplayer .aplayer-info .aplayer-music,
.aplayer .aplayer-pic img,
.aplayer .aplayer-icon-play:before,
.aplayer .aplayer-icon-pause:before,
.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap {
    display: none !important;
}
.aplayer .aplayer-pic {
    width: 45px;
    height: 60px;
}
.aplayer .aplayer-info {
    padding: 30px 16px 0 10px;
    margin-left: 43px;
}
.aplayer .aplayer-pic .aplayer-play {
    border: none;
    width: 30px;
    height: 30px;
    background: url(../../public/images/icons/play.png) no-repeat;
    margin: -15px 0 0 -9px;
}
.aplayer .aplayer-pic .aplayer-pause {
    border: none;
    width: 30px;
    height: 30px;
    background: url(../../public/images/icons/suspend.png) no-repeat;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -9px;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-time {
    font-size: 14px;
}
/* 右侧 */
.rightBox {
    width: 280px;
}
.enter01 {
    display: block;
    width: 280px;
    height: 100px;
    background: url(../../public/images/pics/infoPic01.jpg) no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.enter02 {
    display: block;
    width: 280px;
    height: 100px;
    background: url(../../public/images/pics/infoPic02.jpg) no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.enterTitle {
    display: block;
    font-size: 16px;
    color: #333333;
    margin: 22px 0 5px 23px;
}
.entertext {
    display: block;
    line-height: 18px;
    color: #8b94a1;
    margin: 0 0 0 23px;
}
/* 推荐列表 */
.recommend {
    width: 238px;
    background-color: #fff;
    border-radius: 4px;
    padding: 0 20px;
}
.recommend .titletop {
    height: 47px;
}
.recommend .titletop span {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 17px;
}
.recommendUl li {
    padding: 20px 0;
    border-top: 1px solid #eeeeee;
}
.recommendUl li:hover {
    cursor: pointer;
}
.recommendUl li img {
    width: 90px;
    height: 60px;
    display: block;
    margin-right: 11px;
}
.recommendLi {
    width: 130px;
}
.recommendLi1 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
}
.recommendLi2 {
    color: #333333;
    font-size: 14px;
}
.recommendLi2 span {
    color: #ffa424;
}
/* 每日一听 */
.title .playerBox {
    cursor: move;
}
.grid-music-container,
.grid-music-container .m-music-play-wrap,
.grid-music-container .m-now-info {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden;
}
.grid-music-container .m-now-info .playerTitle {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    height: 16px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.m-now-info .play_buttons {
    margin: 20px auto 0;
    width: 280px;
}
.grid-music-container .m-play-controls {
    margin: 0 auto;
}
.grid-music-container .m-now-controls .u-time {
    display: block;
    margin: 8px 0 5px 5px;
}
.grid-music-container .m-now-controls .u-process {
    display: block;
    width: 100%;
    margin: 0;
}
.box {
    position: static;
}

.box .title {
    width: 320px;
    text-align: center;
    position: absolute;
    top: -130px;
    padding-bottom: 10px;
}

.title .playerBox {
    display: block;
    width: 138px;
    height: 138px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/player.png);
    -webkit-animation: move 2500ms linear infinite;
    -moz-animation: move 2500ms linear infinite;
    -ms-animation: move 2500ms linear infinite;
    animation: move 2500ms linear infinite;
}

@-webkit-keyframes move {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes move {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes move {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes move {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes move {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.title .headset {
    width: 38px;
    height: 33px;
    left: 50%;
    margin-left: -19px;
    top: 50px;
    z-index: 1000;
    background: url(../images/headset.png) no-repeat;
}

.title .playerBox img {
    width: 100%;
}

.box .con {
    width: 280px;
    height: 140px;
    background: url(../images/bg.jpg) no-repeat;
}

.projectList li .icon01 {
    background: url(../../public/images/icons/time.png) no-repeat left center;
    color: #8b94a1;
    padding-left: 20px;
    margin-right: 30px;
    padding-right: 0;
}
.projectList li .icon02 {
    background: url(../../public/images/icons/view.png) no-repeat left center;
    color: #8b94a1;
    padding-left: 20px;
    margin-right: 30px;
}
.projectList li .icon03 {
    background: url(../../public/images/icons/item.png) no-repeat left center;
    color: #8b94a1;
    padding-left: 20px;
}

.introCont {
    min-height: 300px;
}
