@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */

@media screen and (max-width: 2000px) {
.sub-menu {
    width: 175px;
    position: absolute;
    left: -30px;
}
}

@media screen and (max-width: 1399px) {
.stitle {
    padding-left: 200px;
    padding-top: 50px;
   
}

.sub-menu {
    width: 175px;
    position: absolute;
    left: -30px;
}
  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 30px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 30px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 64%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 64%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 20px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 20px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 89%;
    left: 75%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  .menu-link1 {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .inner {
    width: 100%;
  }

  .mod {
    padding: 0 20px;
  }

  .nav .wp-menu .menu-item a.menu-link {
    font-size: 18px;
  }

  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }

  .header .header-left {
    margin-left: 20px;
    width: 40%;
  }

  .header .header-right {
    width: 50%;
    white-space: nowrap;
  }

  .main1 {
    width: calc(100% - 40px);
  }

  .main2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ainfo {
    width: 330px;
  }

  .header .sitelogo {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    float: none;
  }

  .header .sitelogo img {
    width: 100%;
  }

  .header .logo2 img {
    margin-left: 150px;
    margin-bottom: 30px;
    width: 70%;
  }

  .header-more {
    font-size: 14px;
    /* width: 60%; */
    margin-left: 0;
  }
}

@media screen and (max-width: 1199px) {
.stitle {
    padding-left: 200px;
    padding-top: 27px;
 
}

.sub-menu {
    width: 175px;
    position: absolute;
    left: -30px;
}

  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 30px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 30px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 93%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 93%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 20px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 20px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 88%;
    left: 75%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  .menu-link1 {
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .inner {
    width: 100%;
  }

  /* 定位 */

  .header .sitelogo {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    float: none;
  }

  .header .sitelogo img {
    width: 100%;
  }

  .header .logo2 img {
    margin-left: 150px;
    margin-bottom: 30px;
    width: 70%;
  }

  .header-more {
    font-size: 14px;
    /* width: 60%; */
    margin-left: 0;
  }

  /* 定位 */
  .main1 {
    width: calc(100% - 40px);
  }

  .main2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-title p::before {
    content: "";
    position: absolute;
    width: 40%;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .section-title p::after {
    content: "";
    position: absolute;
    width: 40%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m2-1 {
    width: 100%;
  }

  .m2-2 {
    width: 100%;
  }

  .ainfo {
    width: 280px;
  }

  .LINKS .swiper-slide {
    width: 147px;
    height: 110px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(48, 50, 52, 0.16);
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .LINKS .swiper-slide img {
    width: 80%;
    height: 80%;
  }

  .footer-logo {
    width: 100%;
    margin-left: 200px;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 220px;
    margin-top: -60px;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

.stitle a {
    color: #ffffff;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 93%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 93%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 88%;
    left: 75%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }
  .searchbtn {
    background: none;
  }

  ul.header-more li.more6:hover::before {
    content: "";
    position: absolute;
    top: 10;
    right: -187px;
    width: 90px;
    height: 90px;
    background: url(images/code.png) no-repeat;
    background-size: cover;
  }

  .menu-link1 {
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .wp-menu {
    display: flex;
    flex-direction: column;
  }

  .main1 {
    width: calc(100% - 40px);
  }

  .main2 {
    padding-left: 20px;
    padding-right: 20px;

    height: 1400px;
  }

  .main2 .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .news3 {
    padding-left: 20px;
  }

  .main3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbg {
    display: none;
  }

  .nav {
    float: none;
    height: 0;
    padding-top: 0;
    margin-top: 0px;
  }

  .navi-aside-toggle,
  .navi-aside-search {
    display: block;
  }

  /*导航样式：后台绑定时也可以定义配置*/
  .wp-navi .wp-menu {
    display: none;
  }

  .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;
  }

  .ainfo {
    width: 29%;
  }

  .m2-1 .section-title p::after {
    content: "";
    position: absolute;
    width: 74%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m2-2 .section-title p::after {
    content: "";
    position: absolute;
    width: 74%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m3-1 .section-title p::before {
    content: "";
    position: absolute;
    width: 35%;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m3-1 .section-title p::after {
    content: "";
    position: absolute;
    width: 35%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .LINKS {
    width: 80%;
    margin-left: 90px;
  }

  .LINKS .swiper-slide {
    width: 147px;
    height: 110px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(48, 50, 52, 0.16);
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .LINKS .swiper-slide img {
    width: 80%;
    height: 80%;
  }

  .footer-logo {
    width: 100%;
  }

  .header-more {
    /* background-color: blue; */
    width: 580px;
    font-size: 12px;
    margin-top: 10px;
  }

  .header-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .header .sitelogo .logo img {
    display: block;
    width: 110%;
    margin: 0 auto;
  }

  .header .logo2 img {
    margin-left: 80px;
    width: 80%;
  }

  .header-right .logo2 {
    margin-top: 10px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */

@media screen and (max-width: 899px) {
  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 62%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 93%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 93%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 86%;
    left: 75%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  .s1 {
    width: 80%;
    margin-left: 60px;
  }

  .s1 img {
    width: 100%;
    height: 100%;
  }

  .wp-menu {
    display: flex;
    flex-direction: column;
  }

  .header-more {
    /* background-color: blue; */
    width: 500px;
    font-size: 12px;
    margin-left: -60px;
    margin-top: 10px;
  }

  .header-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .header .sitelogo .logo img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .header .logo2 img {
    /* margin-left: 40px; */
    /* margin-bottom: 30px; */
    width: 80%;
  }

  .header-right .logo2 {
    margin-top: 10px;
  }

  .ainfo {
    width: 100%;
  }

  .m2-1 {
    width: 100%;
  }

  .m2-2 {
    width: 100%;
  }

  .main3 {
    height: 1200px;
  }

  .LINKS {
    width: 80%;
    margin-left: 68px;
  }

  .LINKS .swiper-slide {
    width: 147px;
    height: 110px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(48, 50, 52, 0.16);
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .m2-1 .section-title p::after {
    content: "";
    position: absolute;
    width: 73%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m2-2 .section-title p::after {
    content: "";
    position: absolute;
    width: 72%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m3-2 .section-title p::before {
    content: "";
    position: absolute;
    width: 39%;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .m3-2 .section-title p::after {
    content: "";
    position: absolute;
    width: 39%;
    top: 50%;
    right: 0;
    border-bottom: 1px solid #a5a5a5;
  }

  .footer-logo {
    width: 100%;
    margin-left: 20px !important;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 40px !important;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }

  .menu-link1 {
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
.YQLinks {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 100px;
    padding-bottom: 20px;
    flex-direction: column;
}
.YQLinks li{
margin-bottom:10px;
}
  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 58%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 58%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 93%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 93%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 85%;
    left: 72%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  #l-container {
    padding-top: 0;
    padding-bottom: 51px;
  }

  .menu-link1 {
    display: block;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }

  .wp-menu {
    display: flex;
    flex-direction: column;
  }

  .LINKS .swiper-slide {
    width: 147px;
    height: 110px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(48, 50, 52, 0.16);
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .LINKS .swiper-button-next {
    background: url(images/btn.png) top no-repeat;
    width: 50px;
    transition: 0.3;
    -webkit-transition: 0.3;
    -moz-transition: 0.3;
    -ms-transition: 0.3;
    -o-transition: 0.3;
    margin-left: 20px !important;
  }

  .header-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .header .sitelogo .logo img {
    display: block;
    width: 120%;
    margin: 0 auto;
    margin-left: -20px;
  }

  .header .logo2 img {
    /* margin-left: 40px; */
    /* margin-bottom: 30px; */
    width: 80%;
  }

  .header-right .logo2 {
    margin-top: 10px;
  }

  .header-more {
    margin-left: -30px;
  }

  .footer-logo {
    width: 100%;
    margin-left: 20px !important;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 40px !important;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }

  .LINKS {
    width: 80%;
    margin-left: 54px;
  }
  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  #l-container .inner,
  #d-container .inner {
    padding: 0px 0px;
  }

  #l-container.wrapper .inner .mod,
  #d-container.wrapper .inner .mod {
    padding: 0;
  }

  .column-switch {
    display: block;
  }

  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 49px;
    padding: 0px 5px 0px 12px;
    font-size: 17px;
  }

  /**栏目名称图标**/
  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0px;
    position: relative;
  }

  .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; */
    width: 100%;
  }

  .col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
  }

  .col_news_con .news_list li.news {
    line-height: 24px;
    padding: 4px 0px;
  }

  .col_news_con .news_list li.news span.news_title {
    line-height: 24px;
    margin-right: 100px;
  }

  /*标题*/
  .col_news_con .news_list li.news span.news_meta {
    margin-left: -100px;
  }

  /*属性*/

  .wp_paging li.pages_count,
  .wp_paging li.page_jump {
    display: none;
  }

  .infobox {
    width: auto;
    padding: 0px;
    margin: 0 10px;
  }

  .col_news_list .wp_entry img,
  .article .entry .read img {
    max-width: 100%;
    height: auto !important;
    width: 100%;
  }

  /**文章阅读部分图片大小限制**/
}

@media screen and (max-width: 720px) {
  .col_news_list .news_list2 li .news_tu {
    float: none;
    display: block;
    margin: 0 auto;
  }

  .col_news_list .news_list2 li .news_info {
    width: 100%;
    margin-left: 20px;
  }

  .col_menu .col_menu_head {
    min-height: 48px;
  }

  .rqi {
    width: 126%;
  }

  .fl {
    width: calc(100% - 30%);
  }

  .aad:after {
    content: "";
    width: 24%;
    border: 1px solid transparent;
  }

  .wp-menu {
    display: flex;
    flex-direction: column;
  }

  .header-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .header .sitelogo .logo img {
    display: block;
    width: 120%;
    margin: 0 auto;
    margin-left: -20px;
  }

  .header .logo2 img {
    margin-left: 70px;
    width: 80%;
  }

  .header-right .logo2 {
    margin-top: 10px;
  }

  .header-more {
    margin-left: -30px;
  }

  .header .header-right {
    width: 60% !important;
  }

  .footer-logo {
    width: 100%;
    margin-left: 20px !important;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 40px !important;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 676px) {
.stitle {
    padding-left: 71px;
    padding-top: 23px;
}
.stitle a {
    color: #ffffff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

  #l-container {
    padding-top: 0;
    padding-bottom: 51px;
  }

  .col_news_list .news_list2 li {
    display: block;
  }

  .col_menu {
  }

  #LINKS .swiper-button-next,
  #LINKS .swiper-button-prev {
    display: none;
  }

  .header-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .header .sitelogo .logo img {
    display: block;
    width: 120%;
    margin: 0 auto;
    margin-left: -20px;
  }

  .header .logo2 img {
    /* margin-left: 40px; */
    /* margin-bottom: 30px; */
    width: 80%;
  }

  .header-right .logo2 {
    margin-top: 10px;
  }

  .header-more {
    margin-left: -30px;
  }

  .header-more .more1 {
    height: 20px;
  }

  .header .header-right {
    width: 400px !important;
    margin: -15px auto 0;
  }

  .footer-logo {
    width: 100%;
    margin-left: 200px;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 220px;
    margin-top: -60px;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 80px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }

  .searchbtn {
    background: none;
  }
}

@media screen and (max-width: 676px) {
  .footer-logo {
    width: 100%;
    margin-left: 20px !important;
    margin-top: 20px;
  }

  .fmore {
    margin-left: 40px !important;
  }

  .header-more {
    /* background-color: blue; */
    width: 100%;
    font-size: 10px;
    margin-left: -60px;
    margin-top: 10px;
    position: relative;
    top: 10px;
  }

  .header-more div:nth-child(n + 2):nth-child(-n + 6) {
    margin: 2px;
  }

  .header-more .more6 {
    border-left: none !important;
    padding-left: 0px;
    margin: 0px;
  }

  .header-more div:nth-child(5) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 100px;
    position: relative;
    top: -60px;
  }

  .header-right .logo2 {
    margin-top: -5px;
    /* width: 320px; */
    position: relative;
    /* left: 60px; */
    top: 10px;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 1px;
    z-index: 120;
    cursor: pointer;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }

  .searchbtn {
    background: none;
  }
}

@media screen and (max-width: 545px) {
  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 47%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 47%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 93%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 93%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 82%;
    left: 67%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }

  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 1px;
    z-index: 120;
    cursor: pointer;
  }

  .col_news_listv li {
    width: 100%;
    height: 260px;
    /* background-color: #000; */
    margin-bottom: 20px;
    display: inline-block;
  }

  .col_news_listv .mn {
    width: 48%;
    height: 200px;
    /* background-color: #000; */
    margin-bottom: 20px;
    display: inline-block;
  }

  .fast_list li {
    width: 111px !important;
  }

  #LINKS .swiper-button-next,
  #LINKS .swiper-button-prev {
    display: none;
  }

  .footer-logo {
    width: 100%;
    margin-left: 20px !important;
    margin-top: 20px;
  }

  .header .header-right {
    width: 300px !important;
  }

  .header-more {
    /* background-color: blue; */
    width: 100%;
    font-size: 10px;
    /* margin-left: -90px; */
    margin-top: 10px;
    position: relative;
    top: 10px;
  }

  .header-more div:nth-child(n + 2):nth-child(-n + 6) {
    /* border-left: 2px solid #fff; */
    padding-left: 2px;
    margin: 2px;
  }

  .header-more .more6 {
    border-left: none;
    padding-left: 0px;
    margin: 0px;
  }

  .header-more div:nth-child(5) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .fmore {
    margin-left: 40px !important;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 30px !important;
    position: relative;
    top: -60px;
  }

  .footer-logo img {
    max-width: 100%;
    height: auto;
    padding-right: 30px;
  }

  .header-right .logo2 {
    margin-top: 10px;
    /* width: 300px; */
    position: relative;
    /* left: 50px; */
  }

  .LINKS .swiper-button-next {
    margin-right: -25px;
  }

  .LINKS .swiper-button-prev {
    margin-left: -15px;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 80px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  ul.header-more li {
    padding-left: 0px;
  }
  ul.header-more .more1 {
    padding-left: 20px;
    height: 18px;
    background-size: 14px 14px;
  }

  .header-right .logo2 {
    margin-top: 0px;
    position: relative;
  }

  .header .logo2 img {
    margin-left: 40px;
    width: 80%;
  }
  ul.header-more .more6 {
    height: 16px;
    padding-right: 20px;
    padding-top: 2px;
    background-size: 18px 14px;
  }

  #l-container {
    padding-top: 0;
    padding-bottom: 51px;
  }
  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }

  .searchbtn {
    background: none;
  }
}

@media (max-width: 500px) {
  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 92%;
    left: 45%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 45%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 92%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 92%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 80%;
    left: 67%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }



  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 1px;
    z-index: 120;
    cursor: pointer;
  }

  .col_metas .col_path {
  }

  .menu-item1 {
    width: 50%; /* 小于500px时，每个项目占据一半的宽度 */
  }

  #LINKS .swiper-button-next,
  #LINKS .swiper-button-prev {
    display: none;
  }

  .footer .wrap {
    flex-direction: column;
  }

  .footer .wrap > * {
    width: 100%;
    text-align: center;
  }

  .footer-logo img {
    max-width: 100%;
    height: auto;
    padding-right: 30px;
  }

  .header .sitelogo {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    float: none;
    margin-top: -25px;
  }

  .header .header-right {
  }

  ul.header-more li {
    padding-left: 0px;
  }
  ul.header-more .more1 {
    padding-left: 20px;
    height: 18px;
    background-size: 14px 14px;
  }

  ul.header-more .more6 {
    height: 16px;
    padding-right: 20px;
    padding-top: 2px;
    background-size: 18px 14px;
  }

  .header-right .logo2 {
    margin-top: 0px;
    position: relative;
    top: 10px;
  }

  .header .logo2 img {
    margin-left: 40px;
    width: 80%;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 80px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }

  .searchbtn {
    background: none;
  }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.stitle{
display:none;
}

  .mbanner .swiper-button-next,
  .mbanner .swiper-button-prev {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev:hover,
  .mbanner .swiper-button-next:hover {
    background-size: 20px !important;
  }
  .mbanner .swiper-button-prev {
    background: url(images/btn-left.png) center no-repeat;
    width: 50px;
    top: 92%;
    left: 42%;
  }
  .mbanner .swiper-button-prev:hover {
    background: url(images/btn-on.png) center no-repeat;
    width: 50px;
    top: 93%;
    left: 45%;
  }
  .mbanner .swiper-button-next {
    background: url(images/btn.png) center no-repeat;
    width: 50px;
    top: 92%;
  }
  .mbanner .swiper-button-next:hover {
    background: url(images/btn-right-on.png) center no-repeat;
    width: 50px;
    top: 92%;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    background-size: 15px !important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-size: 15px !important;
  }

  .mbanner .custom-pagination {
    position: absolute;
    top: 80%;
    left: 67%;
    transform: translateX(-50%);
    display: flex;
    z-index: 9999;
  }




  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 1px;
    z-index: 120;
    cursor: pointer;
  }

  .possplit {
    margin-top: 7px;
  }

  .main0-1 .wp-menu1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .main0-1 .wp-menu1 li {
    width: 25%;
  }

  .m2-2 {
    padding-right: 20px;
  }

  .ainfo {
    margin-left: 10px;
    padding-right: 10px;
  }

  #LINKS .swiper-button-next,
  #LINKS .swiper-button-prev {
    display: none;
  }

  .fmore {
    margin-left: 40px !important;
    margin-top: 0;
  }

  .fpc {
    flex-direction: column;
    align-items: center;
    margin-right: 30px !important;
    position: relative;
    top: -129px;
    left: 250px;
  }

  .footer-logo img {
    max-width: 100%;
    height: auto;
    padding-right: 30px;
  }

  .footer .wrap > * {
    width: 100%;
    text-align: center;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 70px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  .col_metas .col_path {
    float: right;
    white-space: nowrap;
    height: 32px;
    line-height: 40px;
    color: #999;
  }

  .col_metas .col_title h2:before {
    position: absolute;
    content: "";
    bottom: -8px;
    margin-top: -12px;
    width: 100%;
    height: 3px;
    background: #cbcbcb;
  }

  #l-container {
    padding-top: 0px;
  }

  #d-container {
    padding-top: 0px;
  }

  .col_metas .col_title1 {
    font-size: 18px;
  }

  .article .arti_metas span {
    margin: 0 18px;
  }

  .article .arti_metas {
    padding: 10px;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 16px 16px;
  }

  .searchbtn {
    background: none;
  }
 .fmore {
    height: 80px;
width:230px;
  }
}

@media screen and (max-width: 414px) {

.stitle{
display:none;
}


  .ainfo {
    margin-left: 10px;
    padding-right: 10px;
    /* margin-top: 36px; */
    margin-bottom: 30px;
  }

  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 3px;
    z-index: 120;
    cursor: pointer;
  }

  #LINKS.swiper-container {
    margin: 0 auto;
  }

  #LINKS {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
  }

  #LINKS .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 80px;
  }

  #LINKS .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .header .logo2 img {
    margin-left: 0px;
    width: 100%;
  }

  .header-more {
    font-size: 10px;
    margin-top: 10px;
  }

  .header-more div:nth-child(n + 2):nth-child(-n + 6) {
    /* border-left: 2px solid #fff; */
    padding-left: 2px;
    margin: 2px;
  }

  .header-more .more6 {
    border-left: none;
    padding-left: 0px;
    margin: 0px;
  }

  .header-more div:nth-child(5) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .footer .wrap > * {
    width: 100%;
    text-align: center;
  }

  .header .logo2 img {
    margin-left: 0px;
    width: 200px;
    position: relative;
  }

  .header-right .logo2 {
    width: 80%;
    margin: 0 auto;
  }

  .header .swiper-button-next,
  .header .swiper-button-prev {
    display: none;
  }

  .header .swiper-pagination {
    color: #fff;
  }

  .main0-1 .wp-menu1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .main0-1 .wp-menu1 li {
    width: 25%;
  }

  .s1 {
    width: 80%;
    margin: 0 auto;
  }

  .news3-title .news3-more {
    width: 48%;
  }

  #LINKS .swiper-button-next,
  #LINKS .swiper-button-prev {
    display: none;
  }

  .inner.m3-2 {
    height: 25%;
  }

  .footer1 {
    height: 320px;
  }

  .footer.wrap {
    justify-content: start;
  }

  .fmore {
    height: 80px;
width:230px;
  }

  .fpc {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 0 !important;
  }

  .fpc1 {
    margin-top: 10px;
  }

  .searchbtn {
    background: none;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 14px 14px;
    margin-right: -17px;
    margin-top: -2px;
  }
  .mbanner .custom-pagination{
    display: none;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 350px) {

.stitle{
display:none;
}


  .mbanner .custom-pagination{
    display: none;
  }
  .ainfo {
    margin-left: 10px;
    padding-right: 10px;
    /* margin-top: 36px; */
    margin-bottom: 40px;
  }

  .searchbtn {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 4px;
    left: 1px;
    z-index: 120;
    cursor: pointer;
  }

  .footer-logo img {
    max-width: 100%;
    height: auto;
    padding-right: 20px;
  }

  .footer .wrap > * {
    width: 100%;
    text-align: center;
  }

  .wp-search .search-btn input.search-submit {
    background-size: 14px 14px;
  }

  .searchbtn {
    background: none;
  }
}
