*{margin: 0;padding: 0;box-sizing: border-box;}
.w{width: 1200px;margin: 0 auto;}
.main0,.main2{background:#fafafa;}
.main1{background:#fff;}

/*-------------当前位置--------------------*/
.dQwZBox{
    background:#FFF;
}
.bread{
    height:55px;
    line-height:55px;
}
.bread span,.bread span a{
    color:#666;
}
.pad_top{clear:both;}
#banner .img{width:100%;}
.jcSxMlBox{overflow:hidden;}
.titlename {
    background: url(/bjjs/uiFramework/commonResource/image/2025091514364723776.png) no-repeat;
    height: 69px;
    width: 239px;
    margin-bottom: 20px;
}
.titlename1 {
    width: 374px !important;
    background: url(/bjjs/uiFramework/commonResource/image/2025091709290879047.png) no-repeat !important;
}
.titlename span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    width: auto;
    justify-content: center;
    align-items: center;
    height: 55px;
    margin-right:40px;
}

.header_tit{border-bottom:1px solid #ccc;padding-top:30px;}
.header_tit span{font-size:24px;color:#404040;border-bottom: 2px solid #b62630;padding-bottom:24px;display:inline-block;}

/*最新预告*/
.zxyg_cont{padding:30px;}
.zxyg_tit{font-size:28px;color:#000;font-weight:bold;text-align:center;line-height:46px;}
.zxyg_nr p{font-size:16px;text-align: justify;line-height:2;}
.zxyg_nr{padding-top:30px;}
.ej_ul li a{font-weight:bold;}
.ulList li {
    height: 50px;
    border-bottom: 1px dashed #bfbfbf;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(/bjjs/uiFramework/commonResource/image/2025091914305470164.png) no-repeat left center;
}
.ulList li a {
    font-size: 16px;
    color: #000;
    padding-left: 20px;
}
.ulList li span {
    font-size: 16px;
    color: #b4b4b4;
}
.more {
    color: #bf1629;
    font-size: 14px;
    float: right;
    padding-top: 16px;
}
.listcont{padding-top:30px;}
.jcSxMlBox{padding-bottom:30px;}
.zcwj.ulList li .yfz { 
    font-size: 16px;
    color: #b62630;
    float: left;
}
.zcwj.ulList li a { 
    padding-left: 5px;
    width: 60%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zcwj.ulList li .time {
    float: right;
}
.zcwj.ulList li {
    display: block;
    line-height: 50px;
    padding-left: 20px;
}

/*指南*/
.yshj_zn ul{display:flex;justify-content:space-between;align-items:center;}

/*第六十一期*/
.ulList_wd_cont{
    width: 94%;
    margin: 0 auto;
}
.Ltop {
    min-height: 98px;
    display: flex;
    align-items: center;
    background: url(/bjjs/uiFramework/commonResource/image/2025091516070281561.png) no-repeat left center;
    padding: 24px 0;
    border-bottom: 2px solid #e6e6e6;
}
.Ltop {
    box-sizing: border-box;
}
.Ltop a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-left: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.Lbot {
    margin: 18px 0;
    font-size: 16px;
}
.ulList_wd .licont {
    width: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 23px;
}
.fwaqsyjzxw_sp video {
    width: 712px;
    height: 398px;
}
.fwaqsyjzxw_sp {
    padding-top: 26px;
    margin-bottom: 44px;
}
.fwaqsyjzxw_sp p{text-align:center;}
.ulList_spfw{margin:15px 0;}
.ulList_spfw li{display:flex;justify-content:space-between;align-items:center;}
.ulList_spfw li p img{width:100%;}
.ulList_spfw li p{text-align:center;}
.ulList_spfw li p a{font-size:16px;padding-top: 10px;display: inline-block;}


/*移动端*/
@media screen and (max-width: 900px) {
  .w{width:95%;}
  .listcont{padding-top:15px;}
  .titlename a, .titlename span { font-size: 16px; width: 100%;justify-content: left;height: 40px;line-height: 40px; padding-left: 30px; }
  .titlename1 { width: 75% !important; background-size: 100% 100% !important;}
  .titlename{width:55%; background-size:100% 100%; margin-bottom:10px; height:50px;}
  .header_tit{padding-top:15px;}
  .header_tit span{font-size:16px;padding-bottom:10px;}
  .zxyg_tit{font-size:15px;line-height:1.5;}
  .zxyg_nr p{font-size:14px;}
  .ulList li a{width: 68%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;font-size: 14px;}
  .ulList li span { font-size: 14px;}
  .zcwj.ulList li .yfz{font-size:14px;}
  .zcwj.ulList li a{width:58%;}
  .yshj_zn ul{flex-flow:column;}
  .yshj_zn ul li a img{width:100%;}

  .fwaqsyjzxw_sp video{width:100%;height:auto;}
  .ulList_spfw li p a{font-size:12px;}
  .Lbot{font-size:14px;}
}