
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, form, input, textarea, select { margin: 0px; padding: 0px; }
em { font-style: normal; }
li { list-style: none; vertical-align: middle; }
a { text-decoration: none; outline: none; }
img { border: none; vertical-align: top; }
table { border-collapse: collapse; }
input, textarea { outline: none; }
textarea { resize: none; overflow: auto; }
body { font-size: 12px; }
body, td, th { font-size: 9pt; color: rgb(255, 153, 0); }
a { font-family: 微软雅黑; }
a:link { text-decoration: none; color: rgb(255, 255, 255); }
a:visited { text-decoration: none; color: rgb(255, 255, 255); }
a:hover { text-decoration: none; color: rgb(255, 255, 0); }
a:active { text-decoration: none; color: rgb(255, 0, 0); }
.zuoyi { transition: all 0.4s ease-in-out 0s; }
.zuoyi:hover { transform: translate(0px, 10px); }
#Floatingbar { width: 110px; height: 650px; position: fixed; top: 50%; right: 0px; margin-top: -340px; padding-top: 60px; padding-right: 18px; padding-left: 50px; background: url("../images/floatingbg.png") left top no-repeat; z-index: 2500; }
#Floatingbar .erweima { width: 109px; line-height: 20px; text-align: center; margin: 0px auto 10px; }
#Floatingbar .erweima:hover { }
#Floatingbar .erweima:hover img { transform: scale(1.1); }
#Floatingbar .erweima img { width: 109px; height: 109px; margin-bottom: 3px; background: rgb(255, 255, 255); display: block; transition: all 0.3s ease-in 0s; }
#Floatingbar .erweima span { font-size: 13px; color: rgb(231, 219, 192); }
#Floatingbar ul { margin-bottom: 7px; }
#Floatingbar ul li { line-height: 26px; text-align: center; color: rgb(231, 219, 192); margin-bottom: 3px; }
#Floatingbar ul li a { display: block; }
#Floatingbar ul li a img { margin: 0px auto; display: block; }
#Floatingbar .downlist { line-height: 2.14; font-size: 14px; }
#Floatingbar .downlist li a { color: rgb(218, 185, 116); }
#Floatingbar .downlist li a:hover { color: rgb(231, 219, 192); text-decoration: none; }