@charset "UTF-8";
.qrCode{display:inline-block;height:auto;width:80px}
.chinaLifePic{height:auto;width:80px}
@media screen and (max-width:767px){
.epsonPic{height:30px;width:auto}
.garminPic{height:25px;width:auto}
}
@media screen and (min-width:767px){
.epsonPic{margin:30px;height:30px;width:auto}
.garminPic{margin:30px;height:25px;width:auto}
}
.deviceIcon{display:inline-block;height:25px;width:80px}
.precautions{font-size:14px;text-align:justify;background:#fcf8e3;padding:10px 10px;color:#000;line-height:24px;margin:10px 0}