@charset "UTF-8";

/* Base Screen Resolution 1920 */

/**
 * [xLarge Screen for PC]
 * 1680 ~ 1760 ~ 1840
**/
@media screen and (max-width: 1840px) {
 }

@media screen and (max-width: 1760px) {
}

@media screen and (max-width: 1680px) {
  /* 整体布局 */
  .wrapper .inner {width:95%; min-width: initial;}
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 175px;}
}


/**
 * [Large Screen for PC]
 * 1600
**/
@media screen and (max-width: 1600px) {
  /* 首页新闻 */
  .post-news-datalist .con .post-list .list-item.i7 {display: none;}
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 167px;}

  /* 列表页 */
  .col-news-con .post-album-list .article-list li {height: 200px;}
}


/**
 * [Large Screen for PC]
 * 1440
**/
@media screen and (max-width: 1440px) {
  /* LOGO */
  .head .logo {width: 550px;}
  /* 首页新闻 */
  .col-news-slider {width: 620px; height: 399px;}
  .post-news-slider {width: 590px;}
  .col-news-datalist {width: calc(100% - 620px); height: 399px;}
  .post-news-datalist .con .post-list .list-item.i6 {display: none;}
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 148px;}

  /* 列表页 */
  .col-news-con .post-album-list .article-list li {height: 180px;}
}


/**
 * [Large Screen for PC]
 * 1400
**/
@media screen and (max-width: 1400px) {
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 144px;}
}


/**
 * [Large Screen for PC]
 * 1366
**/
@media screen and (max-width: 1366px) {
  /* 导航菜单 */
  .nav-box .wp-menu .menu-item a {font-size: 16px; padding: 0 20px;}
  .nav-box .sub-menu {min-width: 104px;}
  .nav-box .sub-menu .sub-item {width: 104px;}
  .nav-box .sub-menu .sub-item a {font-size: 14px; padding: 0;}
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 139px;}

}


/**
 * [Large Screen for PC]
 * 1280
**/
@media screen and (max-width: 1280px) {
  /* LOGO */
  .head .logo {width: 500px;}
  /* 首页新闻 */
  .post-news-datalist .con .post-list .list-item.i5 {display: none;}
  /* 双创项目 */
  .post-scxm .con .post-list .list-item {height: 130px;}
}


/**
 * [Large Screen for PC & Pad]
 * 1024
**/
@media screen and (max-width: 1024px) {  /* 响应式菜单切换 */
  /* 整体布局 */
  .wrapper {width: 100%; min-width: initial;}
  .wrapper .inner {width: initial; min-width: initial; padding: 0 30px;}

  /* Logo */
  .head .logo {float: none; margin: 0 auto;}

  /* 导航栏 */
  #naver {display: none;}
  .nav {display: none;}
  .nav-bar {display: none;}

  /* Aside导航 */
  .navi-aside-toggle {display: block;}

  /* 首页新闻 */
  #news {padding: 50px 0;}
  .col-news-slider {float: none; width: 100%; height: auto; background-size: cover; margin-bottom: 30px;}
  .post-news-slider {width: calc(100% - 30px);}
  .col-news-datalist {float: none; width: 100%; height: auto; background: transparent;}
  .post-news-datalist {padding: 0;}
  .post-news-datalist .con .post-list .list-item {height: 45px;}
  .post-news-datalist .con .post-list .list-item .item-title {height: 45px; line-height: 45px;}
  .post-news-datalist .con .post-list .list-item .item-publishdate {height: 45px; line-height: 45px;}
  .post-news-datalist .con .post-list .list-item.i5,
  .post-news-datalist .con .post-list .list-item.i6,
  .post-news-datalist .con .post-list .list-item.i7 {display: block;}

  /* 通知公告 */
  #notice {padding: 50px 0;}
  .row .col-l, .row .col-r {width: 100%; float: none;}
  .post-jxtz {margin-bottom: 50px;}
  .post-notice .con .post-list .list-item {height: 45px;}
  .post-notice .con .post-list .list-item .item-title {height: 45px; line-height: 45px;}
  .post-notice .con .post-list .list-item .item-publishdate {height: 45px; line-height: 45px;}

  /* 双创 */
  #innovation {padding: 50px 0;}
  .post-scxm {margin-bottom: 50px;}
  .post-scxm .con .post-list .list-item {height: 160px;}

  /* Footer */
  #footer {background-position: center bottom;}
  .foot .foot-box {float: none; margin: 0 auto; position: relative;}
  .foot .foot-box .qrcode {position: absolute; left: 0; height: 110px; background-size: 85px;}
  .foot .copyright {float: none; margin: 0 auto; width: auto; text-align: center;}

  /* GoTop */
  #jumphandle {width: 32px; height: 32px; right: 15px; bottom: 30px;}
  #jumphandle a {background: transparent;}
  #jumphandle a#gotop {background: #0b4da2 url(../images/gotop.png) center center no-repeat; background-size: 24px 24px; border-radius: 2px;}
  #jumphandle a#gobot {display: none;}

  /* 列表页 */
  .wrapper .l-inner {padding:30px;}

  /* 列表页主体框架（左侧多级栏目列表、右侧列表内容区） */
  .col-menu {width: 25%;}
  .col-content-list, .col-content-detail {width: 73%;}

  /* 文章页 */
  .wrapper .d-inner {padding: 30px;}
}


/**
 * [Medium Screen for PAD]
 * 960
**/
@media screen and (max-width: 960px) {
  /* 列表页主体框架（左侧多级栏目列表、右侧列表内容区） */
  .col-menu {width: 100%; min-height: 0; float:none; margin: 0 0 10px 0; position:relative;}
  .col-menu-con {display:none; margin: 0 auto;}
  .col-menu-placeholder {display: none;}
  .col-content-list {width: 100%; min-height:0px; float:none;}

  /* 列表页手机样式分页 */
  #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 6px; line-height: 28px; height: 28px;}
  #wp_paging_w1205 .wp_paging li a:hover {color: #778a3c;}

  /* 文章页 */
  .col-content-detail {width: 100%; min-height:0px; float:none;}
}


/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 768
**/
@media screen and (max-width: 768px) {

}


/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 640
**/
@media screen and (max-width: 640px) {
  /* Logo */
  .head {width:100%; height:100px; position: relative;}
  .head .logo {width: 400px; height: 100px;}
  .fixed-nav span:first-child {display: none;}
  .fixed-nav span {background: transparent;}

  #news {padding: 30px 0;}
  .post-scxm .con .post-list .list-item {width: 100%; float: none; margin-left: 0;}
  #exhibition {padding: 30px 0;}
  .post-exhibition .banner .title-text {width: 250px; min-width: initial; background-size: contain; font-size: 24px; text-indent: 20px;}

  /* Footer */
  .foot .copyright {padding-top: 15px;}
  .foot .copyright P {font-size: 14px;}
  .foot .foot-box .qrcode {display: none;}

  /* 列表页 */  
  .col-news-list .wp_article_list .list_item .fields.pr_fields {width: calc(100% - 95px);}
}



/**
 * [xSmall Screen for Smart Phone]
 * 480
**/
@media screen and (max-width: 480px) {
  /* 整体布局 */
  .wrapper .inner {padding: 0 15px;}

  /* Logo */
  .head {height:80px;}
  .head .logo {width: 300px; height: 80px;}

  .post .banner .more .more-btn {width: 30px;}

  #news {padding: 15px 0 30px 0;}
  .col-news-slider {background: transparent; margin-bottom: 15px;}
  .post-news-slider {width: 100%;}
  .post-news-slider .news-slider .focus-title-bar .focus-title-bg {display: none;}
  .post-news-slider .news-slider .focus-title-bar .focus-title {display: none;}

  .post-news-datalist .con .post-list .list-item.i1 .item-title {height: auto; line-height: 30px; white-space: normal; text-overflow: ellipsis; padding-bottom: 15px;}
  .post-news-datalist .con .post-list .list-item .item-title {width: 100%; float: none;}
  .post-news-datalist .con .post-list .list-item .item-publishdate {float: none; display: none;}

  #notice {padding: 30px 0;}
  .post-notice .con {padding-top: 0;}
  .post-notice .con .post-list .list-item .item-title {width: 100%; float: none;}
  .post-notice .con .post-list .list-item .item-publishdate {float: none; display: none;}
  .post-jxtz {margin-bottom: 30px;}

  #innovation {padding: 30px 0;}
  .post-scxm {margin-bottom: 30px;}

  .post-scjd .scjd-slider .focus-title-bar {height: 30px;}
  .post-scjd .scjd-slider .focus-title-bar .focus-title {height: 30px; line-height: 30px; font-size: 16px;}
  .post-scjd .scjd-slider .focus-prev, .post-scjd .scjd-slider .focus-next {display: none; left: -1000px; top: -1000px;}

  /* 列表页 */
  .wrapper .l-inner {padding: 15px;}

  .col-name-text {font-size: 16px;}

  .col-news-con {padding: 40px 20px;}
  .col-news-list .wp_article_list .list_item .Article_Title {background: transparent; text-indent: 0;}

  /* 文章页 */
  .wrapper .d-inner {padding: 15px;}
  .article {padding: 0 20px;}
  .article h1.article-title {font-size: 20px;}
}


/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <=360
**/
@media screen and (max-width: 360px) {
  /* Logo */
  .head .logo {width: 250px;}

  /* 列表页 */
  .col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-thumbnail {height: 180px;}
  .col-news-con .post-album-list .article-list li {height: 175px;}

}
