*{box-sizing: border-box;}
html{
    font-size: 26.67vw;
    height: 100%;
    width:100%;
}
body{
    font-size: 16px;
    height: 100%;
    width:100%;
}
.indexWrap{
    display: flex;
    flex-direction: row;
}
.indexLeft{
    width: 0;
    background: #D70D18;
    
}
.indexLeft li{
    display: block;
    width: 1.5rem;
    height: 0.43rem;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 0.15rem;
    line-height: 0.43rem;
}
.indexLeft li a{
    display: block;
    width: 1.5rem;
    height: 0.43rem;
    color: rgba(255,255,255,0.69);
}
.indexLeft li .active{
    display: block;
    width: 1.5rem;
    height: 0.43rem;
    background-color: rgba(255,255,255,0.23);
    color:#FFFFFF;
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.15rem;   
}
.indexLeft li:nth-child(1){
    margin-top: 0.4rem;
}
.indexRight{
    width: 100%;
    overflow: hidden;
    background: rgba(246,246,246);
} 
.indexHeader{
    background:#FFFFFF;
    width: 3.75rem;
    height: 0.63rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.imgButton{
    display: block;
    width: 0.21rem;
    height:0.16rem;
    margin-left: 0.15rem
}
.imgLogo{
    display: block;
    width: 1.3rem;
    height:0.3rem;
    margin-right: 0.16rem
}
.titleBanner .swiper-container{
    width: 3.75rem;
    height: 1.6rem;
}
.titleBanner.swiper-wrapper{
    width: 3.75rem;
    height: 1.6rem;
}
.titleBanner .swiper-slide {
    width: 3.75rem;
    height: 1.6rem;
}
.titleBanner .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}
.titleBanner .swiper-slide .play{
    position: absolute;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%)
}
.titleBanner .swiper-slide video{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.titleBanner .swiper-pagination-bullet-active {
    background: #C60127!important;
}
.titleBanner .swiper-pagination .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity:1;
}
.titleBanner .swiper-pagination {
    padding-right: 0.19rem;
    text-align: end!important;
}
.titleBanner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0.41rem!important;
}
.iconMenuWrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
    margin-top: -0.1rem;
}
.iconPosition{
    z-index: 100;
    width: 3.45rem;
    background: #FFFFFF;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.10);
    border-radius: 0.05rem;
    padding: 0.17rem 0.1rem 0 0.1rem;
}
::-webkit-scrollbar{
    display: none;
}
.iconPosition li{
    width: 0.76rem;
    height: 0.63rem;
    display: inline-block;
    text-align: center;
    margin-bottom: 0.2rem;
}
.iconPosition img{
    width: 0.42rem;
    height: 0.42rem;
    display: inline-block;
}
.iconPosition span {
    display: grid;
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #666666;
}
.horn-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
    margin-top: 0.1rem;
}
.horn-content{
    width: 3.45rem;
    height: 0.17rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.hornIcon{
    display: inline-block;
    width: 0.14rem;
    height: 0.14rem;
    margin-right: 0.09rem;
}
.horn-content a{
    width: 3.23rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}
.horn-content p{
    display:block;
    width: 3.05rem;
    height: 0.17rem;
    line-height: 0.17rem;
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goRight{
    display:block;
    width: 0.07rem;
    height: 0.12rem;
}
.middleBanner-content{
    padding-left: 0.15rem;
    height: 0.82rem;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-top: 0.1rem;
}
.middleBanner-content :last-child{
    margin-right: 0.15rem;
}
.middleBanner-swiper1{
    margin-right: 0.08rem;
    width:3.34rem;
    height: 0.82rem;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}
.middleBanner-swiper1 video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.05rem;
}
.middleBanner-swiper1 .play{
    position: absolute;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.middleBanner-swiper1 img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.05rem;
}
::-webkit-scrollbar{
    display: none;
}

.deposit-top{
    width: 1.08rem;
    height: 0.27rem;
    border-bottom: 2px solid #D90C19;
    margin-left:0.2rem;
    margin-top:0.075rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.11rem;
    color: #D70C19;
    letter-spacing: 0;
    line-height: 0.27rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.otherRecommend-swiper1 h5{
    font-family: PingFangSC-Semibold;
    font-size: 0.16rem;
    color: #333333;
    letter-spacing: 0;
    line-height: 0.2rem;
    margin-top:0.065rem;
    margin-left: 0.2rem;
    width: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0.2rem;
}
.seeDetail{
    width: 0.76rem;
    height: 0.2rem;
    display: flex;
    justify-content: space-around;
    margin-left:0.2rem;
    margin-top: 0.1rem;
}
.seeDetail p{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: rgba(0,0,0,0.45);
    letter-spacing: 0;
}
.seeDetail img{
    display: block;
    width: 0.2rem;
    height: 0.2rem;
}

 .hxnews-wrap{
     width: 3.75rem;
     display: flex;
     justify-content: center;
     margin-top:0.255rem;
 }
 .hxnews-content{
     width: 3.45rem;
     margin-bottom: 0.08rem;
 }
 .hxnews-content :after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hxnews-title{
    font-family: PingFangSC-Semibold;
    /* font-size: 0.18rem; */
    color: #333333;
    text-align: center;
    float: left;
    margin-right: 0.14rem;
}
 .hxnews-left .hxnews-active{
    margin: 0 auto;
    display: block;
    width: 0.26rem;
    height: 0.02rem;
    background: #D70C19;
    border-radius: 0.015rem;
    margin-top: 0.05rem;
 }

.hxnews-left{
    float: left;
}
.hxnews-left .active{
    font-family: PingFangSC-Semibold;
    font-size: 0.14rem;
    color: #333333;
    text-align: center;
    font-weight: bolder;
}
.hxnews-left li {
    margin-right: 0.15rem;
    float: left;
    padding-bottom:0.05rem;
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #333333;
    text-align: center;
}
.hxnews-right{
    float: right;
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
    letter-spacing: 0.34px;
    float: right;
    line-height: 0.25rem;
}
.investment-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
.investment-content{
    width: 3.45rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
}
.investment-list{
    width: 3.45rem;
    /* height: 1.14rem; */
    padding:0.16rem 0 0.15rem 0.13rem;
    border-bottom: 1px solid #E8E8E8;

}
.investment-list:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.personal-finace :last-child{
    border: 0;
    margin-bottom: 0;
}
.personal-finace{
    display: none;
}
.investment-content .selected{
    display: block;

}
.investment-title{
    height: 0.18rem;
}
.investment-title img{
    display: block;
    width: 0.48rem;
    height: 0.18rem;
    float: left;
    margin-right: 0.11rem;
}
.investment-title p{
    display: block;
    height: 0.18rem;
    line-height: 0.18rem;
    float: left;
    font-family: PingFangSC-Regular;
    font-size: 0.13rem;
    color: #999999;
    width: 2.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yearRate{
    float: left;
    width: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 0.67rem;
}
.yearRate-content p{
    display: inline-block;
    font-family: DINCondensed-Bold;
    font-size: 0.38rem;
    color: #D70C19;
}
.recently{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999; 
}
.yearRate-content span{
    font-family: DINCondensed-Bold;
    font-size: 0.12rem;
    color: #D70C19;
}
.moneyTerm{
    float: left;
    margin-right: 0.2rem;
}
.moneyTerm :first-child{
    margin-top: 0.19rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.14rem;
    color: #4A4A4A;
}
.moneyTerm :last-child{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
}
.sumMoney{
    float: left;
}
.sumMoney :first-child{
    margin-top: 0.19rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.14rem;
    color: #4A4A4A;
}
.sumMoney :last-child{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
}
.fund-list{
    padding:0.17rem 0 0.15rem 0.14rem;
    /* height: 1.14rem; */
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 0.14rem;
}
.found-title{
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #4A4A4A;
    width: 3.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.found-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.foundContent-left p{
    font-family: DINCondensed-Bold;
    font-size: 0.38rem;
    color: #D70C19;
}
.foundContent-left span{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
}
.foundContent-middle p{
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #333333;
}
.foundContent-middle span{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
}
.foundContent-right p{
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #333333;
    margin-right: 0.1rem;
}
.nobleMetal-wrap{
    height: 1.1rem;
    width: 3.45rem;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
}
.nobleMetal-img{
    width: 1.28rem;
    height: 1.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nobleMetal-img img{
    display: block;
    width: 0.55rem;
    height: 0.669rem;
}
.nobleMetal-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nobleMetal-titel{
    font-family: PingFangSC-Medium;
    font-size: 0.15rem;
    color: #333333;
    letter-spacing: 0;
}
.nobleMetal-detail{
    display: flex;
    align-items: center;
}
.nobleMetal-detail :nth-child(1){
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    margin-right: 0.09rem;
}
.nobleMetal-detail :nth-child(2){
    font-family: PingFangSC-Semibold;
    font-size: 0.18rem;
    color: #D70C19;
    letter-spacing: 0;
    text-align: center;
}
.lifeFinace-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
    margin-top:0.255rem;
}
.lifeFinace-content{
    width: 3.45rem;
    margin-bottom: 0.08rem;
}

.lifeFinace-title{
   font-family: PingFangSC-Semibold;
   /* font-size: 0.18rem; */
   color: #333333;
   text-align: center;
   float: left;
   margin-right: 0.14rem;
}
.lifeFinace-left .hxnews-active{
   margin: 0 auto;
   display: block;
   width: 0.26rem;
   height: 0.02rem;
   background: #D70C19;
   border-radius: 0.015rem;
   margin-top: 0.05rem;
}

.lifeFinace-left{
   float: left;
}
.lifeFinace-left .active{
   font-family: PingFangSC-Semibold;
   font-size: 0.14rem;
   color: #333333;
   text-align: center;
   font-weight: bolder;
}
.lifeFinace-left li {
   margin-right: 0.24rem;
   float: left;
   padding-bottom:0.05rem;
   font-family: PingFangSC-Regular;
   font-size: 0.14rem;
   color: #333333;
   text-align: center;
}
.lifeFinace-right{
   float: right;
   font-family: PingFangSC-Regular;
   font-size: 0.12rem;
   color: #999999;
   letter-spacing: 0.34px;
   float: right;
   line-height: 0.25rem;
}
.loanabroad-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
.loanabroad-content{
    width: 3.45rem;
    border-radius: 0.05rem;
}
.loanabroad-list{
    width: 3.45rem;
    height: 1.89rem;
}
.loanabroad-list:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.life-finace{
    display: none;
}
.loanabroad-content .selected{
    display: block;

}
/* .loanabroad-left{
    height: 1.89rem;
    width: 1.67rem;
    border-radius: 0.05rem;
    float: left;
    position: relative;
}
.loanabroad-left img{
    display: block;
    width: 100%;
    height: 100%;
} */

/* ................................................ */
.loanabroad-list li:first-child{
    height: 1.89rem;
    width: 1.67rem;
    border-radius: 0.05rem;
    float: left;
    position: relative;
}
.loanabroad-list li:first-child img{
    height: 1.89rem;
    width: 1.67rem;
    border-radius: 0.05rem;
    float: left;
    position: relative;
}
.loanabroad-list li:first-child .play{
    position: absolute;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    opacity: 1;

}
.loanabroad-list li{
    float: right;
    display: block;
    width: 1.7rem;
    height: 0.58rem;
    margin-bottom: 0.07rem;
    border-radius: 0.05rem;
    position: relative;
}
.loanabroad-list li img {
    display: block;
    height: 100%;
    width: 100%;
}
.loanabroad-list video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.05rem;
}
.loanabroad-list .play{
    position: absolute;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    opacity: 0.7;
}
.abroadfinace-list{
    width: 3.45rem;
    /* height: 1.89rem; */
}
.abroadfinace-list:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.abroadfinace-list li{
    float: left;
    margin-right: 0.13rem;
    display: block;
    width: 1.66rem;
    height: 0.58rem;
    border-radius: 0.05rem;
    margin-bottom: 0.1rem;
    position: relative;
}
.abroadfinace-list li:nth-child(2n){
   margin-right: 0;
}
.abroadfinace-list li img{
    width: 100%;
    height: 100%;
}
.abroadfinace-list video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.05rem;
}
.abroadfinace-list .play{
    position: absolute;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    opacity: 0.7;
}
.keycall{
    margin:0.25rem 0 0.16rem 0.15rem;
    height:0.25rem ;
}
.keycall h3{
    font-family: PingFangSC-Semibold;
    font-size: 0.18rem;
    color: #333333;
    float: left;
}
.keycall-wrap{
    margin-bottom: 0.25rem;
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
::-webkit-scrollbar{
    display: none;
}
.keycall-content{
    padding-left: 0.15rem;
    height: 1.2rem;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    
}
.keycall-swiper1{
    margin-right: 0.1rem;
    width: 2.1rem;
    height: 1.2rem;
    display: inline-block;
    white-space: nowrap;
    padding:0.41rem 0 0.4rem 0.43rem;
  
}
.keycall-swiper1:last-child{
    margin-right: 0.15rem;
}
.keycall-swiper1 li{
    display: flex;
}
.keycall-swiper1 img{
    display: block;
    width: 0.21rem;
    height: 0.21rem;
}
.keycall-img{
    display: flex;
    align-items: center;
    margin-right:0.134rem;
}
.keycall-text h3{
    display: block;
    width: 1.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.keycall-text p{
    display: block;
    width: 1.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.keycall-swiper1 h3{
    font-family: PingFangSC-Semibold;
    font-size: 0.16rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
}
.keycall-swiper1 p{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
}
.announcement{
    margin:0rem 0 0.16rem 0.15rem;
    height:0.25rem ;
    width: 3.45rem;
}
.announcement :after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.announcement h3{
    font-family: PingFangSC-Semibold;
    font-size: 0.18rem;
    color: #333333;
    float: left;
}
.announcement p{
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #999999;
    letter-spacing: 0.34px;
    float: right;
    line-height: 0.25rem;
}
/* 
.newsNotice-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
    margin-top:0.05rem;
}
.newsNotice-content{
    width: 3.45rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    margin-bottom: 0.25rem;
}
.newsNotice-content :last-child{
    border-bottom: 0px;
}

.newsNotice-detail{
    width: 3.3rem;
    height: 0.44rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E8E8E8;
    margin-left:0.15rem;
}
.newsNotice-detail p{
    display: block;
    width: 2.95rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsNotice-detail img{
    display: block;
    width: 0.05rem;
    height: 0.086rem;
    margin-right: 0.15rem;
} */

.todayhx-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
.todayhx-content{
    width: 3.45rem;
    /* height: 1.82rem; */
    margin-bottom: 0.25rem;
    padding-left: 0.12rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    border-radius: 0.05rem;
}
.todayhx-content ul{
    height: 0.46rem;
    width: 3.33rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
}
.todayhx-content li{
    height: 0.2rem;
    width: 3.33rem;
   
}
.todayhx-content li:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.todayhxImg-left{
    float: left;
    height: 0.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.todayhxImg-left img{
    display: inline-block;
    width: 0.29rem;
    height: 0.15rem;
    margin-right: 0.06rem
}
.todayhxImg-left span{
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 0.14rem;
    color: #333333;
    width: 2.67rem;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.todayhxImg-right{
    height: 0.2rem;
    float:right;
    margin-right: 0.14rem;
    display: flex;
    align-items: center;
}
.todayhxImg-right img{
    display: block;
    width: 0.05rem;
    height: 0.086rem;
}
.footer-background{
    width: 3.75rem;
    background: #2B353D;
}
.footerWrap{
    width: 3.75rem;
    background: #2B353D;
    display: flex;
    justify-content: center;
}
.footer-menu{
    width: 3.45rem;
    margin: 0.2rem 0 0.2rem 0;
    display: flex;
    justify-content: space-around;
}
.footer-menu li{
    /* width: 0.54rem; */
    height: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.footer-menu img{
    display: block;
    width: 0.54rem;
    height: 0.54rem;
}
.footer-menu span{
    opacity: 0.6;
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #FFFFFF;
    letter-spacing: 0;
}
.tel-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
.tel-content{
    width: 3.45rem;
    /*height: 0.33rem;*/
    border-bottom: 1px solid rgba(151,151,151,0.17);  
    /*display: flex;*/
    justify-content: space-between;
}
.tel-content span{
    opacity: 0.6;
    font-family: PingFangSC-Regular;
    font-size: 0.12rem;
    color: #FFFFFF;
    letter-spacing: 0;
    /*line-height: 0.33rem;*/

}
.tel-left{
    /* width: 1.55rem; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tel-left img{
    display: block;
    width: 0.16rem;
    height: 0.16rem;
}
.copyright-wrap{
    width: 3.75rem;
    padding: 0.3rem 0 0.08rem 0;
    display: flex;
    justify-content: center;
}
.copyright-content{
    width: 3.45rem;
    /* height: 0.3rem; */
    display: flex;
    justify-content: space-between;
}
.copyright-left p{
    font-family: PingFangSC-Regular;
    font-size: 0.1rem;
    color: #999999;
    letter-spacing: 0;
}
.Copyright-right{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.Copyright-right img{
    display: block;
    width: 0.6rem;
    height: 0.24rem;
}
.ipvSupport-wrap{
    width: 3.75rem;
    display: flex;
    justify-content: center;
}
.ipvSupport-content{
    width: 3.45rem;
    height: 0.32rem;
}
.ipvSupport-content span{
    opacity: 0.5;
    font-family: PingFangSC-Regular;
    font-size: 0.1rem;
    color: #999999;
    letter-spacing: 0;
}
.Rcolor{
    color: red;
}




