body {
    background-color: #f2f2f2;
}

* {
    box-sizing: border-box
}

.indexvlink {
    width: 550px;
    height: 300px;
    background-color: rgba(0, 0, 0, .3);
    padding: 30px;
    box-sizing: border-box;
}

.indextitle {
    font-size: 40px;
    font-weight: 600;
    color: white;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.indexvlinkss {
    width: 320px;
    height: 280px;
    float: left;
    margin: 10px 0;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #aaaaaa;
}

.box {

    background: linear-gradient(135deg, transparent 0px, rgba(0, 0, 0, .3) 0) top left,
    linear-gradient(-135deg, transparent 35px, rgba(0, 0, 0, .3) 0) top right,
    linear-gradient(-45deg, transparent 0px, rgba(0, 0, 0, .3) 0) bottom right,
    linear-gradient(45deg, transparent 0px, rgba(0, 0, 0, .3) 0) bottom left;
    background-size: 50% 50%;
    background-repeat: no-repeat;

}

.xxzj {
    margin-top: 10px
}

.xxzj li {
    width: 80px;
    height: 120px;
    margin: 0 41px;
    float: left;
    position: relative;
    cursor: pointer;

}

.xxzj li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 20px;
    height: 40px;
    background: url("/static/img/jt.png") no-repeat 0% 0%/100% 100%;;
    top: 20px;
    right: -50px;
}

.xxzj div {
    padding: 20px;
    border: 0.1px solid #0a6aa1;
    border-radius: 50%
}

.xxzj div:hover {
    background-color: rgba(10, 106, 161, 0.1);
    -webkit-transition: all .5s;
}

.xxzj img {
    width: 100%
}

.xxzj p {
    text-align: center;
    color: #5a5a5a;
    margin-top: 10px
}

.layui-div {
    height: 100%;
    width: 100%;
    border: 1px solid #b7cffb;
    padding: 20px;
    box-sizing: border-box;
    overflow-y: auto;
}

.pxsm {
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 600;
    border-left: 3px solid #0a6aa1;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.bkcolor {
    background-color: white;
    padding: 10px 0;
}

.smlist {
    background-color: #0a6aa1;
    text-align: center;
    height: 135px;
    padding: 30px 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.wz2 {
    position: absolute;
    width: 100%;
    max-height: 115px;
    overflow-y: auto;
    overflow-x: hidden;
    top: 135px;
    left: 0;
    padding: 10px;
    font-size: 12px;
    color: white;
    text-align: left;
    text-indent: 24px;
    box-sizing: border-box;


}

.smlist:hover img {
    opacity: 0;
    -webkit-transition: all .3s;
}

.smlist:hover .wz1 {
    opacity: 0;
    -webkit-transition: all .3s;
}

.smlist:hover .wz2 {
    top: 0;
    opacity: 1;
    -webkit-transition: all .3s;
}

.smlist img {
    width: 45px;
    height: 45px
}

.grid-demo {
    background-color: #0a58ca
}

.smlist div {
    color: white;
    margin-top: 10px
}
.testviedo{
    position: relative;
    overflow: hidden;
}
.testviedo .tp{width: 100%;height: 160px}
.testviedo .wz{text-align: center;padding: 5px 0}
.playerbtn{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 190px;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    -webkit-transition: all .3s;
    cursor: pointer;
}
.playerbtn img{width: 100px;height: 100px;margin-top: 40px}
.testviedo:hover .playerbtn{
    top: 0;
}
.prism-player{position: relative;overflow: hidden}
.playerlogin{
    background-image: url("/static/img/kjlogo.png");
    position: absolute;
    width: 175px;
    height: 50px;
    top:10px;
    right: 10px;
    z-index: 19900504;
    -webkit-transition: all .3s;
    display: none;
}
.kcfl li{
 display:inline-flex;
 padding:5px 20px;
    -webkit-transition: all .3s;
    border-radius: 5px;
}
.kcfl .l1{cursor: pointer}
.kcfl .l2{cursor: pointer}
.kcfl .l3{cursor: pointer}
.kcfl .av{background-color: #0a6aa1;color: white;}
.kcfl .l1:hover{
    background-color: #dadada;color: black;
}
.kcfl .l2:hover{
    background-color: #dadada;color: black;
}
.kcfl .l3:hover{
    background-color: #dadada;color: black;
}
.kjtitle{font-weight: 600;text-align: center;background-color:#dadada;padding: 10px 0 }
.kjcentos{text-align:left;padding:5px 10px}
.kjline{-webkit-transition: all .3s;}
.kjline:hover{background-color:rgba(218,218,218,.5)}
.playlist{background-color:rgba(218,218,218,.2);}

.kjline .playlien{padding: 10px 20px;border-bottom:1px solid rgba(218,218,218,1)}
/*.kjline .playlien:first-child{border-bottom:0}*/
.fktitle{
    border-bottom: 1px rgba(218,218,218,1) dashed ;
    text-align: center;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
.fentitle{
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    padding-left: 0;
}
.fencontent{
    padding: 10px 0;
}
.xgfglist{padding:10px 20px;
    display: block; /* 或者 inline, inline-block 根据需求 */
    max-width: 100%; /* 限制宽度，确保字数不会超过10个 */
    white-space: nowrap; /* 确保文本不会换行 */
    overflow: hidden; /* 隐藏超出部分的文本 */
    text-overflow: ellipsis; /* 使用省略号表示文本被截断 */
}
.fkcontent{padding: 20px;}
.fkcontent li{border-bottom: 1px solid rgba(218,218,218,.3);padding: 10px 10px;-webkit-transition: all .3s;}
.fkcontent li:hover{background-color: rgba(218,218,218,.3)}
.fkcontent li:last-child{border-bottom: 0}
.wenms{font-size: 14px; color: #727272
}
.fkwencontent{
    font-size: 14px;line-height: 28px;text-indent: 28px;
}
.fkwencontent p {
    margin-top: 10px;
}


.topmenu {

}

.topmenu > .layui-nav-item > a {
    font-size: 16px;
    color: white
}

.topmenu > .layui-nav-item > a:hover {
    background-color: white;
    color: #3880c2
}