.weixin{ max-width:640px; margin:0 auto; height:60px; background:#fff; }
.weixin p{ font-size:12px; line-height:60px; display:inline-block; margin-left:2%;color:black;}
.weixin a{ width:40px; display:block; float:right; margin-top:10px; margin-right:10px;}
.weixin a img{ width:100%}
.weixin p span{ color:red}
.content {width: 94%;margin: 0 auto;margin-top: 30px;}
.content p{font-size: 14px;line-height: 26px;}
img { height: auto; width: auto\9; width:100%; }
h3 {font-size: 18px;text-align: center;color: #000;margin: 15px 0; font-weight: bold;}
.wx{ display:none; width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,0.6); z-index:999999}
.wx img { position:absolute; left:50%; top:30%; width:200px; margin-left:-100px; z-index:99999}
.close{ display:block; width:30px; height:30px; position:absolute; background:url(../images/clo.png) no-repeat center; background-size:100%; top:20%; left:80%;}
