@font-face {
  font-family: fontello;
  src: url(/cdn/js/fonts/v3/file/css/font/fontelloe878.eot);
  src: url(/cdn/js/fonts/v3/file/css/font/fontelloe878.eot#iefix) format("embedded-opentype"),
    url(/cdn/js/fonts/v3/file/css/font/fontelloe878.woff) format("woff"),
    url(/cdn/js/fonts/v3/file/css/font/fontelloe878.ttf) format("truetype"),
    url(/cdn/js/fonts/v3/file/css/font/fontelloe878.svg#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  line-height: 23px;
}
fieldset,
img {
  border: 0;
  outline: none;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  outline: none;
  border: 0;
  font-weight: 700;
}
h1 {
  font-size: 1.3em;
  line-height: 1.4em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
}
.clr {
  clear: both;
}
.clear {
  clear: both;
}
.xv-msg {
  background: #ff9800;
  color: #251616;
  padding: 5px;
  display: none;
  margin-top: 10px;
}
.xv-msg a {
  color: #fff;
  text-decoration: underline;
}
body {
  font-size: 15px;
  font-family: Helvetica, tahoma, sans-serif;
  background: #040404;
  color: #ccc;
}
a {
  color: var(--theme-color);
}
p {
  font-size: 14px;
}
.mw,
.wrapper {
  margin: 0 auto;
}
.h1-title {
	padding-left: 7px;
    margin: 0;
    font-size: 17px;
    color: #adb5bd;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    border-left: 2px solid var(--theme-color);
    margin-top: 14px;
    margin-bottom: 10px;
}
.header .mw {
  padding: 10px 0;
}
.m-a-header,
.container,
.copyright,
.footer,
.header {
  background: #040404;
}
.m-a-header .mw,
.container .mw,
.copyright .mw,
.footer .mw,
.header .mw {
  background: #0a0a0a;
}
.a-footer-1,
.a-footer-2 {
  display: inline-block;
}
.m-a-header {
  text-align: center;
}
.m-a-header .mw {
  height: 130px;
  padding: 10px 0;
}
.m-a-underplayer {
  padding: 10px 0;
  height: 100px;
  overflow: hidden;
  text-align: center;
}
.a-sidebar-1 {
  height: 250px;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
}
.a-sidebar-2 {
  height: ;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
}
.a-footer-1 {
  overflow: hidden;
  height: 250px;
  margin-bottom: 10px;
  text-align: center;
}
.a-footer-2 {
  height: ;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
}
.container .mw {
  padding: 0;
}
.container .right {
  float: right;
  width: 310px;
  padding: 0;
}
.container .left {
  float: left;
  width: calc(100% - 310px);
  overflow: hidden;
}
.padding {
  padding: 0 2px;
}
.logo {
  font-size: 2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.logo {
  float: left;
  margin: 0;
}
.error {
  padding: 10px;
}
@media screen and (max-width: 1024px) {
  .header .mw {
    padding: 0;
  }
  .logo {
    float: none;
    text-align: center;
  }
}
.div-margin-search {
  margin: 0 5px;
  padding: 5px 0;
}
.form-search {
  width: 200px;
  float: right;
  padding: 0 10px;
  background: #fff;
  border-radius: 7px;
  margin: 5px;
  position: relative;
  height: 30px;
  border: 1px solid #222;
}
.form-search .frm {
  width: 100%;
  height: 30px;
  background: 0 0;
  overflow: hidden;
}
.form-search .frm .s {
  float: left;
  background: 0 0;
  width: calc(100% - 30px);
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  height: 30px;
  color: #4c4c4c;
}
.form-search .frm .btn-search {
  color: #4c4c4c;
  position: absolute;
  width: 30px;
  top: 0;
  right: 5px;
  cursor: pointer;
  height: 30px;
  border: 0;
  margin: 0;
  padding: 0 0;
  outline: none;
  display: block;
  background: 0 0;
}
@media screen and (max-width: 1024px) {
  .form-search-1 {
    width: 200px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .form-search-2 {
    width: calc(100% - 2px);
    margin: 5px 0;
    float: none;
    text-align: center;
    display: none;
    padding: 0;
  }
}
.anchor-bar {
  color: #a5a5a5;
}
.header {
  position: relative;
}
.span-menu {
	position: absolute;
    top: 5px;
    left: 5px;
    background: #232323;
    font-size: 20px;
    display: none;
    height: 35px;
    cursor: pointer;
    width: 35px;
    text-align: center;
}
.span-search {
	position: absolute;
    top: 5px;
    right: 5px;
    background: #232323;
    font-size: 20px;
    display: none;
    height: 35px;
    cursor: pointer;
    width: 35px;
    text-align: center;
}
@media screen and (max-width: 1024px) {
  .logo {
    margin: 5px 10px 10px;
  }
  .form-search-2.responsive {
    display: block;
  }
  .span-menu {
    display: block;
  }
  .span-search {
    display: block;
  }
  .main-menu-2 {
    display: none;
  }
  .main-menu-2.responsive {
    display: block;
  }
}
.pagination {
  margin: 0px auto;
  text-align: center;
}
.pagi,
.current,
.inactive {
  padding: 2px 12px;
  margin: 10px 5px;
  border: 1px solid #292929;
  display: inline-block;
  border-radius: 5px;
}
.pagination .current {
  background: var(--theme-color);
}
.pagination .inactive {
  color: #ccc;
}
.pagination a:hover,
.pagination .current {
  background: var(--theme-color);
  color: #ccc;
}
.footer {
  color: #ccc;
}
.footer .mw {
  text-align: center;
  padding: 10px 0 0;
}
.fpad {
  padding: 5px 10px;
}
.footer-html {
  padding: 10px;
}
.footer a,
.footer li i {
  color: var(--theme-color);
}
.footer a:hover {
  text-decoration: none;
}
.footer-col {
  text-align: left;
  padding: 0;
}
.footer-col i {
  margin-right: 5px;
}
.footer-col li {
  padding: 5px 0;
}
.footer .col-title {
  border-bottom: 1px solid #3b3b3b;
  padding: 10px 0;
  margin: 7px 10px;
  text-transform: uppercase;
  color: var(--theme-color);
}
.col-title {
  padding: 0 10px;
}
.col-ct {
  padding: 0 10px;
}
.col-25 {
  float: left;
  width: 25%;
}
.col-33 {
  float: left;
  width: 33.33%;
}
.col-50 {
  float: left;
  width: 50%;
}
.footer-col.col-100 ul {
  text-align: center;
  display: block;
}
.footer-col.col-100 li {
  float: none;
  display: inline-block;
  padding: 10px 20px;
}
.col-25 li,
.col-33 li,
.col-50 li {
  float: left;
  width: 50%;
}
.col-25 li a,
.col-33 li a,
.col-50 li a,
.col-100 li a {
  color: #ccc;
}
.col-25 li a:hover,
.col-33 li a:hover,
.col-50 li a:hover,
.col-100 li a:hover {
  color: var(--theme-color);
}
.copyright a:hover {
  text-decoration: none;
}
.copyright .mw {
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
  color: #ccc;
}
.copyright .mw a {
  color: var(--theme-color);
}
.widget .post {
  width: 100%;
  float: none;
  clear: both;
}
.widget .post .thumb {
  float: left;
  width: 140px;
  height: auto !important;
  margin-right: 10px;
}
.widget .thumb img {
  height: auto;
  width: 145px;
}
.widget .below-bottom {
  text-align: left;
}
.widget-title {
  margin: 15px 5px 10px;
  color: var(--theme-color);
}
.widget-ct {
  padding: 0 10px;
}
.widget .post .m {
  padding: 10px 0;
}
.a-sidebar {
  text-align: center;
}
.widget i {
  margin-right: 5px;
}
.widget-menu a:hover,
.widget-tags a:hover {
  text-decoration: none;
}
.widget-tags a {
  margin: 5px 20px 0 0;
}
.widget-tags i {
  font-size: 0.8em;
  margin-right: 1px;
}
.widget-menu li {
  padding: 5px 0;
}
.widget-menu li a {
  color: #ccc;
}
.widget-menu li a:hover {
  color: var(--theme-color);
}
.widget-tags a {
  color: #ccc;
}
.widget-tags a:hover {
  color: var(--theme-color);
}
.post {
  float: left;
  width: 25%;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.post-height {
  height: 43px;
  padding: 5px;
  overflow: hidden;
  text-align: center;
}
.post-height a {
  color: #ccc;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  display: block;
}
.post-height a:hover {
  color: var(--theme-color);
}
.relate .post {
  float: left;
  width: 25%;
}
.thumb {
  position: relative;
  display: block;
}
.post .thumb img {
  position: relative;
  display: block;
  width: calc(100% - 10px);
  height: auto;
  margin-left: 5px;
  aspect-ratio: 1 / 0.75;
}
.post .thumb-actor img {
	object-position: center top;
    position: relative;
    aspect-ratio: 1 / 1.5!important;
    background-color: rgb(0, 0, 0);
    object-fit: cover !important;
    height: unset !important;
}
.post .thumb-studio img {
	object-position: center top;
    position: relative;
    aspect-ratio: 1 / 1!important;
    background-color: rgb(0, 0, 0);
    object-fit: cover !important;
    height: unset !important;
}
.widget .post-height {
  text-align: left;
  height: auto;
}
.post .left-top {
  left: 8px;
  top: 8px;
  position: absolute;
}
.post .right-top {
  right: 8px;
  top: 8px;
  position: absolute;
}
.post .left-bottom {
  left: 8px;
  bottom: 8px;
  position: absolute;
}
.post .right-bottom {
  right: 8px;
  bottom: 8px;
  position: absolute;
}
.post .below-bottom {
  text-align: center;
  opacity: 0.9;
  background: 0 0;
  color: #686868;
}
.widget .post .below-bottom {
  text-align: left;
}
.post .left-bottom {
  background: 0 0;
  color: #fff;
}
.post .right-bottom {
  background: 0 0;
  color: #fff;
}
.post .left-top {
  background: 0 0;
  color: #fff;
  top: 5px;
  left: 0;
}
.post .right-top {
  background: 0 0;
  color: #fff;
}
.below-bottom .xv-vietsub {
  display: inline-block !important;
  position: relative;
  top: 2px;
}
.post i {
  margin-right: 5px;
}
.xv-views {
  padding: 0 5px;
  color: #999;
  background: 0 0;
}
.xv-heart {
  padding: 0 5px;
  color: #fff;
  background: #d65e53;
}
.xv-vietsub {
  padding: 0 5px;
  display: block;
  color: #fff;
  background: var(--theme-color);
}
.block-info,
.block-srv {
  margin: 5px 0;
}
.block-info {
	float:right;
}
.block-srv {
	float:left;
}
.box-server {
  margin: 0 !important;
  float: none !important;
  width: none !important;
}
.wrap-video {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  text-align: center;
}
.wrap-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vertical-align {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.msg-player {
  text-align: center;
  padding: 10px;
}
.btn-ajax {
  cursor: pointer;
}
.breadcrumbs {
  margin-bottom: 15px;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.srv {
  cursor: pointer;
}
.btn-views,
.btn-like,
.btn-dislike,
.btn-heart,
.btn-code,
.btn-id,
.srv {
  float: left;
  margin: 0;
  padding: 2px 8px;
  display: block;
  background: #2b2b2b;
  color: #a5a5a5;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  border-radius: 3px;
}
.default-srv {
  color: #fff;
  background: var(--theme-color);
}
.h1-tt {
  margin-bottom: 5px;
  margin-top: 5px;
  border-bottom: 2px solid #0a0a0a;
  padding-left: 5px;
  border-left: 3px solid var(--theme-color);
}
.btn-like,
.btn-dislike {
  cursor: pointer;
}
.active {
  color: rgb(30, 188, 88);
}
.dept-ct img {
  max-width: 50% !important;
  height: auto !important;
}
.sv-photo .dept-ct img {
  max-width: 100% !important;
  height: auto !important;
}
.dept-ct p {
  margin-bottom: 5px;
}
.dept-ct a:hover {
  text-decoration: underline;
}
.btn-rm {
  cursor: pointer;
  margin: 5px 0 4px;
}
.relate-title {
  padding: 10px 5px !important;
  display: block;
  color: var(--theme-color);
}
.s-tags,
.s-cates {
  margin: 5px 0;
}
.s-tags i,
.s-cates i {
  margin-right: 5px;
}
.s-tags span,
.s-cates span {
}
.s-tags a:hover,
.s-cates a:hover {
}
.s-tags a,
.s-cates a {
  color: #a5a5a5;
  background: #2b2b2b;
  padding: 3px 5px;
  display: inline-block;
  margin: 3px 0;
  margin-right: 3px;
  border-radius: 3px;
}
.s-tags a:hover,
.s-cates a:hover {
  color: #ccc;
  background: var(--theme-color);
}
.s-tags span {
  color: #fff;
  background: var(--theme-color);
  padding: 3px 5px;
  display: inline-block;
  margin: 3px 0;
  margin-right: 3px;
}
@media (min-width: 1281px) {
  .mw {
    width: 980px;
  }
  .wrapper {
    margin: 0 auto;
    width: 980px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .wrapper {
    margin: 0 auto;
    width: 980px;
  }
  .mw {
    width: 980px;
  }
}
@media (max-width: 1024px) {
  .mw {
    width: 100%;
  }
  .container .left,
  .container .right {
    width: 100%;
    float: none;
  }
  .logo {
    margin: 0 !important;
  }
  .post .thumb img {
    position: relative;
    height: auto;
    display: block;
    width: calc(100% - 10px);
    margin-left: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .post,
  .relate .post {
    width: 33.33%;
    float: left;
  }
  .col-25,
  .col-33,
  .col-50 {
    float: left;
    width: 50%;
  }
  .post .thumb img {
    position: relative;
    height: auto;
    display: block;
    width: calc(100% - 10px);
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .dept-ct img {
    max-width: 100% !important;
    height: auto !important;
  }
  .post,
  .relate .post {
    float: left;
    width: 50%;
  }
  .post .thumb img {
    position: relative;
    height: auto;
    display: block;
    width: calc(100% - 10px);
    margin-left: 5px;
  }
  .col-25,
  .col-33,
  .col-50 {
    float: none;
    width: 100%;
  }
  .footer-col.col-100 ul {
    text-align: center;
    display: block;
  }
  .footer-col.col-100 li {
    float: none;
    display: block;
    padding: 10px 20px;
  }
  .div-margin-search {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.msg-qc {
  text-align: center;
  padding: 5px;
  margin: 5px;
  background: #f44336;
  color: #fff;
}
.a-gif {
  text-align: center;
}
.a-footer {
  margin-top: 10px;
}
..pto {
  cursor: pointer;
  display: block;
  text-align: center;
}
i.xv-arrow-alt-circle-right {
  background-image: url(/cdn/js/fonts/v3/file/img/arrow1.svg);
  width: 15px;
  background-size: 14px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
}
i.xv-arrow-circle-right {
  background-image: url(/cdn/js/fonts/v3/file/img/arrow2.svg);
  width: 15px;
  background-size: 14px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
}
i.xv-arrow-right {
  background-image: url(/cdn/js/fonts/v3/file/img/arrow3.svg);
  width: 15px;
  background-size: 12px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 2px;
}
i.xv-home {
  background-image: url(/cdn/js/fonts/v3/file/img/home.svg);
  width: 15px;
  background-size: 15px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
}
i.xv-heart {
  background-image: url(/cdn/js/fonts/v3/file/img/heart.svg);
  width: 6px;
  background-size: 14px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
}
td .xv-heart {
  width: 14px;
}
i.xv-closed-captioning {
  background-image: url(/cdn/js/fonts/v3/file/img/closed-captioning.svg);
  width: 25px;
  background-size: 25px;
  height: 25px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
}
i.xv-vs1 {
  background-image: url(/cdn/js/fonts/v3/file/img/v1.svg);
  width: 50px;
  background-size: 50px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  top: 2px;
}
i.xv-vs2 {
  background-image: url(/cdn/js/fonts/v3/file/img/v2.svg);
  width: 50px;
  background-size: 50px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  top: 2px;
}
i.xv-vs3 {
  background-image: url(/cdn/js/fonts/v3/file/img/v3.svg);
  width: 50px;
  background-size: 50px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  top: 2px;
}
i.xv-vs4 {
  background-image: url(/cdn/js/fonts/v3/file/img/v4.svg);
  width: 50px;
  background-size: 50px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  top: 2px;
}
i.xv-vs5 {
  background-image: url(/cdn/js/fonts/v3/file/img/v5.svg);
  width: 50px;
  background-size: 50px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  top: 2px;
}
i.xv-eye {
  background-image: url(/cdn/js/fonts/v3/file/img/eye.svg);
  width: 18px;
  background-size: 15px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
}
i.xv-like {
  background-image: url(/cdn/js/fonts/v3/file/img/like.svg);
  width: 18px;
  background-size: 15px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 1px;
}
i.xv-unlike {
  background-image: url(/cdn/js/fonts/v3/file/img/unlike.svg);
  width: 18px;
  background-size: 15px;
  height: 15px;
  position: relative;
  background-repeat: no-repeat;
  display: inline-block;
  top: 5px;
}

@media only screen and (min-width: 769px) {
  #primary-nav {
    background: #111;
    font-size: 16px;
    font-weight: 500;
    border-top: none;
    padding: 5px 5px 1px 5px;
  }
  #primary-nav .menu {
    list-style: none;
    line-height: 1;
    overflow: hidden;
    z-index: 999;
  }

  #primary-nav .menu li a {
	float: left;
    display: inline-flex;
    background: #2b2b2b;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    color: #dadada;
    border-radius: 4px;
    text-align: center;
  }

  #primary-nav .menu li:hover a,
  .menu li:hover a:active {
    text-decoration: none;
    color: var(--theme-color);
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  #primary-nav {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px;
    overflow: hidden;
  }
  #primary-nav .menu {
    height: 40px;
    border: 0;
    background: 0;
    box-shadow: none;
  }
  #primary-nav .menu a {
	float: left;
    display: inline-flex;
    background: #2b2b2b;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    color: #dadada;
    border-radius: 4px;
    text-align: center;
  }
  #primary-nav .menu a:hover {
    color: #fff;
  }
}

span.view-onl {
  position: absolute;
  bottom: 4px;
  right: 10px;
  color: #fafbee;
  line-height: 14px;
  font-size: 12px;
  font-weight: 600;
  opacity: 0.8;
  -moz-border-radius: 10px 0px 10px 0;
  -webkit-border-radius: 10px 0px 10px 0;
   background: none repeat scroll 0 0 rgba(17,17,17,.6);
   padding: 0px 2px 0px 8px;
   border-radius: 10px 0px 10px 0;
}
span.name-actor {
	position: absolute;
    bottom: 4px;
    right: 10px;
    left: 10px;
    color: #fafbee;
    line-height: 14px;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.8;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    background: none repeat scroll 0 0 rgba(17,17,17,.6);
    padding: 8px 8px 8px 8px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
}
.post:hover .thumb:before {
  opacity: 1;
  transform: scale(1);
}
.thumb:before,
.thumb:after {
  transition: 0.2s;
  opacity: 0;
}
.thumb:before {
  content: "\e800";
  font-family: fontello;
  color: var(--theme-color);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 3rem;
  height: 3.2rem;
  line-height: 3.2rem;
  padding-left: 3px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  z-index: 2;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 2px #fff, 0 0 10px rgba(0, 0, 0, 0.5);
}
.thumb:after {
  content: "";
  background-color: #263238;
  position: absolute;
  right: 5px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  border-radius: 10px;
}
.post:hover .post-height {
  color: var(--theme-color);
}
.post:hover .thumb:after {
  opacity: 0.6;
}
.post:hover .thumb:before {
  opacity: 1;
  transform: scale(1);
}
.post:hover .cripple {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  border: 1px solid #fff;
  animation: ripple 900ms ease-out infinite;
}
.post .label {
	position: absolute;
    top: 0px;
    left: 5px;
    background: var(--theme-color);
    color: #fff;
    padding: 2px 10px 2px 10px;
    line-height: 15px;
    font-size: 13px;
    opacity: 0.8;
    -moz-border-radius: 10px 0px 10px 0;
    -webkit-border-radius: 10px 0px 10px 0;
    border-radius: 10px 0px 10px 0;
}
@media screen and (max-width: 1000px) {
  li.item-movie .label {
    position: absolute;
    top: 0px !important;
    left: 5px !important;
  }
}
.notice {
    position: relative;
    width: 100%;
    background: #272727;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: var(--theme-color) dashed 1px;
    text-align: center;
    margin: 6px 0;
    padding:5px 10px 5px 10px;
}
.notice:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 9px;
    border-color: var(--theme-color) transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -10px;
    left: 75px;
}
.notice:after {
    content: '';
    position: absolute;
    border-style: dashed;
    border-width: 0 6px 9px;
    border-color: #272727 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    left: 75px
}
.color-search {
    color: var(--theme-color);
    font-weight: 600;
}

.columleft_body{float:left;width:300px}
.columright_body{float:left;width:calc(100% - 350px);}

@media only screen and (max-width:600px){
	.columleft_body,.columright_body{float:none;width:100%;margin-bottom:20px}
}

.video-tags {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 5px;
    font-weight: 400;
}
.actress-tag {
    list-style-type: none;
    margin: 0;
}

.actress-tag a {
	color:#fff;
    display: inline-flex;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
    margin-top: 5px;
    white-space: nowrap;
    background: #2b2b2b;
    border-left: 3px solid var(--theme-color);
    border-radius: 0 4px 4px 0;
}

.actress-tag a:hover {
    background-color: var(--theme-color);
    color: #fff;
}