/* Generated by less 2.2.0 */
/* LESS Document */
/***************************************************
		风格与模块
***************************************************/
body {
  background: #ffffff url(../image/bg.png) repeat-y center top / 100% auto;
  color: #000000;
}
.padd {
  padding: 2% !important;
}
.ent:after {
  content: "\D\A";
  white-space: pre;
}
.warnning {
  font-size: 30px;
}
.txt-mask {
  background: #4b8d50;
  color: #000000;
}
.txt-str {
  color: #e9531a;
}
.txt-sp {
  background: linear-gradient(120deg, #2685e8, transparent);
  color: #ff6f0d;
  font-size: 0.6rem;
  text-shadow: 2px 2px 0 #ffffff, 2px 0 0 #ffffff, 6px -2px 0 #000000, -2px -2px 0 #000000;
  margin: 0 10px;
  padding: 0 5px;
  display: inline-block;
  transform: skewX(-15deg);
}
.container-fluid,
.container-,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.layer-style {
  background: url(../image/container-bg.png) no-repeat center bottom / 100% auto, url(../image/bg.png) no-repeat center / 100% auto;
  width: 60% !important;
  max-width: 880px !important;
}
.layer-style-container {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  border: 5px solid #4b8d50;
  margin: 2%;
  padding: 3%;
}
.layer-style-container > * {
  flex-grow: 0;
  flex-basis: 100%;
}
.layer-style-container h2 {
  font-size: 0.44rem;
  text-align: center;
  margin-bottom: 3%;
}
.layer-style-container h2 b,
.layer-style-container h2 i {
  display: block;
}
.layer-style-container h2 span {
  font-size: 0.36rem;
}
.layer-style-container h2 i {
  font-size: 0.36rem;
  border-top: 2px dotted #4b8d50;
  margin-top: 1%;
  padding-top: 1%;
}
.layer-style-container .pic {
  text-align: center;
  flex: 1 0 35%;
}
.layer-style-container .pic img {
  width: auto;
}
.layer-style-container .pic i {
  font-size: 0.24rem;
  color: #4b8d50;
}
.layer-style-container .content {
  margin-left: 5%;
  flex: 1 0 50%;
}
.layer-style-container .content > * {
  line-height: 1.5;
  margin-top: 3%;
}
.layer-style-container .content dl {
  margin-top: 0;
}
.layer-style-container .content dl dt {
  font-weight: 600;
}
.layer-style-container .content dl dd {
  background: rgba(75, 141, 80, 0.16);
  border-left: 10px solid #4b8d50;
  margin-top: 2%;
  padding: 1% 0 1% 5%;
}
.layer-style-container .content dd,
.layer-style-container .content .info {
  font-size: 0.28rem;
}
.layer-style-container .content .sale {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
}
.layer-style-container .content .sale div {
  text-align: center;
}
.layer-style-container .content .sale span {
  flex: 0 1 100%;
}
.layer-style-container .content .sale > b,
.layer-style-container .content .sale .num {
  font-size: 0.6rem;
  margin: 0 5px;
  display: inline-block;
}
.layer-style-container .content .sale .btn {
  min-width: 150px;
}
.tips-style {
  width: auto !important;
}
.tips-style * {
  font-size: 0.36rem !important;
  line-height: 2 !important;
}
.btn {
  margin: 0 auto;
  min-width: 180px;
  height: 45px;
  position: relative;
}
.btn b {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 600;
  font-size: 0.32rem;
  z-index: 1;
}
.btn b > * {
  flex-grow: 0;
  flex-basis: 100%;
}
.btn b:after {
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto;
  content: "";
  border: 6px solid transparent;
  border-right-color: #4b8d50;
  border-bottom-color: #4b8d50;
  width: 0;
  height: 0;
  display: block;
}
.btn b,
.btn:before,
.btn:after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
}
.btn:before,
.btn:after {
  border-radius: 15px;
  content: "";
  display: block;
  z-index: 0;
}
.btn:before {
  background: #d8e6b7;
  top: 4px;
  right: 4px;
}
.btn:after {
  border: 1px solid #4b8d50;
}
.btn-more {
  border: 1px solid #c4da96;
  background: #4b8d50;
}
.btn-more b {
  color: #ffffff;
}
.btn-more b:after {
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  right: 5px;
  bottom: 5px;
}
.btn-more:before,
.btn-more:after {
  content: none;
}
@keyframes btn-ani {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.btn:hover {
  animation: btn-ani 250ms;
}
.olist {
  padding-left: 25px;
}
.olist li {
  border-top: 1px solid rgba(75, 141, 80, 0.5);
  margin-top: 10px;
  padding-top: 10px;
}
.olist li i {
  font-size: 0.36rem;
  color: #4b8d50 !important;
  margin: 0 5px 0 -25px;
}
.olist li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
header {
  background: url(../image/logo.png) no-repeat center 3% / 35% auto, url(../image/banner.jpg) no-repeat center top / 100% auto;
  padding-bottom: 72%;
  position: relative;
}
header ul {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  margin: 3% 8.33% 0;
  justify-content: flex-end;
}
header ul li {
  margin-left: 3%;
}
header ul li:first-child {
  margin-left: 0;
}
header .tag {
  position: absolute;
  top: auto;
  right: 3%;
  bottom: -3%;
  left: auto;
}
footer {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-transform: uppercase;
  font-variant: normal;
  font-size: 0.28rem;
  background: #2c462e;
  color: #fff;
  margin-top: 5%;
  height: 50px;
}
footer > * {
  flex-grow: 0;
  flex-basis: 100%;
}
/***************************************************
		index.html
***************************************************/
.version h3,
.present h3,
.goods h3 {
  text-align: left;
  margin-top: 0;
  margin-left: -30px;
  padding-left: 30px;
  position: relative;
}
.version h3 i,
.present h3 i,
.goods h3 i,
.version h3 b,
.present h3 b,
.goods h3 b {
  display: block;
}
.version h3 i,
.present h3 i,
.goods h3 i {
  font-size: 0.28rem;
}
.version h3 b,
.present h3 b,
.goods h3 b {
  font-size: 0.36rem;
}
.version h3:before,
.present h3:before,
.goods h3:before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  content: "";
  background: #4b8d50;
  width: 1px;
  display: block;
  transform: rotate(45deg);
}
.present ul > li,
.goods ul > li {
  padding: 3% 1%;
}
.present ul > li img,
.goods ul > li img {
  width: auto;
  float: left;
}
.version li i,
.goods li i,
.version li dd,
.goods li dd {
  color: rgba(0, 0, 0, 0.64);
}
.version li dl,
.goods li dl {
  font-size: 0.28rem;
  line-height: 1;
  margin-top: 5px !important;
}
.version li dl dt,
.goods li dl dt,
.version li dl dd,
.goods li dl dd {
  display: inline-block;
}
.version li dl dt,
.goods li dl dt {
  border-right: 1px solid rgba(0, 0, 0, 0.26);
  margin-right: 3%;
  padding-right: 3%;
}
.version li dl dd b,
.goods li dl dd b {
  color: #000000;
  font-size: 0.48rem;
}
.intro .content {
  font-weight: 600;
  font-size: 0.48rem;
  letter-spacing: 3px;
  line-height: 2;
  text-align: center;
}
.mv .list {
  display: flex;
  justify-content: flex-end;
}
.mv .list ul {
  padding: 5% 0;
  flex-basis: 90%;
}
.mv .list ul li {
  border-top: 2px solid #d8e6b7;
  font-size: 0.6rem;
  padding: 6% 0;
}
.mv .list ul li i {
  font-size: 0.28rem;
  color: rgba(0, 0, 0, 0.64);
}
.mv .list ul li span {
  color: #4b8d50;
}
.mv .list ul li:first-child {
  border: none;
}
.mv .mv-intro {
  font-size: 0.32rem;
  line-height: 2;
}
.mv-video {
  background: url(../image/mv-bg.jpg) no-repeat center 80%;
}
.mv-video .video {
  border: 5px solid #a9df88;
  padding: 20px;
  overflow: hidden;
}
.mv-video .video-box {
  box-shadow: rgba(75, 141, 80, 0.5) -16px 16px 32px;
  outline: 3px solid #ffffff;
  padding-bottom: 62.5%;
  position: relative;
}
.mv-video .video-box > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.version {
  position: relative;
}
.version-other {
  background: url(../image/qx.png) no-repeat left 30% / 25% auto;
}
.version .version-intro ol {
  padding-left: 0;
}
.version .version-intro i {
  margin: 0;
  margin-right: 10px;
}
.version .pic {
  margin-top: 25%;
  position: relative;
}
.version .pic img {
  position: relative;
  z-index: 0;
}
.version .pic:before {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: auto;
  left: auto;
  content: "";
  background: #4b8d50;
  width: 50%;
  height: 25%;
  display: block;
}
.version .title {
  margin-top: -8%;
}
.version .list {
  position: relative;
  z-index: 10;
}
.version .list ul li {
  text-align: center;
  padding: 3% 5%;
}
.version .list ul li > img {
  margin-top: 0;
}
.version .list ul li > * {
  margin-top: 8%;
}
.special {
  margin-top: 8% !important;
  position: relative;
}
.special .content,
.special .title,
.special .pic {
  position: absolute;
}
.special .title,
.special .content {
  margin-top: -3%;
}
.special .pic {
  margin-top: 3%;
}
.special .title {
  padding-left: 5%;
}
.special .title:before {
  left: 20%;
}
.special .content {
  box-shadow: rgba(75, 141, 80, 0.5) -16px 16px 32px;
}
.special .content > div {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10%;
}
.special .content > div > * {
  flex-grow: 0;
  flex-basis: 100%;
}
.special .content h3 {
  background: url(../image/special-h3-bg.png) no-repeat center;
  line-height: 2.3;
  text-align: center;
  height: 94px;
}
.special .content h3 span {
  color: #4b8d50;
}
.special .content p {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 2;
}
.special .content p:first-of-type {
  color: #4b8d50;
  text-align: center;
  padding: 3% 0;
}
.present {
  position: relative;
}
.present .title {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: auto;
}
.present .list > ul > li {
  padding: 0;
}
.present .list > ul > li > .row {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.present .list > ul > li .zx a {
  margin: 2% 0 0 25px;
}
.present .list > ul > li .img-fix {
  margin-top: -2%;
}
.present .list > ul > li h3 {
  border-bottom: 2px solid #d8e6b7;
  margin-left: 0;
  margin-bottom: 15px;
  padding-left: 0;
  padding-bottom: 15px;
}
.present .list > ul > li h3:before {
  content: none;
}
.present .list > ul > li dl {
  line-height: 1.5;
  margin-top: 20px;
}
.present .list > ul > li dd ol {
  padding-left: 25px;
}
.present .list > ul > li dd ol li {
  margin-top: 15px;
}
.present .list > ul > li dd ol li i {
  font-size: 0.36rem;
  color: #4b8d50;
  margin: 0 10px 0 -25px;
}
.present .list > ul > li dd ol li .btn {
  margin: 0;
}
.present .list > ul > li:nth-of-type(odd) .info {
  margin-left: 5%;
}
.present .list > ul > li:nth-of-type(even) .info {
  margin-right: 5%;
}
.goods {
  background: url(../image/qx.png) no-repeat right 95% / 25% auto;
  margin-top: 1% !important;
}
.goods .list li {
  text-align: center;
  padding: 5% 3%;
}
.goods .list li h3 {
  border-bottom: 2px solid #d8e6b7;
  text-align: center;
  margin-left: 0;
  margin-bottom: 15px;
  padding-left: 0;
  padding-bottom: 15px;
  display: inline-block;
}
.goods .list li h3:before {
  content: none;
}
.goods .list li h3 span {
  font-size: 0.28rem;
}
.goods .list li dl:first-of-type {
  margin-top: 0 !important;
}
.goods .list li img {
  float: none;
}
.goods .list li .tx {
  font-size: 0.28rem;
  color: #e9531a;
}
.goods .list li .tx-c {
  min-height: 60px;
}
.goods .list li .tx-c2 {
  min-height: 20px;
}
.goods .list li .btn {
  margin: 20px 0 0;
}
.notes .content ol {
  padding-left: 25px;
}
.notes .content ol li {
  margin-top: 15px;
}
.notes .content ol li i {
  font-size: 0.36rem;
  color: #4b8d50;
  margin: 0 10px 0 -25px;
}
/***************************************************
		响应式布局
***************************************************/
/* LESS Document */
/***************************************************
		响应式布局
***************************************************/
@media screen and (max-width: 768px) {
  .mt-xl {
    margin-top: 144px !important;
  }
  .mt-l {
    margin-top: 72px !important;
  }
  .mt-m {
    margin-top: 48px !important;
  }
  .mt-s {
    margin-top: 24px !important;
  }
  .mt-xs {
    margin-top: 12px !important;
  }
  .mt-xxs {
    margin-top: 6px !important;
  }
  .br:after {
    content: "\D\A";
    white-space: pre;
  }
  .btn {
    min-width: 150px;
  }
  .btn-buy {
    margin: 0 3%;
    display: flex;
  }
  .layer-style-container .pic {
    display: none;
  }
  .layer-style-container h2 {
    font-size: 0.36rem;
  }
  .layer-style-container h2 i {
    font-size: 0.32rem;
  }
  .layer-style-container .content {
    margin-left: 0;
  }
  .layer-style-container .content .sale {
    justify-content: space-between;
  }
}
@media screen and (max-width: 992px) {
  html {
    font-size: 40px;
  }
  body {
    background-size: 150% auto;
  }
  header {
    background: url(../image/banner-m.jpg) no-repeat center top / 100% auto;
    padding-bottom: 177.78%;
  }
  header ul,
  header .tag {
    display: none;
  }
  footer {
    font-size: 0.24rem;
    height: 40px;
  }
  .olist {
    font-size: 0.28rem;
  }
  .padd {
    padding: 0 !important;
  }
  .ent:after {
    content: none;
  }
  .mt0 {
    margin-top: 0 !important;
  }
  .warnning {
    font-size: 20px;
  }
  .btn-buy-ad {
    font-size: 0.28rem;
  }
  .layer-style {
    width: 92% !important;
  }
  .layer-style-container {
    padding: 6%;
  }
  .layer-style-container .content .sale .btn {
    min-width: 120px;
    margin: 0 0 0 auto;
  }
  .sale.row .col-xs-6 {
    padding: 0 2%;
  }
  .sale.row a {
    margin: 0;
    min-width: auto;
  }
  .intro .title,
  .special .title,
  .goods .title {
    background: #ffffff;
    text-align: center;
    writing-mode: inherit;
    margin: 5% 0;
    padding-top: 0;
  }
  .intro .title span,
  .special .title span,
  .goods .title span {
    position: relative;
    top: -8px;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 10px;
  }
  .intro .title:before,
  .special .title:before,
  .goods .title:before {
    width: 10px;
    height: 25px;
  }
  .intro {
    margin-top: 3% !important;
  }
  .intro .title {
    display: none;
  }
  .intro .content {
    font-size: 0.4rem;
    letter-spacing: 0;
    margin-top: 0 !important;
  }
  .intro .content br {
    display: none;
  }
  .mv .mv-intro {
    text-align: center;
  }
  .mv .mv-title {
    height: 100px;
    margin: 0 auto;
    margin-bottom: -3%;
    float: none !important;
  }
  .mv .list ul {
    padding: 0;
  }
  .mv .list ul li.mv-intro {
    font-size: 0.28rem;
    padding-right: 0;
  }
  .mv .pic {
    padding-bottom: 47%;
  }
  .mv .pic .disc {
    top: 39%;
  }
  .mv .pic .cover {
    top: auto;
  }
  .mv-video {
    background-position: center top;
  }
  .mv-video .video {
    border: none;
  }
  .mv-video .mv-intro {
    text-align: left;
    margin-top: 8% !important;
  }
  .version {
    margin-top: 0 !important;
  }
  .version h3,
  .present h3,
  .goods h3 {
    text-align: center;
    margin-left: 0;
    padding: 0;
  }
  .version h3:before,
  .present h3:before,
  .goods h3:before {
    content: none;
  }
  .version .title {
    margin-top: 8%;
  }
  .version .title > img {
    height: 85px;
    float: none !important;
  }
  .version .pic:before {
    right: 0;
  }
  .version .list ul {
    margin: 0;
  }
  .special .title {
    margin: 8% 0 3%;
  }
  .special .title:before {
    left: 0;
  }
  .special .bg {
    display: none;
  }
  .special .content,
  .special .title,
  .special .pic {
    position: relative;
    padding-left: 0;
  }
  .present {
    display: flex;
    flex-flow: column-reverse;
  }
  .present .list {
    margin: 0 calc(8.33333333%);
  }
  .present-title {
    height: 85px;
    float: none !important;
  }
  .present h3 {
    font-weight: 600;
  }
  .present .zx {
    text-align: center;
  }
  .present ul li img {
    display: none !important;
  }
  .present ul li .info {
    margin: 0 !important;
  }
  .present .title {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 0 -10% 10%;
    z-index: 0;
  }
  .present .list li:first-child dl {
    width: auto;
  }
  .present .list > ul > li {
    padding: 3% 1%;
  }
  .present .list > ul > li .img-fix {
    margin-top: 0;
  }
  .present .list > ul > li > .row {
    display: block;
  }
  .present .list > ul > li dl {
    line-height: 1.5;
    margin-top: 3%;
  }
  .present .list li dl {
    border: none !important;
    font-size: 0.28rem;
    line-height: 1.5;
    margin: 0;
    padding-top: 0;
  }
  .present ul li img,
  .goods ul li img {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .present ul li h3,
  .goods ul li h3 {
    margin: 0;
  }
  .present ul li dl {
    border: none !important;
    margin: 0;
    padding: 0 5%;
  }
  .present .btn {
    margin: 5% auto 0 !important;
  }
  .present .more {
    text-align: center;
    margin-left: -25px;
  }
  .present .more .btn-buy {
    margin: 3% auto 0;
  }
  .present .zx a {
    margin: 3% auto 0 !important;
  }
  .goods {
    margin-top: 15% !important;
  }
  .goods-title {
    height: 85px;
    float: none !important;
  }
  .goods .tx {
    display: none;
  }
  .goods ul li dl {
    border: none !important;
    text-align: center;
    margin: 0;
    padding: 0 5%;
  }
  .goods .list li .btn {
    margin: 5% auto 0;
  }
  .goods .list li dl:first-of-type {
    margin-top: 0 !important;
    padding-top: 3%;
  }
  .notes {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column-reverse;
  }
  .notes > * {
    flex-grow: 0;
    flex-basis: 100%;
  }
  .notes .title {
    width: 100%;
    display: block;
    top: -30px;
  }
  .notes .title img {
    display: none;
  }
  .notes .title b {
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    text-align: center;
    width: 100%;
    display: block;
  }
  .notes .title b:before,
  .notes .title b:after {
    position: relative;
    top: -4px;
    right: auto;
    bottom: auto;
    left: auto;
    font-size: 0.28rem;
    content: "——————";
    color: #4b8d50;
    letter-spacing: -3px;
    margin: 0 5%;
  }
  .notes .content {
    font-size: 0.28rem;
    padding: 0 5%;
  }
}
@media screen and (max-width: 1400px) {
  .special .content {
    margin-top: 0;
  }
  .special .content > div {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    outline: 5px solid rgba(75, 141, 80, 0.5);
    outline-offset: -15px;
    background: #ffffff;
  }
  .special .content > div p {
    font-size: 0.28rem;
  }
  .special .content img {
    display: none;
  }
}
@supports (bottom: constant(safe-area-inset-bottom)) {
  /*.navbar, .tabbar, .page>.container{padding: 0 @REM * 20px;}
	.gotop{margin-bottom: constant(safe-area-inset-bottom);}
	.navbar{padding-top: constant(safe-area-inset-top);}
	.tabbar{padding-bottom: constant(safe-area-inset-bottom);}
	.page>.container{padding-bottom: constant(safe-area-inset-bottom);}*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*兼容IE11*/
  .intro .title i:after,
  .special .title i:after,
  .goods .title i:after {
    content: "\D\A";
    white-space: pre;
  }
  .intro .title span,
  .special .title span,
  .goods .title span {
    display: none;
  }
  .special .title {
    padding-left: 1%;
  }
}
