  .gp_name{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
  }
  .gp_jg{
    height: 40px;
    line-height: 40px;
  }
 .gp_time{
    height: 18px;
    line-height: 18px;
    margin-bottom: 3px;
    font-size: 10px;
  }
  .jg{
    display: inline-block;
    padding-right: 32px;
    color: #0F980D;
    font-size: 27px;
    background: no-repeat right center;
  }
  .jg_down{
    display: inline-block;
    color: #0F980D;
    font-size: 20px;
  }
  
  .gp_cjxx{
    font-size: 10px;
  }
  .gp_cjxx s{
    text-decoration: underline;
  }
  .gp_cjxx span{
    display: inline-block;
    width: 120px;
    text-decoration: none;
  }
  .gp_info{
    height: 25px;
    line-height: 25px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 10px;
  }
  .gp_info span{
    display: inline-block;
    width: 45px;
    margin-left: 10px;
  }
  .gp_down{
    color: #0F980D;
  }
  .gp_up{
    color: red;
  }
