<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.float-right{ width:60px; height:256px; position:fixed; right:15px;top:41%;margin-top:-128px; z-index:500;}
.float-right a{float:left; margin-bottom:4px;}
.float-right a img{ width:60px; height:60px;}
.float-right a.service_tel{ position:relative;}
.float-right a.online{position:relative;}
.float-right a.qqzixun{position:relative;}
.float-right a.service_tel .float_hidden,.float-right a.online .float_hidden,.float-right a.qqzixun .float_hidden{ width:140px; height:60px;font-size:18px; color:#fff; line-height:60px;position:absolute; left:-150px; top:0;background-color:#f26355; border-radius:8px; display:none; text-align:center;}
.float-right a.service_tel:hover .float_hidden,.float-right a.online:hover .float_hidden,.float-right a.qqzixun:hover .float_hidden{ display:block;}
.float-right a.service_tel .float_hidden:after,.float-right a.online .float_hidden:after,.float-right a.qqzixun .float_hidden:after{ content:"";position:absolute; top:25px; right:-11px;width:11px; height:10px; background-color:#f26355;}/* CSS Document */

@media only screen and (max-width:960px ) {
			.float-right{
				display: none;
			}
		}</pre></body></html>