body{margin:0px;padding:0px;background-color:#fff;font-family:"Î¢ÈíÑÅºÚ";font-size:1em;}
p{margin:0px;padding:0px;}
#top{width:900px;margin:0px auto;}
#wx{width:258px;margin:0px auto;}
#content{width:880px;height:auto;margin:0px auto;padding:10px;line-height:2em; }
#content p{text-indent:2em;}
#content1{width:900px;height:auto; padding-left:16px; padding-top:20px; margin:0px auto; }
.sub{width:296px;height:auto;float:left;}
.sub_t{width:260px;height:auto;margin:0px auto;border:solid 1px #ccc;}
.sub_n{width:296px;height:auto;font-weight:bold; text-align:center;line-height:2.4em; font-size:1.2em;}
.sub_c{width:296px; height:auto;font-size:12px;}
.sub_cl{width:134px;height:auto;float:left;text-align:right;}
.sub_cm{width:22px;height:auto;float:left; text-align:center;}
.sub_cr{width:140px;height:auto;float:left;}
.sub_cr img{width:47px;height:auto;}

@media only screen and (max-width: 768px) {
  #top{width:100%;padding-bottom:10px;}
  #wx{width:100%;padding-bottom:10px;}
  #content{width:90%;}
  #content1{width:100%;padding-left:0px;}
  .sub{width:100%;}
  .sub_t{width:90%;text-align:center;}
  .sub_t img{margin:0px auto;}
  .sub_n{width:90%;}
  .sub_c{width:90%;}
  .sub_cl{width:46%;}
  .sub_cm{width:8%;}
  .sub_cr{width:46%;}
  .sub_cr img{width:30%;}
}