.vid_head {
    width: 100%;
    height: 36px;
    font-size: 14px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #7f7f7f;
    line-height: 36px;
    letter-spacing: 0.84px;
}
.icon_fenxian{
    display:none;
}
.icon_fenxian span,
.icon_fenxian a {
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    opacity: 0.5;
}
/*.fenxian {*/
/*    background: url(../images/detail/fenxiang.png?v=20221226115717) no-repeat center;*/
/*}*/
/*.weibo {*/
/*    background: url(../images/detail/weibo.png?v=20221226115717) no-repeat center;*/
/*}*/
/*.weixin {*/
/*    background: url(../images/detail/weixin.png?v=20221226115717) no-repeat center;*/
/*}*/
/*.icon_fenxian a:hover {*/
/*    opacity: 1;*/
/*}*/
.vid_left {
    width: 940px;
    height: 530px;
}
video{
        width: 940px !important;
    height: 530px !important;
}
.vjs-poster{
            width: 940px !important;
    height: 530px !important;
}
.vid_left .prism-player .prism-big-play-btn {
    width: 100%;
    height: 100%;
    background: url(../images/detail/icon_play.png?v=20221226115717) no-repeat center;
}
.vid_left .prism-player .prism-big-play-btn .outter {
    border: 0;
}
.vid_left .prism-player .prism-play-btn {
    background: url(../images/detail/smallplay.png?v=20221226115717) no-repeat;
    background-size: contain;
}

.vid_left .prism-player .prism-play-btn.playing {
    background: url(../images/detail/smallpause.png?v=20221226115717) no-repeat;
    background-size: contain;
}
.vid_left .prism-player .prism-volume .volume-icon {
    background: url(../images/detail/volume.png?v=20221226115717) no-repeat;
    background-size: contain;
}
.vid_left  .prism-player .prism-fullscreen-btn {
    background: url(../images/detail/fullscreen.png?v=20221226115717) no-repeat;
    background-size: contain;
}
.vid_left .prism-tooltip {
    color: white;
}
.vid_right {
    width: 340px;
    height: 530px;
    padding-left: 10px;
    background: #f8f8f8;
}
.vid_right ul li {
    cursor: pointer;
}
.vid_right ul li:hover p {
    color: #cc1219;
}
.icon_play {
    left: 40%;
    top: 30%;
}
.vid_right ul li .txt_right {
    width: 153px;
    margin: 0px 5px;
} 
.vid_right p.twoLine {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
}

.vid_text {
    margin-top: 50px;
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
    color: #323333;
    /*line-height: 28px;*/
    letter-spacing: 0.96px;
    /*white-space: pre-wrap;*/
}
.news_list ul li {
    margin-right: 14px;
    margin-bottom: 20px;
}
.news_list ul li:nth-child(5n){
    margin-right: 0;
}
.news_list ul li a {
    width: 244px;
    height: 210px;
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
}
.vid_tui {
    margin-bottom: 100px;
}
#thumbs{
    width: 100%;
    height: 100%;
}
#thumbs ul li{
    text-align: center;
}
.imgsArr{
    padding: 30px 0px;
    box-sizing: border-box;
}
.visitnumber{
    /*display:none;*/
}