
/*左侧悬浮窗口*/
.store-kefu{position:fixed;left:46px;bottom:20px;top: 134px !important;z-index: 999;}
.store-kefu .open-warp{width: 130px;height:350px;overflow: hidden;position: relative;}
.store-kefu .open-warp-content{width: 130px;height:350px;background: url(../../images/kfonline/kefu_l.png) no-repeat;position: absolute;top: 0;left: 0;}
.store-kefu .open-warp-content p{font-size: 16px;	color: #fff;text-align: center;	padding-top: 108px;	margin-bottom: 10px;}
.store-kefu .open-warp-content span{display: block;	font-size: 14px;	color: #de0e30;	text-align: center;	line-height: 38px;}
.store-kefu .open-warp .close{position: absolute;	right: 0;height: 20px;width: 20px; cursor: pointer;color:#fd4c4c;	font-size: 18px;font-weight: bold;}
.store-kefu .open-warp .qrcode img{margin: 70px 0 16px 48px;display: block;}
.store-kefu .close-warp{width:48px;height:64px;cursor:pointer;background:url(../../images/kfonline/kefu_l.png) no-repeat 0 -352px;position:absolute;bottom: 0;left:-98px;}
