/*隐藏通知公告*/
#adNotice {
  display:none !important;
}
.form_fixed_button {
  font-size:18px !important;
  top: calc(40% + 200px ) !important;
    right: 0px !important;
  bottom:unset !important;
  height: 40px !important;
  line-height: 40px !important;
}