@media screen and (min-width: 320px) {
  html {
    font-size: 29.62963px;
  }
}

@media screen and (min-width: 340px) {
  html {
    font-size: 31.48148px;
  }
}

@media screen and (min-width: 360px) {
  html {
    font-size: 33.33333px;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 34.72222px;
  }
}

@media screen and (min-width: 412px) {
  html {
    font-size: 38.14815px;
  }
}

@media screen and (min-width: 414px) {
  html {
    font-size: 38.33333px;
  }
}

@media screen and (min-width: 1080px) {
  html {
    font-size: 100px;
  }
}

@font-face {
  font-family: "list";
  src: url(../image/iconfont/iconfont.woff);
}

.icon-liebiao:before {
  font-family: "list";
  content: "\e622";
  font-size: 20px;
}

body {
  font-size: 16px;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #000;
}

.bg {
  background: #F0F0F0;
  position: relative;
}

.bg .header {
  width: 100%;
  height: 45px;
  background: linear-gradient(rgba(0, 0, 0, 0.7), transparent);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.bg .header.header-fixed {
  background: red;
}

.bg .header div {
  float: left;
  color: #fff;
  font-size: 13px;
}

.bg .header div.header-btn {
  width: 1.84rem;
  height: 100%;
  text-align: center;
  line-height: 45px;
}

.bg .header div.header-btn.header-text {
  float: right;
}

.bg .header div.header-search {
  width: 7.18rem;
  height: 33px;
  font-size: 14px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.89rem;
  margin: auto;
}

.bg .header div.header-search input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  border-radius: 2px;
  font-size: 14px;
  padding-left: 10px;
  color: #999;
  box-sizing: border-box;
}

.bg .header div.header-search input::after {
  content: "";
  float: right;
}

.bg .header div.header-search .search-btn {
  width: 20px;
  height: 30px;
  position: absolute;
  right: 10px;
  bottom: 0;
  top: 0;
  margin: auto;
  background-image: url(../image/icon/icon1.png);
  background-position: -82px 2px;
  background-repeat: no-repeat;
  background-size: 282px 31px;
}

.bg #banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg #banner a img {
  width: 100%;
}

.bg #banner .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1px;
  width: 7px;
  height: 7px;
}

.bg #banner .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  border: 1px solid #666;
  width: 6px;
  height: 6px;
}

.bg .jifen {
  margin-top: -3px;
  height: 134px;
  font-size: 12px;
  background: #fff;
}

.bg .jifen .jifen-lists {
  height: 71px;
}

.bg .jifen .jifen-lists.jifen-lists-bottom {
  height: 61px;
}

.bg .jifen .jifen-lists .jifen-list {
  width: 20%;
  height: 100%;
  float: left;
  position: relative;
}

.bg .jifen .jifen-lists .jifen-list a {
  width: 56px;
  height: 63px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.bg .jifen .jifen-lists .jifen-list a img {
  margin-top: 3px;
  width: 36px;
  height: 36px;
}

.bg .jifen .jifen-lists .jifen-list a p {
  line-height: 17px;
}

.bg .hot {
  height: 40px;
  padding: 10px 0;
  background: #fff;
}

.bg .hot .hot-left {
  width: 66px;
  height: 100%;
  border-right: 1px solid #e7e7e7;
  float: left;
}

.bg .hot .hot-left img {
  height: 100%;
  margin-left: 7px;
}

.bg .hot .volume {
  width: 22px;
  height: 22px;
  margin-left: 8px;
  margin-top: 10px;
}

.bg .hot #hot-texts {
  width: 7.4rem;
  margin-top: -36px;
  margin-left: 104px;
  height: 40px;
}

.bg .hot #hot-texts .swiper-wrapper .swiper-slide {
  font-size: 12px;
}

.bg .hot #hot-texts .swiper-wrapper .swiper-slide .hot-text {
  line-height: 24px;
}

.bg .hot #hot-texts .swiper-wrapper .swiper-slide .hot-text.hot-text-con {
  color: red;
}

.bg .hot #hot-texts .swiper-wrapper .swiper-slide .hot-text.hot-text-title {
  line-height: 15px;
}

.bg .zaoshi {
  width: 100%;
  padding: 1px 0;
  overflow: hidden;
}

.bg .zaoshi::after {
  content: "";
  display: block;
  clear: both;
}

.bg .zaoshi #zaoshi-img {
  float: left;
  margin-right: 3px;
}

.bg .zaoshi #zaoshi-img a {
  display: block;
  width: 100%;
}

.bg .zaoshi #zaoshi-img a img {
  width: 100%;
}

.bg .biqiang .biqiang-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .biqiang .biqiang-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .biqiang .biqiang-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .biqiang .biqiang-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #F6B7B7;
  width: 34px;
  margin-bottom: 5px;
}

.bg .biqiang .biqiang-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: red;
}

.bg .biqiang .biqiang-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #F6B7B7;
  width: 34px;
  margin-bottom: 5px;
}

.bg .biqiang .biqiang-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .biqiang .biqiang-bottom {
  background: #fff;
  height: 8.6rem;
}

.bg .biqiang .biqiang-bottom .biqiang-lists {
  height: 4.3rem;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list {
  width: 25%;
  height: 100%;
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
  float: left;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list .list {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 10px;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list .list img {
  width: 2.3rem;
  height: 2.3rem;
  margin: 8px auto 0;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list .list span {
  line-height: 18px;
  color: red;
  font-size: 12px;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list .list span.del-price {
  color: #666;
  margin-left: -3px;
}

.bg .biqiang .biqiang-bottom .biqiang-lists .biqiang-list.biqiang-list-last {
  border-left: 1px solid #F0F0F0;
}

.bg .pinpai .pinpai-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .pinpai .pinpai-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .pinpai .pinpai-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .pinpai .pinpai-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #FFCC99;
  width: 34px;
  margin-bottom: 5px;
}

.bg .pinpai .pinpai-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #FF8000;
}

.bg .pinpai .pinpai-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #FFCC99;
  width: 34px;
  margin-bottom: 5px;
}

.bg .pinpai .pinpai-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .pinpai .pinpai-bottom {
  background: #fff;
}

.bg .pinpai .pinpai-bottom::after {
  content: "";
  display: block;
  clear: both;
}

.bg .pinpai .pinpai-bottom .pinpai-lists .pinpai-list {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.bg .pinpai .pinpai-bottom .pinpai-lists .pinpai-list.pinpai-list-last {
  border-left: 1px solid #F0F0F0;
}

.bg .pinpai .pinpai-bottom .pinpai-lists .pinpai-list a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg .pinpai .pinpai-bottom .pinpai-lists .pinpai-list a img {
  width: 100%;
}

.bg .zixun .zixun-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .zixun .zixun-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .zixun .zixun-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .zixun .zixun-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #B4E1DC;
  width: 34px;
  margin-bottom: 5px;
}

.bg .zixun .zixun-top span.left.haigou {
  border-bottom: 1px solid #CAB9D9;
}

.bg .zixun .zixun-top span.left.kuwan {
  border-bottom: 1px solid #BECFEC;
}

.bg .zixun .zixun-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #009F8A;
}

.bg .zixun .zixun-top span.middle.haigou {
  color: #8828DD;
}

.bg .zixun .zixun-top span.middle.kuwan {
  color: #4A84E2;
}

.bg .zixun .zixun-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #B4E1DC;
  width: 34px;
  margin-bottom: 5px;
}

.bg .zixun .zixun-top span.right.haigou {
  border-bottom: 1px solid #CAB9D9;
}

.bg .zixun .zixun-top span.right.kuwan {
  border-bottom: 1px solid #BECFEC;
}

.bg .zixun .zixun-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .zixun .zixun-bottom::after {
  content: "";
  display: block;
  clear: both;
}

.bg .zixun .zixun-bottom a {
  background: #fff;
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
  box-sizing: border-box;
}

.bg .zixun .zixun-bottom a.first {
  border-right: 1px solid #F0F0F0;
}

.bg .zixun .zixun-bottom a img {
  width: 90%;
}

.bg .zixun .last {
  width: 100%;
}

.bg .bianjie .bianjie-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .bianjie .bianjie-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .bianjie .bianjie-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .bianjie .bianjie-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #BBD79F;
  width: 34px;
  margin-bottom: 5px;
}

.bg .bianjie .bianjie-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #43AF00;
}

.bg .bianjie .bianjie-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #BBD79F;
  width: 34px;
  margin-bottom: 5px;
}

.bg .bianjie .bianjie-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .bianjie .bianjie-bottom::after {
  content: "";
  display: block;
  clear: both;
}

.bg .bianjie .bianjie-bottom .left {
  width: 45%;
  height: 4.27rem;
  float: left;
}

.bg .bianjie .bianjie-bottom .left a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg .bianjie .bianjie-bottom .left a img {
  width: 100%;
  height: 100%;
}

.bg .bianjie .bianjie-bottom .right {
  width: 55%;
  float: right;
}

.bg .bianjie .bianjie-bottom .right a {
  display: block;
}

.bg .bianjie .bianjie-bottom .right a img {
  width: 100%;
}

.bg .bianjie .bianjie-bottom .right a.last {
  margin-top: -2px;
}

.bg .jingxuan .jingxuan-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .jingxuan .jingxuan-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .jingxuan .jingxuan-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .jingxuan .jingxuan-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #E8BAD5;
  width: 34px;
  margin-bottom: 5px;
}

.bg .jingxuan .jingxuan-top span.left.aishenghuo {
  border-bottom: 1px solid #BEDBEC;
}

.bg .jingxuan .jingxuan-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #E24AA5;
}

.bg .jingxuan .jingxuan-top span.middle.aishenghuo {
  color: #A7b7ff;
}

.bg .jingxuan .jingxuan-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #E8BAD5;
  width: 34px;
  margin-bottom: 5px;
}

.bg .jingxuan .jingxuan-top span.right.aishenghuo {
  border-bottom: 1px solid #BEDBEC;
}

.bg .jingxuan .jingxuan-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-top a {
  display: block;
  width: 25%;
  float: left;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-top a img {
  width: 100%;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-bot::after {
  content: "";
  display: block;
  clear: both;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-bot a {
  display: block;
  width: 50%;
  float: left;
}

.bg .jingxuan .jingxuan-bottom .jingxuan-bottom-bot a img {
  width: 100%;
}

.bg .hangye .hangye-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .hangye .hangye-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .hangye .hangye-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #C9D0F7;
  width: 34px;
  margin-bottom: 5px;
}

.bg .hangye .hangye-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #5E4AE2;
}

.bg .hangye .hangye-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #C9D0F7;
  width: 34px;
  margin-bottom: 5px;
}

.bg .hangye .hangye-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .hangye .hangye-bottom::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-bottom .hangye-top-lists {
  height: 101px;
  background: #fff;
  box-sizing: border-box;
  font-size: 12px;
}

.bg .hangye .hangye-bottom .hangye-top-lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list {
  width: 50%;
  float: left;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-left {
  width: 50%;
  height: 100%;
  text-align: center;
  float: left;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-left img {
  width: 36px;
  margin-top: 10px;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-left .title {
  padding-top: 10px;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-left .sub-title {
  color: #666;
  line-height: 18px;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-right {
  width: 50%;
  float: left;
  text-align: center;
}

.bg .hangye .hangye-bottom .hangye-top-lists .hangye-top-list a .list-right img {
  width: 100%;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists {
  height: 101px;
  background: #fff;
  box-sizing: border-box;
  font-size: 12px;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list {
  width: 25%;
  float: left;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a::after {
  content: "";
  display: block;
  clear: both;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a .list-left {
  width: 100%;
  height: 100%;
  text-align: center;
  float: left;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a .list-left img {
  width: 75px;
  margin-top: 10px;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a .list-left .title {
  padding-top: 10px;
}

.bg .hangye .hangye-bottom .hangye-bottom-lists .hangye-bottom-list a .list-left .sub-title {
  color: #666;
  line-height: 18px;
}

.bg .qijian {
  margin-top: 5px;
}

.bg .qijian .qijian-top {
  height: 28px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.bg .qijian .qijian-top::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-top span {
  margin: 15px 0 10px;
  display: inline-block;
}

.bg .qijian .qijian-top span.left {
  margin-right: 6px;
  border-bottom: 1px solid #5D6A73;
  width: 34px;
  margin-bottom: 5px;
}

.bg .qijian .qijian-top span.middle {
  height: 20px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #2f2f2f;
}

.bg .qijian .qijian-top span.right {
  margin-left: 6px;
  border-bottom: 1px solid #5D6A73;
  width: 34px;
  margin-bottom: 5px;
}

.bg .qijian .qijian-top img {
  width: 15px;
  height: 15px;
  margin: 0 auto -2px;
}

.bg .qijian .qijian-bottom .qijian-top-lists {
  background: #fff;
  box-sizing: border-box;
  font-size: 12px;
  margin-top: 3px;
}

.bg .qijian .qijian-bottom .qijian-top-lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list {
  width: 50%;
  float: left;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2px;
  box-sizing: border-box;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-left {
  width: 67%;
  height: 100%;
  text-align: center;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #F0F0F0;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-left img {
  width: 100%;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-left .title {
  padding-top: 10px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-left .sub-title {
  color: #666;
  line-height: 18px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-right {
  width: 33%;
  float: left;
  text-align: center;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-right img {
  width: 100%;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-right img.img-bottom {
  margin-top: -2px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom {
  float: left;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom img {
  width: 24px;
  margin-left: 3px;
  float: left;
  margin-top: 7px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom .title-text {
  margin-top: 7px;
  float: left;
  padding-left: 5px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom .title-text .title {
  line-height: 6px;
}

.bg .qijian .qijian-bottom .qijian-top-lists .qijian-top-list a .list-bottom .title-text .sub-title {
  line-height: 25px;
  font-size: 11px;
  color: #9b9b9b;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists {
  height: 101px;
  background: #fff;
  box-sizing: border-box;
  font-size: 12px;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list {
  width: 25%;
  float: left;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a {
  display: block;
  width: 100%;
  height: 100%;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a::after {
  content: "";
  display: block;
  clear: both;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a .list-left {
  width: 100%;
  height: 100%;
  text-align: center;
  float: left;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a .list-left img {
  width: 75px;
  margin-top: 10px;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a .list-left .title {
  padding-top: 10px;
}

.bg .qijian .qijian-bottom .qijian-bottom-lists .qijian-bottom-list a .list-left .sub-title {
  color: #666;
  font-size: 10px;
  line-height: 18px;
}

.bg .guide-bg {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  margin: auto;
  width: 100%;
  transform: translate3d(-100%, 0, 0);
  height: 100vh;
}

.bg .guide-bg.show {
  animation: guide-show .8s ease both;
}

.bg .guide-bg .guide {
  background: #fff;
  position: relative;
  width: 90%;
  height: 100vh;
  overflow-y: auto;
}

.bg .guide-bg .guide.no-show {
  animation: guide-none .8s ease both;
}

.bg .guide-bg .guide .guide-title {
  height: 44px;
  background: #EEEEEE;
}

.bg .guide-bg .guide .guide-title h3 {
  font-weight: 400;
  float: left;
  width: 23%;
  text-align: center;
  line-height: 44px;
  color: #333;
  font-size: 14px;
}

.bg .guide-bg .guide .guide-left {
  background: #EEE;
  color: #9B9B9B;
  font-size: 14px;
  text-align: center;
  float: left;
  width: 23%;
  height: 100%;
  overflow-y: auto;
}

.bg .guide-bg .guide .guide-left .guide-lists {
  overflow-y: auto;
  overflow-x: hidden;
}

.bg .guide-bg .guide .guide-left .guide-lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .guide-bg .guide .guide-left .guide-lists .guide-list {
  height: 59px;
  background: #EEEEEE;
  text-align: center;
  line-height: 59px;
  font-size: 14px;
  border-bottom: 1px solid #E1E1E1;
  margin-right: -1px;
  position: relative;
}

.bg .guide-bg .guide .lists-box {
  float: left;
  width: 76%;
  height: 100vh;
}

.bg .guide-bg .guide .lists-box .list-box {
  display: none;
  position: absolute;
  top: 44px;
  left: 23%;
  width: 77%;
  text-align: left;
  padding: 10px 4%;
  box-sizing: border-box;
  background: #fff;
  height: 100vh;
  overflow-y: auto;
}

.bg .guide-bg .guide .lists-box .list-box .title {
  height: 40px;
  line-height: 40px;
  color: #9B9B9B;
  font-size: 14px;
  font-weight: 600;
}

.bg .guide-bg .guide .lists-box .list-box .lists {
  margin-bottom: 10px;
}

.bg .guide-bg .guide .lists-box .list-box .lists::after {
  content: "";
  display: block;
  clear: both;
}

.bg .guide-bg .guide .lists-box .list-box .lists .list {
  width: 33.33%;
  float: left;
  text-align: center;
}

.bg .guide-bg .guide .lists-box .list-box .lists .list img {
  width: 70%;
}

.bg .guide-bg .guide .lists-box .list-box .lists .list .list-title {
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  color: #5D5D5D;
}

.bg .guide-bg .guide-btn {
  width: 5%;
  height: 4rem;
  position: absolute;
  right: 8px;
  top: 8rem;
  font-size: 14px;
  color: #B5B5B5;
}

@keyframes guide-show {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes guide-none {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
