﻿.law-online{
	position: fixed;
	width: 100px;
	height: 196px;
	top: 190px;
	right: 20px;
	z-index: 999;
}

.law-online .close-law-online{
	position: absolute;
	width: 15px;
	height: 15px;
	margin-left: 86px;
	top: -21px;
	cursor: pointer;
	background: url(/wstyle/im/style/images/close-online.png) no-repeat center;
}
.law-online .law-online-box{
	width: 100px;
	height: 111px;
	padding-top: 67px;
	background: url(/wstyle/im/style/images/law-online-box.png) no-repeat center;
	-moz-animation: myfirst 1.2s infinite linear;	
	-webkit-animation: myfirst 1.2s infinite linear;	
	-o-animation: myfirst 1.2s infinite linear;
	
}
.law-online .law-online-box a{
	display: block;
	width: 100px;
	height: 100px;
}
.law-online .law-online-sha{
	position: absolute;
	width: 100px;
	height: 11px;
	left: 0;
	bottom: 0;
	-moz-animation: mysha 1.2s infinite linear;	
	-webkit-animation: mysha 1.2s infinite linear;	
	-o-animation: mysha 1.2s infinite linear;	
}
@keyframes myfirst{
	0%{
		margin-top: 0px;
	}
	10%{
		margin-top: -4px;
	}
	20%{
		margin-top: -8px;
	}
	30%{
		margin-top: -12px;
	}
	40{
		margin-top: -16px;
	}
	50%{
		margin-top: -20px;
	}
	60%{
		margin-top: -16px;
	}
	70{
		margin-top: -12px;
	}
	80%{
		margin-top: -8px;
	}
	90{
		margin-top: -4px;
	}
	100%{
		margin-top: 0px;
	}
}
@-moz-keyframe myfirst{
	0%{
		margin-top: 0px;
	}
	10%{
		margin-top: -4px;
	}
	20%{
		margin-top: -8px;
	}
	30%{
		margin-top: -12px;
	}
	40{
		margin-top: -16px;
	}
	50%{
		margin-top: -20px;
	}
	60%{
		margin-top: -16px;
	}
	70{
		margin-top: -12px;
	}
	80%{
		margin-top: -8px;
	}
	90{
		margin-top: -4px;
	}
	100%{
		margin-top: 0px;
	}
}
@-webkit-keyframes myfirst{
	0%{
		margin-top: 0px;
	}
	10%{
		margin-top: -4px;
	}
	20%{
		margin-top: -8px;
	}
	30%{
		margin-top: -12px;
	}
	40{
		margin-top: -16px;
	}
	50%{
		margin-top: -20px;
	}
	60%{
		margin-top: -16px;
	}
	70{
		margin-top: -12px;
	}
	80%{
		margin-top: -8px;
	}
	90{
		margin-top: -4px;
	}
	100%{
		margin-top: 0px;
	}
}
@-o-keyframes myfirst{
	0%{
		margin-top: 0px;
	}
	10%{
		margin-top: -4px;
	}
	20%{
		margin-top: -8px;
	}
	30%{
		margin-top: -12px;
	}
	40{
		margin-top: -16px;
	}
	50%{
		margin-top: -20px;
	}
	60%{
		margin-top: -16px;
	}
	70{
		margin-top: -12px;
	}
	80%{
		margin-top: -8px;
	}
	90{
		margin-top: -4px;
	}
	100%{
		margin-top: 0px;
	}
}

@keyframes mysha{
	0%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center;
	}
	10%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(/wstyle/im/style/images/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
}
@-moz-keyframe mysha{
	0%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center;
	}
	10%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(/wstyle/im/style/images/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
}
@-webkit-keyframes mysha{
	0%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center;
	}
	10%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(/wstyle/im/style/images/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
}
@-o-keyframes mysha{
	0%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center;
	}
	10%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(/wstyle/im/style/images/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(/wstyle/im/style/images/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(/wstyle/im/style/images/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(/wstyle/im/style/images/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(/wstyle/im/style/images/sha-1.png) no-repeat center bottom;
	}
}


.menu-right{
	position: fixed;
	width: 50px;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #f5f5f5;
	z-index: 999999;
}
.menu-right ul{
	margin-top: 180px;
}
.menu-right ul li{
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 7px;
	cursor: pointer;
}
.menu-right ul li.menu-right-account{
	background: url(/wstyle/im/style/images/menu-icon-1.png) no-repeat center center;
}
.menu-right ul li.menu-right-account:hover,
.menu-right ul li.menu-right-account.on{
	background: #ff853f url(/wstyle/im/style/images/menu-icon-1-1.png) no-repeat center center;
}
.menu-right ul li.menu-right-account a{
	display: block;
	width: 100%;
	height: 100%;
}
.menu-right ul li.menu-right-account .menu-right-account-txt{
	display: none;
	position: absolute;
	width: 75px;
	height: 50px;
	line-height: 50px;
	top: 0;
	/*left: -75px;*/
	left: -100px;
	text-indent: 21px;
	font-family: "新宋体";
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: url(/wstyle/im/style/images/menu-icon-1-X.png) no-repeat center center;
	opacity: 0;
	z-index: 9;
}
.menu-right ul li.menu-right-join{
	background: url(/wstyle/im/style/images/menu-icon-2.png) no-repeat center center;
}
.menu-right ul li.menu-right-join:hover,
.menu-right ul li.menu-right-join.on{
	background: #ff853f url(/wstyle/im/style/images/menu-icon-2-2.png) no-repeat center center;
}
.menu-right ul li.menu-right-join .menu-right-join-box{
	display: none;
	position: absolute;
	width: 152px;
	top: 0;
	left: -152px;
	z-index: 66;
	cursor: auto;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-top{
	width: 152px;
	height: 12px;
	background: url(/wstyle/im/style/images/menu-icon-2-3.png) no-repeat center center;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-bottom{
	width: 152px;
	height: 9px;
	background: url(/wstyle/im/style/images/menu-icon-2-4.png) no-repeat center center;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-item{
	width: 152px;
	background-color: #ff853f;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-item p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-item p img{
	display: block;
	width: 123px;
	height: 23px;
	margin: 0 auto;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-item span{
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 auto 8px;
	overflow: hidden;
}
.menu-right ul li.menu-right-join .menu-right-join-box .menu-right-join-item span img{
	width: 100%;
}
.menu-right ul li.menu-right-im{
	background: url(/wstyle/im/style/images/menu-icon-3.png) no-repeat center center;
}
.menu-right ul li.menu-right-im:hover{
	background: #ff853f url(/wstyle/im/style/images/menu-icon-3-3.png) no-repeat center center;
}
.menu-right ul li.menu-right-im a{
	display: block;
	width: 100%;
	height: 100%;
}
.menu-right ul li.menu-right-im .menu-right-im-box{
	position: absolute;
	display: block;
	width: 117px;
	height: 164px;
	top: -90px;
	left: -122px;
	background: url(/wstyle/im/style/images/menu-im.png) no-repeat center center;
	z-index: 3;
}
.menu-right ul li.menu-right-scan{
	background: url(/wstyle/im/style/images/menu-icon-4.png) no-repeat center center;
}
.menu-right ul li.menu-right-scan:hover,
.menu-right ul li.menu-right-scan.on{
	background: #ff853f url(/wstyle/im/style/images/menu-icon-4-4.png) no-repeat center center;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box{
	display: none;
	position: absolute;
	width: 152px;
	height: 185px;
	top: 0;
	left: -152px;
	z-index: 66;
	cursor: auto;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-top{
	width: 152px;
	height: 12px;
	background: url(/wstyle/im/style/images/menu-icon-4-3.png) no-repeat center center;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-bottom{
	width: 152px;
	height: 9px;
	background: url(/wstyle/im/style/images/menu-icon-4-5.png) no-repeat center center;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-item{
	width: 152px;
	background-color: #ff853f;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-item p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-item p img{
	display: block;
	width: 75px;
	height: 23px;
	margin: 0 auto;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-item span{
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 auto 7px;
	overflow: hidden;
}
.menu-right ul li.menu-right-scan .menu-right-scan-box .menu-right-scan-item span img{
	width: 100%;
}

.back-top{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	right: 0;
	bottom: 5px;
	background: url(/wstyle/im/style/images/menu-back.png) no-repeat center center;
	z-index: 2;
	cursor: pointer;
}
.back-top:hover{
	background: #ff853f url(/wstyle/im/style/images/menu-back-hover.png) no-repeat center center;
}
