
#Floatingbar { width: 141px; position: fixed; top: 50%; right: 4px; margin-top: -136px; padding: 2px 3px 3px; background-color: rgb(2, 2, 4); z-index: 5000; }
#Floatingbar .ewm { width: 141px; height: 141px; margin: 0px auto; }
#Floatingbar .ewm img { width: 100%; height: 100%; display: block; }
#Floatingbar ul li { margin-top: 3px; }
#Floatingbar ul li:nth-child(2n) a { background: url("../images/a_bg2.png") left top no-repeat; }
#Floatingbar ul li a { height: 41px; line-height: 41px; text-align: center; font-size: 18px; color: rgb(254, 255, 255); background: url("../images/a_bg1.png") left top no-repeat; display: block; }
#Floatingbar ul li a:hover { background: rgb(255, 156, 6); text-decoration: none; }
html, body, span, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, address, code, del, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label { margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, audio, video { margin: 0px; padding: 0px; display: block; }
html { text-size-adjust: none; }
img { border: none; vertical-align: middle; }
input, select, button { padding: 0px; margin: 0px; outline: none; font-family: inherit; vertical-align: middle; }
textarea { font-family: inherit; padding: 0px; margin: 0px; }
button { cursor: pointer; }
html { overflow-x: hidden; }
body { font-size: 12px; font-family: "Microsoft YaHei"; background: url("../images/bg_body.png") left top repeat rgb(217, 217, 217); }
ul, ol { list-style-type: none; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3, h4 { font-size: 14px; }
h5 { font-size: 12px; }
i, em, address { font-style: normal; }
a { text-decoration: none; color: rgb(79, 79, 79); }
a:hover { text-decoration: underline; transition: color 200ms linear 0s, background-color 200ms linear 0s, border-color 200ms linear 0s; }
a:active { }
a:visited { }