@charset "UTF-8";
@media screen and (max-width: 1780px) {
.header .inner{    width: var(--innerWidth);}
}
@media screen and (max-width: 1280px) {
  :root {
    --smailSizex: 0.15rem;
  }
}
@media screen and (max-width: 999px) {
.header .sitelogo .logo img{width: 100%;
        max-width: 70%;}
.mbanner{border-radius:0;}
.main4 .tab-menu li.selected:after, .main4 .tab-menu li.selected:before{display:none;}
.main4 .tab-con {
    width: 100%;
}
.main4 .tab-menu {
    display: flex;
    gap: 0.2rem;
    margin-bottom: 0.43rem;
    width: 100%;
        flex-direction: row;
}
.main4 .sudy-tab {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;

}
.post-31 .con{width:100%;}
.post-31 .tt {
    width:100%;
    margin-bottom: 20px;
}
.post-31{    flex-direction: column;padding-left:0;}
.main1 .mbottom{
border-radius:0.32rem;
padding:4%;
}
.main2 .mbottom{padding:4%;    flex-wrap: wrap;
    flex-direction: column-reverse;}
.sousbox{display:none;}
  .header .inner {
    width: 100%;
padding-bottom:0;
  }
  :root {
    --bigSize: 20px;
    --titleSize: 18px;
    --smailSize: 16px;
    --smailSizex: 14px;
  }
  .wp_artfuns .wp_art_adjoin {
    font-size: 16px;
  }
  .sibi_art {
    margin-top: 30px;
  }
  .mrlist .col_news_list .news_list .news .news_title {
    margin: 0;
  }
  .mrlist .col_news_list .news_list .news .news_text {
    -webkit-line-clamp: 3;
  }
  .column-switch {
    display: block;
    width: 30px;
    height: 20px;
    background: url(css/img/menu-dot-w.png) no-repeat center;
    position: absolute;
    top: 16px;
    right: 4%;
  }
  .col_name span {
    font-size: 20px;
  }
  .col_list ul li {
    float: none;
    border-bottom: 1px solid #ffffff2e;
  }
  .col_name {
    line-height: 48px;
    margin: 0;
    height: 48px;
  }
  .col_path {
    display: none;
  }
  .col_list .slick-next {
    right: -20px;
    font-size: 17px;
  }
  .col_list .col_column .col_item_link {
    font-size: 14px;
    border: none;
    text-align: left;
    padding: 0;
    line-height: 39px;
  }
  .col_list .col_column .col_item_link:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
    margin-right: 20px;
  }
  .col_menu_head {
    box-sizing: border-box;
    padding: 0 4%;
    bottom: auto;
    top: -48px;
    background: var(--mainColor);
    clip-path: polygon(0 0, 96% 0, 100% 48px, 100% 100%, 0 100%);
  }
  .col_list {
    padding-right: 0;
    height: auto;
    position: static;
    display: none;
  }
  .col_list::before {
    display: none;
  }
  .mrlist .col_news_list .news_list .news .news_meta {
    margin-bottom: 0.1rem;
  }
  #footer .inner .foot-right {
    justify-content: center;
  }
  #footer .inner .foot-center {
    margin: 20px 0;
  }
  .footer .inner {
    padding: 30px 0;
  }
  #footer .inner .foot-left {
    justify-content: center;
  }
  #footer .inner .mod {
    flex-direction: column;
  }
  .post-31 .news {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .post-12 .con {
    display: block;
  }
  nav.Quick-navigation {
    display: none;
  }
  .fixbox .wp-menu a {
    border-bottom: 1px solid #ffffff47;
  }
  .fixbox.navbox .wp-menu .sub-menu .sub-menu a {
    padding-left: 2em;
  }
  .fixbox.navbox .wp-menu .sub-menu a {
    font-size: 14px;
    line-height: 34px;
    display: block;
    padding-left: 1em;
  }
  .fixbox.navbox .searchbox {
    margin-top: 20px;
    margin-left:0;
    width: 100%;
  }
  .fixbox.navbox .wp-menu li {
    position: relative;
  }
  .fixbox.navbox .wp-menu .menu-link {
    font-size: var(--smailSize);
    line-height: 40px;
  }
.fixbox.navbox .wp-menu .menu-link:hover{color:#fff;}
  .fixbox.navbox {
    padding: 1.7rem 4%;
    display: block;
  }
  .fixbox {
    padding: 108px 4% 0;
    display: block;
  }
  .fixbox.navbox .wp-menu .sub-menu {
    text-align: left;
    margin-top: 0;
    overflow: hidden;
    height: 0;
    opacity: 0;
  }
  .fixbox.navbox .wp-menu {
    display: block;
    min-height: auto;
    padding-bottom: 0;
    border: none;
    margin-bottom: 20px;
    text-align: left;
  }
  .post-51 .news_list .news {
    width: 50%;
    margin-bottom: 17px;
  }
  .post1.post-41 .news .news_title {
    -webkit-line-clamp: 2;padding-right: 13%;
  }
  .post-41 .news .news_text {
    display: none;
  }
  .post-31 .slick-dots li.slick-active {
    opacity: 1;
  }
  .post-31 .slick-dots li {
    width: 7px;
    margin: 0 3px;
    height: 7px;
    background: var(--mainColor);
    opacity: 0.5;
  }
  .post-31 .slick-dots {
    bottom: -28px;
    background: rgb(1 104 183 / 20%);
    width: auto;
    height: 14px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
  }

  .post-41 ul.news_list .news:nth-child(1) {
    display: flex;
  }
  .post-41 ul.news_list .news:nth-child(2) {
    display: flex;
  }
  .post-41 ul.news_list .news:nth-child(3) {
    display: flex;
  }
  .post-41 ul.news_list .news:nth-child(4) {
    display: flex;
  }
  .post-41 ul.news_list .news:nth-child(5) {
    display: flex;
  }
  .post-41 ul.news_list .news {
    height: auto;
    display: none;
  }
  .main4 .tab-menu li .tt_en {
    font-size: 13px;
  }
  .main4 .tab-menu li .tt_cn {
    font-size: 22px;
  }
  .main4 .tab-menu li {
    width: 123px;
  }
  .main4 .tab-menu li:after {
    width: 123px;
    height: 57px;
  }
  .post-41 ul.news_list {
    height: auto;
  }
  .post-31 .news .news_box {
    margin: 0;
  }
  .post-31 .news_list {
    margin: 0;
  }
  .post-31 .slick-prev {
    left: auto;
    right: 38px;
    margin: 0;
  }
  .post-31 .slick-next {
    right: 0;
  }
  .post-31 .slick-next,
  .post-31 .slick-prev {
    bottom: 173px;
  }
  .post-31 .news .news_info span {
    padding-bottom: 8px;
  }
  .post-31 .news .news_title {
    margin-bottom: 0;
  }
  .post-31 .news .news_wz {
    height: auto;
    padding: 20px;
  }
  .main2 {

  }
  .post-22 {
    width: 100%;
    margin: 0;
  }
  .post-22 .list1.list1-2 {
    display: block;
  }
  .post-22 .list1.list1-1 {
    display: none;
  }
  .post-22 .list1 {
    width: 100%;
    margin: 0;
  }
  .post-22 .list2 {
    display: none;
  }
.main2 .mbottom .ml {
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
}
.main2 .mbottom .mr {
    width: 100%;
    position: relative;
    padding-left: 0rem;
    box-sizing: border-box;
}
.main2 .mbottom .mr:after{display:none;}
  .main1 {
    overflow: hidden;
  }
  .post-12 .slick-prev,
  .post-22 .slick-prev {
    bottom: 139px;
    right: 48px;
  }
  .post-12 .con .list1.list1-2,
  .post-22 .con .list1.list1-2 {
    display: block;
    overflow: inherit;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .post-12 .con .list1.list1-2 .news,
  .post-22 .con .list1.list1-2 .news {
    padding: 0 10px;
    box-sizing: border-box;
  }
.post-22.post1 .news .news_title{    padding-right: 0.6rem;}
  .post-12 .list1 .news .news_text,
  .post-22 .list1 .news .news_text {
    margin-bottom: 9px;
  }
  .post1 .news .news_meta .news_days {
    margin: 4px 0;
  }
  .post1 .news .news_text {
    font-size: 14px;
  }
  .post1 .news .news_date {
    font-size: 14px;
    line-height: 16px;
  }
 .post-23 .tt {
    height: 100%;
    margin-bottom: 0.2rem;
}
  .post1 .news .news_meta .news_month,
  .post1 .news .news_meta .news_year {
    font-size: 13px;
  }
  .post1 .news .news_l .news_meta {
    width: 78px;
    height: 55px;
  }
  .post-12 .con .list2 .news {
    margin-bottom: 20px;
  }
  .post-13 {
    width: auto;
  }
  .post-12 .con .list1 {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .post-12 {
    width: 100%;
    margin: 0;
        border-radius: 0;
  }
  .main1 .mbottom {
    flex-direction: column;
  }

  .post1 .tt .tt_en {
    font-size: 13px;
  }
  .post1 .tt .title {
    font-size: 22px;
  }

.post-31.post1 .more_btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    left: auto;
}
  .mbanner .slick-next,
  .mbanner .slick-prev {
    display: none;
  }
  .mbanner .slick-dots li {
    margin-right: 10px;
  }
  .search-botton img {
    width: 14px;
  }
  #nav.open {
    display: block;
    top: 0;
    padding-top: 122px;
  }
  #nav {
    background: var(--mainColor);
    position: fixed;
    height: 100vh;
    display: none;
  }
  .nav .site-lang {
    display: flex;
    margin-bottom: 10px;
  }
  .head-right .site-lang {
    display: none;
  }

  .header .sitelogo .logo {
    margin: 0;
    display: block;
  }
  .header .sitelogo .tago img {
    width: 240px;
    max-width: 76%;
  }
  .mainhead {
    position: relative;
  }
  .header .nav .sub-menu .sub-item a {
    color: #fff;
  }
  .header .nav .sub-con {
    display: block;
    padding: 0;
  }
  .header .nav .sub-menu ul.sub-list {
    display: block;
  }
  .header .nav .sub-con .sub-img {
    display: none;
  }
  .header .nav .sub-menu {
    position: static;
    min-width: inherit;
    width: auto;
    background: 0 0;
    height: auto;
  }
  .header .nav .wp-menu {
    display: block;
    width: 100%;
  }
  .head-top-right {
    flex: 1;
    position: relative;
  }
  a.menu-btn.arrow .xian:nth-child(1) {
    width: 20px;
  }
  a.menu-btn.arrow .xian:nth-child(3) {
    width: 20px;
  }
  .wrap .ding {
    display: none;
  }
  #banner {
    height: auto;
  }
  a.menu-btn .xian {
    width: 15px;
    height: 1px;
  }
  .mbanner .news_imgs a:before {
    height: 80%;
  }
  .mbanner .news .news_video:before {
    height: 80%;
  }
  .header.open:before {
    display: none;
  }
  .header .nav .sub-menu .sub-item {
    width: 100%;
  }
  .nav .sub-menu .sub-item {
    border-bottom: 1px solid #ffffff38;
  }
  .nav .wp-menu .menu-item a.menu-link:after {
    display: none;
  }
  em.menu-switch-arrow:after {
    content: ">";
    color: #fff;
    font-family: "宋体";
    font-size: 16px;
  }
  em.menu-switch-arrow.open {
    transform: rotate(90deg);
  }
  em.menu-switch-arrow {
    position: absolute;
    right: 0;
    line-height: 40px;
    width: 30px;
    text-align: center;
    z-index: 1;
    top: 0;
    font-weight: 400;
  }
  .nav .sub-menu .sub-item a {
    text-align: left;
    font-size: 13px;
    line-height: 35px;
    padding-left: 1em;
    color: #fff;
  }
  .nav .sub-menu {
    width: 100%;
    position: static;
    transform: none;
    background: 0 0;
  }
  .header.open {
    background: #18438a;
  }
  .wp-search .search-btn input.search-submit {
    background-size: 14px;
  }
  .mbanner .news .news_video {
    height: 0;
    padding-top: 45%;
  }
  .mbanner .news_imgs a {
    height: 0;
    padding-top: 45%;
  }
  .mbanner .slick-dots {
        left: auto;
        margin: 0;
        bottom: 44px;
        right: 0;
  }
  .mbanner .news .news_title {
    width: 100%;
    padding:0 4%;
    transform: none;
    left: 0;
    font-size: 18px;
display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
  }
  .header .mod {
    height: auto;
  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 15px;
    line-height: 38px;
    display: block;
    border-bottom: 1px solid #ffffff38;
    color: #fff;
  }
  .head-bottom {
    padding: 0;
    width: auto;
  }
  .site-en a {
    background: #fff;
    color: #00afca;
    line-height: 30px;
    width: 30px;
  }
  .site-en {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  
  .header .searchbox {
    display: none;
  }
  .site-lang ul:after {
    display: none;
  }
  .header .head-top {
    display: flex;
    padding-bottom: 0;
    position: relative;
    flex-wrap: wrap;
    gap: 0;
  }
  a.menu-btn.btn1 {
    display: none;
  }
  .search-botton {
    width: 36px;
    height: 36px;
  }
  a.menu-btn {
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    margin-left: 9px;
  }
  a.menu-btn.btn2 {
    display: flex;
  }
  .header .head-right.open {
    display: block;
  }
  .mod {
    padding: 0 4%;
  }
  #banner .inner {
    position: static;
  }
  .wrapper .inner {
    width: 100%;
    margin: 0 auto;
    height: auto;
  }
  .navi-aside-search,
  .navi-aside-toggle {
    display: block;
  }
  .header .head-left {
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 13px 0;
  }
  .header .sitelogo {
    float: none;
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .header .sitelogo span {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
  }
  .header .head-left .tago {
    margin-top: 12px;
    padding-left: 4%;
  }
  .header .head-main {
    display: none;
  }
  .wp-navi .wp-menu {
    display: block;
  }
  .wp-navi-slide .navi-slide-head {
    display: block;
    padding: 0 10px;
    height: 40px;
  }
  .wp-navi-slide .wp-menu {
    background: #fff;
  }
  .wp-navi-slide .wp-menu .menu-item {
    display: inline-block;
    float: none;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-left: 0;
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .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;
  }
  .wp-navi-slide .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #343434;
    font-size: 14px;
  }
  .wp-navi-slide .sub-menu .sub-item a:hover,
  .wp-navi-slide .sub-menu .sub-item.hover > a,
  .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
  .wp-navi-slide .wp-menu .menu-item.hover a.menu-link {
    text-decoration: none;
    color: #000;
    background-color: #eee;
  }
  .wp-navi-slide .sub-menu {
    display: none;
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    min-width: 0;
    z-index: 100;
    background: #fff;
    opacity: 0.8;
  }
  .wp-navi-slide .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: auto;
    line-height: 40px;
    padding: 0 36px;
    font-size: 14px;
    background: 0 0;
  }
  .wp-navi-slide .sub-menu .sub-item a:hover {
    color: #000;
    background-color: #eee;
    display: block;
  }
  .wp-navi-slide .sub-menu .sub-menu {
    left: 0;
    top: 0;
  }
  .wp-navi-slide .sub-menu .sub-menu .sub-item a {
    padding: 0 52px;
  }
  .mbanner .focus {
    display: none;
  }
  .shares ul {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    float: none;
  }
  .botlinks .links-wrap {
    float: none;
    display: inline-block;
    width: 100%;
  }
  .botlinks .links-wrap .link-items {
    min-width: 100%;
  }
  .news_tu .news_list li.news {
    width: 33.3%;
  }


  .list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list.list1{width:100%;margin-bottom:0.45rem;}
.list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list.list2{width:100%;}
.szdw_info #d-container .inner{width:100%}
.szdw_info .infobox{padding-left:4%;padding-right:4%;box-sizing:border-box;}
.szdw_info .title_box{width:100%;margin-bottom:0.45rem;}
.szdw_info .entry_box{width:100%;}
}
@media screen and (max-width: 767px) {
.header .sitelogo .logo img{width: 100%;
        max-width: 100%;}
.post1 .more_btn .more_text{    padding: 5px 10px;margin-top:0.32rem;}
.mbanner .news .news_title{        font-size: 14px;
        height: 30px;}
.foot-bottom .con{
display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.foot-bottom p:last-child {
    float: right;
    padding-left: 0;
    padding-right: 0;
}
  .mrlist .col_news_list .news_list .news .news_imgs {
    width: 41%;
    margin-right: 20px;
  }
  .foot-left .links {
    margin: 0;
    margin-bottom: 20px;
  }
  #footer .inner .foot-left {
    flex-direction: column;
    text-align: center;
  }

  .col_news {
    padding-top: 0;
  }
  .mbanner .slick-next,
  .mbanner .slick-prev {
    display: none !important;
  }
  .sitetitle img {
    max-width: 86%;
  }
  .header .sitetitle {
    display: block;
    margin-top: 10px;
    font-size: 18px;
  }
  .mbanner .focus-pagination {
    display: none;
  }
  .l-banner {
    height: auto;
    padding-top: 56%;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  #d-container .inner,
  #l-container .inner {
    padding: 30px 0;
  }
  #d-container.wrapper .inner .mod,
  #l-container.wrapper .inner .mod {
    display: block;
  }
  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 40px;
    font-size: 17px;
  }
  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
  }
  .col_menu .col_menu_con {
    display: none;
    border: 0 solid #e4e4e4;
  }
  .col_metas .col_title h2 {
    font-size: 18px;
  }
  .col_news {
    width: 100%;
    min-height: 0;
    float: none;
  }
  .col_news .col_news_box {
    margin-left: 10px;
    margin-right: 10px;
  }
  .col_news_con {
    padding: 5px 0 10px 0;
    margin: 0 0;
  }
  .col_news_con .news_list li.news {
    flex-direction: column;
  }
  .col_news_con .news_list li.news span.news_title {
    line-height: 24px;
    font-size: 14px;
    width: 68%;
  }
  .col_news_con .news_list li.news span.news_meta {
    font-size: 14px;
  }
  .wp_paging li.page_jump,
  .wp_paging li.pages_count {
    display: none;
  }
  .infobox {
    width: auto;
    padding: 0;
    margin: 0 10px;
  }
  .article .entry .read img,
  .col_news_list .wp_entry img {
    max-width: 100%;
    height: auto !important;
    width: 100%;
  }
  .news_tu .news_list li.news {
    width: 50%;
  }
  .inss .part_xy .sub-list .sub-item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
.post1 .tt .tit{    display: flex;
    flex-direction: column;}
.post1 .tt .title{margin-bottom:5px;}
.post1 .news .news_title{font-size:16px}
  .mrlist .col_news_list .news_list .news .news_imgs {
    width: 100%;
  }
  .mrlist .col_news_list .news_list .news {
    margin-bottom: 20px;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
  }
}
@media screen and (max-width: 479px) {
.main4 .tab-menu li .tt_cn {
        font-size: 14px;
    }
.post-41 ul.news_list .news_box .news_imgs {
    display: block;
    width: 39.9%;
    overflow: hidden;
    padding-top: 18.13%;
    margin-right: 5px;
    position: relative;
    border-radius: 0.16rem;
}
.main4 .tab-menu li {
    width: auto;
    text-align: center;
    position: relative;
    opacity: 1;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    padding: 10px;
    border-radius: 0.16rem;
    border: 2px solid #068c7e;
}
.main5 .inner {
    padding: 0.37rem 0 0.36rem;
}
.main4 .inner {
    padding: 0 0 0.32rem;
}
.main6 .inner {
    padding: 0.25rem 0.45rem 0.6rem 0;
}
    .post1 .news .news_title {
        font-size: 14px;
    }
.post-22.post1 .news .news_l {
    display: flex;
    gap: 0.12rem;
    align-items: flex-end;
}
.main1 .inner {
    padding: 0.48rem 0 0.33rem;
}
.main3 .inner {
    padding: 0.34rem 0 0.02rem;
}


.post1 .more_btn .more_text{font-size:10px;}
  .header:before {
    display: none;
  }
  .header .sitelogo .sitetitle {
    padding: 0;
    margin: 0;
    display: block;
    border: none;
  }
  .site-lang ul li.links a {
    margin: 0;
    font-size: 13px;
  }
  .article h1.arti_title {
    line-height: 28px;
    font-size: 18px;
  }
  .article h2.arti_title {
    line-height: 28px;
    font-size: 16px;
  }

  .list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list li.news{line-height:0.48rem;}
.list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list li.news a{flex-wrap: wrap;}
.list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{width:100%;}
.list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_st{width:100%;    flex: unset;}
.list_szdw .col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_sub{width:100%;    flex: unset;}

}
