File: /www/wwwroot/ly.kntsleep.com///index_files/rttopbox11.css
.dj-flex {
display: flex;
}
.dj-pcright-bar {
position: sticky !important ;
top: -150px;
height: 100% !important;
z-index: 999;
width: 280px !important;
overflow: hidden;
}
.dj-pcright-bar .swiper {
height: 200px;
width: 100%;
}
.dj-pcright-bar .dj-rightlistbg {
height: 200px;
width: 100%;
position: relative;
border-radius: 6px;
}
.dj-pcright-bar .dj-rgtop {
margin-bottom: 20px;
margin-bottom: 20px;
width: 100%;
height: auto;
box-sizing: border-box;
background: #fff;
border-radius: 2px;
padding-bottom: 20px;
}
.dj-pcright-bar .dj-swover {
overflow: hidden;
}
.dj-pcright-bar .swimg {
height: 200px;
width: 100%;
}
.dj-pcright-bar .dj-tagbox {
display: inline-block;
font-size: 14px;
color: #fff;
line-height: 28px;
padding: 0px 15px 0px 6px;
border-bottom-right-radius: 14px;
border-top-right-radius: 14px;
background: #ff5722;
font-weight: bold;
text-align: left;
margin-top: 20px;
}
.dj-pcright-bar .dj-rtinfo {
font-weight: bold;
line-height: 1.5;
padding-left: 10px;
margin: 10px 0;
}
.dj-pcright-bar .dj-rtcan {
font-size: 12px;
color: #959595;
align-items: center;
padding: 0 20px;
text-align: left;
height: 40px;
line-height: 45px;
}
.dj-pcright-bar .dj-rtcanimg {
width: 28px;
height: 28px;
margin-left: -14px;
border-radius: 50%;
}
.dj-pcright-bar .rightSideways {
padding-bottom: 25px;
}
@media screen and (max-width: 1600px) {
.dj-rightlistbg {
display: none !important;
}
}
.mabox {
background-color: #fff;
font-size: 1.5em;
padding: 20px;
}
.Card-section {
padding: 0px !important;
}
.SimilarQuestions-item {
padding: 16px 20px !important;
display: flex;
justify-content: space-between;
}