body{background:#fff;}
p{ font-size:1.2rem; line-height:2rem;}
a{text-decoration:none;}
.picshow{margin:0 auto; text-align:center;width:100%;}
.zx{width:150px;height:50px;background:#c52d29;line-height:50px;text-align:center;margin:0 auto;}
.zx a{color:#fff;}
.fs{background:#fcd5d3;width:100%;height:auto; overflow:hidden; zoom:1; padding:10px;}
.left{float:left; width:45%;}
.right{float:right;width:45%;}
.red{color:red;}
.zx2{
  background: #fd6e6a none repeat scroll 0 0;
  border: 1px solid #fd6e6a;
  border-radius: 5px;
  color: #fff;
  
  margin-top: 10px;
  width:115px;
  height:30px;
  line-height:30px;
  text-align:center;
  }
  .zx2 a {color:#fff;}