﻿@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;}
    table,td,tr,th{font-size:.32rem;}
    .iconfont{font-size: .4rem;}
    .layout{padding: 1rem 5%;}

    header{height: 1.2rem;transition: all 0.3s;padding: 0 5%;}
    header:after{left: 5%;top: 1.2rem;right: 5%;}
    header h1{left: 5%;top: .1rem;z-index: 100;width: 1.8rem;}
    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: #010062;margin: 0;}
    .nav li{display: block;border-bottom: 1px solid rgba(255, 255, 255, .1);margin-left: 0;border-bottom: 1px solid rgba(255, 255, 255, .1);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:hover p a{text-decoration: none;color:#FFF;}
    .nav li.current p a{color:#FFF;}
    .nav li p a i{display: block;transition: all .3s;font-size: .4rem;}
    .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;padding: 0;}
    .nav li dl:after{display: none;}
    .nav li dd{font-size: .32rem;text-align: left;}
    .nav li dd a{padding: .4rem 5%;}
    

    header .search{margin-left: 0;}
    header .search i{font-size: .4rem;width: .6rem;line-height: .6rem;height: .6rem;}
    .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;}
    .search_box .search_c h2{width: 100%;font-weight: bold;}
    .search_box .search_c ul{margin-top: .1rem;}
    .search_box .search_c li{float: left;margin-right: .1rem;margin-left: 0;}

    header .yuyan{font-size: .32rem;}
    header .yuyan li a{width: .6rem;height: .6rem;}
    header .yuyan li i{font-size: .24rem;}

    .h_active .nav li p a{color: #FFF;}
    .h_active .navm{color: #333;}

    .banner{margin-top: 1.2rem;}
    .banner .swiper-slide .m{display: block;}
    .banner .swiper-slide .pc{display: none;}
    .banner .swiper-slide figure{padding-bottom: 40%;}
    .banner .swiper-slide .txt h2{font-size: .5rem;}
    .banner .swiper-slide .txt p{font-size: .32rem;margin-top: .1rem;}
    .banner .swiper-pagination{bottom: 2%;font-size: .32rem;}
    .banner .swiper-pagination-bullet{width: .3rem;height: .3rem;}
    .banner .swiper-pagination .swiper-pagination-current{font-size: .6rem;}
    .banner .swiper-button-next,.banner .swiper-button-prev{width: .8rem;height: .8rem;text-align: center;line-height: .8rem;margin-top: -.4rem;}
    .banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: .3rem;}

    .dyip{padding: 1rem 0;}
    .dyip .title{padding: 0 5% .1rem 5%;}
    .dyip .title h2{font-size: .5rem;}
    .dyip .box{padding: 0 5%;}
    .dyip .index_lingyu{margin-top: .5rem;}
    
    .derp{padding: 1rem 0;}
    .derp .title{padding: 0 5% .1rem 5%;}
    .derp .title h2{font-size: .5rem;}
    .derp .box{padding: 0 5%;margin-top: .5rem;}
    .derp .box ul{display: flex;margin-left: 0;}
    .derp .box li{width: 100%;margin-left: 0;margin-bottom: .5rem;}
    .derp .box li .txt strong{font-size: .4rem;}
    .derp .box li .txt_box{padding: .3rem;}

    .dwup .title .more i{font-size: .32rem;width: .6rem;height: .6rem;margin-right: .2rem;}
    .dwup ul{flex-wrap: wrap;}
    .dwup li{width: 32%;margin-top: .1rem;}
    .dwup li h2{position: absolute;left: .3rem;bottom: .2rem;right: .3rem;font-size: .4rem;}

    .dsanp .box .hd{width: 100%;}
    .dsanp .box .hd ul{display: flex;align-items: stretch;justify-content: space-between;}
    .dsanp .box .hd li{width: 49%;}
    .dsanp .box .hd li i{font-size: .5rem;}
    .dsanp .box .bd{width: 100%;margin-top: .2rem;}
    .dsanp .box .bd .left{width: 100%;}
    .dsanp .box .bd .right{width: 100%;margin-top: .2rem;}
    .dsanp .box .bd .right h2{font-size: .4rem;}
    .dsanp .box .bd .right .more{width: .6rem;height: .6rem;line-height: .6rem;}
    .dsanp .box .bd .right .more i{font-size: .32rem;}

    .dsip{padding: 1rem 5%;justify-content: center;}
    .dsip .title p{font-size: .32rem;}
    .dsip .title .more i{font-size: .32rem;width: .6rem;height: .6rem;margin-right: .2rem;}
    .dsip ul{margin-top: .3rem;flex-wrap: wrap;}
    .dsip li{width: 100%;position: relative;padding-bottom: 1.2rem;margin-bottom: .3rem;}
    .dsip li .txt{padding: .3rem;}
    .dsip li .txt h2{font-size: .4rem;margin-top: .1rem;}
    .dsip li .txt span{line-height: 2;font-size: .32rem;}
    .dsip li .txt .more{width: .5rem;height: .5rem;line-height: .5rem;margin-top: .2rem;}
    .dsip li .txt .more i{font-size: .32rem;}

    .dliup .box{padding: 1rem 5%;}
    .dliup .box .left{width: 100%;}
    .dliup .box .left h2{font-size: .4rem;}
    .dliup .box .left .more i{font-size: .32rem;}
    .dliup .box .pic{width: 100%;margin-top: .5rem;}
    .dliup .swiper-button-next,.dliup .swiper-button-prev{width: .5rem;height: .5rem;line-height: .5rem;}
    .dliup .swiper-button-next:after,.dliup .swiper-button-prev:after{font-size: .32rem;}

    .banner_pic:after{height: 2rem;}
    .banner_pic .title{left: 5%;right: 5%;}
    .banner_pic .title p{font-size: .32rem;margin-top: .1rem;}
    .banner_pic figure{width: 100%;padding-bottom: 40%;}

    .about_dyip .box .left{width: 100%;}
    .about_dyip .box .left .title{font-size: .32rem;margin-top: .1rem;}
    .about_dyip .box .pic{width: 100%;margin-top: .2rem;}
    .about_dyip li{font-size: .32rem;}
    .about_dyip li i{font-size: .5rem;}

    .about_derp .title{padding: .5rem 5%;}
    .about_derp ul{flex-wrap: wrap;}
    .about_derp li{width: 100%;}
    .about_derp li:hover{width: 100%;}
    .about_derp li figure{height: 5rem;}
    .about_derp li .txt{left: .5rem;top: auto;bottom: .5rem;right: .5rem;}
    .about_derp li .txt h2{font-size: .4rem;}
    .about_derp li .txt p{font-size: .32rem;}

    .about_dsip .zhengshu .swiper-button-next:after,.about_dsip .zhengshu .swiper-button-prev:after{font-size: .32rem;}
    .about_dsip .zhengshu .swiper-button-next,.about_dsip .zhengshu .swiper-button-prev{width: .8rem;height: .8rem;margin-top: -.4rem;}

    .subnav{padding: 0 5%;display: block;}
    .subnav li{width: 25%;font-size: .32rem;margin-right: 0;}
    .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;}
    .subnav li a:after{height: 2px;}

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

    .bannern figure{padding-bottom: 50%;}

    .dqwz{padding: .2rem 0;border-top: 1px solid #CCC;}
    .dqwz i{font-size: .332rem;padding: 0 .1rem;}

    .con{padding: 5%;}

    .jishu li h3{font-size: .5rem;}
    .jishu li .box{overflow-x: scroll;}

    .products{overflow-x: scroll;}
    .products table th{padding: .1rem .05rem;}
    .products table td{padding: .1rem .05rem;}
    .products table td i{font-size: .32rem;}

    .licheng{padding: 1rem 5%;}
    .cate2 .cn{ font-size: .5rem; line-height: 2;}
    .lichenlist li{background: url('../images/fz-dot.png') center 11px no-repeat;background-size: 13px;}
    .lichenlist li .year{line-height: 2;font-size: .5rem;}
    .lichenlist li .inner{ padding-right: .6rem;}
    .lichenlist li .pic{ width: 100%; margin-bottom: .1rem;}
    .lichenlist li:nth-of-type(odd) .pic{margin-left: 0%;}
    .lichenlist li:nth-child(2n) .inner{ padding-left: .6rem;}
    .licheng .htop{width: .8rem;height: .8rem;}
    .licheng .htop i{font-size: .5rem;}

    .zhengshu li{width: 48%;}

    .huoban li{width: 32%;}

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

    .con_l{width: 100%;float: none;}
    .con_l .title{padding: .3rem;font-size: .5rem;}
    .con_l li{margin-top: .06rem;}
    .con_l li a{padding: .2rem .3rem;}

    .con_r{width: 100%;float: none;margin-top: .5rem;}

    .products_con .products_con_t .left{width: 100%;float: none;}
    .products_con_t .right{width: 100%;float: none;}
    .products_con_t .right h2{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 .title{font-size: .4rem;}
    .products_con_b table td{padding: .1rem;}

    .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;text-align: center;}
    .products_related .title{font-size: .4rem;}
    .products_related .picshi{margin-top: .4rem;padding-top: .2rem;text-align: left;}
    .products_related .swiper-slide{margin-bottom: 6%;}
    .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 .txt{font-size: .26rem;}
    .products_related .swiper-slide a{padding: .4rem .2rem;}
    .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;}

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

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


    .yanfa li{width: 48%;margin-bottom: 3%;}

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

    .con .contact li{width: 100%;margin-top: .4rem;}
    .con .contact li i,.con .contact li em{width: 1.2rem;height: 1.2rem;line-height: 1.2rem;font-size: .5rem;}
    .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_c .left{width: 100%;}
    footer .foot_c .left dl{width: 100%;border-bottom: 1px solid rgba(255, 255, 255, .1);padding: .2rem 0;}
    footer .foot_c .left dt{font-size: .32rem;margin-bottom: .1rem;}
    footer .foot_c .left dd{float: left;margin-right: .2rem;font-size: .32rem;}
    footer .foot_c .center{width: 100%;padding: .3rem 0;}
    footer .foot_c .center ul li i,footer .foot_c .center ul li em{font-size: .32rem;margin-right: .1rem;}
    footer .foot_c .right{display: none;}

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