.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.part1 {
  height: 1045px;
  background-image: url(/skin/default/images/part1.jpg?01);
}
.part2 {
  background-image: url(/skin/default/images/part2.png?02);
  margin-top: -190px;
  background-color: transparent;
}
.part3 {
  height: 838px;
  background-image: url(/skin/default/images/part3.jpg?02);
}

.fixed_box1_1 {
  position: fixed;
  top: 54%;
  right: 0;
  width: 400px;
  height: 360px;
  background-image: url(/skin/default/images/hb_faq_gif.png);
  z-index: 998;
}
.fixed_box1_1 .hb_text {
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 252px 0 0 90px;
  transition: all 0.3s;
}
.fixed_box1_1 .hb_text:hover {
  transform: scale(1.06);
  transition: all 0.3s; 
}

.fixed_box1_2 {
  position: fixed;
  top: 54%;
  right: 0;
  width: 375px;
  height: 350px;
  z-index: 998;
}
.fixed_box1_2 img {
  width: 226px;
  height: 228px;
  display: block;
  margin: 0 auto;
}
.fixed_box1_2 .hb_text {
  display: block;
  width: 400px;
  height: 360px;
  background-image: url(/skin/default/images/hb_faq_gif.png);
  margin-top: -87px;
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 32px;
  text-align: center;
  line-height: 557px;
  font-weight: 700;
  text-shadow: 3px 1px 15px #000;
}
.fixed_box1_2 .hb_text:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.fixed_box2_2 {
  position: fixed;
  top: 50%;
  right: 20px;
  width: 319px;
  height: 917px;
  background-image: url(/skin/default/images/download_bg.png);
  transform: translateY(-50%) scale(0.8);
  z-index: 998;
  transition: 0.3s all;
  transform-origin: center;
  display: none;
}
.fixed_box2_2 .download_box {
  width: 240px;
  height: 460px;
  margin: 35px auto 0;
  padding-top: 10px;
  padding-left: 32px;
}
.fixed_box2_2 .download_box a {
  display: block;
  width: 177px;
  height: 51px;
  margin: 10px auto 0;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.fixed_box2_2 .download_box .app_store {
  background-image: url(/skin/default/images/appstore3.png);
}
.fixed_box2_2 .download_box .android {
  background-image: url(/skin/default/images/chuanqi.png);
}
.fixed_box2_2 .download_box .code {
  width: 174px;
  height: 174px;
  margin: 10px auto 0;
}
.fixed_box2_2 .download_box .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2_2 .download_box .down-tip {
  width: 193px;
  height: 38px;
  margin: 4px auto 0;
}
.fixed_box2_2 .download_box .down-tip img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2_2 .download_box .down-tip2 {
  width: 176px;
  height: 60px;
  margin: 18px auto 0;
}
.fixed_box2_2 .download_box .down-tip2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2_2 .download_box .float-icon {
  position: relative;
  width: 208px;
  height: 200px;
  margin: -12px auto 0;
  transition: 0.5s all;
  cursor: pointer;
}
.fixed_box2_2 .download_box .float-icon:hover {
  transform: scale(1.03);
}
.fixed_box2_2 .download_box .float-icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2_2 .download_box .reward-qrcode {
  position: absolute;
  top: 20px;
  left: -166px;
  width: 190px;
  height: 175px;
  background-image: url(/skin/default/images/float-qrcodebg.png);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all;
}
.fixed_box2_2 .download_box .on {
  opacity: 1;
}
.fixed_box2_2 .download_box .reward-qrcode img {
  display: block;
  width: 155px;
  height: 155px;
  margin: 10px;
}
.fixed_box2_2 .stow {
  color: #ffe3be;
  font-size: 16px;
  position: absolute;
  bottom: -30px;
  left: 44px;
  cursor: pointer;
}
.open {
  width: 50px;
  height: 95px;
  background-image: url(/skin/default/images/open.png);
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 998;
}

.part1 .center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.part1 .download_box {
  width: 550px;
  height: 162px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 140px;
  left: 52.7%;
  transform: translateX(-50%);
  z-index: 5;
}
/* .part1 .download_box{width: 476px;height: 162px;display: flex;justify-content: space-between;align-items: flex-end;position: absolute;bottom: 140px;left: 50%;transform: translateX(-50%);z-index: 5;} */
.part1 .download_box .box_1,
.part1 .download_box .box_2,
.part1 .download_box .box_3 {
  display: flex;
  position: relative;
}
.part1 .download_box .box_1 a {
  width: 150px;
  height: 54px;
}
.part1 .download_box .box_1 .order_code_box {
  width: 150px;
  height: 54px;
  margin-bottom: 3px;
}
.part1 .download_box .box_1 .kv_order_code {
  width: 204px;
  height: 188px;
  position: absolute;
  top: -70px;
  left: -210px;
  display: none;
}
.part1 .download_box .box_1 .order_code_box:hover .kv_order_code {
  display: block;
}
.part1 .download_box .box_1 .btn_receive {
  display: block;
  background: url(/skin/default/images/kv_btn_receive.png) no-repeat center/100%;
}
.part1 .download_box .box_1 .btn_question {
  background: url(/skin/default/images/kv_btn_question.png) no-repeat center/100%;
}
.part1 .download_box .box_2 a {
  width: 171px;
  height: 53px;
  margin: 10px;
}
.part1 .download_box .box_2 .btn_android {
  background: url(/skin/default/images/kv_btn_android.png) no-repeat center/100%;
}
.part1 .download_box .box_2 .btn_ios {
  background: url(/skin/default/images/kv_btn_ios.png) no-repeat center/100%;
}
.part1 .download_box .box_2 .btn_tap {
  background: url(/skin/default/images/kv_btn_tap.png) no-repeat center/100%;
}
.part1 .download_box .box_3 .kv_download_tit {
  width: 139px;
  height: 24px;
}
.part1 .download_box .box_3 .kv_download_code {
  width: 139px;
  height: 139px;
}
.part1 .download_box .box_4 {
  width: 216px;
  height: 158px;
  background: url(/skin/default/images/kv_pay_center.png) no-repeat center/100%;
}
.part1 .download_box .box_4 .btn_pay {
  display: block;
  width: 200px;
  height: 75px;
  margin: 76px auto 0;
}

.part2 .center {
  width: 1358px;
  padding-top: 30px;
}
.part2 .center .Information_box {
  width: 1265px;
  height: 411px;
  background-image: url(/skin/default/images/Information_bg.png?01);
  background-size: 1034px 411px;
  background-position: right;
  margin: 0 auto;
  top: 175px;
  right: 0;
  z-index: 2;
}

.part2 .center .Information_box .left {
  width: 612px;
  height: 383px;
  top: 12px;
  left: 0;
}
.part2 .center .Information_box .right {
  width: 900px;
  height: 334px;
  top: 40px;
  right: 78px;
}
.part2 .center .icon_nail {
  width: 96px;
  height: 102px;
  background: url(/skin/default/images/icon_nail.png) no-repeat center/100%;
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 3;
}
.part2 .center #swiper1 {
  width: 100%;
  height: 100%;
}
.part2 .center #swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
  background: url(/skin/default/images/banner_base.png) no-repeat center/100%;
}
.part2 .center #swiper1 .swiper-slide a {
  display: block;
  width: 530px;
  height: 298px;
  margin-left: 35px;
  margin-top: 34px;
}
.part2 .center #swiper1 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
.part2 .center #swiper1 .swiper-pagination-bullets {
  width: 46%;
  bottom: 55px;
  right: 0;
  left: auto;
}

.part2 .center #swiper1 .swiper-pagination1 .swiper-pagination-bullet {
  margin-left: 6px;
  width: 18px;
  height: 18px;
  opacity: 0.5;
  transition: all 0.3s;
}
.part2
  .center
  #swiper1
  .swiper-pagination1
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 55px;
  border-radius: 10px;
  opacity: 1;
  background-color: rgb(101, 54, 29);
}
.part2 .center #swiper1 .swiper-slide:nth-child(1) {
  transform: rotate(-10deg);
}
.swiper-3d .swiper-slide-shadow {
  background: transparent !important;
}
.part2 .center .Information_box .right .news_title {
  width: 100%;
}
.part2 .center .Information_box .right .news_title span {
  display: block;
  float: left;
  width: 110px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  cursor: pointer;
  color: #383b39;
  font-size: 22px;
  position: relative;
  transition: all 0.3s;
}
.part2 .center .Information_box .right .news_title span:nth-of-type(1):before,
.part2 .center .Information_box .right .news_title span:nth-of-type(2):before,
.part2 .center .Information_box .right .news_title span:nth-of-type(3):before,
.part2 .center .Information_box .right .news_title span:nth-of-type(4):before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 20px);
  background: rgba(100, 52, 28);
}
.part2 .center .Information_box .right .news_title span:nth-of-type(3):before {
  display: none;
}
.part2 .center .Information_box .right .news_title span.on {
  background-image: url(/skin/default/images/news_title_on.png?01);
  color: #ffddb2;
  transition: all 0.3s;
  font-weight: bold;
}
.part2 .center .Information_box .right .news_title span:hover {
  background-image: url(/skin/default/images/news_title_on.png?01);
  color: #ffddb2;
  transition: all 0.3s;
  font-weight: bold;
}
.part2 .center .Information_box .right .news_more {
  display: block;
  width: 60px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  color: #fff;
  font-size: 14px;
  right: 0;
  top: 10px;
  background-image: url(/skin/default/images/more_bg.png);
}
.part2 .center .Information_box .right .news_more:hover {
  color: #fff;
  background-image: url(/skin/default/images/more_on.png?01);
}
.part2 .center .Information_box .right .news_con {
  width: 100%;
  height: 272px;
  margin-top: 55px;
}
.part2 .center .Information_box .right .news_con ul li {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #c3bc98;
}
.part2 .center .Information_box .right .news_con ul li:last-child {
  border-bottom: none;
}
.part2 .center .Information_box .right .news_con ul li:hover {
  color: #64341c;
}
.part2 .center .Information_box .right .news_con ul li a {
  display: inline-block;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #383b39;
}
.part2 .center .Information_box .right .news_con ul li a:hover {
  color: #64341c;
}
.part2 .center .Information_box .right .news_con ul li span {
  float: right;
}

.part2 .line {
  width: 100%;
  height: 29px;
  background-image: url(/skin/default/images/part2_line.png?01);
  bottom: -3px;
  left: 0;
  z-index: 9;
}

.part2 .swiper_hero_box {
  width: 1358px;
  height: 910px;
  background: url(/skin/default/images/part2_hero_box.png) no-repeat center/100%;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.part2 .hero_base_img_box {
  width: 570px;
  height: 721px;
  position: absolute;
  top: 130px;
  left: 118px;
}
.part2 .hero_base_img_box img {
  max-width: 100%;
  max-height: 100%;
}
.part2 .tab_box {
  width: 510px;
  height: 570px;
  margin-top: 220px;
  margin-left: 155px;
}
.part2 .name_box {
  height: 155px;
  margin-left: -12px;
}
.part2 .name_box img {
  height: 100%;
}
.part2 .attribute_box {
  width: 320px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 28px;
  margin-top: -15px;
}
.part2 .attribute_box .com {
  width: 50%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 10px;
}
.part2 .attribute_box .nature {
  background: #7c5431;
  font-weight: bold;
  color: #fff3dd;
}
.part2 .attribute_box .name {
  border: 1px solid #7c5431;
  box-sizing: border-box;
  color: #815631;
}
.part2 .hero_list {
  width: 510px;
  height: 370px;
  position: relative;
  margin-top: 25px;
  margin-left: -4px;
}
.part2 .hero_list::before {
  content: "";
  width: 366px;
  height: 65px;
  background: url(/skin/default/images/part2_icon-line1.png) no-repeat center/100%;
  position: absolute;
  top: -15px;
  right: 10px;
  z-index: 1;
}
.part2 .hero_list::after {
  content: "";
  width: 364px;
  height: 50px;
  background: url(/skin/default/images/part2_icon-line2.png) no-repeat center/100%;
  position: absolute;
  top: 170px;
  right: 0;
  z-index: 1;
}
.part2 .hero_list li {
  position: absolute;
  cursor: pointer;
}
.part2 .hero_list li:nth-child(1) {
  width: 166px;
  height: 168px;
  background-image: url(/skin/default/images/hero_icon_1.png);
  background-size: 166px 168px;
  top: 14px;
  left: 0;
}
.part2 .hero_list li:nth-child(2) {
  width: 164px;
  height: 164px;
  background-image: url(/skin/default/images/hero_icon_2.png);
  background-size: 164px 164px;
  top: 27px;
  left: 162px;
}
.part2 .hero_list li:nth-child(3) {
  width: 162px;
  height: 163px;
  background-image: url(/skin/default/images/hero_icon_3.png);
  background-size: 162px 163px;
  top: 10px;
  left: 325px;
}
.part2 .hero_list li:nth-child(4) {
  width: 167px;
  height: 167px;
  background-image: url(/skin/default/images/hero_icon_4.png);
  background-size: 167px 167px;
  top: 190px;
  left: 0;
}
.part2 .hero_list li:nth-child(5) {
  width: 159px;
  height: 159px;
  background-image: url(/skin/default/images/hero_icon_5.png);
  background-size: 159px 159px;
  top: 200px;
  left: 170px;
}
.part2 .hero_list li:nth-child(6) {
  width: 163px;
  height: 164px;
  background-image: url(/skin/default/images/hero_icon_6.png);
  background-size: 163px 164px;
  top: 188px;
  left: 327px;
}
.part2 .hero_list li.on:nth-child(1),
.part2 .hero_list li:nth-child(1):hover {
  background-image: url(/skin/default/images/hero_icon_1_on.png);
}
.part2 .hero_list li.on:nth-child(2),
.part2 .hero_list li:nth-child(2):hover {
  background-image: url(/skin/default/images/hero_icon_2_on.png);
}
.part2 .hero_list li.on:nth-child(3),
.part2 .hero_list li:nth-child(3):hover {
  background-image: url(/skin/default/images/hero_icon_3_on.png);
}
.part2 .hero_list li.on:nth-child(4),
.part2 .hero_list li:nth-child(4):hover {
  background-image: url(/skin/default/images/hero_icon_4_on.png);
}
.part2 .hero_list li.on:nth-child(5),
.part2 .hero_list li:nth-child(5):hover {
  background-image: url(/skin/default/images/hero_icon_5_on.png);
}
.part2 .hero_list li.on:nth-child(6),
.part2 .hero_list li:nth-child(6):hover {
  background-image: url(/skin/default/images/hero_icon_6_on.png);
}
.part2 .figure_box {
  width: 450px;
  height: 586px;
  margin-right: 135px;
  margin-top: 210px;
  position: relative;
}
.part2 .figure_box img {
  width: 450px;
  height: 586px;
}
.part2 .figure_box .swiper-slide-active {
  z-index: 2;
}
.part2 .icon_ribbon {
  width: 251px;
  height: 96px;
  background: url(/skin/default/images/icon_ribbon.png) no-repeat center/100%;
  position: absolute;
  bottom: 120px;
  right: -184px;
}
.part2 .part2_hero_tips {
  width: 225px;
  height: 18px;
  position: absolute;
  right: 15px;
  bottom: 30px;
}

.part3 .center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.part3 .center .media_title {
  width: 100%;
  top: 215px;
  left: 0;
}
.part3 .center .media_more {
  display: block;
  width: 60px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  color: #dfd3b6;
  font-size: 16px;
  right: 0;
  top: 221px;
}
.part3 .center .media_more:hover {
  color: #fff;
  background-image: url(/skin/default/images/more_on.png?01);
}
.part3 .center .media_title span {
  display: inline-block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #45937d;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.part3 .center .media_title span.on {
  background-image: url(/skin/default/images/media_title_on.png);
  color: #fff;
  font-weight: bold;
  transition: all 0.3s;
}
.part3 .center .media_title span:hover {
  background-image: url(/skin/default/images/media_title_on.png);
  color: #fff;
  font-weight: bold;
  transition: all 0.3s;
}
.part3 .center .media_title a {
  float: right;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #45937d;
  font-size: 14px;
}
.part3 .center .media_con {
  width: 100%;
  top: 255px;
  left: 0;
}
.part3 .center .media_con ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part3 .center .media_con ul li {
  width: 391px;
  height: 236px;
  background-image: url(/skin/default/images/media_bg.png?02);
  margin: 10px 0 5px 0;
}
.part3 .center .media_con ul li .li_center {
  width: 356px;
  height: 201px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.part3 .center .media_con ul li .li_center img {
  display: block;
  width: 100%;
  height: 100%;
}
.part3 .center .media_con ul li .video_play {
  display: block;
  width: 84px;
  height: 87px;
  background-image: url(/skin/default/images/video_play.png);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.part3 .center .media_con ul li .img_play {
  display: block;
  width: 356px;
  height: 201px;
}
.toast {
  width: 481px;
  height: 66px;
  display: none;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.pop_toast {
  left: 50%;
}

.pop_qa_bg {
  width: 1052px;
  height: 715px;
  background: url(/skin/default/images/pop_qa_bg.png) no-repeat center/100%;
  padding: 145px 20px 0;
  box-sizing: border-box;
}
.pop_qa_bg .pop_close1 {
  width: 64px;
  height: 64px;
  background-image: url(/skin/default/images/pop_close.png);
  top: -38px;
  right: -37px;
}
.pop_qa_bg .qa-list {
  display: flex;
  justify-content: space-between;
  /* padding: 0 230px; */
}
.pop_qa_bg .qa-list li {
  height: 66px;
  cursor: pointer;
}
.pop_qa_bg .qa-list .btn-qa1 {
  width: 248px;
  background: url(/skin/default/images/btn-qa1.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa2 {
  width: 251px;
  background: url(/skin/default/images/btn-qa2.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa3 {
  width: 236px; 
  background: url(/skin/default/images/btn-qa3.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa4 {
  width: 253px;
  background: url(/skin/default/images/btn-qa4.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa1.on,
.pop_qa_bg .qa-list .btn-qa1:hover {
  background: url(/skin/default/images/btn-qa1-on.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa2.on,
.pop_qa_bg .qa-list .btn-qa2:hover {
  background: url(/skin/default/images/btn-qa2-on.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa3.on,
.pop_qa_bg .qa-list .btn-qa3:hover {
  background: url(/skin/default/images/btn-qa3-on.png) no-repeat center/100%;
}
.pop_qa_bg .qa-list .btn-qa4.on,
.pop_qa_bg .qa-list .btn-qa4:hover {
  background: url(/skin/default/images/btn-qa4-on.png) no-repeat center/100%;
}
.qa-content {
  width: 970px;
  height: 421px;
  font-size: 19px;
  color: #eedfbe;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  margin: 25px auto 0;
  padding: 10px 5px 5px 12px;
  box-sizing: border-box;
}
.qa-text {
  height: 100%;
  overflow: auto;
  display: none;
}
.qa-text.on {
  display: block;
}
.qa-text::-webkit-scrollbar {
  width: 8px;
}
.qa-text::-webkit-scrollbar-track {
  background-color: #67452f;
  border-radius: 4px;
}
.qa-text::-webkit-scrollbar-thumb {
  background-color: #e5cc95;
  border-radius: 4px;
}
.qa-text p {
  line-height: 35px;
}
.qa-text .qus {
  color: #ffa230;
}
.qa-text img {
  display: block;
  max-width: 98%;
  margin: 0.1rem auto;
}

.guideBg {
  width: 40% !important;
  height: 42% !important;
}
