﻿
/*.law-online{
	position: absolute;
	width: 120px;
	height: 368px;
	top: 170px;
	right: 20px;
	z-index: 999;
}
.law-online .close-law-online{
	position: absolute;
	width: 15px;
	height: 15px;
	top: -21px;
	right: 0;
	cursor: pointer;
	background: url(//css.maxlaw.cn/wstyle/ad/images/close-online.png) no-repeat center;
}
.law-online .law-online-box{
	width: 120px;
	height: 205px;
	padding-top: 143px;
	background: url(//css.maxlaw.cn/wstyle/ad/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: 78px;
	height: 24px;
	margin: 0 auto;
	background: url(//css.maxlaw.cn/wstyle/ad/images/consult.gif) no-repeat center;
}
.law-online .law-online-box .law-online-box-ewm{
	width: 100px;
	height: 100px;
	margin-top: 17px;
	margin-bottom: 12px;
}
.law-online .law-online-box .law-online-box-ewm img{
	display: block;
	width: 100%;
}
.law-online .law-online-sha{
	position: absolute;
	width: 120px;
	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;	
}*/



.law-online{
	position: fixed;
	width: 100px;
	height: 196px;
	top: 210px;
	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(//images.maxlaw.cn/wimages/ad/close-online.png) no-repeat center;
}
.law-online .law-online-box{
	width: 100px;
	height: 111px;
	padding-top: 67px;
	background: url(//images.maxlaw.cn/wimages/ad/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(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center;
	}
	10%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
}
@-moz-keyframe mysha{
	0%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center;
	}
	10%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
}
@-webkit-keyframes mysha{
	0%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center;
	}
	10%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
}
@-o-keyframes mysha{
	0%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center;
	}
	10%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	20%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	30%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	40{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	50%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-5.png) no-repeat center bottom;
	}
	60%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-4.png) no-repeat center bottom;
	}
	70{
		background: url(//images.maxlaw.cn/wimages/ad/sha-3.png) no-repeat center bottom;
	}
	80%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-2.png) no-repeat center bottom;
	}
	90{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
	100%{
		background: url(//images.maxlaw.cn/wimages/ad/sha-1.png) no-repeat center bottom;
	}
}


   .single_cbl {
        width: 120px;
        background: url(/wstyle/ad/images/single_cbl_bg.png) top left no-repeat;
        position: absolute;
        right: 2px;
        top: 200px;
        z-index:1000;
    }

        .single_cbl .single_cbl_top {
            position: relative;
            padding-top: 11px;
        }

            .single_cbl .single_cbl_top .single_cbl_close {
                position: absolute;
                right: 6px;
                top: 6px;
                height: 14px;
                width: 14px;
                cursor: pointer;
            }

            .single_cbl .single_cbl_top a {
                display: block;
                text-align: center;
            }

            .single_cbl .single_cbl_top .single_cbl_talk {
                width: 84px;
                height: 63px;
                background: url(/wstyle/ad/images/single_cbl_talk_bg.png) right top no-repeat;
                margin: 0 auto;
                position: relative;
            }

                .single_cbl .single_cbl_top .single_cbl_talk img {
                    position: absolute;
                    left: 3px;
                    top: 22px;
                }

            .single_cbl .single_cbl_top .single_cbl_online {
                width: 90px;
                padding-bottom: 9px;
                border-bottom: 1px dashed #c9c9c9;
                margin: 0 auto;
            }

        .single_cbl .single_cbl_detail {
            width: 118px;
            border-left: 1px solid #dedede;
            border-right: 1px solid #dedede;
            background: #fff;
            padding-top: 10px;
            text-align: center;
        }

            .single_cbl .single_cbl_detail span {
                color: #0b0b0b;
                font-family: "新宋体";
            }

            .single_cbl .single_cbl_detail p {
                color: #cc0202;
                font-family: "新宋体";
                font-size: 14px;
                line-height: 24px;
                margin: 0;
            }

            .single_cbl .single_cbl_detail #qr {
                display: block;
                width: 100px;
                height: 100px;
                margin: 10px auto;
            }

                .single_cbl .single_cbl_detail #qr img {
                    display:block;
                    width: 100% !important;
                 }

            .single_cbl .single_cbl_detail i {
                display: block;
                font-style: normal;
                color: #767676;
                font-family: "新宋体";
                line-height: 24px;
            }

            .single_cbl .single_cbl_detail .single_qq_talk {
                display: block;
                width: 77px;
                height: 22px;
                margin: 0 auto;
                padding: 5px 0;
            }

            .single_cbl .single_cbl_detail .single_back_top {
                width: 33px;
                height: 9px;
                cursor: pointer;
                margin: 5px auto 0;
            }

        .single_cbl .single_cbl_bt {
            background: url(/wstyle/ad/images/single_cbl_bt.png) top center no-repeat;
            width: 120px;
            height: 9px;
        }


/*右侧导航*/
.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(/wimages/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(/wimages/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(/wimages/menu-icon-1-X.png) no-repeat center center;
	opacity: 0;
	z-index: 9;
}
.menu-right ul li.menu-right-join{
	background: url(/wimages/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(/wimages/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(/wimages/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(/wimages/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: 112px;
	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(/wimages/menu-icon-3.png) no-repeat center center;
}
.menu-right ul li.menu-right-im:hover{
	background: #ff853f url(/wimages/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(/wimages/menu-im.png) no-repeat center center;
	z-index: 3;
}
.menu-right ul li.menu-right-scan{
	background: url(/wimages/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(/wimages/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(/wimages/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(/wimages/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: 111px;
	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(/wimages/menu-back.png) no-repeat center center;
	z-index: 2;
	cursor: pointer;
}
.back-top:hover{
	background: #ff853f url(/wimages/menu-back-hover.png) no-repeat center center;
}