﻿/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/
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:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}


	
#Floatingbar{width:178px;position:fixed;top:40%;margin-top:50px;right:0px;z-index:150000;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+this.offsetHeight));}
#Floatingbar ul li a{height:40px;line-height:40px;font-size:14px;color:#fff;padding-left:20px;background:url(../images/heibg.jpg) no-repeat left top;display:block;transition:padding-left 300ms linear 0s;}
#Floatingbar ul li a:hover{background:#2e2e2e;text-decoration:none;transition:padding-left 300ms linear 0s;padding-left:26px;}
#Floatingbar ul li.red a{background-image:url(../images/redbg.jpg) ;}
#Floatingbar ul li.red a:hover{background:#7d1e1a;}
#Floatingbar .erweima{width:152px;height:152px;padding:13px;background-color:#7e1613;}
#Floatingbar .erweima img{width:100%;height:100%;display:block;}
#Floatingbar .arrow{width:19px;height:182px;position:absolute;top:50%;left:-19px;margin-top:-90px;background:url(../images/btn_openclose.png) no-repeat left top;cursor:pointer;}
#Floatingbar .arrow.btnclose{background-position:right top;}

