@charset "utf-8";
/* CSS Document */
body { font-size:12px; font-family:微软雅黑,Microsoft YaHei, Verdana, Geneva, sans-serif;}
ul,li,p,dl,dt,dd,h2,h3,a,input,span,strong ,body{padding:0; margin:0;}
a {text-decoration:none;color:#000000;}
a:hover,a:focus{color:#ac7d50; /*链接滑动颜色*/text-decoration: none;}
a:hover,a:active,a:focus{ text-decoration:underline; /*链接下划线*/}
ul,li{list-style:none; }
img{ border:0 none;}
div{margin: 0 auto;}

*{padding:0;margin:0}
p{line-height:28px}

.go{width:47px;height:106px;background-color:#FFF;position:fixed;_position:absolute;right:12px;bottom:15%;border-radius:5px;box-shadow:0 0 2px #6E6E6E;z-index: 9999;/* 确保元素位于其他内容之上 */ }
.go a{background:url(/skin/images/a.png) no-repeat;display:block;text-indent:999em;line-height:999px;width:37px;margin:5px;border:0;overflow:hidden;float:left}
.go .top1{background-position:0 -33px;height:22px}
.go .feedback{background-position:0 -54px;height:32px}
.go .bottom{background-position:0 -88px;height:22px}
.go .top1:hover{background-position:-38px -33px}
.go .feedback:hover{background-position:-38px -54px}
.go .bottom:hover{background-position:-38px -88px}