body a#upload_button {
  float: right;
  padding: 4px 19px 4px 15px;
  font-size: 14px;
  background-color: #c52727;
  color: #F7F7F7;
  border: 1px solid #c52727;
  text-shadow: 0 -1px transparent;
  font-weight: 700;
  background: linear-gradient(to bottom, #e33f3f 0, #c52727 100%);
  border-radius: 4px;
  cursor: pointer;
}
body a#upload_button:hover, body a#upload_button:active {
  background: #c52727;
  outline: none;
  text-decoration: none;
}
body div.main_container {
  width: 952px;
  margin: 10px auto;
}
body .wx_kefu_bottom {
  position: relative;
  text-decoration: none;
  color: #000;
}
body .wx_kefu_bottom:hover .kefu_erweima {
  display: block;
}
body .wx_kefu_bottom > img {
  height: 20px;
}
body .wx_kefu_right {
  position: fixed;
  right: 10px;
  bottom: 100px;
  text-align: center;
  text-decoration: none;
  color: #000;
}
body .wx_kefu_right:hover .kefu_erweima {
  display: block;
}
body .wx_kefu_right > img {
  width: 60px;
}
body .wx_kefu_right .kefu_erweima {
  bottom: 75px !important;
  left: -145px !important;
}
body .kefu_erweima {
  position: absolute;
  bottom: 25px;
  left: -66px;
  display: none;
  cursor: default;
  background: #fff;
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 16px;
}
body .kefu_erweima img {
  width: 180px;
}

/*# sourceMappingURL=main_new.css.map */
