.tree_head{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #4983ff;
    font-size: 16px;
}
.tree_head a:hover{
  color: #4983ff;
  cursor: pointer;
}
.main_bx_all{
  width: 100%;
}
.notic_ul>li{
    /* width: 100%; */
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.notic_ul>li>.notic_li_child>p:last-child{
    font-size: 14px!important;
    float: right;
    color: #a4a4a4;
}
.tabStyle{
  border-bottom: none;
  border-top: 1px solid #e5e5e5;   
}
.tabStyle>li{
  border-bottom: none!important;
  margin-bottom: 0!important;
}
.moreStyled{
   float: right!important;
   line-height: 30px;
   margin-right: 10px;
}
.media_mountains .active .tabsa{
    color: #3377ff!important;
    font-weight: bold;
    font-size: 16px;
    border-radius: 0px;
    border:none;
    border-top: 2px solid #3377ff!important;
  }
.media_mountains .tabsa:hover{
    background-color: rgba(255,255,255,0);
    border: none!important;
    border-top: 2px solid #3377ff!important;
}
.moreStyles a{
  text-decoration: none;
}
.moreStyles a:hover {
  color: #3377ff;
}
.media_mountains{
    /* width: 100%; */
    height: 360px;
    margin-bottom: 20px;
}
.media_mountains .notic_ul_p a:hover{
    color: #3377ff;
    font-size: 16px
}
.disc_style{
  float: left;
  display: block;
  margin-top: 20px;
  margin-right: 5px;
  background: #a4a4a4;
  width: 2px;
  height: 2px;
  border-radius: 50%;
 }
 .notic_li_child{
  width: calc(100% - 7px);
  float: left;
  border-bottom: 1px dashed #e4e4e4;
 }
.notic_ul_p{
    width: calc(100% - 80px);
    cursor: pointer;
    overflow: hidden;
    font-size: 16px;
    color: #464646;
    font-weight: 500;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
  }
  .notic_ul_p:hover{
    color: #3377ff;
    /* font-size: 14px; */
  }
  .notic_ul_p a{
    text-decoration:none;
  }
  .notic_ul_p a:hover{
    color: #3377ff;
  }
.dian_ji{
    width: 100%;
    height: 43px;
    border-bottom:1px solid #e5e5e5;
}
.dian_ji>p{
    width: 100px;
    height: 42px;
    color: #3377ff;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-weight: bolder;
    border-bottom: 2px solid #4983ff;
}
   .dianjiStyle,
  .dianjiStyle1,
  .dianjiStyle2,
  .dianjiStyle3{
    background: rgb(255,102,0)!important; 
  }
  .dianji_title{
    width: 100%;
    height: 340px;
    line-height: 10px;
    padding:10px;
    overflow: hidden;
  }
  .dianji_titles{
    width: 100%;
    height: 340px;
    line-height: 10px;
    padding:10px 10px 0 0;
    overflow: hidden;   
  }
  .dianji_title>p,
  .dianji_titles>p
  {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    cursor: pointer;
  }
  .dianji_title>p>a{
    text-decoration: none; 
    color: #464646;
  }
  .dianji_titles>p>a
  {
    text-decoration: none;
    color: #464646;
    width: calc(100% - 10px);
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .dianji_title>p>a:hover,
  .dianji_titles>p>a:hover{
    color: #8cacff;
  }
  .dianji_title span{
   display: inline-block;
   width: 20px;
   height: 20px;
   line-height: 20px;
   text-align: center;
   font-size: 14px;
   background: rgb(177,177,177);
   color: #ffffff;
   font-weight: bold;
   margin-right: 10px;
  }
  .circular{
    display: block;
    float: left;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #a4a4a4;
    margin: 15px 8px 0px 0px;
  }
  .now_article{
    margin-top: 10px;
  }
  .main_bx_right{
    padding-top: 40px;
  }
  /* .fen_footer_father{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .fen_footer_father>p{
    margin-right: 5px;
  }
  .fen_footer_button{
    padding: 5px;
    cursor: pointer;
    border: 1px solid #4983ff;
  }  
 .fen_footer_button:hover{
    background: #4983ff;
    color: #ffffff;
  }
  .fen_footer_children>div:last-child>p{
    float: left;
    margin-right: 20px;
  }
  .fen_footer_children>div:last-child>select{
    float: left;
    width: 100px;
    height: 30px;
    margin-top: 10px;
  } */
  .hua_div {
    width: 100%;
    margin-top: 10px;
    float: left;
  }
  .hua_divs{
    width: 100%;
    margin-bottom: 10px;
    float: left;
  }
  @media screen and (max-width:768px) {
    main{
      margin-top: 60px;
    }
  }
  @media screen and (max-width: 470px) {
    main>div>div:nth-child(2){
      padding: 0;
    }
  }
  #marquee,
  #marquees  
  {
  overflow:hidden;
  width: 100%;
  height: 90px;
}
#marquee ul li,
#marquees ul li{float:left; padding:0 10px; width: 160px;}
#marquee ul li .business_scale_img,
#marquees ul li .business_scale_img{display:block;}