/* =S Css Reset
----------------------------------------------- */
body, div { margin: 0; padding: 0; }
body, div { font-size: 22px; font-family: SimHei,sans-serif; line-height: 100%; }
img { border: 0; }

/* =S Global
----------------------------------------------- */
.item, .link, .txt-wrap, .txt, .btn, .icon, .pic, .cover, .num, .win {
    left: 0;
    position:absolute;
    top: 0;
}
.link { z-index: 9;}
.txt { z-index: 7;}
.txt-wrap { z-index: 6;}
.icon { z-index: 5;}
.cover { z-index: 4;}
.pic { z-index: 3;}
.btn { z-index:8;}

body, .wrapper {
    height: 720px;
    width: 1280px;
    background: transparent;
    position: relative;
}
body {
    color: #f0f0f0;
}

/* S= Play Mod
----------------------------------------------- */
/* Dialog */
.dialogJf,
.dialogJf .title,
.dialogJf .notice {
    position: absolute;
}
.dialogJf {
    background: url("../images/osd/jf-dialog-1.png") no-repeat;
    height: 294px;
    width: 498px;
    left: 359px;
    top: 222px;
}
.dialogWrapJf,
.dialogWrapJf .dialogShadowJf,
.dialogWrapJf .dialogShadowJf img {
    height: 530px;
    width: 640px;
}
.dialogWrapJf {
    z-index: 5;
}
.dialogWrapJf .dialogShadowJf {
    z-index: 7;
}

.dialogSkinAJf .notice {
     color: #8f8b84;
     font-size: 24px;
     height: 30px;
     text-align: center;
     width: 481px;
     left: 0px;
     top: 132px;
 }
.dialogSkinAJf .title {
    font-size: 50px;
    height: 56px;
    text-align: center;
    overflow: hidden;
    width: 481px;
    left: 3px;
    top: 46px;
}
.dialogSkinAJf .btn {
    top: 181px;
}

.dialogSkinBJf .notice {
    color: #e8e3da;
    font-size: 42px;
    height: 50px;
    text-align: center;
    width: 482px;
    left: 3px;
    top: 52px;
}

.dialogSkinCJf .notice,
.dialogSkinCJf .state {
    height: 38px;
    text-align: center;
    width: 482px;
    left: 3px;
}
.dialogSkinCJf .notice {
    color: #e8e3da;
    font-size: 50px;
    top: 86px;
}
.dialogSkinCJf .state {
    color: #8f8b84;
    font-size: 24px;
    position: absolute;
    top: 172px;
}

/* Button */
.btnSkinAJf,
.btnSkinAJf .item,
.btnSkinAJf .item .txt {  /* btnSkinA */
    height: 72px;
    width: 128px;
}
.btnSkinAJf .item {
    background: url("../images/osd/jf-btn-f2-item.png") no-repeat;
}
.btnSkinAJf .item_focus {
    background: url("../images/osd/jf-btn-f2-item_focus.png") no-repeat;
}
.btnSkinAJf .item .txt {
    color: #2b2b2b;
    font-size: 24px;
    height: 28px;
    text-align: center;
    top: 23px;
}
.btnSkinAJf .item_focus .txt {
    color: #d0d0d0;
}

.btnSkinBJf,
.btnSkinBJf .item,
.btnSkinBJf .item .txt {  /* btnSkinB */
    height: 72px;
    width: 249px;
}
.btnSkinBJf .item {
    background: url("../images/osd/jf-btn-f7-item.png") no-repeat;
}
.btnSkinBJf .item_focus {
    background: url("../images/osd/jf-btn-f7-item_focus.png") no-repeat;
}
.btnSkinBJf .item .txt {
    color: #2b2b2b;
    font-size: 24px;
    height: 28px;
    text-align: center;
    top: 23px;
}
.btnSkinBJf .item_focus .txt {
    color: #d0d0d0;
}

.btnSkinCJf,
.btnSkinCJf .item,
.btnSkinCJf .item .txt {  /* btnSkinC */
    height: 72px;
    width: 148px;
}
.btnSkinCJf .item {
    background: url("../images/osd/jf-btn-f4-item.png") no-repeat;
}
.btnSkinCJf .item_focus {
    background: url("../images/osd/jf-btn-f4-item_focus.png") no-repeat;
}
.btnSkinCJf .item .txt {
    color: #2b2b2b;
    font-size: 24px;
    height: 28px;
    text-align: center;
    top: 23px;
}
.btnSkinCJf .item_focus .txt {
    color: #d0d0d0;
}

.playbarInfoJf {
    background: url("../images/osd/jf-play-bar-info.png") no-repeat;
    height: 202px;
    width: 1280px;
    position: absolute;
    left: 0px;
    top: 518px;
}
.playbarInfoJf .title,
.playbarInfoJf .txt1,
.playbarInfoJf .txt2 {
    width: 1170px;
    position: absolute;
    left: 50px;
}
.playbarInfoJf .title {
    font-size: 30px;
    height: 40px;
    top: 25px;
}
.playbarInfoJf .txt1,
.playbarInfoJf .txt2 {
    font-size: 22px;
}
.playbarInfoJf .txt1 {
    height: 34px;
    top: 85px;
}
.playbarInfoJf .txt2 {
    height: 70px;
    line-height: 140%;
    top: 114px;
}


.playChannelListJf {
    background: url("../images/osd/jf-play-list-bg-1.png") no-repeat;
    height: 720px;
    width: 359px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.playChannelListJf .arrowsUp,
.playChannelListJf .arrowsDown {
    background-repeat: no-repeat;
    height: 34px;
    width: 44px;
    position: absolute;
    left: 134px;
}
.playChannelListJf .arrowsUp {
    background-image: url(../images/osd/jf-arrows-up.png);
    top: 13px;
}
.playChannelListJf .arrowsDown {
    background-image: url(/../images/osd/jf-arrows-down.png);
    top: 679px;
}
.playChannelListJf .list {}
.playChannelListJf .list .item {
    height: 121px;
    width: 364px;
    position: absolute;
    left: 0px;
}
.playChannelListJf .list .item_focus {
    background: url("../images/osd/jf-play-list-item_focus.png") no-repeat;
}
.playChannelListJf .list .item .num {
    background-repeat: no-repeat;
    background-image: url("../images/osd/jf-item-num.png");
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 60px;
    position: absolute;
    left: 58px;
    top: 43px;
}
.playChannelListJf .list .item_focus .num {
    background-image: url("../images/osd/jf-item-num_focus.png");
}
.playChannelListJf .list .item .txt {
    color: #bfbfbf;
    font-size: 26px;
    width: 190px;
    position: absolute;
    left: 138px;
    top: 49px;
}
.playChannelListJf .list .item_focus .txt {
    color: #F0F0F0;
    font-size: 30px;
    left: 135px;
    top: 45px;
}

.playChannelInfoJf {
    background: url("../images/osd/jf-play-channelInfo.png") no-repeat;
    height: 720px;
    width: 365px;
    position: absolute;
    left: 915px;
    top: 0px;
}
.playChannelInfoJf .title {
    font-size: 30px;
    width: 284px;
    position: absolute;
    left: 58px;
}
.playChannelInfoJf .item {
    color: #8f8b84;
    font-size: 26px;
    height: 30px;
    overflow: hidden;
    width: 280px;
    left: 70px;
}


.btmAdJf {
    background: url("../images/osd/jf-adarea-1.png") no-repeat;
    height: 154px;
    width: 1280px;
    z-index: 3;
    position: absolute;
    left: 0px;
    top: 566px;
}
.btmAdJf img {
    height: 105px;
    width: 1125px;
    position: absolute;
    left: 78px;
    top: 18px;
}

.playPositionJf {
    background: url("../images/osd/jf-playbar-1.png") no-repeat;
    height: 184px;
    width: 1280px;
    position: absolute;
    left: 0px;
    top: 536px;
}
.playPositionJf .progressWrap {
    background: url("../images/osd/jf-position-progress-bg.png") no-repeat;
    height: 19px;
    width: 728px;
    position: absolute;
    left: 276px;
    top: 74px;
}
.playPositionJf .progressWrap .progress,
.playPositionJf .progressWrap .read {
    background-repeat: no-repeat;
    height: 12px;
    width: 720px;
    position: absolute;
}
.playPositionJf .progressWrap .progress {
    background-image: url("../images/osd/jf-position-bg.png");
    left: 4px;
    top: 2px;
}
.playPositionJf .progressWrap .read {
    background-image: url("../images/osd/jf-position-read.png");
    left: 0px;
    top: 0px;
}
.playPositionJf .progressPoint {
    height: 78px;
    width: 692px;
    position: absolute;
    left: 217px;
    top: 43px;
}
.playPositionJf .progressPoint .point {
    background: url("../images/osd/jf-position-point.png") no-repeat;
    height: 78px;
    width: 94px;
    position: absolute;
    top: 0px;
}
.playPositionJf .timeS,
.playPositionJf .timeE {
    font-size: 24px;
    position: absolute;
    top: 70px;
}
.playPositionJf .timeS {
    color: #8f8b84;
    text-align: right;
    width: 249px;
    left: 0px;
}
.playPositionJf .timeE {
    color: #f2f2f2;
    height: 74px;
    width: 245px;
    left: 1035px;
}
.playPositionJf .txt1,
.playPositionJf .txt2,
.playPositionJf .txt3 {
    color: #8f8b84;
    font-size: 24px;
    height: 30px;
    position: absolute;
    top: 126px;
}
.playPositionJf .txt1 {
    text-align: right;
    width: 320px;
    left: 0px;
}
.playPositionJf .txt2 {
    width: 40px;
    left: 406px;
}
.playPositionJf .txt3 {
    width: 40px;
    left: 534px;
}
.playPositionJf .input,
.playPositionJf .input .item {
    height: 58px;
    width: 108px;
}
.playPositionJf .input {
    position: absolute;
    top: 109px;
}
.playPositionJf .input .item {
    background-repeat: no-repeat;
    background-image: url("../images/osd/jf-position-input.png");
    color: #f0f0f0;
    font-size: 24px;
    line-height: 58px;
    text-align: center;
}
.playPositionJf .input .item_focus {
    background-image: url("../images/osd/jf-position-input_focus.png");
}
.playPositionJf .btnSkinAJf {
    position: absolute;
    top: 104px;
}
.playPositionJf .tips,
.playPositionJf .tips .txt {
    width: 153px;
}
.playPositionJf .tips {
    background: url("../images/osd/jf-position-tips.png") no-repeat;
    height: 54px;
    position: absolute;
    left: -32px;
    top: -30px;
}
.playPositionJf .tips .txt {
    font-size: 28px;
    height: 30px;
    text-align: center;
    top: 10px;
}

.playProgressJf {
    background: url("../images/osd/jf-playbar-2.png") no-repeat;
    height: 124px;
    width: 1280px;
    position: absolute;
    left: 0px;
    top: 596px;
}
.playProgressJf .progressWrap {
    background: url("../images/osd/jf-progress-bg.png") no-repeat;
    height: 19px;
    width: 732px;
    position: absolute;
    left: 274px;
    top: 54px;
}
.playProgressJf .progress {
    width: 727px;
    position: absolute;
    left: 3px;
    top: 2px;
}
.playProgressJf .read {
    background: url("../images/osd/jf-progress-read.png") no-repeat;
    height: 12px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.playProgressJf .progressPoint {
    width: 727px;
    position: absolute;
    left: 235px;
    top: 19px;
}
.playProgressJf .progressPoint .point {
    background: url("../images/osd/jf-progress-point.png") no-repeat;
    height: 84px;
    width: 84px;
    position: absolute;
    top: 0px;
}
.playProgressJf .timeS,
.playProgressJf .timeE {
    position: absolute;
    top: 50px;
}
.playProgressJf .timeS {
    color: #8f8b84;
    text-align: right;
    width: 247px;
    left: 0px;
}
.playProgressJf .timeE {
    color: #f2f2f2;
    width: 230px;
    left: 1033px;
}
.iconPlayTipsJf {
    text-align: right;
    height: 58px;
    width: 200px;
    position: absolute;
    left: 1050px;
    top: 525px;
}


.volumeWrapJf .volumeProgress,
.volumeWrapJf .volumeProgress .read {
    position: absolute;
}
.volumeWrapJf .volumeProgress {
    background: url("../images/play/volume-bg.png") no-repeat;
    height: 42px;
    width: 430px;
    left: 624px;
    top: 542px;
}
.volumeWrapJf .volumeProgress .read {
    background: url("../images/play/volume-bg_focus.png") no-repeat;
    height: 42px;
    left: 0px;
    top: 0px;
}
.volumeWrapJf .volumeIcon,
.volumeWrapJf .volumeTxtA,
.volumeWrapJf .volumeTxtB {
    position: absolute;
    font-family: arial, sans-serif;
}
.volumeWrapJf .volumeTxtA {
    color: #8f8b84;
    font-size: 68px;
    height: 70px;
    text-align: right;
    width: 150px;
    left: 1070px;
    top: 524px;
}
.volumeWrapJf .volumeTxtB {
    font-size: 36px;
    height: 60px;
    width: 80px;
    left: 1219px;
    top: 550px;
}
.volumeOff {
    height: 55px;
    width: 64px;
    position: absolute;
    left: 1185px;
    top: 534px;
}
/* E= Play Mod */