/*********************************************************************
************************** max-width: 991px 移动端 *****************
**********************************************************************/

@media (max-width: 991px) {
  .indexpt-20 {
    padding-top: 20px;
  }






  .mobile-hiiden {
    display: none;
  }

  /* .nav-link {
    color: #151515 !important;
  } */
  .myfans-value-bg_width {
    width: 95%;
    left: 2.5%;
  }

  .myfans-value-selection {
    font-size: 16px;
    color: #000;
    font-weight: 800;
  }

  /* .community {
    position: absolute;
    left: 10%;
    top: 5%;
  } */

  /* .rosePowder {
    position: absolute;
    right: 10%;
    top: 23%;
  } */
/*
  .activeInteraction {
    position: absolute;
    left: 10%;
    top: 41%;
  }

  .electricity {
    position: absolute;
    right: 10%;
    top: 59%;
  } */
/*
  .smallProgram {
    position: absolute;
    left: 10%;
    bottom: 22%;
  } */

  /* .brandValue {
    position: absolute;
    right: 10%;
    bottom: 4%;
  } */
}

/*********************************************************************
************************** min-width: 992px pc端 *********************
**********************************************************************/

@media (min-width: 992px) {
  .carousel-control-next, .carousel-control-prev {
    width: 50px;
  }

  .carousel-control-prev-icon {
    width: 50px;
    height: 55px;
    background-image: url(https://cdn.myfans.cc/market-left.png);
  }
  .carousel-control-next-icon {
    width: 50px;
    height: 55px;
    background-image: url(https://cdn.myfans.cc/market-next.png);
  }


  .header:before {
    content: ' ';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #eaf2fc;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 49.6% 50%;
  }


  /* 头部样式 */
  /* 头部样式 */


  .myfans-value-bg_width {
    width: 100%
  }

  /* 改版样式 */
  .myfans-value-selection h3 {
    font-size: 32px;
    color: #000;
    margin-bottom: 50px;
  }

  .myfans-value-selection p {
    font-size: 20px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
  }

  /* .community {
    position: absolute;
    left: 3%;
    top: 1%;
  } */

  /* .rosePowder {
    position: absolute;
    right: 7.5%;
    top: 20%;
  } */

  /* .activeInteraction {
    position: absolute;
    left: 3%;
    top: 37.5%;
  } */

  /* .electricity {
    position: absolute;
    right: 7.5%;
    top: 55.8%;
  } */

  /* .smallProgram {
    position: absolute;
    left: 3%;
    bottom: 18.6%;
  } */

  /* .brandValue {
    position: absolute;
    right: 7.5%;
    bottom: 0.7%;
  } */

}

/*********************************************************************
****************************** 通用 **********************************
**********************************************************************/
.pb-40 {
  padding-bottom: 40px;
}

.top-23 {
  top: 26%;
}

/*.navbar-light .navbar-nav .nav-link {*/
  /*color: #151515;*/
/*}*/

.hide {
  display: none !important;
}

/* 头部样式 */
.navbar {
  z-index: 2;
}

.sz-flex-center {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}

.my-btn {
  display: inline-block;
  width: 180px;
}

/* 产品与服务区块 */
/* .sz-serve {
  margin-top: 10px;
  color: #999999;
} */
/*
.sz-product-list {
  width: 100%;
  margin: 0 auto;
  margin-top: 87px;
} */

/* .sz-product-item {
  height: 150px;
  position: relative;
  display: inline-block;
  text-align: center;
} */

/* .sz-product-item>h3 {
  white-space: nowrap;
  display: inline-block;
  margin-top: 30px;
}


.sz_active {
  color: #198AF3;
}

/* 主体内容展示区块 */
/* 改版后的样式 */

/* .registered:hover {
  border: 1px solid transparent;
  background: #198AF3;
  color: #fff;
} */

/* .sz-position_1 {
  position: absolute;
  left: 11.7%;
  top: 41%;
}

.sz-position_2 {
  position: absolute;
  left: 35.5%;
  top: 56%;
}

.sz-position_3 {
  position: absolute;
  right: 34.5%;
  top: 40%;
}

.sz-position_4 {
  position: absolute;
  right: 15.9%;
  top: 53%;
} */

/* .my-position_1 {
  float: left;
  display: block;
}

.sz-box-item {
  padding-left: 10%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
} */

/* .item-image {
  width: 80%;
} */

.sz-box-text .p-else {
  font-size: 14px;
  color: #444444;
}

/* 鼠标上方去显示下面的内容 */
.sz-my-item {
  padding-left: 10%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
}

.mtmb-95 {
  margin-top: 95px;
  margin-bottom: 118px;
}

.mb-97 {
  margin-bottom: 97px;
}

.my-image {
  float: left;
  width: 250px;
  height: 125px;
}

.my-box-W {
  float: left;
  width: 260px;
  margin-top: 4%;
}

.my-box-text .p-else {
  font-size: 14px;
  color: #444444;
}

.my-position_2 {
  float: left;
  display: none;
}

/* 第三个展示区块 */
.my-position_3 {
  float: left;
  display: none;
}

/* 第四个区块 */
.my-position_4 {
  float: left;
  display: none;
}

/* 清除浮动 */
.clear-float {
  clear: both;
}

/* 数据中心区块 */
/* .sz-center {
  width: 100%;
  text-align: center;
} */

.sz-fontSize p {
  font-weight: 500;
  color: #444444;
}

.sz-fontSize span {
  font-weight: 500;
  color: #444444;
}

/* 数据位置样式 */
.index_fz-40 {
  font-size: 40px;
  font-weight: 800;
  height: 40px;
  line-height: 40px;
}

/* 优质客户展示区块 */
.sz-customer {
  max-width: 1280px;
  margin: 0 auto;
}

.sz-customer-oul {
  width: 100%;
  margin: 0 auto;
}

/* 最新修改修改 */
.sz-customer-oul li img {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: -1;
}

.dis-block {
  display: block;
}

.dis-none {
  display: none;
}


.show_qrCode {
  display: block;
}

.hidden_qrCode {
  display: none;
}

/* 首页改版 */
.myfans-value-wrap {
  max-width: 1280px;
  margin: 80px auto 0;
}

.myfans-value-bg {
  position: relative;
  height: auto;
  z-index: -1;
  margin: 0 auto;
}
/* .header:before {
  background-image: url('https://cdn.myfans.cc/myfansIndexBg1.jpg');
} */

.relative-top {
  position: relative;
  top: -3px;
  width: 25px;
  vertical-align: text-bottom;
}



/* 改版头部部分 */
.header-title {
  position: absolute;
  /*left: 19%;*/
  left: calc((100% - 1165px) / 2);
  top: 33%;
}
/* 改版头部部分 */
.header-banner-title {
  position: absolute;
  /*left: 19%;*/
  left: calc((100% - 1165px) / 2);
  top: 20%;
}
.header-name {
  font-size: 60px;
  height: 85px;
  line-height: 85px;
}
.header-desc {
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  margin-top: 6px;
}
.header-desc p{
  line-height: 30px;
}
.header-btn {
  height: 50px;
  width: 180px;
  margin-top: 75px;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
  color: #198AF3;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: center;
  align-items: center;
}
/*.header-btn:hover{*/
/*  background-color: #007bff;*/
/*  border-color: #007bff;*/
/*}*/
.header-btn img {
  margin-right: 5px;
}
.header-btn:hover {
  filter: brightness(95%);
}
.section {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}
.mobile-community {
  text-align: center;
  margin: 70px auto;
  font-size: 32px;
  color: #333;
}
.mobile-community-box {
  display: flex;
  justify-content: space-between;
  height: 220px;
  /*margin-bottom: 67px;*/
}
.mobile-community-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
.mobile-community-item:hover {
  filter: brightness(110%);
}
.mobile-community-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #198AF3;
  margin-right: 20px;
}
.mobile-community-logo img {
  width: 30px;
  height: auto;
}
/*.mobile-community-desc {*/
/*  margin-top: 30px;*/
/*  text-align: center;*/
/*  font-size: 22px;*/
/*  color: #333;*/
/*}*/

.bg-color {
  background-color: #F7FBFF;
}

.product-items {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 30px;
  height: 660px;
}

.product-item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: space-between;
  justify-content: -webkit-space-between;
  justify-content: -ms-space-between;
  justify-content: -o-space-between;
  padding: 0 80px;
}

.electricity-title {
  text-align: center;
  margin-bottom: 60px;
  font-size: 32px;
  color: #333;
}
.electricity-logo {
  width: 600px;
  height: 400px;
  text-align: center;
  line-height: 400px;
}
.electricity-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.function-box {
  display: flex;
  margin: 0 auto;
  width: 1120px;
  height: 240px;
  justify-content: space-between;
  align-items: center;
}
.function-item {
  display: flex;
  flex-direction: column;
  width: 100px;
  text-align: center;
}
.function-item:hover {
  filter: brightness(90%);
}
.function-item span {
  font-size: 14px;
  margin-top: 12px;
}
.function-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  /*background: #198AF3;*/
  border-radius: 50%;
  margin: 0 auto;
}
.function-img img {
  width: auto;
  height: 48px;
}
.color-717171 {
  color: #717171;
}

.color-333 {
  color: #333;
}
.bold {
  font-weight: 600;
}
.font-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-30 {
  margin-top: 30px;
}
.free-trial {
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  color: #fff !important;
  background-color: #198AF3;
  border-radius: 25px;
}


.market {
  max-width: 1280px;
  margin: 0 auto;
}

.market-title {
  margin-top: 70px;
  color: #333;
  font-size: 32px;
  text-align: center;
}
.market-box {
  position: relative;
  max-width: 1280px;
  height: 525px;
  background-image: url('https://cdn.myfans.cc/4_0_lhm5xfwdzw.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.market-push {
  position: absolute;
  left: 22.5%;
  top: 31%;
}
.market-roll {
  position: absolute;
  right: 22%;
  top: 30%;
}
.market-fans {
  position: absolute;
  left: 28%;
  top: 63%;
}
.market-program {
  position: absolute;
  right: 17.5%;
  top: 71%;
}
/*
.marker-logo-box{
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin: 0 auto;
} */

.market-name {
  font-weight: 600;
  font-size: 20px;
  color: #333;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: center;
  justify-content: -webkit-center;
  justify-content: -ms-center;
  justify-content: -o-center;
  align-items: center;
  align-items: -webkit-center;
  align-items: -ms-center;
  align-items: -o-center;
}

.market-desc {
  width: 300px;
  font-size: 16px;
  text-align: center;
  color: #333333;
}


.marketAlert {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 130%;
  right: -100%;
}

.marketAlert img {
  width: 100%;
}

.data-content {
  width: 100%;
  height: 441px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#198AF3 , #44A5FF);
}

.pt70 {
  padding-top: 70px;
}

.data-title {
  font-size: 32px;
  margin-bottom: 10px;
}
.data-list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: space-between;
  justify-content: -webkit-space-between;
  justify-content: -ms-space-between;
  justify-content: -o-space-between;
  padding: 0 60px;

}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}

.data-text {
  font-size: 30px;
}

.data-item {
  width: 210px;
}

.data-text .data {
  font-size: 80px;
  font-weight: 600;
}
.data-item_content {
  font-size: 16px;
  text-align: center;
}
.service-client {
  margin: -60px auto 0;
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.service-client ul li {
  width: 224px;
  height: 200px;
  background: #fff;
  float: left;
}


.hover_img {
  width: 120px;
  margin: 60px auto 40px;
  text-align: center;
  display: block;
}

.brand-title {
  font-size: 14px;
  color: #333;
  z-index: 3;
  text-align: center;
}

.development {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  height: 480px;
}
.development-title {
  margin-top: 70px;
  font-size: 32px;
  text-align: center;
}
#get_more {
  position: absolute;
  /*display: flex;*/
  /*align-items: center;*/
  top: 70px;
  right: 80px;
  color: #198AF3;
  cursor: pointer;
  user-select: none;
}
#get_more img {
  width: 14px;
  height: 14px;
}

.development-flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: space-between;
  justify-content: -webkit-space-between;
  justify-content: -ms-space-between;
  justify-content: -o-space-between;
  margin-left: 80px;
  margin-right: 80px;
  margin-top: 70px;
  position: relative;
  height: 345px;
}

.development-item {
  width: 345px;
  height: 220px;
  position: relative;
  box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
}
.shrink {
  animation: shrink .5s linear;
}
@keyframes shrink {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
.growUp {
  animation: growUp .3s linear;
}
@keyframes growUp {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.card-title {
  height: 60px;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333;
  overflow: hidden;
}

.card-desc {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
  color: #333333;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}
.card-date {
  /* margin-left: 20px;
  margin-top: 35px; */
  font-size: 14px;
  color: #A4A4A4;
  position: absolute;
  left: 20px;
  bottom: 22px;
}

.free-experience {
  width: 100%;
  height: 340px;
  background-image: url('https://cdn.myfans.cc/free-experience.svg');
  background-repeat: no-repeat;
  background-size: 100%;
}
.free-experience-title {
  font-size: 48px;
  color: #fff;
  text-align: center;
  padding-top: 97px;
}
.free-experience-box {
  text-align: center;
  margin-top: 30px;
}

.phone-number {
  width: 230px;
  font-size: 16px;
  height: 56px;
  border: none;
  line-height: 56px;
  padding-left: 30px;
  border-radius: 28px 0 0 28px;
}

input::placeholder {
  color: #A4A4A4;
}

.registration {
  width: 130px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  background-color: #198AF3;
  color: #fff;
  border-radius: 0 28px 28px 0;
  cursor: pointer;
}

.add-scale {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);

}
.del-scale {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}


.logo-add-scale {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  position: relative;
  z-index: 99;
  box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
  -o-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

.logo-del-scale {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  position: relative;
  z-index: 1;
}

.free-trial:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-logo {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
/* .carousel-control-next, .carousel-control-prev {
  width: 2%
} */
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.bg_img_img2 {
  position: absolute;
  display: block;
  top: 40px;
  /*right: 19%;*/
  right: calc((100% - 1200px) / 2);
  width: auto;
  height: 442px;
}

.bg_img_img {
  position: absolute;
  display: block;
  top: 100px;
  /*right: 19%;*/
  right: calc((100% - 1050px) / 2);
  width: auto;
  height: 330px;
}
/*.bg_img_1 {*/
/*  !*background-image: url('https://cdn.myfans.cc/46280_0_uuw4sm61il.jpg');*!*/
/*  !*background-position: center;*!*/
/*  position: relative;*/
/*  background: linear-gradient(to bottom, #1973F3, #2297FF);*/
/*  overflow: hidden;*/
/*  min-width: 1280px;*/
/*  height: 540px;*/
/*}*/
.bg_box {
  position: relative;
  overflow: hidden;
  min-width: 1280px;
  height: 540px;
}
.bg_blue {
  background: linear-gradient(to bottom, #1973F3, #2297FF);
}
.bg_purple {
  background: linear-gradient(to bottom, #5571FF, #2E4EFF);
}
.bg_green {
  background: linear-gradient(to right, #58FF96, #5885FF);
}
.bg_orange {
  background: linear-gradient(to bottom, #e75f44, #ef894a);
}
.bg_deepBlue {
  background: linear-gradient(to bottom, #3148FF, #226AFF);
}
.bg_deepPurple {
  background: linear-gradient(to bottom, #7D60FF, #592DBF);
}
.font_purple {
  color: #2E4EFF;
}
.font_orange {
  color: #ff9929;
}
.font_blue {
  color: #198AF3;
}
.btn-box {
  display: flex;
}
.code-con {
  position: relative;
  margin-right: 20px;
}
.code-btn {
  width: 180px;
  height: 50px;
  line-height: 48px;
  border-radius: 25px;
  border: 1px solid #198AF3;
  color: #198AF3;
  text-align: center;
  cursor: default;
  user-select: none;
}
.code-box {
  position: absolute;
  display: none;
  width: 180px;
  height: 210px;
  top: -210px;
  left: 0;
  background: url("https://cdn.myfans.cc/0_0_iwa56dd8ia.jpg") no-repeat;
  background-size: 180px 210px;
  text-align: center;
}
.code-box img {
  display: block;
  width: 125px;
  height: 125px;
  margin: 18px auto;
}
.code-box span {
  font-size: 14px;
}

.dl-ban-btn {
  position: absolute;
  bottom: 90px;
  width: 180px;
  height: 45px;
  left: 50%;
  transform: translateX(-90px);
  text-align: center;
  line-height: 45px;
  color: #FF5100;
  background: #fff;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
}
