body {
	height: 2000px;
}
html, body, p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none!important;
}
.rightNavBar {
    border-radius: 4px;
    width: 103px;
    position: fixed;
    top: 180px;
    right: -60px;
    z-index: 100;
    background: linear-gradient(to left, #1C67CC 0%,#1451A9 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1451A9',endColorStr='#1C67CC',gradientType='1');
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#1451A9), to(#1C67CC));
    background: -moz-linear-gradient(left, #1451A9, #1C67CC);
    background: -o-linear-gradient(left,#1451A9, #1C67CC);
}

.rightNavBar a {
    display: block;
    width: 100%;
    height: 43px;
    position: relative;
    right: 0px;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#1451A9), to(#1C67CC));
	background: linear-gradient(to right, #1451A9, #1C67CC);
}

.my, 
.downloadAPP, 
.robot, 
.baodanSearch, 
.lipeiSearch, 
.wangdianSearch, 
.zhineng,
.moreService,
.backToTop {
	border-color: rgba(251, 251, 251, 0.48); 
	border-radius: 0px; 
	right: 0px;
	border-bottom: 1px dashed rgba(251,251,251,0.48);
	transition: all 0.4s linear;
}

.baodanDown {
	border-bottom: 1px dashed rgba(251, 251, 251, 0.48); 
	border-top-color: rgba(251, 251, 251, 0.48); 
	border-right-color: rgba(251, 251, 251, 0.48); 
	border-left-color: rgba(251, 251, 251, 0.48); 
	border-radius: 0px; 
	right: 0px;
	transition: all 0.4s linear;
}

.my:hover, 
.downloadAPP:hover, 
.robot:hover, 
.baodanSearch:hover, 
.lipeiSearch:hover,
.baodanDown:hover,
.wangdianSearch:hover,
.zhineng:hover,
.moreService:hover,
.backToTop:hover {
	border-color: transparent;
	box-shadow: rgba(20, 81, 169, 1) -1px 1px 4px -1px;
	right: 60px;
	transition: all 0.4s linear;
}

.rightNavBar .my_hover {
	border-color: transparent;
	box-shadow: rgba(20, 81, 169, 1) -1px 1px 4px -1px;
	right: 60px;
}

@keyframes moves {
	from {right: 0px;}
	to {right: 60px;}
}

@keyframes moves_back {
	from {right: 60px;}
	to {right: 0px;}
}

.rightNavBar a .icon {
    height: 23px;
    width: 25px;
    cursor: pointer;
    box-sizing: border-box;
    float: left;
    margin: 9px 9px;
    background-size: 123px 132px;
}

.rightNavBar .my .icon {
    background: url(../images/common/my.png) center center/23px 23px no-repeat;
}

.downloadAPP .icon {
    background: url(../images/common/rightNavBarIcon@3x.png) -2px -35px no-repeat;
}

.robot .icon {
    width: 25px !important;
    height: 23px !important;
    margin: 10px 9px !important;
    background: url(../images/common/rightNavBarIcon@3x.png) -1px -5px no-repeat;
}

.baodanSearch .icon {
    margin: 10px 6px 10px 13px !important;
    height: 23px !important;
    background: url(../images/common/rightNavBarIcon@3x.png) -31px -2px no-repeat;
}

.backToTop .icon {
    background: url(../images/common/rightNavBarIcon@3x.png) -25px -32px no-repeat;
}

.lipeiSearch .icon {
    background: url(../images/common/rightNavBarIcon@3x.png) -84px -3px no-repeat;
}

.wangdianSearch .icon {
    background: url(../images/common/rightNavBarIcon@3x.png) -53px -34px no-repeat;
}

.baodanDown .icon {
    background: url(../images/common/rightNavBarIcon@3x.png) -55px -3px no-repeat;
}

.rightNavBar .moreService .icon {
    background: url(../images/common/moreService.png) center center/23px 23px no-repeat;
}

.rightNavBar a span {
    font-family: FZLTXIHJW--GB1-0;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 13px;
    margin-top: 13px;
    display: inline-block;
}

.downloadAPP .appWral {
    display: none;
    width: 127px;
    height: 146px;
    position: relative;
    top: -27px;
    left: -136px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 1px 2px 7px 2px rgba(0,0,0,.2);
}

.downloadAPP:hover .appWral {
	display: block;
}

.downloadAPP .appWral .appImg {
    background-image: url(/images/v3/erwei_app_fwdt.png) !important;
    background-size: 175px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 86px;
    height: 90px;
    margin: 16px auto 7px;
}

.downloadAPP .appWral p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    color: #000;
}

.rightNavBar .zhineng .icon {
	background: url(../images/common/zhinengIcon.png) center center/100% 100% no-repeat;
	width: 21px;
	margin: 9px 10px 9px 12px;
}

.zhineng .appWral {
	width: 127px; 
	height: 146px; 
	position: relative; 
	top: -27px; 
	left: -136px; 
	background: rgb(255, 255, 255); 
	border-radius: 4px; 
	border: 1px solid transparent; 
	box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 7px 2px; 
	display: none;
}

.zhineng:hover .appWral {
	display: block;
}

.zhineng .appWral .appImg {
	background: url(../images/common/zhinengErweima.png) center center/100% 100% no-repeat;
	width: 120px;
	height: 110px;
	margin: 7px auto 7px;
}

.zhineng .appWral p {
	text-align: center;
	font-size: 13px;
	letter-spacing: 0px;
	color: #000;
}

.rightNavBar .backToTop  {
	display: none;
}

