document.writeln("
"); document.writeln("点击收缩"); document.writeln("
"); document.writeln("
"); document.writeln("

在线客服

"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("

咨询热线

"); document.writeln("
19902485936
"); document.writeln("
"); document.writeln("
"); document.writeln("蓝润环境"); document.writeln("
"); document.writeln("
"); document.writeln("联系我们"); document.writeln("
"); function show() { var floatcontact = document.getelementbyid('float-contact'); var floatcontactmini = document.getelementbyid('float-contact-mini'); if(floatcontact.style.display=="none") { floatcontact.style.display="block"; floatcontactmini.style.display="none"; }else { floatcontact.style.display="none"; floatcontactmini.style.display="block"; } }