
#erweima .btn { width: 161px; height: 39px; line-height: 39px; font-size: 20px; color: rgb(255, 255, 255); margin: 0px 5px; background: url("../images/btn.png") left top no-repeat; display: inline-block; }
#erweima .btn:hover { background: url("../images/btnhover.png") left top no-repeat; text-decoration: none; }
#footer .tips { color: rgb(191, 170, 123); margin-bottom: 5px; }
#Floatingbar { width: 161px; height: 408px; text-align: center; position: fixed; top: 50%; right: 20px; margin-top: -10%; padding: 59px 8px 0px; background: url("../images/floatingbarbg.png") left top no-repeat; z-index: 2500; }
#Floatingbar dl dt { height: 36px; line-height: 36px; overflow: hidden; font-size: 15px; color: rgb(184, 110, 65); }
#Floatingbar dl dd { margin-bottom: 8px; }
#Floatingbar dl dd a { position: relative; margin-top: 4px; display: block; }
#Floatingbar dl dd a em { position: absolute; color: rgb(184, 110, 65); left: 8px; padding-top: 3px; }
#Floatingbar a.btn { height: 36px; line-height: 36px; overflow: hidden; font-size: 15px; color: rgb(184, 110, 65); display: block; }
#Floatingbar .tips { text-align: left; padding-right: 7px; padding-left: 7px; }
#Floatingbar .tips em { font-size: 16px; }
#Floatingbar .quicklink { margin: 22px 17px 12px; padding-top: 11px; padding-bottom: 11px; border-top: 1px dashed rgb(184, 113, 61); border-bottom: 1px dashed rgb(184, 113, 61); }
#Floatingbar .quicklink a:hover { color: rgb(255, 255, 255); background-color: rgb(184, 110, 65); text-decoration: none; border-radius: 3px; }
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; background-color: rgb(85, 85, 85); font-family: "Microsoft YaHei"; }
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 { }