@media all and (min-width:0px) and (max-width:768px){
    .goldSoptList_chart_head_mid > form > div > div{font-size:12px;text-align:center;}
}
@media all and (min-width:768px){
    .goldSoptList_chart_head_mid > form > div > div{font-size:30px;text-align:center;}
}


.goldSoptList_chart_head{position: absolute; width:100%;height:auto;overflow:hidden;display:none;font-family: 'Lato-Regular';left:0px;background-color:#e5e5e5;z-index:999999;}
.goldSoptList_chart_head_mid {width:100%;height:50px;}
.goldSoptList_chart_head_border{width:20%;height:50px;line-height:50px;float:left;background-color:#fff;color:#07345e;}
.goldSoptList_chart_head_border:hover{background-color:#07345e;color:#fff;}


#container{width:100%; height: 400px; margin: 0px auto;}