@charset "utf-8";
/* CSS Document */

@media screen and (min-width:1530px){
.header .head .gg dl{ display:block; max-width:140px; margin-left:20px;}
.header .head .gg dl:first-child{ margin-left:0;}
.header .head .gg dt{ display:block; margin:0; margin-bottom:5px;}
.header .head .gg dt img{ display:block; height:50px; margin:5px auto;}
.header .head .gg dd{ display:block; font-size:14px; line-height:22px; height:72px; width:100%; letter-spacing:0; margin-left:0; text-align:center;}

.navbox .nav li p{ width:240px; left:50%; margin-left:-120px;}
}
@media screen and (min-width:1024px) and (max-width:1529px){
.header .head .gg dl{ display:block; max-width:120px; margin-left:1vw;}
.header .head .gg dl:first-child{ margin-left:0;}
.header .head .gg dt{ display:block; margin:0; margin-bottom:6px;}
.header .head .gg dt img{ display:block; margin:5px auto;}
.header .head .gg dd{ display:block; font-size:12px; line-height:16px; height:48px; width:100%; letter-spacing:0; margin-left:0; text-align:center;}

.navbox .nav li p{ width:240px; left:50%; margin-left:-120px;}
}
@media screen and (min-width:1024px) and (max-width:1135px){
.header .head .gg{ display:none;}
.header .head .tel{ justify-content:flex-end;}
}

/*产品*/
@media screen and (min-width:1530px){
.pbox .box .list01 li .wen .w02{ line-height:26px; height:26px;}
.pbox .box .list01 li .wen .w03{ line-height:20px; height:80px;}
}
@media screen and (min-width:1024px) and (max-width:1529px){
.pbox .box .list01 li .wen .w02{ line-height:24px; height:24px;}
.pbox .box .list01 li .wen .w03{ line-height:20px; height:80px;}
}
/*@media only screen and (max-width:1023px){
.pbox .box .list01 li .wen .w02{ line-height:22px; height:22px;}
.pbox .box .list01 li .wen .w03{ line-height:20px;}
}*/