        	.l-service{
        		width: 100px;
        		padding:15px 5px 10px;
        		background-color: #788aec;
        		position: fixed;
        		top:65px;
        		font-size: 12px;
        		-webkit-border-radius: 3px;
        		-moz-border-radius: 3px;
        		border-radius: 3px;
        	}
        	.l-service .l-top1{
        		display: block;
        		font-size: 16px;
        		color:#fff;
        		line-height: 24px;
        		padding-left: 33px;
        		margin-bottom: 6px;
        		background: url(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat 0 -47px;
        	}
        	.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;
        	}
        	.l-service .l-teacher a{
        		display: block;
        		line-height: 30px;	
        		padding-left: 30px;
        		border-bottom: 1px dashed #ccc;
        		background: url(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat 0 -72px;
        	}
        	.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(http://www.yuloo.com/mbgx/images/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{
        		text-align: center;
        		font-size: 14px;
        		color:#fff;
        		padding-right: 10px;
        		cursor: pointer;
        		background: url(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat 80px -97px;
        	}
        	#l-closed{
        		width: 9px;
        		height: 9px;
        		display: block;
        		background: url(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat -4px -6px;
        		position: absolute;
        		right:6px;
        		top:6px;
        		cursor: pointer;
        	}
        	#l-zx{
        		display: none;
        		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(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat -4px -47px;
        	}
        	#l-zx em{
        		width: 24px;
        		height: 15px;
        		display: block;
        		background: url(http://www.yuloo.com/mbgx/images/l-service.png) no-repeat 1px -118px;
        	}
        	
        	@media only screen and (max-width: 768px) {
        		.l-service{
        			display: none;
        		}
        	}