﻿@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1200px) {
    header{padding: 0 5%;}
    .nav li{margin: 0 .05rem;}
}

@media screen and (max-width: 980px) {
    body{ font-size:.32rem;}
    .fs{font-size: .5rem;}
    .iconfont{font-size: .4rem;}
    .layout{padding: 5%;}

    header{height: 1.2rem;transition: all 0.3s;padding: 0 5%;background: #FFF;}
    header:after{display: none;}
    header h1{left: 5%;top: .1rem;z-index: 100;width: 3rem;}
    header .dh{display: none;}

    header .navm { display: block;transition: all 0.3s;}
    .nav{position: fixed;left: 0;top: 1.2rem;right: 0;bottom: 0;z-index: 1000;padding: 0;display: none;background: #333;margin: 0;}
    .nav li{display: block;border-bottom: 1px solid rgba(255, 255, 255, .1);margin-left: 0;border-bottom: 1px solid #444;margin: 0;}
    .nav li:after{display: none;}
    .nav li p{line-height: 1.2rem;font-size: .32rem;padding:0 .02rem;}
    .nav li p:after{display: none;}
    .nav li p a{padding: 0 5%;display: flex;align-items: center;justify-content: space-between;color: #FFF;}
    .nav li p a i{display: block;transition: all .3s;font-size: .24rem;color: #FFF;}
    .nav li.on p a i{transform: rotate(-90deg);}
    .nav li dl{position: initial;width: 100%;box-shadow: none;font-size: .32rem;left: 0;transform: translateX(0%);text-align: left;margin-left: 0;}
    .nav li dl:after{display: none;}
    .nav li dd{font-size: .32rem;text-align: left;}
    .nav li dd a{padding: .4rem 5%;}
    
    header .yuyan li{font-size: .32rem;}
    header .yuyan li a{padding: .1rem 5%;width: .8rem;height: .8rem;}

    header .search{margin-left: 0;}
    header .search i{font-size: .6rem;width: 1.2rem;line-height: 1.2rem;height: 1.2rem;}
    .search_box{top: 1.2rem;padding: .3rem 5%;}
    .search_box .search_t i{display: none;}
    .search_box .input_btn{width: 20%;height: 1.2rem;font-size: .4rem;}
    .search_box .input_txt{width: 80%;height: 1.2rem;padding: 0 .2rem;}
    .search_box .search_c{font-size: .32rem;padding: .2rem 0;}

    header h1 .yi{display: none;}
    header h1 .er{display: block;}
    header .nav li p:after{background: #014693;}
    header .nav li:hover p a{color:#014693;}
    header .nav li.current p a{color:#014693;}
    header .dianhua{color: #333;font-size: .32rem;}
    header .dianhua i{font-size: .32rem;padding-right: .1rem;}
    header .search i{color: #333;}
    header .search i.icon-guanbi{color: #333;}

    .banner{margin-top:1.2rem}
    .banner .swiper-slide figure{padding-bottom: 100%;}
    .banner .swiper-pagination-bullet{width: .2rem;height: .2rem;}

    .dsip{padding: 1rem 0;}
    .dsip .title p{font-size: .32rem;}
    .dsip ul{margin-left: -2%;margin-top: .2rem;padding: 0 5%;}
    .dsip li{width: 48%;margin-bottom: .2rem;margin-left: 2%;}
    .dsip li a{padding: .1rem;}
    .dsip .swiper-father{margin-top: .2rem;padding: 0 5%;}
    .dsip .swiper-slide h2{padding-bottom: .1rem;font-size: .5rem;}
    .dsip .swiper-father .swiper-button-next,.dsip .swiper-father .swiper-button-prev{width: .6rem;height: .6rem;margin-top: -.3rem;}
    .dsip .swiper-father .swiper-button-next{right: 1%;left: auto;}
    .dsip .swiper-father .swiper-button-prev{left: 1%;right: auto;}
    .dsip .swiper-father .swiper-button-next:after,.dsip .swiper-father .swiper-button-prev:after{font-size: .32rem;}

    .derp{padding: 1rem 5%;}
    .derp .box{margin-left: 0;}
    .derp ul{width: 100%;margin-left: 0;}
    .derp ul:nth-of-type(2){width: 100%;}
    .derp ul li{margin-bottom: .2rem;}
    .derp ul li .txt i{font-size: .32rem;background: #FFF;width: .6rem;height: .6rem;margin-top: .1rem;}
    .derp ul li figure{height: 3rem;}
    .derp ul:nth-of-type(2) li figure{height: 5rem;}
    .derp ul:nth-of-type(3) li:nth-of-type(2){margin-bottom: 0;}


    .banner_pic{margin-top: 1.2rem;}
    .banner_pic:after{display: none;}
    .banner_pic .title{left: 5%;right: 5%;}
    .banner_pic .title p{font-size: .32rem;margin-top: .1rem;}

    .subnav{padding: 0 5%;display: block;}
    .subnav ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
    .subnav li{width: 33.333%;line-height: .8rem;font-size: .32rem;margin-right: 0;}
    .subnav li:last-child:nth-child(3n+1) {margin-right: calc((100% - 33.333%) / 2 * 2);}
    .subnav li:last-child:nth-child(3n+2) {margin-right: calc((100% - 33.333%) / 2 * 1);}
    .subnav p{display: flex;align-items: center;justify-content: left;}
    .subnav i:nth-of-type(1){font-size: .32rem;margin-right: .1rem;}
    .subnav i{font-size: .2rem;padding: 0 .1rem;}

    .subnaver{padding: 5%;}
    .subnaver ul{margin-left: -2%;}
    .subnaver li{margin-left: 2%;width: 48%;margin-bottom: .1rem;}
    .subnaver li a{padding: .1rem;}

    .search_p{padding: 0 5%;}
    .search_p .box{width: 100%;}
    .search_p .input_txt{width: 77%;height: .8rem;padding: 0 .2rem;font-size: .32rem;}
    .search_p .input_btn{width: 20%;height: .8rem;margin-left: 3%;font-size: .32rem;}

    .products .left{width: 100%;}
    .products .left h2{font-size: .5rem;padding: .1rem .2rem;}
    .products .left li{font-size: .32rem;}
    .products .left li label{padding: .1rem .2rem;}
    .products .left li input{width: .3rem;height: .3rem;margin-right: .1rem;}

    .products .right{width: 100%;}
    .products .right .box{width: 100%;overflow-y: scroll;}
    .products .right .box table{width: 200%;}
    .products table th{padding: .1rem .05rem;font-size: .32rem;}
    .products table td{padding: .1rem .05rem;font-size: .32rem;}

    .zhengshu li{width: 48%;font-size: .32rem;}

    .yanfa_derp{padding: 10% 5%;}
    .yanfa_derp .txt{margin-top: .2rem;width: 100%;font-size: .32rem;}
    .yanfa_derp li{font-size: .32rem;margin-top: .2rem;}
    .yanfa_derp li i{font-size: .5rem;}

    .yanfa_dsanp li{width: 48%;padding: .3rem;font-size: .32rem;}

    .fuli li{width: 100%;}
    .fuli li .txt h2{font-size: .5rem;margin-bottom: .2rem;}

    .cpxqer .tit{font-size: .32rem;}
    .cpxqer .position{width: 60%;}
    .cpxqer .address{display: none;}
    .cpxqer .salary{display: none;}
    .cpxqer .time{width: 40%;}
    .cpxqer .time i{font-size: .2rem;}

    .yuangong_dyip .pic{width: 100%;}
    .yuangong_dyip .txt{width: 100%;padding: .5rem;position: initial;left: 0%;top: 0;bottom: 0;}
    .yuangong_dyip .txt .box{width: 100%;margin: .2rem 0;}
    .yuangong_dyip .txt .box i{width: .8rem;height: .8rem;font-size: .5rem;}
    .yuangong_dyip .txt .box .txter{margin-left: .8rem;}
    .yuangong_dyip .txt h2{font-size: .5rem;}

    .yuangong_derp .pic{width: 100%;float: none;}
    .yuangong_derp .txt{width: 100%;padding: .5rem;position: initial;left: 0%;top: 0;bottom: 0;}
    .yuangong_derp .txt .box{width: 100%;margin: .2rem 0;}
    .yuangong_derp .txt h2{font-size: .5rem;}


    .fenye{margin-top: .5rem;}
    .fenye li{font-size: .32rem;}
    .fenye li a{padding: .3rem;}
    .fenye li i{font-size: .32rem;}


    .con{padding: 5%;}

    .product_search{margin:.5rem 5% 0 5%;border: 2px solid #CCC;border-radius: 0;}
    .product_search .input_txt{width: 80%;height: .6rem;padding: 0 .2rem;font-size: .32rem;}
    .product_search .input_btn{width: 20%;height: .6rem;background: url(../images/pic4.png) no-repeat center;background-size: .32rem;}

    .products .subanv_er{width: 100%;}
    .products .subanv_er .title{padding: .2rem;font-size: .4rem;}
    .products .subanv_er li i{font-size: .28rem;}
    .products .subanv_er li a{padding: .1rem .2rem;}
    .products .subanv_er li dl{margin-left: .2rem;}
    .products .subanv_er li dd a{padding: .1rem .2rem;}
    .products .subanv_er li dd .san{margin-left: .2rem;}
    .products .subanv_er li dd .san a{border-bottom: none;padding-left: .2rem;}

    .products .box li{width: 49%;margin-bottom: 6%;}
    .products .box li .bq{left: .2rem;top: -.3rem;padding: .05rem .1rem;}
    .products .box li .title h2{font-size: .28rem;font-weight: bold;}
    .products .box li .title p{font-size: .28rem;}
    .products .box li .txt{font-size: .26rem;}
    .products .box li .more{font-size: .32rem;}
    .products .box li .more a{padding: .1rem .2rem;}
    .products .box li .more i{font-size: .32rem;}

    .news li figure{width: 100%;padding-bottom: 50%;}
    .news li time{font-size: .32rem;}
    .news li .txt{padding: .3rem 0;width: 100%;}
    .news li .txt strong{font-size: .4rem;margin-top: .2rem;}
    .news li .txt p{margin-top: .12rem;font-size: .32rem;}
    .news li .txt .more{margin-top: .6rem;font-size: .32rem;padding: .1rem .2rem;}

    .huoban li{width: 31.333%;}

    .wenti li{padding: .2rem 0;}
    .wenti li .dan{margin-top: .15rem;}
    .wenti li p{margin-left: .8rem;}
    .wenti li span{width: .5rem;height: .5rem;}

    .products_con .products_con_t .left{width: 100%;float: none;}
    .products_con_t .right{width: 100%;float: none;}
    .products_con_t .right strong{font-size: .5rem;padding: .2rem 0;}
    .products_con .products_con_t .left .swiper-father{padding: 0 .6rem;}
    .products_con .swiper-father .swiper-button-next,.products_con .swiper-father .swiper-button-prev{width: .6rem;height: .6rem;text-align: center;line-height: .6rem;margin-top: -.3rem;}
    .products_con .swiper-father .swiper-button-prev{right: auto;left: 0px;}
    .products_con .swiper-father .swiper-button-next{right: 0px;left: auto;}
    .products_con .swiper-father .swiper-button-next:after,.products_con .swiper-father .swiper-button-prev:after{font-size: .32rem;}
    .products_con_t .right .more{margin-top: .4rem;font-size: .32rem;}
    .products_con_t .right .more i{font-size: .34rem;margin-right: .1rem;}
    .products_con_t .right .wx{margin-top: .4rem;width: .5rem;height: .5rem;}
    .products_con_t .right .wx i{font-size: .32rem;}
    .products_con_t .right .wx .pic{bottom: .5rem;width: 2.5rem;}

    .products_con_b{margin-top: .5rem;padding-bottom: .4rem;}
    .products_con_b .gallery-thumbs_products_xq .swiper-slide{font-size: .26rem;}
    .products_con_b .gallery-top_products_xq .swiper-slide th{padding: .2rem;font-size: .32rem;}
    .products_con_b .gallery-top_products_xq .swiper-slide td{padding: .2rem;font-size: .32rem;}

    .products_related{margin-top: .5rem;}
    .products_related .title{font-size: .4rem;}
    .products_related .picshi{text-align: left;}
    .products_related .swiper-slide .bq{left: .2rem;top: -.3rem;padding: .05rem .1rem;}
    .products_related .swiper-slide .title h2{font-size: .28rem;font-weight: bold;}
    .products_related .swiper-slide .title p{font-size: .28rem;}
    .products_related .swiper-slide .more{font-size: .32rem;}
    .products_related .swiper-slide .more a{padding: .1rem .2rem;}
    .products_related .swiper-slide .more i{font-size: .32rem;}
    .products_related .moreer a{padding: .1rem .4rem;}

    .news_con .title h2{font-size: .4rem;}

    .news_con .left{width: 100%;float: none;}
    .news_con .left .title h2{font-size: .4rem;}
    .news_con .right{width: 100%;float: none;margin-top: .6rem;}
    .news_con .right h2{font-size: .5rem;}
    .news_con .news_r_t{margin-top: .3rem;}
    .news_con .right li a{padding: .2rem 0;display: block;}
    .news_con .right .txt{padding: .2rem 0;}
    .news_con .right li .txt strong{font-size: .4rem;}

    .video li{width: 49%;margin-bottom: 2%;}

    .video_con .title{font-size: .4rem;}
    .video_con video{width: 100%;}

    .syt{margin-top: .1rem;}
    .syt li i{font-size: .32rem;}

    .con .contact li{width: 100%;margin-top: .4rem;padding: .5rem;}
    .con .contact li h2{font-size: .5rem;}
    .con .contact li i,.con .contact li em{width: .8rem;height: .8rem;line-height: .8rem;font-size: .32rem;margin-right: .1rem;}
    .con .contact li strong{margin-top: .2rem;font-size: .32rem;}
    .con .contact li .xian{width: .4rem;margin-top: .1rem;}

    #map_container{ height:6rem;margin-top: .5rem;}

    .zgs .list{width: 100%;padding: .4rem 0;}
    .zgs .list .title{font-size: .4rem;padding-bottom: .2rem;}

    .liuyan li{ width:100%; margin-bottom: .1rem;}
    .liuyan .textarea textarea{ height:3rem; padding:2%;}
    .liuyan .input_btn{padding: .1rem .4rem;}

    footer{padding:5%;}
    footer .foot_t{width: 100%;margin-top: .5rem;}
    footer .foot_t dl{width: 100%;border-bottom: 1px solid rgba(0, 0, 0, .1);padding: .2rem 0;}
    footer .foot_t dt{font-size: .32rem;margin-bottom: .1rem;}
    footer .foot_t dd{float: left;margin-right: .2rem;border-bottom: none;}

    footer .foot_c{border-top: none;}
    footer .foot_c .left ul li i,footer .foot_c .left ul li em,footer .foot_c .right ol li em{font-size: .4rem;margin-right: .1rem;}
    footer .foot_c .right{display: none;}

    footer .foot_b{padding: .3rem 0;margin-top: 0;border-top: none;}
    
    .kefu{display: none;}
    
}