/**
 * 重阳节专题活动pc端样式
 * @authors wxm (you@example.org)
 * @date    2018-09-29 14:28:07
 * @version $Id$
 */
.ninth-page {
  background: url("http://image.101.com/baby/img18v1/double-ninth/bg_gradient_el.jpg") repeat-x top #f9b36e; }
  .ninth-page .yxxj-cont {
    margin-top: -1px;
    border-top: 1px solid transparent;
    z-index: 4; }
  .ninth-page .wrapper {
    border-bottom: 1px solid transparent; }
  .ninth-page * {
    box-sizing: border-box; }
  .ninth-page img {
    -o-object-fit: cover;
       object-fit: cover; }

.ninth-sec-wrap {
  margin-top: 110px;
  margin-bottom: 140px; }

.ninth-sec {
  position: relative;
  margin-top: 50px;
  margin-bottom: 45px;
  padding: 0px 86px 26px 86px;
  background: url("http://image.101.com/baby/img18v1/double-ninth/bg_center.png") repeat-y; }
  .ninth-sec:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -618px;
    width: 1232px;
    height: 50px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/bg_before.png") center center no-repeat; }
  .ninth-sec:after {
    content: "";
    position: absolute;
    bottom: -45px;
    left: 50%;
    width: 1198px;
    height: 45px;
    margin-left: -600px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/bg_after.png") center center no-repeat; }
  .ninth-sec.video {
    padding: 0px 0px 26px 0px; }

.ninth-sec-tit-wrap {
  text-align: center;
  padding-bottom: 24px; }

.ninth-sec-tit {
  position: relative;
  display: inline-block;
  padding: 0 42px;
  font-weight: normal;
  font-size: 40px;
  color: #815a33; }
  .ninth-sec-tit:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -34px;
    content: "";
    width: 2px;
    height: 68px;
    border-left: 3px solid #a3815f;
    border-right: 1px solid #a3815f; }
  .ninth-sec-tit:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -34px;
    content: "";
    width: 2px;
    height: 68px;
    border-left: 1px solid #a3815f;
    border-right: 3px solid #a3815f; }

.introduction:before {
  margin-left: -617px;
  background: url("http://image.101.com/baby/img18v1/double-ninth/bg_before2.png") center center no-repeat; }
.introduction .ninth-sec-tit-wrap {
  text-align: left;
  line-height: 1;
  padding-bottom: 10px; }
.introduction .ninth-sec-tit {
  padding: 0; }
  .introduction .ninth-sec-tit:after, .introduction .ninth-sec-tit:before {
    width: 0;
    height: 0; }
.introduction .intro {
  margin-top: 10px;
  font-size: 30px;
  color: #333; }
.introduction .tree {
  position: absolute;
  right: 16px;
  top: -24px;
  width: 99px;
  height: 94px;
  background: url("http://image.101.com/baby/img18v1/double-ninth/img_tree.png") center center no-repeat; }

/*重阳节活动方案*/
.fa-list-wrap {
  width: 1200px;
  padding: 20px 0 16px; }

.fa-item {
  float: left;
  width: 306px;
  text-align: center; }
  .fa-item dt {
    padding: 20px 0; }
  .fa-item .fa-tit {
    font-weight: normal;
    font-size: 26px;
    color: #333;
    padding-bottom: 10px; }
  .fa-item .fa-link {
    margin: 5px 0;
    color: #333;
    font-size: 20px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .fa-item .fa-link:hover {
      color: #f07a08; }
  .fa-item .img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .fa-item.sec {
    margin: 0 58px; }
    .fa-item.sec dd {
      padding-top: 26px; }

/*视频*/
.video-wrap {
  padding: 46px 0 38px 20px; }

.video-main {
  float: left;
  width: 724px;
  height: 484px;
  border-radius: 16px;
  background: #eee;
  overflow: hidden; }

.video-right {
  position: relative;
  float: right;
  width: 290px;
  height: 484px;
  border-radius: 10px;
  background: #f6f6f6;
  overflow: hidden; }
  .video-right:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url("http://image.101.com/baby/img18v1/yxxj/mask_white_t.png") repeat-x;
    z-index: 5; }
  .video-right:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 23px;
    background: url("http://image.101.com/baby/img18v1/yxxj/mask_white_b.png") repeat-x;
    z-index: 5; }

.video-list-wrap {
  width: 100%;
  height: 100%;
  overflow: auto; }

.video-list {
  padding-bottom: 23px; }

.video-item {
  margin: 21px auto 0;
  width: 338px;
  height: 110px;
  padding: 6px 12px 6px 6px;
  box-sizing: border-box;
  background: #f6f6f6;
  border-radius: 10px; }
  .video-item:hover {
    background: #fff; }
  .video-item.on .btn-play {
    display: none; }
  .video-item.on .situ-tip {
    display: inline-block; }
  .video-item.on .tit {
    color: #f07a08; }
  .video-item.on .img-wrap {
    border: 3px solid #f07a08; }
  .video-item.on:hover .img-wrap {
    box-shadow: none; }
    .video-item.on:hover .img-wrap .btn-play {
      display: none; }
    .video-item.on:hover .img-wrap:after {
      opacity: 0; }
  .video-item.on:hover .tit {
    color: #f07a08; }
  .video-item a {
    display: block; }
    .video-item a:hover .img-wrap {
      box-shadow: 0 0 0px #ababab;
      border: 3px solid #f07a08; }
    .video-item a:hover .tit {
      color: #f07a08; }
    .video-item a:hover .btn-play {
      display: block; }
  .video-item .img-wrap {
    position: relative;
    float: left;
    width: 180px;
    height: 100px;
    border-radius: 16px;
    overflow: hidden; }
    .video-item .img-wrap:hover .btn-play {
      background-position: 0px -54px; }
    .video-item .img-wrap:after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: url("http://image.101.com/baby/img18v1/yxxj/alpha40.png") repeat;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all 0.6s;
      transition: all 0.6s; }
  .video-item .img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-object-fit: cover;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .video-item .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 61px;
    height: 65px;
    margin-top: -32px;
    margin-left: -30px;
    background: url("http://image.101.com/baby/img18v1/yxxj/btn_play_s.png") 0px 7px no-repeat;
    display: none;
    z-index: 2; }
  .video-item .txt-wrap {
    overflow: hidden;
    padding-left: 20px;
    height: 96px;
    font-size: 0; }
    .video-item .txt-wrap:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 100%; }
  .video-item .tit {
    display: inline-block;
    vertical-align: middle;
    padding-top: 4px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    color: #333;
    height: auto;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .video-item .situ-tip {
    display: inline-block;
    margin-top: 2px;
    min-width: 58px;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    border-radius: 58px;
    font-size: 14px;
    color: #fff;
    background: #02cbac;
    display: none; }

.video-main {
  position: relative; }

.video-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-align: center;
  background: #333;
  z-index: 10;
  zoom: 1; }
  .video-player:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%; }

.video-player {
  display: inline-block;
  vertical-align: middle;
  background: #333;
  z-index: 10;
  zoom: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }
  .video-player .mark {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .video-player .ico-video {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 111px;
    height: 121px;
    margin: -85px 0 0 -55px;
    background: url('http://image.101.com/baby/img18v1/yxxj/btn_play.png') 0px 8px no-repeat;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
  .video-player .player-main {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
  .video-player .player-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 94.44%;
    z-index: 1;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer; }
    .video-player .player-mark:hover ~ .ico-video {
      background-position: 0px -116px;
      -webkit-transform: rotateZ(60deg);
              transform: rotateZ(60deg); }
  .video-player video, .video-player object {
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
  .video-player:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%; }

.ninth-sec.video .video-wrap {
  padding-left: 70px;
  padding-right: 70px; }
.ninth-sec.video .video-list {
  padding-bottom: 0; }
.ninth-sec.video .video-item {
  width: 290px;
  height: 96px;
  padding: 6px 0px 6px 0px;
  box-sizing: content-box;
  background: #fff; }
  .ninth-sec.video .video-item .img {
    height: 100%; }
.ninth-sec.video .video-item .img-wrap {
  width: 148px;
  height: 96px; }
.ninth-sec.video .video-right {
  background: #fff;
  height: 520px;
  margin-top: -26px; }
  .ninth-sec.video .video-right:before, .ninth-sec.video .video-right:after {
    display: none; }

/*重阳创意手工*/
.sg-list {
  padding: 30px 0 20px 10px; }

.sg-item {
  float: left;
  position: relative;
  margin: 25px 45px 25px 53px;
  display: block;
  width: 410px;
  height: 252px;
  border-radius: 18px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .sg-item .img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .sg-item .tit {
    position: absolute;
    bottom: 15px;
    left: 0;
    padding: 0 26px;
    min-width: 150px;
    max-width: 382px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 0 10px 10px 0;
    background: #9e3d3d;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .sg-item:hover {
    box-shadow: 0 4px 16px rgba(7, 0, 2, 0.5); }
    .sg-item:hover .img {
      -webkit-transform: scale3d(1.04, 1.04, 1);
              transform: scale3d(1.04, 1.04, 1); }
    .sg-item:hover .tit {
      opacity: 0.95; }

/*重阳手工材料*/
.cl-swiper-wrap {
  width: 950px;
  height: 320px;
  margin: 0 auto; }
  .cl-swiper-wrap .swiper-container {
    position: relative;
    height: 320px; }
  .cl-swiper-wrap .btn-left {
    position: absolute;
    left: 70px;
    top: 50%;
    margin-top: -48px;
    width: 37px;
    height: 56px;
    background: url('http://image.101.com/baby/img18v1/double-ninth/spr_doubleNinth.png') 0px 0px no-repeat; }
  .cl-swiper-wrap .btn-right {
    position: absolute;
    right: 70px;
    top: 50%;
    margin-top: -48px;
    width: 37px;
    height: 56px;
    background: url('http://image.101.com/baby/img18v1/double-ninth/spr_doubleNinth.png') -86px 0px no-repeat; }

.cl-item {
  display: block;
  width: 188px;
  margin: 54px 25px 0 25px; }
  .cl-item .img-wrap {
    width: 100%;
    height: 188px;
    border-radius: 18px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .cl-item .img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .cl-item .tit {
    padding: 20px 0;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .cl-item:hover .img-wrap {
    box-shadow: 0 4px 14px rgba(7, 0, 2, 0.25); }
  .cl-item:hover .img {
    -webkit-transform: scale3d(1.04, 1.04, 1);
            transform: scale3d(1.04, 1.04, 1); }
  .cl-item:hover .tit {
    color: #f07a08; }

/*免费pick重阳大礼包*/
.pick-wrap {
  padding: 100px 0;
  width: 780px;
  margin: 0 auto; }
  .pick-wrap dt {
    float: left;
    position: relative;
    width: 450px; }
    .pick-wrap dt:before {
      content: "";
      position: absolute;
      bottom: 34px;
      left: 8px;
      width: 139px;
      height: 124px;
      background: url("http://image.101.com/baby/img18v1/double-ninth/img_flower.png");
      z-index: 5; }
  .pick-wrap .btn-pick {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -114px;
    width: 228px;
    height: 66px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 66px;
    border-radius: 66px;
    background: #ff933b;
    box-shadow: 0 3px 14px rgba(255, 163, 88, 0.75);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .pick-wrap .btn-pick:hover {
      background: #f78325;
      -webkit-transform: translate3d(0, -2px, 0);
              transform: translate3d(0, -2px, 0); }
  .pick-wrap .img-pick {
    display: block;
    width: 450px; }
  .pick-wrap dd {
    position: relative;
    float: left;
    width: 330px;
    height: 450px; }
    .pick-wrap dd span {
      position: absolute;
      height: 120px;
      padding-left: 165px;
      line-height: 120px;
      font-size: 24px;
      color: #333;
      white-space: nowrap; }
      .pick-wrap dd span:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -68px;
        width: 146px;
        height: 146px;
        background: url('http://image.101.com/baby/img18v1/double-ninth/spr_doubleNinth.png') no-repeat;
        -webkit-animation: scaleSelf 0.8s alternate infinite;
                animation: scaleSelf 0.8s alternate infinite; }
    .pick-wrap dd .ico-hjbz {
      top: -55px;
      left: -20px; }
      .pick-wrap dd .ico-hjbz:before {
        background-position: 0px -76px;
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
    .pick-wrap dd .ico-qjhd {
      top: 95px;
      left: 80px; }
      .pick-wrap dd .ico-qjhd:before {
        background-position: 0px -227px;
        -webkit-animation-delay: 0s;
                animation-delay: 0s; }
    .pick-wrap dd .ico-sgzz {
      top: 265px;
      left: 80px; }
      .pick-wrap dd .ico-sgzz:before {
        background-position: 0px -376px;
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
    .pick-wrap dd .ico-ktppt {
      top: 403px;
      left: -20px; }
      .pick-wrap dd .ico-ktppt:before {
        background-position: 0px -524px;
        -webkit-animation-delay: 0.1s;
                animation-delay: 0.1s; }

/*绘本时光*/
.ninth-sec.hb {
  padding: 0px 16px 0px 16px; }

.hb-list-wrap {
  font-size: 0;
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center; }

.hb-item {
  display: inline-block;
  width: 216px;
  margin: 0 27px; }
  .hb-item .img-wrap {
    width: 216px;
    height: 274px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .hb-item .img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .hb-item .tit {
    padding-top: 20px;
    font-weight: normal;
    font-size: 24px;
    color: #333;
    height: 90px;
    overflow: hidden; }
  .hb-item:hover .img-wrap {
    box-shadow: 0 4px 16px rgba(7, 0, 2, 0.3); }
  .hb-item:hover .img {
    -webkit-transform: scale3d(1.04, 1.04, 1);
            transform: scale3d(1.04, 1.04, 1); }

/*背景区域*/
.ninth-bg-list {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3; }
  .ninth-bg-list .cloud1 {
    position: absolute;
    top: 1033px;
    right: 0;
    width: 326px;
    height: 598px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_cloud1.png") center center no-repeat; }
  .ninth-bg-list .cloud2 {
    position: absolute;
    top: 1864px;
    left: 0;
    width: 322px;
    height: 212px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_cloud2.png") center center no-repeat; }
  .ninth-bg-list .bird {
    position: absolute;
    top: 1994px;
    right: 0;
    width: 180px;
    height: 126px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_bird.png") center center no-repeat; }
  .ninth-bg-list .tree {
    position: absolute;
    left: 0;
    top: 3000px;
    width: 189px;
    height: 208px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_tree2.png") center center no-repeat; }
  .ninth-bg-list .mountain1 {
    position: absolute;
    top: 2425px;
    right: 0;
    width: 540px;
    height: 3356px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_mountain.png") center center no-repeat; }
  .ninth-bg-list .mountain2 {
    position: absolute;
    top: 3558px;
    left: 0;
    width: 482px;
    height: 2451px;
    background: url("http://image.101.com/baby/img18v1/double-ninth/img_mountain2.png") center center no-repeat; }
