@charset "utf-8";
/* CSS Document */
.xfoot{display:none}
.wxtan{display:none}
.tanbg{display:none}

	body{padding-bottom:55px;}
	.xfoot{display:block; position:fixed; left:0; bottom:0; width:100%; background:#0676cf; height:55px; z-index:9999;line-height: 15px;border-top: 2px solid #fff;}
	.xfoot li{width:30%; text-align:center; float:left; list-style:none;}
	.xfoot li a{display:inline-block; width:100%; color:#fff; font-size:12px; padding:0; margin:0;}
	.xfoot li img{margin-top:9px; width: 22px; height: 22px;}
	.tanbg{position:fixed; width:100%; height:100%; left:0; top:0; z-index:9998; background: rgba(0,0,0,.6);}
	.wxtan {width: 100%; position:fixed; width:80%; top:50%;left:50%; transform: translate(-50%, -50%); background-color: rgba(255, 255, 255, 0.8); border-radius:10px; text-align:center; padding:30px 0; z-index:9999;}
	.wxtan i{position: absolute; right: 7px; top: 7px; text-align: center; color: #fff; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; width: 22px;line-height: 22px;}
	.wxtan p{padding-top:3px; font-size:14px;}
	.wxtan p span{display: inline-block; padding: 2px 10px; background-color: #009946; color: #fff; border-radius: 5px; cursor: pointer;}
	.wxtan span.wx{background: #009943 url(wxico.png) no-repeat 6px center; background-size: 16px; padding-left: 20px;}
	.ywx{display:block !important;}
	.ybg{display:block !important;}