/* .container .banner{
    height: 40rem;
}
.swiper img, .swiper{
    height: 40rem;
    width: 100%;
}
.banner .swiper-slide{
    position: relative;
}
.banner h2{
    font-size: 4rem;
    color: #fff;
    position: absolute;
    top:50%;
    left:6rem;
    margin-top:-10.5rem;
} */
.banner_img {
    width: 100%;
    height: 200px;
  }
/*   
  .swiper-slide {
    padding: 2.6rem;
    background: linear-gradient(85.12deg, rgba(185, 185, 241, 0.2) 0%, rgba(84, 132, 234, 0.2) 56.29%, rgba(58, 142, 137, 0.2) 99.99%);
  }
   */

  
  .banner_img_l {
    width: 50%;
  }
  
  .banner_img_r {
    width: 50%;
  }
  
  .banner_img_l h2 {
    font-size: 2rem;
    color: #2E2B29;
  }
  
  .banner_img_l>p {
    font-size: 1.2rem;
    margin-top: 1.2rem;
    line-height: 20px;
    color: #2E2B29;
    font-size: 1.4rem;
  }
  
  .banner_img_r img {
    height: 160px;
  }
  
  .fund_banner img {
    height: 130px;
    background-color: transparent;
  }
  
  .wallet{
    margin-left: 8rem;
    height: 130px;
  }
  .index_banner img,
  .stock_banner img {
    margin-left: 2rem;
  }
  

  
  .swiper-pagination-bullet {
    display: inline-block;
    width: 49.24px;
    height: 4.92px;
    margin-right: 9.8px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 1px solid #fff;
    border-radius: 20.928px;
    opacity: 1;
  }
  
  .swiper-pagination-bullet-active {
    background-color: #E3271C;
    border: 1px solid #E3271C;
  }
  
  .swiper-button-prev:after,
  .swiper-button-next:after {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
  }
  
  .swiper-button-prev {
    left: 10%;
    opacity: .5;
  }
  
  .swiper-button-next {
    opacity: .5;
    right: 10%;
  }
  
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    opacity: 1;
  }
  
  /* 精选基金 */
  /* 标题 */
  .fund_wrap .title {
    padding: 1.5rem 1rem;
  }
  
  .fund_wrap .title_log img {
    width: 2rem;
    margin-right: .8rem;
  }
  
  .fund_wrap .title_log h2 {
    font-size: 1.6rem;
    color: #2E2B29;
  }
  
  .screen_wrap img {
    width: 2rem;
    margin-right: .4rem;
  }
  
  .screen_wrap {
    font-size: 1.4rem;
    margin-top: 1.5rem;
    justify-content: space-between;
  }
  
  .screen_c li {
    font-size: 14px;
    padding: .5rem;
    color: #646A7A;
    background-color: #F8F8F9;
    border-radius: .4rem;
    margin:0 8px 8px 0;
  }
  
  .screen_c ul {
    flex-wrap: wrap;
  }
  
  .screen_c li.select {
    border: 1px solid #FFA899;
    background: #FFFAEF;
    color: #E3271C;
  }
  
  .screen_r {
    width: 6% !important;
    font-size: 14px;
  }
  
  .screen_con {
    width: 84%;
  }
  
  /* 精选基金列表 */
  .fund_main {
    background: #f7f8f8;
    padding: 1.2rem 1rem;
  }
  
  .fund_main>ul>li {
    padding: 1.8rem 1.5rem;
    margin-top: 1.1rem;
    background: #fff;
  }
  
  .fund_main>ul>li:first-of-type {
    margin-top: 0;
  }
  
  .fund_main .fund_main_title {
    font-size: 1.6rem;
    font-weight: 600;
  }
  
  .fund_main .fund_main_title em {
    color: #1f1f1f;
    margin-right: 4px;
  }
  
  .fund_main .fund_main_title span {
    color: #646A7A;
  }
  
  .fund_main .fund_main_grade .com {
    font-size: 1.4rem;
    padding: .9rem .8rem;
    background: #F5F8FB;
    border-radius: .4rem;
    color: #646A7A;
  }
  
  .fund_main_grade .yield {
    margin-right: 2.5rem;
  }
  
  .fund_main_grade {
    margin: 1.4rem 0;
    justify-content: space-between;
  }
  
  .fund_main_grade .grade {
    margin-right: .5rem;
  }
  
  .fund_main_grade .grade span,
  .fund_main_grade .grade>span {
    color: #1F1F1F;
    margin-left: 0rem;
  }
  
  .fund_main_grade .yield span {
    color: #2E2B29;
    margin-left: .4rem;
  }
  
  .fund_main_grade .view {
    font-size: 1.4rem;
    padding: 0 1.7rem;
    background: #FFEEEF;
    border: 1px solid #FFB5B5;
    border-radius: .4rem;
    height: 2.8rem;
    line-height: 2.8rem;
  }
  /* 因---  改为：收藏为20条股票策略 */
  .fund_main_grade .view a {
    color: #FF0420;
  }
  
  .fund_main_type>.fund_main_type_l ul {
    /* margin-right:3rem; */
    width: 100%;
  }
  
  .fund_main_type_l li {
    justify-content: space-between;
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 1.2rem;
  }
  
  .fund_main_type_l li:last-of-type {
    /* margin-bottom:.2rem; */
  }
  
  .fund_main_type_l li>span {
    color: #646A7A;
  }
  
  .fund_main_type_l li i {
    color: #1f1f1f;
    font-weight: 600;
    white-space: nowrap;
  }
  
  .fund_main_type_l li em {
    font-weight: 500;
    color: #DD262B;
    white-space: nowrap;
  }
  
  .loading_more {
    width: 100%;
    height: 4.8rem;
    justify-content: center;
    color: #969AA0;
    font-size: 1.4rem;
    background-color: #fff;
    margin-top: 1.1rem;
  }
  
  .loading_more img {
    display: none;
  }
  
  /* 筛选弹窗 */
  .pop {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  
  .pop_con {
    width: 33.6rem;
    background-color: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    padding: 1.1rem 1.5rem;
    height: 100%;
  }
  
  .screen_pop_con_tit {
    margin-bottom: 1.3rem;
  }
  
  .screen_pop_con_tit>h2 {
    color: #2E2B29;
    font-size: 1.6rem;
    text-align: center;
    width: 93%;
  }
  
  .screen_pop_con_tit>img {
    width: 2rem;
  }
  
  .model>h2 {
    color: #1F1F1F;
    margin-bottom: 1.1rem;
    font-size: 14px;
  }
  
  .pop_con li.select {
    /* border: 1px solid #FFA899; */
    background: #FFEEEF;
    color: #E3271C;
  }
  
  .pop_con .fund_type li {
    margin: 0 1rem 1rem 0;
  }
  
  .pop_con li {
    padding: .7rem .8rem;
    background-color: #F1F1F1;
    color: #1f1f1f;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 1.2rem;
  }
  
  .pop_con .fund_type>ul {
    flex-wrap: wrap;
    /* margin-bottom: 1.4rem; */
  }
  
  .fund_yield {
    margin-bottom: 1rem;
  }
  
  .fund_type2 li {
    margin-left: 1rem;
  }
  
  .fund_year {
    margin-top: 1.4rem;
  }
  
  .pop_con .button {
    position: absolute;
    bottom: 1rem;
    z-index: 9;
    background: #fff;
  }
  
  .fund_type2 .fund_yield p {
    width: 60px;
    font-size: 1.4rem;
  }
  
  /* 按钮样式 */
  .button .btn {
    width: 14.8rem;
    height: 4rem;
    font-size: 1.4rem;
    border-radius: 4px;
    justify-content: center;
  }
  
  .button .button_l {
    border: 1px solid #D5D6D9;
    color: #1F1F1F;
    margin-right: 1rem;
  }
  
  .button .button_r {
    color: #fff;
    background: linear-gradient(90deg, #E3271C 0%, #FF5B27 100%);
  }
  
  .screen_pop {
    display: none;
  }
  
  .fund_type_wrap {
    height: 85%;
    overflow-y: scroll;
  }
  