@charset "utf-8";
.sksp {
    width: 1190px;
    margin: 15px auto;
    height: auto;
    overflow: hidden;
}
.skspmian {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}
.skspltshow {
    float: left;
    width: 848px;
    height: 378px;
    border: 1px solid #cccccc;
}
#skspvideo {
    width: 848px;
    height: 378px;
}
.sksprtshow {
    overflow: hidden;
    float: right;
    width: 308px;
    height: 358px;
    border: 1px solid #cccccc;
    padding: 10px;
}
.skspcontentlists li {
    height: 70px;
    width: 308px;
    line-height: 70px;

}
.skspcontentlists li a {
    display: block;
    height: 70px;
    width: 288px;
    padding:0 10px;
    line-height: 70px;
    font-size: 14px;
    border-top: 1px solid #cccccc;

}
.skspcontentlists li a.sksptabcheck {
    background-color: #004d1d;
    color: #ffffff;
}

.hotlivebox {
    margin: 15px auto;
    overflow: hidden;
}
.sksphotrecommend {
    width: 1190px;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.sksphotrecommendone {
    width: 945px;
    height: auto;
    overflow: hidden;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    float: left;
}

.sksphotrecommendtitle {
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 2px solid #FC8912;
    margin-bottom: 15px;
}

.sksphotrecommendtitle h2 a {
    float: right;
    font-size: 12px;
}
.sksphotrecommend {
    margin-top: 15px;
}
.sksphotreclist li {
    float: left;
    width: 230px;
    margin-right: 6px;
    margin-bottom: 10px;
}
.sksphotreclist li img {
    width: 230px;
    height: 133px;
}
.sksphotreclist li h4 {
    font-size: 14px;
}
.live{
    width: 1190px;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.liveroom {
    width: 450px;
    float: left;
    overflow: hidden;
    margin: 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.livevedeo {
    width: 708px;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    float: right;
}

.livecontent img {
    width: 450px;
    height: 327px;
}
























