@charset "utf-8";
#page{ margin-top:45px;}
body{ background:url(../images/img/ban_weixin.png) #e3eeff repeat-x center top;}

.ban_weixin{ height:577px; margin-bottom:50px;}

.weixin_title{ height:50px; margin-bottom:20px; padding:0 20px; line-height:50px; font-weight:bold; font-size:16px; color:#fff; background:#069; clear:both;}
.weixin_title a{ font-size:16px; color:#fff;}

.wx_list{ min-height:500px; overflow-x:hidden;}
.wx_list ul{ width:1020px; float:left; clear:both;}
.wx_list li{ width:235px; height:290px; float:left; margin:0 20px 20px 0; text-align:center; display:inline; background:#ddd;}
.wx_list li img{ width:210px; height:210px; margin:10px 0;}
.wx_list li p{ height:30px; line-height:30px; border-top:1px solid #fff;}

.copyright{ height:100px; line-height:100px; text-align:center; background:#f3f3f3}