.sjsyxx {
    font-family:simsun,'STSong';
}
.sjsyxx .nav li {
    float: left;
    position: relative;
}
.sjsyxx .btm-tab-title, .sjsyxx .btm-tab-content, .sjsyxx .tab-title  {
    list-style-type: none;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    height: 37px;
}
.sjsyxx .btm-tab-content {
    width:100%;
    float: left;
}
.sjsyxx .btm-tab-title li, .sjsyxx .btm-tab-content li, .sjsyxx .tab-title li{
    float: left;
    position: relative;
    font-weight: bold;
    line-height: 35px;
}
.sjsyxx .btm-tab-title li, .sjsyxx .btm-tab-content li {
    width: auto;
    padding: 0px 12px;
}
.sjsyxx .tab-title li {
    width:80px;
}
.sjsyxx .btm-tab-content li>a {
    color: #000;
}
.sjsyxx .btm-tab-title .selected,.sjsyxx .tab-title .selected{
    background: #3f7ce5;
    color: #fff;
}
.sjsyxx .nav-li .nav-a {
    color:#fff;
    text-align: center;
    padding:10px;
}
.sjsyxx .nav-li .nav-a:hover {
    background: transparent;
}
.sjsyxx .nav-li .nav-span {
    color:#fff;
    width:8px;
    text-align: center;
    position: relative;
    display: block;
    padding: 10px 0px;
}

#sjsyxx-channel .channel-bc, #sjsyxx-channel .channel-bgc {
    border-radius: 0px;
}
#sjsyxx-channel .channel-bc {
    border-color: #147bc4;
}
#sjsyxx-channel .channel-bgc {
    background-color: #147bc4;
}
#sjsyxx-channel .channel-color {
    color: #fff;
}
#sjsyxx-channel .channel-fcb {
    color: #147bc4;
    border-bottom: 1px dotted #147bc4;
}

.sjsyxx .video-load{
    width: 100%;
    height: 198px;
    object-fit: fill;
}