World Sepsis Day: Stop Sepsis, Save Lives!
Mindray
2019-09-12
$(document).ready(function () {
if (screen.availWidth > 640) {
document.querySelector('html').style.fontSize = 10 + 'px';
} else {
document.querySelector('html').style.fontSize = screen.availWidth / 414 * 10 + 'px';
}
$('#yfshw-iframe').attr('height',$('#yfshw-iframe').width()*9/16)
})