﻿@charset "utf-8";
 #MaCenter1{
	background: url(../images/bimg.png) center 0 no-repeat;
	height: 157px;
	width: 100%;
	position: fixed;
	right: 0px;
	bottom: 0px;
	display:block;
	_position:fixed;
	z-index: 99999;
}
#MaCenter1 #guanbi1{
	height: 100%;
	width: 1200px;
	margin:0 auto;
	position: relative;
}

#MaCenter1 .guanbi2{
	height: 40px;
	width: 40px;
	padding:10px;
	position: absolute;
	top: -60px;
	right: 0px;
	background: #000;
	opacity: 0.5;
}
#MaCenter1 .guanbi3{
	height:40px;
	width: 40px;
	background:url(../images/closs.png) center center no-repeat;
	top: -60px;
	right: 0px;
	z-index: 999999;
}