body{
	margin: 0;
	padding: 0;
    font-family: 'Nanum Gothic',helvetica, "Apple SD Gothic Neo",sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color:var(--bg-color);
}

.no-data-box{color:var(--question-tit-text-color);text-align:center;padding:50px 0;width:100%;}
.load-btn{width:98%;margin:10px auto; display:block; padding:4px 0;    background-color: var(--question-btn-bg);color:var(--question-btn-text-color); text-align:center;border-radius:4px;}
.load-btn:hover{color:var(--question-btn-text-color);}
/* theme */

.theme-light {
    --bg-color: #f2f5f7;
    --top-bg:#44a2d2;
    --nav-bg:#fff;
    --img-alpha:1;
    --nav-text-color:#555;
	--foot-bg-color:#44a2d2;
	--foot-text-color:#ededed;
	--titlebar-bg:#fff;
	--item-bg-color:#fff;
	--item-title-text-color:#495057;
	--list-content-bg:#fff;
	--sidebar-bg:#fff;
	--border-bottom-color:#efefef;
	--search-border-color:#ccc;
	--content-text-color:#555;
	--page-btn-bg:#efefef;
	--page-btn-text-color:#555;
	--tag-btn-bg:#efefef;
	--tag-btn-text-color:#555;
	--eps-btn-bg:#efefef;
	--gary-bg-color: #efefef;
    --text-color: #333333;
	--help-text-color:#b5b5b5;
	--blue-bg-color:#44a2d2;
    --single-title-color:#333;
	--btn-text-color:#fff;
	--btn-red-color:red;
    --text-area-text-color:#555;
    --question-tit-text-color:#333;
    --tip-text-color:#999;
    --question-hover-bg:#efefef;
    --question-btn-bg:#44a2d2;
    --question-btn-text-color:#fff;
    --sigle-author-bg:#efefef;
}

.theme-dark {
   
    --bg-color: #141822; 
    --top-bg:#141822;
    --nav-bg:#1c212e;
    --img-alpha: 0.8;
    --nav-text-color:#fff;
	--foot-bg-color:#0c0e17;
	--foot-text-color:#ededed;
	--titlebar-bg:#1c212e;
	--item-bg-color:#1c212e;
	--item-title-text-color:#efefef;
	--list-content-bg:#1c212e;
	--sidebar-bg:#1c212e;
	--border-bottom-color:#303950;
	--search-border-color:#303950;
	--content-text-color:#efefef;
	--page-btn-bg:#373c49;
	--page-btn-text-color:#fff;
	--tag-btn-bg:#131824;
	--tag-btn-text-color:#efefef;
	--eps-btn-bg:#1c212e;
	--gary-bg-color: #000;
    --text-color: #ffffff;
	--help-text-color:#999;
	--single-title-color:#efefef;
	--text-area-text-color:#efefef;
	--question-tit-text-color:#efefef;
	--tip-text-color:#999;
	--question-hover-bg:#141822;
	--question-btn-bg:#44a2d2;
	--question-btn-text-color:#fff;
	 --sigle-author-bg:#131824;
}


.white {
	background-color: #fafafa;
}

.anifont{#8D0909}
/* navbar */
/* banner */
.banner {
	padding: 0;
	background-color: #0e0d12;
}

.slider-title {
	color: #fff;
    font-size:32px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 19px;
}
.slider-title span{font-size: 16px;color:#ccc; font-weight:normal;}
.banner-warp{padding:0;}
.bt-line {
	border-top: 1px solid #f7f6f62b;
	padding-bottom: 14px;
	padding-top: 0;
}

.layui-tab .layui-tab-title {padding:10px 0;}
/* swiper */
/* swiper */
.mySwiper {}
.swiper-slide{}
.swiper-button-prev,.swiper-button-next {
background-color: rgba(0, 0, 0, 0.7);
width: 42px;
height: 42px;
border-radius: 42px;
margin-top: -60px;

}
.swiper-button-prev i,.swiper-button-next i{color:#24baef;font-weight:bold;}
.swiper-button-next{margin-right:10px;}
.banner .swiper-button-next{margin-right:0px;}



/*reg avatar*/
.avatar-list {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      padding:10px 0 15px 0;
    }

    .avatar-item {
  width: calc(100% / 7);
  box-sizing: border-box; 
      margin-bottom:8px;
 
	  text-align: center;
    }
    .avatar-img {
     width: 60%;

      border-radius: 50%;
      border: 2px solid transparent;
      cursor: pointer;
    }
    .avatar-img.selected {
      border-color: #24baef;
	  box-shadow: 0 0 10px 5px rgba(36, 186, 239, 0.5); 
    }
    .avatar-img:after {
content: '&#xe660';
      display: none;
      position: absolute;
      top: -10px;
      right: -10px;
      width: 20px;
      height: 20px;
      background-color: blue;
      border-radius: 50%;
      color: white;
      font-size: 16px;
      line-height: 20px;
    }
    .avatar-img.selected:after {
      display: block;
    }
 /*reg avatar over*/   
.box_meta {
	width: 209px;
	bottom: 0;
	padding: 5px 0px;
}

.title_1 {
	padding: 2px 5px;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}

.s_e_title_1 {
	float: right;
	padding-top: 0px;
	font-size: 12px;
	color: #949cb0;
	font-family: "Open Sans", sans-serif;
}


/* section-netflix */
.home-section-netflix {
	width: 100vw;
	position: relative;
	margin-left: calc(-50vw + 50% - 8px);
	background-color: #202226;
}

.bg_opacity {
	position: absolute;
	background-image: url(../images/mask.jpg);
	width: 100%;
	height: 100%;
	opacity: 0.1;
}



.slider-korea {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 0;
	border-bottom: 1px solid #575757;
	padding-bottom: 10px;
}

.tv-show__meta--release-year {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.01em;
	color: #949cb0;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}

.embla__slide__inner1 {
	position: relative;
	overflow: hidden;
	height: 125px;
}

.slide-box-number {
	position: absolute;
	background: #160707;
	float: right;
	height: 100%;
	min-width: 30px;
	max-width: 60px;
	z-index: 999;
	color: #24baef;
	right: 0;
	opacity: 0.7;
	text-align: center;
	font-size: 45px;
	padding-top: 15px;
}

.embla__slide__img2 {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%);
}
#ds-reset .ds-comments-info{border-bottom:1px var(--border-bottom-color) dotted;}
#ds-reset a{color:var(--item-title-text-color)}
/* tab  */
.layui-tab .layui-tab-title{border:none;text-align: center;}
.list-content .layui-tab .layui-tab-title {
	border-top:1px solid var(--border-bottom-color);
	border-bottom:1px solid var(--border-bottom-color);
	
}

.layui-tab-content{border-bottom:1px var(--border-bottom-color) solid;}

.layui-tab-title li {
	font-family: Montserrat, "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -.025em;
	color: #949494;
}

.layui-tab .layui-tab-title li {
	padding: 0;
}

.layui-tab-brief>.layui-tab-title .layui-this {
	font-weight: 700;
	color:#24baef;
}

.main-bg {
    background-color: var(--bg-color);
    contain: layout paint;
    display: flow-root;
    position: relative;
    width: 100%;
    /* Add these properties */
    contain-intrinsic-size: 1000px; /* Estimate initial content height */
    content-visibility: auto; /* Optimize rendering */
    padding-bottom: 1px; /* Prevent margin collapse */
}

/*.tab-section {*/
/*	margin-bottom: 27px;*/
/*}*/

.layui-tab-title li:before {
	content: "/";
	margin: 0 15px;
	color: #949494;
}

.layui-tab-title li:first-child::before {
	content: "";
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: none;
}

/* second-section */
.random-section {

	background-color: #fefefe;
}
.random-section .top-list-body-genre a{color:#1358A5}
.random-section .show-item-header h2,.random-section  .show-item-title{color:#000;}
.random-section .show-item-header-more{ border-top:1px #ccc solid;}
/* third-section */
.news-korea-section {
	padding: 60px 0;
	background-color: ##f5f5f5;
	overflow: hidden;
}

.news-korea-section .mySwiper2 {

	.show-item-title{
		color:#000;
	}
}

.news-korea-section .tv-show-poster .tv-show__link img {
	height: 240px;
}

.news-korea-section .tv-show__title {
	color: #19272e;
}

.news-korea-section .home-section__header {
	float: left;
}

.news-korea-section .home-section__header .home-section__title {
	color: #19272e;
}

.news-korea-section .home-section__action {
	padding-top: 50px;
}

.news-korea-section .tv-show-box .swiper-container {
	position: unset;
}

.news-korea-section .swiper-button-show {
	right: 0;
	position: relative;
	top: 10px;
}

.swiper-button-show .swiper-button-prev {
	border: 1px #ccc solid;
	width: 48px;
	height: 48px;
	border-radius: 24px;

	left: 10px;
}

.swiper-button-show .swiper-button-next {
	border: 1px #ccc solid;
	width: 48px;
	height: 48px;
	border-radius: 24px;

	left: 70px;
}

.swiper-button-next .iconfont,.swiper-button-prev .iconfont{color:#24baef; font-size:24px;}

.swiper-button-prev:after, .swiper-button-next:after
{content:''}

.swiper-button-next i {transform: scaleX(-1);}

.section-movies-list {
	background-color: #131722;
}

.top-movies-list {
	counter-reset: my-sec-counter;
}

.top-movies-list-title {
	display: flex;
	    align-items: center;
	    justify-content: space-between;
	    flex-direction: row;
	    padding: 23px 0 18px 0;
	    text-indent: 12px;
	    border-bottom: 1px solid var(--border-bottom-color);
}  


.top-movies-list-title h2 {
	font-size: 20px;
	line-height: 18px;
	font-weight: 500;
	color:var(--item-title-text-color);
}


.top-list-info {
	padding: 16px 0px;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 1px solid var(--border-bottom-color);
	margin: 0 36px;
	
}

.top-list-info:last-child {
	border-bottom: none;
}

.top-list-info:before {
	counter-increment: my-sec-counter;
	content: counter(my-sec-counter) " ";
	margin-right: 25px;
	text-align: center;
	color: #44a2d2;
	font-size: 36px;
	line-height: 18px;
	font-family: Montserrat, "Open Sans", sans-serif;
	font-weight: 700;
	width: 40px;
}



.top-list-info-inner {
	padding: 15px 0;
	overflow: hidden;
	width: 100%;
}

.top-list-body-year {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949cb0;
	margin-bottom: 2px;
	display: block;
}

.top-list-body-link {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color:var(--item-title-text-color);
	font-weight: 700;
	margin: 0 0 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.top-list-body-genre {
	font-size: 12px;
	line-height: 18px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.top-list-body-genre a {
	color: #24baef;
}

.newwarp {
	position: relative;
}

.newst-list-movies {
	display: flex;
	flex-direction閿涙ow;
	flex-wrap: wrap;

	-webkit-box-pack: justify;
	justify-content: space-between;
	align-items: stretch;
	overflow: hidden;
}

.newst-list-movies .newst-list-info {
	-webkit-box-flex: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 1px solid #2f2f33;
	margin: 0 36px;
	padding: 16px 0;
	width: 41%;
}

.newst-list-movies .newst-list-info:nth-child(2n):before {
	content: " ";
	width: 1px;
	height: 580px;
	background-color: #2c3346;
	display: block;
	position: absolute;
	left: 50%;
	top: 80px;
}

.newst-list-movies .newst-list-info:last-child {
	border-bottom: none;
}

.newst-list-movies .newst-list-info:nth-last-child(2) {
	border-bottom: none;
}

.newst-list-movies .newst-list-info .movie-list__poster {
	max-height: 75px;
	overflow: hidden;
	-webkit-box-flex: 0;
	flex: 0 0 16.5%;
	max-width: 100%;
}

.newst-list-movies .newst-list-info .movie-list__poster img {
	max-width: 100%;
	height: auto;
}

.newst-list-movies .newst-list-info .top-list-info-inner {
	margin-left: 18px;
}



.mt20 {
	margin-top: 20px;
}

.tag-filter-warper {
	overflow: hidden;
	padding: 20px;
	columns: 2;
}

.tag-filter-warper ul {
	width: 94%;
	margin: 0 auto;
}

.tag-filter-warper ul li {
	width: 50%;
}

.year-filter-warper {
	overflow: hidden;
	padding: 20px;
}

.year-filter-warper ul {
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 0;
  list-style: none;
}

#ds-reset .ds-textarea-wrapper textarea{
    color:#fff;
}
#ds-reset .ds-post-self{border-top:none}
.year-filter-warper ul li{ text-align:center;}
.year-filter-warper ul li a {
	padding: 4px;
	background-color: var(--tag-btn-bg);
	letter-spacing: -1px;
	color:var(--tag-btn-text-color);
	display: block;
}
.year-filter-warper ul li.active a{background-color: #44a2d2;color:#fff;}
.year-filter-warper ul li a:hover {
	background-color: #44a2d2;
	color: #fff;
}

/* footer */
footer {
	background-color:var(--foot-bg-color);
	color: var(--foot-text-color);
	font-size: 12px;
	line-height: 22px;
	
}

.at-links{ text-align:center; padding-top:40px;}
.at-links a{color:#fff;padding:0 15px;}
.custom-logo {
	width: 200px;
	height: 47px;
}

.foot-bar {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	padding: 20px 0;
}

.site-info {
	text-align: center;
	font-size: 12px;
	padding:28px;

}

.custom-logo-link {
	max-width: 200px;
	height: auto;
	display: block;
}

/* pagenation */
.page-control-bar-bottom {
	border-top: 1px solid var(--border-bottom-color);
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.025em;
	padding-top: 20px;
	-webkit-font-smoothing: antialiased;
	margin: 0 auto 15px;
}

.page-control-bar-bottom .masvideos-result-count {
	color: #949cb0;
	padding: 10px 0;
}

.page-control-bar-bottom .masvideos-pagination,
.masvideos-persons-page-control-bar .masvideos-pagination {
	-webkit-box-pack: end;
	justify-content: flex-end;
	display: flex;
	-webkit-box-flex: 1;
	flex-grow: 1;
	margin-bottom: 0;
}

ul.page-numbers {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	justify-content: center;
}


.page-control-bar-bottom ul.page-numbers>li>a,
ul.page-numbers li span {
	padding: 9.5px 12.5px;
	box-shadow: none;
	position: relative;
	display: block;
	margin: 0 4px;
	line-height: 1.25;
	border: 0 solid #dee2e6;
	border-radius: 2px;
	cursor: pointer;
	background-color: var(--page-btn-bg);
	color: var(--page-btn-text-color);
}


ul.page-numbers>li>span.current {
	border-color: #fff;
	color:#fff;
	font-weight: 700;
	background-color: #44a2d2;
}


/* flow layout */

.container {
max-width: 1200px;
margin-right: auto;
margin-left: auto; 
}

.tv-show-box {
	display: flex;
	flex-wrap: wrap;
	padding:20px 8px 8px;
   width:100%;
}

.tv-show-box .show-item {
	flex-basis: calc((100% - 84px) / 7);
	margin-right: 12px;
	margin-bottom: 24px;
	min-width: 0;
}

.tv-show-box .show-item:first-child {
 
	flex-basis: calc(2 * ((100% - 56px) / 7));
}

header.navbar{ background-color:var(--nav-bg); border:none; border-top:1px var(--border-bottom-color) solid;border-bottom:1px var(--border-bottom-color) solid;margin-bottom:0;border-radius:0}
.layui-header{ height:80px;}

.ani-update .tv-show-box .show-item:first-child,.news-section .tv-show-box .show-item:first-child{margin-right:16px;}

.list-content .tv-show-box .show-item,.list-content .tv-show-box .show-item:first-child{
	flex-basis: calc((100% - 60px) / 5);
}

.list-content .list-top-compare .show-item,.list-content .list-top-compare .show-item:first-child{
	flex-basis: calc((100% - 72px) / 6);
}

.show-item-header::before {
	content: '';
	width: 48px;
	background-color: #a8a8a83d;
	height: 0px;
	margin-bottom: 23px;
	display: block;
}

.show-item-header h2 {
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 19px;
	font-weight: 600;
	color: #fff;
}

.show-item-header-more {
	border-top: 1px solid #f7f6f62b;
	padding-bottom: 14px;
	padding-top: 20px;
	width:80%;
}
.tab-title-home{ text-align:center; color:#fff; display:none;}
.news-section .show-item-header-more {border-top: 1px solid #ccc;}
.show-item-header-more span {
	display: inline-block;
	font-family: "Montserrat", "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #949cb0;
}

.show-item-img {
	position: relative;
	overflow: hidden;
	width: auto;
	margin-bottom: 4px;
}

.show-item-img-link {
	display: block;


}

.show-item-img-link img {
	width: 100%;
	opacity: var(--img-alpha);
}

.show-item-img-link:hover img {

	opacity: 1;
}
.show-item-text-info {
    display: flex;
    flex-direction: column;
    height: 60px; /* Fixed height */
    padding: 8px;
    overflow: hidden;
}

.show-item-meta {
   flex: 0 0 20px; /* Fixed height */
    /*line-height: 20px;*/
    overflow: hidden;
}

.show-item-meta-year {
	color: #949cb0;
	white-space: nowrap;
}

.show-item-original-title {
  flex: 0 0 20px; /* Fixed height */
    line-height: 20px;
    font-size: 12px;
    color: #949cb0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.show-item-tile-link {
  flex: 0 0 24px; /* Fixed height */
    line-height: 24px;

}

.show-item-title {
   font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.show-item-eps {
    flex-shrink: 0;
    margin-left: 8px;
}


.widget-list{width:90%;margin:0 auto;padding:20px 0;}
.widget-list li{padding-top:8px;}
.widget-list li a {
	
	font-size: 14px;
	    font-weight: 700;
       color:#fff;
	    display: flex;
	    -webkit-box-pack: justify;
	    justify-content: space-between;
	    -webkit-box-align: center;
	    align-items: center;
}
.widget-list li .episodes-count{
	 color: #949cb0;font-weight: 400;
 }

.article-box {display: flex;flex-wrap: wrap;}
.article-box .article-box-img{ position: relative;flex: 1 1 30%;box-sizing: border-box;padding: 15px;
 overflow: hidden;}

.article-box-img img{width:100%}
.article-box-img .layui-btn{position: absolute;width:80%;bottom:5%;left:10%;}
.article-box-meta{color:#949cb0;font-size: 15px;line-height: 26px;letter-spacing: -0.01em;flex: 1 1 70%;
      box-sizing: border-box;
      padding: 15px;}
.article-box-meta ul{flex-direction: column;display: flex;}
.article-box-meta li{color:var(--content-text-color); padding-left: 10px; line-height:36px;display: flex;}
.article-box-meta li > :first-child{
	width:76px;
	color:#999;
}
.article-box-meta li > :nth-child(2){

	display: flex;
    justify-content: flex-start;
}



.eps-box .eps-item{margin-top:8px;width:100%;}
.eps-box .eps-item a{cursor: pointer;color:var(--tag-btn-text-color); display: block;background-color:var(--tag-btn-bg); padding:8px;}
.eps-box .eps-item a:hover{background-color:#44a2d2;cursor: pointer;color:#fff;}
.eps-box .eps-item a.active{background-color: #44a2d2;color:#24baef;}
.eps-box .eps-item .eps-date{font-size: 12px;color: #888888; display: block; line-height:14px;}
.eps-box .eps-item .eps-date i{position: relative;top:2px;}
.btn1-states .eps-date{height:0; overflow:hidden;}
.btn1-states{ display:flex;flex-wrap:wrap}
.btn1-states .eps-item{text-align: center;flex-basis: calc((100% - 64px) / 8);margin:8px 4px;min-width: 0;}
.page-breadcrumb{ overflow: hidden; padding:12px; background-color:var(--titlebar-bg);}
.page-breadcrumb li{float:left;color:var(--text-color);}
.page-breadcrumb li i{color:#949cb0; font-size:11px;}
.page-breadcrumb li a{color:#949cb0;}

.movie-coment {color:var(--content-text-color); font-size:16px;}
.no-data{ text-align:center; color:var(--item-title-text-color);width:100%;padding:40px 0;font-size:18px;}
.no-data img{ width:20%;margin:0 auto; display:block;}
.no-data i{ font-size:24px;}
.coment-box li { font-size:18px;}

.regform{
    max-width: 620px; margin:20px auto;color:var(--item-title-text-color);
}
.regform a{color:#24baef;}
.regbox{padding:20px;}

.play-box{ position: relative;width:100%;padding-bottom:56.25%;margin:25px 0;}
.play-box iframe{
	position: absolute;top:0;left:0;width:100%; height:100%;
}
.btn-warp{text-align:center;padding-bottom:32px;}

.age-tag{ background-color:red; color:#fff; display:block;width:20px; height:20px; line-height:20px; border-radius:10px; position:absolute;right:10px;top:10px;text-align:center; z-index:99; font-size:14px; font-family:"Times New Roman"}

.cat-tag{  z-index:99;background-color:red; color:#fff; display:block;  border-radius:3px;font-size:13px;position:absolute;left:10px;top:10px;text-align:center;
    
    width: 50px;
    height: 20px;
    line-height: 21px;
    border-radius: 3px;
    
}

.fav-warp .tv-show-box .show-item {
		flex-basis: calc(33.33% - 10px);
	}

.filter-btn{color:#fff;}

.active ul.link li{padding: 16px 0; border-bottom:1px #000 solid; text-indent:8px;}
.active ul.link li:hover{background-color:#24baef}
.active ul.link li a{color:#fff;}
.side-logo-warp{height: 50px; overflow: hidden;}


/* list */
.list-page-section {
	padding-top: 20px;
	overflow: hidden;
}
.list-sidebar{ background-color:var(--sidebar-bg);
     width: 280px;
    flex-shrink: 0; 
}
.list-page-container {
	display: flex;
	gap: 20px;
    margin: 0 auto;
    padding: 20px 0;
}

.list-sidebar .top-list-info {
	padding: 0;
}
.list-sidebar .top-movies-list{
	max-width:280px;
	overflow: hidden;
	border-radius: 4px;
	}
.list-content {
	 flex: 1;
    min-width: 0; 
    padding:0 12px;
	background-color:var(--list-content-bg);
}

.list-content .list-content-inner {
	display: flex;
	flex-wrap: wrap;

}


.layui-btn{background-color:#24baef}
.footbar{display: none; position: fixed;
  bottom: 0;
  left: 0;
    z-index: 9999;
  width: 100%;
  background-color: #131722;
    }
    
.footbar ul{display: flex;
  justify-content: space-between;
  list-style-type: none;

  padding: 0;
  margin: 0;}
.footbar ul{ display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 0;}
.footbar ul li{
     flex: 1;
  text-align: center;
}
.footbar ul li a{
  display: block;
  padding: 15px 10px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #fff;
}
.footbar ul li.active a{color:#24baef;}
.footbar ul li.active i{color:#24baef;}
.footbar ul li.active .iconfont{fill: #24baef;}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: 0;
}



.null-warp {width:100%;}

#bookmark-list{
    display: flex;
    	flex-wrap: wrap;
	padding:20px 8px 8px;
   width:100%;
}

#bookmark-list .form-horizontal{
    	flex-basis: calc((100% - 60px) / 5);
	margin-right: 12px;
	margin-bottom: 24px;
	min-width: 0;
}

.share4 {
    display: flex;
    gap: 8px;
    align-items: center;
}

.share4 .sb {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.15s ease;
    color: #fff;
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    box-shadow: none;
    outline: none;
}

.share4 .sb:hover {
    transform: translateY(-1px);
}

.share4 .sb svg {
    width: 16px;
    height: 16px;
    display: block;
    fill: currentColor;
}

.share4 .sb-fb {
    background: #1877F2;
}

.share4 .sb-x {
    background: #0F1419;
}

.share4 .sb-tg {
    background: #2AABEE;
}

.share4 .sb-line {
    background: #00C300;
}


.share4 .sb:focus {
    outline: 2px solid #111;
    outline-offset: 2px;
}
/* PC  */

/* ipad */
    @media (min-width: 1024px) and (max-width: 1200px) {


   
	
	.tv-show-box {padding:8px;}
		.layui-col-xs12{margin-top:16px;}
		
		.page-breadcrumb{padding-left: 22px;padding-right: 22px;}
    
}

/* ipad */
    @media (min-width: 768px) and (max-width: 1023px) {
    /*.tv-show-box {margin-left:16px;}*/
    .tv-show-box .show-item {
    		flex-basis: calc((100% - 36px) / 3);
    	
    		margin-right: 12px;
    		margin-bottom: 24px;
    		min-width: 0;
    	}
    .relate-box .show-item,.relate-box .show-item:first-child{
    	flex-basis: calc((100% - 12px) / 1);
    }
	
	
    
    .list-page-container{margin-bottom:0; }

.list-content {
	padding:0;
	width:100%;

}
    .list-content .tv-show-box .show-item,.list-content .tv-show-box .show-item:first-child{
    	flex-basis: calc((100% - 60px) / 5);
    }
    
    .tab-box .show-item:first-child,.list-sidebar,.news-section .tv-show-box .show-item:first-child{
    		display: none;
    	}
    	.layui-col-xs12{margin-top:16px;}
    	
    	.page-breadcrumb{padding-left: 22px;padding-right: 22px;}
		
		.list-content .btn1-states{flex-wrap:wrap;}
			
			.footbar{display:block}
			.list-header .weekbox{display:inline-block}
			.slider-title {font-size:22px;}
		.tab-title-home{display:block;}
    }
  
  
/* mobile */
    @media (max-width: 767px) {
		.tab-title-home{display:block;}
		.tv-show-box {margin-left:0px;}
		.tv-show-box .show-item {flex-basis: calc((100% - 36px) / 3);margin-right: 12px;margin-bottom: 24px;
				min-width: 0;
			}
		.relate-box .show-item,.relate-box .show-item:first-child{
			flex-basis: calc((100% - 12px) / 1);
		}
		.list-content .tv-show-box .show-item,.list-content .tv-show-box .show-item:first-child{
			flex-basis: calc((100% - 36px) / 3);
		}
		.tab-box .show-item:first-child,.list-sidebar,.news-section .tv-show-box .show-item:first-child{
		    		display: none;}
		    		
     .article-box .article-box-img{ flex-basis: 100%; height: auto;}
	
	 .top-movies-list-title h2{font-size:17px;}
	 
	 .top-movies-list-title{text-indent:42px;}
	 .list-page-container .top-movies-list-title{text-indent:0px;}
	 
       .list-content .tv-show-box {margin-left:0;}
	ul.page-numbers li{margin-bottom:8px;}


	.list-content{padding:0 10px 0 5px;}
	
	.list-content .btn1-states .eps-item{text-align: center;flex-basis: calc((100% - 60px) / 5);}
.footbar{display: block}


 
    

    .list-header{padding-right:10px;}
    .list-header .layui-input-prefix{left:0px;}
    	.list-header .weekbox{display:inline-block}
    	.slider-title {font-size:22px;}
    	.slider-title span{ display:none;}
    	.top-list-info {padding:0}
    	.list-header .layui-form label,.ds-toolbar-buttons{ display:none;}
    	.layui-tab{padding:0 10px;}
    	
    	.article-box .article-box-img{padding:15px;}
    	.list-content{padding:0;}
    	.list-page-container .top-movies-list-title{padding: 23px 0 18px 0;
    width: 98%;
    margin: 0 auto;}
    	
    	.eps-box{ width: 98%;
    margin: 0 auto;}
    
    
    }	
    
    

.layui-form-item{text-align:center;}


/*homelist*/
.ohli-banner .slider-title{color:var(--item-title-text-color)}
.ohli-banner .show-item-title,.ohli-container .show-item-title,.list-page-section .show-item-title {color:var(--item-title-text-color)}
.pd-bt40{padding-top:40px;}
.ohli-container {
    display: grid;
    gap: 15px;
    padding: 15px;
}
.list-page-container .ohli-list-grid{  gap: 10px;
    padding: 10px 0;}
.ohli-container .show-item-img {
    position: relative;
    width: 100%;

    aspect-ratio: 2/3;
    overflow: hidden;
}

.ohli-container .show-item-img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease; 
}
.list-page-container .show-item-img img{transition: transform 0.3s ease;}
.ohli-container .show-item-img .update-tag,.list-page-container .show-item-img .update-tag{
    position: absolute;
    bottom:0;
    background-color: rgba(233, 27, 35, .75) !important;
    color: #fff !important;
    width:100%;
    font-size:12px;
    text-indent: 12px;
    padding:4px 0;
}
.ohli-container .show-item-img:hover img,.list-page-container .show-item-img:hover img{
    transform: scale(1.1); 
}

.ohli-container .show-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ohli-container .show-item-text-info {
    display: flex;
    flex-direction: column;
    height: 60px; /* Fixed height */
    padding: 8px;
    overflow: hidden;
}


.ohli-container .show-item,.list-page-container .show-item,.banner-warp .show-item {background-color: var(--item-bg-color);}
/*.ohli-container .show-item-text-info,.list-page-container .show-item-text-info,.banner-warp .show-item-text-info{padding:2px 8px 8px 8px;}*/


.header-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color:var(--titlebar-bg);
    padding:20px;
    border-radius:.25rem;
}

.header-bar .title {
    font-size: 18px;
    font-weight: bold;
    color:var(--item-title-text-color)
}

.header-bar .more-link {
    color: #44a2d2;
    text-decoration: none;
    font-size: 14px;
}


/*search*/

.top-header {
  width: 100%;
  background-color:var(--top-bg);
 
}

.top-header .container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}

.ohlilogo {
  flex: 0 0 auto;
  align-items: center;
}


.logo {
  width: 160px;
  display: block;
}

.logo img {
  width: 100%;
  height: auto;
}


.right-section {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ws-header-assist {
    
}
/* Navigation links */
.nav-links {
    
    display: flex;
    gap: 20px;
}
.nav-links dd {
    display: inline-block;
    margin: 0 10px;
}

.nav-links a {
    text-decoration: none;
    font-size: 12px;
  text-decoration: none;
  color: #fff;
}

.eps-box .eps-item a.played{color: #24baef;}
.eps-box .eps-item a.active{color:#fff;}

.adstop-box {
    display: flex;
    flex-wrap: wrap;
     gap: 1px;
    width: 100%;
}

.adstop-box a {
  display: block;
}


.adstop-box img {
 width: 100%;
    height: auto;
    display: block;
}

body .list-pt0{ padding-top:0;}

/* wenda */
.header-bar ul li{float: left;margin-right:10px;}
.question-item {display: flex;align-items: center;gap: 15px;padding: 15px;border-bottom: 1px dotted var(--border-bottom-color);}
.avatar-info {flex-shrink: 0;width: 50px;display: flex;align-items: center;}
.avatar-info img {width: 100%;}
.post-info {flex: 1;}
/*.post-info h2 {margin: 0 0 2px 0;}*/
.question-inner {display: flex;gap: 15px;align-items: center;}
.hits-info {flex-shrink: 0;margin-left: auto;display: flex;align-items: center; }
.post-submit-warp {
    display: flex;
    justify-content: flex-end;
    margin: 20px 0;
}
.question-tit a{color:var(--question-tit-text-color);font-size:14px;}
.post-btn{ background-color: var(--question-btn-bg);color:var(--question-btn-text-color);border:none;padding:6px 24px;border-radius: 2px; cursor: pointer;}
.question-item .question-date{margin-left:10px;}
.question-item:hover{ background-color: var(--question-hover-bg);}
.question-item .question-date,.question-item .hits-info,.question-item .question-comment,.question-item .question-name{color:var(--tip-text-color)}
.question-warp{padding:0;}
.navigation ul li.current_page_item a,.navigation_mobile ul li.current_page_item a{color:#44a2d2}
.note-editor .note-toolbar .note-color .dropdown-toggle { display: none;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){display: none;}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child){display: none;}
.note-editor .note-attach{ display: none;}
.boxedtitle{color:var(--single-title-color)}
.single-author {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 15px;
	background-color: var(--sigle-author-bg);
	margin-top:12px;
}
.question-desc{padding:20px;color:var(--single-title-color);white-space: pre-line;}
.single-author-left {
    flex-shrink: 0;
}
.single-tit{ line-height: 32px;color:var(--single-title-color)}
.question-tag{font-size:12px;padding:2px 12px;border-radius: 2px; background-color: var(--gary-bg-color);color:var(--text-color)}
.single-author-left img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.single-author-right {
    flex: 1;
    text-align: left;
}

.single-author .question-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
    color:var(--single-title-color);
}

.single-author .question-inner {
    display: flex;
    gap: 15px;
    color: #666;
    font-size: 14px;
}

.single-author .question-inner span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.single-author .question-inner i {
    font-size: 14px;
}

.comment-body {
    display: flex;
    align-items: top;
    gap: 20px;
}

.comment-body .avatar {
    flex: 0 0 auto;
}

.comment-body .avatar img{
    width:50px;
    margin-top:10px;
}

.comment-body .comment-text {
    flex: 1;
 
}
.comment-body .date{color:var(--help-text-color); font-size:12px;}

.comment-body .comment-meta {
    display: flex;
    align-items: center;
    gap: 15px;
}
.show-ads-new{width:82%;margin:0 auto;}
.comment-body .comment-meta > div {
    flex: 0 0 auto;
}

.date, .replybtn, .del-btn, .set-btn {
    margin: 0;
}
.del-btn{color:red;}
.comment{border-bottom: 1px dotted var(--border-bottom-color);padding:10px 0;}
.children .comment{padding-left:40px;}
.comment .text,.comment .comment-floor{color:var(--single-title-color);  white-space: pre-line;}
.comment-body .replybtn a,.comment-body .del-btn a{font-size:12px;}
.comment-body .comment-author a{color:var(--text-color)}
.comment-body .del-btn a{color:var(--btn-red-color)}

.layui-elem-field legend{margin-left:0;border-bottom:1px var(--border-bottom-color) solid;}
.ask-question .form-horizontal .control-label{ text-align: left;color:var(--single-title-color)}
.ask-btn{ background-color: var(--question-btn-bg);padding:2px 15px; color:var(--question-btn-text-color);border-radius: 4px;}
.ask-btn:hover{color:var(--btn-text-color)}
.navigation ul li a,.navigation_mobile ul li a{color:var(--nav-text-color);}
legend{border-bottom:1px solid var(--border-bottom-color)}
.question-desc p span {color:#fff;}
.list-page-section .header-bar ul li.wenda-tit{color:var(--question-tit-text-color)}
.post-info h2 a{color:var(--single-title-color); font-size:1rem;}

.ask-question h2 {color:var(--single-title-color);font-size:16px;}
.mt-radio-inline label{color:var(--single-title-color)}

.app-install-box {text-align:center;padding-top:12px;}
.app-install-box .container{ background-color:red; }
.app-install-box .container a{color:#fff;}
.reply-title{font-size:16px;}


.widgets-ads{
    max-width:250px;
    margin:0 auto;
}

@media (min-width: 1024px) {
    .ohli-container {
        grid-template-columns: repeat(6, minmax(0, 1fr));
        grid-template-rows: repeat(2, auto);
    }
    .list-page-container .ohli-list-grid{grid-template-columns: repeat(5, minmax(0, 1fr));}
    .top-header .container{width:100%}
    
    .adstop-box a {
        width: calc((100% - 5px) / 4);
    }
    

    
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ohli-container {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        grid-template-rows: repeat(2, auto);
    }
    .top-header .container{width:100%}
    .nav-links{padding-right:12px;}
    
     .adstop-box a {
        width: calc((100% - 3px) / 4);
    }
    

    
    .header-bar .navigation_mobile_click {display:none;}
    
    .search-submit{right:12px;}
}

@media (max-width: 767px) {

    .ohli-container {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-template-rows: repeat(2, auto);
         padding: 4px;
         gap: 4px;
    }
    
    .list-page-container .ohli-list-grid{  gap: 4px;
    padding: 4px;}
    
    .top-header .container{width:100%}
    .nav-links{padding-right:12px;gap:5px;}
    .banner{padding:4px 0}
    .search-submit{right:12px;}
    .list-page-section{padding:0;}
   
 
    .list-content .btn1-states .eps-item{text-align: center;flex-basis: calc((100% - 40px) / 5);}
    .eps-box{width:100%;}
    
    #bookmark-list .form-horizontal{
    	flex-basis: calc((100% - 36px) / 3);
	margin-right: 12px;
	margin-bottom: 24px;
	min-width: 0;
}
 .adstop-box a {
        width: calc((100% - 2px) / 2);
    }
    .header-bar .navigation_mobile_click {display:none;}
    .single-tit{font-size:14px;}
    .boxedtitle h2{font-size:14px;}
    .list-bbs-content{padding:0 12px;}
    .logo img{width:80%;}
  
}

/* new style 2025 v1.0.0 */
.ad-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    padding: 15px 0;
}

.ad-list a {
    display: block;
    width: 100%;
}

.ad-list img {
    width: 100%;
    max-height: 100px;
    display: block;
    object-fit: cover;
    background: #f5f5f5;
}



/* Mobile responsive */
@media screen and (max-width: 768px) {
    .ad-list {
        grid-template-columns: repeat(2, 1fr);
    }
}




/* Add these new banner-specific styles */
.ohli-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
   
}

.ohli-banner .banner-warp {
    position: relative;
    width: 100%;
    height: 100%;
}

.ohli-banner .mySwiper {
    width: 100%;
    height: 100%;
}

.ohli-banner .swiper-wrapper {
    width: 100%; height: 100%;
}

.ohli-banner .swiper-slide {
   width: 218px;
    height: auto;
}

.ohli-banner .show-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ohli-banner .show-item-img {
    position: relative;
	padding-top: 150%;
        width: 100%;
    overflow: hidden;
}

.ohli-banner .show-item-img-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ohli-banner .show-item-img-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ohli-banner .show-item-text-info {
    position: relative;
    padding: 15px;

}
.ohli-banner .cat-tag,
.ohli-banner .age-tag {
    position: absolute;
    z-index: 2;
}


.ohli-banner .show-item-text-info {
    flex: 0 0 80px;
    padding: 8px;
    display: flex;
    flex-direction: column;
}



@media (max-width: 768px) {
    .ohli-banner .show-item-img {
        padding-top: 150%; /* 4:3 aspect ratio for mobile */
    }
}

