#content .about_main .title {
    display: inline-block;
    border-bottom: 3px solid #ff6637;
  }

#content .about_main .title span {
    font-size:25px;
    line-height: 60px;
    color: #333;
    border-bottom: 1px solid #eee;
  }
  

  #content .about_main .aboutzw
  {

    font-size:22px;
    line-height:40px;
    margin:20px;
   
  }

  #content .about_main .aboutzw p
  {
    color: #666;
    text-indent:45px;
    text-align: justify;
    text-justify: inter-ideograph;/*IE*/
  }
  
