.color-main {
  color: #01aab6; }

.color-second {
  color: #b45d01; }

.text-main {
  color: #010101; }

.container {
  width: 1200px;
  margin: 0 auto; }

.copyright {
  margin-top: 59px;
  border-top: 1px solid #dbdbdb;
  line-height: 48px;
  color: #a0a0a0; }

.loading-wait {
  background-color: #f1f1f1;
  text-align: center;
  padding: 15px;
  font-weight: normal; }
  .loading-wait .loading-icon {
    -webkit-transition: rotate(0deg);
    -moz-transition: rotate(0deg);
    -ms-transition: rotate(0deg);
    -o-transition: rotate(0deg);
    transition: rotate(0deg);
    animation: loading 3s ease infinite; }

.gaode-container {
  margin: 100px; }
  .gaode-container #card {
    border-radius: 5px;
    padding-right: 100px; }
    .gaode-container #card #card-body {
      width: 100%;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
      padding: 20px; }
      .gaode-container #card #card-body h3 {
        color: #efa111;
        font-weight: 700; }
      .gaode-container #card #card-body #card-name {
        font-size: 16px;
        margin-top: 20px;
        font-weight: 500; }
      .gaode-container #card #card-body #card-mobile {
        font-size: 16px;
        font-weight: 500; }
      .gaode-container #card #card-body #cooperation {
        margin-top: 20px;
        font-weight: 600;
        font-size: 20px;
        color: #a2a176;
        border-left: 4px solid;
        padding-left: 10px;
        line-height: 20px;
        vertical-align: middle; }
      .gaode-container #card #card-body #card-content {
        font-weight: 500;
        margin: 20px 0;
        font-size: 15px; }
  .gaode-container #container {
    width: 654px;
    height: 500px;
    border-radius: 5pxs; }

.panel {
  border: none !important;
  box-shadow: 0 1px 36px #e0d5d5 !important; }

.footer .footer-normal {
  color: #BCB4B4;
  margin-top: 10px; }
  .footer .footer-normal a {
    color: #BCB4B4; }
.footer .footer-title {
  font-weight: 700;
  font-size: 20px;
  color: white; }
.footer .footer-description {
  padding: 50px 0;
  overflow: hidden; }

.headermenu li {
  cursor: pointer;
  padding-bottom: 7px !important; }
  .headermenu li:hover {
    position: relative;
    border-bottom: 1px solid #ea4c89 !important; }
    .headermenu li:hover a {
      color: #ea4c89 !important;
      font-weight: 1000;
      font-size: 16px !important; }

.headermenu-current {
  position: relative;
  border-bottom: 1px solid #ea4c89 !important; }
  .headermenu-current a {
    color: #ea4c89 !important;
    font-weight: 1000;
    font-size: 16px !important; }

/*# sourceMappingURL=common.css.map */
