        	.l-service{
        		width: 146px;
        		padding:15px 0px 10px;
        		background-color: transparent;
        		position: fixed;
        		top:100px;
        		font-size: 12px;
        		-webkit-border-radius: 3px;
        		-moz-border-radius: 3px;
        		border-radius: 3px;
                        right: 5px;
                z-index: 999;
        	}
        	.l-service .l-top1{
        		display: block;
        		font-size: 16px;
        		color:#fff;
        		line-height: 56px;        		
        		margin-bottom: 6px;
        		
        	}
        	.l-service .l-teacher,.l-service .l-center,.l-service .l-wx{
        		background-color: #fff;
        		-webkit-border-radius: 5px;
        		-moz-border-radius: 5px;
        		border-radius: 5px;
        		margin-bottom: 7px;
        	}
        	.l-service .l-teacher{
        		padding:0 10px;
                        margin-left: 5px;
                        margin-right: 5px;
        	}
        	.l-service .l-teacher a{
        		display: block;
        		line-height: 30px;	
        		padding-left: 30px;
        		border-bottom: 1px dashed #ccc;
        		background: url(l-service.png) no-repeat 0 -72px; 
                        text-decoration: none;
        	}
        	.l-service .l-teacher .last-a{
        		border-bottom: 0 none;
        	}
        	.l-service .l-center{
        		padding:15px 8px;
        	}
        	.l-service .l-center .l-phone{
        		padding-bottom: 8px;
        		margin-bottom: 8px;
        		border-bottom: 1px dashed #ccc;
        	}
        	.l-service .l-center span{
        		display: block;
        		line-height: 20px;
        		font-size: 14px;
        		padding-left: 24px;
        		color:#474747;
        		background: url(l-service.png) no-repeat 0 -20px;
        		margin-bottom: 4px;
        	}
        	.l-service .l-center .l-center-box span{
        		background-position: 0 -167px;
        	}
        	.l-service .l-center em{
        		display: block;
        		text-align: center;
        		font-style: normal;
        		color:#f46a0d;
        		line-height: 20px;
        	}
        	.l-service .l-center-box a{
        		display: block;
        		line-height: 20px;
        		color:#666;
        	}
        	.l-service .l-teacher a:hover,.l-service .l-center-box a:hover{
        		color:#f56a58;
        	}
        	.l-service .l-wx{
        		text-align: center;
        		padding:5px 0 5px;
        	}
        	.l-service .l-wx span{
        		display: block;
        		color:#474747;
        		margin-bottom: 5px;
        	}
        	.l-scrollTop{
        		width: 100%;
                        height: 34px;
                               		
        		cursor: pointer;
        		
        	}
        	#l-closed{
        		width: 9px;
        		height: 9px;
        		display: block;
        		background: url(l-service.png) no-repeat -4px -6px;
        		position: absolute;
        		right:6px;
        		top:6px;
        		cursor: pointer;
        	}
        	#l-zx{
        		display: none;
                        background-color: #417aff;
        		font-size: 16px;
        		line-height: 20px;
        		color:#fff;
        		text-align: center;
        		cursor: pointer;
        	}
        	#l-zx span{
        		width: 24px;
        		height: 24px;
        		display: block;
        		margin-bottom: 3px;
        		background: url(l-service.png) no-repeat -4px -47px;
        	}
        	#l-zx em{
        		width: 24px;
        		height: 15px;
        		display: block;
        		background: url(l-service.png) no-repeat 1px -118px;
        	}
        	
        	@media only screen and (max-width: 768px) {
        		.l-service{
        			display: none;
        		}
        	}


                
/*#al_main{
        width:1000px;
        height:auto;
        margin:0 auto;
        
}
#al_img{
        width:594px;
        height:408px;
        position:fixed;
        top:50%;
        left:50%;
        margin:-191px 0 0 -310px;
        display:none;
        z-index:99999999;
}
.al_djzx{
        width:195px;
        height:65px;
        background:url(about:blank);
        position:absolute;
        bottom:12px;
        left:75px;
        cursor:pointer;
        display:block;
        
        
}
.al_close{
        
        width:60px;
        height:60px;
        color:#fff;
        font-size:22px;
        position:absolute;
        right:30px;
        top:48px;
        cursor:pointer;
}
.al_closeee{
        width:195px;
        height:65px;
        color:#fff;
        font-size:22px;
        position:absolute;
        right:75px;
        bottom:12px;
        cursor:pointer;
        
}*/

#al_main{
        width:1000px;
        height:auto;
        margin:0 auto;
        
}
#al_img{
        width:560px;
        height:332px;
        position:fixed;
        top:50%;
        left:50%;
        margin:-191px 0 0 -310px;
        display:none;
        z-index:99999999;
}
.al_djzx{
        width:175px;
        height:45px;
        background:url(about:blank);
        position:absolute;
        bottom:15px;
        left:100px;
        cursor:pointer;
        display:block;
        
        
}
.al_close{
        
        width:37px;
        height:37px;
        color:#fff;
        font-size:22px;
        position:absolute;
        right:15px;
        top:15px;
        cursor:pointer;
}
.al_closeee{
        width:175px;
        height:45px;
        color:#fff;
        font-size:22px;
        position:absolute;
        right:83px;
        bottom:15px;
        cursor:pointer;
        
}