@charset "UTF-8";
.box {
  padding-top: 1rem;
}
.box .content {
  padding: 0.24rem 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.box .content .banner {
  margin: 0 0.24rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.box .content .banner img {
  width: 100%;
  border-radius: 0.4rem;
}
.box .content .product {
  margin: 0.6rem 0.24rem;
}
.box .content .product .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .product .menu-name {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 0.4rem;
}
.box .content .product .menu-name .swiper-slide p {
  background: #fff;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.1rem;
  margin: 0 0.1rem;
  border-radius: 0.24rem;
  text-align: center;
}
.box .content .product .menu-name .swiper-slide .active {
  background: #83bc16;
  color: #fff;
}
.box .content .product .product-ul {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 0.4rem;
}
.box .content .product .product-ul .product-item {
  width: 31%;
  background-color: #fff;
  border-radius: 0.3rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 0 1%;
  margin-bottom: 0.4rem;
  position: relative;
}
.box .content .product .product-ul .product-item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #2d2e2a;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0.24rem;
  font-size: 0.24rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .content .product .product-ul .product-item img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.3rem;
}
.box .content .product .product-ul .product-item p {
  color: #2d2e2a;
  margin-top: 0.12rem;
  text-align: center;
  height: 0.8rem;
}
.box .content .product .product-ul .product-item .active_title {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -moz-box-flex: 0;
       flex: 0 1 auto;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.18rem;
  background-color: #f96167;
  border-radius: 0.5rem;
  margin-left: 0.08rem;
  padding: 0.1rem 0.12rem;
  top: -0.24rem;
  left: 0.7rem;
  width: auto;
  overflow: auto;
  -o-text-overflow: clip;
     text-overflow: clip;
  z-index: 1;
}
.box .content .product .product-ul .product-item .active_border {
  width: auto;
  position: absolute;
  top: 0.034rem;
  height: 0;
  left: 1.04rem;
  bottom: 0;
  border-left: 0.215rem solid #f96167;
  border-bottom: 0.25rem solid transparent;
  transform: rotate(3deg);
  -ms-transform: rotate(3deg); /* IE 9 */
  -moz-transform: rotate(3deg); /* Firefox */
  -webkit-transform: rotate(3deg); /* Safari 和 Chrome */
  -o-transform: rotate(3deg);
}
.box .content .product .product-ul .product-item:last-child {
  margin-right: auto;
}
.box .content .product .see-more {
  width: 2.56rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background: #fff;
  border-radius: 2rem;
  margin: 0 auto;
}
.box .content .hezuo {
  margin-top: 0.6rem;
  background-color: #fff;
  padding-top: 0.7rem;
  padding-bottom: 0.05rem;
}
.box .content .hezuo .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .hezuo .hezuo-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.24rem;
  background-color: #f7f9fd;
  border-radius: 0.4rem;
  margin: 0 0.24rem;
  margin-top: 0.24rem;
  margin-bottom: 0.5rem;
  padding: 0.4rem;
}
.box .content .hezuo .hezuo-list div {
  margin: 0 0.24rem;
}
.box .content .hezuo .hezuo-list div .tit {
  font-size: 0.4rem;
  font-weight: bold;
}
.box .content .hezuo .hezuo-list img {
  height: 2rem;
}
.box .content .zixun {
  margin-top: 0.6rem;
  padding-bottom: 0.05rem;
  padding-top: 0.5rem;
  background-color: #fff;
}
.box .content .zixun .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .zixun .fenxiao {
  border-radius: 0.4rem;
  margin: 0 0.24rem;
  margin-top: 0.6rem;
  padding: 0.35rem;
}
.box .content .zixun .fenxiao p {
  font-size: 0.36rem;
  font-weight: bold;
}
.box .content .zixun .fenxiao .fenxiao-msg {
  color: #666666;
}
.box .content .zixun .swiper-container-zixun {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 0.4rem;
}
.box .content .zixun .swiper-container-zixun .fenxiao-img {
  width: 100%;
  padding: 0.25rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.box .content .use {
  margin-top: 0.6rem;
  padding-bottom: 0.05rem;
}
.box .content .use .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .use .fenxiao {
  background-color: #fff;
  border-radius: 0.4rem;
  margin: 0 0.24rem;
  margin-top: 0.6rem;
  padding: 0.35rem;
}
.box .content .use .fenxiao .fenxiao-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .content .use .fenxiao .fenxiao-item img {
  height: 0.8rem;
}
.box .content .use .fenxiao .fenxiao-item span {
  font-weight: 500;
  font-size: 0.36rem;
  color: #2d2e2a;
}
.box .content .use .fenxiao .fenxiao-msg {
  margin-left: 0.8rem;
  color: #666666;
}
.box .content .use .swiper-container-fenxiao {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 0.4rem;
}
.box .content .use .swiper-container-fenxiao .fenxiao-img {
  width: 100%;
  padding: 0.25rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.box .content .partner {
  margin-top: 0.6rem;
  background-color: #fff;
  padding-top: 0.7rem;
  padding-bottom: 0.5rem;
}
.box .content .partner .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .partner .swiper-container-partner {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 0.4rem;
}
.box .content .partner .swiper-container-partner .partner-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.box .content .partner .swiper-container-partner .partner-item p {
  width: 48%;
  text-align: center;
  background-color: #f7f9fd;
  border-radius: 0.3rem;
  margin-bottom: 0.2rem;
  margin-left: 0.1rem;
}
.box .content .partner .swiper-container-partner .partner-item img {
  height: 1rem;
  vertical-align: middle;
}
.box .content .partner .swiper-container-partner .partner-item p:last-child {
  margin-right: auto;
}
.box .content .question {
  margin-top: 0.6rem;
  padding-bottom: 0.05rem;
}
.box .content .question .title {
  font-size: 0.48rem;
  color: #2d2e2a;
  text-align: center;
  font-weight: bold;
}
.box .content .question .question-list {
  height: 1rem;
  background: #ffffff;
  border-radius: 0.3rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.24rem;
  padding: 0 0.36rem;
  color: #2d2e2a;
}
.box .content .question .question-list .question-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .content .question .question-list .question-item img {
  height: 0.5rem;
  margin-right: 0.2rem;
}
.box .content .question .question-list img {
  height: 0.25rem;
}