/*lszp style.css */
.pc{display: block;}
.m{display: none;}

input:focus, textarea:focus{border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.header-box{width: 100%;height: 75px;z-index:99; background-color: #FFF; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15); padding-bottom:15px; position: fixed; -webkit-transition: all .5s; transition: all .5s;}
.header-wrap{display: flex; justify-content: left; align-items: center;}
.header-wrap .logo{width: 120px;}
.header-wrap .logo1{width: 120px;}

.header-wrap .menu{position: relative;z-index: 2;margin:0px 20px 0 70px; display: flex; justify-content: space-between; width: 50%}
.header-wrap .menu li.menuli{font-size:14px;line-height: 82px;position: relative;z-index: 2;width:128px;text-align: center;}
.header-wrap .menu li.menuli:last-child{margin-right: 0px;}
.header-wrap .menu li.menuli:after{content:'';display: block;width:0px;height: 1px;transition: all 0.6s;background: #FFF;margin:0 auto;margin-top: -8px;background-size:cover;}
.header-wrap .menu li.menuli .top-a{color: #333}
.header-box:hover .menu li.menuli .top-a{color: #333}
.header-wrap .menu li.menuli:hover, .header-wrap .menu li.active{background-color: #004a9d; }

.header-wrap .menu li.menuli:hover .top-a,.header-wrap .menu li.active .top-a{background-color: #004a9d; color: #FFF !important;}

.header-wrap .lang{padding-top: 8px}
.header-wrap .lang a{font-size:14px; display: inline-block; margin-right: 5px; padding: 3px 2px; line-height:18px; color: #333; border: 1px solid rgba(255, 255, 255, .8); border-radius: 50%}
.header-wrap .lang:hover a, .header-wrap .lang a.active{background-color: rgba(255, 255, 255, .4);}

.share{padding: 12px 0 0 5rem}
.share .link{display: inline-block; margin-right: 8px}
.share .link svg{width: 20px}

.menu-nav{position: absolute;background:#fff;overflow: hidden;top:75px;left:-90px;width:300px;text-align: center;z-index: 999;display: none;-webkit-transition: all .5s; transition: all .5s;}
.menu-nav a{font-size: 14px;line-height: 40px;padding: 5px 20px;border-top: 1px solid #eee;text-align: left;display: block;color: #333;}
.menu-nav a:hover{color: #FFF !important;background-color: #004a9d; }
.header-wrap .menu li.menuli:hover .menu-nav{display: block;}

.iheader .header-box.transition{background-color: #FFF;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2)}
.iheader .header-box.transition .header-wrap .menu li.menuli .top-a{color: #808080}
.iheader .header-box.transition .header-wrap .menu li.menuli:hover .top-a, .iheader .header-box.transition .header-wrap .menu li.active .top-a{color: #808080 !important;}
.iheader .header-box.transition .header-wrap .menu li.menuli:after{background:#808080}
.iheader .header-box.transition .header-wrap .lang a{color: #808080; border: 1px solid rgba(128, 128, 128, .8);}
.iheader .header-box.transition .header-wrap .lang:hover a, .iheader .header-box.transition .header-wrap .lang a.active{background-color: rgba(128, 128, 128, .6);}

.i-banner{ margin:0 auto; position:relative; z-index:0; height:100%; padding-top: 75px}
.i-banner ul{ width:100% }
.i-banner li{ width:100%;overflow:hidden; font-size: 0; text-align:center;height:100%;background-position: center center !important;}
.i-banner li a{ display:block;}
.i-banner li img{width: 100%;}
.i-banner li video{height:100%;}
.i-banner-text{position: absolute;z-index: 99; top:40%;left: 5%;color: #fff;text-align: left;}
.i-banner-text h3{font-size: 50px;line-height: 50px;margin-bottom: 5%;font-weight: bold;color: #2376c8;}
.i-banner-text p{font-size: 24px;line-height: 24px;}

.i-banner .swiper-button-prev, .i-banner .swiper-container-rtl .swiper-button-next{left: 20px; background-image:url(../../images/zy/left.svg); background-size: 100%; width: 40px; height: 40px; z-index: 999}
.i-banner .swiper-button-next, .i-banner .swiper-container-rtl .swiper-button-prev{right: 20px; background-image:url(../../images/zy/right.svg); background-size: 100%; width: 40px; height: 40px; z-index: 999}


.banner-box{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .4); z-index: 99}
.banner-box .txt-box{display: flex; align-items: center; height: 100%} 
.banner-box .txt-box .txt{color: rgba(255, 255, 255, .8); font-size: 3rem; font-weight: 600} 

.i-title{padding: 3rem 0; text-align: center;}
.i-title h2{font-size:28px;line-height:28px;margin-bottom:26px;color:#116bc4;font-weight: bold;}
.i-title span{font-size:22px;line-height:22px;color:#676767;}

@media (min-width:1441px) {
    .i-about .ab-img{margin-left:-220px;position: relative;}
    .i-about .ab-img .imgs{width:560px;}
}

.zbanner{width: 100%; font-size: 0; position: relative; padding-top: 75px}
.zbanner img{width: 100%}
.zbanner .tit{position: absolute; top: 45%; left: 0; width: 100%; text-align: center; font-size: 20px; color: #FFF}

.i-service{padding: 5rem 0}
.i-service .title{font-size: 1.8rem; font-weight: 600; padding-bottom: 2.4rem; background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0.6) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position: relative;}
.i-service .title:after{position: absolute; width: 80px; background-image: linear-gradient(to right, rgba(4, 158, 219, .6), rgba(0, 74, 157, .8)); height: 6px; content: ""; left: 0; bottom: 20px; z-index: 2; border-top-left-radius: 8px; border-bottom-right-radius:8px }
.i-serlist ul{display: flex; padding: 20px 0; justify-content: space-between;}
.i-serlist ul li{width: 22%; text-align: center;}
.i-serlist ul li h3{font-size: 18px; line-height: 25px; padding: 15px 0;}
.i-serlist ul li img{width: 90px}
.i-serlist ul li .desc{font-size: 14px;font-weight: 400;}

.i-about{width:100%;padding:5rem 0;background-image: url(../../images/zy/abbg.jpg); background-position: center left;background-repeat: no-repeat;background-size: cover;}
.i-ab-box{display: flex; flex-wrap: wrap; justify-content: space-between;}
.i-ab-box .left{width: 42%}
.i-ab-box .left .title{font-size: 1.8rem; font-weight: 600; color: #333; position: relative;}
.i-ab-box .left .title:after{position: absolute; width: 80px;border-top-left-radius: 8px; border-bottom-right-radius:8px; background-image: linear-gradient(to right, rgba(4, 158, 219, .6), rgba(0, 74, 157, .8)); height: 6px; content: ""; left: 0; bottom: -20px}
.i-ab-box .left .subtit{padding-top: 2.5rem}

.i-ab-box .left .desc{padding-top: 1.2rem; font-size: 14px; line-height: 28px; color: #333}

.i-more{padding-top: 2rem;}
.i-more .more-box{display: inline-block;}
.i-more .more{display: inline-block; color: #FFF; border-radius: 2px; padding:10px 20px; background-color: rgba(0, 74, 157, 1); font-size: 14px;display: flex; justify-content: left; align-items: center;}
.i-more .more span{display: inline-block; padding: 2px 0; font-size: 14px; color: #FFF}
.i-more .more img{width: 16px; margin-left: 10px;-webkit-transition: all .5s; transition: all .5s;}
.i-more .more:hover img{margin-left: 18px}
.i-more .more:hover{background-color: rgba(4, 54, 110, 1);}

.i-ab-box .right{width: 48%}
.i-ab-box .right img{width: 100%}

.i-news{padding: 5rem 0}
.i-news .title{font-size: 1.8rem; font-weight: 600; padding-bottom: 2.4rem; background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0.6) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position: relative;}
.i-news .title:after{position: absolute; width: 80px; background-image: linear-gradient(to right, rgba(4, 158, 219, .6), rgba(0, 74, 157, .8)); height: 6px; content: ""; left: 0; bottom: 20px; z-index: 2;border-top-left-radius: 8px; border-bottom-right-radius:8px}

.i-news .left{ width:52%}
.i-news .left ul li .img, .i-news .left ul li .img img{width:100%;overflow:hidden;object-fit: cover;}
.i-news .left ul li .con{ padding:1.25rem 0 0}
.i-news .left ul li .con h4{font-size:1rem;color:#333;line-height:1.7rem;max-height: 4.25rem;overflow:hidden;transition: 0.6s;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.i-news .left ul li .con p{font-size:.8rem;line-height:1.2rem;max-height: 4.875rem;overflow:hidden;color:#666666;margin:0.75rem 0 1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.i-news .left ul li .con h6{ font-size:0.7rem; color:#666}
.i-news .right{ width:48%; padding-left:3.75rem}
.i-news .right ul li{ padding-bottom:1.2rem; margin-bottom:1.2rem; border-bottom:#F5F5F5 2px solid}
.i-news .right ul li .img, .i-news .right ul li .img img{width:15.875rem;overflow: hidden;}
.i-news .right ul li .con{ width:calc(100% - 15.875rem); padding:.6rem 0 0 1.875rem}
.i-news .right ul li .con h4{font-size:1rem;color:#333;line-height:1.55rem;max-height: 5.25rem;overflow:hidden;margin-bottom:0.75rem;transition: 0.6s;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.i-news .right ul li .con h6{ font-size:0.875rem; color:#666}
.i-news .right ul li:last-child{ border-bottom:none}

.i-contact{width:100%;padding:5rem 0;min-height: 380px;background-image: url(../../images/zy/iconbg.jpg); position: relative; background-position: center left;background-repeat: no-repeat;background-size: cover;}
.i-conbox{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, .6); z-index: 9}
.i-conbox .i-cb-wrap{display: flex; align-items: center; min-height: 380px;}
.i-conbox .i-cb-wrap .txt{padding: 0; color: #FFF; font-size: .9rem}
.i-conbox h3{font-size: 1.6rem; color: #FFF; font-weight: 600; padding-bottom: 10px}


.gmenu-nav{padding-top: 75px;}
.gmenu-nav .crumbs{padding: 20px 0; font-size: 14px; color: #333}
.gmenu-nav .crumbs a{font-size: 14px; color: #004a9d}

.intro-con{padding: 4rem 0 6rem 0}
.intro-con .zcontact{display: flex; justify-content:space-between;}
.intro-con .zcontact .left{width: 48%; text-align: left;}
.intro-con .zcontact .left .title{font-size: 2rem; font-weight: 600;padding-bottom: 4rem; padding-top: 2rem}
.intro-con .zcontact .left .desc .txt{padding-top: 20px}

.intro-con .zcontact .right{width: 45%}
.intro-con .zcontact .right .need{padding: 20px 0; background-color: #004a9d; color: #FFF; text-align: center; font-size: 1.2rem; font-weight: 500; margin-bottom: 20px}
.intro-con .zcontact .right .inputs{margin-bottom: 15px}
.intro-con .zcontact .right .inputs input{background: #f2f2f2; border: 0; padding: 15px 20px;outline-color: #333; color: #999; width: 100%; }
.intro-con .zcontact .right .zxtxt{width: 100%; margin-top: 15px; outline:1px ;outline-color: #f2f2f2; padding: 12px 2%;background: #f2f2f2; border: 0; height: 120px}
.intro-con .zcontact .right .subtim{padding: 12px 20px; color: #FFF; display: inline-block; font-size: 14px; width: 120px; text-align: center; margin-top: 20px; background-color: #004a9d;}
.intro-con .zcontact .right .subtim:hover{background-color: #004a9d;}
input::placeholder {color: #999; text-align: left;}
textarea::placeholder {color: #999; text-align: left;}

.znews{padding: 2rem 0 3rem 0;}
.znews .title{font-size: 24px; color: #333;}
.news-list{display: flex; flex-wrap: wrap; justify-content: space-between; padding: 3rem 0}
.news-list li{width: 47%; margin-bottom: 3rem}
.news-list li .img, .news-list li .img img{width:100%;overflow:hidden;object-fit: cover;}
.news-list li .con{ padding:1.25rem 0 0}
.news-list li .con h4{font-size:1rem;color:#333;line-height:1.7rem;max-height: 4.25rem;overflow:hidden;transition: 0.6s;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list li .con p{font-size:.8rem;line-height:1.2rem;max-height: 4.875rem;overflow:hidden;color:#666666;margin:0.75rem 0 1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-list li .con h6{ font-size:0.8rem; color:#666}
.news-list li .con .more{display: inline-block; padding: 10px 30px; color: #FFF; background-color: #004a9d; margin-top: 30px}
.news-list li .con .more:hover{background-color: #023f84}

.news-list .h4on{position: absolute; display: block; padding: 20px 0; text-align: center; left: 0; bottom: 0; width: 100%; color: #FFF; font-size: 1.2rem; background-color: rgba(0, 0, 0, .6); z-index: 8}

.znews-intro{width: 100%; background-color: #FFF; padding: 3rem 0 4rem 0;}
.ibanner{width: 100%; position: relative; font-size: 0;}
.ibanner .swiper-container{width: 100%;}
.ibanner img{width: 100%;}
.znews-intro-box{display: flex; justify-content: center;color: #606060;}
.znews-intro-box .left{width: 30%;}
.znews-intro-box .time{font-size: 22px;}
.znews-intro-box .left .nav{font-size:14px;}

.znews-intro-box .right{color: #333; width: 65%;}
.znews-intro-box .right h2{font-weight: inherit; font-size: 20px; line-height: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.znews-intro-box .right .detail{font-size: 14px; padding: 2rem 0; color: #666;}
.znews-intro-box .right .detail p{padding: 15px 0; line-height: 1.7;}
.znews-intro-box .right .detail img{width: 100%;}
.znews-intro-box .right .detail p img{width: 100%;}

.tj-list{padding-top: 3rem; width: 85%;}
.tj-list h3{color: #333; font-size: 18px;}
.tj-list p{font-size: 14px; color: #333; padding-bottom: 16px; border-bottom: 1px solid #ddd;}
.tj-list ul li{ width: 100%; }
.tj-list ul li a{display: flex; justify-content: space-between; padding-top: 25px;}
.tj-list ul li .left{width: 45%;}
.tj-list ul li .right{width: 50%;}
.tj-list ul li .left .thumb{position: relative; overflow: hidden;}
.tj-list ul li .left .thumb .thumb-box{position: relative; overflow: hidden;}

.tj-list ul li .left .img{width: 100%;height: 75px;overflow: hidden;background: center center no-repeat; background-size: cover;-webkit-transition: all .5s;transition: all .5s;}
.tj-list ul li .left .img img{width: 100%;}
.tj-list ul li .left .thumb:hover .img{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}

.tj-list ul li .right .txt{padding: 0;position: relative;-webkit-transition: all .5s;transition: all .5s;}
.tj-list ul li .right .time{font-size: 14px; color: #a0a0a0;padding: 5px 0 10px 0; margin-bottom: 10px; border: 0;}
.tj-list ul li .right h3{font-size: 16px; line-height: 26px; color: #333;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: .5s; -webkit-transition: .5s; position: relative;}
.tj-list ul li .right .time:after{content: "";position: absolute; bottom: 0; left: 0; width: 40px; height: 3px; background-color: #cfe0ea;}
.tj-list ul li .right .time-more{font-size: 12px; color: #666;-webkit-transition: all .5s; transition: all .5s;}

.goback{text-align: right;}
.goback a{display: inline-block; padding: 5px 20px; border: 1px solid #888; font-size: 14px; color: #888;-webkit-transition: all .5s;transition: all .5s;}
.goback a:hover{background-color: #004d9c; color: #FFF; border-color: #004d9c;}


.zser-box{display: flex; justify-content: space-between; padding: 3rem 0}
.zser-left{width: 60%}
.zser-left .imgs{width: 100%; padding: 2rem 0}
.zser-left .imgs img{width: 100%}
.zser-left .desc p{padding-bottom: 30px; font-size: 14px; font-weight: 400; line-height: 1.5}
.zser-left .desc p.tit{font-size: 16px; font-weight: 600; color: #004a9d}

.zser-right{width: 35%}
.zser-right .need{padding: 20px 0; background-color: #004a9d; color: #FFF; text-align: center; font-size: 1.2rem; font-weight: 500; margin-bottom: 20px}
.zser-right .inputs{margin-bottom: 15px}
.zser-right .inputs input{background: #f2f2f2; border: 0; padding: 15px 20px;outline-color: #333; color: #999; width: 100%; }
.zser-right .zxtxt{width: 100%; margin-top: 15px; outline:1px ;outline-color: #f2f2f2; padding: 12px 2%;background: #f2f2f2; border: 0; height: 120px}
.zser-right .subtim{padding: 12px 20px; color: #FFF; display: inline-block; font-size: 14px; width: 120px; text-align: center; margin-top: 20px; background-color: #004a9d;}
.zser-right .subtim:hover{background-color: #004a9d;}

.z-product{width:100%;overflow: hidden;}
.z-pro-list{padding: 1rem 0 6rem 0}
.z-pro-list .z-pro-box .tit{height: 40px; color: #333; font-size: 24px; padding: 20px 0;}
.z-pro-list .z-pro-box .tit .links{position: relative;color: #333; font-weight: 600;transition: all .5s ease;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}

.z-pro-list .z-pro-box .i-p-list{padding-top: 20px}
.z-pro-list .z-pro-box .i-p-list li{width:100%; overflow: hidden;}
.z-pro-list .z-pro-box .i-p-list li a{width:100%; box-sizing: border-box;transition: all 0.6s;margin-bottom:15px; border-bottom: 1px solid #999;}

.z-pro-list .z-pro-box .i-p-list li .title{width: 100%; margin-left:2%}
.z-pro-list .z-pro-box .i-p-list li .title .name{position: relative;font-size: 16px; color: #333; font-weight: 700; padding: 20px 0 20px 16px; border-bottom: 1px solid #ddd;-webkit-transition: all .5s; transition: all .5s;}
.z-pro-list .z-pro-box .i-p-list li .title .name:after{position: absolute; content: ""; left: 0; top: 24px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 6px solid #000;}
.z-pro-list .z-pro-box .i-p-list li .title .name.active{color: #004a9d; border-bottom: inherit;-webkit-transition: all .5s; transition: all .5s;}
.z-pro-list .z-pro-box .i-p-list li .title .name.active:after{border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 6px solid #000;border-top: inherit;}

.z-pro-list .z-pro-box .i-p-list li .title .tdesc{display:none;line-height: 1.5; font-size: 14px; color: #333; padding: 20px}

.z-about{padding:3rem 0 0 0; overflow: hidden;}
.z-ab-box{display: flex; padding: 2.5rem 0}
.z-ab-box .ab-img{width: 60%;}
.z-ab-box .ab-img .tit{font-size: 24px; padding-bottom: 3rem; font-weight: inherit; color: #FFF; border-top: 1px solid #FFF;}
.z-ab-box .ab-img .tit.tbtm{padding-bottom: 1rem; font-size: 22px}
.z-ab-box .ab-img .imgs{width: 85%}
.z-ab-box .ab-img img{width: 100%}
.z-ab-box .ab-info{width: 35%;}
.z-ab-box .ab-info h2{padding-bottom: 20px; color: #FFF; font-weight: inherit; font-size: 30px}
.z-ab-box .ab-info p{font-size: 14px; color: #FFF; padding-bottom: 10px}

.z-ab-box.right .ab-img{margin-left: 5%}
.z-ab-box.right .imgs{padding-top: 60px; text-align: right;}
.z-ab-box.right h2{display: flex; justify-content: left; position: relative;}
.z-ab-box.right .ab-i-right{display: inline-block; border-top: 1px solid #FFF; width: 140%; text-align: right; font-size: 18px; position: absolute; left: 60px; top: 6px}

.zab-btm{width: 100%; position: relative; font-size: 0}
.zab-btm img{width: 100%}
.zab-btm .txt{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.zab-btm .txt p{color: #808080; font-size: 18px; width: 100%; text-align: center;}
.zab-btm .txt p.tit{font-size: 2rem; padding-top: 20%}

.footer{width: 100%; height: auto; background-color: #004a9d; overflow: hidden;}
.footer-wrap{display: flex; justify-content: space-between; padding: 3.5rem 0 }
.foot-left{width: 35%}
.footer-wrap p{color: rgba(255, 255, 255, .8); font-size: 14px;}
.footer-wrap p a{color: rgba(255, 255, 255, .8);}
.footer-wrap .tit{font-size: 16px; padding-bottom: 15px}
.footer-wrap .txt{padding: 12px 0 0 0; display: flex; justify-content: left; align-items: center;}
.footer-wrap .txt img{margin-right: 15px; width: 18px;-webkit-transition: all .5s;transition: all .5s;}
.footer-wrap .txt.txtq img{width: 24px;}
.footer-wrap .txt.txtz img{width: 30px; cursor: pointer;}
.foot-middle{width:32%;}
.foot-right{width:30%;}
.foot-right .gzc-box{position: relative; cursor: pointer; font-size: 12px;}
.foot-right .gzc-box:hover .qr-wrap{display: block;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}
.foot-right .gzc-box .qr-wrap{position: absolute; left:-35px; top: 40px; text-align: center; display: none; box-shadow: 0 0 8px rgba(0,0,0,.1); z-index: 1000;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}
.foot-right .gzc-box .qr-img{width: 88px; height: 88px; display: inline-block;}
.foot-right .gzc-box .qr-img img{width: 100%; }

.foot-bottom{width:100%; padding: 20px 0;box-sizing: border-box; border-top: 1px solid rgba(255, 255, 255, .2);}
.foot-bottom p{font-size:14px; color: rgba(255, 255, 255, .8);}
.foot-bottom p a{color: rgba(255, 255, 255, .8);}

#goods-imgs .swiper-slide {width: 500px;box-shadow: 0 8px 30px #ddd;font-size: 0;}
.goods-txt{font-size: 0}

#lanbox {position: fixed;width: 45%; left: 0; right: 0; margin: 0 auto;background-color: #ffffff;border-radius: 7px;box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);display: none;justify-content: center;z-index: 99;top: 20%;}
.lanboxtext {font-size: 1.5vw;width: 80%;text-align: center;padding: 2.5rem 0 0 0;display: block;margin: 0 auto;}
.btn-txt{text-align: center; padding: 2rem 0; display: flex; justify-content:space-between;}
.btn-txt .l-txt{width: 50%; text-align: center; }
.btn-txt .link{padding: 8px 40px; border-radius: 4px; background-color: #b8cadc; color: #FFF; display: inline-block;}


@media (max-width:1025px) {
	.pc{display: none!important;}
    .m{display: block;}
    .container{width: 100%; padding: 0}
    
    .mtd-header{position: fixed; z-index: 99; top: 0; width: 100%; background-color: #FFF; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);}
    .mtd-header .mlogo{padding: 5px 12px 5px 15px; float: left;}
    .mtd-header .mlogo img{width: 135px;}
    .mtd-header-info {position: relative;z-index: 10;height: 70px;}
    .mtd-header-info .nav_btn{float: right;margin: 20px 20px 0 0;cursor:pointer;height: 32px;width: 25px;position: relative;}
    .mtd-header-info .nav_btn span{display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: 16px;left: 0px;transition:background-color 0.3s ease-out 0.1s}
    .mtd-header-info .nav_btn span:after{content:'';display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: 8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg)}
    .mtd-header-info .nav_btn span:before{content:'';display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: -8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg)}
    .mtd-header-info.btn_click .nav_btn span{background-color: transparent;}
    .mtd-header-info.btn_click .nav_btn span:after{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(-45deg);top: 0px }
    .mtd-header-info.btn_click .nav_btn span:before{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(45deg);top: 0px}
    .mtd-header-info .nav {position: fixed;top: 65px;left: 0px;right: 0px;bottom: 0px;background: #fff;visibility: hidden;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;transition: all 0.5s;overflow: auto;}
    .mtd-header-info.btn_click .nav{visibility: visible;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;top:70px;transition: all 0.5s;}
    .mtd-header-info .nav>ul {overflow-y: auto}
    .mtd-header-info .nav>ul>li{border-top: 1px solid #dcdcdc}
    .mtd-header-info .nav>ul>li:last-child{border-bottom: 1px solid #dcdcdc}
    .mtd-header-info .nav li a{color: #333;display:block;text-align: center;height: 100%}
    .mtd-header-info .nav li>a{padding:15px 25px }
    .mtd-header-info .nav>ul>li>a{font-size: 16px; text-align: left;}
    .mtd-header-info .nav>ul>li>a em{font-size: 14px;padding-left: 5px;color: #333}

    .navPhone-li{display: none;transition: all 0.5s;}
    .navPhone-li ul li a{text-align: left !important;position: relative;font-size: 14px !important;padding-left: 43px !important;}
    .nav>ul li a i{display: inline-block;width: 9px;height: 6px;background: url(../../images/zy/icon-2.png) no-repeat;margin-left: 5px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s}
    .nav.nav-phone>ul li.active a i{ background: url(../../images/zy/icon-2.png) no-repeat;transform:rotate(180deg);-ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); }
    
    .lang{position: absolute;right: 60px;color: #555;font-size: 14px; top:28px}
    .lang a{color: #555}

    .i-banner{margin-top: 70px}
    .zbanner{margin-top: 70px}
    .ibanner{margin-top: 70px}

    .i-products{padding: 0 12px 3rem 12px; margin-bottom: 3rem}
    .i-products .title{font-size: 20px}
    .i-products .ip-list{display: block;}
    .i-products .ip-list .link{width: 100%; margin-bottom: 15px}
    .i-ab-box .left .title{font-size: 20px}

    .i-ab-box{display: block; width: 94%; margin: 0 auto;}
    .i-ab-box .left{width: 100%; margin-bottom: 20px}
    .i-ab-box .right{width: 100%}

    .z-team-box{padding: 0 12px}
    .z-team-box>h3{font-size: 20px}

    .z-hd-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: -5px}
    
    .z-ab-box{padding: 0 12px; display: block;}
    .z-ab-box .ab-img{width: 100%}
    .z-ab-box .ab-info{width: 100%; padding-top: 10px; margin-bottom: 20px}
    .z-ab-box .ab-img .imgs{width: 100%}
    .z-ab-box.right .ab-img{margin-left: 0; margin-bottom: 30px}
    .z-ab-box.right .imgs{padding-top:20px}

    .zab-btm .txt p.tit{font-size: 24px}
    .zab-btm .txt p{font-size: 14px}
    .z-ab-box.right .ab-i-right{font-size: 16px; width: 80%}
    .z-ab-box .ab-img .tit.tbtm{font-size: 16px}

    .znews{padding: 3rem 12px}
    .news-list li{display: block;}
    .news-list li .news-text{width: 100%}
    .news-list li .list-img{width: 100%; padding-top:20px}

    .znews-intro-box .right{width: 94%; margin: 0 auto;}
    .z-addr h3{font-size: 20px}
    .z-addr{padding: 0 12px 3rem 12px}
    .z-addr .store-list .title{font-size: 18px}
    .z-addr .store-list .storel-box .link{width: 50%}
    .z-addr .addr-box{display: block;}
    .z-addr .addr-box .item{width:90%; margin: 0 0 20px 10px}

    .z-pro-box{padding: 0 12px}
    .z-pro-list .z-pro-box .i-p-list li .pro-img{width: 50%}
    .z-pro-list .z-pro-box .i-p-list li .title{width: 50%}

    .goods-detail{padding: 3rem 12px}
    .goods-dcontent .gd-con{width: 100%}
    #goods-imgs .swiper-slide {width: inherit;}

    .footer-wrap{padding: 2rem 12px; display: block;}
    .foot-left{width: 100%}
    .foot-middle{padding-top: 20px; width: 100%}
    .foot-bottom{width: 94%; margin: 0 auto;}

    #lanbox{width: 75%}
    .lanboxtext{padding:1.5rem 0 0 0; font-size: 14px}
    .btn-txt .link{padding: 5px 20px}



}

@media (max-width:767px) {
	.pc{display: none!important;}
    .m{display: block;}
    .container{width: 100%; padding: 0}

    .mtd-header{position: fixed; z-index: 99; top: 0; width: 100%; background-color: #FFF; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);}
    .mtd-header .mlogo{padding: 25px 12px 5px 15px; float: left;}
    .mtd-header .mlogo img{width: 135px;}
    .mtd-header-info {position: relative;z-index: 10;height: 70px;}
    .mtd-header-info .nav_btn{float: right;margin: 20px 20px 0 0;cursor:pointer;height: 32px;width: 25px;position: relative;}
    .mtd-header-info .nav_btn span{display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: 16px;left: 0px;transition:background-color 0.3s ease-out 0.1s}
    .mtd-header-info .nav_btn span:after{content:'';display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: 8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg)}
    .mtd-header-info .nav_btn span:before{content:'';display: inline-block;width: 25px;height: 2px;background-color: #333;position: absolute;top: -8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg)}
    .mtd-header-info.btn_click .nav_btn span{background-color: transparent;}
    .mtd-header-info.btn_click .nav_btn span:after{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(-45deg);top: 0px }
    .mtd-header-info.btn_click .nav_btn span:before{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(45deg);top: 0px}
    .mtd-header-info .nav {position: fixed;top: 65px;left: 0px;right: 0px;bottom: 0px;background: #fff;visibility: hidden;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;transition: all 0.5s;overflow: auto;}
    .mtd-header-info.btn_click .nav{visibility: visible;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;top:70px;transition: all 0.5s;}
    .mtd-header-info .nav>ul {overflow-y: auto}
    .mtd-header-info .nav>ul>li{border-top: 1px solid #dcdcdc}
    .mtd-header-info .nav>ul>li:last-child{border-bottom: 1px solid #dcdcdc}
    .mtd-header-info .nav li a{color: #333;display:block;text-align: center;height: 100%}
    .mtd-header-info .nav li>a{padding:15px 25px }
    .mtd-header-info .nav>ul>li>a{font-size: 16px; text-align: left;}
    .mtd-header-info .nav>ul>li>a em{font-size: 14px;padding-left: 5px;color: #333}

    .navPhone-li{display: none;transition: all 0.5s;}
    .navPhone-li ul li a{text-align: left !important;position: relative;font-size: 14px !important;padding-left: 43px !important;}
    .nav>ul li a i{display: inline-block;width: 9px;height: 6px;background: url(../../images/zy/icon-2.png) no-repeat;margin-left: 5px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s}
    .nav.nav-phone>ul li.active a i{ background: url(../../images/zy/icon-2.png) no-repeat;transform:rotate(180deg);-ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); }
    
    .lang{position: absolute;right: 60px;color: #555;font-size: 14px; top:25px}
    .lang a{font-size: 14px;display: inline-block;margin-right: 5px;padding: 3px 2px;line-height: 18px;
    color: #808080;border: 1px solid rgba(128, 128, 128, .8);border-radius: 50%;}

    .i-banner{margin-top: 70px}
	.zbanner{margin-top: 70px}
    .ibanner{margin-top: 70px}

    .i-products{padding: 0 12px 3rem 12px; margin-bottom: 3rem}
    .i-products .title{font-size: 20px}
    .i-products .ip-list{display: block;}
    .i-products .ip-list .link{width: 100%; margin-bottom: 15px}
    .i-ab-box .left .title{font-size: 20px}

    .i-ab-box{display: block; width: 94%; margin: 0 auto;}
    .i-ab-box .left{width: 100%; margin-bottom: 20px}
    .i-ab-box .right{width: 100%}

    .z-team-box{padding: 0 12px}
    .z-team-box>h3{font-size: 20px}

    .z-hd-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: -5px}
    
    .z-ab-box{padding: 0 12px; display: block;}
    .z-ab-box .ab-img{width: 100%}
    .z-ab-box .ab-info{width: 100%; padding-top: 10px; margin-bottom: 20px}
    .z-ab-box .ab-img .imgs{width: 100%}
    .z-ab-box.right .ab-img{margin-left: 0; margin-bottom: 30px}
    .z-ab-box.right .imgs{padding-top:20px}

    .zab-btm .txt p.tit{font-size: 24px}
    .zab-btm .txt p{font-size: 14px}
    .z-ab-box.right .ab-i-right{font-size: 16px; width: 80%}
    .z-ab-box .ab-img .tit.tbtm{font-size: 16px}

    .znews{padding: 3rem 12px}
    .news-list li{display: block;}
    .news-list li .news-text{width: 100%}
    .news-list li .list-img{width: 100%; padding-top:20px}

    .znews-intro-box .right{width: 94%; margin: 0 auto;}
    .z-addr h3{font-size: 20px}
    .z-addr{padding: 0 12px 3rem 12px}
    .z-addr .store-list .title{font-size: 18px}
    .z-addr .store-list .storel-box .link{width: 50%}
    .z-addr .addr-box{display: block;}
    .z-addr .addr-box .item{width:90%; margin: 0 0 20px 10px}

    .z-pro-box{padding: 0 12px}
    .z-pro-list .z-pro-box .i-p-list li .pro-img{width: 50%}
    .z-pro-list .z-pro-box .i-p-list li .title{width: 50%}

    .goods-detail{padding: 3rem 12px}
    .goods-dcontent .gd-con{width: 100%}
    #goods-imgs .swiper-slide {width: inherit;}

    .footer-wrap{padding: 2rem 12px; display: block;}
    .foot-left{width: 100%}
    .foot-middle{padding-top: 20px; width: 100%}
    .foot-bottom{width: 94%; margin: 0 auto;}

    #lanbox{width: 75%}
    .lanboxtext{padding:1.5rem 0 0 0; font-size: 14px}
    .btn-txt .link{padding: 5px 20px}

}
