﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
/*--左侧悬浮--*/
.left-xf{width:140px;height:360px;position: fixed;top:20%;left:5px;z-index: 199;background:url(http://bj.aura.cn/file/new0518/images/left-lc.gif) no-repeat top center;background-size: 100% auto;}	
.left-xf2{width:84%;height:auto;float:left;margin-top:80px;margin-left: 8%;}
.left-xf2 a{display:block;width:100%;height:36px;margin-bottom: 6px;}
.left-xf2 a:nth-last-of-type(1){height:46px;}


/*--右侧悬浮--*/

.xb2-right{width:180px;height:auto;position: fixed;top:21%;right:-10px;z-index: 199;}
.xb2-con{width:180px;height:260px;position: relative;}
.right-gb{display:block;width:26px;position: absolute;top:-5px;left:-20px;cursor: pointer;}
.xb2{width:180px;height:auto;}


.xb3-right{width:180px;height:auto;position: fixed;top:21%;right:-10px;z-index: 199;}
.xb3-con{width:180px;height:260px;position: relative;}
.xb3-con .right-gb{display:block;width:26px;position: absolute;top:-5px;left:-20px;cursor: pointer;}
.xb3{width:180px;height:auto;}