@charset "utf-8";
@media screen and (max-width:1680px){
  .row{ padding: 2.5vw;}
  .md436-grid{ padding: 0 2.5vw 2.5vw;}
  .md436-footer{ padding: 0 2.5vw;}
}
@media screen and (max-width:1440px){
  :root{
    font: 14px/1.5 system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
  }
}
@media screen and (max-width:1280px){
  :root{
    font: 12px/1.5 system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
  }
}
@media screen and (max-width:1024px){
  :root{
    font: 16px/1.5 system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
  }
  #nav-btn{ display: block;}
  .md436-wrapper{ padding-top: 12vw;}
  .md436-header{ position: fixed; top: 0; right: 0; width: 100vw; padding: 0 2vw; background: var(--primary);}
  .md436-head{ padding: 2vw 0;}
  .md436-header.full .md436-head .md436-logo img,
  .md436-head .md436-logo img{ width: auto; height: 8vw;}
  .md436-head .md436-search{ display: none;}
  .nav{ display: none;}
  
  .md436-slideshow .md436-prev,
  .md436-slideshow .md436-next,
  .md436-slideshow .md436-down,
  .md436-slideshow .md436-page,
.md436-slideshow .md436-dots,
.md436-slideshow .md436-more{ display: none;}


  .row{ padding: 5vw;}

  .md436-box-tit .md436-cn{ font-size: 1.5rem;}
  .md436-box .md436-box-tit .md436-more{ font-size: 0.875rem; height: 1.75rem; padding-right: 2rem;}
  .md436-box .md436-box-tit .md436-more:before{ width: 1.75rem; height: 1.75rem;}
  .md436-box .md436-box-tit .md436-more:after{ width: 1.25rem;}
  .md436-box-con{ padding-top: 5vw;}

  .md436-box-xxyw .md436-box-tit .ico{ width: 1.5rem; height: 1.5rem;}
  .md436-box-xxyw .md436-box-tit .md436-en{ font-size: 1.5rem;}
  .md436-box-xxyw .md436-box-con{ grid-template-columns: 1fr;}

  .md436-slide-news{ margin: 0;}
  .md436-slide-news .md436-prev,
  .md436-slide-news .md436-next{ display: none;}
  .md436-slide-news .md436-itm .md436-info{ padding: 2.5vw 3vw;}
  .md436-slide-news .md436-itm .md436-info span{ font-size: 1rem;}
  .md436-slide-news .md436-itm .md436-info p{ font-size: 0.75rem; opacity: 0.5;}
  .md436-slide-news .md436-itm .md436-info i{ justify-self: end; font-size: 0.75rem; opacity: 0.5; text-align: right;}

  .md436-list-xxyw{ grid-template-columns: 1fr; grid-gap: 5vw; padding: 5vw;}
  .md436-list-xxyw .md436-itm{ padding-bottom: 5vw;}
  .md436-list-xxyw .md436-itm span{ font-size: 0.875rem;}

  .md436-notice{ grid-template-columns: 1fr; grid-gap: 5vw;}

  .md436-flash .md436-box-con::before,
  .md436-flash .md436-box-con::after{ display: none;}
  
  .md436-slide-flash .md436-itm .md436-info span{ font-size: 0.875rem;}
  .md436-slide-flash .md436-prev,
  .md436-slide-flash .md436-next{ display: none;}

  .md436-list-flash{ grid-template-columns: 1fr; grid-gap: 2.5vw; padding: 0; background: none;}
  .md436-list-flash .md436-itm{ padding-bottom: 2.5vw; background: none;}
  .md436-list-flash .md436-itm span{ font-size: 0.875rem;}

  .md436-list-notice{ grid-gap: 3vw;}
  .md436-list-notice .md436-itm{ grid-gap: 0 2.5vw;}
  .md436-list-notice .md436-itm span{ font-size: 0.875rem;}
  .md436-list-notice .md436-itm em{ font-size: 0.75rem;}
  .md436-list-notice .md436-itm .md436-date b{ font-size: 1rem;}

  .md436-media{ grid-template-columns: 1fr; grid-gap: 5vw;}

  .md436-list-focus{ grid-template-columns: 1fr; grid-gap: 0;}
  .md436-list-focus .md436-itm{ padding: 5vw; border-bottom: 1px solid var(--border);}
  .md436-list-focus .md436-itm span{ font-size: 0.875rem;}

  .md436-list-media{ grid-gap: 2.5vw;}
  .md436-list-media .md436-itm span{ padding: 0.25rem .5rem; font-size: 0.875rem;}

  .md436-special .md436-box-tit .md436-en{ font-size: 1.5rem;}

  .md436-slide-data .md436-itm .md436-cover{ width: 20vw; height: 20vw;}
  .md436-slide-data .md436-itm .md436-info .md436-num{ font-size: 2rem;}
  .md436-slide-data .md436-itm .md436-info .md436-detail{ font-size: 0.875rem;}

  .md436-list-quick{ grid-template-columns: repeat(4,1fr);}
  .md436-list-quick .md436-itm span{ font-size: 0.75rem;}

  .md436-footer{ display: grid; grid-gap: 5vw; padding: 5vw; background: var(--primary);}

  .md436-footer .md436-foot{ grid-auto-flow: row; padding: 0;}
  .md436-footer .md436-foot .md436-logo{ width: 80%; height: auto; margin-bottom: 5vw;}

  .md436-footer .md436-cpy{ display: grid; justify-content: center; padding-top: 5vw; border-top: 1px solid rgba(255, 255, 255, .2);}
  .md436-footer .md436-cpy span{ font-size: 0.75rem; line-height: 2.5; text-align: center;}
  .md436-footer .md436-cpy br{ display: inline-block;}

  .md436-grid{ padding: 5vw;}
  .md436-grid:before{ display: none;}

  .column{ grid-template-columns: 1fr;}
  .column-l{ top: 0;}
  .column-l .md436-cate-cover,
  .column-l .md436-cate-name{ display: none;}
  .column-l .md436-cate-list{ display: flex; justify-content: center; flex-wrap: wrap; padding: 0; background: none;}
  .column-l .md436-cate-list a{ font-size: 0.875rem; padding: 0 1.25em; border: 0; line-height: 2.5;}
  .column-l .md436-cate-list a:after{ display: none;}
  .column-l .md436-cate-list a.on{ color: white; background: #41A0F4;}

  .md436-location{ display: none;}
  .md436-cate-caption{ display: none;}

  .md436-list-news .md436-itm span{ font-size: 0.875rem;}
  .md436-list-news .md436-itm i{ font-size: 0.75rem;}

  .md436-list-thumb{ grid-template-columns: 1fr; grid-gap: 5vw;}
  .md436-list-thumb .md436-itm .md436-info{ font-size: 0.875rem;}

  .md436-article .md436-article-tit h1{ font-size: 1.25rem;}
.md436-article .md436-article-con img,
.md436-article .md436-article-con video,
.md436-article .md436-article-con *{ max-width:90vw!important; height:auto!important;}
}
:root{--ms-accent:#5c4a32;--ms-radius:8px;--ms-line:1.74;--ms-gap:10px;}
