/*底部版权*/


/* 右侧快捷导航*/
#rightsead{height:180px;position:fixed;top:300px;right:0px; z-index:100; width: 0; outline: none !important;}
#rightsead ul{margin: 0;padding: 0;list-style:none;}
#rightsead li{height:38px; margin: 0;padding: 0;list-style:none;}
#rightsead li a{float:right;display:block;min-width:36px;max-width:122px; text-decoration:none; outline: none;}
#rightsead li a .block,#rightsead li a .button{margin-right:-122px;cursor:pointer;cursor:hand; width:122px;}
#rightsead li a .button .head{height:20px;}
#rightsead .text{width:122px;background-color:#A57848;height:36px;margin-left:36px;text-align:left;line-height:36px}
#rightsead .text span{color:#FFF;font-size:13px;}
#rightsead .head{width:36px;height:36px;float:left;}
#rightsead .suggest{background: url("../../images/icons_service.png") #A57848 no-repeat 0px 0px;}
#rightsead .udesk{background: url("../../images/icons_service.png") #A57848 no-repeat -36px 0px;}
#rightsead .service{background: url("../../images/icons_service.png") #A57848 no-repeat -74px 0px;}
#rightsead .toTop{background: url("../../images/icons_service.png") #A57848 no-repeat -110px 0px;}
#rightsead .putAway{background: url("../../images/icons_service.png") #cbcbcb no-repeat 0px -36px;}
#rightsead .guide{background: url("../../images/icons_service.png") #A57848 no-repeat -36px -36px;}
.packAway{ 
	position:fixed;
	top:360px;
	right:-6px;
	width:6px; 
	/* height:50px;  */
	/* background: url("../../images/icons_service.png") no-repeat 0px -56px;  */
	cursor: pointer;
    background: #A57848;
	height:45px; 
    border-radius: 5px 0 0 5px;
}
.packAway::after{
	content: '';
    position: absolute;
    top: 20px;
    left: 1px;
    color: #FFF;
    width: 7px;
    height: 7px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    transform: rotate(-45deg);
}

.copyright {
	height: 70px;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}

.copyright p {
	font: normal normal 12px/70px "";
	color: #666;
}