@charset "utf-8";
/* CSS Document */
/*重置样式 清零*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{ margin:0px; padding:0px; }
body{ font-size:12px; background-color:#f5f5f5}
img{ border:none}
li{ list-style:none}
input,select,textarea{ outline:none; border:none; background:none; cursor:pointer;/*按钮下鼠标变成小手*/}
textarea{ resize:none;height: 100px;width:300px;border: 1px solid #000000}
a{ text-decoration:none; color:#656565}
/*清浮动*/
.clearfix:after{ content:""; display:block; clear:both}
.clearfix{ zoom:1}
.fl{ float:left}
.fr{ float:right}
/*返回顶部*/
.bottom_tools{position:fixed;z-index:1070;right:40px;bottom:40px;}
.bottom_tools>*{font:0/0 a;display:block;margin-top:5px;color:transparent;border:0;background-color:transparent;text-shadow:none}
.qr_img{position:absolute;top:-189px;left:-183px;display:none;}
#scrollUp{width:45px;height:45px;background-image:url(../images/backgrounds.32.png);background-position:-54px -53px;display:none;}
#scrollUp:hover{background-image:url(../images/backgrounds.32.png);background-position:-100px -53px}
#feedback{width:45px;height:45px;background-image:url(../images/backgrounds.32.png);background-position:-102px 0}
#feedback:hover{background-image:url(../images/backgrounds.32.png);background-position:-146px -46px}
.qr_tool{width:45px;height:45px;background-image:url(../images/backgrounds.32.png);background-position:-148px 0;cursor:pointer;}
.qr_tool:hover {width: 45px;height: 45px;background-image: url(../images/backgrounds.32.png);background-position: -192px -46px;}
