.w1200{
    width: 1200px;
    margin: 0 auto;
}
.radio-content-wrap{
    min-height: 100%;
    margin-top: 34px;
    margin-bottom: 180px;
}
.radio-content-wrap .title h1{
    font-size: 24px;
    line-height: 40px;
    color: #f70e0e;
    width: 188px;
}
.radio-content-wrap .line-top,
.radio-content-wrap .line-bottom{
    width: 580px;
}
.radio-content-wrap .line-top{
    height: 17px;
    border-bottom: 0px solid #f70e0e;
    margin-top: 2px;
}
.radio-content-wrap .line-bottom{
    height: 17px;
    border-top: 2px solid #f70e0e;
}
.radio-content-wrap .left-content{
    width: 770px;
}

.radio-box a{
    display: block;
}
.radio-box{
    width: 380px;
	height: 130px;
	background-color: #ffffff;
	box-shadow: 0px 3px 13px 0px 
		rgba(0, 46, 115, 0.2);
	opacity: 0.9;
    position: absolute;
}
.radio-wrap{
    position: relative;
    height: 130px;
    margin-top: 35px;
}
.radio-box>div{
    width:346px;
    margin: 0 auto;
}

.radio-box .title{
    margin-top: 5px;
    width: 345px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #ccc;

}
.radio-box .title span{
    font-size: 18px;
    color: #333;
    margin-right: 10px;
}
.radio-box .title a{
    background: url(https://v2.cri.cn/M00/07/04/rBABCl9z5VKAT8R0AAAAAAAAAAA8652690.more_13.png) no-repeat center;
    width:20px;
    height: 20px;
    margin-right: 0;
}
.radio-wrap .radio-box .time{
    font-size: 14px;
    margin-top: 17px;
    color: #333;
}
.radio-wrap .radio-box .jp-interface{
    margin-top: 14px;
}
.radio-wrap .radio-box .control .play{
    background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.pauseBtn_02.png) no-repeat center;
    width: 50px;
    height: 50px;
    outline: aliceblue;
    outline:0;
    -webkit-appearance: none;
}
.radio-wrap .radio-box .control .pause{
    background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.pauseBtn_01.png) no-repeat center;
    width: 50px;
    height: 50px;
    outline:0;
    -webkit-appearance: none;
}
.radio-wrap .radio-box .control .progress, .jp-progress{
    width:153px;
    height: 8px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background-color: #e4edff;
    top: 20px;
    position: relative;
    cursor: pointer;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    left: 11px;
}
.radio-wrap .radio-box .control .bar{
    width: 0px;
    height: 8px;
    background-color: #669cff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.radio-wrap .radio-box .control .jp-play-bas{
    display: block;
    width:6px;
    height: 16px;
    background: url(https://v2.cri.cn/M00/07/04/rBABCl9z5VKAT8R0AAAAAAAAAAA8652690.progress-btn_20.png) no-repeat left;
    position: absolute;
    top: -5px;
    cursor: pointer;
    display: none;
}
.jp-seek-bar{
    overflow: hidden;
}
/* a{
    color: #000000;
}
.container{
    width: 768px;
    height: 486px;
    border:1px solid #ccc;
    background-color: #f8f8f8;
}
.container p i{
    display: inline-block;
    width: 12px;
    height: 24px;
}
.container p{
    line-height: 40px;
    padding: 10px;
    font-size: 24px;
} */
.left-content .title-wrap{
    margin-bottom: 43px;
}

.calendar { 
    width: 380px; 
    background-color: #fff; 
    overflow:hidden; 
}
.calendar-title { 
    position: relative; 
    height: 64px;
    line-height: 64px;
    font-weight: bold; 
}
.calendar-title a.title {
    display: inline-block; 
    font-size: 16px;
    padding:0 25px;
    text-decoration: none;
    color: #002e73;
}
#backToday {position: absolute; left: 70%;top: 8px;width: 40px;height: 40px;line-height: 40px;text-align: center;border-radius: 50%;color: #fff;background-color: rgb(255, 128, 142);font-size: 18px;}
.calendar-title .arrow {position: absolute;top: 0;left:50%;width: 250px;margin-left: -125px;text-align: center;}
.calendar-title .arrow span {color: #002e73;font-size: 16px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.calendar-title .arrow span:hover {color: #888;}
/*.calendar-title .arrow-prev {float: left;}
.calendar-title .arrow-next {float: right;}*/
.calendar-week{height: 16px;}
.calendar-week,
.calendar-date {overflow: hidden; width: 350px; margin: 0 auto;}
.calendar-date{
    padding-bottom: 10px;
}
.calendar-week .item,
.calendar-date .item {float: left;width: 45px;height: 45px;line-height: 45px;text-align: center;color: #4d4d4d; font-style: 14px; font-family: 'AdobeHeitiStd';}
.calendar-week {font-size: 14px; width: 350px; margin: 0 auto 5px;}

.calendar-date .item {border-radius: 50%;cursor: pointer;font-size: 16px;color: #ccc;}
.calendar-date .item:hover,
.calendar-date .item-curMonth:hover {background-color: #f0f0f0;}
.calendar-date .item-curMonth {color: #888; font-size: 16px;}
.calendar-date .item-curDay,
.calendar-date .item-curDay:hover {color: #fff; background-color: #97bcff;
	box-shadow: 0px 5px 12px 0px rgba(74, 137, 251, 0.4); font-weight: bold;}
.calendar-date .item-selected,
.calendar-date .item-selected:hover {color: #fff; background: #97bcff;}

.calendar-today {display: none; position: absolute; right: 20px;top: 20px;width: 90px;height: 48px;padding: 6px 10px;background-color: rgb(255, 128, 142);border-radius: 5px;}
.calendar-today .triangle {position: absolute;top: 50%;left: -16px;margin-top: -8px;border-width: 8px;border-style: solid;border-color: transparent rgb(255, 128, 142) transparent transparent;}
.calendar-today p {color: #fff;font-size: 14px;line-height: 24px;}
.rotaion_list{width:520px;height:390px;overflow:hidden;}
.calendar-date ._item,
.calendar-date ._item:hover {background: #fff!important;cursor: auto;}
.calendar-week .item,
.calendar-date .item{width: 50px;height: 50px; line-height: 50px;}
#calendar{
    width: 380px;
    height: 395px;
    background-color: #ffffff;
    box-shadow: 0px 3px 13px 0px rgba(0, 46, 115, 0.2);
    opacity: 0.9;
    margin-top: 40px;
}
.calendar-week .item{
    height: 16px;
    line-height: 16px;
}
#calendar .calendar-date a{display: block; color: #888;}
.calendar-date .item-selected a{
    color: #fff!important;
}
html,body{
    height: 100%;
}


/* 音量 */
.jp-volume-controls {
    position: absolute;
    left: 282px;
    width: 200px;
    top: 18px;
}

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.jp-mute {
    background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.volume_icon.png) no-repeat;
}

.jp-unmute {
    background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.volume_icon2.png) no-repeat;    
}

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: #e4edff;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    top: 7px;
    left: 18px;
    width: 60px;
    height: 4px;
    cursor: pointer;
}

.jp-volume-bar-value {
    background: #669cff;
    width: 0;
    height: 4px;
    border-radius: 2px;
}
