
.home-container {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

.app-content {
  position: relative;
  width: 100%;
  left: 18%;
  top: 0;
}

.app-down {
  width: 100%;
  height: 720px;
  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/home/app_down_bg.png") no-repeat center;
  background-size: cover;
}

.app-down-left {
  float: left;
  width: 25.8%;
  padding: 90px 0;
}

.app-down-right {
  margin: 170px 0 0 400px;
  width: 20%;
  float: left;
}

.app-int h4 {
  opacity: 0;
  font-size: 48px;
  padding-bottom: 60px;
  font-weight: 400;
}

.app-int p {
  opacity: 0;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.11rem;
}

.shadow {
  transition: box-shadow .3s;
  box-shadow: 0 5px 20px 3px rgba(27, 119, 242, 0.15);
}

.green-shadow {
  transition: box-shadow .3s;
  box-shadow: 0 5px 15px rgb(143, 202, 229);
}

.blue-shadow {
  transition: box-shadow .3s;
  box-shadow: 0 5px 15px rgb(126, 202, 253);
}

.purple-shadow {
  transition: box-shadow .3s;
  box-shadow: 0 5px 15px rgb(217, 194, 255);
}

.down-link {
  float: right;
  margin: 18px 30px 0 0;
}

.share-icon {
  cursor: pointer;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: 100% 100%;
  margin-right: 8px;
}

.qq_share {
  background-image: url('../img/home/share_qq.png')
}

.qq_share:hover {
  background-image: url('../img/home/share_qq_active.png')
}

.wx_share {
  background-image: url('../img/home/share_wechat.png')
}

.wx_share:hover {
  background-image: url('../img/home/share_wechat_active.png')
}

.wb_share {
  background-image: url('../img/home/share_weibo.png')
}

.wb_share:hover {
  background-image: url('../img/home/share_weibo_active.png')
}

.qz_share {
  background-image: url('../img/home/share_qzone.png')
}

.qz_share:hover {
  background-image: url('../img/home/share_qzone_active.png')
}

.qrcode {
  margin-top: 40px;
  display: inline-block;
  width: 160px;
  text-align: center;
  margin-right: 35px;
}

.qrcode h1 {
  margin-top: 18px;
  font-size: 20px !important;
  text-align: center;
}

.app-down-btn {
  opacity: 0;
  text-align: left;
  margin-top: 20px;
  background-color: #fff;
  width: 206px;
  height: 60px;
  border-radius: 5px;
}

.app-down-btn img {
  padding: 18px 0 0 24px;
  width: 26px;
}

.app-down-btn a {
  color: #30aff4;
  font-size: 22px;
  border-left: 1px #30aff4 solid;
  padding-left: 15px;
}

.app-down-container {
  padding-top: 40px;
}

.app-down-img {
  display:block;
  opacity: 0;
  text-align: left;
  padding-top: 14px;
  cursor: pointer;
}

.app-down-img p {
  color: #fff;
  padding-top: 10px;
  font-size: 13px;
}

.earn-zero-money {
  background: rgb(242, 244, 250);
  width: 100%;
  height: 840px;
}

.earn-zero-money-content {
  left: 0%;
  top: 0;
  position: relative;
  height: 100%;
  width: 100%;
}

.earn-zero-money-content .content-header {
  padding-top: 101px;
  padding-bottom: 96px;
}

.earn-zero-money-content .content-header h1 {
  font-family: "思源黑体", "微软雅黑";
  font-size: 48px;
  color: #001a2b;
  font-weight: 400;
  text-align: center;
  margin-bottom: 32px;
}

.earn-zero-money-content .content-header h3 {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

.earn-zero-money-card-container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.earn-zero-money-card-item {
  display:block;
  float:left;
  box-sizing: border-box;
  width:25%;
  text-align:center
}

.earn-zero-money-card {
  display: inline-block;
  box-sizing: border-box;
  background: rgb(254, 255, 255);
  border-radius: 20px;
  height: 404px;
  width: 260px;
  margin-right: 42px;
  overflow: hidden;
}

.earn-zero-money-card:last-child {
  margin-right: 0
}

.earn-zero-money-card .img-container {
  height: 170px;
  width: 260px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 16px;
}

.earn-zero-money-card .img-container img {
  display: inline-block;
  max-width: 120px;
  max-height: 170px;
}

.earn-zero-money-card aside {
  margin-top: 10px;
}

.earn-zero-money-card aside img {
  height: 5px;
  width: 80%;
}

.earn-zero-money-card main h1 {
  margin-top: 35px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.earn-zero-money-card main p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 28px;
}

/* 呼朋好友来赚钱 */

.call-friend-earn-money {
  background: #fff;
  height: 920px;
  width: 100%;
  position: relative;
}

.call-friend-earn-money-header {
  padding-top: 363px;
}

.common-title {
  width: 450px;
}

.common-title h1 {
  font-size: 52px;
  font-weight: 400;
  color: #1e1c1c;
}

.common-title aside {
  margin: 49px 0;
  background-color: rgb(47, 189, 242);
  height: 8px;
  width: 52px;
}

.common-title h3 {
  font-size: 22px;
  line-height: 46px;
  font-weight: 400;
  color: #666666;
}

.call-friend-earn-money main {
  position: absolute;
  top: 120px;
  left: 39.5%;
}

.call-friend-earn-money main img {
  display: block;
  margin: 52px 0px;
}

/* 即时提现 */

.immediately-withdraw {
  background: rgb(242, 244, 250);
  height: 1020px;
  width: 100%;
  position: relative;
}

.immediately-withdraw-figure {
  margin: 0;
  width: 600px;
  position: absolute;
  top: 140px;
  left: -120px;
}

.immediately-withdraw-figure img {
  width: 100%;
}

.immediately-withdraw-title {
  position: absolute;
  left: 39%;
  top: 433px;
  width: 550px;
}

/* 试玩赚钱 */

.qrcode-download {
  background: rgb(242, 244, 250);
  height: 1020px;
  width: 100%;
  position: relative;
}

.qrcode-download-title {
  margin: 0;
  width: 600px;
  position: absolute;
  top: 218px;
}

.qrcode-download-figure {
  position: absolute;
  top: 178px;
  left: 36.6%;
}

.try-to-play {
  width: 100%;
  height: 840px;
  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/home/try_to_play_bg.png") no-repeat center;
}

.try-to-play-content {
  left: 18%;
  top: 0;
  position: relative;
  height: 100%;
  width: 100%;
}

.try-to-play-int img {
  opacity: 0;
  width: 75px;
  margin-bottom: 40px;
}

.try-to-play-int {
  float: left;
  width: 23%;
  margin-top: 250px;
  text-align: right;
  color: #fff;
}

.try-to-play-left {
  opacity: 0;
  float: left;
  margin-top: 125px;
}

.try-to-play-int h4 {
  opacity: 0;
  font-size: 52px;
  padding-bottom: 30px;
  font-weight: 400;
}

.try-to-play-int p {
  opacity: 0;
  font-size: 22px;
  padding-bottom: 10px;
}

.resource-renewa-int {
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 100px;
  text-align: center;
  color: #fff;
}

.resource-renewa-int h4 {
  font-size: 52px;
  padding-bottom: 30px;
  color: #1e1c1c;
  font-weight: 400;
}

.resource-renewa-int p {
  font-size: 22px;
  padding-bottom: 10px;
  color: #565151;
}

.resource-renewa {
  position: relative;
  /*  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/home/resource_renewa_bg.png") no-repeat center;*/
  width: 100%;
  height: 1000px;
  text-align: center;
}

.resource-renewa-content {
  height: 100%;
  margin: 0 auto;
}

.resource-renewa-download {
  margin: 0 auto;
  margin-top: 150px;
  text-align: center;
}

.resource-renewa-download a {
  background-color: #25d5c2;
  color: #fff;
  font-size: 32px;
  padding: 15px 60px;
  border-radius: 30px;
}

.resource-renewa-download p {
  padding-top: 40px;
  color: #565151;
  font-size: 15px;
}

.carousel-3d {
  position: relative;
  width: 798px;
  height: 450px;
  margin: 0 auto;
}

.carousel-item_1 {
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 798px;
  height: 198px;
  background-size: cover;
  transform: scale(0.5);
  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/carousel/1.png") no-repeat center;
  z-index: 40;
}

.carousel-item_2 {
  position: absolute;
  top: 120px;
  width: 798px;
  height: 198px;
  background-size: cover;
  transform: scale(1.1);
  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/carousel/2.png") no-repeat center;
  z-index: 50;
}

.carousel-item_3 {
  position: absolute;
  top: 270px;
  width: 798px;
  height: 198px;
  background-size: cover;
  transform: scale(0.9);
  background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/carousel/3.png") no-repeat center;
  z-index: 40;
}

.blur {
  filter: url(blur.svg#blur);
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: lur(8px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=8, MakeShadow=false);
}

.blur-2x {
  filter: url(blur.svg#blur);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: lur(20px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=20, MakeShadow=false);
}

@media (max-width: 1700px) and (min-width: 1350px) {
  .app-content {
    left: 15%;
  }
  .earn-zero-money-content {
    left: 0%;
  }
  .try-to-play-content {
    left: 12%;
  }
  .app-down-right {
    margin: 120px 0 0 400px;
    width: 30%;
  }
}

@media (max-width: 1350px) and (min-width: 940px) {
  .app-down-left img {
    width: 500px;
  }
  .resource-renewa-int {
    width: 60%;
    left: 15%;
  }
  .resource-renewa-download {
    width: 60%;
    left: 15%;
  }
  .app-content {
    left: 8%;
  }
  .earn-zero-money-content {
    left: 0%;
  }
  .call-friend-earn-money-header {
    position: absolute;
    left: 28%;
    top: 50px;
    padding-top: 60px;
  }
  .common-title aside {
    margin: 20px 0;
  }
  .call-friend-earn-money main {
    left: 28%;
    top: 350px;
  }
  .call-friend-earn-money main img {
    margin: 10px 0px;
    width: 80%;
  }
  .immediately-withdraw-figure {
    margin: 0;
    width: 300px;
    position: absolute;
    top: 180px;
    left: calc(45% - 150px);
  }
  .immediately-withdraw-figure img {
    width: 100%;
  }
  .immediately-withdraw-title {
    position: absolute;
    left: 25%;
    top: 653px;
    width: 550px;
  }
  .qrcode-download-title {
    position: absolute;
    left: 0%;
  }
  .qrcode-download-figure {
    display: none;
  }
  .try-to-play-content {
    left: 0;
  }
  .try-to-play-left {
    margin-left: -50px;
  }
  .try-to-play-int {
    margin-left: -50px;
    width: 32%
  }
  .earn-zero-money-right {
    float: left;
    margin-left: 50px;
    margin-top: 90px;
    width: 20%;
  }
  .app-down-right {
    margin: 120px 0 0 324px;
    width: 30%;
  }
}

@media (max-width: 940px) {
  .resource-renewa-int {
    width: 60%;
    left: 15%;
  }
  .resource-renewa-download {
    width: 60%;
    left: 15%;
  }
  .app-content {
    left: 10%;
  }
  .try-to-play-int {
    width: 60%
  }
  .app-down-left {
    display: none;
  }
  .try-to-play-left {
    display: none;
  }
  .earn-zero-money-right {
    display: none;
  }
  .call-friend-earn-money-header {
    position: absolute;
    left: 20%;
    top: 50px;
    padding-top: 60px;
  }
  .common-title aside {
    margin: 20px 0px;
  }
  .call-friend-earn-money main {
    left: 20%;
    top: 320px;
  }
  .call-friend-earn-money main img {
    margin: 10px 0px;
    width: 80%;
  }
  .immediately-withdraw-figure {
    margin: 0;
    width: 300px;
    position: absolute;
    top: 180px;
    left: calc(42% - 150px);
  }
  .immediately-withdraw-figure img {
    width: 100%;
  }
  .immediately-withdraw-title {
    position: absolute;
    left: 18%;
    top: 653px;
    width: 550px;
  }
  .qrcode-download-figure {
    display: none;
  }
  .app-down-right {
    width: 60%;
    margin: 120px 100px;
  }
}

.app-int {
  color: #fff;
  text-align: left;
}

.other_bds_qzone {
  width: 200px;
}

.ornament {
  margin: 0;
  position: absolute;
  width: 500px;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
}

.ornament-1 {
  right: 0;
  top: 0;
  background-position: top right !important;
  background-image: url('../img/public/ornament1.png');
}

.ornament-2 {
  left: 0;
  bottom: 0;
  background-position: bottom left !important;
  background-image: url('../img/public/ornament2.png');
}

.ornament-3 {
  right: 0;
  bottom: 25px;
  background-position: bottom right !important;
  background-image: url('../img/public/ornament3.png');
}

.download-modal {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  background:rgba(59, 59, 59, 0.9);
  z-index:9999;
  overflow: hidden;
}

.download-info {
  margin: 250px auto;
  width: 400px;
  height: 25px;
  background: #fff;
  font-size: 20px;
  text-align: center;
  padding: 50px 0;
  border-radius:5px;
}

.isHidden {
  display:none;
}