.go_page_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px;
  background-color: #FFF;
  border-top: 1px solid @border_color;
}

.go_page_footer .btn_area {
  margin: auto;
  box-sizing: border-box;
}

.go_page_footer .btn_area .go-btn {
  width: 100px;
  height: 26px;
    line-height: 22px;
  padding-top: 0;
  border-radius: 20px;
}
