@charset "UTF-8";

/** * [Medium Screen for Pad] * 768~959*/
@media screen and (max-width: 999px) {
    :root {
        --bigSize: 20px;
        --titleSize: 18px;
        --smailSize: 16px;
        --innerWidth: 100%;
        --smailSizex: 14px;
         --bigSizex: 22px;
    }
    ul.m-list8 li{
    font-size: 14px;
    margin-bottom: 10px;
}
    ul.m-list8{
    flex-wrap: wrap;
    justify-content: flex-start;
}
    li.footer_contact_info--item i.am-icon-copyright{
    width: 20px;
    margin-top: 0;
}
  li.footer_contact_info--item i.am-icon-map-marker,li.footer_contact_info--item i{
    font-size: 15px;
}  
.header .head-center,head-tago{
    display: none;
}

    #footer {
        /* margin-top: -100px; */
    }

    #certify .swiper-slide {
        width: 80%;
        height: auto;
    }

    .post-31 .news.slick-active {
        width: 28vw ! important;
    }

    .post-31 .news_list {
        height: 25vw;
    }

    .post-31 .slick-prev {
        left: 24vw;
    }

    .post-31 .slick-next {
        right: 24vw;
    }

    .post-31 .news_list .news.slick-current {
        width: 36vw ! important;
    }

    .post-31 {
        margin-bottom: 30px;
    }

    .post1 .news_list .news .news_title {
        font-size: var(--titleSize);
    }

    .post1 .news_list .news .news_text {
        font-size: var(--smailSize);
    }

    .post-10 {
        align-items: flex-start;
        margin-bottom: 30px;
    }
.post-12{
    margin: 30px 0;
}
    .post-10 .tt {
        width: 129px;
        margin-right: 10px;
        height: 200px;
    }

    .post-10 .news_list .links a {
        width: auto;
        font-size: 17px;
    }

    .post-10 .con {
        flex: 1;
        width: 100%;
    }

    .post-10 .news_list {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .post-10 .news_list .links {
        width: 33.33%;
    }

    .post-10 .tt .tt_en {
        right: 4px;
        position: static;
        display: block;
        font-size: 16px;
        width: max-content;
        margin-top: 10px;
    }


    .post-11 .con {
        flex-direction: column;
    }

    .post-11 .list1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .post-11 .list2 {
        gap: 10px;
    }

    .post-11 .list2 .news {
        width: calc((100% - 10px) / 2);
    }

    .post-11 .news_list .news .news_wz {
        bottom: 5px;
        padding: 0 10px;
    }

    .post-12 .news_list .news a {
        height: auto;
        margin: 0 5px;
        padding: 10px 15px;
        height: 100%;
    }

    .post-12 .news_list {
        margin: 0 -5px;
        row-gap: 20px;
    }

    .post-12 .news_list .news .news_info {
        font-size: 15px;
    }

    .post-12 .news_list .news .news_meta {
        margin-right: 15px;
    }

    .post-13 .news_list {
        flex-wrap: wrap;
        margin: 0 -5px;
    }

    .post-13 .news_list .news a {
        margin: 0 5px;
    }

    .post-13 .news_list .news {
        width: 50%;
        margin-bottom: 20px;
    }

    .post1 .more_btn .more_text {
        font-size: var(--smailSize);
    }

    .post .tt .title {
        font-size: 21px;
    }

    .post-21 .con {
        flex-direction: column;
    }

    .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px;
    }

    .mbanner .slick-prev,
    .mbanner .slick-next {
    }

    .mbanner .slick-dots li {
        margin-right: 10px;
    }

    .fixbox .close {
        right: 30px;
        top: 30px;
        margin: 0;
    }

    .search-botton img, .search-botton svg {
        width: 14px;
    }

    html.fixopen .header {
        background: var(--mainColor);
        position: relative;
    }

    #nav.open {
        display: block;
        top: 0;
        padding-top: 85px;
    }

    #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 img {
        width: 270px;
        max-width: 83%;
    }

    .header .sitelogo .logo {
        margin: 0;
        display: block;
    }

    .header .sitelogo .tago img {
        width: 240px;
        max-width: 76%;
    }
.fixopen .mainhead{
    --headColor: #fff;
}
    .mainhead {
        /* position:relative;*/
        ;
    }

    .col_menu {
        width: 28%;
    }

    .mrlist .col_news_list .news_list .news .news_title {
        margin: 0
    }

    .mrlist .col_news_list .news_list .news .news_text {
        -webkit-line-clamp: 3
    }

    #l-container .mod:after {
        ;
    }

    #l-container .mod {
        display: flex;
    }

    .header.fixed .head-left {
        margin: 10px 0 10px;
    }

    .fixopen .header.fixed {
        background: var(--mainColor);
    }

    .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: none;
        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;
        position: relative;
        padding-top: 52px;
    }

    a.menu-btn .xian {
        width: 15px;
        height: 1px;
        background: var(--headColor);
    }

    .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;
    }

    .header.fixed.open .head-right {
        margin: 0;
    }

    .nav .wp-menu .menu-item a.menu-link:after {
        display: none;
    }

    em.menu-switch-arrow:after {
        content: ">";
        color: #fff;
        font-weight: bold;
        font-family: "宋体";
    }

    em.menu-switch-arrow.hover {
        transform: rotate(-90deg);
    }

    em.menu-switch-arrow {
        position: absolute;
        right: 0;
        line-height: 40px;
        width: 30px;
        text-align: center;
        z-index: 1;
        top: 0;
    }

    .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: none;
    }

    .header.open {
        background: #18438A;
        /* transition:all 1s ease-in-out;*/
        ;
    }

    .wp-search .search-btn input.search-submit {
        background-size: 14px;
    }

    #footer .inner .foot-right .news a {
        font-size: 14px;
    }

    #footer .inner .mod {
        flex-direction: column;
        gap: 20px;
    }

    #footer .inner p {
        font-size: 15px;
    }

    #footer .inner .foot-right .news {
        width: auto;
        display: inline-block;
        float: none;
        margin: 0 10px;
    }

    .footer h3.tit {
        margin-bottom: 10px;
    }

    .footer span.title {
        font-size: 15px;
    }

    .shares img {
        width: 86px;
        height: 86px;
    }

    .foot-center {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
.foot-center .news_list{
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}
    .foot-right .am-btn{
    width: 100px;
    line-height: 37px;
}
    .foot-center .news_list li{}
    .foot-center img {
        width: auto;
        max-width: 100%;
    }

    #footer .inner .foot-left img {
        width: 200px;
        max-width: 100%;
    }

    .mbanner .news .news_video {
        height: 0;
        padding-top: 45%;
    }

    .mbanner .news_imgs a {
        height: 0;
        padding-top: 45%;
    }

    .sitetitle img {
        /* width:100%;*/
        ;
    }
.mbanner .control {
  width: auto;
  right: 4%;
  bottom: 20px;
  gap: 20px;
  }
    .mbanner .slick-dots {
        right: 4%;
        margin: 0;
        bottom: 26px;
        left: auto;
        transform: none;
        display: none ! important;
    }

    .mbanner .news .news_title {
        /* width:100%;*/
        padding-left: 4%;
        transform: none;
        left: 0;
        font-size: 18px;
        text-align: left;
        box-sizing: border-box;
        bottom: 20px;
        width: 68%;
    }

    .header .mod {
        height: auto;
        justify-content: space-between;
    }

    .nav .wp-menu .menu-item a.menu-link {
        font-size: 15px;
        line-height: 38px;
        display: block;
        border-bottom: 1px solid #ffffff38;
        color: #fff;
    }

    .fixopen .head-bottom {
        display: block;
    }

    .head-bottom {
        padding: 0;
        width: auto;
    }

    .nav .site-en {
        display: block;
        text-align: right;
        margin-bottom: 20px;
    }

    .site-en a {
        font-size: 16px;
        border: 1px solid #ddd;
        padding: 0 10px;
        line-height: 26px;
        display: inline-block;
        color: #fff;
    }

    .site-en {
        display: none;
    }

    .wp-search .search-btn {
        right: 0;
        left: auto;
        height: 0.58;
    }

    .wp-search .search-input {
        margin-left: 0.1rem;
        margin-right: 36px;
        width: auto;
        position: static;
        background: none;
    }

    .wp-search .search-input input.search-title {
        width: 100%;
        line-height: 0.58rem;
        height: 0.58rem;
        font-size: 14px;
        opacity: 1;
        font-family: "微软雅黑";
        background: none;
        color: #fff;
    }

    .wp-search {
        /* position:static;*/
        /* background:#4fcfe2;*/
        ;
    }

    .searchbox {
        width: 100%;
        height: auto;
    }

    .site-lang ul li.links {
        flex: 1;
        text-align: center;
        border: 1px solid #ffffff47;
    }

    .site-lang ul:after {
        display: none;
    }

    .site-lang ul {
        display: flex;
        justify-content: space-between;
    }

    .site-lang ul li.links a {
        margin: 0;
        font-size: 15px;
        line-height: 30px;
        border: none;
    }

    .head-top {
        display: flex;
        padding-bottom: 0;
        position: relative;
        flex-wrap: wrap;
    }

    a.menu-btn.btn1 {
        display: none;
    }

    .search-botton {
        width: 33px;
        height: 33px;
        /* margin-left:9px;*/
        border: 1px solid var(--headColor);
        border-radius: 50%;
    }

    a.menu-btn {
        display: flex;
        width: 33px;
        height: 33px;
        align-items: center;
        justify-content: center;
        transition: all 0.4s ease-in-out;
        /* margin-left: 6px; */
        border: 1px solid var(--headColor);
    }

    a.menu-btn.btn2 {
        display: flex;
        /* background:none;*/
        ;
    }

    .header {
        /* background:var(--mainColor);*/
        z-index: 2;
        border: none;
        background-size: cover;
    }

    .header.fixed .head-right {
        margin: 0;
    }

    .fixopen .header .head-right,
    .fixopen .header.fixed .head-right {
        margin: 0;
    }

    .header .head-right.open {
        display: block;
    }

    .mod {
        padding: 0 4%;
    }

    #banner .inner {
        position: static;
    }

    .main1 .inner,
    .main2 .inner {
        padding: 30px 0;
    }

    .wrapper .inner {
        width: 100%;
        margin: 0 auto;
        height: auto;
    }

    .navi-aside-toggle,
    .navi-aside-search {
        display: block;
    }

    .fixopen .header .head-left {
        margin-top: 10px;
    }

    .fixopen .header.fixed .head-left {
        margin-top: 10px;
        /* margin-bottom:0;*/
        ;
    }

    .header .head-left {
        margin: 10px 0;
    }

    .head-right {
        position: static;
        gap: 10px;
    }

    .header .sitelogo {
        float: none;
        margin-top: 0px;
        flex-direction: column;
        align-items: flex-start;
    }
    .fixopen .header .sitelogo a img.logo2{
    display: block;
}
    .fixopen .header .sitelogo a img.logo1{display: none;}
.header .sitelogo a img{
    width: 400px;
    max-width: 100%;
}
    .header .head-left .tago {
        margin-top: 12px;
        padding-left: 4%;
    }

    .header .sitelogo a {
        /* width:91%;*/
        ;
    }

    .header .head-main {
        display: none;
    }

    /*导航样式：后台绑定时也可以定义配置*/
    #nav .inner {
        border-top: 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: 0px;
        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 .wp-menu .menu-item a.menu-link.hover,
    .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
    .wp-navi-slide .sub-menu .sub-item.hover>a,
    .wp-navi-slide .sub-menu .sub-item a:hover {
        text-decoration: none;
        color: #000;
        background-color: #eee;
    }

    .wp-navi-slide .sub-menu {
        display: none;
        position: relative;
        left: 0;
        bottom: 0px;
        top: 0px;
        min-width: 0px;
        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: none;
    }

    .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;
    }

    .mbanner .focus .focus-title-bar {
        /* display:none!important;*/
        ;
    }

    #footer .inner {
        background: none;
    }
 .main #footer .inner {
        /* padding-top: 130px; */
    }
    #footer .inner .foot-left {
        text-align: center;
        margin-bottom: 20px;
    }

    #footer .links .news_title {
        width: 50%;
    }

    #footer .inner .foot-right {
        float: none;
        margin: 0 auto;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .shares ul {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        float: none;
    }

    /**友情链接**/
    .botlinks .links-wrap {
        float: none;
        display: inline-block;
        /* margin:4px 0px;*/
        width: 100%;
    }

    .botlinks .links-wrap .link-items {
        min-width: 100%;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 33.3%;
    }

    .post-111 .news .news_wz,.post-111 .news.n2 .news_wz{
    padding: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
    .post-111 .news .news_wz:before{
    display: none;
}
    .post-111 .news .news_imgs{
    width: 100%;
}
    .post-111 .news,.post-111 .news.n2{
    flex-direction: column;
    margin: 0;
    padding: 0;
}
    .post-111 .news_list .news .news_title{
    margin-bottom: 20px;
}
    .mrlist .col_news_list .news_list .news{
    width: auto;
}
    .szdwlist .subject_con .news_list{
    column-gap: 20px;
}
    .szdwlist.mrlist .col_news_list .letter_con .news_list .news{
    width: 100%;
}
    .post-111 .news.n2:after{
    display: none;
}
}

/** * [Small Screen for Smart Phone and Mini Pad] * 480~767*/
@media screen and (max-width: 767px) {
    .post-13 .news_list .news{
    width: 100%;
}

    .post-31 .news a{
    margin: 0;
}
    .post-31 .news_list .news.slick-current {
        width: 91.5vw ! important;
    }

    .post-31 .news_list {
        height: auto;
        padding-bottom: 68px;
    }

    .post-12 .news_list .news,.post-21 .news_list .news {
        width: 100%;
    }

    .mbanner .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .mbanner .slick-dots li:after {
        width: 34px;
        height: 35px;
    }

    span.Column_Anchor:after {
        content: ">";
        transform: rotate(90deg);
        display: inline-block;
        margin-left: 0.1rem;
        font-family: cursive;
        font-size: 13px;
    }

    .col_news {
        padding-top: 0;
    }

    .mbanner .slick-prev,
    .mbanner .slick-next {
    }

    .col_news .news_list .news .news_meta {
        width: 70px;
        height: 70px;
    }

    .col_news .news_list .news .news_days {
        font-size: 30px;
    }

    .col_news .news_list .news .news_imgs {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    .col_news .news_list .news .news_more a {
        font-size: 13px;
        background-size: 13px;
        padding-bottom: 10px;
    }

    .col_news .news_list .news .news_text {
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 20px;
    }

    .col_news .news_list .news .news_title {
        /* margin-bottom:7px;*/
        font-size: 16px;
    }

    .col_metas .col_title {
        padding-top: 10px;
        flex: none;
        /* float: left; */
    }
    .col_metas.clearfix{
    /* display: block; */
}
.col_metas .col_path{
    /* flex: 1; */
    line-height: 1.5;
}
    .sitetitle img {
        max-width: 86%;
    }

    .header .sitelogo .sitetitle {
        display: block;
        font-size: 18px;
    }

   

    .mbanner .focus-pagination {
        display: none;
    }

    /*栏目图片*/
    .l-banner {
        height: 250px;
    }

    .l-banner img {
        width: 100%;
        height: 100%;
    }

    #l-container .inner,
    #d-container .inner {
        padding: 0px 0px 30px;
    }

    #l-container.wrapper .inner .mod,
    #d-container.wrapper .inner .mod {
        /* padding:0;*/
        display: block;
    }

    .column-switch {
        display: block;
    }

    .col_menu .col_menu_head h3.col_name .col_name_text {
        display: block;
        line-height: 40px;
        pa;
        padding: 0px 5px 0px 12px;
        font-size: 17px;
    }

    /**栏目名称图标**/
    .col_menu {
        width: 100vw;
        float: none;
        margin-right: 0px;
        position: relative;
        left: -4.3%;
    }

    .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }

    .col_metas .col_title h2 {
        font-size: 18px;
    }

    /**当前栏目名称**/
    .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
    }

    /**栏目新闻**/
    .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }

    .col_news_con {
        padding: 5px 0px 10px 0px;
        margin: 0 0px;
    }

    .col_news_con .news_list li.news {
        flex-direction: column;
        /* padding:4px 0px;*/
        ;
    }

    .col_news_con .news_list li.news span.news_title {
        line-height: 24px;
        /* margin-right:100px;*/
        font-size: 14px;
        width: 68%;
    }

    /*标题*/
    .col_news_con .news_list li.news span.news_meta {
        font-size: 14px;
        /* margin-left:-100px;*/
        ;
    }

    /*属性*/
    .wp_paging li.pages_count,
    .wp_paging li.page_jump {
        display: none;
    }

    .infobox {
        width: auto;
        padding: 0px;
        margin: 0 10px;
    }

    .article {
        padding: 30px 0;
    }

    .col_news_list .wp_entry img,
    .article .entry .read 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) {
    .mrlist .col_news_list .news_list .news .news_imgs {
        width: 100%
    }
.mrlist .col_news_list .news_list .news .news_wz{
    /* padding: 20px; */
}
    .mrlist .col_news_list .news_list .news {
        margin-bottom: 20px;
        display: block;
        /* padding-bottom:20px; */
        /* border-bottom:1px solid #999; */
    }

    .mrlist .col_news_list .news_list .news a {
        display: block;
    }
}

/** * [xSmall Screen for Smart Phone] * 480~767*/
@media screen and (max-width:479px) {
    .post-10 {
        flex-direction: column;
    }

    .post-10 .tt {
        width: 100%;
        height: 80px;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .post-10 .tt .tt_en {
        position: absolute;
    }

    .post-13 .news_list .news {
        width: 100%;
    }

    .header:before {
        display: none;
    }

    #footer .inner .foot-right .news {
        width: 100%;
        margin: 0;
        /* text-align:left;*/
        ;
    }

    .header .sitelogo a img {
        /* width: 219px; */
    }

    .header .sitelogo .sitetitle {
        padding-left: 10px;
        margin-left: 10px;
        display: block;
        font-size: 15px;
    }

    .site-lang ul li.links a {
        margin: 0;
        font-size: 13px;
        border: none;
    }

    #footer .inner p.copyright span {
        display: block;
    }

    .article h1.arti_title {
        line-height: 28px;
        font-size: 21px;
    }

    .article h2.arti_title {
        line-height: 28px;
        font-size: 16px;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 100%;
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 100%;
    }
        .mrlist .col_news_list .news_list .news{
    /* width: 33.33%; */
}
}
