var tempstr = '';
tempstr += '
';
tempstr += ' | 公司: | 河南佰汇康生物科技有限公司 | 
';
tempstr += ' | 联系人: | 段超 | 
';
tempstr += ' | 地址: | 郑州市金水区青年路145号 | 
';
tempstr += ' | 邮编: |  | 
';
tempstr += ' | 电话: | 180 3715 2529 | 
';
tempstr += ' | 手机: | 18037152529 | 
';
tempstr += ' | 传真: | 0371-55157767 | 
';
tempstr += ' | 微信: | 244356013 | 
';
tempstr += ' | Email: | 244356013@qq.com | 
';
tempstr += ' | 网址: |  | 
';
tempstr += '
';
document.getElementById('contact_info').innerHTML = tempstr;