*{
    margin: 0;
    padding: 0;
    list-style: none;
     -webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-overflow-scrolling:touch;overflow-scrolling:touch;
}
a{
    text-decoration: none;
}

html{
	
    font-size: 625%;
}
body,html{
    /*height: 100%;*/
    background-color: #0D1219;
    font-family: HelveticaNeue,"\5FAE\8F6F\96C5\9ED1";
}

.wrapa{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000000;
    width: 100%;
    height: 0.88rem;
}

.titleBar,.titleBar1{
    width: 100%;
    height: 0.88rem;
    background-color: #262E38;
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    /*position: fixed;*/
    border-bottom: 1px solid #0d1219;
   
   
}
.title_date{
    font-size: 0.24rem;
    color: #737981;
}
/*.titleBar p{
	line-height: 0.87rem;
    
    
}*/
.head_wrap{
	/*height: 3.2rem;*/
	width: 100%;
	background: #3285ea;
	
}

a {
    text-decoration: none;
}
.hq_inner_content{
    margin-top: 0.88rem;
    width: 100%;
    height: 2.0rem;
    background-color: #262E38;
    /*display: flex;
    flex-direction: row;*/
    overflow: hidden;
    border-bottom: 1px solid #0d1219;

}
.hq_inner_content ul{
    display: inline-block;
    width: 50%;
    height: 2.0rem;
    /*border-bottom: 0.01rem solid red;*/
}
.hq_inner_trade{
    font-size: 0.7rem;
    padding-left: 0.4rem;
}
.hq_inner_tradeWrap2{
     display: flex;
    flex-direction: row;
    font-size: 0.28rem;
}
.hq_inner_tradeWrap2 span{
   /* flex: 5;*/
    
}
.hq_inner_con_Left{
    float: left;
    display: flex;
    flex-direction: column;
}
.hq_inner_tradeWrap2 span:nth-child(1){
    padding-left: 0.4rem;
}
.hq_inner_tradeWrap2 span:nth-child(2){
    padding-left: 0.34rem;
}
.hq_inner_con_right{
    float: right;
     display: flex;
    flex-direction: column;
}
.hq_inner_con_right li{
    /*display: inline-block;*/
    /*border: 0.01rem solid green;*/
    width: 100%;
    height: 50%;

}
.hq_jk_wrap,.hq_zs_wrap{
      display: flex;
      flex-direction: row;


}
.hq_title{
    font-size: 0.24rem;
    color: #525a63;
}
.hq_jk_wrap div{
    display: inline-block;
}
.hq_jk_wrap div:nth-child(2){
    display: inline-block;
    margin-left: 0.765rem;
}
.hq_zs_wrap div{
    display: inline-block;
}
.hq_zs_wrap div:nth-child(2){
    display: inline-block;
    margin-left: 0.765rem;
}
.hq_data_high,.hq_data_open,.hq_data_preClose,.hq_data_low{
    font-size: 0.28rem!important;
    color: #bbc1c8;
}
.find_nav {
    width: 100%;
    height: 0.7rem;
    background-color: #f9f9f9;
   
    z-index: 99;

    display: -moz-box;
    display: -webkit-box;
    display: box;
    margin-top: 2.88rem；
}
.find_nav_left {
    height: 0.7rem;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    background-color: #262e38;
    /*position: absolute;
    left: 0;*/
}

.find_nav_list ul {
    height: 0.7rem;
    position: relative;
    white-space: nowrap;
    font-size: 0;
   /* display: flex;
    flex-direction: row;*/
}
.find_nav_list ul li {
    display: inline-block;
   /* display: inline-block;*/
    /*padding: 0.16rem 0.45rem;*/
    width: 16.66666667%;
    /*margin: 0.16rem 0.45rem;*/
    border-right: 0.01rem solid #0D1219;

}
.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0.46rem;
    font-size: 0.28rem;
    text-align: center;
    color: #bbc1c8;
    line-height: .7rem;
}
.find_nav_cur a {

    /*color: #3285ea !important;*/
    background-color: #0D1219;
}
.sideline {
    display: block;
    position: absolute;
   /*padding: 0!important;*/
    border: 0;
    height: 0.04rem;
    background-color: #2271F1;
    left: 0;
    top: 0rem;
    pointer-events: none;
    width: 1.24rem;
}
.hq_jb{
    position: absolute;
    width: 0.14rem;
    height: 0.14rem;
    bottom: 0.1rem;
    right: 0.1rem;
}
.hq_inner_fzx_wrap{
    font-size: 0.28rem;
    background-color: #0D1219;
    color: #bbc1c8;
    width: 1.24rem;
    height: 3.46rem;
    float: right;
    position: absolute;
    right: 0;
    z-index: 5;
    text-align: center;
    display: none;

}
.hq_inner_fzx_wrap ul{
    /*display: flex;
    flex-direction: column;*/
    height: 3.46rem;
}
.hq_inner_fzx_wrap li{

    border-bottom: 0.01rem solid rgb(32,39,48);
    border: 1px solid #202730;
    height: 0.7rem;
}
.hq_inner_fzx_wrap li span{
    display: inline-block;
    margin-top: 0.14rem;
}
.highcharts-range-selector-buttons{
    display: none;
}
/*.highcharts-tooltip{
    display: none;
    
}*/
.bar span{
        width: 150px;
        height: 20px;
        background: gray;
        color: white;
        font-size: 24px;
}
.highcharts-button{
    display: none;
}
#container2{
    position: relative;
    display: none;
}
.highcharts-yaxis-grid{
    height: 2.0rem;
}
.highcharts-input-group{
    display: none;
}
/*.highcharts-navigator-mask-inside{
    width: 1.0rem!important;
}*/
tspan{
    font-size: 0.24rem;
}
.app-a{

    width: 100%;
    height: 3.22rem;
   /* border: 0.01rem solid red;*/
    background: url(../img/small_bg@2x.png);
}
.app-font{
    display: inline-block;
    padding-top: 0.7rem;
    padding-bottom: 0.6rem;
    width: 100%;
    font-size: 0.26rem;
    color: #bbc1c8;
    text-align: center;
}
.fx_font{
     font-size: 0.26rem;
      color: #3285ea;
}
.app-img{
    width: 100%;
    text-align: center;
}
.sum{
   /* border: 0.01rem solid red;*/
    font-size: 0.36rem;
    color: white;
    position: absolute;
    top: 8.5rem;
    right: 0.5rem;
    z-index: 10;
    display: none;
}
.sum span{
    display: inline-block;
    width: 0.5rem;
    padding-left: 0.3rem;
    
}
.add{
    padding-right: 0.1rem;
}

.odiv,.odiv2{
    display: inline-block;
    /* float: right; */
    width: 65%;
    vertical-align: top;
    margin-left: 0.2rem;
}
.quateAbout{
    padding: 0 .2rem;
}
.oli,.oli2{
    vertical-align: top;
    margin-top: 0.2rem;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    border-bottom: 0.01rem solid #4a5057;
    padding-bottom: 0.2rem; 
}
.oli2:nth-child(1){
    margin-top: 0;
}
.newImg,.newImg2{
    float: left;
    width: 2.0rem;
    height: 1.32rem;
   
}
.new_bt,.new_bt2{

    overflow: hidden;
    position: absolute;
    /* bottom: 0; */
    /* margin-top: 0.2rem; */
    bottom: 0;
    width: 100%;
}
.newsTitle,.newsTitle2{
    position: relative;
    height: 1.32rem;
    color: #252525;
}
.new_bt_p1{
    float: left;
   
}
.new_bt_p2{
    float: right;

}
.news_tile_p{
    font-size: 0.32rem;
    color: #7a838f;
}
.new_bt_p1,.new_bt_p12{
    margin-left: 0;
    color: #888;
    font-size: 0.24rem;
}
.new_bt_p2,.new_bt_p22{
    color: #4a5057;
    font-size: 0.24rem;

}
.clickimg,.clickimg2{
    margin-right: 0.1rem;
}
.font_about {
    margin: 0.2rem 0.2rem;
   
   /* padding-bottom: 0.2rem;*/
    border-bottom: 1px solid #4a5057;
   
}
.font_about p{
     margin-left: 0.3rem;
    font-size: 0.36rem;
    color: #7a838f;
    margin-bottom: 0.2rem;
}
.downloadMoreNews{
    width: 6.9rem;
    height: 0.8rem;
    border: 2px solid #4a5057;
    font-size: 0.3rem;
    text-align: center;
    margin: 0.5rem auto;
   
}
.downloadMoreNews .a_mewMore{
    color: #4a5057;
     display: inline-block;
     line-height: 0.76rem;
}