@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 0.26rem;
  line-height: 1.7;
  font-family: "微软雅黑";
  -webkit-text-size-adjust: 100%;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  font-size: -moz-calc(100vw / 7.5);
  font-size: calc(100vw / 7.5);
}
img {
  border: 0;
  vertical-align: bottom;
  width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.fb {
  font-weight: bold;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
select {
  -webkit-appearance: none;
  border: none;
  font: inherit;
}
[type="search"]::-webkit-search-decoration {
  display: none;
}
input::-webkit-search-cancel-button {
  display: none;
}
h3 {
  font-size: 0.26rem;
  font-weight: normal;
}
em {
  font-style: normal;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.flex1 {
  flex: 1;
}
.between {
  justify-content: space-between;
}
.around {
  justify-content: space-around;
}
.center {
  align-items: center;
}
.wrap {
  flex-wrap: wrap;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.column {
  flex-direction: column;
}
.flexcenter {
  display: flex;
  justify-content: center;
}
.flexend {
  display: flex;
  justify-content: flex-end;
}
.mid {
  vertical-align: middle;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.mar_t10 {
  margin-top: 0.1rem;
}
.mar_t20 {
  margin-top: 0.2rem;
}
.mar_t30 {
  margin-top: 0.3rem;
}
.mar_t40 {
  margin-top: 0.4rem;
}
.mar_t50 {
  margin-top: 0.5rem;
}
.mar_r10 {
  margin-right: 0.1rem;
}
.mar_r20 {
  margin-right: 0.2rem;
}
.mar_r40 {
  margin-right: 0.4rem;
}
.pad20 {
  padding: 0.2rem 0;
}
.pad30 {
  padding: 0.3rem 0;
}
.bor_b {
  border-bottom: solid 1px #e4e4e4;
}
.bor_b15 {
  border-bottom: solid 1px #f4f4f4;
}
.f63 {
  font-size: 0.63rem;
}
.f60 {
  font-size: 0.6rem;
}
.f48 {
  font-size: 0.48rem;
}
.f40 {
  font-size: 0.4rem;
}
.f39 {
  font-size: 0.39rem;
}
.f38 {
  font-size: 0.38rem;
}
.f36 {
  font-size: 0.36rem;
}
.f34 {
  font-size: 0.34rem;
}
.f32 {
  font-size: 0.32rem;
}
.f30 {
  font-size: 0.3rem;
}
.f28 {
  font-size: 0.28rem;
}
.f24 {
  font-size: 0.24rem;
}
.bgg {
  background: #F8F8F8 !important;
}
.bgw {
  background: #fff;
}
.radius20 {
  border-radius: 0.2rem;
}
.radius10 {
  border-radius: 0.1rem;
}
.gray6 {
  color: #666;
}
.gray8 {
  color: #888;
}
.gray9 {
  color: #999;
}
.white {
  color: #fff;
}
.red {
  color: #FF0D0D;
}
.hide {
  display: none;
}
.wrap_box {
  color: #333;
  background: #fff;
}
.content {
  padding: 0 0.3rem;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.hidden {
  overflow: hidden;
}
.wid70 {
  width: 70%;
}
.two {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.blue {
  color: #387BE1;
}
/*header*/
.index_head {
  width: 100%;
  top: 0;
  left: 0;
}
.header {
  width: 100%;
  z-index: 3;
  height: 0.88rem;
}
.search {
  width: 0.45rem;
  left: 0.15rem;
  top: 0.4rem;
}
.area {
  left: 0.3rem;
  top: 0.25rem;
  color: #696969;
  font-size: 0.26rem;
}
.area img {
  width: 0.28rem;
  height: 0.32rem;
  margin-right: 0.1rem;
}
.serach {
  height: 0.7rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0 0.06rem;
}
.ss_txt {
  width: 5.55rem;
  padding: 0 0.2rem;
}
.ss_btn {
  width: 1.05rem;
  height: 0.6rem;
  background: #387BE1;
  border-radius: 0.28rem;
}
.banner {
  margin-top: 0.6rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 0.26rem;
  height: 0.1rem;
  border-radius: 0.2rem;
}
.banner .swiper-pagination-bullet-active {
  background: #387BE1;
}
.nav {
  padding: 0.5rem 0 0.3rem;
}
.nav li {
  width: 20%;
  text-align: center;
  margin-bottom: 0.2rem;
}
.gongzhonghao {
  box-shadow: 0 0 0.2rem #f0f7fe;
  height: 1.6rem;
  padding: 0 0.2rem 0 0.4rem;
}
.gzcode {
  width: 0.9rem;
  height: 0.9rem;
  background: #e6e6e6;
  border-radius: 0.2rem;
  padding: 0.02rem;
}
.gz_btn {
  width: 1.53rem;
  height: 0.52rem;
  background: #387be1;
  border-radius: 0.26rem;
}
.gz_con {
  width: 3.3rem;
  line-height: 1.5;
}
.tit_icon {
  width: 0.33rem;
  height: 0.38rem;
  margin-left: 0.15rem;
}
.pro {
  margin: 0.4rem 0 0;
}
.pro li {
  width: 3.35rem;
  height: 4.43rem;
  background: #F8F8F8;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-bottom: 0.25rem;
}
.pro li img {
  height: 2.4rem;
  object-fit: cover;
}
.pro li .two {
  line-height: 0.4rem;
}
.pro_con {
  padding: 0.2rem 0.2rem 0;
}
.couse li {
  width: 3.35rem;
  height: 2rem;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.24rem;
}
.couse li img {
  object-fit: cover;
}
.couse li h3 {
  width: 100%;
  position: absolute;
  bottom: 0;
  line-height: 0.7rem;
  left: 0;
  padding: 0 0.35rem;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
}
.box {
  padding-bottom: 1.5rem;
}
/*footer*/
.footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  box-shadow: 0rem 0rem 0rem 0.13rem rgba(194, 194, 194, 0.1);
}
.footer li {
  width: 25%;
  padding: 0.3rem 0 0.1rem;
  text-align: center;
}
.footer li.on {
  color: #387BE1;
}
.footer li img {
  width: 0.38rem;
}
.footer li h3 {
  color: #666;
}
/*main*/
.back {
  width: 0.2rem;
  height: 0.36rem;
  left: 0.3rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.top {
  margin: 1.18rem 0 0;
}
.type {
  padding: 0.2rem 0.35rem;
}
.type li {
  position: relative;
}
.type li.on {
  color: #387BE1;
}
.type li.on::after {
  width: 0.29rem;
  height: 0.05rem;
  background: #387BE1;
  border-radius: 0.03rem;
  content: "";
  display: block;
  margin: 0 auto;
}
.m_course {
  padding: 0 0.25rem;
}
.m_course li {
  border-bottom: solid 1px #EDEDED;
  padding: 0.3rem 0;
}
.m_course_pic {
  width: 1.84rem;
  height: 1.43rem;
  border-radius: 0.1rem;
  margin-right: 0.25rem;
}
.m_course_pic img {
  height: 100%;
  object-fit: cover;
}
.m_course_con {
  width: 4.3rem;
}
.order_list {
  padding: 0 0.25rem;
}
.order_list li {
  border-bottom: solid 1px #EDEDED;
  padding: 0.3rem 0;
}
.shop_icon {
  width: 0.3rem;
  height: 0.28rem;
}
.order_pic {
  width: 1.84rem;
  height: 1.43rem;
  border-radius: 0.1rem;
}
.order_pic img {
  height: 100%;
  object-fit: cover;
}
.order_con {
  width: 4.35rem;
}
.btn {
  width: 1.6rem;
  height: 0.64rem;
  border-radius: 0.32rem;
  margin-left: 0.2rem;
}
.btn1 {
  border: 1px solid #CCCCCC;
  color: #666;
}
.btn2 {
  border: 1px solid #387BE1;
  color: #387BE1;
}
.tab {
  width: 0.8rem;
  height: 0.29rem;
  background: #387BE1;
  border-radius: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0.1rem;
  right: 0.15rem;
  color: #fff;
  font-size: 0.2rem;
}
.share_btn {
  width: 1.19rem;
  height: 0.48rem;
  background: #387BE1;
  border-radius: 0.24rem;
  color: #fff;
}
.xx_pic {
  margin: 0.88rem 0 0;
}
.xx_pic img {
  height: 5.7rem;
  object-fit: cover;
}
.xx_show {
  padding: 0.3rem;
}
.xx_title {
  line-height: 1.3;
}
.icon1 {
  width: 0.37rem;
  height: 0.28rem;
}
.icon2 {
  width: 0.39rem;
  height: 0.39rem;
}
.icon3 {
  width: 0.29rem;
  height: 0.32rem;
}
.xx_con_box {
  padding: 0.3rem;
}
.xx_tab li {
  margin-right: 0.65rem;
  position: relative;
  line-height: 0.4rem;
  z-index: 0;
}
.xx_tab li::after {
  width: 0.55rem;
  height: 0.09rem;
  background: #4587F5;
  border-radius: 0.05rem;
  content: "";
  display: block;
  position: absolute;
  bottom: 0.05rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  display: none;
}
.xx_tab li.on {
  font-weight: bold;
}
.xx_tab li.on::after {
  display: block;
}
.xx_tit::after {
  width: 1.41rem;
  height: 0.09rem;
  background: #D4E4FF;
  border-radius: 0.05rem;
  content: "";
  display: block;
  margin: -0.15rem auto 0;
}
.xx_info {
  height: 1.35rem;
  background: #F2F2F2;
  border-radius: 0.2rem;
  padding: 0 0.3rem;
}
.photo {
  width: 0.89rem;
  height: 0.89rem;
}
.nar1 {
  width: 0.18rem;
  height: 0.32rem;
}
.button {
  width: 6.61rem;
  height: 0.9rem;
  background: #248AFD;
  border-radius: 0.45rem;
  position: fixed;
  bottom: 0.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.xx_txt {
  padding: 0 0 1.5rem 0;
}
.xx_txt img {
  max-width: 100%;
}
.my_photo {
  width: 1.22rem;
  height: 1.22rem;
  border-radius: 50%;
  margin-right: 0.4rem;
}
.level {
  width: 1.26rem;
  height: 0.32rem;
  background: linear-gradient(-90deg, #7F5528 0%, #B88A53 100%);
  border-radius: 0.16rem;
}
.m_head {
  padding: 0.7rem 0 0;
}
.set {
  width: 0.47rem;
  height: 0.49rem;
}
.my_num {
  border-radius: 0.3rem;
  height: 1.77rem;
}
.my_num li {
  width: 25%;
  text-align: center;
}
.my_num li:last-child {
  border-left: solid 1px #CECECE;
}
.my_order_box {
  padding: 0.3rem 0.35rem;
}
.order_list li {
  text-align: center;
}
.order_list li img {
  width: 0.54rem;
  height: 0.54rem;
}
.order_list li p {
  color: #4D4D4D;
}
.my_list {
  padding: 0.35rem 0;
}
.my_list li {
  width: 33.33%;
  text-align: center;
}
.my_list li img {
  width: 1.19rem;
  height: 1.25rem;
}
.my_head_pic {
  height: 4.33rem;
}
.member_btn {
  width: 6.9rem;
  height: 1.48rem;
  background: url(../images/member.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 1.96rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.nar2 {
  width: 0.11rem;
  height: 0.22rem;
  right: 0.36rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.member_list {
  width: 6.9rem;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.member_list li {
  width: 2.24rem;
  height: 1.48rem;
  flex-direction: column;
}
.member_list li:first-child {
  background: url(../images/m1.png) no-repeat;
  background-size: 100% 100%;
}
.member_list li:nth-child(2) {
  background: url(../images/m2.png) no-repeat;
  background-size: 100% 100%;
}
.member_list li:nth-child(3) {
  background: url(../images/m3.png) no-repeat;
  background-size: 100% 100%;
}
.m_member {
  padding: 0.5rem 0.55rem;
  border-radius: 0.3rem;
}
.m_member li {
  width: 2.66rem;
  height: 2.85rem;
  background: url(../images/member_bg.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.29rem;
}
.m_lever {
  color: #E7D3A6;
  line-height: 0.6rem;
  padding-left: 0.28rem;
}
.member_price {
  color: #9E773A;
}
.m_member_btn {
  padding: 0.15rem 0 0;
}
.share_bg {
  background: url(../images/share_bg.png) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 3.21rem;
  padding-top: 2.2rem;
  height: 100vh;
}
.share {
  width: 5.33rem;
  margin: 0 auto;
}
.code_bg {
  width: 5.33rem;
  height: 5.41rem;
  background: url(../images/code_bg.png) no-repeat;
  background-size: 100%;
  padding: 0.9rem 0 0;
  margin: 0.5rem 0 0;
}
.code {
  width: 2.9rem;
  height: 2.9rem;
}
.share_btn {
  width: 5.26rem;
  height: 0.8rem;
  background: #248AFD;
  border-radius: 0.4rem;
  margin: 0.6rem 0 0;
}
.jia {
  width: 0.28rem;
  height: 0.28rem;
  right: 0.3rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.address_list {
  background: #fff;
  padding: 0.3rem;
  margin-bottom: 0.25rem;
}
.address_list_tit img {
  width: 0.25rem;
  height: 0.34rem;
  margin-right: 0.2rem;
}
.address {
  background: url(../images/nar3.png) no-repeat right 0.1rem;
  background-size: 0.11rem 0.19rem;
  padding-right: 0.7rem;
  display: block;
  color: #575D61;
}
.del {
  margin-left: 0.6rem;
}
.address_box {
  border-radius: 0.15rem;
  padding: 0.3rem 0.25rem;
}
.add_input {
  width: 100%;
  height: 0.94rem;
  background: #F0F0F0;
  border-radius: 0.15rem;
  margin-top: 0.25rem;
  padding: 0 0.3rem;
}
.tit1 {
  width: 0.33rem;
  height: 0.38rem;
  margin-left: 0.1rem;
}
.shop_list li {
  width: 3.35rem;
  background: #F8F8F8;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-top: 0.3rem;
  padding-bottom: 0.4rem;
}
.pic {
  height: 2.4rem;
}
.shop_tit {
  margin: 0.25rem 0.2rem 0;
  line-height: 0.4rem;
  height: 0.8rem;
  overflow: hidden;
}
.shop_price {
  margin: 0.1rem 0.2rem 0;
}
.tg_num {
  height: 1.77rem;
  border-radius: 0.3rem;
  margin-top: 1rem;
}
.tg_num li {
  width: 33.33%;
  text-align: center;
}
.tg_box {
  padding: 0.5rem 0.5rem;
  margin-top: 0.8rem;
}
.tg_list li {
  border-bottom: solid 1px #EDEDED;
  padding: 0.3rem 0;
}
.tg_list li a {
  background: url(../images/nar1.png) no-repeat right center;
  background-size: 0.18rem 0.32rem;
}
.tg_list li img {
  width: 0.32rem;
  height: 0.36rem;
  margin-right: 0.2rem;
}
.tg_list li:last-child {
  border-bottom: none;
}
.sx_box {
  padding: 0.5rem;
}
.sx_list li {
  width: 2.71rem;
  margin: 0.4rem 0 0;
}
.sx_list li span {
  width: 1rem;
  height: 0.41rem;
  background: #387BE1;
  border-radius: 0.06rem;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  color: #fff;
  line-height: 0.41rem;
  text-align: center;
}
.sx_list_pic {
  height: 2.11rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.sx_list_pic img {
  object-fit: cover;
}
.zjtg {
  width: 1.91rem;
  height: 0.6rem;
  background: #387BE1;
  border-radius: 0.28rem;
  margin: 0 auto;
}
.jiesuan_tit li {
  margin-right: 0.5rem;
  position: relative;
}
.jiesuan_tit li.on {
  color: #387BE1;
}
.jiesuan_tit li.on::after {
  width: 0.29rem;
  height: 0.05rem;
  background: #387BE1;
  border-radius: 0.03rem;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
.jiesuan_num {
  height: 2.06rem;
  background: #387BE1;
  border-radius: 0.1rem;
  color: #fff;
}
.jiesuan_num li {
  width: 33.33%;
  text-align: center;
}
.jiesuan_num li h2 {
  margin: 0.3rem 0 0;
}
.js_photo {
  width: 1.06rem;
  height: 1.06rem;
  border-radius: 0.53rem;
  margin-right: 0.3rem;
}
.jiesuan_list {
  padding: 0 0.3rem;
}
.jiesuan_list li {
  border-bottom: solid 1px #EDEDED;
}
