﻿.mfooter{display:none;background:#EE705B;position:fixed;bottom:0;width:100%;z-index:9998}
.mfooter{font-size: 200%; }
.mfooter ul{margin:0px; }
.mfooter ul li{border-right:1px solid #DB624D;float:left;width:49%;list-style:none;text-align:center;}
.mfooter ul li:last-child{border-right:0}
.mfooter ul li a{display:block;color:#FFF}
.eycms-wx {display:none;}
.eycms-wx{background:rgba(0,0,0,.2);display:none;position:fixed;top:0;z-index:9998;width:100%;height:100%}
.eycms-wx img{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;border:5px solid #FFF;max-width:100%;}
@media only screen and (max-width: 600px) {
	.mfooter{display:block;}
}