@charset "utf-8";
/*微故宫底部样式*/
		.x-footer{background:#272727;padding:30px 0 27px;}
.x-footer .share{text-align:center;}
.x-footer .share a{background:#404040;display:inline-block; width:20px; height:20px; padding:9px; margin-right:10px;border-radius:50%;}
.x-footer .share a img{vertical-align:top;width: 20px;}
/*.footer .share .wb{background:#404040 url(../image/footer_sinawb.png) center center no-repeat;background-size:60%;}
.footer .share .wx{background:#404040 url(../image/footer_wx.png) center center no-repeat;background-size:60%;}
.footer .share .qq{background:#404040 url(../image/footer_qq.png) center center no-repeat;background-size:60%;}*/
.x-footer .share a:hover{background-color:#505050;}
.x-footer .nav_foot{color:#fff;margin-top:20px;text-align:center;font-size: 0;}
.x-footer .nav_foot a{margin: 0 5px;}
.x-footer .copyright{color:#fff;margin-top:5px;text-align:center;text-transform:uppercase;}
.x-footer .btns{margin-top:15px;text-align:center;}
.x-footer .btns a{display:inline-block;height:28px;line-height:26px;border:1px solid #ddd;padding:0 10px;color:#fff;}
.x-footer .num{text-align: center;color: #fff;}
.x-footer .num .inner{display:inline-block;vertical-align: middle;margin-left:10px;}
.x-footer .num .inner i{display:inline-block;width:20px;height:28px;line-height:28px;text-align:center;background:#404040;margin:0 3px;}
.x-footer .code2d{position:absolute;left:50%;top:35px;margin-left:360px;z-index: 110;}
.x-footer .code2d a{display:block;background:url(../image/ico_hand.png) center center no-repeat;width:38px;height:38px;cursor: pointer;}
.x-footer .code2d a:after{content:"";position: absolute;left:55%;top:55%;background:url(../image/ico_hand2.png) center center no-repeat;width:26px;height:26px;cursor: pointer;
animation:chand 3s linear 0s infinite;-webkit-animation:chand 3s linear 0s infinite;}
.x-footer .code2d img{position:absolute;left:50%;bottom:100%;width:282px;margin-left:-141px;display:none;max-width:none;max-height:none;margin-bottom:20px;}
.x-footer .code2d:hover img{display:block;}

#footer .proposal{text-align:center;font-size:16px;padding:15px 0;background:#474747;border-top:1px solid #474747;position:fixed;width:100%;left:0;bottom:-60px;z-index:9999;}
body { font: 14px/1.5 "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased !important; max-width: 1920px; margin: 0 auto; color:#707070; font-family:微软雅黑,'Heiti SC',黑体,Arial;position:relative;}
