/*# sourceMappingURL=home_index.css.map */
html,
body {
  width: 100%;
  height: 100%;
}
* {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* 轮播图 */
.swiper {
  z-index: 0 !important;
}
@media screen and (max-width: 750px) {
  .swiper-slide > img {
    width: 100%;
    height: 1.38rem;
  }
  .swiper_mobile {
    position: relative;
  }
  .swiper_mobile .swiper-horizontal > .swiper-pagination-bullets,
  .swiper_mobile .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper_mobile .swiper-pagination-custom,
  .swiper_mobile .swiper-pagination-fraction {
    position: absolute;
    bottom: 0.1rem;
    left: 2.8rem;
    width: 100%;
    z-index: 9999;
  }
  .video-pos {
    position: relative;
    z-index: 99;
  }
  .m_mobile_box {
    width: 100%;
    font-size: 0.1rem;
    color: #333;
  }
  .m_top_img {
    width: 100%;
    height: 0.73rem;
    position: relative;
  }
  .m_top_img .m_img {
    height: 0.73rem;
    width: 100%;
  }
  .m_top_img .m_text {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 0.24rem;
    left: 0.4rem;
    font-weight: bold;
  }
  .m_top_img .m_text .m_text_1 {
    font-size: 0.12rem;
    color: #0F45AE;
  }
  .m_top_img .m_text .m_text_2 {
    font-size: 0.08;
  }
  .m_nav {
    color: #666;
    font-size: 0.13rem;
    padding: 0.2rem 0.15rem;
	background: #fff;
  }
  .search_children{
	width: auto;
	height: auto;  
  }
  .m_top_box {
    background: #fff;
    height: 1.4rem;
    padding: 0.05rem 0.15rem;
    padding-bottom: 1.5rem;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .m_top_box .m_top_item {
    width: 0.82rem;
    height: 0.6rem;
    border-radius: 4px 4px 4px 4px;
    margin-right: 0.05rem;
    margin-bottom: 0.05rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .m_top_box .m_top_item .m_img_investor {
    width: 0.24rem;
    height: 0.24rem;
	margin-bottom: 0.02rem;
  }
  .m_top_box .m_top_item:nth-child(4) {
    margin-right: 0;
  }
  .m_top_box .m_bagcolor1 {
    background-color: rgba(15, 69, 174, 0.05);
    color: #224397;
  }
  .m_top_box .m_bagcolor2 {
    background-color: rgba(254, 174, 118, 0.1);
    color: #FEAE76;
  }
  .m_bagColor {
    background-color: #F8FAFF;
    padding: 0 0.15rem 0.2rem;
  }
   .m_bagColor .video_content{
     display:none; 
  }
  .m_bagColor .active_content{
    display:block;
   
  }
   
   .m_bagColor a img{
     width:100%;
     height: 0.815rem;
   }
  .m_bagColor .TRS_Editor * {
    font-size: 0.13rem !important;
    line-height: 0.26rem !important;
  }
  .m_title {
    font-size: 0.15rem;
    color: #224397;
    font-weight: bold;
    padding: 0.15rem 0;
  }
  .m_content_img {
    height: 1.05rem;

    width: 100%;
  }
  .m_content_member .m_menber_item {
    height: 0.44rem;
    background-color: #F8FAFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.15rem;
    margin-bottom: 0.1rem;
  }
  .m_content_member .m_menber_item .m_item_left {
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .m_content_member .m_menber_item .m_item_left .m_img_icon {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.1rem;
  }
  .m_content_member .m_menber_item .m_member_color {
    color: #224397;
  }
  .m_analysis_box {
    width: 100%;
    height: auto;
    padding: 0.25rem 0.15rem 0.20rem 0.15rem;
    box-sizing: border-box;
    background: #fff;
  }
  .m_analysis_title {
    position: relative;
    display: flex;
    color: #ccc;
    justify-content: left;
    font-size: 0.15rem;
    margin: 0 auto;
  }
  .first_page{
    display: flex;
    justify-content: space-between;
    margin-bottom:0.1rem;
  }
  .video_item{
    margin-right:0 !important;
    font-size:0.14rem !important;
    font-weight:bold;
  }
  .video_item.first_text{
    color:#0F45AE;
    border-bottom:0.02rem solid #0F45AE;
    padding-bottom:0.02rem;
    
  }
  .m_analysis_item {
    cursor: pointer;
    color: #666666;
    font-weight: bold;
  }
  .m_analysis_item:nth-child(1) {
    margin-right: 1rem;
  }
  .m_analysis_item_active {
    color: #224397;
    padding-bottom: 0.08rem;
  }
  .m_analysis_titleline {
    position: absolute;
    top: 0.07rem;
    left: 1.1rem;
    width: 0.02rem;
    height: 0.2rem;
    background-color: #224397;
    opacity: 0.5;
  }
  .m_analysis_cirtext {
    font-size: 0.14rem;
    color: #333;
    width: 75%;
    max-height: 3em;
    /* 设置为行高的两倍 */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .m_analysis_tit_data {
    font-size: 0.13rem;
    color: #999;
  }
  .m_view_more > a {
    display: block;
    margin-top: 0.3rem;
    font-size: 0.2rem;
    color: #224397;
    opacity: 0.8;
  }
  .m_content_show {
    display: none;
    margin: 0 auto;
  }
  .m_content_show2 {
    display: block;
  }
  .m_varieties {
    font-size: 0.01rem;
    padding: 0 0.15rem;
  }
  .m_varieties .m_top {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    margin: 0.15rem 0 0.1rem 0;
  }
  .m_varieties .m_top .m_titile {
    font-size: 0.12rem;
    color: #224397;
  }
  .m_varieties .m_top .m_title_right {
    width: 50%;
    font-size: 0.1rem;
    display: flex;
    justify-content: flex-end;
  }
  .m_varieties .m_top .m_title_right .m_img {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.02rem;
  }
  .m_varieties .m_top .m_title_right .m_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    color: #224397;
  }
  .m_varieties .m_top .m_title_right .m_tit1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
  }
  .m_varieties .m_content {
    height: 2.06rem;
    background-color: #FBFCFF;
    font-size: 0.1rem;
    font-weight: 400;
  }
  .m_varieties .m_content .m_item_title {
    width: 100%;
    color: #224397;
    padding: 0.1rem;
  }
  .m_varieties .m_content .m_item {
    display: flex;
    color: #666666;
    margin: 0.05rem 0.1rem;
  }
  .m_varieties .m_content .m_item .m_item_it {
    padding: 0.05rem 0.15rem;
    background-color: #E2EBF9;
    margin-right: 0.1rem;
  }
  .m_report {
    padding: 0 0.15rem;
    font-size: 0.1rem;
    margin-top: 0.2rem;
  }
  .m_report .m_title {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 0.12rem;
    color: #224397;
  }
  .m_report .m_boxs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .m_report .m_boxs .m_box_item {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1.67rem;
    height: 0.36rem;
    background: #F5F9FF;
    padding: 0.05rem 0.15rem;
    color: #333;
    margin-top: 0.1rem;
  }
  .m_report .m_boxs .m_box_item .m_text {
    display: flex;
    align-items: center;
  }
  .m_report .m_boxs .m_box_item .m_img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.07rem;
  }
  .m_video {
    height: 2.74rem;
    padding: 0 0.15rem;
    padding-top: 0.2rem;
    background: #F8FAFF;
  }
  .m_video .m_video_top {
    width: 100%;
    font-size: 0.15rem;
    color: #224397;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    margin-bottom: 0.1rem;
  }
  .m_video .m_video_top .m_more_color {
    color: #224397;
  }
  .m_video .swiper_mobile {
    width: 100% !important;
    height: auto;
    height: 2.123rem;
  }
  .swiper-wrapper{
    width:100%;
  }
  .m_video .swiper_mobile .swiper-wrapper .swiper-slide {
    position: relative;
    width:100% !important;
    height:100% !important;
  }
  .m_video .swiper_mobile .swiper-wrapper .swiper-slide .m_video_it {
    width: 100%;
    height: 100%;
  }
 
  .swiper-pagination-bullet {
    width: 0.06rem;
    height: 0.06rem;
    border-radius: unset;
    background: rgba(255, 255, 255, 0.6);
    opacity: unset;
  }
  .swiper-pagination-bullet-active {
    width: 0.12rem;
    height: 0.06rem;
    border-radius: unset;
    background: #46C9FF;
    opacity: unset;
  }
  .m_analysis_tit {
    width: 100%;
    margin-top: 0.1rem;
  }
  .m_cirtextline {
    padding-bottom: 0.1rem;
    padding-top: 0.1rem;
    border-bottom: 1px dashed #D8D8D8;
    display: flex;
    justify-content: space-between;
  }
  .m_view_more {
    padding-top: 0.15rem;
    display: flex;
    justify-items: center;
  }
  .m_view_more > a {
    margin: 0 auto;
    width: 1.04rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    font-size: 0.13rem;
    display: block;
  }
    .m_view_more > a img{
    position: relative;
    top: -0.01rem;
    height: 0.16rem;
    width: 0.16rem;
    vertical-align: middle;
  }
}

/*# sourceMappingURL=m_home_investor.css.map */
