@charset "utf-8";
/* CSS 悬浮二维码 */
.toolbar-item,.toolbar-layer{background:url(toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-kf{background-position:0 -691px;}
.toolbar-item-kf:hover{background-position:0 -750px;}
.toolbar-item-kf .toolbar-layer{width:190px;height:172px;background-position:-8px -5px;}
.toolbar-item-weixin{background-position:0 -815px;}
.toolbar-item-weixin:hover{background-position:0 -875px;}
.toolbar-item-weixin .toolbar-layer{width:190px;height:172px;background-position:-8px -175px;}
.toolbar-item-gzh{background-position:0 -940px;}
.toolbar-item-gzh:hover{background-position:0 -1000px;}
.toolbar-item-gzh .toolbar-layer{width:190px;height:172px;background-position:-8px -345px;}
.toolbar-item-xmly{background-position:0 -1065px;}
.toolbar-item-xmly:hover{background-position:0 -1125px;}
.toolbar-item-xmly .toolbar-layer{width:190px;height:172px;background-position:-8px -515px;}
.toolbar-item-top{background-position:0 -1190px;}
.toolbar-item-top:hover{background-position:0 -1250px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
@media (max-width:1200px) {
  .xfkxiaoshi {
    display: none;
	
  }
}
/* CSS 简单样式框 */ 
.jx_1{background-color:#cfe2ff;color:#0a58ca;border: 1px solid #99c2ff;border-radius: 5px; padding: 5px 10px 5px 10px;
	}
		
/* CSS 标题样式 */
 
