/**
 * Date: 2019.5.31
 * Update: 2019.5.31
 * Developer: Mine
 * Theme: 非人投票
 */
.wrap {
  width: 7.5rem;
  margin: 0 auto;
  overflow: hidden;
}
/* nav */
.header {
  background: url(../images/nav_bg.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 1.46rem;
  position: fixed;
  z-index: 100;
}
.header .header_logo {
  width: 1.35rem;
  position: absolute;
  left: 0.56rem;
  top: 0.3rem;
}
.header .header_slo {
  width: 2.46rem;
  position: absolute;
  right: 0.18rem;
  top: 0.22rem;
}
/* s1 */
.s1 {
  background: url(../images/s1_bg.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 12.11rem;
  margin: 1.46rem auto 0;
  position: relative;
  overflow: hidden;
}
.s1 .s1_ribbon {
  width: 7.44rem;
  position: absolute;
  left: 0rem;
  top: -1.4rem;
}
.s1 .s1_title {
  display: block;
  width: 6.01rem;
  position: absolute;
  top: 0.5rem;
  left: 50%;
  margin-left: -3.005rem;
}

/* ==== */
.s1_swiper {
  width: 7.5rem;
  height: 7rem;
  top: 5rem;
  /* left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%); */
}
.s1_slide {
  width: 4.66rem !important;
  height: 6.01rem;
  background: url(../images/s1_swiperBg.png) no-repeat 0 0/ 100% 100%;
  position: relative;
}
.s1_slide img {
  width: 3.7rem;
  height: 5.3rem;
  position: absolute;
  top: 0.34rem;
  left: 0.53rem;
}
.s1_slide_like {
  background: url(../images/s2_like_bg.png) no-repeat 0 0 / 100% 100%;
  width: 1.86rem;
  height: 0.58rem;
  position: absolute;
  bottom: 0.3rem;
  left: 0.12rem;
  font-size: 0.24rem;
  color: #fff;
  font-weight: 700;
  font-style: italic;
}
.s1_slide_like span {
  display: block;
  margin-left: 0.92rem;
  margin-top: 0.12rem;
  text-shadow: 0.02rem 0.02rem 0.02rem #000;
}

.s1_prev {
  background: url(../images/s1_prev.png) no-repeat 0 0 / 100% 100%;
  width: 0.92rem;
  height: 1.87rem;
}
.s1_next {
  background: url(../images/s1_next.png) no-repeat 0 0 / 100% 100%;
  width: 0.92rem;
  height: 1.87rem;
}
/* s2 */
.s2 {
  background: url(../images/s2_bg.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 14.62rem;
  position: relative;
  margin: -1rem auto 0;
  overflow: hidden;
  z-index: 2;
}
.s2_header {
  background: url(../images/s2_title_bg.png) no-repeat 0 0 / 100% 100%;
  width: 5.28rem;
  height: 1.32rem;
  margin: 1.4rem auto 0;
  position: relative;
}
.s2_title_left {
  width: 2.04rem;
  height: 1.92rem;
  position: absolute;
  top: -0.4rem;
  left: -0.92rem;
}
.s2_header_before {
  position: absolute;
  top: -0.6rem;
  left: -0.8rem;
  width: 2rem;
  /* border: 1px solid red; */
  transform: rotate(15deg);
  z-index: 2;
}
.s2_title {
  width: 3.12rem;
  height: 0.69rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1.56rem;
  margin-top: -0.345rem;
}
.s2_title_right {
  width: 2.04rem;
  height: 1.92rem;
  position: absolute;
  top: -0.4rem;
  right: -0.84rem;
}
.s2_header_after {
  position: absolute;
  top: -0.6rem;
  right: -0.8rem;
  width: 2rem;
  /* border: 1px solid red; */
  transform: rotate(15deg);
  z-index: 2;
}
.s2_scrollText {
  background: url(../images/s2_mask.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 0.48rem;
  margin: 0.26rem auto 0;
  overflow: hidden;
  line-height: 0.48rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
}
.s2_scrollText .swiper-slide img {
  width: 0.4rem;
  vertical-align: middle;
}
.s2_works {
  margin: 0.1rem auto 0;
  width: 7.5rem;
  height: 10.18rem;
  position: relative;
  overflow: hidden;
}
.s2_works_swiperbox {
  background: url(../images/s2_swiper_bg.png) no-repeat 0 0 / 100% 100%;
  width: 6.99rem;
  height: 9.39rem;
  margin: 0 auto;
  padding: 0.4rem 0.2rem 0.4rem 0.28rem;
}
.s2_works_item {
  background: url(../images/s2_work_bg.png) no-repeat 0 0 / 100% 100%;
  width: 2.58rem;
  height: 4.03rem;
  position: relative;
}
.s2_works_slide li:nth-child(2n + 1) {
  float: left;
  margin-left: 0.4rem;
}
.s2_works_slide li:nth-child(2n) {
  float: right;
  margin-right: 0.4rem;
}
.s2_works_slide li:nth-child(3),
.s2_works_slide li:nth-child(4) {
  margin-top: 0.3rem;
}
.s2_work_img {
  width: 2.46rem;
  position: absolute;
  top: 0.04rem;
  left: 50%;
  margin-left: -1.24rem;
}
.s2_like_item {
  background: url(../images/s2_like_bg.png) no-repeat 0 0 / 100% 100%;
  width: 1.86rem;
  height: 0.58rem;
  position: absolute;
  bottom: 0.6rem;
  left: -0.1rem;
  font-size: 0.24rem;
  color: #fff;
  font-weight: 700;
  font-style: italic;
}
.s2_like_item span {
  display: block;
  margin-left: 0.92rem;
  margin-top: 0.12rem;
  text-shadow: 0.02rem 0.02rem 0.02rem #000;
}
.s2_works_vote {
  background: url(../images/s2_vote_btn.png) no-repeat 0 0 / 100% 100%;
  width: 2.59rem;
  height: 0.7rem;
  position: absolute;
  bottom: 0rem;
  left: 0rem;
}
.s2_prev {
  background: url(../images/s2_prev.png) no-repeat 0 0 / 100% 100%;
  width: 1.38rem;
  height: 0.73rem;
  top: 9.4rem;
  margin-top: 0rem;
  left: 1.2rem;
}
.s2_next {
  background: url(../images/s2_next.png) no-repeat 0 0 / 100% 100%;
  width: 1.38rem;
  height: 0.73rem;
  top: 9.4rem;
  margin-top: 0rem;
  right: 1.2rem;
}
.s2_pagination {
  bottom: 0.3rem !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}
.swiper-pagination-bullet {
  background: url(../images/pagination1.png) no-repeat 0 0 / 100% 100%;
  width: 0.24rem;
  height: 0.24rem;
  opacity: 1;
  margin: 0 0.1rem;
}
.swiper-pagination-bullet-active {
  background: url(../images/pagination0.png) no-repeat 0 0 / 100% 100%;
}
/* s3 */
.s3 {
  background: url(../images/s3_bg.png) no-repeat top center;
  width: 7.5rem;
  /* height: 27.67rem; */
  overflow: hidden;
  position: relative;
  margin: -0.8rem auto 0;
}
.s3_rule {
  background: url(../images/s3_rule_shrink.png) no-repeat 0 0 / 100% 100%;
  width: 6.62rem;
  height: 2.54rem;
  margin: 1.2rem auto 0;
  position: relative;
}
.s3_rule_title {
  width: 2.46rem;
  position: absolute;
  top: -0.6rem;
  left: 0.2rem;
}
.s3_rule_changBtn {
  width: 1.36rem;
  position: absolute;
  bottom: 0rem;
  right: 1rem;
  cursor: pointer;
}
.s3_rule_hornist {
  width: 1.45rem;
  position: absolute;
  bottom: 0rem;
  right: -0.2rem;
}
.s3_rewards {
  background: url(../images/s3_rewards_content.png) no-repeat 0 0 / 100% 100%;
  width: 6.62rem;
  height: 7.24rem;
  margin: 1.2rem auto 0;
  position: relative;
}
.s3_rewards_title {
  width: 2.46rem;
  position: absolute;
  top: -0.6rem;
  left: 0.3rem;
}
.s3_rewards_bird {
  width: 1.34rem;
  position: absolute;
  top: -1rem;
  left: 2.3rem;
}
.s3_rewards_box {
  width: 1.67rem;
  position: absolute;
  bottom: -0.4rem;
  right: 0rem;
}
.s3_register {
  background: url(../images/s3_register_content.png) no-repeat 0 0 / 100% 100%;
  width: 6.62rem;
  height: 7.76rem;
  position: relative;
  margin: 0.4rem auto 0;
}
.s3_register_btn {
  width: 3.56rem;
  position: absolute;
  top: 6.4rem;
  left: 50%;
  margin-left: -1.78rem;
  z-index: 3;
}
.s3_register_boy {
  width: 1.78rem;
  position: absolute;
  bottom: -0.4rem;
  left: -0.2rem;
}
.s3_download {
  margin: 0.8rem auto;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 7.5rem;
  height: 0.84rem;
  padding: 0 0.8rem;
}
.s3_download a {
  display: inline-block;
}
.s3_download a img {
  width: 2.74rem;
}

/* s4 */
.s4 {
  background: url(../images/s4_bg.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 8.87rem;
  overflow: hidden;
  position: relative;
  margin: -0.4rem auto 0;
}
.s4_video_title {
  display: block;
  width: 2.92rem;
  margin: 0.8rem auto 0rem;
}
.s4_video_content {
  background: url(../images/s4_video_bg.png) no-repeat 0 0 / 100% 100%;
  width: 6.73rem;
  height: 4.43rem;
  margin: 0.1rem auto 0;
  position: relative;
}
.s4_video_btn {
  background: url(../images/s4_video_playbtn.png) no-repeat 0 0 / 100% 100%;
  width: 1.5rem;
  height: 1.73rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.75rem;
  margin-top: -0.865rem;
}
/* footer */
.footer {
  background: url(../images/footer_bg.png) no-repeat 0 0 / 100% 100%;
  width: 7.5rem;
  height: 2.81rem;
  overflow: hidden;
  position: relative;
  margin: -2.81rem auto 0;
  text-align: center;
  overflow: hidden;
  font-size: 0.16rem;
  padding: 1.4rem 0 0;
}
.footer a {
  color: #333a4d;
  text-decoration: underline;
  margin: 0 0.2rem;
}
.footer .footer_logo {
  width: 0.82rem;
  margin-right: 0.1rem;
}
.footer span {
  color: #995500;
}
/* dialog */
body .layui-layer-page {
  background-color: transparent;
  box-shadow: none;
}

body .layui-layer-setwin .layui-layer-close2 {
  background: url(../images/close.png) no-repeat;
  background-size: 100% 100%;
  width: 0.54rem;
  height: 0.52rem;
  top: -0.4rem;
  right: -0.8rem;
}
body .layui-layer-setwin .layui-layer-close2:hover {
  background-position: 0 0;
}
body .layui-layer-btn {
  text-align: center;
}
body .layui-layer-hui {
  width: 6rem;
}
body .layui-layer-hui .layui-layer-content {
  font-size: 0.3rem;
  line-height: 1.5;
  word-break: keep-all;
  overflow: hidden;
}
.layer-fblogin {
  background: url(../images/dialog_bg3.png) no-repeat 0 0 / 100% 100%;
}
.fbloginBtn {
  display: block;
  background: url(../images/fb_login.png) no-repeat 0 0 / 100% 100%;
  width: 2.59rem;
  height: 0.84rem;
  position: absolute;
  left: 50%;
  margin-left: -1.2rem;
  top: 1.4rem;
}
.layer-video {
  background: url(../images/dialog_bg2.png) no-repeat 0 0 / 100% 100%;
}

.layer-video .layui-layer-content {
  overflow: hidden !important;
}

.layer-details {
  background: url(../images/dialog_bg.png) no-repeat 0 0 / 100% 100%;
  /* top: 1rem !important; */
}
.detailsWork {
  width: 4rem;
  position: absolute;
  left: 0.7rem;
  top: 0.6rem;
}
.details_like_item {
  background: url(../images/dialog_like.png) no-repeat 0 0 / 100% 100%;
  width: 1.6rem;
  height: 0.5rem;
  position: absolute;
  top: 0.38rem;
  left: 0rem;
  font-size: 0.20rem;
  color: #fff;
  font-weight: 700;
  font-style: italic;
}
.details_like_item span {
  display: block;
  margin-left: 0.8rem;
  margin-top: 0.1rem;
  text-shadow: 0.02rem 0.02rem 0.02rem #000;
}
.details_author_item {
  background: url(../images/dialog_author.png) no-repeat 0 0 / 100% 100%;
  width: 4.65rem;
  height: 0.89rem;
  position: absolute;
  bottom: 1.3rem;
  left: 50%;
  margin-left: -2.325rem;
  font-size: 0.26rem;
  color: #fff;
  font-weight: 700;
  font-style: italic;
}
.details_author_item span {
  width: 3rem;
  height: 0.6rem;
  display: block;
  text-align: center;
  margin-left: 1rem;
  margin-top: 0.48rem;
  text-shadow: 0.02rem 0.02rem 0.02rem #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.details_voteBtn {
  background: url(../images/dialog_vote.png) no-repeat 0 0 / 100% 100%;
  width: 2.18rem;
  height: 0.59rem;
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  margin-left: -1.1rem;
  cursor: pointer;
}
.layer-fbshare {
  background: url(../images/dialog_bg3.png) no-repeat 0 0 / 100% 100%;
}
.layer-fbshare .prompt {
  font-weight: 700;
  font-size: 0.26rem;
  color: #000;
  /* text-shadow: 0.02rem 0.04rem 0.02rem #000; */
  position: absolute;
  left: 0.4rem;
  top: 1rem;
}
.layer-fbshare .prompt .fbshareBtn {
  display: block;
  background: url(../images/fb_share.png) no-repeat;
  background-size: contain;
  width: 2.59rem;
  height: 0.84rem;
  /* vertical-align: middle; */
  margin: 0.15rem auto 0 ;
  cursor: pointer;
}
.PrivacyPolicy {
  background: #fff;
  padding: 0.1rem;
 }
