.tags_weixin{
    background: #fff;
    padding: 10px;
    width: 310px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ccc;
    position: absolute;
    left: -145px;
    top: 70px;
}
.tags_weixin img{
    display: inline-block;
    height: 100px;
    width: 100px;
}
.footer{
    
    /*height: 244px;*/
    background: #494e53;
    padding:36px 0px;
    opacity:0.95;
}
.footer_main{
    width:1200px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
}
.footer_left{
    width:448px;
    height:168px;
}
.footer_right{
    width:516px;
    height:168px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.footer_text{
    /*width: 448px;*/
    /*height: 168px;*/
    opacity: 0.5;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.footer_right1{
    width:516px;
    height:14px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.right1_text{
    /*width: 56px;*/
    height: 14px;
    font-size: 14px;
    color: #9a9a9a;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
font-weight: 400;
    line-height: 14px;
}
.right1_text:hover{
    color:#ffffff;
}
.right1_img{
    width: 6px;
    height: 10px;
}
.footer_right2{
    width:516px;
    height:108px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.footer_right2_img1{
    display:flex;
    justify-content:space-between;
}
.right2_img{
    width:120px;
    height:48px;
}
.right3_img{
    width:164px;
    height:48px;
}
.bread_detail{
    display:flex;
    align-items:center;
}
.bread_text{
    /*width: 98px;*/
    height: 14px;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    margin-left:10px;
}
.bread_img{
    width:3px;
    height:6px;
    margin-left:10px;
}
.jw-controlbar{
    display:block;
}

.vod_tuijian_title{
    /*width:278px;*/
    height:54px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding-left: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.vod_tuijian_title_text{height: 18px;font-size: 18px;color: #333333;line-height: 18px;z-index:10;}
.vod_tuijian_title_img{width: 72px;height: 8px;border-radius: 6px;margin-top:-4px;}
.vod_tuijian_con{width:278px;height:464px;overflow:scroll;scrollbar-width:none;}
.vod_tuijian_conlist{width:238px;height:57px;display:flex;justify-content:space-between;padding:20px 20px 12px;}
.vod_tuijian_conlistimg{width: 100px;height: 57px;border-radius: 8px;}
.vod_tuijian_conlist_title{height: 36px;font-size: 14px;color: #333333;line-height: 18px;display: -webkit-box; /* 将文本显示为块元素 */
    -webkit-line-clamp: 2; /* 设置最大显示行数为2 */
    -webkit-box-orient: vertical; /* 设置块元素内部文本垂直排列 */
    overflow: hidden; /* 当文本溢出块元素时进行隐藏 */
    text-overflow: ellipsis; /* 溢出部分显示省略号 */
    padding-left: 12px;
    width: 134px;
}
::-webkit-scrollbar { width: 0;}
.video_info{
    /*width:100%;*/
    /*height:110px;*/
    /*background:pink;*/
    display:flex;
    flex-direction:column;
    justify-content:space-around;
    padding: 30px 32px;
}
.video_info_titleimg{
    width:20px;
    height:18px;
}
.video_info_title_text{
    width: 1104px;
    height: 22px;
    font-size: 22px;
    color: #333333;
    line-height: 22px;
    margin-left:14px;
}

.video_info_title{
    height:20px;
    display: flex;
    align-items: center;
}
.video_info_other{height:20px;display:flex;justify-content:space-between;margin-top:21px;}
.ac_info_left{height:20px;display:flex;}
.ac_info_text{height: 20px;font-size: 14px;color: #999999;line-height: 20px;display:block;}
.ac_bottom_right {
    display:flex;
    width: 200px;
    justify-content: space-between;
    align-items:center;
    position:relative;
}
.qq {
    width: 18px;
    height: 21px;
    background: url(http://img.pzhkai.com/202312040501b7a7a6f19b5cd4e9d11d9996f4fc.png) no-repeat center;
    background-size: 18px 21px; 
}
.qq:hover {
    background: url(http://img.pzhkai.com/20231204ff919ba999d655bb1b9d48135a35f091.png) no-repeat center;
    background-size: 18px 21px; 
}
.weixin {
    width: 24px;
    height: 21px;
    background: url(http://img.pzhkai.com/202312047bfef1ad2d951f7d9d81d4ffcfbcd4a3.png) no-repeat center;
    background-size: 24px 21px; 
}
.weixin:hover {
    background: url(http://img.pzhkai.com/202312045920dba1b4c4ba9591736ade996b1d54.png) no-repeat center;
    background-size: 24px 21px; 
}
/*.weibo {*/
/*    width: 23px;*/
/*    height: 20px;*/
/*    background: url(http://img.pzhkai.com/20231204016b1cde34694a2f31c8eba537bf7c2d.png) no-repeat center;*/
/*    background-size: 23px 20px; */
/*}*/
/*.weibo:hover {*/
/*    background: url(http://img.pzhkai.com/20231204a444b5523d9a6638937b4a1aee534d42.png) no-repeat center;*/
/*    background-size: 23px 20px; */
/*}*/
 .qzone {
    width: 20px;
    height: 20px;
    background: url(http://img.pzhkai.com/20231204eb00447aacea43e9c3ee0bb168fb325b.png) no-repeat center;
    background-size: 20px 20px; 
}
.qzone:hover {
    background: url(http://img.pzhkai.com/202312048ee104bc7e4ae4ea2a61ee4313e32689.png) no-repeat center;
    background-size: 20px 20px; 
}
.qrcodeConwrap{
    position:absolute;
    top: 40px;
    right: -42px;
    z-index:999;
}
.qrcodeCon{
    width:200px;
    /*height:200px;*/
    
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 64, 110, 0.20);
}
.qrcodeCon_text{
    color:#333333;
    font-size:16px;
    margin-top:12px;
}
