.relative {position:relative;width:413px;}
#mBox{}
.absolute {position:absolute;width:413px}


#mBox{display:none; background-color:#FFF;position:fixed;left:53%;bottom:75%; margin-left:-250px;z-index:300;-moz-transition: all 1.6s ease-out 0s; -webkit-transition: all 1.6s ease-out 0s;-ms-transition: all 1.6s ease-out 0s;-o-transition: all 1.6s ease-out 0s; transition: all 1.6s ease-out 0s;  box-shadow: 0 0 21px rgba(9,2,4,.75); -webkit-box-shadow: 0 0 21px rgba(9,2,4,.75); -moz-box-shadow:0 0 21px rgba(9,2,4,.75);}

.mm{ left:14%;bottom:28%;}
.fdsc{position:fixed; width:140px; height:400px;bottom:-10px; right:45px;font-size:0;}
.fdsc a{font-size:0px;display:block;margin-top:0px;margin-left:100px;}
.fdtel{margin-top:6px;background:url(/images/kf/3.png) no-repeat; width:83px;height:59px;}
.zxkf{margin-top:6px;background:url(/images/kf/5.png) no-repeat;width:83px;height:65px;}
.zxkf:hover{background:url(/images/kf/9.png) no-repeat;width:83px;height:65px;}
.pjs{margin-top:6px;background:url(/images/kf/8.png) no-repeat;width:83px;height:63px;}
.pjs:hover{background:url(/images/kf/12.png) no-repeat;width:83px;height:63px;}
.hzps{background:url(/images/kf/7.png) no-repeat;width:83px;height:65px;}
.hzps:hover{background:url(/images/kf/11.png) no-repeat;width:83px;height:65px;}
.sys{background:url(/images/kf/6.png) no-repeat;width:83px;height:63px;}
.sys:hover{background:url(/images/kf/10.png) no-repeat;width:83px;height:63px;}
/*/.totop{margin-top:6px;background:url(/images/swt/r_5.png) no-repeat;width:83px;height:55px;  }/*/
.totop{margin-top:6px;background:url(/images/kf/4.png) no-repeat;width:83px;height:55px;  }
#ScrollToTop.Offscreen{position:fixed;-moz-transition-duration:250ms;	-webkit-transition-duration:250ms;}
#con_one_1{position:fixed;right:85px;bottom:200px;display:none;z-index:400}
#con_one_2{position:fixed;right:85px;bottom:100px;display:none;z-index:400}
.online-qq{position:fixed;left:2px;top:151px;z-index:400;}
.closeX{
	width:30px;
	height:30px;
	left:310px;
	top:20px;
	position:absolute;
	/*border:1px solid red;*/
	cursor:pointer;
	transition:all .6s;
}
.closeX:hover{
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}