<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*aniabout*/
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: #000;
}


img{border-radius:4px;}
.white {
	background-color: #fafafa;
}
.anifont{#8D0909}
/* navbar */
/* banner */
.banner {
	padding: 36px 0 36px 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 12px;}
.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-next{margin-right:10px;}
.banner .swiper-button-next{margin-right:0px;}

/*searcch begin*/
  	#word{
  		position: absolute;
  		z-index: 99;
  		width: 194px;
		padding-top:10px;
  		height: auto;
  		background-color: #1c212e;
		border-radius: 4px;
  		display: none;
	    margi-top:5px;
  	}
	.view-more{color:#24baef;font-size:14px;text-align: center;cursor: pointer;padding:8px 0;border-top:1px #252C40 solid}
  	.click_work{
  		padding-bottom: 8px;
  		font-weight:lighter;
  		font-size: 13px;
  		cursor:pointer;
  	}
  	.click_work:hover{
  		color: orange;
  		background-color: gray;
  	}
  	.error{
  		color: gray;
  		cursor:pointer;
  	}



 .custom-list {
  list-style: none;
  padding: 10px;
}

.custom-list li {
  display: flex;

  margin-bottom: 10px; 
}

.list-item-left {
  margin-right: 10px; 


}

.list-item-left img {
  max-width: 54px;
  height: 72px;
}

.list-item-right {
 line-height:20px;
  height: 72px; 
  width:110px;
  overflow: hidden;
}

.list-item-right h3 a{font-size:12px;white-space: nowrap; color:#fff;}

.list-item-right p {
  margin: 0;
  padding:0;
  color:#24baef;
  font-size:12px;
  white-space: nowrap;
}

.list-item-right p.date{font-size:12px; color:#949cb0;}
.list-item-right p span {
  margin-right: 10px; 
  padding:0;
}
/*searcch over*/


/*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: '&amp;#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%);
}

/* tab  */
.layui-tab .layui-tab-title{border:none;text-align: center;}
.list-content .layui-tab .layui-tab-title {
	border-top:1px solid #2f2f33;
	border-bottom:1px solid #2f2f33;
	
}

.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&gt;.layui-tab-title .layui-this {
	font-weight: 700;
	color:#24baef;
}

.main-bg {
	background-color: #1c212e;
	overflow: hidden;
	padding: 45px 0 0;
}

/*.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&gt;.layui-tab-more li.layui-this:after,
.layui-tab-brief&gt;.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 {
	background-color: #1c212e;
	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 #2f2f33;
	  
}

.top-movies-list-title h2 {
	font-size: 20px;
	line-height: 18px;
	font-weight: 500;
	color: #fff;
	/*font-family: Montserrat, "Open Sans", sans-serif;*/
}


.top-list-info {
	padding: 16px 0px;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 1px solid #2f2f33;
	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: #fff;
	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: #fff;
	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: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
}

.year-filter-warper ul li {

  
	padding: 0 5px 5px 0px;
	text-align: center;
}

.year-filter-warper-oni ul li {
    width:30%;

}

.year-filter-warper-mov ul li{
    width:22%;
}

#ds-reset .ds-textarea-wrapper textarea{
    color:#fff;
}
#ds-reset .ds-post-self{border-top:none}

.year-filter-warper ul li a {
	padding: 4px;
	background-color: #131824;
	letter-spacing: -1px;
	color: #24baef;
	display: block;
}
.year-filter-warper ul li.active a{background-color: #24baef;color:#fff;}
.year-filter-warper ul li a:hover {
	background-color: #24baef;
	color: #1c212e;
}

/* footer */
footer {
	background-color: #0c0e17;
	color: #4d5c63;
	font-size: 14px;
	line-height: 23px;
	
}

.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: 13px;
	padding-top: 28px;
	padding-bottom: 28px;
}

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

/* pagenation */
.page-control-bar-bottom {
	border-top: 1px solid #2a2e3c;
	-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;
}

ul.page-numbers li {}

.page-control-bar-bottom ul.page-numbers&gt;li&gt;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: #373c49;
	color: #b4bbc0;
}


ul.page-numbers&gt;li&gt;span.current {
	border-color: #24baef;
	color:#24baef;
	font-weight: 700;
}


/* flow layout */

.container {
max-width: 1360px;
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:#fff; height:80px;}
.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: 0.8;
}

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

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

.show-item-meta {
	order: 1;
	height: 18px;
}

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

.show-item-original-title {
	order: 3;
	font-size: 12px;
	color: #949cb0;
	display: -webkit-box;
	line-height: 20px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
}

.show-item-tile-link {
	order: 2;
	position: relative;
}

.show-item-title {
	color: #fff;
	font-size: 14px;
	line-height: 1.45;
	letter-spacing: -0.01em;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

.show-item-eps {
	float: right;
	font-size: 12px;
	line-height: 1.8;
	color: #949cb0;
}


.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:#efefef; padding-left: 10px; line-height:36px;display: flex;}
.article-box-meta li &gt; :first-child{
	width:76px;
	color:#999;
}
.article-box-meta li &gt; :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:#fff; display: block;background-color:#1c212e; padding:8px;}
.eps-box .eps-item a:hover{background-color:#646D8D;cursor: pointer;}
.eps-box .eps-item a.active{background-color: #323C55;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-right: 8px;
    		margin-bottom: 8px;
    		min-width: 0;}

.page-breadcrumb{ overflow: hidden; padding-bottom:12px;}
.page-breadcrumb li{float:left;color:#fff;}
.page-breadcrumb li i{color:#949cb0; font-size:11px;}
.page-breadcrumb li a{color:#949cb0;}

.movie-coment {color:#fff; font-size:16px;}
.no-data{ text-align:center; color:#ffff;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:#fff;
}
.regform a{color:#fff;}
.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: 20px 0 20px 0;
	background-color: #131722;
	overflow: hidden;
}

.list-page-container {
	display: flex;
	margin-bottom: 50px;
}

.list-sidebar .top-list-info {
	padding: 0;
}
.list-sidebar .top-movies-list{
	max-width:280px;
	overflow: hidden;
	border-radius: 4px;
	}
.list-content {
	padding:0 22px;
	width:100%;
}

.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&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,.pagination&gt;li&gt;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&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

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

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

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

.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:hover,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;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;
}

.list-content{	max-width:1080px;}

.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;
    
}
/* PC  */

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


    .list-content { max-width:820px;}
	
	.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);
    }
	
	
    .ws-search{max-width:100px;}
    .ws-search .layui-input{padding:12px;}
    .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,.ws-header-menu,.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,.ws-header-menu,.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;}
	.page-breadcrumb,.ws-search{display:none;}

	.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}


   .layui-form .ws-search{ display: none; position: absolute;top:80px;width:100%:}
	 .ws-search .layui-input-wrap{width:100%;}
	 .ws-search .layui-input{ padding-left: 12px;}
   .ws-header-assist{width:100%;}
	.ws-header-assist .ws-search{  background-color: #fff;
	width:100%; margin-top:-10px;}
	.ws-header-assist .ws-search #word{ display: none;width:100%;}
	.ws-header-assist .ws-search .layui-form{ background-color: #fff;}
	.ws-header-assist .ws-search .layui-input{ height: 48px;width:98%;margin:0 auto;margin-left:1%;}
	.m-search{display:inline-block; position: absolute;right:80px;}
    .m-search-box{position:relative;padding:0 12px 1px 12px; background-color:#fff;}
    .m-search-box .layui-input-group{width:100%;}
    .ws-header-assist .ws-header-tool{ position: absolute;right:8px;}
    .ws-header .ws-logo{margin-left:8px; position:relative; z-index:100;}
	.search-submit{right:12px;}
    

    .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;}
    
    
    }	

.adsmid-box {
						display: flex;
						flex-wrap: wrap;
						justify-content: flex-start; 
					}
					
					.adsmid-box a {
						flex: 0 0 calc(33.3% - 2px); 
						max-width: calc(33.3% - 2px); 
						margin: 1px; 
						text-align: center;
					}
					
					.adsmid-box a img {
						display: block;
						width: 100%;
						box-sizing: border-box;
					}
					
					
					
/*topbox*/
.ads-warp-top{max-width:1200px;margin:0 auto;}
.adstop-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; /* ç€›æ„¬åŽ“ç»±çŠ±ç²&nbsp;å®¸ï¹€åŸŒé™å……ç··å¨†â„ƒå¸“é’ï¿½ */
    padding-bottom:30px;
}

.adstop-box a {
    flex: 1 0 calc(25% - 2px); /* é¦ã„¨ç·æ¾¶Ñƒç†éªžæ›šç¬…,å§£å¿Žé‡œç€›æ„¬åŽ“ç»±çŠ²å´° 25% ç€¹è—‰å®³,éªžè·ºé’©é§å›§åžŽç”¯ï¿½ */
    max-width: calc(25% - 2px); /* é—ƒå‰î„›ç€›æ„¬åŽ“ç»±çŠºç¹ƒæ¾¶Ñ„å­©é‘å“„î†é£ï¿½ */
    margin: 1px; /* ç’å‰§ç–†ç€›æ„¬åŽ“ç»±çŠ±ç®£é—‚å¯¸æ®‘é—‚ç£‹çª› */
    text-align: center;
}


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

@media (max-width: 760px) {
    .ads-warp-top{max-width:600px;margin:0 auto;}
    .adstop-box a {
    flex: 1 0 calc(50% - 2px); /* é¦ã„¨ç·æ¾¶Ñƒç†éªžæ›šç¬…,å§£å¿Žé‡œç€›æ„¬åŽ“ç»±çŠ²å´° 25% ç€¹è—‰å®³,éªžè·ºé’©é§å›§åžŽç”¯ï¿½ */
    max-width: calc(50% - 2px); /* é—ƒå‰î„›ç€›æ„¬åŽ“ç»±çŠºç¹ƒæ¾¶Ñ„å­©é‘å“„î†é£ï¿½ */
    margin: 1px; /* ç’å‰§ç–†ç€›æ„¬åŽ“ç»±çŠ±ç®£é—‚å¯¸æ®‘é—‚ç£‹çª› */
    text-align: center;
}
}

.adstop-box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; /* ç€›æ„¬åŽ“ç»±çŠ±ç²&nbsp;å®¸ï¹€åŸŒé™å……ç··å¨†â„ƒå¸“é’ï¿½ */
    padding-bottom:20px;
}

.adstop-box1 a {
    flex: 1 0 calc(50% - 2px); /* é¦ã„¨ç·æ¾¶Ñƒç†éªžæ›šç¬…,å§£å¿Žé‡œç€›æ„¬åŽ“ç»±çŠ²å´° 25% ç€¹è—‰å®³,éªžè·ºé’©é§å›§åžŽç”¯ï¿½ */
    max-width: calc(50% - 2px); /* é—ƒå‰î„›ç€›æ„¬åŽ“ç»±çŠºç¹ƒæ¾¶Ñ„å­©é‘å“„î†é£ï¿½ */
    margin: 1px; /* ç’å‰§ç–†ç€›æ„¬åŽ“ç»±çŠ±ç®£é—‚å¯¸æ®‘é—‚ç£‹çª› */
    text-align: center;
}


.adstop-box1 img {
    max-width: 100%;
    height: auto;
    width:100%;
}


}
</pre></body></html>