.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

body,button,input,select,textarea {
    font: 16px/1.7 "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","Hiragino Sans GB";
    color: #292929;
    background: #fff
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp {
    font-family: courier new,courier,monospace
}

small {
    font-size: 14px
}

ol,ul {
    list-style: none
}

a {
    color: #292929;
    text-decoration: none
}

a:hover {
    color: #292929
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,img {
    border: 0
}

img {
    vertical-align: middle
}

button,input,select,textarea {
    font-size: 100%
}

button {
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

@media all and (max-width: 1184px) and (min-width:1440px) {
    body,button,input,select,textarea {
        font-size:14px
    }

    h1 {
        font-size: 32.4px
    }

    h2 {
        font-size: 27px
    }

    h3 {
        font-size: 21.6px
    }

    h4 {
        font-size: 16.2px
    }

    h5 {
        font-size: 12.6px
    }

    h6 {
        font-size: 10.8px
    }
}

@media all and (max-width: 992px) {
    blockquote,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
        -moz-box-sizing:border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    h1 {
        font-size: 28.8px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 19.2px
    }

    h4 {
        font-size: 14.4px
    }

    h5 {
        font-size: 11.2px
    }

    h6 {
        font-size: 9.6px
    }
}

@-webkit-keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes buffer {
    from {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes buffer {
    from {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

#vheader {
    width: 1184px;
    margin: 0 auto;
    padding: 16px 0
}

#vheader:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

#vheader h1 {
    float: left;
    width: 460px;
    height: 76px;
    background: url(https://upload.jxntv.cn/b/10001/202411/c0ebd8328d86de2c619707ddab0667e9.png) no-repeat 0 0;
    /* 新增控制图片大小 */
    background-size: 490px 76px; 
    text-indent: -6666em;
    overflow: hidden
}

#vheader h1 a {
    display: block;
    height: 76px
}

#vheader h2 {
    height: 66px;
    float: left;
    line-height: 66px;
    font-size: 30px;
    margin: 10px 0 0 0;
    font-weight: 400
}

#vheader h2 i {
    color: #ec0c15;
    margin: 0 8px
}

#vheader .searchbar {
    float: right;
    padding: 15px 0 0 16px;
    font-size: 0
}

#vheader .searchbar button,#vheader .searchbar input {
    display: inline-block;
    font-size: 14px
}

#vheader .searchbar input {
    height: 38px;
    width: 300px;
    line-height: 38px;
    border: 1px solid #ec0c15;
    outline: 0;
    padding: 0 10px;
    vertical-align: top;
    font-size: 14px
}

#vheader .searchbar button {
    height: 40px;
    line-height: 40px;
    background: #ec0c15;
    color: #fff;
    border: none;
    padding: 0 16px;
    font-size: 18px;
    cursor: pointer
}

#vheader .searchbar {
    padding-top: 24px
}

.playerbox {
    margin-right: 302px;
    margin-bottom: 32px;
    min-height: 300px;
    min-width: 500px;
    height: 542px;
    background: url(../images/wave.jpg) repeat-x bottom #f0f0f0
}

.playerbox .player {
    position: relative;
    width: 360px;
    margin: 0 auto;
    height: 420px
}

.playerbox .arrow {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 40px
}

.playerbox .disc {
    position: absolute;
    z-index: 10;
    top: 36px;
    left: 0
}

.playerbox .disc:after {
    position: absolute;
    z-index: 10;
    top: 30px;
    left: 20px;
    content: " ";
    width: 323px;
    height: 323px;
    background: rgba(0,0,0,.1);
    border-radius: 100%
}

.playerbox .disc img {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0
}

.playerbox .disc.play img {
    animation: rotate 2s linear infinite
}

.controlbar {
    text-align: center
}

.controlbar .item {
    display: inline-block;
    margin: 0 30px;
    font-size: 50px;
    line-height: 60px;
    cursor: pointer
}

.controlbar .jp-buffer {
    animation: buffer 2s infinite alternate
}

.channellist {
    float: right;
    width: 300px
}

.channellist li {
    margin-bottom: 2px;
    padding: 0 0 0 16px;
    height: 66px;
    line-height: 66px;
    background: #2b4046;
    color: #61787f;
    font-size: 24px;
    cursor: pointer
}

.channellist li span {
    font-size: 16px
}

.channellist li.active {
    background: #fa4251;
    color: #fff
}

@media all and (max-width: 800px) {
    #vheader {
        display:none
    }

    .playerbox {
        clear: both;
        min-width: 100px;
        width: 100%
    }

    .channellist {
        float: none;
        width: 100%
    }
}
