@charset "UTF-8";
.fc-container {
  background-color: #ffffff;
  padding: 2.16rem 0rem 0rem 0rem;
  min-height: 100vh;
  box-sizing: border-box; }

[v-cloak] {
  display: none;
}
.pd-32{
  padding: 0 0.32rem;
}
.pd-24{
  padding: 0 0.24rem;
}
.interval-24 {
  height: 0.24rem;
  background-color: #f4f5f7;
  width: 100%; }

.fc-content-wrap {
  background: #fff;
  height: 100%; }

.fc-container .fc-top-search {
  background: #010101;
  width: 100vw;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  padding: 0.28rem 0.32rem;
  z-index: 20;
  left: 0; }

.fc-container .fc-top-search .logo-box {
  width: 1.69rem;
  height: 0.48rem;
  margin-right: 0.24rem; }


.search-input-box {
  flex: 1 0 auto;
  width: 0;
  height: 0.64rem;
  background-color: #eaebed;
  border-radius: 0.32rem;
  overflow: hidden; }

.search-input-box input {
  height: 100%;
  background-color: #eaebed;
  flex: 1 0 0;
  width: 0;
  padding-left: 0.2rem; }

.search-input-box .icon-search {
  display: block;
  width: 0.8rem;
  height: 100%;
  background-image: url('https://scms.jindingaus.com/jdfangchan_wap_static/assets/image/search-icon.png');
  background-size: 0.4rem 0.38rem;
  background-repeat: no-repeat;
  background-position: center center; }

.person-top-wrap .login_register,
.person-top-wrap .personal
{
  font-size: 0.32rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  margin-left: 0.24rem;
}

.navigator-wrap {
  overflow-x: auto;
  position: fixed;
  top: 1.2rem;
  z-index: 100;
  width: 100%; }

  .navigator-wrap .dim-wrap {
    position: absolute;
    left: 0;
    width: 0.28rem;
    height: 0.8rem;
    background-image: linear-gradient(rgba(255, 255, 255, 0) -33%, #fff 106%); }
    .navigator-wrap .dim-wrap.dim-right-wrap {
      background: #010101;
      position: absolute;
      right: 0rem !important; }
  .navigator-wrap .dim-right-wrap {
    background-image: linear-gradient(rgba(255, 255, 255, 0) -33%, #fff 106%);
    position: absolute;
    right: 0rem;
    width: 1rem;
    height: 0.8rem; }
  .navigator-wrap .navigator-box {
    width: 100%;
    overflow-x: auto;
    justify-content: space-between;
    padding: 0.34rem 0.32rem;
    background-color: #fff;
    box-sizing: border-box; }
    .navigator-wrap .navigator-box ::-webkit-scrollbar {
        width: 0.04rem;    
    }
  .navigator-wrap .navigator-box ::-webkit-scrollbar-thumb {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 5px rgba(255, 0, 0, 0.2);
      background: rgba(0,0,0,0.2);
  }
  .navigator-wrap .navigator-box ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 5px rgba(255, 0, 0, 0.2);
      border-radius: 0;
      background: rgba(235, 52, 52, 0.1);
  
  }
    .navigator-wrap .navigator-box .navigator-item {
      font-size: 0.30rem;
      font-weight: normal;
      font-stretch: normal;
      line-height: 0.26rem;
      letter-spacing: 0px;
      margin-right: 0.36rem;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      flex-shrink: 0;
      white-space: nowrap; }
      .navigator-wrap .navigator-box .navigator-item:last-of-type{
        margin-right: 0.8rem;
      }
      .navigator-wrap .navigator-box .navigator-item.curr {
        font-size: 0.36rem;
        font-weight: bold; }
        .navigator-wrap .navigator-box .navigator-item.curr a {
          color: #333333; }
      .navigator-wrap .navigator-box .navigator-item a {
        color: #666666; }
  .navigator-wrap .more-menu {
    position: absolute;
    right: 0.2rem;
    display: block;
    width: 0.5rem;
    height: 0.4rem;
    background: #fff;
    background-image: url("https://scms.jindingaus.com/jdfangchan_wap_static/assets/image/drop-down-iocn.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.24rem 0.24rem; }

.banner-box {
  width: 100%;
  box-sizing: border-box;
  padding: 0rem 0.32rem 0.32rem 0.32rem;
  background-color: #fff;
  /*重写banner的swiper样式  */ }
  .banner-box .one-banner {
    width: 100%;
    height: 3.12rem;
    border-radius: 0.16rem;
    overflow: hidden; }
  .banner-box .more-banner {
    width: 100%;
    height: 3.12rem;
    overflow: hidden;
    position: relative; }
    .banner-box .more-banner .banner {
      width: 100%;
      height: 100%;
      border-radius: 0.16rem;
      overflow: hidden; }
  .banner-box #w-banner-swiper .swiper-pagination-bullet {
    border: none;
    opacity: .5; }
  .banner-box .swiper .swiper-pagination-bullet-active {
    background-color: #be9a55;
    opacity: 1; }
  .banner-box #w-banner-swiper .swiper-pagination {
    bottom: .1rem !important; }

.fc-advantage-box {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0.46rem;
  padding-bottom: 0.4rem; }
  .fc-advantage-box .cap {
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 0.26rem;
    margin-bottom: 0.3rem; }
  .fc-advantage-box .advantage-ul {
    padding: 0 0.32rem;
    justify-content: flex-start; }
    .fc-advantage-box .advantage-ul .advantage-item {
      margin-bottom: 0.46rem; }
      .fc-advantage-box .advantage-ul .advantage-item .icon {
        width: 0.98rem;
        height: 0.98rem;
        margin-bottom: 0.24rem; }
      .fc-advantage-box .advantage-ul .advantage-item .tip {
        font-size: 0.24rem;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0px;
        color: #333333; }
      .fc-advantage-box .advantage-ul .advantage-item:nth-of-type(2) {
        margin-left: 1rem;
        margin-right: 1rem; }
      .fc-advantage-box .advantage-ul .advantage-item:nth-of-type(4) {
        margin-left: 1rem;
        margin-right: 1.96rem; }

.fc-copyright-box {
  background-color: #fff;
  padding-bottom: 1.62rem; }
.fc-copyright-box.fc-copyright-box-p{
  background-color: transparent;
}
  .fc-copyright-box p,.fc-copyright-box a {
    font-size: 0.2rem;
    color: #666666;
    margin-bottom: 0.16rem; }

    .fc-copyright-box p:nth-of-type(1) {
      font-size: 0.22rem; }

.fc-bottom-menu {
  width: 100vw;
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  padding: 0.16rem 0.5rem;
  background: #fff;
  box-shadow: 0px -3px 9px 0px rgb(214 214 214 / 33%);
  z-index: 100; }
  .fc-bottom-menu .menu-item  .text {
    font-size: 0.22rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 0.1rem; }
  .fc-bottom-menu .menu-item .menu-1-icon {
    width: 0.48rem;
    height: 0.48rem; }



/* 右侧展开栏 */
.right-list {
  background: #282828;
  width: 4rem;
  height: 100%;
  position: fixed;
  right: -4rem;
  top: 0;
  z-index: 999;
  transition: all 0.5s;
  overflow-y: auto;
  overflow-x: hidden; }
  .right-list .icon-nav-open {
    display: inline-block;
    background: url("https://scms.jindingaus.com/jdfangchan_wap_static/assets/image/right-nav.png") no-repeat;
    width: 0.48rem;
    height: 0.48rem;
    background-size: cover;
    margin: 0.25rem 0 0 0.34rem; }

.right-list .title {
  border-bottom: 1px solid #363535;
  height: 0.96rem; }

.right-list ul > li {
  height: 1.12rem;
  line-height: 1.12rem;
  border-bottom: 1px solid #363535;
  padding-left: 0.8rem;
  font-size: 0.3rem;
  color: rgba(255, 255, 255, 0.6); }

.right-list ul li.li-close ul {
  display: none; }

.right-list ul li.li-open ul {
  display: block; }

.right-list ul > li a {
  font-size: 0.3rem;
  color: rgba(255, 255, 255, 0.6); }

.right-list ul li .second-li {
  width: 100%;
  height: 1.12rem;
  position: absolute;
  left: 0; }

.right-list ul li.checked {
  background: #000; }

.right-list ul li.checked a {
  color: #FFD53E;
  font-weight: bold; }

.right-list ul li.checked {
  color: #FFD53E;
  font-weight: bold; }

.right-list ul li.checked .second-li {
  font-weight: bold;
  border-left: 0.05rem solid #FFD53E;
  padding-left: 0.75rem; }

.right-list ul li .second-ul li {
  padding-left: 0;
  border: 0; }

.right-list ul li .second-ul li .cover {
  width: 100%;
  height: 1.12rem;
  position: absolute;
  left: 0;
  border-top: 1px solid #363535; }

.right-list ul li.checked .second-ul li {
  font-weight: normal;
  border-left: 0; }

.right-list ul li.haschild-li {
  height: auto;
  position: relative; }

.right-list ul li.haschild-li ul li a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal; }

.right-list ul li.haschild-li ul li.child-checked a {
  color: #FFD53E; }

.click-open-list {
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

.left-list {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 3.4rem; }




/*公共的视频弹窗*/
.uni-video-popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

.uni-video-popup.show {
  z-index: 10000;
  opacity: 1; }

.uni-video-popup .uni-video-popup-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); }

.uni-video-popup .uni-video-popup-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url("https://scms.jindingaus.com/jdfangchan_wap_static/assets/image/icon_vclose.png") no-repeat center;
  -moz-background-size: 20px;
  background-size: 20px; }

.uni-video-popup .uni-video-popup-contain {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100vw;
  height: 100vw;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }


/*公共的图片弹窗*/
  .uni-image-popup {
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s; }
  
  .uni-image-popup.show {
    z-index: 10000;
    opacity: 1; }
  
  .uni-image-popup .uni-image-popup-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); }
  
  .uni-image-popup .uni-image-popup-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url("https://scms.jindingaus.com/jdfangchan_wap_static/assets/image/icon_vclose.png") no-repeat center;
    -moz-background-size: 20px;
    background-size: 20px; }
  
  .uni-image-popup .uni-image-popup-contain {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100vw;
    height: 100vw;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }


.common-wrap{
  background: #F4F7FA;
}

.common-personal-header{
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  font-size: 0.36rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  background: #010101;
  box-sizing: border-box;
  position: sticky;
  top: 0;
  z-index: 100;
}

