@charset "UTF-8";
@media (max-width: 1280px) {
  .header .d1 .nav li {
    margin-left: .26rem;
  }
}

.tkg {
  height: .8rem;
}

@media (min-width: 981px) {
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
}

@media (max-width: 1300px) {
  .section2 .col1 .d-box2 {
    padding: .52rem 0;
  }
}

@media (max-width: 980px) {
  body {
    padding-top: .8rem;
  }
  /* ÊÖ»ú²Ëµ¥ */
  .headerm {
    padding: 0 15px;
    position: relative;
    background: #0A549C;
  }
  .search {
    border: 1px solid #ddd;
    margin: .2rem .15rem 0 .15rem;
    border-radius: .2rem;
  }
  .search button {
    width: .7rem;
    height: .4rem;
    background: #0A549C;
    color: #fff;
    border-radius: 0 .2rem .2rem 0;
  }
  .search button i {
    font-size: .3rem;
  }
  .search .int {
    flex: 1;
    overflow: hidden;
  }
  .search .int input {
    width: 100%;
    padding: 0 .15rem;
    background: none;
  }
  .headerm .logo {
    height: .8rem;
  }
  .headerm .logo img {
    max-width: 3rem;
  }
  .headerm .navbtnm {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
  }
  .headerm .navbtnm i {
    font-size: .38rem;
    transition: 0.3s;
    color: #fff;
  }
  .navShow .header .headerm .navbtnm i:before {
    color: #fff;
  }
  .navShow .big-nav {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .navShow .headerm .navbtnm i:before {
    content: "\e6e9";
    font-size: .3rem;
    color: #333;
  }
  .big-nav {
    position: fixed;
    z-index: 49;
    top: 0;
    right: -100%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    height: auto;
    width: 100%;
    overflow-y: auto;
  }
  .big-nav .scroll {
    width: 100%;
    position: fixed;
    top: .8rem;
    z-index: 22;
    background: #fff;
    padding-bottom: .15rem;
    max-height:81%;
   overflow-y: auto;
  box-shadow: 0px 0.04rem 0.16rem 0px rgba(0, 0, 0, 0.12);
  }
  .big-nav .scroll li a {
    color: #333;
  }
  .big-nav .scroll li {
    width: 100%;
    text-align: left;
    padding-top: 0;
    border-bottom: rgba(51, 51, 51, 0.1) solid 1px;
  }
  .big-nav .scroll li h2 {
    font-size: .22rem;
    line-height: .6rem;
    padding: 0 .1rem 0 .15rem;
    position: relative;
  }
  .big-nav .scroll li h2 a {
    display: block;
    font-weight: normal;
  }
  .big-nav .scroll li h2.v1:after {
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    font-size: .16rem;
    font-family: "iconfont" !important;
    content: "\e613";
    color: #666;
    transition: 0.3s;
  }
  .big-nav .scroll li .list {
    padding: 0 .15rem .1rem .15rem;
    display: none;
  }
  .big-nav .scroll li .list {
    padding: 0 15px 15px 15px;
    font-size: .18rem;
  }
  .big-nav .scroll li .list .item-sub {
    display: non1;
    padding-left: .15rem;
  }
  .big-nav .scroll li .list .dd {
    width: 100%;
  }
  .big-nav .scroll li .list .dd a {
    display: block;
    padding: .1rem 0;
  }
  .big-nav .scroll li .list .dd a.v1 {
    font-weight: bold;
  }
  .big-nav .scroll li.on h2 a {
    color: var(--color);
  }
  .big-nav .scroll li.on h2.v1:after {
    content: "\e632";
  }
  .footer .ft1 {
    padding: .2rem 0;
  }
  .footer .ft1 .col1,
  .footer .ft1 .col2,
  .footer .ft1 .col3 {
    width: 100%;
    flex: auto;
  }
  .footer .ft1 .col2 {
    margin: .25rem 0;
  }
  .footer .ft1 .col2 li {
    margin-bottom: .1rem;
  }
  .footer .ft1 .col3 .qrcode {
    margin: .1rem 0 .2rem 0;
  }
  .footer .ft1 .col3 .qrcode li .ewm {
    width: 1.2rem;
  }
  .footer .ft1 .col3 .kh {
    padding: 0 .3rem;
  }
  .footer .ft1 .footer-nav {
    width: 100%;
  }
  .footer .ft1 .footer-nav li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer .ft1 .footer-nav li .tit {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
  }
  .footer .ft1 .footer-nav li .tit > a {
    width: 85%;
    display: block;
  }
  .footer .ft1 .footer-nav li .tit i {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    background-image: url("/img/icon_jia.png");
  }
  .footer .ft1 .footer-nav li ul {
    display: none;
    padding: 0 0 .1rem .1rem;
    font-size: .16rem;
  }
  .footer .ft1 .footer-nav li ul li {
    border: 0;
  }
  .footer .ft1 .footer-nav li ul li a {
    display: block;
    margin: .2rem 0;
  }
  .footer .ft1 .footer-nav li.on .tit i {
    background-image: url("/img/icon_jian.png");
  }
  .sec-type {
    justify-content: space-between;
  }
  .sec-type .type .xt1 {
    width: .8rem;
    display: none;
  }
  .sec-type .type .xt2 {
    width: 1rem;
  }
  .sec-type .type .cat {
    margin: 0 .1rem 0 0;
  }
  .sec-type .type .cat .en {
    text-align: left !important;
  }
  .sec-type .type .cat .cn, .sec-type .type .cat .cn1 {
    margin-top: -.05rem;
  }
  .sec-type .type .cat .cn img, .sec-type .type .cat .cn1 img {
    width: 1.2rem;
  }
  .section1 .focus .jt a {
    width: .7rem;
    height: .5rem;
  }
  .section1 .focus .jt a i {
    font-size: .24rem;
  }
  .section1 .focus .item-txt {
    border-bottom: 0;
    padding-bottom: .15rem;
  }
  .section1 .list {
    margin: .1rem 0 0 0;
    width: 100%;
    flex: auto;
  }
  .section2 .col1 .d-box1 .swp-dot {
    left: auto;
    right: .15rem;
    bottom: auto;
    top: 2.8rem;
  }
  .section2 .col1 .d-box1 .item .item-info {
    padding: .2rem .25rem;
  }
  .section2 .col1 .d-box2 {
    padding: .3rem 0;
  }
  .section2 .col1 .d-box2 .item {
    padding: .1rem .15rem .25rem .15rem;
  }
  .section2 .col1 .d-box2 .item::after {
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
  }
  .section2 .col1 .d-box2 li:last-child .item {
    padding-bottom: .1rem;
  }
  .section2 .col2 {
    margin: .2rem 0 0 0;
  }
  .section3 .slides {
    margin: 0;
    padding: 0 .32rem;
  }
  .section3 .slides .item {
    margin: .2rem;
  }
  .section3 .slides .jt i {
    font-size: .36rem;
  }
  .section4 .cont .list1 .item-txt {
    width: 95%;
    padding: .15rem;
  }
  .section4 .cont .list2 {
    padding: .1rem 0 0 0;
  }
  .section5 {
    overflow: hidden;
  }
  .section5 .zhuanti1 {
    margin: 0 -.2rem .3rem -.2rem;
  }
  .section5 .zhuanti1 .swiper-wrapper {
    padding-bottom: .15rem;
  }
  .section5 .zhuanti1 .swiper-pagination {
    position: unset;
  }
  .section5 .zhuanti1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 .1rem;
    width: .2rem;
    height: .2rem;
  }
  .section5 .zhuanti1 .swiper-pagination .swiper-pagination-bullet::before {
    width: .18rem;
    left: -0.2rem;
  }
  .section5 .zhuanti1 .swiper-pagination .swiper-pagination-bullet:last-child::after {
    width: .18rem;
    right: -0.2rem;
  }
  .main {
    padding-bottom: .4rem;
  }
  .main .sidebar {
    width: 100%;
    margin-right: 0;
  }
  .main .sidebar .side1 {
    padding: .3rem 0;
    height: auto;
    background-size: cover;
  }
  .main .sidebar .side2 {
    overflow: hidden;
    padding: .2rem .15rem;
  }
  .main .sidebar .side2 li {
    width: 48.5%;
    float: left;
   height:57px;
  }
  .main .sidebar .side2 li a {
    padding: .2rem;
  }
  .main .sidebar .side2 li a::after {
    right: .1rem;
  }
  .main .sidebar .side2 li:nth-child(2n) {
    float: right;
  }
  .main .main-cont {
    flex-wrap: wrap;
  }
  .main .contbox {
    flex: auto;
    width: 100%;
  }
  .main .contbox .crumbs {
    margin: .25rem 0;
    flex-wrap: wrap;
  }
  .main .contbox .crumbs .wz {
    width: 100%;
    margin: .2rem 0 0 0;
    display: block;
  }
.main .crumbs .wz img {
    width: 0.18rem;
    margin-right: 0.1rem;
    float: left;
}
   
  .list-news li .item .item-date {
    width: 1rem;
    margin-left: .1rem;
  }
  .pages {
    padding: .5rem 0 .2rem;
  }
  .pages li a {
    height: .32rem;
    min-width: .32rem;
    padding: 0 .1rem;
  }
  .list-pic li {
    margin-bottom: .2rem;
  }
  .list-pic li .item {
    padding: .25rem;
  }
  .list-pic li .item .item-pic, .list-pic li .item .item-info {
    width: 100%;
  }
  .list-pic li .item .item-info {
    flex: auto;
    margin: .25rem 0 0 0;
  }
  .list-pic li .item .item-info .date .d2 {
    margin: .06rem 0 0 .15rem;
  }
  .jigou .dl {
    margin-bottom: .3rem;
  }
  .jigou .dl .dt {
    margin: .35rem 0 .2rem;
  }
  .jigou .dl .dt span {
    margin: 0 .2rem;
  }
  .jigou .dl .dd ul {
    margin: 0 -.1rem;
  }
  .jigou .dl .dd ul li {
    width: 50%;
  }
  .jigou .dl .dd ul li .item {
    margin: .1rem;
  }
  .news-cont .news-att li {
    margin-bottom: .08rem;
  }
}