/* Add here all your css styles (customizations) */
@font-face {
  font-family: myFirstFont;
  src: url(/assets/fonts/HYRunYuan-45W.ttf), url(/assets/fonts/HYRunYuan-45W.ttf)
}

@font-face {
  font-family: mySecondFont;
  src: url(/assets/fonts/HYRunYuan-55W.ttf), url(/assets/fonts/HYRunYuan-55W.ttf)
}

* {
  word-break: break-all;
}

.u-label {
  white-space: normal;
}

body {
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif;
}

.logoimg {
  height: 80px;
  width: auto;
}

.header-log-title-wrap {
  display: flex;
  display: none;
  flex-flow: column;
  font-family: "黑体";
  margin-left: 15px;
}

.header-log-title {
  float: left;
  font-size: 1.2em;
  line-height: 1.2em;
  letter-spacing: 2px;
}

.header-log-title-sub {
  text-align: justify;
  float: left;
  font-size: 1em;
  clear: both;
  color: #999999;
  letter-spacing: 15px;
}

.nav-item {
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-weight: 600;
}

@media (max-width: 992px) {
  .logoimg {
    height: 50px;
    width: auto;
  }

  .header-log-title-wrap {
    margin-left: 10px;
  }

  .header-log-title {
    float: left;
    font-size: 1em;
    line-height: 1.5em;
  }

  .header-log-title-sub {
    font-size: 0.8em;
  }
  .navbar-nav .nav-link .nav-new {
    position: static !important;
    display: inline-block;
    margin-left: 6px;
    margin-top: -2px !important;
    vertical-align: middle;
  }
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
  color: #72c02c;
}

.rev_slider .container {
  position: absolute;
  right: 50%;
  bottom: 80px;
  z-index: 99;
  width: 24px;
  height: 24px;
}

.rev_slider .chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.rev_slider .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.rev_slider .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.rev_slider .chevron:before,
.rev_slider .chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.rev_slider .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.rev_slider .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }

  33% {
    opacity: 1;
    transform: translateY(30px);
  }

  67% {
    opacity: 1;
    transform: translateY(40px);
  }

  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.rev_slider .text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}

.section-title {
  letter-spacing: 3px;
}

.opendatatopic-title {
  letter-spacing: 3px;
}

.award-title {
  letter-spacing: 3px;
}

.schedule-title {
  letter-spacing: 3px;
}

.organize-title {
  letter-spacing: 3px;
}

#modal1 {
  margin: 0 30px;
  max-width: 600px;
}

.breadcrumbs-h2 {
  letter-spacing: 5px;
}

.letter-spacing-2px {
  letter-spacing: 2px;
}

.letter-spacing-5px {
  letter-spacing: 5px;
}

.media-body {
  position: relative;
}

.work-badge {
  position: absolute;
  color: #ccc;
  top: -15px;
  right: -15px;
  letter-spacing: 5px
}

.topics>a {
  cursor: default;
  color: #000000;
  font-weight: 600;
}

.topics>a:hover {
  text-decoration: none;

}

@media (max-width: 992px) {

  h1,
  .h1 {
    font-size: 2.2rem;
  }

  #contacts-section .g-pr-20 {
    padding: 0 !important;
  }

  #contacts-section .container {
    text-align: center
  }

  #contacts-section address {
    background: none !important;
  }

  #contacts-section .d-flex {
    display: block !important;
  }

  #contacts-section .d-flex .mb-0 {
    margin-top: 15px;
  }
}

.card .u-info-v1-1::after {
  display: none;
}

a[disabled] {
  cursor: not-allowed;
  opacity: 0.65;
}

a[disabled]:hover {
  opacity: 0.65;
}

.card-block>ul>li>.g-mt-2 {
  display: none !important;
}

.mWidth-600 {
  max-width: 600px !important;
}

.u-divider__icon--indented {
  box-shadow: 0 0 0 15px #fafafa;
}

.thumb-animation {
  height: auto;
  max-height: 300px;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0, 0, 0.3, 1);
}

.thumb-animation:hover {
  max-height: 800px;
}

.g-cursor-none {
  cursor: default;
}

.g-cursor-none:hover {
  color: #858993 !important;
}

.ui-pnotify-title {
  font-size: 16px;
  font-weight: 600;
}

.ui-pnotify-text p {
  font-size: 14px;
}

p,
a,
.navbar-nav .nav-link,
* {
  font-family: myFirstFont;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: mySecondFont;
}

h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
  font-family: mySecondFont;
}
