@charset "UTF-8";
html {
  font-size: 62.5%;
  color: #000; }

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 400;
  color: #000;
  text-transform: none; }

.uk-container {
  max-width: 1220px; }

header {
  width: 100%;
  z-index: 980;
  transition: all 0.5s; }

.header_sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.dp_logo_static {
  display: block; }

.dp_logo_active {
  display: block;
  left: 0;
  top: 0;
  opacity: 0; }

nav > ul > li {
  display: inline-block;
  list-style: none; }
  nav > ul > li a {
    color: #fff;
    font-size: 1.5rem;
    display: inline-block;
    padding: 2.4rem 1.8rem;
    transition: all 0.3s;
    letter-spacing: 0.1rem; }
    nav > ul > li a:hover {
      color: #025094;
      text-decoration: none; }

nav ul {
  margin-bottom: 0; }

.top_right_btn {
  gap: 2rem; }
  .top_right_btn a i {
    font-size: 2.6rem;
    color: #fff;
    text-decoration: none; }
  .top_right_btn a:hover {
    text-decoration: none; }

.language {
  font-size: 1.6rem;
  color: #fff; }

header.header_active .language {
  color: #000; }

.contact_btn {
  background-color: #025094;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  padding: 0.8rem 2.8rem;
  letter-spacing: 0.15rem;
  border-radius: 3rem; }
  .contact_btn:hover {
    color: #999999;
    text-decoration: none; }

/**  header  反色 **/
header.header_active {
  background-color: #fff;
  border-bottom: #f0f0f0 1px solid; }

header.header_active nav a {
  color: #000; }
header.header_active .top_right_btn i {
  color: #000; }
header.header_active .dp_logo_static {
  opacity: 0; }
header.header_active .dp_logo_active {
  opacity: 1; }

.index_slidershow {
  margin-top: -71px;
  background-color: #000; }

/** dropdown **/
header .dropdown_nav {
  box-shadow: none; }
  header .dropdown_nav h3 {
    color: #025094;
    font-weight: bold; }
  header .dropdown_nav p {
    color: #666; }
  header .dropdown_nav a {
    color: #000;
    padding: 0; }
  header .dropdown_nav ul {
    text-align: left; }
  header .dropdown_nav .uk-grid-margin {
    margin-top: 1.5rem; }

.dropdown_nav_li {
  padding: 0;
  min-width: 130px;
  max-width: 130px;
  box-shadow: none; }
  .dropdown_nav_li ul {
    padding: 10px 0;
    margin: 0;
    text-align: center; }
  .dropdown_nav_li li {
    list-style: none;
    margin: 0; }
  .dropdown_nav_li a {
    padding: 8px 10px; }

/***  卡片预设 ***/
.pos_center_top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 101; }

.big_title {
  text-align: center;
  color: #fff; }
  .big_title p {
    font-size: 1.5rem;
    opacity: 0.5;
    margin-top: 0;
    margin-bottom: 2rem; }
  .big_title h4 {
    font-size: 1.5rem;
    opacity: 0.5;
    margin-top: 0;
    margin-bottom: 2rem; }
  .big_title h2 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 1rem;
    gap: 1.5rem; }
  .big_title h3 {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 2rem; }

.btn_group {
  gap: 2rem; }
  .btn_group a {
    border: #fff 1px solid;
    padding: 0.5rem 1.6rem 0.5rem 2rem;
    font-size: 1.4rem;
    border-radius: 3rem;
    transition: all .3s;
    min-width: 12rem; }
    .btn_group a i {
      transform: translateY(-1px); }
    .btn_group a:hover {
      color: #000;
      text-decoration: none;
      background-color: #fff; }

.dark_btn p {
  color: #666; }

.dark_btn .btn_group a {
  border-color: #666;
  color: #333; }

/****/
.sec_xiaobai {
  height: 80vh; }

.index_card_container {
  padding: 2.8rem; }

.dark_card p {
  color: #000; }

/**   sec_about   **/
.sec_about h2 {
  font-size: 4rem;
  margin-top: 1.5rem;
  margin-bottom: 0; }
.sec_about h3 {
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 2rem; }
.sec_about p {
  margin-top: 5rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  color: #fff;
  line-height: 3.6rem; }

/** 首页产品 **/
.sec_product {
  background-color: #f6f6f6; }

.index_masonry_grid {
  transform: translateY(-30%); }
  .index_masonry_grid .uk-card h3 {
    position: absolute;
    top: 3rem;
    left: 2.5rem;
    margin: 0; }

/** index search **/
.index_search_box h2 {
  font-size: 4rem;
  margin-top: 2rem;
  color: #000;
  line-height: 5rem;
  font-weight: 700; }
.index_search_box .uk-input {
  border-color: #000;
  border-radius: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.4rem; }

.hot_keywords {
  margin-top: 2rem; }
  .hot_keywords a {
    font-size: 1.3rem;
    color: #999;
    display: inline-block;
    margin: 0 1rem; }

/**  footer **/
footer {
  background-color: #272727;
  padding-top: 5rem; }

.bottom_contact h4 {
  margin-top: 4rem;
  color: #fff;
  font-size: 1.6rem;
  gap: 1.2rem; }

.social_wrap {
  gap: 0.6rem; }
  .social_wrap a {
    color: #fff;
    background-color: #3d3d3d;
    border-radius: 50%;
    padding: 0.5rem;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    transition: all 0.3s; }
    .social_wrap a:hover {
      text-decoration: none;
      background-color: #999999; }
    .social_wrap a i {
      font-size: 1.8rem; }

.link_list a {
  font-size: 1.4rem;
  color: #999;
  display: inline-block;
  margin-right: 1rem; }

.footernav dt {
  font-size: 1.6rem;
  color: #fff;
  margin-bottom: 2.5rem; }
.footernav dd {
  margin-top: 1.4rem; }
.footernav a {
  color: #999999;
  font-size: 1.4rem;
  transition: all 0.5s; }
  .footernav a:hover {
    color: #fff; }

.copyright {
  margin-top: 2rem;
  border-top: rgba(255, 255, 255, 0.1) 1px solid;
  padding-top: 1rem; }

.beianhao a {
  color: #999999; }

.float_btn_group {
  position: fixed;
  right: 2rem;
  bottom: 30%;
  z-index: 100;
  text-align: center; }

.float_btn_contact a {
  color: #fff;
  display: inline-block;
  padding: 1rem 1.5rem 2rem;
  border-radius: 3rem;
  background-color: #025094; }
  .float_btn_contact a:hover {
    text-decoration: none; }
.float_btn_contact i {
  font-size: 2.4rem; }
.float_btn_contact span {
  font-style: none;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 100; }

/**float_btn_social**/
.float_btn_social {
  background-color: #fff;
  padding: 1.5rem 0.9rem 1.5rem;
  border-radius: 3rem;
  margin-top: 1rem;
  box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.15); }
  .float_btn_social a {
    display: block;
    margin: 0.6rem 0;
    transition: all 0.3s;
    color: #999999; }
    .float_btn_social a:hover {
      text-decoration: none;
      color: #000; }
    .float_btn_social a i {
      font-size: 2.2rem; }

/***  support page **/
.banner_support {
  text-align: center;
  height: 58rem; }
  .banner_support h1 {
    font-size: 6rem;
    font-weight: bold;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 10; }

.support_title span {
  font-size: 2rem;
  color: #0b5698; }
.support_title h2 {
  font-size: 4.2rem;
  margin-top: 0.6rem;
  margin-bottom: 0;
  font-weight: bold;
  color: #000; }
.support_title p {
  margin-bottom: 0;
  margin-top: 2rem;
  color: #666;
  font-size: 1.6rem; }

.support_aftersale {
  padding-top: 14rem;
  padding-bottom: 14rem; }

.aftersale_grid {
  margin-top: 9rem; }
  .aftersale_grid .uk-card {
    text-align: center; }
  .aftersale_grid h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 2.4rem;
    font-weight: bold; }
  .aftersale_grid p {
    margin-bottom: 0;
    margin-top: 1rem;
    color: #666;
    font-size: 1.6rem; }
  .aftersale_grid .count {
    position: relative; }
    .aftersale_grid .count h4 {
      margin-top: 0;
      margin-bottom: 0;
      font-weight: bolder;
      font-size: 10rem;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-image: linear-gradient(133deg, #58b1ff, #063b69); }
    .aftersale_grid .count span {
      position: absolute;
      right: 20%;
      top: 10%; }
      .aftersale_grid .count span:before {
        content: "";
        display: block;
        width: 3rem;
        height: 3rem;
        border: #ddd 0.1rem dashed;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%); }
      .aftersale_grid .count span:after {
        content: "";
        display: block;
        width: 8rem;
        height: 8rem;
        border: #ddd 0.1rem dashed;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%); }

.support_kf {
  padding: 15rem 0;
  background-color: #f7f8fc; }

.support_contact {
  margin-top: 8rem;
  background-color: #fff; }

.support_kf_contact_box i {
  font-size: 8rem;
  color: #000; }
.support_kf_contact_box h3 {
  font-size: 2.4rem;
  color: #333;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: bold; }
.support_kf_contact_box p {
  font-size: 1.6rem;
  color: #999;
  margin: 0; }

.support_ewm_grid {
  margin-top: 2.5rem; }
  .support_ewm_grid .uk-card {
    text-align: center;
    background-color: #fff;
    padding: 7rem 3rem; }
  .support_ewm_grid h4 {
    font-size: 2rem;
    color: #333;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-weight: bold; }
  .support_ewm_grid p {
    font-size: 1.6rem;
    color: #999;
    margin: 0; }

.section_shop {
  padding-bottom: 15rem;
  background-color: #f7f8fc; }

.shop_grid_list {
  background-color: #fff;
  margin-top: 8.5rem;
  text-align: center; }
  .shop_grid_list i {
    color: #c9c9c9;
    font-size: 10rem;
    transition: all 0.3s; }
  .shop_grid_list h4 {
    margin-top: 2rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 1rem;
    font-size: 2rem; }
  .shop_grid_list a {
    color: #025094;
    font-size: 1.6rem; }
  .shop_grid_list .uk-card {
    padding: 4rem 0 6rem; }
    .shop_grid_list .uk-card:hover i {
      color: #025094; }

/** 关于我们页面  品牌故事 **/
.dp_story {
  padding-top: 14rem;
  padding-bottom: 9rem; }

.about_dp_container img {
  max-width: 36rem; }
.about_dp_container h3 {
  font-size: 3rem;
  color: rgba(0, 0, 0, 0.2);
  font-weight: bold; }
  .about_dp_container h3 span {
    color: #025094; }

.dp_story_desc h4 {
  font-size: 2.4rem;
  color: #025094;
  margin-bottom: 0; }
.dp_story_desc h2 {
  font-size: 5rem;
  color: #000;
  margin-bottom: 0;
  margin-top: 2rem;
  font-weight: bold; }
  .dp_story_desc h2 span {
    color: #025094;
    display: inline-block;
    margin-right: 2rem; }
.dp_story_desc p {
  margin-top: 3rem;
  font-size: 1.8rem;
  line-height: 2;
  color: #666; }

.dp_story_slidernav {
  margin-top: 4rem;
  gap: 4rem; }
  .dp_story_slidernav a {
    background-color: #ccdce9;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    color: #fff; }
    .dp_story_slidernav a:hover {
      background-color: #025094; }

.dp_timeline_slidernav a {
  background-color: #253542; }

.dp_story_slideitem {
  padding: 0;
  margin-top: 7rem; }
  .dp_story_slideitem li {
    list-style: none;
    display: inline-block;
    font-size: 3rem;
    font-weight: bold;
    color: #ccc; }
    .dp_story_slideitem li a {
      font-size: 3rem;
      font-weight: bold;
      color: #ccc; }
      .dp_story_slideitem li a:hover {
        text-decoration: none; }
    .dp_story_slideitem li.uk-active a {
      color: #025094; }

.dp_story_1982 {
  background-color: #f7f8fc;
  padding: 12rem 0 34rem; }
  .dp_story_1982 h2 {
    font-size: 5rem;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.2); }
    .dp_story_1982 h2 span {
      color: #000;
      display: block; }

.dp_story_1982_container {
  height: 70vh;
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NjguOTcgMjg4LjI5Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZvbnQtc2l6ZToyNTguMDlweDtmb250LWZhbWlseTpZb3VTaGVCaWFvVGlIZWksIFlvdVNoZUJpYW9UaUhlaTt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPui1hOa6kCAxPC90aXRsZT48ZyBpZD0i5Zu+5bGCXzIiIGRhdGEtbmFtZT0i5Zu+5bGCIDIiPjxnIGlkPSLlm77lsYJfMS0yIiBkYXRhLW5hbWU9IuWbvuWxgiAxIj48dGV4dCBjbGFzcz0iY2xzLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjE5LjM4KSI+MTk4MjwvdGV4dD48L2c+PC9nPjwvc3ZnPg==);
  mask-size: 30%;
  mask-repeat: no-repeat;
  mask-position: center; }
  .dp_story_1982_container img {
    width: 100%;
    object-fit: cover; }

.dp_story_timeline {
  background-image: url(../images/about/timeline_bg.jpg);
  background-size: cover;
  padding: 12rem 0 16rem; }
  .dp_story_timeline h2 {
    font-size: 5rem;
    color: rgba(255, 255, 255, 0.2);
    font-weight: bold; }
    .dp_story_timeline h2 span {
      color: #fff;
      display: block; }

.timeline_box {
  text-align: center; }
  .timeline_box .year {
    position: relative;
    margin-bottom: 10rem; }
    .timeline_box .year span {
      font-size: 23.9rem;
      line-height: 24rem;
      font-weight: bold;
      color: rgba(255, 255, 255, 0.2);
      height: 16rem;
      display: block;
      overflow: hidden; }
    .timeline_box .year:after {
      content: "";
      display: block;
      width: 52rem;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.15);
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -5rem; }
    .timeline_box .year:before {
      content: "";
      display: block;
      width: 9rem;
      height: 3px;
      background-color: #025094;
      position: absolute;
      bottom: -5rem;
      left: 50%;
      transform: translateX(-50%); }
  .timeline_box p {
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 4rem; }

.dp_story_timeline_container {
  margin-top: 10rem; }

.dp_story_timeline_container .uk-slide-active .year span {
  color: #fff; }

.dp_global_map {
  padding: 16rem 0;
  background-color: #f7f8fc; }
  .dp_global_map h2 {
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 5rem; }

.map_box {
  margin-top: 12rem; }

.mapmarker {
  position: absolute; }

.uk-tooltip {
  background: #025094 !important;
  font-size: 1.4rem;
  border-radius: 1.8rem;
  padding: 0.2rem 1.2rem; }

.mapmarker {
  position: absolute;
  width: 3rem;
  height: 3rem; }

.mapmarker:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 6px;
  left: 6px;
  background-color: #025094;
  border-radius: 50%;
  z-index: 3;
  opacity: 0;
  animation: wave 2s ease-out infinite;
  transform-origin: center;
  transform-box: fill-box;
  scale: 0.5; }

.mapmarker:after {
  content: "";
  display: block;
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: -8px;
  left: -8px;
  border-radius: 50%;
  background-color: #779ec4;
  border: #779ec4 1px solid;
  z-index: 2;
  scale: 0.5;
  animation: wave 2s ease-out infinite;
  animation-delay: 0.2s;
  transform-origin: center;
  opacity: 0; }

@keyframes wave {
  0% {
    transform: scale(0.4);
    opacity: 0; }
  60% {
    transform: scale(0.8);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
.dp_culture {
  padding-bottom: 12rem;
  background-color: #f7f8fc; }

.dp_culture_title h3 {
  font-size: 2.4rem;
  margin-bottom: 0;
  color: #025094;
  font-weight: bold; }
.dp_culture_title h2 {
  font-size: 5rem;
  margin-top: 2rem;
  margin-bottom: 0;
  color: #000;
  font-weight: bold; }

.culture_icon {
  width: 14rem; }

.dp_culture_panel {
  margin-top: 9rem; }
  .dp_culture_panel i {
    font-size: 10rem;
    color: #000; }
  .dp_culture_panel h4 {
    font-size: 3rem;
    font-weight: bold; }
  .dp_culture_panel p {
    font-size: 1.8rem; }
  .dp_culture_panel .uk-card {
    padding: 1rem 4rem;
    border-radius: 2rem;
    border: #ddd 1px solid;
    transition: all 0.3s;
    background-color: #fff; }
    .dp_culture_panel .uk-card:hover {
      border-color: #025094; }
      .dp_culture_panel .uk-card:hover h4, .dp_culture_panel .uk-card:hover p, .dp_culture_panel .uk-card:hover i {
        color: #025094; }

.sec_news_container {
  margin-top: 9rem; }

.news_box {
  background-color: #fff;
  padding: 3.5rem;
  border-radius: 3rem;
  margin-bottom: 4rem; }
  .news_box h4 {
    font-size: 2.4rem;
    font-weight: bold; }
    .news_box h4 a {
      color: #000; }
  .news_box p {
    font-size: 1.8rem;
    color: #666; }
  .news_box span {
    font-size: 1.6rem;
    color: #999; }

.raduis_btn {
  background-color: #025094;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  color: #fff; }
  .raduis_btn:hover {
    background-color: #ccdce9; }

.expert_recommend_container {
  margin-top: 8rem; }

.expert_recommend_box {
  background-color: #fff;
  padding: 2rem 4rem;
  font-size: 1.8rem;
  transition: all 0.3s;
  border-radius: 2rem;
  margin-bottom: 1.5rem; }
  .expert_recommend_box i.icon_book {
    font-size: 3rem; }
  .expert_recommend_box h5 {
    margin: 0; }
    .expert_recommend_box h5 a {
      font-size: 1.8rem;
      color: #999; }
      .expert_recommend_box h5 a:hover {
        text-decoration: none;
        color: #fff; }
  .expert_recommend_box span {
    color: #999; }
  .expert_recommend_box .view {
    color: #333; }
    .expert_recommend_box .view:hover {
      text-decoration: none; }
  .expert_recommend_box:hover {
    background-color: #025094; }
    .expert_recommend_box:hover i.icon_book, .expert_recommend_box:hover h5 a, .expert_recommend_box:hover span, .expert_recommend_box:hover .view {
      color: #fff; }

.weixinpic_drop {
  width: 9rem; }

/** 搜索界面 **/
.search_breadcrumb {
  background-color: #7b7c7e;
  padding: 3rem 0;
  color: #fff;
  font-size: 1.4rem; }
  .search_breadcrumb a {
    color: #ddd; }

.search_sec {
  background-color: #f7f8fc;
  padding: 9rem 0; }
  .search_sec h1 {
    font-size: 4rem;
    color: #000; }

#search_form {
  max-width: 70rem; }
  #search_form input {
    width: 70rem;
    display: block;
    padding: 2rem 0 2rem 3.4rem;
    border: #ddd 1px solid;
    border-radius: 5rem;
    font-size: 1.6rem;
    color: #666; }
  #search_form button {
    border: none;
    background: none;
    font-size: 2rem; }

.search_tabs a {
  font-size: 2rem;
  font-weight: 100; }
.search_tabs .uk-active a {
  color: #000; }

.search_results_count {
  font-size: 1.8rem; }
  .search_results_count span {
    color: #025094; }

.product_search_list .uk-card {
  background-color: #fff;
  padding: 4rem 3rem 3rem; }
  .product_search_list .uk-card h3 {
    color: #999;
    font-weight: 100; }
  .product_search_list .uk-card h2 {
    font-weight: bold;
    margin-bottom: 1rem; }
    .product_search_list .uk-card h2 a {
      color: #000; }
      .product_search_list .uk-card h2 a:hover {
        color: #333;
        text-decoration: none; }
  .product_search_list .uk-card:hover .search_link_btn {
    border: #025094 1px solid;
    background-color: #025094;
    color: #fff; }
  .product_search_list .uk-card p {
    font-size: 1.6rem;
    color: #666;
    font-weight: 100; }

.search_link_btn {
  border: #9a9a9a 1px solid;
  border-radius: 50%;
  padding: 0.8rem;
  transition: all 0.4s; }

/** 文章 **/
.article_wrap h1 {
  font-size: 3.6rem;
  font-weight: bold; }
.article_wrap .article_content h2 {
  font-size: 2.6rem; }
.article_wrap .article_content h3 {
  font-size: 2rem; }
.article_wrap .article_content p {
  font-size: 1.6rem;
  color: #666; }

.uk-article-meta {
  font-size: 1.5rem; }

.related_article h3 {
  margin-top: 1rem; }
  .related_article h3 a {
    color: #000; }
    .related_article h3 a:hover {
      text-decoration: none;
      color: #025094; }

.index_card:hover .big_title h4, .index_card:hover .big_title h3, .index_card:hover .big_title h2 {
  color: #fff; }
.index_card:hover .big_title .btn_group a {
  color: #fff;
  border-color: #fff; }

.index_card .big_title:hover h4, .index_card .big_title:hover h3, .index_card .big_title:hover h2 {
  color: #fff; }
.index_card .btn_group a:hover {
  color: #000 !important; }

.search_box_for_index_up {
  transform: translateY(-8rem); }

/** 动画缓动 Component: Animation  */
[class*='uk-animation-'] {
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-fill-mode: both; }

/**  分页器  **/
.pagination {
  text-align: center; }
  .pagination > * {
    font-size: 14px;
    display: inline-block;
    border: #ddd 1px solid;
    border-radius: 3px;
    margin: 0 2px; }
  .pagination li.active a {
    border-color: #025094;
    background-color: #025094;
    color: #fff; }
  .pagination a {
    color: #000;
    padding: 2px 10px; }
    .pagination a:hover {
      text-decoration: none; }

/**  -------------------------------------------------------- -  ------   -  -- - -- - - --  - -- ---- --  -**/
.mobile_header {
  background-color: #fff; }

.mobile_logo {
  margin: 10px 0; }

.mobile-menu {
  width: 54px;
  height: 54px;
  position: relative;
  display: block;
  background: none;
  border: none; }

.menu-i {
  height: 3px;
  right: 0px;
  position: absolute;
  border-radius: 1px;
  font-style: normal;
  background-color: #333;
  display: block;
  transition: all 0.5s; }

.menu-i-1 {
  width: 25px;
  top: 18px; }

.menu-i-2 {
  width: 15px;
  top: 26px; }

.menu-i-3 {
  width: 25px;
  top: 34px; }

.mobile-menu-on {
  z-index: 1001; }

.mobile-menu-on .menu-i-1 {
  transform: translateY(8px) rotate(45deg);
  background-color: #000; }

.mobile-menu-on .menu-i-2 {
  opacity: 0; }

.mobile-menu-on .menu-i-3 {
  transform: translateY(-8px) rotate(-45deg);
  background-color: #000; }

.nav-open-noscroll {
  overflow: hidden !important;
  height: 100%; }

.mobile-nav-model {
  background: #fff;
  width: 100vw;
  height: calc(100vh - 54px);
  position: absolute;
  top: 54px;
  left: 0;
  display: none;
  box-shadow: none !important;
  z-index: 1000;
  overflow-y: auto; }

.mobile-nav-model .uk-close {
  color: #000; }

.m-body {
  height: calc(100vh - 54px);
  padding-top: 54px;
  overflow-y: auto;
  background-color: #fff; }

.m-body .uk-nav-default {
  padding-left: 0;
  transform: translateY(-30px); }

.m-body .uk-nav-default > li {
  list-style: none;
  transition: all;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: opacity 400ms ease,-webkit-transform 400ms ease;
  transition: opacity 400ms ease,-webkit-transform 400ms ease;
  -o-transition: transform 400ms ease,opacity 400ms ease;
  transition: transform 400ms ease,opacity 400ms ease;
  transition: transform 400ms ease,opacity 400ms ease,-webkit-transform 400ms ease;
  border-bottom: #ddd 1px solid; }

.m-body .uk-nav-default > li > a {
  padding: 15px 20px;
  font-size: 18px; }

.mnav-li-visible {
  opacity: 1 !important;
  transform: translateY(0) !important; }

.m-body .uk-nav-sub li a {
  padding: 10px 20px; }

.m-body .uk-nav-sub {
  background-color: #f8f8f8;
  padding: 5px 15px;
  font-size: 1.6rem; }
  .m-body .uk-nav-sub li {
    border-bottom: #ddd 1px solid; }

/**  内页框架响应式高度 **/
.height_view {
  height: 100vh; }

@media (max-width: 1170px) {
  html {
    font-size: 56%; } }
@media (max-width: 960px) {
  html {
    font-size: 38%; }

  .index_masonry_grid {
    transform: translateY(4rem); }

  .search_box_for_index_up {
    transform: translateY(0);
    padding: 4rem 0; }

  .timeline_box .year span {
    font-size: 11rem; }

  #search_form input {
    width: 80vw; }

  .height_view {
    height: 60vh; }

  .dp_culture_panel h4 {
    margin-bottom: 0; }

  .dp_culture_panel p {
    margin-top: 1rem; } }

/*# sourceMappingURL=style.css.map */
