@charset "UTF-8";
.tkg {
  height: 0.98rem;
}

@media screen and (min-width: 981px) {
  .header.fix2 {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.08) !important;
  }
  .footer2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 222;
    display: none;
  }
  .contact .lit li:last-child::after {
    display: none;
  }
  .about .ab3 .list li:nth-child(2n) .item-tit {
    padding-left: 3.9rem;
  }
  .about .ab3 .list li:nth-child(2n) .item-cont {
    padding: 0.59rem 0.5rem 0.59rem 3.9rem;
  }
  .about .ab3 .list li:nth-child(2n) .item-cont .avatar {
    left: 0.75rem;
    right: auto;
  }
  #fullpage .section3 .item-info {
    max-width: 7.5rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  #fullpage .section3 .item-info .desc {
    max-width: 5.5rem;
  }
  #fullpage .section6 .footer2 {
    display: block;
  }
  #fullpage .section7 {
    height: auto;
  }
  #fullpage .section7 .footer {
    height: auto;
  }
}

@media screen and (max-width: 980px) {
  .headerm {
    padding: 0 15px;
    position: relative;
    height: 60px;
    z-index: 23;
  }
  .headerm .logo img {
    width: 1.6rem;
    margin-top: 3px;
  }
  .headerm .logo img.logo2 {
    display: none;
  }
  .headerm .menuBtn {
    margin-top: -6px;
  }
  .fdbar {
    margin-top: 30px;
    color: #222;
    padding: 0 15px;
  }
  .fdbar .mlang {
    margin-top: 10px;
    background: #f2f2f2;
    border-radius: 6px;
    overflow: hidden;
    width: 123px;
    display: flex;
  }
  .fdbar .mlang a {
    width: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222;
    border-left: 1px solid #fff;
  }
  .fdbar .mlang a.cur {
    background: #eee;
    color: #39a1b4;
  }
  .big-nav {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -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: 55px;
    z-index: 22;
    background: #fff;
    padding-bottom: 0.15rem;
    height: 100%;
    overflow-y: auto;
  }
  .big-nav .scroll::-webkit-scrollbar {
    width: 0;
    height: 5px;
  }
  .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 a {
    color: #999;
    font-size: 0.32rem;
    padding: 0.3rem 15px;
    position: relative;
    display: block;
  }
  .big-nav .scroll li .v1::after {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.25rem;
    text-align: center;
    right: 18px;
    font-size: 0.24rem;
    font-family: "iconfont" !important;
    content: "\e613";
    z-index: 2;
    color: #666;
    transition: 0.3s;
  }
  .big-nav .scroll li .v2 {
    padding: 0 15px 5px 20px;
    display: none;
  }
  .big-nav .scroll li .v2 li {
    width: 100%;
  }
  .big-nav .scroll li .v2 li a {
    display: block;
    padding: 10px 0;
    color: #999;
    font-size: 0.28rem;
  }
  .big-nav .scroll li .v2 li:last-child {
    border-bottom: 0;
  }
  .big-nav .scroll li .v2 li:hover a {
    color: #0055a2;
  }
  .big-nav .scroll li.on a {
    color: #0055a2;
  }
  .big-nav .scroll li.on .v1::after {
    content: "\e632";
  }
  .navShow .headerm {
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.08) !important;
  }
  .navShow .headerm .logo img.logo2 {
    display: inline-block;
  }
  .navShow .headerm .logo img.logo1 {
    display: none;
  }
  .navShow .headerm .menuBtn b {
    background: #333;
  }
  .navShow .headerm .navbtnm i:before {
    content: "\e6e9";
    color: #333;
  }
  .navShow .big-nav {
    opacity: 1;
    visibility: visible;
    left: 0;
  }
  .header.on .headerm,
  .header.fix .headerm,
  .header.fix2 .headerm,
  .header.act .headerm {
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.08) !important;
  }
  .header.on .headerm .logo img.logo2,
  .header.fix .headerm .logo img.logo2,
  .header.fix2 .headerm .logo img.logo2,
  .header.act .headerm .logo img.logo2 {
    display: inline-block;
  }
  .header.on .headerm .logo img.logo1,
  .header.fix .headerm .logo img.logo1,
  .header.fix2 .headerm .logo img.logo1,
  .header.act .headerm .logo img.logo1 {
    display: none;
  }
  .header.on .headerm .menuBtn b,
  .header.fix .headerm .menuBtn b,
  .header.fix2 .headerm .menuBtn b,
  .header.act .headerm .menuBtn b {
    background: #333;
  }
  .tkg {
    height: 55px;
  }
  .news-type {
    justify-content: center;
  }
  .news-type .cat {
    width: 100%;
    text-align: center;
    margin-bottom: 0.38rem;
  }
  .news-type .subcat li a {
    min-width: 3rem;
    font-size: 0.27rem;
    padding: 0 0.65rem;
    height: 0.69rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.23rem;
  }
  .vmore1 {
    height: 0.75rem;
  }
  .vmore1 i {
    width: 0.31rem;
    height: 0.13rem;
  }
  .news .news1 .swiper-pagination {
    bottom: auto;
    top: 35%;
    width: 100%;
  }
  .news .news1 .item .item-col1 .fitImg2 {
    height: 0;
    padding-top: 57.8%;
  }
  .news .news1 .item .item-col1,
  .news .news1 .item .item-col2 {
    width: 100%;
  }
  .news .news1 .item .item-col2 {
    padding: 0.42rem 0.3rem;
  }
  .news .news1 .item .item-col2 .link {
    margin-top: 0.2rem;
  }
  .news .news1 .item .item-col2 .link a {
    width: 100%;
    padding: 0.25rem 0.3rem;
  }
  .news .news2 .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0.35rem;
  }
  .news .news2 .item .item-pic {
    width: 2.4rem;
    flex-shrink: 0;
    margin-right: 0.33rem;
  }
  .news .news2 .item .item-tit {
    margin: 0 0 0.15rem;
    line-height: 1.4;
    height: 4.2em;
    font-size: 0.26rem;
  }
  .news .news2 .item .date {
    justify-content: flex-end;
  }
  .date {
    font-size: 0.24rem;
  }
  .date i {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.11rem;
  }
  .pages {
    margin-top: 0.5rem;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 0.24rem;
  }
  .pages .page-btn,
  .pages .page-info {
    height: 0.6rem;
  }
  .pages .page-jump {
    width: 100%;
    margin-top: 0.15rem;
    justify-content: center;
    font-size: 0.24rem;
  }
  .pages .page-jump .jump-btn,
  .pages .page-jump .jump-input {
    height: 0.6rem;
  }
  .news-detail .news-date {
    margin: 0.32rem 0 0.36rem;
  }
  .news-detail .news-date span {
    margin: 0 0.2rem;
  }
  .news-detail .news-back {
    margin-bottom: 0.54rem;
  }
  .news-detail .news-back a {
    border-radius: 0.2rem;
    height: 0.6rem;
    padding: 0 0.7rem;
    font-size: 0.27rem;
  }
  .news-detail .news-back a i {
    width: 0.35rem;
    height: 0.35rem;
  }
  .news-detail .news-info {
    font-size: 0.28rem;
    line-height: 1.8;
  }
  .news-detail .news-sxp {
    margin: 0.2rem 0 0.77rem;
  }
  .news-detail .news-sxp li span {
    width: 12px;
    height: 12px;
  }
  .notice .list li .item {
    padding: 0.45rem 0.42rem 0.28rem 0.42rem;
  }
  .notice .list li .item .item-tit {
    font-size: 0.28rem;
  }
  .brand .item {
    align-items: flex-start;
    padding-top: 2.7rem;
  }
  .brand .item .item-tit {
    padding: 0 0.5rem;
    margin-top: 0 !important;
  }
  .jisu .item {
    padding-top: 2.5rem;
  }
  .jisu .info {
    max-width: 100% !important;
  }
  .jisu .info .desc {
    margin: 0.25rem 0;
  }
  .jisu .info .tips {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px 0.5rem 15px;
    width: 100%;
  }
  .jisu .swiper-slide .item {
    padding: 2rem 0 1rem;
    position: relative;
  }
  .jisu .swiper-slide .wp {
    height: 100%;
  }
  .jisu .page1 .tit::after {
    display: none;
  }
  .jisu .page2 {
    align-items: flex-start;
  }
  .jisu .page4 .wp {
    display: flex;
    align-items: flex-end;
  }
  .g-tit {
    margin-bottom: 0.35rem;
  }
  .jiameng .page2 .tit {
    text-align: center;
  }
  .jiameng .jm2 li {
    margin-bottom: 0.3rem;
  }
  .jiameng .jm2 li .item {
    font-size: 0.27rem;
    line-height: 1.65;
    padding: 0.95rem 0.4rem;
  }
  .jiameng .jm2 li .item .icon {
    margin-bottom: 0.9rem;
  }
  .jiameng .jm2 li .item .icon img {
    width: 1.3rem;
  }
  .jiameng .jm2 li:last-child {
    margin-bottom: 0;
  }
  .jiameng .jm3 {
    padding: 1.3rem 0 1.5rem;
  }
  .jiameng .jm3 .jm3-txt2 {
    margin: 1.4rem 0 0.8rem;
  }
  .jiameng .jm3 .jm3-btn a {
    border-radius: 0.2rem;
    height: 0.6rem;
    padding: 0 0.55rem;
  }
  .jiameng .jm3 .jm3-btn a img {
    width: 0.29rem;
  }
  .contact {
    height: auto;
    padding: 1.5rem 0 0.65rem;
  }
  .contact .g-tit {
    display: none;
  }
  .contact .list {
    max-width: 90%;
    margin: 0 auto;
  }
  .contact .list ul {
    flex-direction: column-reverse;
  }
  .contact .list li .item {
    padding: 1rem 0 0.82rem;
  }
  .contact .list li .item .icon img {
    width: 0.94rem;
  }
  .contact .list li .item .tit {
    margin: 0.54rem 0 0.15rem;
  }
  .contact .list li .item .cont {
    font-size: 0.36rem;
  }
  .contact .list li::after {
    width: 80%;
    height: 1px;
    bottom: 0;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .contact .list li:first-child::after {
    display: none;
  }
  .zhongka {
    padding: 2.2rem 0.2rem 1.07rem 0.2rem;
    height: auto;
  }
  .zhongka .col2 {
    width: 100%;
  }
  .zhongka .col2 .zk-logo img {
    width: 6.4rem;
  }
  .zhongka .col2 .zk-desc {
    text-align: left;
    line-height: 2;
    margin: 0.58rem 0 0.7rem;
  }
  .zhongka .col2 .zk-qrcode li {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0.73rem;
  }
  .zhongka .col2 .zk-qrcode li img {
    max-width: 2.5rem;
  }
  .zhongka .col2 .zk-qrcode li:last-child {
    margin-bottom: 0;
  }
  .g-btn01 a {
    height: 0.6rem;
    padding: 0 0.5rem;
    border-radius: 0.2rem;
  }
  .g-btn01 a img {
    width: 0.35rem;
  }
  .product .pro-slide {
    padding-top: 2rem;
  }
  .product .pro-slide .pro-tit img {
    width: 2.42rem;
  }
  .product .pro-slide .pro-tit .type {
    font-size: 0.9rem;
  }
  .product .pro-box1 {
    overflow: hidden;
    padding-top: 1.2rem;
    padding-bottom: 0;
  }
  .product .pro-box1 .wrap {
    padding: 0;
  }
  .product .pro-box1 .pro1 {
    padding: 0 0.42rem 1.1rem 0.42rem;
  }
  .product .pro-box1 .pro1 .tit {
    margin-bottom: 0.56rem;
  }
  .product .pro-box1 .pro1 .pro1-tips {
    text-align: left;
    padding: 0 0.4rem;
  }
  .product .pro-box1 .pro1 .pro1-pic {
    margin: 1.8rem 0 2.5rem;
  }
  .product .pro-box1 .pro1 .pro1-pic .en img {
    transform: scale(1.8);
  }
  .product .pro-box1 .pro2 {
    margin-bottom: 0;
  }
  .product .pro-box1 .pro2 .item {
    padding: 1.8rem 0.52rem;
    min-height: 100vh;
    align-items: flex-start;
  }
  .product .pro-box1 .pro2 .item .info {
    padding-top: 1rem;
    width: 100%;
    max-width: 100%;
  }
  .product .pro-box1 .pro2 .item .info .cont {
    max-width: 100%;
  }
  .product .pro-box1 .pro2 .tabs li {
    padding: 0.4rem 0;
  }
  .product .pro-box1 .pro2 .tabs li .tit {
    font-size: 0.3rem;
  }
  .product .pro-box1 .pro2 .tabs li .desc {
    display: none;
  }
  .product .pro-box1 .pro2:last-child {
    margin-bottom: 0;
  }
  .product .pro4 {
    margin: 0.8rem 0;
  }
  .product .pro4 .item {
    height: 3.2rem;
  }
  .product .pro4 .item .item-txt {
    padding: 0.25rem 0.1rem;
  }
  .product .pro4 .slides {
    margin: 0 -65%;
  }
  .product .pro4 .jt.prev {
    left: 0.4rem;
  }
  .product .pro4 .jt.next {
    right: 0.4rem;
  }
  .product .pro5 {
    padding: 2.7rem 0 1.65rem;
  }
  .product .pro5 .pro5-cont {
    margin: 0.75rem 0 2.5rem;
  }
  .product .pro5 .pro5-cont li {
    display: none;
  }
  .product .pro5 .pro5-cont li .item::before, .product .pro5 .pro5-cont li .item::after {
    display: none;
  }
  .product .pro5 .pro5-cont li .item-tit {
    display: none;
  }
  .product .pro5 .pro5-cont li:nth-child(1) {
    display: block;
  }
  .product .pro5 .pro5-cont li .item-desc {
    margin-top: 0.25rem !important;
  }
  .product .pro5 .pro5-tabs {
    margin: 1rem 0 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .product .pro5 .pro5-tabs ul {
    padding: 0 0.3rem;
    justify-content: space-between;
  }
  .product .pro5 .pro5-tabs li {
    padding: 0.25rem 0;
    margin: 0 0.15rem;
    position: relative;
  }
  .product .pro5 .pro5-tabs li::before {
    content: "";
    height: 0.07rem;
    background: linear-gradient(90deg, #68cec4, #38a1b4);
    border-radius: 4px;
    position: absolute;
    bottom: -0.03rem;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    opacity: 0;
  }
  .product .pro5 .pro5-tabs li.active::before {
    opacity: 1;
  }
  .product .pro5 .pro5-btns a {
    height: 0.6rem;
    padding: 0 0.46rem;
    border-radius: 0.2rem;
    border: 0.01rem solid #fff;
  }
  .product .pro5 .pro5-btns a img {
    width: 0.23rem;
  }
  .product-info .news-type {
    flex-wrap: nowrap;
  }
  .product-info .news-type .cat {
    text-align: left;
    margin-bottom: 0;
  }
  .product-info .news-type .sel {
    min-width: 2.8rem;
    height: 0.69rem;
    background: #f0f0f0;
    border-radius: 0.23rem;
    flex-shrink: 0;
  }
  .product-info .news-type .sel select {
    width: 100%;
    height: 100%;
    padding: 0 0.28rem;
    background: none;
    border-radius: 0.23rem;
    outline: none;
    background: #f0f0f0 url("../images/icon_xl.png") no-repeat right 0.3rem center;
    background-size: 0.24rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .product-info .tabcont .dl table td:nth-child(1) {
    width: 40%;
  }
  .drive .form {
    width: 100%;
    padding: 0.5rem;
  }
  .drive .form .form-item .form-field .form-select {
    background-size: 0.22rem;
  }
  .drive .form .form-agree {
    margin: 1.2rem 0 0.5rem;
    padding: 0;
  }
  .drive .form .form-agree .ck {
    margin: 0.1rem 0.2rem 0 0;
    width: 0.3rem;
    height: 0.3rem;
  }
  .drive .form .form-submit {
    height: 0.76rem;
    font-size: 0.3rem;
    border-radius: 0.38rem;
    color: #fff;
  }
  .service {
    min-height: 100vh;
  }
  .service .list {
    padding-top: 1.8rem;
    max-width: 100%;
  }
  .service .list li {
    margin-bottom: 0.9rem;
    border: 0;
  }
  .service .wp {
    padding: 0 0.65rem;
  }
  /* 首页 */
  #fullpage > .swiper-wrapper > .swiper-slide {
    height: 100vh;
    overflow: hidden;
  }
  #fullpage .swp-jt .jt {
    display: none;
  }
  #fullpage .wp {
    padding: 0 0.65rem;
  }
  #fullpage .section2 .tabs a::after {
    width: 65%;
  }
  #fullpage .section3 .tabs a {
    height: 0.69rem;
    font-size: 0.27rem;
    min-width: 3rem;
    border-radius: 0.23rem;
  }
  #fullpage .section3 .item .item-info .tit {
    font-size: 0.42rem;
    margin: 0.4rem 0;
  }
  #fullpage .section3 .item .item-tips .tips {
    max-width: 100%;
  }
  #fullpage .section3 .item .item-pic {
    margin: 0.65rem 0;
  }
  #fullpage .section3 .item .item-pic img {
    max-width: 100%;
  }
  #fullpage .section3 .item .g-btn01 {
    justify-content: center;
    margin-top: 0.45rem;
  }
  #fullpage .section4 .info .desc {
    margin: 0.5rem 0 1rem;
  }
  #fullpage .section4 .pic {
    margin-top: 1.2rem;
  }
  #fullpage .section5 .item .item-pic {
    height: 3.65rem;
  }
  #fullpage .section5 .item .info {
    display: none;
  }
  #fullpage .section5 .swiper-pagination {
    text-align: center;
    padding-right: 0;
    bottom: 0.3rem;
  }
  #fullpage .section5 .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
  }
  #fullpage .section5 .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.6rem;
    border-radius: 0.5rem;
  }
  #fullpage .section5 .list2 li {
    border-bottom: 1px solid #d8dce0;
  }
  #fullpage .section5 .list2 li .item2 {
    padding: 0.2rem 0.22rem;
  }
  #fullpage .section5 .list2 li .item2 .item-tit {
    font-size: 0.24rem;
  }
  #fullpage .section5 .list2 li .item2 .date {
    margin-top: 0.1rem;
  }
  #fullpage .section6 .zhongka {
    padding: 1rem 0.2rem 0.5rem 0.2rem;
  }
  #fullpage .section6 .zhongka .wp {
    transform: translateY(0);
  }
  #fullpage .section6 .zhongka .col1 .zk-desc {
    line-height: 1.65;
    margin: 0.5rem 0;
  }
  #fullpage .section6 .zhongka .col2 .zk-qrcode li {
    margin-bottom: 0.25rem;
  }
  #fullpage .section6 .zhongka .col2 .zk-qrcode li img {
    max-width: 2.2rem;
  }
  #fullpage .section7 {
    background: #0c0f12;
  }
  #fullpage #swp-dot {
    left: 0.1rem;
  }
  #fullpage #swp-dot .swiper-pagination-bullet {
    width: 0.41rem;
    height: 0.41rem;
  }
  .map-page .map-sidebar {
    width: 6.1rem;
    left: 50%;
    transform: translateX(-50%);
    top: 18%;
    max-height: 5rem;
  }
  .map-page .map-sidebar .sidebar-header {
    margin-bottom: 0.1rem;
  }
  .map-page .map-sidebar .sidebar-header .select-row select {
    font-size: 0.24rem;
    height: 0.63rem;
    background-size: 0.18rem;
  }
  .map-page .map-sidebar .store-list {
    background: #ffffff;
    box-shadow: 0rem 0.05rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
    border-radius: 0.1rem;
    flex: 1;
    overflow-y: auto;
    padding: 0.15rem 0.25rem;
  }
  .map-page .map-sidebar .store-list .store-item {
    padding: 0.16rem 0;
  }
  .map-page .map-sidebar .store-list .store-item .store-name {
    font-size: 0.27rem;
  }
  .map-page .map-sidebar .store-list .store-item .store-phone {
    font-size: 0.21rem;
  }
  .about .ab1 {
    padding-top: 2rem;
  }
  .about .ab2 {
    padding-top: 1.5rem;
    align-items: flex-start;
  }
  .about .ab3 .g-tit {
    text-align: center;
  }
  .about .ab3 .list li .item .item-cont {
    margin-top: 0.2rem;
    padding: 0.35rem 2.4rem 0.35rem 0.35rem;
  }
  .about .ab3 .list li .item .item-cont .avatar {
    position: absolute;
    right: 0.3rem;
    top: 0.8rem;
    width: 2rem;
  }
  .about .ab4 .list li .item {
    padding: 1.8rem 0.5rem;
  }
  .about .ab4 .list li .item .tit {
    font-size: 0.54rem;
  }
  .about .ab4 .list li .item .dz {
    font-size: 0.24rem;
  }
  .about .ab4 .list li .item .dz span {
    height: 0.5rem;
    padding: 0 0.5rem;
  }
  .about .ab5 .g-tit {
    text-align: center;
  }
  .about .ab5 .thumbs1 {
    margin: 0.5rem 0 0.3rem;
  }
  .about .ab5 .thumbs1 .active {
    font-size: 0.6rem;
  }
  .about .ab5 .gallery-top .item .item-info {
    padding: 0.35rem;
  }
  .about .ab5 .gallery-top .item .item-info li .tit {
    font-size: 0.3rem;
  }
  .about .ab5 .gallery-top .item .item-info li .cont {
    font-size: 0.24rem;
  }
  .about .ab5 .middle {
    margin: 0;
    padding: 0;
  }
  .about .ab5 .middle .jt {
    display: inline-flex;
    width: 0.55rem;
    height: 0.55rem;
    top: 53%;
  }
  .about .ab5 .middle .jt i {
    font-size: 0.24rem;
  }
  .about .ab5 .middle .jt.prev {
    left: -0.15rem;
  }
  .about .ab5 .middle .jt.next {
    right: -0.15rem;
  }
  .fuwu .list1 .item {
    align-items: flex-start;
    padding-top: 2.5rem;
  }
  .fuwu .list2 .item .item-icon img {
    width: 1.2rem;
  }
  .fuwu .list2 .item .item-txt {
    max-width: 82%;
  }
  .fuwu .list2 .item .item-txt .tit {
    margin: 0.2rem 0;
  }
}
