@charset "UTF-8";

html,body {
  min-height: 100vh;
  background-color: #f3f3f7;
}

/* 底部按钮 */
.main-container{
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.show {
    display: block!important;
}

.sec img {
  display: block;
  width: 100%;
}
.last-sec {
  margin-bottom: 1.2rem;
}
.sec1 {
  position: relative;
}
.fund-card-sec {
  padding: 0.3rem 0.3rem 0.5rem;
  background-color: #fff;
}
.fund-msg .item_t {
  margin-bottom: 0.15rem;
  text-align: center;
}
.fund-msg .item_t h2 {
  margin-bottom: 0.24rem;
  font-size: 0.42rem;
  line-height: 1;
  color: #333333;
  font-weight: normal; 
}
.fund-msg .item_t p {
  font-size: 0.24rem;
  color: #333333; 
}
.fund-msg .funds {
  text-align: center; 
}
.fund-msg .funds .tag span {
  display: inline-block;
  padding: 0.06rem 0.14rem;
  border: 1px solid #f35733;
  border-radius: 0.05rem;
  line-height: 1;
  font-size: 0.20rem;
  color: #f35733; 
}

.fund-msg .funds .fund-yield,
.fund-msg .funds .yield-default-style {
  padding-top: 0.2rem;
  margin-bottom: 0.1rem;
  font-size: 0.7rem;
  color: #f35733;
  line-height: 1;
}
.fund-msg .funds .fund-yield i,
.fund-msg .funds .yield-default-style i {
  font-size: 0.32rem;
  font-style: normal; 
}
.fund-msg .funds .fund-yield-time,
.fund-msg .funds .yield-time-default-style {
  font-size: 0.24rem;
  letter-spacing: 0; 
  color: #999999;
}

.fund-msg .btn {
  margin-top: 0.3rem; 
}
.fund-msg .btn a {
  display: block;
  padding: 0.12rem 0;
  margin: 0 0.25rem;
  background-color: #3790fe;
  text-align: center;
  font-size: 0.36rem;
  color: #fff; 
  border-radius: 0.08rem;
}

.sec {
  position: relative;
}
.sec.banner{
    margin-top: 0;
}

.table-data {
  padding: 0.45rem 0.25rem;
  background-color: #fff;
}

.tips{
  font-size: 0.2rem;
  color: #999999;
  text-align: left;
}

.table{
  width: 100%;
}

.table .desc {
  margin-bottom: 0.25rem;
  font-size: 0.3rem;
  color: #979797;
  line-height: 1;
  text-align: center; 
}

.table th {
  padding: 0.15rem 0;
  border: 1px solid #d0d0d0;
  background-color: #f1f1f1;
  text-align: center;
  font-size: 0.20rem;
  color: #4a4a4a;
}
.table td {
  padding: 0.15rem 0;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  text-align: center;
  font-size: 0.20rem;
  color: #4e4e4e;
}

.footer {
  padding: 0.25rem 0.24rem;
  max-height: 9999px; 
  margin-bottom: 1.2rem;
}
.footer p {
  line-height: 1.6;
  font-size: 0.22rem;
  color: #999;
  text-align: justify;
}
.footer em {
  font-size: 0.24rem;
  color: #666;
  font-weight: normal; 
}

.client_download {
    width: 100%;
    height: 1rem;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: -1rem;
    left: 0;
    z-index: 1000;
}
.client_download .in {
    height: 1rem;
    padding: 0 0.2rem;
}
.client_download h3 {
    padding-left: 0.9rem;
    padding-top: 0.1rem;
    font-weight: normal;
    color: #fff;
    background: url(../images/logo.png) no-repeat left center;
    -webkit-background-size: 0.7rem;
    background-size: 0.7rem;
}
.client_download h3 p{
    letter-spacing: 0.03rem;
    font-weight: normal;
    line-height: 1.4;
}
.client_download .right{
    text-align: right;
}
.client_download .right a {
    display: inline-block;
    width: 1.8rem;
    height: 0.6rem;
    border-radius: 0.1rem;
    background: #ff6307;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    margin-top: 0.22rem;
}

/*底部单按钮*/
 .bottom-single-btn {
  width: 100%;
  max-width: 7.5rem;
  margin: 0 auto;
  padding: 0.2rem 0;
  background: rgba(255,255,255,.8);
  position: fixed;
  text-align: center;
  bottom: 0;
  z-index: 100;
}

.bottom-single-btn a {
  display: inline-block;
  width: 92%;
  height: 0.86rem;
  line-height: 0.88rem;
  border-bottom: 0.05rem solid #da580b;
  background: #ff6307;
  font-size: 0.38rem;
  color: #fff;
  text-align: center;
}
.bottom-single-btn a:active {
  background: #da580b;
}

/* 底部双按钮 */
 .bottom-two-btn {
  width: 100%;
  max-width: 7.5rem;
  margin: 0 auto;
  height: 1.2rem;
  background: rgba(255,255,255,.8);
  position: fixed;
  line-height: 1.2rem;
  text-align: center;
  bottom: 0;
  z-index: 100;
}

.bottom-two-btn a {
  display: inline-block;
  width: 3.25rem;
  height: 0.72rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  line-height: 0.72rem;
  margin: 0 0.18rem;
}
.bottom-two-btn a.buyfundBtn {
  background-color: #ff6307;
}
.bottom-two-btn a.showfundBtn {
  background-color: #ff9d34;
}
.bottom-two-btn a.buyfundBtn:active {
  background: #CA492A;
}
.bottom-two-btn a.showfundBtn:active {
  background: #d6842c;
}

.wx-top-btn {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 1.2rem;
  border-bottom: 0.02rem solid #dedede;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
  padding: 0 0.3rem;
  z-index: 100;
}
.wx-top-btn .logo {
  width: 0.49rem;
}
.wx-top-btn .logo img {
  display: block;
  width: 100%;
}
.wx-top-btn .center {
  width: 4rem;
  padding-left: 0.15rem;
}
.wx-top-btn .center p {
  font-size: 0.26rem;
}
.wx-top-btn .right {
  width: 5rem;
  text-align: right;
}
.wx-top-btn .right a {
  display: inline-block;
  width: 1.8rem;
  height: 0.6rem;
  border-radius: 0.1rem;
  background: #ff6307;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
}

.app-guide,
.wx-subscribe {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 1.2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(0,0,0,0.7);
    padding: 0 0.3rem;
    z-index: 100;
}
.app-guide .logo,
.wx-subscribe .logo {
  width: 0.9rem;
}
.app-guide .logo img,
.wx-subscribe .logo img {
  display: block;
  width: 100%;
}
.app-guide .center,
.wx-subscribe .center {
  width: 4.6rem;
  padding-left: 0.15rem;
}
.app-guide .center p,
.wx-subscribe .center p span {
    color: #FE9250;
}
.app-guide .center p.p1,
.wx-subscribe .center p.p1 {
  font-size: 0.32rem;
    font-weight: bold;
    color: #FFFFFF;
}
.app-guide .center p.p2,
.wx-subscribe .center p.p2 {
  font-size: 0.24rem;
    color: #CCCCCC;
}
.app-guide .right,
.wx-subscribe .right {
    flex: 1;
  text-align: right;
}
.app-guide .right a,
.wx-subscribe .right a {
  display: inline-block;
  width: 1.2rem;
  height: 0.6rem;
  border-radius: 0.8rem;
  background: #FF5E1C;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
}


/* pop */
/* pop style */
.pop,
.pop .pop-main{
    display: none;
}

/* pop common style */
.pop,
.pop-mask{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
}
.pop-mask{
    background: rgba(0,0,0,.8);
}
.pop-main{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1002;
}
.pop-main .pop-close{
    position: absolute;
    right: 0;
    top: -0.8rem;
    display: inline-block;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../images/pop-close-btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 120;
    -webkit-tap-highlight-color:rgba(255,0,0,0);
}
.pop-main p.tips{
  font-size: 0.22rem;
  color: #9b9b9b;
  text-align: left;
}
#pop .pop-main-active{
    display: block;
}

.pop-wx-subscribe {
    width: 5.9rem;
    padding: 0.4rem 0;
    background-color: #fff;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    border-radius: 0.16rem;
}
.pop-wx-subscribe .pop-close {
    bottom: -0.8rem;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pop-wx-subscribe .pop-header p {
    font-size: 0.36rem;
    color: #3C3C3C;
    font-weight: bold;
    text-align: center;
}
.pop-wx-subscribe .pop-body {
    text-align: center;
    padding: 0 0.4rem;
    margin-top: 0.3rem;
}
.pop-wx-subscribe .pop-body .text1 {
    font-size: 0.28rem;
    color: #3C3C3C;
}
.pop-wx-subscribe .pop-body .text2 {
    background-color: #FFF4E5;
    padding: 0.1rem 0;
    margin-top: 0.1rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
}
.pop-wx-subscribe .pop-body .text2 p {
    font-size: 0.28rem;
    color: #FF5E1C;
}
.pop-wx-subscribe .pop-body .wx-QRcode {
    display: block;
    width: 3.22rem;
    margin: 0.1rem auto 0;
}
.pop-wx-subscribe .pop-body .text3 {
    font-size: 0.28rem;
    color: #666666;
}

.show {
  display: block!important;
}


.pop .kyc-confirm-pop {
    display: block;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    background-color: #F5F5F5;
    -webkit-border-radius: 0.24rem 0.24rem 0 0;
    -moz-border-radius: 0.24rem 0.24rem 0 0;
    border-radius: 0.24rem 0.24rem 0 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.kyc-confirm-pop .bd1 {
    max-height: 85vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 0.24rem 0.24rem 0 0;
    z-index: 3;
    padding-top: 0.86rem;
    position: relative;
    opacity: 1;
}

.kyc-confirm-pop .outer1 {
    position: relative;
    padding-bottom: 3.06rem;
    opacity: 1;
}

.kyc-confirm-pop .mod1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0.16rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    padding: 0.5rem 0 0.3rem;
}

.kyc-confirm-pop .layer1 {
    margin: 0 0.3rem;
}

.kyc-confirm-pop .word1 {
    overflow-wrap: break-word;
    color: rgba(60, 60, 60, 1);
    font-size: 0.28rem;
    line-height: 0.4rem;
    display: block;
}

.kyc-confirm-pop .word2 {
    overflow-wrap: break-word;
    color: rgba(57, 98, 210, 1);
    font-size: 0.32rem;
    line-height: 0.44rem;
    margin-top: 0.1rem;
    display: block;
    font-weight: bold;
}

.kyc-confirm-pop .box1 {
    background-color: rgba(234, 238, 251, 1);
    border-radius: 0.16rem;
    margin-top: 0.3rem;
    padding: 0.15rem 0.3rem;
}
.kyc-confirm-pop .block-list {
    margin: 0.15rem 0;
}
.kyc-confirm-pop .block-list .left-icon {
    width: 0.56rem;
    height: 0.56rem;
}
.kyc-confirm-pop .block-list .left-icon img {
    display: block;
    width: 100%;
}
.kyc-confirm-pop .block-list .TextGroup {
    flex: 1;
    margin-left: 0.3rem;
}
.kyc-confirm-pop .block-list .TextGroup span {
    display: inline-block;
    color: rgba(102, 102, 102, 1);
    font-size: 0.24rem;
    line-height: 0.34rem;
}
.kyc-confirm-pop .block-list .TextGroup span.bold {
    color: #333;
}

.kyc-confirm-pop .word7 {
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 0.22rem;
    line-height: 0.32rem;
    display: block;
    margin-top: 0.12rem;
}

.kyc-confirm-pop .mod2 {
    position: fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    padding-top: 0.5rem;
    margin: 0 0.3rem;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.kyc-confirm-pop .mod-btn {
    text-align: right;
    margin-bottom: 0.2rem;
}

.kyc-confirm-pop .mod-btn a {
    display: inline-block;
    padding: 0.18rem 0.4rem;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.25);
    background-color: rgba(201, 157, 116, 1);
    border-radius: 0.56rem;
    font-size: 0.28rem;
    text-align: center;
    color: #fff;
}

.kyc-confirm-pop .mod-btn .info1 {
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(222, 222, 222, 1);
    color: rgba(201, 157, 116, 1);
}

.kyc-confirm-pop .outer2 {
    z-index: 10;
    height: 0.88rem;
    width: 0.88rem;
    position: absolute;
    left: 0.7rem;
    top: 0.42rem;
}

.kyc-confirm-pop .icon1 {
    display: block;
    width: 100%;
}
/* 菊花样式 */
.inline-loading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
}

.inline-loading.inline-loading-toast {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  z-index: 1999;
}

.inline-loading-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 21px 21px;
  border-radius: 7px;
  background-clip: padding-box;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
  line-height: 20px;
}

.spin-wrapper {
  width: 35px;
  height: 35px;
}

@keyframes spinner-line-fade-more {

  0%,
  100% {
    opacity: 0;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}

@-webkit-keyframes spinner-line-fade-more {

  0%,
  100% {
    opacity: 0;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}

@-moz-keyframes spinner-line-fade-more {

  0%,
  100% {
    opacity: 0;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-quick {

  0%,
  39%,
  100% {
    opacity: 0.25;

    /* minimum opacity */
  }

  40% {
    opacity: 1;
  }
}

@-webkit-keyframes spinner-line-fade-quick {

  0%,
  39%,
  100% {
    opacity: 0.25;

    /* minimum opacity */
  }

  40% {
    opacity: 1;
  }
}

@-moz-keyframes spinner-line-fade-quick {

  0%,
  39%,
  100% {
    opacity: 0.25;

    /* minimum opacity */
  }

  40% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-default {

  0%,
  100% {
    opacity: 0.22;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}

@-webkit-keyframes spinner-line-fade-default {

  0%,
  100% {
    opacity: 0.22;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}

@-moz-keyframes spinner-line-fade-default {

  0%,
  100% {
    opacity: 0.22;

    /* minimum opacity */
  }

  1% {
    opacity: 1;
  }
}
.hide {
  display: none!important;
}

/*基金关注按钮*/
.follow-btn-parent {
    display: flex;
    align-items: center;
    justify-content: center;
}
.follow-btn-parent .follow-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.35rem;
    height: 0.35rem;
    border: 0.02rem solid #b94e09;
    -webkit-border-radius: 0.06rem;
    -moz-border-radius: 0.06rem;
    border-radius: 0.06rem;
    margin-left: 0.1rem;
}
.follow-btn-parent .follow-button:after {
    content: '';
    width: 0.29rem;
    height: 0.29rem;
    background-image: url("../images/follow-icon.png?dt=20221030T105200");
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 0.29rem auto;
    background-size: 0.29rem auto;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}
.follow-btn-parent .follow-button.followed {
    border-color: #a2968e;
}
.follow-btn-parent .follow-button.followed:after {
    background-position: top -0.29rem left;
}

.follow-btn-parent .follow-heart-button {
    border: none;
}
.follow-btn-parent .follow-heart-button:after {
    background-image: url("../images/follow-heart-icon.png?dt=20221030T105200");
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 0.29rem auto;
    background-size: 0.29rem auto;
}
.follow-btn-parent .follow-heart-button.followed:after {
    background-position: top -0.29rem left;
}

#toastPop{
    display: none;
    position:fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 101;
}
#toastPop .toast-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 2rem;
    max-width: 4.5rem;
    padding: 0.3rem 0.35rem;
    border-radius: 0.2rem;
    background: rgba(0,0,0,0.8);
    color:#fff;
    font-size: 0.28rem;
    text-align: center;
}

.navigation-bar {
    position: sticky;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    max-width: 7.5rem;
    min-height: 45px;
    margin: 0 auto;
    z-index: 1000;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
.navigation-bar .left-btn > img,
.navigation-bar .right-btn > img {
    display: block;
    width: 0.4rem;
}
.navigation-bar .left-btn,
.navigation-bar .right-btn,
.navigation-bar .right {
    width: 0.4rem;
    height: 0.4rem;
}
.navigation-bar .left-btn{
    background: url("../images/icon_gf_icon_goback@2x.png") center center/100% auto no-repeat;
}
.navigation-bar .right-btn{
    background: url("../images/icon_gf_icon_share@2x.png") center center/100% auto no-repeat;
}
.navigation-bar h2 {
    font-size: 0.38rem;
    color: #3c3c3c;
}
.navigation-bar.white .left-btn{
    background: url("../images/gf_icon_white_goback_2x.png") center center/100% auto no-repeat;
}
.navigation-bar.white .right-btn{
    background: url("../images/icon_gf_icon_share_white@2x.png") center center/100% auto no-repeat;
}

.navigation-bar.white h2{
    color: #fff;
}

