.topTitle{
    height:105px;
    background: url('../images/dj/banner-title.png');
    line-height:105px;
    text-align:center;
    margin-bottom:20px;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}
.menuOneLi{
    display:inline-block;
    width:100%;
    background:#F5EEED;
    height:54px;
    box-sizing:border-box;
    box-shadow: 0px 1px 0px 0px rgba(2, 0, 0, 0.06);
    line-height:54px;
    padding-left:19px;font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    float:left;
    border-bottom:1px solid rgba(2,0,0,0.06) !important;
}
.bg-active{
    background:url('../images/dj/menu-active.png') !important;
    font-size: 16px !important;
    font-family: PingFang SC !important;
    font-weight: 500 !important;
    color: #FFFFFF !important;
}
.listBoxList{
    margin-top:10px !important;
}
.right-content{
    margin-top:0px;
}
.otherLi .liDate{
    width: 74px;
    height: 72px;
    background: #FFFFFF;
    border: 1.5px solid;
   border-image: linear-gradient(0deg, #BD0B02, #FFA5A0) 10 10;
    float:left;
}
.liDate .liDay{
    width: 100%;
    margin-left: 0px !important;
    /*width:58px;*/
    /*margin-left:10px;*/
    border-bottom: 1px solid #FFA5A0;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
color: #BD0E05;;
}
.liDate div{
    height:36px;
    text-align:center;
    line-height:36px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #BD0E05;
}


/*分页*/
.currentPage{
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #BD0E05;
    color:#333;
    background: #BD0E05 ;
    color:#fff;
}
.page a {
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #BD0E05;
    color:#333;
}
.page .prePage{
    background: #BD0E05;
    color:#fff;
}
.page a:hover {
    background-color: #BD0E05;
    color: #fff;
}
.page .goPage{
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    line-height: 0px;
    text-decoration: none;
    padding: 14px 14px;
    margin: 0 5px;
    border: 1px solid #BD0E05;
    color:#333;
}
.whj_jqueryPaginationCss-2 .whj_checked {
    background-color: #BD0E05 !important;
    border-color: #BD0E05 !important;
    color: #FFFFFF;
}

#whj_firstPage:hover{
    background-color: #BD0E05 !important;
    border-color: #BD0E05 !important;
    color: #FFFFFF;
}
#whj_previousPage:hover{
    background-color: #BD0E05 !important;
    border-color: #BD0E05 !important;
    color: #FFFFFF;
}
#whj_nextPage:hover{
    background-color: #BD0E05 !important;
    border-color: #BD0E05 !important;
    color: #FFFFFF;
}
#whj_lastPage:hover{
    background-color: #BD0E05 !important;
    border-color: #BD0E05 !important;
    color: #FFFFFF;
}
.liDate.fl.box-s {
    width: 74px;
    border: 1.5px solid;
   border-image: linear-gradient(0deg, #BD0B02, #FFA5A0) 10 10;
    padding: 0px 6px;
}
.tabbasecontentmenu .more{
    line-height: 40px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #BD0E05;
}
.tabbasecontentmenu{
    width: 100%;
    padding-bottom: 2px;
    border-bottom: 1px solid #BD0E05;
    position: relative;
}
.boxTitle .titleBox .title {
   
    height: 36px;
    display: inline-block;
    line-height: 36px;
    padding-left: 10px;
    background: #BD0E05;
}
.swiperBottomList a:hover .msg {
    color: #BD0E05;
}

.swiperBottomList a:hover .dateMsg {
    color: #BD0E05;
}
.tabbasecontentlist .list .rightText .rightTitle:hover{
    text-decoration: none;
    color: #BD0E05;
}
.liMsg .rightTitle:hover{
    text-decoration: none;
    color: #BD0E05;
}
.tabbasecontentmenu ul li:hover p,
.tabbasecontentmenu ul li.active p{
    /*background: url(../images/top/banner-green.png) center no-repeat;*/
    background-size: cover;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
	background:#BD0E05;
	position:relative;
}
.boxTitle .titleBox .titleImg {
    height: 37px;
    vertical-align: top;
    margin-left: -4px;
}
.tabbasecontentmenu ul li p>img{
	height:36.5px;
}
.swiperBottomList .square {
    margin-right: 17px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #BD0E05;
    position: absolute;
    top: 5px;
}