var tempstr = '';
tempstr += '
';
tempstr += '	| 公司: | 昊泽康元(威海)医药科技有限公司 | 
';
tempstr += '	| 联系人: | 王经理 | 
';
tempstr += '	| 地址: | 山东省威海市环翠区阳光天地A座 | 
';
tempstr += '	| 邮编: | 264200 | 
';
tempstr += '	| 电话: | 15266987659 | 
';
tempstr += '	| 手机: | 15266987659 | 
';
tempstr += '	| 传真: |  | 
';
tempstr += '	| 微信: | 15266987659 | 
';
tempstr += '	| Email: | 2120944713@qq.com | 
';
tempstr += '	| 网址: | https://www.1688oem.com/ | 
';
tempstr += '
';
document.getElementById('contact_info').innerHTML = tempstr;