.fixedBox {	background:rgb(255,255,255);border:1px solid rgb(214,214,214);top:230px;width:70px;right:8px;	position:fixed;	z-index:9999;	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.3);	_position:absolute;}
.fixedBox ul.fixedBoxList {}
.fixedBox ul.fixedBoxList li.fixeBoxLi.fixeBoxLi {	background:rgb(241,241,241);	 border: 2px solid #fff;margin:0 auto;	width:66px;	height:66px;	text-align:center;	position:relative;}
.fixedBox ul.fixedBoxList li.hover.Service.fixeBoxLi,.fixedBox ul.fixedBoxList li.hover.qlink.fixeBoxLi {	background:rgb(255,255,255);	border:1px solid rgb(214,214,214);	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);}
.fixedBox ul.fixedBoxList li.hover.BackToTop.fixeBoxLi {	background:rgb(241,241,241);				width:66px;	height:66px;	text-align:center;	position:relative;}
.fixedBox ul.fixedBoxList li.fixeBoxLi strong {	height:22px;	color:rgb(102,102,102);	line-height:22px;	font-weight:normal;	cursor:pointer;}
.fixedBox ul.fixedBoxList li.Service .ServiceBox {	background:rgb(255,255,255);	border:1px solid rgb(214,214,214);	left:-310px;
	top:-1px;	width:310px;	display:none;	position:absolute;	z-index:999;	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);}
.fixedBox ul.fixedBoxList li.hover.Service .ServiceBox {	display:block;}
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl {	margin:0px auto;	width:300px;	padding-top:5px;height:215px; }
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd {	width:280px;	padding:5px 0px;	}

.fixedBox ul.fixedBoxList li.Servicea .ServiceBox {	background:rgb(255,255,255);	border:1px solid rgb(214,214,214);	left:-110px;
	top:-1px;	width:110px;	display:none;	position:absolute;	z-index:999;	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);}
.fixedBox ul.fixedBoxList li.hover.Servicea .ServiceBox {	display:block;}
.fixedBox ul.fixedBoxList li.Servicea .ServiceBox dl {	margin:0px auto;	width:100px;	padding-top:5px;height:175px; }
.fixedBox ul.fixedBoxList li.Servicea .ServiceBox dl dd {	width:80px;	padding:5px 0px;	}

.fixedBox ul.fixedBoxList li.qlink .ServiceBox {	background:rgb(255,255,255);	border:1px solid rgb(214,214,214);	left:-310px;
	top:-1px;	width:310px;	display:none;	position:absolute;	z-index:999;	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);}
.fixedBox ul.fixedBoxList li.hover.qlink .ServiceBox {	display:block;}
.fixedBox ul.fixedBoxList li.qlink .ServiceBox dl {	margin:0px auto;	width:300px;	padding-top:5px; padding-bottom:5px; overflow-y:hidden}
.fixedBox ul.fixedBoxList li.qlink .ServiceBox dl dd {	width:280px;	padding:5px 0px; text-align:center; font-size:14px; }
.fixedBox ul.fixedBoxList li.qlink .ServiceBox dl dd a{ color:#3485E0; height:25px; line-height:25px;}
.fixedBox ul.fixedBoxList li.qlink .ServiceBox dl dd a:clicked{ color:#3485E0}

.fixedBox ul.fixedBoxList li.ewm .ServiceBox { width:180px; left:-180px}
.fixedBox ul.fixedBoxList li.ewm .ServiceBox dl {	margin:0px auto;	width:180px; padding-top:10px;height:180px; overflow:hidden}

.fixedBox ul.fixedBoxList {}

.fixeBoxLi .fixeBoxSpan {	margin:0px auto;	width:66px;	height:66px;	display:block;	cursor:pointer;}
.Service .fixeBoxSpan{ background:url(../img/link.png) center top no-repeat;}
.qlink .fixeBoxSpan{ background:url(../img/topic.png) center top no-repeat;}
.special .fixeBoxSpan{ background:url(../img/system.png) center top no-repeat;}
.Servicea .fixeBoxSpan{ background:url(../img/link.png) center top no-repeat;}

.BackToTop .fixeBoxSpan{ background:url(../img/top.png) center top no-repeat;}