@charset "utf-8";
/* CSS Document */

html{ overflow-x:hidden;}
		.fp-itm {
			margin: 3px 0;
		}
		
		.fp-itm1 {
			position: absolute;
			top: 82px;
			left: -22px;
			opacity:0;
		}
		
		
		.floatPanel {
			position: absolute;
			top: 200px;
			right: 0;
		}
		.floatPanel{z-index:100;}
		
		.fp1 a{background:url(../images/right_znjjr.png) no-repeat;width:66px;height:66px;display:block;}
		.fp1 a:hover{background:url(../images/right_znjjr_01.png) no-repeat;cursor:pointer;}
			
		.fp2 span{background:url(../images/right_zwwx.png) no-repeat;width:66px;height:66px;display:block;}
		.fp2 span:hover{background:url(../images/right_zwwx_01.png) no-repeat;cursor:pointer;}
		
		.fp3 span{background:url(../images/right_zwwb.png) no-repeat;width:66px;height:66px;display:block;}
		.fp3 span:hover{background:url(../images/right_zwwb_01.png) no-repeat;cursor:pointer;}
			
				
		.codecontainer{position:absolute;top:250px;right:66px;display:block;width:273px;height:318px;}
		.weibocode{float:right;width:100px;height:100px;}
		.weibocode img{width:100px;height:100px;}
		.wechatcode{width:100px;height:100px;float:right;}
		.wechatcode img{width:100px;height:100px;}
		.nonexist{display:none;}