@charset "utf-8";

/* @font-face {
  font-family: 'fzteys';
  src: url('https://style.aki.com.cn/hainan/fonts/teys.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'fzzhongys';
  src: url('https://style.aki.com.cn/hainan/fonts/zhongys.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'pala';
  src: url('https://style.aki.com.cn/hainan/fonts/pala.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
} */

body {
  line-height:1.5;
  font-family:  "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
}

p {
  font-family: "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
}

@media (max-width: 768px) {
  p {
    font-size: 14px;
  }
}


/*========== 导航栏 */
.nav-top .navbar-light .navbar-brand img {
  max-width: 60px;
}

@media only screen and (max-width: 767px) {
  .mobile-nav .logo img {
    max-width: 50px;
  }
}

.main-nav nav .navbar-nav .nav-item a {
  font-size: 14px !important;
  line-height: 1;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 2px solid #373737;
}

.main-nav nav .navbar-nav .nav-item:first-child a {
  border-left: none;
}
@media only screen and (min-width: 1300px) {
  .nav-top {
    width: 80%;
  }
}

@media only screen and (max-width: 1300px) {
  .nav-top {
    width: 70%;
  }
}

.other-side .cart-area .cart-icon p {
  margin-bottom: 1.2rem;
  font-size: 14px;
}

.mean-container a.meanmenu-reveal {
  width: 25px;
}
.mean-container a.meanmenu-reveal span {
  top: 5px;
  height: 2px;
  margin-top: -1px;
}

.main-nav {
  padding: 0;
}

.main-nav nav .navbar-nav .nav-item {
  padding: 10px 0;
}

@media (min-width: 992px) {
  .container,.container-lg,.container-md,.container-sm {
    max-width:980px
  }
}

@media only screen and (min-width: 992px) and (max-width: 1305px) {
  .main-nav nav .navbar-nav .nav-item a {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
  }
}

/*========== 参赛报名 */
.enroll-wrapper {
  position: relative;
}
.oow-enroll {
  position: absolute;
  bottom: 18%;
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
  text-align: center;
}

.oow-enroll.right {
  /*padding-right: 3rem;*/
  box-sizing: border-box;
  text-align: right;
}

@media (max-width: 768px) {
  .enroll-wrapper {
    padding-top: 56px;
  }

  .oow-enroll {
    bottom: 28%;
  }

  .oow-enroll.right {
    /*padding-right: 0;*/
    text-align: right;
  }

}

/*========== 正文 */
.section-title {
  font-family:  "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
  color: #0d7bb4;
  font-weight: 400;
}

.section-title span {
  font-size: 35px;
  font-family:  "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
  color: inherit;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
  }
  .section-title span {
    font-size: 18px;
  }
}

.apply-another {
  background-image: url("https://style.aki.com.cn/hainan/images/0824/m-aim.png");
  background-position: center top;
  padding-top: 6rem;
}

.apply-another.apply-timeline {
  background-image: url("https://style.aki.com.cn/hainan/images/0824/m-timeline.png");
}

.apply-another.apply-download {
  padding-top: 2rem;
  padding-bottom: 6rem;
  background-image: url("https://style.aki.com.cn/hainan/images/0827/download.png");
  background-position: center bottom;
}

.gallery-item .gallery-text {
  margin-top: 0;
}

.news-card .news-content p {
  font-size: .7em;
}

/*========== awards */
@media (max-width: 768px) {
  .services-item {
    text-align: center;
  }
}
.awards-channel {
  display: block;
  padding: 0 0 10px 0;
}

.awards-channel p {
  display: block;
  margin-bottom: 0;
  font-size: 1rem;
  color: #0d7bb4;
  font-weight: 600;
}

.awards-channel p:first-child {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.awards-channel p:last-child {
  font-size: 1.5rem;
}

.awards-wrapper {
  padding: .5rem 0;
}

.awards-item .affix img {
  max-width: 25%;
}

.awards-item p {
  margin-bottom: 0;
}

.awards-item .content span {
  font-size: .7rem;
}

.awards-item:last-child .affix {
  border-bottom: none;
}

.row-judge-rules > div {
  display: flex !important;
  align-self: stretch !important;
}

.row-judge-rules .gallery-item {
  width: 100%;
  box-shadow: 0 0 15px #eeeeee
}

.row-judge-rules .gallery-item .gallery-text {
  box-shadow: unset;
}

.row-category > div {
  display: flex !important;
  align-self: stretch !important;
}

.row-category .news-card {
  width: 100%;
}

.row-category .news-card .news-content {
  padding-top: 1.5rem;
}

.trainer-card .trainer-content a h3 {
  font-size: 17px;
  color: #0d7bb4;
}
.trainer-card .trainer-content span {
  font-size: .7em;
  line-height: 1.5;
  color: #0d7bb4;
}

/*========== 提交作品要求 */
.requirement-wrapper {
  background-color: #018abe;
}

.footer-list h3 {
  color: black;
}
.footer-list ul li a {
  color: black;
}

/*========== footer */
.erweima-wrapper img {
  max-width: 120px;
}

.row-footer p {
  color: #0d7bb4;
  font-weight: 700;
}



pre{
  font-family: "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
  font-size: 1.125em;
  color: #565e7c;
  line-height: 1.2;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.section-title-line{
  width: 8em;
  height: 2px;
  margin: 0 auto;
  background: #0d7bb4;
}

.welcome-area-inner h2{
  font-family:  "方正兰亭粗黑简体", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
  color: #565e7c;
  font-size: 28px;
  text-align: center;
}

.aki-profile-content{
  font-size:16px;
}
