<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contact-float{position: fixed;right: 5px;top: 50%;margin-top: -200px;z-index: 101;}
.contact-float a{display: block;background:#0080FF;border-radius: 5px;text-align: center;padding: 10px 15px 2px 15px;margin: 2px 0;}
.contact-float a span{display: block;color: white;font-size: 12px;line-height:32px;}
.contact-float-ioc1{width:32px;height: 32px;display: inline-block;background:url(../img/tuteng1.png) no-repeat -0px -418px;}
.contact-float-ioc2{width:32px;height: 32px;display: inline-block;background:url(../img/tuteng1.png) no-repeat -32px -418px;}
.contact-float-ioc3{width:32px;height: 32px;display: inline-block;background:url(../img/tuteng1.png) no-repeat -64px -418px;}
.contact-float-ioc4{width:32px;height: 32px;display: inline-block;background:url(../img/tuteng1.png) no-repeat -96px -418px;}
.contact-float-ioc5{width:32px;height: 32px;display: inline-block;background:url(../img/tuteng1.png) no-repeat -128px -418px;}
.contact-float-ewm{position: relative;}
.contact-float-ewm p{position: absolute;width:120px;right:80px;border: solid 2px #0080FF;padding: 5px;background: white;border-radius:5px;top: 0;display: none;z-index: 102;}
.contact-float-ewm p img{width: 100%;}
.contact-float-ewm:hover p{display: block;}
.contact-float-tel{position: relative;}
.contact-float-tel p{position: absolute;width: 200px;height:58px;background:#0080FF;right:80px;top: 5px;display: none;color:#fff;font-size: 24px;font-weight: bold;line-height: 58px;cursor:auto;}
.contact-float-tel:hover p{display: block;}</pre></body></html>