.headerfix {
  position: static;
  top: 55px;
  z-index: 4;
  width: 100%;
  max-width: 500px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  margin-top: 55px;
}
.head_five {
  display: flex;
  background: #000;
  color: #fff;
  position: fixed;
  width: 100%;
  max-width: 500px;
  top: 0;
  z-index: 1000;
  height: 55px;
}
.head_five .head_five_left {
  float: left;
  display: block;
  width: 100px;
  height: 40px;
  margin-top: 5px;
}
.head_five .head_five_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: calc(100% - 100px);
}
.head_five .head_five_right li {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px;
  color: #9a9a9a;
}
.head_five .head_five_right li img {
  display: block;
  height: 14px;
}
.head_five .head_five_right li span {
  font-size: 14px;
  margin-top: 3px;
    display: block;
}

.head_bottom {
  background: #222;
  color: #9a9a9a;
  border-top: 1px solid #555;
  width: 100%;
}
.head_bottom {
  overflow: hidden;
  height: 40px;
}
.head_bottom ul {
  width: 12rem;
  font-size: 14px;
  margin: 0 auto;
  line-height: 40px;
}
.head_bottom ul {
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
  /* height: 60px; */
  line-height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
}
.floatitem {
  float: left;
}
.head_bottom ul li {
  display: inline-block;
  /* margin: 0 15px; */
}
.head_bottom ul li a {
  color: #9a9a9a;
}

.head_five_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  border-bottom: 1px solid #f3f2f1;
  background: #f8f8f8;
}
.head_five_search .lbox {
  width: 74%;
  margin-left: 7px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ddd;
  border-radius: 30px;
}
.head_five_search .rbox {
  font-size: 14px;
  padding: 6px 0px 6px 5px;
  text-align: center;
  width: 85%;
  float: right;
  background-color: black;
  border-radius: 20px 0 0 20px;
}
.head_five_search div input {
  color: #000;
  background: #fff;
  border: none;
  padding-left: 5px;
  font-size: 13px;
  height: 100%;
  -webkit-box-flex: 8;
  -ms-flex: 8;
  flex: 8;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-left: 10px;
  text-align: center;
}
.head_five_search div span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: #000;
  float: right;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.search_pic {
  display: block;
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

.img-swiper {
  width: 100%;
  height: 240px;
  margin-top: 8px;
}

.img-swiper img {
  width: 100%;
  height: 240px;
}

.ads {
  display: block;
  margin-top: 10px;
}

.ads img {
  display: block;
  width: 100%;
  height: auto;
}

.adtxt {
  padding: 0 0px;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 10px;
}

.adtxt ul li {
  line-height: 40px;
  display: block;
  border-bottom: 1px solid #efefef;
  margin: 5px 5px;
  position: relative;
}

.adtxt ul li .rrr {
  position: absolute;
  right: 10px;
  top: 0;
  transform: scaleY(2);
  color: #efefef;
}

.adtxt ul li a {
  display: block;
  /* background-color:red;*/
}

.adtxt ul li a strong span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 20px 0 10px;
  display: block;
}

.tags_box {
  overflow: hidden;
}

.tags_box_warp {
  background: none;
  border-top: none;
  color: #9a9a9a;
  width: 100%;
}

.tags_box_warp ul {
  background: #efefef;
  width: 80px;
  box-sizing: border-box;
  width: auto;
  font-size: 14px;
  margin: 0 auto;
  padding-left: 52px;
  position: relative;
}

.tags_box_warp ul li {
  width: 60px;
  text-align: center;
  float: left;
  line-height: 30px;
}

.tags_box_warp ul li[tages_title] {
  position: absolute;
  top: 0;
  left: 0;
}

.tags_box_warp ul li[tags_all_item] {
  color: red;
}

.zhuanti_box {
}

.zhuanti_box_warp {
  background: none;
  border-top: none;
  width: 100%;
}

.zhuanti_box_warp ul {
  box-sizing: border-box;
  width: auto;
  max-width: 12.2rem;
  font-size: 14px;
  margin: 0 auto;
  /*line-height: .4rem;*/
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}

.zhuanti_box_warp ul li {
  width: 25%;
  max-height: 290px;
  /* text-align: center; */
  float: left;
  overflow: hidden;
  padding-right: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.zhuanti_box_warp ul li a {
  display: block;
  width: 100%;
  height: 100%;
  /*position: relative;*/
}

.zhuanti_box_warp ul li a img {
  width: 100%;
  height: 100%;
  text-align: center;
}

.zhuanti_box_warp ul li a span {
  /*position: absolute;*/
  /*display: block;
                    bottom: 10px;
                    left: 10px;*/
  color: #343333;
  /*text-shadow: 1px 0px 0px #fff;*/
}

@media screen and (max-width: 480px) {
  .zhuanti_box_warp ul li {
    width: 50%;
    max-height: 230px;
    /*text-align: center;*/
    float: left;
    overflow: hidden;
  }
}

.sorttitlebar {
  height: 40px;
  font-size: 0.12rem;
}

.sorttitlebar span {
  display: block;
  float: left;
}

.sorttitlebar div {
  float: right;
}

.sorttitlebar div ul li {
  float: left;
  padding: 5px;
}

.sortselected {
  color: red;
  font-weight: bold;
}

@media screen and (min-width: 375px) {
  .sorttitlebar div ul li span.ico {
    font-size: 20px;
    line-height: 22px;
  }
}

@media screen and (min-width: 480px) {
  .sorttitlebar div ul li span.ico {
    font-size: 20px;
    line-height: 22px;
  }
}

@media screen and (min-width: 768px) {
  .sorttitlebar div ul li span.ico {
    font-size: 30px;
    line-height: 15px;
  }
}

@media screen and (min-width: 992px) {
  .sorttitlebar div ul li span.ico {
    font-size: 30px;
    line-height: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .sorttitlebar div ul li span.ico {
    font-size: 30px;
    line-height: 15px;
  }
}

.limgbg {
  max-height: 250px;
}

.viewbar {
  font-size: 12px;
  overflow: hidden;
  padding: 7px 5px 5px 5px;
  border-bottom: 1px solid #c0c4cc;
  border-top: 1px solid #c0c4cc;
}

.viewbar #viewbar_right {
  float: right;
  width: 120px;
  box-sizing: border-box;
}

.viewbar #viewbar_right li {
  /*padding: 5px;*/
  box-sizing: border-box;
  float: left;
  width: 60px;
  text-align: center;
  display: block;
  position: relative;
  /* background:white;   */
}

.viewbar #viewbar_right li span {
  position: absolute;
  top: 5px;
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
  background-position-y: center;
}

.viewitem1 {
  color: black;
  border: 1px solid #000000b8;
  padding: 4px 0;
}

.viewitem1 span {
  background: url("../images/maxlist.png") no-repeat;
}

.viewitem1_selected {
  color: white;
  background: #000000b8;
  border: 0;
  padding: 5px 0;
}

.viewitem1_selected span {
  background: url("../images/maxlist_s.png") no-repeat;
}

.viewitem2 {
  color: black;
  border: 1px solid #000000b8;
  padding: 4px 0;
}

.viewitem2 span {
  background: url("../images/minlist.png") no-repeat;
}

.viewitem2_selected {
  color: white;
  background: black;
  border: 0;
  padding: 5px 0;
}

.viewitem2_selected span {
  background: url("../images/minlist_s.png") no-repeat;
}

.viewbar #viewbar_left {
  float: left;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.viewbar #viewbar_left li {
  font-size: 14px;
}

.viewbar #viewbar_left .ico {
  width: 20px;
  height: 29px;
  background: url("../images/listico.png") no-repeat;
  background-size: 100%;
  background-position-y: center;
  background-position-x: left;
  margin-right: 5px;
}

.basichead,
.basichead ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.basichead {
  width: 100%;
  margin: 0.2rem auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}
.basichead img {
  display: inline-block;
  width: 30px;
}
.basichead p {
  font-size: 16px;
  padding-left: 10px;
  font-weight: 700;
}
.basiclist {
  width: 100%;
}

.basiclist ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.basiclist ul li {
  float: left;
  width: 50%;
  margin: 10px 0;
}
.basiclist.pfull ul li {
  width: 100%;
}
.basiclist.pfull ul li .selfScale{
  height: 240px;
}
.videobox {
  position: relative;
}
.selfScale {
  cursor: pointer;
  width: 98%;
  height: 140px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  /* background-color: black; */
  border-radius: 5px;
}
.selfScale span.bg {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  top: 0;
  position: relative;
  left: 0;
  display: block;
  background-size: 100% 100%;
  /* background: url(/static/img/lm.png); */
  background-repeat: no-repeat;
  /* background-attachment: fixed; */
  /* background-size: cover; */
  /* background-position: 100%; */
  background-size: cover;
  background-position: center center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.limgbg {
  max-height: 250px;
}
.addfav {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 2px;
  right: 2px;
}
.addfav img {
  display: block;
  width: 26px;
  margin: 2px 0 0 2px;
  height: 26px;
}
.basiclist_title {
  font-size: 12px;
  display: block;
  height: 36px;
  overflow: hidden;
  padding: 2px 5px;
}
.videobox .viewcount {
  padding: 0 10px;
  position: absolute;
  left: 2%;
  bottom: 65px;
  color: #fff;
  box-sizing: border-box;
  height: 20px;
  z-index: 100;
  line-height: 19px;
  font-size: 12px;
  width: 100px;
  text-align: left;
}
.videobox .viewcountbg {
  padding: 0 10px;
  position: absolute;
  left: 2%;
  width: 100px;
  bottom: 65px;
  color: #fff;
  box-sizing: border-box;
  background: #000;
  opacity: 0.5;
  height: 20px;
  z-index: 12px;
  border-radius: 10px;
}
.videobox .date {
  padding: 0 10px;
  position: absolute;
  left: 2%;
  bottom: 42px;
  color: #fff;
  box-sizing: border-box;
  height: 20px;
  z-index: 100;
  line-height: 19px;
  font-size: 12px;
  width: 100px;
  text-align: center;
}
.videobox .datebg {
  padding: 0 10px;
  position: absolute;
  left: 2%;
  width: 100px;
  bottom: 42px;
  color: #fff;
  box-sizing: border-box;
  background: #000;
  opacity: 0.5;
  height: 20px;
  z-index: 12px;
  border-radius: 10px;
}

.basicfoot {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
}
.basicfoot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.basicfoot button {
  background: #fff;
  border: 2px solid #9a9a9a;
  border-radius: 5px;
  margin: 0 auto;
  padding: 0 3%;
  line-height: 44px;
}
.footers {
  width: 100%;
  background: #000;
  padding: 10px 0;
}
.footers .footers_content {
  width: 98%;
  margin: 0 auto;
}
.footers .footers_content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px 0;
}
.footers .footers_content ul li {
  margin-right: 0;
  font-size: 12px;
  width: 25%;
}
.footers .footers_content ul li {
  color: #727272;
  text-align: center;
  font-size: 13px;
  margin-right: 5px;
  padding: 0 5px;
  cursor: pointer;
  border-right: 1px solid #727272;
}
.footers .footers_content ul li:nth-child(4) {
  border-right: none;
}

.boooo2 {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  z-index: 300;
  height: 50px;
  overflow: hidden;
  text-align: left;
  margin: 0 auto;
  text-align: center;
}

.boooo2 .iLogo {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  top: 5px;
  left: 5px;
}

.boooo2 .pTxt {
  color: #fff;
  line-height: 1.5;
  padding: 0 80px 0 60px;
  margin: 8px 0 0 0;
  font-size: 12px;
  text-align: left;
  display: block;
}

.boooo2 .downloadBtn {
  width: 64px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #ff0066;
  border-radius: 2px;
  box-shadow: 0 2px 2px #2988cc;
  position: absolute;
  top: 14px;
  right: 20px;
  font-style: normal;
}

.boooo2 .aCloseBtn {
  width: 17px;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
  color: #777777;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 17px;
  z-index: 20;
}

.boooo2 .maskBtn {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

.adultclass_top {
  position: fixed; top: 0; 
  width: 100%;
  height: 50px;
  background: #222;
  max-width: 500px;
  left: auto;
  right: auto;
  z-index: 999
}
.adultclass_top_left {
  float: left;
  line-height: 50px;
  color: white;
  text-indent: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  height: 50px;
}
.adultclass_top_right {
  float: right;
  margin-top: 6px;
}
.adultclass_top_right ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 8px;
  cursor: pointer;
  padding: 6px;
  /* line-height: 40px; */
}

.adultclass_top_right ul li span {
  color: #fff;
  font-size: 12px;
}
.basicplay {
  width: 100%;
  background: #000;
  padding: 10px 0;
  overflow: hidden;
}
.basicplay_foot {
  width: 100%;
  margin: 20px auto 0;
}

.basicplay_foot ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: nowrap;
}
.basicplay_foot ul li {
  float: left;
  font-size: 12px;
  padding: 2px 10px;
  border: 1px solid #ccc;
  margin: 0 5px;
  cursor: pointer;
  line-height: 20px;
}
.basicplay_foot ul li {
  padding: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.basicplay_foot ul li img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 1px;
}
.basicplay_foot ul li span {
  display: none;
}
.bfxl {
  float: right;
  color: red;
  font-weight: bold;
  padding: 0 20px 0 10px;
  position: relative;
}
.bfxl input {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 3px;
  right: 3px;
}

.liketitle {
  font-size: 24px;
  padding: 10px 0;
  border-bottom: 1px solid #dadada;
}

.userfav {
  width: 100%;
}
.historybox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}
.userfav p {
  font-size: 18px;
  margin-top: 10px;
}
.refresh_hot {
  line-height: 40px;
  margin-right: 10px;
}
.warp_box {
  width: 100%;
  /* background-color: #fff; */
  box-sizing: border-box;
  padding: 0px 10px;
  padding-bottom: 5px;
}
.warp_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.warp_list_item {
  font-size: 18px;
  line-height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  color: #1a1825;
  width: 33.33%;
}
.h_l_icon {
  position: absolute;
  left: 0;
  font-size: 27px;
}


.play_view iframe {
  width: 100%;
  height: 260px;
  margin: 0 auto;
  max-width: 500px;
  overflow: hidden;
  background: #000;
}

.active .trigon_icon {
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #929292;
  margin: 0 auto;
  position: relative;
}

.active .trigon_icon i {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #000000;
  position: absolute;
  top: 3px;
  left: -8px;
}