﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 14px;
}
body {
  background-color: #f53132;
  font-family: '微软雅黑';
}
.hw {
  width: 1200px;
}
.h-bg {
  padding-top: 1px;
}
.h-bg h2 {
  width: 480px;
  height: 100px;
  margin: -50px auto 0;
  line-height: 100px;
  font-size: 30px;
  font-weight: 500;
  color: white;
  text-align: center;
  background: url("../images/h2-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #f53132;
}
div.h-active-bg div.top-show {
  max-height: 1920px;
}

div.h-active-bg div.top-show img {
  display: block;
  width: 100%;
}
div.active-bg {
    background:url(../images/avtive-bg.png) repeat-y;
}
div.h-active-bg div.h-active {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 200px;
}
div.h-active-bg div.h-active div.active-gift {
  width: 100%;
  margin-top: 60px;
  background-color: #ffbb06;
  padding-bottom: 130px;
  padding-top: 1px;
}
div.h-active-bg div.h-active div.active-gift h2 {
  width: 480px;
  height: 100px;
  margin: -50px auto 0;
  line-height: 100px;
  font-size: 30px;
  font-weight: 500;
  color: white;
  text-align: center;
  background: url("../images/h2-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-gift > p {
  font-size: 20px;
  text-align: center;
  color: white;
  margin: 35px 0;
}
div.h-active-bg div.h-active div.active-gift div#certify {
  width: 85%;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container {
  width: 100%;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide {
  width: 450px;
  height: 374px;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide img {
  margin: 0 auto;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide p {
  height: 50px;
  line-height: 50px;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide-active {
  height: 374px;
  border-radius: 10px;
  /*overflow: hidden;*/
  text-align: center;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide-active p:nth-child(2) {
  height: 50px;
  line-height: 50px;
  color: white;
  font-size: 24px;
  font-family: '微软雅黑';
  background: -webkit-linear-gradient(right, #ff803b, #ff2779);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff803b, #ff2779);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff803b, #ff2779);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #ff803b, #ff2779);
  /* 标准的语法 */
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
   overflow:hidden;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide p.shop-rule {
   display:none;
 
} 
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide-active p.shop-rule {
    display:block;
    text-align: center;
    color: white;
    margin-top: 10px;
    font-size: 16px;
    line-height:50px;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container span {
  position: absolute;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-button-prev {
  height: 167px;
  width: 80px;
  left: 0;
  top: 120px;
  background: url("../images/swiper-prev.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-gift div#certify div.swiper-button-next {
  height: 167px;
  width: 80px;
  top: 120px;
  right: 0;
  background: url("../images/swiper-next.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-gift div#certify span.icon-song {
  position: absolute;
  top: -30px;
  left: 270px;
  z-index: 9;
}

div.h-active-bg div.h-active div.active-gift div.gift-rule {
  width: 860px;
  height: 130px;
  margin: 30px auto 0;
  background-color: #ff6a06;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule h5 {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  line-height: 60px;
  color: white;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule ul {
  padding: 0 40px;
  box-sizing: border-box;
  list-style: none;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li {
  color: white;
  font-size: 1rem;
  float: left;
  line-height: 25px;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li i {
  font-size: 0.8rem;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li:nth-child(1),
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li:nth-child(3) {
  width: 53%;
}
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li:nth-child(2),
div.h-active-bg div.h-active div.active-gift div.gift-rule ul li:nth-child(4) {
  width: 47%;
}
div.h-active-bg div.h-active div.active-star {
  background-color: #ffba00;
  margin-top: 130px;
  padding-bottom: 60px;
  padding-top: 1px;
}
div.h-active-bg div.h-active div.active-star h2 {
  width: 480px;
  height: 100px;
  margin: -50px auto 0;
  line-height: 100px;
  font-size: 30px;
  font-weight: 500;
  color: white;
  text-align: center;
  background: url("../images/h2-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-star > p {
  font-size: 22px;
  color: white;
  text-align: center;
  margin: 25px 0 35px;
}
div.h-active-bg div.h-active div.active-star h4 {
  font-size: 22px;
  color: #5a00ff;
  text-align: center;
  width: 270px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto 25px;
  background: url("../images/ui-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center {
  text-align: left;
  padding: 0 60px;
  box-sizing: border-box;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div {
  display: inline-block;
  width: 220px;
  margin: 0 30px 40px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div:nth-child(4n+1) {
  margin-left: 0;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div:nth-child(4n+4) {
  margin-right: 0;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div {
  width: 100%;
  position: relative;
  height: 134px;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div img {
  width: 100%;
  display: block;
  border: none;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div div.pro-info {
  display: none;
  position: absolute;
  width: 220px;
  height: 134px;
  background: -webkit-linear-gradient(right, rgba(255, 36, 175, 0.9), rgba(255, 191, 39, 0.8));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(255, 36, 175, 0.9), rgba(255, 191, 39, 0.8));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, rgba(255, 36, 175, 0.9), rgba(255, 191, 39, 0.8));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, rgba(255, 36, 175, 0.9), rgba(255, 191, 39, 0.8));
  /* 标准的语法 */
  left: 0;
  right: 0;
  top: 0;
  text-align: justify;
  line-height: 20px;
  padding: 5px;
  box-sizing: border-box;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div div.pro-info h5 {
  font-size: 1rem;
  color: white;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div div.pro-info p {
  font-size: 0.9rem;
  color: white;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div:hover div.pro-info {
  display: block;
}
div.h-active-bg div.h-active div.active-star div.active-ui-center > div a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  color: white;
  text-decoration: none;
  background: -webkit-linear-gradient(right, #ff2c36, #ff0b7d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff2c36, #ff0b7d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff2c36, #ff0b7d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #ff2c36, #ff0b7d);
  /* 标准的语法 */
}
div.h-active-bg div.h-active div.avtive-classic {
  background-color: #ffba00;
  margin-top: 220px;
  padding-bottom: 130px;
  padding-top: 1px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}
div.h-active-bg div.h-active div.avtive-classic h2 {
  width: 480px;
  height: 100px;
  margin: -50px auto 0;
  line-height: 100px;
  font-size: 30px;
  font-weight: 500;
  color: white;
  text-align: center;
  background: url("../images/h2-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.avtive-classic h2 {
  width: 552px;
  background: url("../images/h2-bg2.png") no-repeat;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top {
  position: relative;
  margin-top: 130px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top img {
  display: block;
  border: none;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div {
  height: 500px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:nth-child(2) {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:nth-child(2) img {
  width: 100%;
  height: 100%;
  text-align: right;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child {
  position: absolute;
  z-index: 2;
  height: 180px;
  width: 590px;
  top: 0;
  bottom: 0;
  right: 150px;
  margin: auto;
  color: white;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child h3 {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 45px;
  font-style: italic;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child p {
  font-size: 16px;
  line-height: 28px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom {
  margin-top: 85px;
  text-align: center;
}


    div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom  a{
        color:#fff;
        font-size:1em;
        text-decoration:none;
        padding-left:2px;
        float:left;width: 150px;
        text-align: left;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }

div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div {
  width: 235px;
  display: inline-block;
  background-color: #ff6904;
  margin: 0 21px;
  border-radius: 5px;
  overflow: hidden;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div h4 {
  font-size: 22px;
  color: white;
  font-weight: 500;
  font-style: italic;
  text-align: center;
  height: 70px;
  line-height: 70px;
  background: -webkit-linear-gradient(right, #8914ff, #d71eff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #8914ff, #d71eff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( right, #8914ff, #d71eff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #8914ff, #d71eff);
  /* 标准的语法 */
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div h4 i {
  vertical-align: -5px;
  padding-right: 5px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div:first-child {
  margin-left: 0;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div:first-child h4 {
  background: -webkit-linear-gradient(right, #ff1414, #d71eff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff1414, #d71eff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff1414, #d71eff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #ff1414, #d71eff);
  /* 标准的语法 */
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div:first-child h4:before {
  content: '';
  position: absolute;
  height: 70px;
  width: 40px;
  background: url("../images/icon-num.png") no-repeat;
  margin-left: -80px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div:last-child {
  margin-right: 0;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div ul {
  list-style: none;
  margin-bottom: 20px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div ul li {
  font-size: 16px;
  width: 100%;
  background-color: #ff5104;
  color: white;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 10px;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div ul li span {
  float: RIGHT;padding-right:2px;font-size:.8em;
}
div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div ul li span b {
  font-size: 1.5em;
  font-weight: 500;
}
div.h-active-bg div.h-active div.active-old-gift {
  margin-top: 130px;
  padding-top: 1px;
}
div.h-active-bg div.h-active div.active-old-gift h2 {
  width: 480px;
  height: 100px;
  margin: -50px auto 0;
  line-height: 100px;
  font-size: 30px;
  font-weight: 500;
  color: white;
  text-align: center;
  background: url("../images/h2-bg.png") no-repeat;
  background-size: 100%;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation {
  width: 832px;
  height: 252px;
  margin: 55px auto 0;
  background: url("../images/actiove-od-bg.png") no-repeat;
  background-size: 100%;
  position: relative;
  text-align: right;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation > img {
  position: absolute;
  top: -30px;
  left: 10px;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation p {
  display: inline-block;
  width: 50%;
  margin-right: 100px;
  margin-top: 60px;
  font-size: 16px;
  color: #f53132;
  text-align: justify;
  line-height: 35px;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation p a {
  color: #ff9900;
  text-decoration: none;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation p a i {
  vertical-align: -3px;
  padding-right: 5px;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation p a i img {
  border: none;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div {
  margin-right: 50px;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div a {
  display: inline-block;
  color: white;
  font-size: 16px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  border-radius: 32px;
  background: -webkit-linear-gradient(right, #ff9900, #ff6c14);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff9900, #ff6c14);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff9900, #ff6c14);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #ff9900, #ff6c14);
  /* 标准的语法 */
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div a i {
  vertical-align: -3px;
  padding-right: 5px;
}
div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div a i img {
  border: none;
}
div.toast-rule {
  position: fixed;
  z-index: 10;
  height: 378px;
  width: 692px;
  background: url("../images/toast-rule.png") no-repeat;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  padding: 0 80px 0 100px;
  box-sizing: border-box;
}
div.toast-rule > span {
  position: absolute;
  right: 0;
  top: 30px;
  cursor: pointer;
}
div.toast-rule h3 {
  margin-top: 110px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
div.toast-rule p {
  font-size: 1rem;
  line-height: 25px;
  text-align: justify;
}
div.toast-rule p i {
  display: inline-block;
  width: 20px;
  float: left;
  margin-top: 5px;
}
div.toast-rule p span {
  display: block;
  overflow: hidden;
}
div.left-nav {
  position: fixed;
  z-index: 10;
  right: 10px;
  top: 300px;
  width: 152px;
  text-align: center;
}
div.left-nav > div {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
}
div.left-nav > div div {
  padding: 15px 0;
}
div.left-nav > div div img {
  display: block;
  border: none;
  margin: 0 auto;
}
div.left-nav p {
  height: 40px;
  line-height: 40px;
  background-color: #ffd9cc;
  margin: 10px 0;
  position: relative;
  cursor: pointer;
}
div.left-nav p a {
  text-decoration: none;
  color: #f53132;
  display:inline-block;
  width:100%;
}
div.left-nav p:nth-child(2) {
  margin-top: 0;
}
div.left-nav p:hover{
    background-color:#f85f61;
}
div.left-nav p:hover a{
    color:#fff;
}
div.left-nav p:hover:after{
  background: url("../images/nav/icon-right.png") no-repeat;
}
div.left-nav p:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 15px;
  width: 12px;
  height: 10px;
  background: url("../images/nav/icon-right2.png") no-repeat;
}

@media (max-width:480px) {
    body {
        background-size:100%;
    }
    div.left-nav {
        display:none;
    }
    div.h-active-bg div.h-active {
        width:100%;
        padding-bottom:40px;
    }
    div.h-active-bg div.h-active div.active-gift{
        margin-top:40px;
        padding-bottom:0;
    }
    div.h-active-bg div.h-active div.active-gift h2,div.h-active-bg div.h-active div.active-star h2 {
        width:260px;
        height:50px;
        line-height:50px;
        background-size:100% 100%;
        font-size:20px;
        margin: -25px auto 0;
    }
        div.h-active-bg div.h-active div.active-gift>p, div.h-active-bg div.h-active div.active-star>p {
            font-size:18px;
        }
    div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container {
        width:85%;
    }
    div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide img {
        width:60%;
    }
        div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide-active {
            height:345px;
        }
        div.h-active-bg div.h-active div.active-gift div#certify div.swiper-container div.swiper-slide-active p:nth-child(2) {
            margin-top:40px;
            width: 70%;;
            display: inline-block;
            font-size:20px;
        }
        div.h-active-bg div.h-active div.active-gift div#certify div.swiper-button-next {
            width:50px;
            right:-25px;
        }
        div.h-active-bg div.h-active div.active-gift div#certify div.swiper-button-prev {
            width:50px;
            left:-25px;
        }
        div.h-active-bg div.h-active div.active-gift div#certify span.icon-song {
            left:0;
        }
        div.h-active-bg div.h-active div.active-gift div.gift-rule {
            width:100%;
            height:220px;
        }
            div.h-active-bg div.h-active div.active-gift div.gift-rule ul {
                padding:0 20px;
            }
            div.h-active-bg div.h-active div.active-gift div.gift-rule ul li {
                float:none;
                width:100%!important;
            }
        div.h-active-bg div.h-active div.active-star {
            margin-top:80px;
        }
        div.h-active-bg div.h-active div.active-star div.active-ui-center {
            padding:0 10px;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        div.h-active-bg div.h-active div.active-star h4 {
            width: 230px;
            height: 25px;
            line-height: 25px;
            font-size: 20px;
        }
            div.h-active-bg div.h-active div.active-star div.active-ui-center > div {
                width:46%;
                margin: 0 0 25px 0;
            }
                div.h-active-bg div.h-active div.active-star div.active-ui-center > div:nth-child(4n+1) {
                    margin-left:0;
                }
                div.h-active-bg div.h-active div.active-star div.active-ui-center > div:nth-child(4n+4) {
                    margin-right:0;
                }
                div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div {
                    height:auto;
                }
                div.h-active-bg div.h-active div.active-star div.active-ui-center > div a {
                    font-size:16px;
                }
                div.h-active-bg div.h-active div.active-star div.active-ui-center > div > div div.pro-info {
                    height:auto;
                    bottom:0;
                }
        div.h-active-bg div.h-active div.avtive-classic {
            margin-top:100px;
            padding:1px 8px 0;
        }
        div.h-active-bg div.h-active div.avtive-classic h2,div.h-active-bg div.h-active div.active-old-gift h2 {
           width:310px;
            height:50px;
            line-height:50px;
            background-size:100% 100%;
            font-size:20px;
            margin: -25px auto 0;
        }
            div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top {
                margin-top:60px;
            }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div {
                    height:auto;
                }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top img {
                    width:100%;
                }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:nth-child(2) {
                    position:static;
                    margin-top:30px;
                }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child {
                    width:auto;
                    height:auto;
                    left:10px;
                    right:20px;
                    top:auto;
                    bottom:8px;    
                }
                    div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child h3 {
                        font-size:16px;
                        margin-bottom:10px;
                    }
                    div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-top div:last-child p {
                        font-size:14px;
                        line-height:20px;
                    }
            div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom {
                margin-top:60px;
            }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div {
                    width:100%;
                    margin:0 0 20px 0;
                }
                    div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div:first-child {
                        margin-left:0;
                    }
                    div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom > div ul li {
                        padding: 0 10px;
                        box-sizing: border-box;
                    }
                div.h-active-bg div.h-active div.avtive-classic div.avtive-classic-bottom a {
                    width:70%;
                }
        div.h-active-bg div.h-active div.active-old-gift {
            margin-top:100px;
        }
            div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation {
                width:100%;
                height:250px;
                background-size:100% 100%;
            }
                div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation > img {
                    height:80%;
                    top:30px;
                }
                div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation p {
                    width: 45%;
                    margin-right: 20px;
                    margin-top: 20px;
                    font-size: 14px;
                    line-height: 25px;
                }
                div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div{
                    margin:15px 20px 0 0;
                }
                div.h-active-bg div.h-active div.active-old-gift div.avtive-consultation div a {
                    font-size:14px;
                }
    div.toast-rule {
        width:90%;
        height: 400px;
        padding: 0 20px 0 30px;
        background-size: 100% 100%;
    }
        div.toast-rule h3 {
            margin-top: 110px;
            font-size: 14px;
            margin-bottom: 10px;
        }
        div.toast-rule p {
            font-size: 12px;
        }
}
