<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;         
	font-family: "微软雅黑";
	vertical-align: baseline;
	font-size: 14px;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{display: inline-block;vertical-align: top;}
.wrap{width: 1100px;margin: 0 auto;padding: 0 60px;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
button{cursor: pointer;}
a{color: #707070;text-decoration: none;}
button:focus,input:focus{outline-style: none;}
input[type=text]::-ms-clear {
  display:none
}
html,body{min-width: 1250px;}



 {position: relative;}
  .fixedmain{position: fixed;top: 50%;margin-top:-244px; width: 100px;height: 488px;right:0px;background: #f0f0f0;box-shadow: 0 0 10px #f0f0f0;
z-index: 9999;

}
  .fixedmain .fixedtitle{height: 36px;line-height: 36px;text-align: center;color: #5cb6e4;}
  .fixedmain .fixedslider{width: 100px;height: 80px;position: relative;overflow: hidden;}
  .fixedmain .fixedslider .fixedslidera{position: absolute;left: 0;right: 0;top: 50%;margin-top: -8px;z-index: 1;height: 16px;}
  .fixedmain .fixedslider .fixedslidera .prev{position: absolute;left: 0;top: 0;}
  .fixedmain .fixedslider .fixedslidera .next{position: absolute;right: 0;top: 0;}
  .fixedmain .fixedslider .swiper-slide{height: 80px;}
  .fixedmain .fixedslider .swiper-slide img{width: 100%;height: 80px;}
  .fixedmain  .fixednav{padding: 8px 0;}
  .fixedmain   .fixednav li{height: 35px;line-height: 35px;text-align: center;}

  .fixedmain  .fixednav li a{color: #666;}
  .fixedmain  .fixednav li a:hover{color: #fa7b1e;}
  .fixedmain .fixedbottom{text-align: center;border-top:1px solid #dadada ;height: 100px;position: absolute;bottom: 0;left: 0;right: 0;}
  .fixedmain .fixedbottom .showewm{margin-top: 18px;}
  .fixedmain .fixedbottom .gotop{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 18px;
	padding-top: 10px;
	background: url(../images/can_10.png) no-repeat center;
	color: #fff;
	font-size: 14px;
}
  .fixedmain .ewm{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0;
	bottom: -100px;
	overflow: hidden;
}
  .fixedmain .ewm .ewmimg{
	width: 100px;
	height: 100px;
	position: absolute;
	top: -100px;
	
}
</pre></body></html>