﻿/*@primary-color-light: #c92d42;*/
.clear-back {
  margin: 0;
  padding: 0;
}
.clear-ul {
  margin: 0;
  padding: 0;
}
.clear-ul > li {
  list-style: none;
}
.bg-img {
  background-position: top center;
  background-size: cover;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -webkit-transform: translateY(2px)} 100%{opacity:1;}}
@-moz-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -moz-transform: translateY(2px)} 100%{opacity:1;}}
@-o-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -o-transform: translateY(2px)} 100%{opacity:1;}}
@keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6;-webkit-transform: translateY(2px);-moz-transform: translateY(2px);-ms-transform: translateY(2px);transform: translateY(2px);} 100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
.celebrity {
  margin-top: 50px;
  position: relative;
}
.celebrity .nav {
  margin-top: 20px;
}
.celebrity .nav ul {
  text-align: center;
  font-size: 16px;
  color: #ce1141;
}
.celebrity .nav ul li {
  display: inline-block;
  width: 16%;
  padding: 5px 0;
  border: 1px solid #ce1141;
  border-radius: 5px;
  margin: 0 2%;
  cursor: pointer;
  line-height: 1.4;
}
.celebrity .nav-red {
  background-color: #ce1141;
  color: #fff;
  font-weight: bold;
}
.celebrity .celebrity-content {
  width: 100%;
}
.celebrity .celebrity-content > div {
  display: none;
  margin-bottom: 20px;
  position: relative;
}
.celebrity .celebrity-content > div:first-child {
  display: block;
}
.celebrity .celebrity-content .shade {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.celebrity .celebrity-content .shade img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.celebrity .celebrity-content .video-box-celebrity-tdw {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 10px;
}
.celebrity .celebrity-content .celebrity-top {
  width: 100%;
  margin-top: 30px;
  font-size: 0;
}
.celebrity .celebrity-content .celebrity-top .text {
  width: 40%;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  padding-right: 50px;
  text-align: justify;
  box-sizing: border-box;
}
.celebrity .celebrity-content .celebrity-top .text .text-item {
  margin-bottom: 20px;
  color: #6f6f6f;
  line-height: 1.5;
}
.celebrity .celebrity-content .celebrity-top .text .text-item h2 {
  font-size: 18px;
  color: #000;
  margin: 0 0 5px 0;
}
.celebrity .celebrity-content .celebrity-top .text .text-item p {
  margin: 0;
}
.celebrity .celebrity-content .celebrity-top .text .text-item a {
  display: inline-block;
  color: #ce1141;
  border-bottom: 1px solid #ce1141;
  margin-top: 10px;
  cursor: pointer;
}
.celebrity .celebrity-content .celebrity-top .text .small-video {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  margin-top: 32px;
  cursor: pointer;
}
.celebrity .celebrity-content .celebrity-top .img {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
.celebrity .celebrity-content .celebrity-top .img .celebrity-slick .celebrity-img {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-position: center;
}
.celebrity .celebrity-content .celebrity-video {
  margin-top: 40px;
}
.celebrity .celebrity-content .celebrity-video ul {
  text-align: right;
}
.celebrity .celebrity-content .celebrity-video ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.5%;
  margin-left: 5%;
  overflow: hidden;
  padding-top: 13px;
}
.celebrity .celebrity-content .celebrity-video ul li .video-box-celebrity {
  width: 100%;
  height: 133px;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.5s;
}
.celebrity .celebrity-content .celebrity-video ul li .video-box-celebrity:hover {
  transform: scale(1.05);
}
.celebrity .celebrity-content .celebrity-video ul li .bottom-title {
  margin-top: 10px;
  line-height: 25px;
  text-align: left;
  color: #4d4d4d;
  font-size: 16px;
  font-weight: normal;
  z-index: 1;
  letter-spacing: -1px;
}
.celebrity .celebrity-content .celebrity-video ul li .bottom-title small {
  text-decoration: underline;
  font-size: 90%;
  cursor: pointer;
}
.celebrity .celebrity-content .celebrity-video ul .e-book {
  width: 22%;
  margin-left: 0;
  padding-top: 0;
}
.celebrity .celebrity-content .celebrity-video ul .e-book .video-box-celebrity {
  height: 156px;
}
.celebrity .celebrity-content .celebrity-video ul .e-book .video-box-celebrity:hover {
  transform: none;
}
.celebrity .celebrity-content .celebrity-video ul .e-book .bottom-title {
  margin-top: 0;
}
.celebrity .logo {
  width: 226px;
  height: 113.5px;
  background-size: cover;
  background-position: center;
  z-index: -1;
  position: absolute;
  top: 311px;
  left: -95px;
}
.celebrity .slick-prev,
.celebrity .slick-next {
  width: 48px;
  height: 48px;
  background-position: center;
  background-size: cover;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
  pointer-events: auto;
  z-index: 1;
}
.celebrity .slick-prev:before,
.celebrity .slick-next:before {
  content: '';
}
.celebrity .slick-prev {
  left: -20px;
  background-image: url("/qianduan/img/home/hot-l.png");
  opacity: 0.7;
}
.celebrity .slick-next {
  right: -20px;
  background-image: url("/qianduan/img/home/hot-r.png");
  opacity: 0.7;
}
.celebrity .last-next {
  background-image: url("/qianduan/uploads/273e054633563d1158987f737b49e00.png");
  cursor: not-allowed;
  opacity: 1;
}
.celebrity .last-prev {
  background-image: url("/qianduan/uploads/3ef77fcd6ba711702f116422f2e4cb0.png");
  cursor: not-allowed;
  opacity: 1;
}
.celebrity .slick-dots {
  position: absolute;
  text-align: center;
  bottom: -28px;
}
.celebrity .slick-dots li {
  margin: 0;
}
.celebrity .slick-dots li button:hover:before,
.celebrity .slick-dots li button:focus:before {
  color: #ce1141 !important;
  opacity: 0.75;
}
.celebrity .slick-dots .slick-active button:before {
  color: #ce1141 !important;
}
.video-modal-celebrity .mfp-close {
  top: 0;
  color: #fff;
  font-size: 2.2rem;
  background: transparent;
}
.video-modal-celebrity .popup-box {
  position: relative;
}
.video-modal-celebrity .popup-box video {
  display: none;
}
.video-modal-celebrity .popup-box video.active {
  display: block;
}
.video-modal-celebrity .popup-box .icon-play-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
  text-align: center;
}
.video-modal-celebrity .popup-box .icon-play-box.show {
  display: block;
}
.video-modal-celebrity .popup-box .icon-play-box .icon-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=celebrity.css.map */