

.deploy-right-sidebar {
	display: block;
	cursor: pointer;
}
.deploy-right-sidebar img{
	display: block;
}
/*.delete-right-sidebar {
	display: none;
	background-image: url(../ke01_img/contact.png);
	background-repeat: no-repeat;
	background-color: #f9fafc;
	width: 50px;
	height: 50px;
	background-position: center center;
	float: right;
	margin-top: -50px;
}*/

.sidebar-scroll-right {
	width: 470px;
	/*overflow: scroll!important;*/
	overflow-x: hidden!important;
	-webkit-overflow-scroll: touch!important;
	background:rgba(0,0,0,0.8) ;
	height: 100%;
	padding: 60px 40px;
}

.sidebar-right {
	/*box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.3);*/
	background-image: url(/skins/image/sidebar-bg.png);
	background-repeat: repeat;
	position: fixed;
	overflow: hidden;
	z-index: 99999;
	right: -470px;
	top: 0px;
	bottom: 0px;
	width: 470px;
	/*margin-right: -10px;*/
}

/*Left sidebar styles*/

.close-sidebar-left {
	background-color: #212326;
	background-image: url(/skins/image/accessdenied.png);
	background-size: 17px 17px;
	background-repeat: no-repeat;
	background-position: 16px 18px;
	height: 50px;
	width: 50px;
	margin-left: 220px;
	display: block;
}
.close-bottom-right {
	display: block;
	margin: 0 45px;
	height: 42px;
	border-radius: 4px;
	background: #5e8bb2;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.close-bottom-right:hover{
	color: #fff;
}
/*Sidebar RIght Styles*/
.close-sidebar-right {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	line-height: 36px;
	font-size: 36px;
	font-family: "宋体";
	color: #fff;
	cursor: pointer;
}
.close-sidebar-right:hover{
	color: #fff;
}
.sidebar-header-right{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}
.navn-titk{
	display: block;
	margin-left: 35px;
	padding-left: 15px;
}
.navn-titcn{
	margin-bottom: 4px;
	line-height: 22px;
	font-size: 18px;
	color: #fff;
}
.navn-titen{
	text-transform: uppercase;
	line-height: 20px;
	font-size: 12px;
	color: #75b0e3;
}
.navnlbk{
	padding-bottom: 60px;
}
.navnlb{
	display: block;
	overflow: hidden;
	padding: 28px 0 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}
.navnlb li{
	display: block;
	float: left;
	width: 33.333%;
	padding-bottom: 28px;
	font-size: 1 !important;
	line-height: 1 !important;
	height: auto !important;
}
.navnl-en{
	line-height: 24px;
	font-size: 12px;
	color: #eee;
}
.navnl-cn{
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #eee;
}
.navnl-cn:hover, .navnl-cn:visited{
	color: #eee;
}
