@media(max-width:1160px){
.logo a img{    height: .6rem;}
.nav>ul>li{    margin-left: 0.3rem;}
}
/*样式*/
@media(max-width:600px){
.banner .slick-dots{bottom: .2rem;}
}
.section3 .title{    justify-content: center;}
.section3 .title h2::after{width: 60px;    left: 50%;transform: translateX(-50%);opacity:0;}
.s3-c .title h2.on::after{opacity:1;}
.s3 .zs{display: inline-block;width: 100%;margin:47.5px 0; padding: 46px 0;background: #fff;}
.gzwm-z{width:50%;float:left;display: flex;justify-content: space-around;}
.gzwm-z div{max-width:170px;}
.gzwm-z div img{width:100%;}
.gzwm-z div p{width:100%;color:#333;font-size:16px;text-align: center;line-height:30px;}


.gzwm-y{width:46%;float:right;}
.gzwm-y p{color:#333;font-size:18px;line-height:42px;}


@media(max-width:1120px){
.gzwm-z{width:400px;}
.gzwm-z div{max-width:125px;}
.gzwm-y{width:calc(100% - 440px);}
.gzwm-y p{line-height:36px;}
}


@media(max-width:950px){
.gzwm-z{width:100%;margin-bottom:30px;}
.gzwm-y{width:100%;}
.gzwm-y p{    text-align: center;font-size:16px;line-height:26px;}
}
