﻿@charset "utf-8";
/* 右侧悬浮 */
.right_float{ width:45px; position: fixed; right:1%;bottom: 200px; z-index: 999;}
.right_float .rfloat_sub{ width:45px; height: 44px; cursor: pointer; margin-bottom:5px;background: url(../img/index/right_sprite.png) no-repeat;}
.right_float .rfloat_sub01{ height:64px; background-position: 0px 0px;}
.right_float .rfloat_sub02{background-position: 0px -64px;}
.right_float .rfloat_sub02:hover{background-position: 0px -108px;}
.right_float .rfloat_sub03{ background-position: 0px -152px;}
.right_float .rfloat_sub03:hover{ background-position: 0px -196px;}
.right_float .rfloat_sub03 .code_ma{ background: url(../img/index/code_pic.png) no-repeat center center; width: 170px; height: 395px; box-shadow:0px 0px 7px #ddd; position: absolute; right: 50px; top: -55px;}
.right_float .rfloat_sub04{background-position: 0px -240px;}
.right_float .rfloat_sub04:hover{ background-position: 0px -284px;}	