@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200px) {
  .column-switch {display:block; top: 11px; right: 11px; background: url(../images/fastpass_more_hover.png) center center no-repeat;}
  .column-switch {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */    
  }
}

/**
 * [xLarge Screen for PC]
 * 1100~1200
 */
@media screen and (max-width: 1199px) {
  .column-switch {display:block; top: 11px; right: 11px; background: url(../images/fastpass_more_hover.png) center center no-repeat;}
  .column-switch {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */    
  }

  .nav-box .wp-menu .menu-item a.menu-link {font-size: 18px;}
  .nav-box .sub-menu .sub-item a {padding:0 25px;}
  .post-notice .banner {min-width: 115px;}
  .post-notice .banner .title-text {font-size: 20px;}
  .post-notice .con {width: 60%; float: right;}

}

/**
 * [Large Screen for PC & Pad]
 * 961~1024
 */
@media screen and (max-width: 1024px) {

  .nav-box .wp-menu .menu-item a.menu-link {font-size: 16px;}
  .nav-box .sub-menu .sub-item a {padding:0 10px;}

  /*主体部分*/
  #container .inner {padding: 30px 15px;}

  /*列表页主体部分*/
  #container .l-inner {padding: 30px 15px;}

  /*文章页*/
  #container .d-inner {padding: 30px 15px;}

}

/**
 * [Medium Screen for Pad]
 * 769~960
 */
@media screen and (max-width: 960px) {

  .head .home {display: none;}

  /*导航菜单*/
  #naver {}
  .nav-left, .nav-right, .nav {display: none;}

  /**slide导航**/
  .navi-aside-toggle {display: block;}
  .wp-navi .navi-slide-head {display: block;} 
  .wp-navi .navbar{background:none;}
  .wp-navi .navbox{width:100%;}
  .wp-navi .wp_nav {background:#fff;}
  .nav-box .wp-menu {display:none;background:#fff;}
  .nav-box .wp-menu .menu-item {display:block;float:none;position: relative;z-index: 100;width:100%;padding-left:0px;border-bottom:1px solid #eee;}
  .nav-box .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
  .nav-box .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 15px;}
  .nav-box .wp-menu .menu-item a.menu-link.hover,
  .nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; color: #000; background-color: #eee; }
  .nav-box .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;}
  .nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border: 1px solid #eee;}
  .nav-box .sub-menu .sub-item a { display: block;height: auto;line-height: 43px;padding: 0 44px;font-size: 14px; color: #000; background:none;}
  .nav-box .sub-menu .sub-item a:hover { display: block;  color: #eee; background-color:#eee;}
  .nav-box .sub-menu .sub-menu {left:0%;top: 0;z-index: 200;background: #fff;}
  .nav-box .sub-menu .sub-menu .sub-item a {padding: 0 64px;}

  .wp-navi-aside .navi-aside-wrap li a .menu-text-en {display: none;}

  #jumbotran .focus-title {font-size: 28px;}

  /*主体部分*/
  #container .inner {padding: 30px;}
  .mod-h1 .mod-l {width: 100%; float: none;}
  .mod-h1 .mod-r {width: 100%; float: none;}
  .post-notice .con {width: 68%; float: right;}

  #footer {width:auto; padding: 0 15px;}

  /*列表页及文章页BANNER*/
  .page-banner {height: auto;}

  /*列表页主体部分*/
  #container .l-inner {padding: 20px 10px;}
  .col-box { width: auto; margin: 0 auto;}
  .col-news .col-news-list .wp_article_list .list_item .fields.pr_fields {width: calc(100% - 90px);}
  .col-news .col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 100%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

  /*列表页手机样式分页*/
  #wp_paging_w1205 .page_jump {display: none;}
  #wp_paging_w1205 .pages_count {display: none;}
  #wp_paging_w1205 .wp_paging {width: 100%; float: none; margin-left: 0; text-align: center;}
  #wp_paging_w1205 .wp_paging li {float: none;}
  #wp_paging_w1205 .wp_paging li a {background: #eee; border: 1px solid #eee; padding:0 5px; line-height: 28px; height: 28px;}
  #wp_paging_w1205 .wp_paging li a:hover {color: #778a3c;}
  #wp_paging_w1205 .wp_paging li span, #wp_paging_w1205 .wp_paging li a {margin-left: 6px;}

  /*文章页*/
  #container .d-inner {padding: 20px 10px;}
  .article .entry .read img {width: auto; height: auto;} /**文章阅读部分图片大小限制**/
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 641~768
 */
@media screen and (max-width: 768px) {

  .head .logo {width: 630px; background-size: contain;}

  /*滚动大图*/
  #jumbotran .focus-title-bar {left: 20px; bottom: 20px;}
  #jumbotran .focus-title {font-size: 24px;}

  /*主体部分*/
  .mod-h1 {padding: 0 0 30px 0;}
  .post-flags .con .list_item {width: calc((100% - 80px) / 4); margin: 0 10px;}
  .post-flags .con .list_item.i1 {margin: 0 10px;}

  /*列表页*/
  .col-banner {margin: 0;}
  .col-banner .chn {left: 50px}
  .col-banner .eng {left: 150px}

  #container .l-inner {padding: 10px;}
  .col-menu {width: 100%; min-height: 0; float:none; margin: 0 0 10px 0; position:relative;}
  .col-menu .col-menu-title {margin: 0 auto 6px auto;}
  .col-menu .col-menu-con{display:none; margin: 0 auto;}
  .column-switch {display:block; top: 11px; right: 11px; background: url(../images/fastpass_more_hover.png) center center no-repeat;}
  .col-news {width: 100%; min-height:0px; float:none; margin: 0 0 10px 0;} /**栏目新闻**/

  #container .d-inner {padding: 10px;}
  .d-inner .page-navigation {margin: 0 auto;}
  .article-box {margin: 0 auto;}


}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 481~640
 */
@media screen and (max-width: 640px) {

  .head {height: auto;}
  .head .logo {width: 470px; height: 120px; background-size: contain;}

  /*滚动大图*/
  #jumbotran .focus-navigation,
  #jumbotran .focus-navigation:hover {font-size: 30px; font-weight: normal; background: transparent;}
  #jumbotran .focus-pagination {bottom:10px; right: 10px;}
  #jumbotran .focus-page {background-color: transparent; width: 8px; height: 8px; border: 1px solid #fff; border-radius: 8px; margin-right: 8px;}
  #jumbotran .focus-page-active  {background-color: #fff;}
  #jumbotran .focus-prev {left: 0;}
  #jumbotran .focus-next {right: 0;}
  #jumbotran .focus-title-bar {height: 30px; left: 10px; bottom: 10px;}
  #jumbotran .focus-title-bg {opacity: 0.5;}
  #jumbotran .focus-title {height: 30px; line-height: 30px; font-size: 15px; font-weight: bold; font-family:"Microsoft YaHei"; padding: 0 10px;}

  .post-notice .banner {float: none; width: 100%; padding: 10px 0; margin-bottom: 10px;}
  .post-notice .con {float: none; width: 100%;}
  .post-news .list_item .Article_Title {font-size: 18px;}
  .post-news .list_item .Article_Abstract {font-size: 14px;}
  .post-notice .list_item .Article_Title {font-size: 18px;}

  /*列表页*/
  .col-banner {height: 150px;}
  .col-banner .chn {left: 30px; font-size: 22px;}
  .col-banner .eng {left: 60px; font-size: 13px;}
  .col-news-list .wp_article_list_news .list_item .metas span {display: initial;}
  .col-news-list .wp_article_block_list .list_item { float: none; width: 98%; margin:10px 1%;}

  #wp_paging_w1205 .wp_paging li a span {font-size: 12px;}

  .article .entry .read img {width: 100%; height: auto;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 321~480
 */
@media screen and (max-width: 480px) {

  .head .logo {width: 320px; height: 90px; background-size: contain;}

  .post .con .wp_article_list .list_item .Article_Title {width: 100%;}
  .post .con .wp_article_list .list_item .Article_PublishDate {display: none;}
  .post-news .banner .title-text {font-size: 20px;}
  .post-flags .con .list_item {width: calc((100% - 40px) / 4); margin: 0 5px;}
  .post-flags .con .list_item.i1 {margin: 0 5px;}

  .col-banner {height: 120px;}
  .col-banner .chn {left: 20px; bottom: 40px; font-size: 18px;}
  .col-banner .eng {left: 20px; bottom: 12px; font-size: 13px;}

  .col-news-list .wp_article_list_news .list_item .abstract Img {float: none; padding: 0 0 5px 0; width: calc( 100% ); height: auto;}

}


/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 320px) {
  .head .logo {width: 200px; height: 60px;}
}