.custom-news-detail .main p {
padding: 15px 0;
}

.custom-news-detail p.collapseBar {

    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
}

@media (max-width: 953px) {
.frame-detail .custom-news-detail{
margin-bottom: 0px !important;
}
.frame-latest-list .banxin .title{
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
    padding: 24px 0;
}
.side .fixed-catalogue {
overflow-y: auto;
margin-left: -18px;
}
.fixed-catalogue {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.downArea.catalogs.fixed-catalogue .title.catalogue {
  display: none;
}
.downArea.catalogs .title.catalogue {
  display: block;
}
.fixed-catalogue ul{
    display: flex;
    white-space: nowrap;
}
   .frame-latest-list .banxin {
width:100% !important;
}
.custom-news-detail .collapseBar {
margin-bottom:0;
}
.custom-news-detail .smallTitle {
color: #002E6C;
font-family: Rubik;
font-size: 16px;
font-weight: 500;
line-height: 24px;
padding-bottom: 12px;
}
}