img {
  display: block;
}
.van-popup {
  background: transparent !important;
}
.topBgImg {
  width: 100%;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  max-height: unset;
}
.navBar {
  width: 100%;
  height: 0.66rem;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 1000;
  flex-shrink: 0;
}
.navBar_line {
  width: 100%;
  height: 0.66rem;
}
.navBar_wrap {
  width: 16rem;
  margin: 0 auto;
}
.navBar_logo {
  width: 1.6rem;
  height: 0.38rem;
}
.navBar_list {
  margin-left: 0.98rem;
}
.navBar_list_item {
  font-size: 0.18rem;
  color: #76797F;
  padding: 0.2rem 0.4rem;
}
.navBar_list_item.cur {
  color: #131416;
  font-weight: bold;
}
.navBar_list_item.aide {
  width: 1.24rem;
  height: 0.4rem;
}
.navBar_right {
  margin-left: auto;
}
.navBar_right_down {
  font-size: 0.18rem;
  color: #76797F;
}
.navBar_right_input {
  width: 2.3rem;
  height: 0.36rem;
  margin-right: 0.2rem;
  background-color: #fff;
  border: 1px solid #E6212A;
  border-radius: 0.05rem;
  font-size: 0.15rem;
  padding: 0 0.1rem 0 0.32rem;
  background-image: url("../../img/web/search.webp?v=0.0.3");
  background-position: 0.1rem center;
  background-repeat: no-repeat;
  background-size: 0.16rem;
  line-height: 0.36rem;
  display: none;
}
.navBar_right_input_inp {
  display: block;
  width: 100%;
  line-height: 0.36rem;
}
.navBar_right_vip {
  color: #131416;
  font-size: 0.18rem;
  font-weight: bold;
}
.navBar_right_login {
  width: 1.1rem;
  height: 0.4rem;
  border-radius: 0.1rem;
  background: #E6212A;
  margin-left: 0.5rem;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.4rem;
  text-align: center;
  font-weight: bold;
}
.navBar_right_userInfo {
  position: relative;
  margin-left: 0.5rem;
}
.navBar_right_userInfo_headImg {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
}
.navBar_right_userInfo_nick {
  color: #000;
  font-size: 0.14rem;
  margin-left: 0.08rem;
  max-width: 1.3rem;
}
.navBar_right_userInfo_vip {
  width: 0.53rem;
  height: 0.19rem;
  margin-left: 0.04rem;
}
.navBar_right_userInfo_pop {
  display: none;
  width: 3.7rem;
  position: absolute;
  top: 0.25rem;
  right: -0.5rem;
  box-sizing: border-box;
}
.navBar_right_userInfo_pop_wrap {
  box-shadow: 0 0 0.13rem 0 rgba(186, 205, 255, 0.9);
  border-radius: 0.1rem;
  background-color: #fff;
  padding: 0.3rem 0.3rem 0.25rem;
  margin-top: 0.44rem;
  position: relative;
}
.navBar_right_userInfo_pop_wrap:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0.09rem;
  border-top-width: 0;
  border-bottom-color: #fff;
  border-radius: 0.1rem 0 0 0;
  z-index: 2000;
  top: -0.08rem;
  right: 0.55rem;
}
.navBar_right_userInfo_pop:hover {
  display: block;
}
.navBar_right_userInfo_pop_info_headImg {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
}
.navBar_right_userInfo_pop_info .info {
  margin-left: 0.1rem;
  flex-grow: 1;
}
.navBar_right_userInfo_pop_info .info_nick {
  font-weight: bold;
  font-size: 0.18rem;
}
.navBar_right_userInfo_pop_info .info_nick .nick {
  max-width: 60%;
}
.navBar_right_userInfo_pop_info .info_nick .vipIcon {
  width: 0.52rem;
  height: 0.17rem;
  margin-left: 0.02rem;
}
.navBar_right_userInfo_pop_info .info_id {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.04rem;
}
.navBar_right_userInfo_pop .kaitongBtn {
  width: 0.6rem;
  height: 0.34rem;
  border-radius: 0.17rem;
  background-color: #8D3102;
  font-weight: bold;
  font-size: 0.14rem;
  color: #fff;
  margin-left: auto;
  text-align: center;
  line-height: 0.34rem;
}
.navBar_right_userInfo_pop_vip {
  width: 100%;
  height: 0.98rem;
  border-radius: 0.1rem;
  margin-top: 0.16rem;
  padding: 0.2rem;
  box-sizing: border-box;
  background: linear-gradient(91deg, #F4D49D, #FFE8BC);
}
.navBar_right_userInfo_pop_vip .vipIcon {
  width: 0.3rem;
  height: 0.3rem;
}
.navBar_right_userInfo_pop_vip .info {
  margin-left: 0.1rem;
}
.navBar_right_userInfo_pop_vip .info_title {
  color: #8D3102;
  font-size: 0.18rem;
  font-weight: bold;
}
.navBar_right_userInfo_pop_vip .info_text {
  color: #8D3102;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}
.navBar_right_userInfo_pop_li {
  margin-top: 0.3rem;
  height: 0.3rem;
}
.navBar_right_userInfo_pop_li_img {
  width: 0.3rem;
  height: 0.3rem;
}
.navBar_right_userInfo_pop_li_imgs {
  width: 0.3rem;
  height: 0.3rem;
  background-image: url("../../img/?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.navBar_right_userInfo_pop_li_imgs.ppt {
  background-image: url("../../img/web/user/pptLog.png");
}
.navBar_right_userInfo_pop_li_imgs.mind {
  background-image: url("../../img/web/user/mindLog.png");
}
.navBar_right_userInfo_pop_li_imgs.team {
  background-image: url("../../img/web/user/team.png");
}
.navBar_right_userInfo_pop_li_imgs.quan {
  background-image: url("../../img/web/user/duihuanmaIcon.png");
}
.navBar_right_userInfo_pop_li_text {
  margin-left: 0.08rem;
  color: #2C2927;
  font-size: 0.16rem;
  line-height: 0.3rem;
  font-weight: bold;
}
.navBar_right_userInfo_pop_li_right {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: auto;
}
.navBar_right_userInfo:hover .navBar_right_userInfo_pop {
  display: block;
}
.siteFooter {
  border-radius: 0.6rem 0.6rem 0 0;
}
.siteFooter_top {
  height: 3.2rem;
  padding: 0.66rem 3.6rem 0;
  box-sizing: border-box;
  background-color: #373A43;
}
.siteFooter_top_code:nth-child(2) {
  margin-left: 0.4rem;
}
.siteFooter_top_code_img {
  width: 1.4rem;
  height: 1.4rem;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0.1rem;
  box-sizing: border-box;
}
.siteFooter_top_code_title {
  color: #fff;
  font-size: 0.16rem;
  margin-top: 0.1rem;
}
.siteFooter_top_code_intro {
  color: #AAA9B0;
  font-size: 0.12rem;
  margin-top: 0.05rem;
}
.siteFooter_top_list {
  margin-left: auto;
}
.siteFooter_top_list_title {
  font-size: 0.14rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.28rem;
}
.siteFooter_top_list_item {
  margin-bottom: 0.2rem;
  color: #AAA9B0;
  font-size: 0.12rem;
}
.siteFooter_bottom {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.14rem;
  color: #79797C;
  background-color: #262931;
}
.siteFooter_bottom a {
  display: inline-block;
  color: #79797C;
}
.addCloseImgPage {
  padding-right: 0.5rem;
  box-sizing: border-box;
}
.addCloseImgPage_open {
  transform: translateX(0.5rem);
}
.addCloseImgPop {
  transform: translateX(-0.5rem);
}
.otherPop {
  border-radius: 0.1rem !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}
.otherPop html {
  height: 100%;
}
.openLoginPop {
  border-radius: 0.1rem !important;
  background-color: transparent !important;
}
.openLoginPage {
  height: 100vh;
}
.openLoginPage input::-webkit-outer-spin-button,
.openLoginPage input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
.openLoginPage input[type='number'] {
  -moz-appearance: textfield;
}
.openLoginPage .login {
  width: 100%;
}
.openLoginPage .login_swiper {
  width: 3.4rem;
  height: 100%;
  background-color: aqua;
}
.openLoginPage .login_main {
  flex-grow: 1;
  position: relative;
  border-radius: 0 0.1rem 0.1rem 0;
}
.openLoginPage .login_main .closeImg {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  margin-top: 0;
  z-index: 2;
}
.openLoginPage .login_main_phone {
  display: none;
  padding: 0 0.5rem;
}
.openLoginPage .login_main_title {
  color: #2C2927;
  font-size: 0.2rem;
  font-weight: bold;
}
.openLoginPage .login_main_tips {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}
.openLoginPage .login_main_input {
  height: 0.48rem;
  border-radius: 0.24rem;
  border: 1px solid #B6B6B6;
  padding: 0 0.2rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  width: 100%;
  margin-top: 0.3rem;
  color: #2C2927;
}
.openLoginPage .login_main_input::placeholder {
  color: #98928E;
}
.openLoginPage .login_main_input.phone {
  margin-top: 0.5rem;
}
.openLoginPage .login_main_input.code {
  padding: 0;
}
.openLoginPage .login_main_input .codes {
  padding-left: 0.2rem;
  flex-grow: 1;
}
.openLoginPage .login_main_input .btn {
  width: 1.2rem;
  height: 0.48rem;
  background-color: #E6212A;
  line-height: 0.48rem;
  text-align: center;
  color: #fff;
  font-size: 0.14rem;
}
.openLoginPage .login_main_submit {
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 0.28rem;
  text-align: center;
  color: #fff;
  font-size: 0.18rem;
  font-weight: bold;
  background-color: #E6212A;
  margin-top: 0.5rem;
}
.openLoginPage .login_main_code {
  margin-top: 0.4rem;
  width: 2.02rem;
  height: 2.02rem;
  background-color: #fff;
  border: 1px solid #DEE2EB;
}
.openLoginPage .login_main_code_codeImg {
  width: 1.6rem;
  height: 1.6rem;
}
.openLoginPage .login_main_texts {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.45rem;
}
.closeAlert {
  width: 0.24rem;
  height: 0.24rem;
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
}
.openVipPop {
  background-color: transparent !important;
}
.divHide {
  display: none;
}
.openVipPage {
  padding-top: 1.45rem;
  height: 100vh;
  box-sizing: border-box;
  position: relative;
  margin-left: 0.5rem;
}
.openVipPage .closeAlert {
  top: 0.2rem;
}
.openVipPage_xing {
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
  z-index: 10;
}
.openVipPage_userInfo {
  position: absolute;
  left: 0;
  top: 0.25rem;
  z-index: 8;
  width: calc(100% - 0.5rem);
  height: 2.36rem;
  background-image: url("../../img/web/vip/bg.webp?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 0.6rem;
  box-sizing: border-box;
  padding-top: 0.35rem;
}
.openVipPage_userInfo_headImg {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
}
.openVipPage_userInfo_info {
  margin-left: 0.1rem;
  height: 0.6rem;
}
.openVipPage_userInfo_info_nick {
  font-size: 0.18rem;
  color: #fff;
  font-weight: bold;
}
.openVipPage_userInfo_info_id {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.04rem;
}
.openVipPage_vipInfo {
  position: relative;
  z-index: 9;
  height: 100%;
  width: 100%;
}
.openVipPage_vipInfo_bar {
  height: 1.1rem;
  background-image: url("../../img/web/vip/vip_sel.png?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.openVipPage_vipInfo_bar.cur {
  background-image: url("../../img/web/vip/vip_nor.png");
}
.openVipPage_vipInfo_bar_item {
  font-size: 0.3rem;
  flex: 1;
  padding-top: 0.3rem;
  padding-left: 0.6rem;
  color: #fff;
  font-weight: bold;
}
.openVipPage_vipInfo_bar_item.cur {
  color: #121212;
}
.openVipPage_vipInfo_cont {
  position: relative;
  z-index: 1;
  margin-top: -0.31rem;
  height: 5.85rem;
  background: linear-gradient(0deg, #FFF9F2, #FEF7EE);
  border-radius: 0.3rem 0.3rem 0 0;
  box-sizing: border-box;
  padding-top: 0.4rem;
}
.openVipPage_vipInfo_cont_left {
  float: left;
  width: 3.36rem;
  box-sizing: border-box;
  padding-left: 0.6rem;
}
.openVipPage_vipInfo_cont_left_title {
  padding: 0 0.25rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  font-weight: bold;
  font-style: italic;
  color: #C07840;
  background-color: #F5E6D4;
  border-radius: 0.1rem;
  float: left;
}
.openVipPage_vipInfo_cont_left_ul {
  margin-top: 0.05rem;
  margin-left: 0.2rem;
}
.openVipPage_vipInfo_cont_left_ul_li {
  margin-top: 0.32rem;
  color: #28292A;
  font-size: 0.16rem;
  list-style: disc;
}
.openVipPage_vipInfo_cont_left_ul_li .span {
  padding-left: 0.1rem;
}
.openVipPage_vipInfo_cont_left_ul_li .span.red {
  color: #FF0F20;
}
.openVipPage_vipInfo_cont_right {
  float: left;
  width: calc(100% - 3.36rem);
}
.openVipPage_vipInfo_cont_right_goodList {
  height: 2.9rem;
}
.openVipPage_vipInfo_cont_right_goodList_item {
  width: 2.18rem;
  height: 2.9rem;
  float: left;
  margin-right: 0.23rem;
  padding: 0 0.02rem;
  border-radius: 0.2rem;
  box-sizing: border-box;
  position: relative;
}
.openVipPage_vipInfo_cont_right_goodList_item.tips {
  background: #E4CDBD;
}
.openVipPage_vipInfo_cont_right_goodList_item.tips.cur {
  background-color: #B56732;
}
.openVipPage_vipInfo_cont_right_goodList_item:nth-child(3n) {
  margin-right: 0;
}
.openVipPage_vipInfo_cont_right_goodList_item_tips {
  font-size: 0.14rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  color: #fff;
}
.openVipPage_vipInfo_cont_right_goodList_item_info {
  width: 100%;
  height: 2.6rem;
  background-color: #FFFAF6;
  border-radius: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  border: 0.02rem solid #E4CDBD;
  box-sizing: border-box;
}
.openVipPage_vipInfo_cont_right_goodList_item_info_title {
  color: #28292A;
  font-size: 0.18rem;
  font-weight: bold;
  margin-top: 0.4rem;
}
.openVipPage_vipInfo_cont_right_goodList_item_info_price {
  vertical-align: bottom;
  color: #B56732;
  font-weight: bold;
  height: 0.6rem;
  line-height: 0.6rem;
}
.openVipPage_vipInfo_cont_right_goodList_item_info_price div {
  display: inline-block;
}
.openVipPage_vipInfo_cont_right_goodList_item_info_price .span {
  font-size: 0.24rem;
  transform: translateX(0.14rem);
}
.openVipPage_vipInfo_cont_right_goodList_item_info_price .price {
  font-size: 0.6rem;
  transform: translateX(-0.2rem) translateY(0.02rem);
}
.openVipPage_vipInfo_cont_right_goodList_item_info_about {
  color: #B56732;
  font-size: 0.14rem;
  margin-top: 0.3rem;
  height: 0.2rem;
  line-height: 0.2rem;
}
.openVipPage_vipInfo_cont_right_goodList_item_info_oldPrice {
  color: #585858;
  font-size: 0.14rem;
  margin-top: 0.3rem;
  text-decoration: line-through;
}
.openVipPage_vipInfo_cont_right_goodList_item.cur .openVipPage_vipInfo_cont_right_goodList_item_info {
  border: 0.02rem solid #B56732;
}
.openVipPage_vipInfo_cont_pay {
  width: calc(100% - 3.86rem);
  height: 1.85rem;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.18rem 0.25rem;
  box-sizing: border-box;
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
}
.openVipPage_vipInfo_cont_pay_code {
  width: 1.49rem;
  height: 1.49rem;
  background: #FFFFFF;
  border: 1px solid #BFAA9C;
  border-radius: 0.2rem;
  box-sizing: border-box;
  padding: 0.18rem;
}
.openVipPage_vipInfo_cont_pay_code #pay-code {
  width: 100%;
  height: 100%;
}
.openVipPage_vipInfo_cont_pay_info {
  margin-left: 0.18rem;
}
.openVipPage_vipInfo_cont_pay_info_price {
  color: #0D0E16;
  font-size: 0.18rem;
  font-weight: bold;
}
.openVipPage_vipInfo_cont_pay_info_text {
  color: #747C88;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}
.openVipPage_vipInfo_cont_pay_info #payPrice {
  font-size: 0.36rem;
  padding: 0 0.1rem;
}
.openVipPage_vipInfo_cont_pay_info span {
  color: #B56732;
}
.openComTipPop {
  background-color: transparent !important;
}
.layui-layer-content,
.layui-layer-iframe iframe {
  height: 100% !important;
}
.openTipPage {
  height: 100vh;
}
.openTipPage_bg {
  padding-top: 2.5rem;
  padding-left: 0.2rem;
  padding-bottom: 0.44rem;
  box-sizing: border-box;
  height: 100%;
  background-image: url("../../img/web/com/tipBg.webp?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.openTipPage_title {
  font-size: 0.22rem;
  color: #131416;
  padding: 0 0.5rem;
  text-align: center;
}
.openTipPage_btn {
  width: 2.74rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  font-size: 0.18rem;
  font-weight: bold;
  background-color: #E6212A;
  border-radius: 0.23rem;
  color: #fff;
  margin-top: auto;
}
.pptLoading {
  width: 3rem;
  height: 3rem;
}
.pptLoading_load {
  width: 3rem;
  height: 3rem;
  position: relative;
}
.pptLoading_num {
  color: #19EBFF;
  font-size: 0.32rem;
  font-weight: bold;
}
.pptLoading_title {
  color: #19EBFF;
  font-size: 0.18rem;
  font-weight: bold;
  margin-top: -0.3rem;
}
.pptLoading .img {
  position: absolute;
  left: 0;
  top: 0;
  animation: stepsAnimation 0.3s infinite linear;
}
.pptLoading .img2 {
  left: 0;
  top: 0;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  left: 50%;
  margin-left: -1.4rem;
  top: 50%;
  margin-top: -1.4rem;
  animation: stepsAnimation1 0.2s infinite linear;
}
.layui-loading {
  background-color: #fff;
  border-radius: 0.1rem;
}
.layui-loading .loading {
  width: 80%;
  margin: 5% auto 5% auto;
  border-radius: 5px;
  color: #fff;
  box-shadow: 0 5px 10px #0002;
  background-color: #eee;
}
.layui-loading .finish {
  height: 30px;
  border-radius: 5px;
  --gradient-start: #41C7AF;
  --gradient-start-text: '#41C7AF';
  --gradient-end: #54E38E;
  --gradient-end-text: '#54E38E';
  background: linear-gradient(33deg, var(--gradient-start), var(--gradient-end));
  box-shadow: 0 5px 10px #0002;
  line-height: 30px;
  text-align: right;
  animation: myfirst 5s;
  width: 3px;
}
.layui-loading .tips {
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 12px;
}
.layui-loading h2 {
  margin-top: 5%;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #333;
}
@keyframes stepsAnimation {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(180deg);
  }
}
@keyframes stepsAnimation1 {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(-180deg);
  }
}
/***app下载**/
.lv_down {
  height: 10.2rem;
  width: 100%;
  background-image: url("../../img/web/app/bg.png?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #F2F8FF;
  font-size: 0.18rem;
}
.lv_down h1 {
  text-align: center;
  padding: 0.7rem 0px;
  font-size: 30px;
  font-weight: bold;
}
.lv_down .left {
  width: 40%;
}
.lv_down .left .code a {
  background: #FFFFFF;
  box-shadow: 0px 0px 0.1rem 0px #BDD5F0;
  border-radius: 0.1rem;
  display: block;
  padding: 0.1rem;
}
.lv_down .left .code a img {
  width: 1.61rem;
  height: 1.61rem;
}
.lv_down .left .code p {
  color: #0D0E16;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.31rem;
  margin: 0.1rem auto;
}
.lv_down .left .code span {
  color: #747C88;
  text-align: center;
  width: 1.8rem;
  display: block;
}
.lv_down .right img {
  width: 4.98rem;
}
.openCodePop {
  background-color: transparent!important;
}
.openRightPagePop {
  border-radius: 0.1rem 0 0 0.1rem !important;
}
.newToolsPage {
  height: 100vh;
}
.newToolsPage_cont {
  height: calc(100% - 0.66rem);
  background-color: #F3F5FA;
}
/*# sourceMappingURL=style.css.map */