/* 最终覆盖CSS文件 - 最后加载 */
/* 在这里添加需要最后覆盖的样式 */
/* 创建时间: 2026-04-18 06:53:17 */
#cst-header .cst-logo h2 a{color:#121212;}
@media screen and (max-width:1700px){
#cst-header > .e-con-inner{max-width:74%;}
#cst-footer > .e-con-inner{max-width:74%;}
#cst-home > .e-con-inner{max-width:74%;}
}
@media screen and (max-width:1580px){
#cst-header > .e-con-inner{max-width:84%;}
#cst-footer > .e-con-inner{max-width:84%;}
#cst-home > .e-con-inner{max-width:84%;}
}
@media screen and (max-width:1480px){
#cst-header > .e-con-inner{max-width:94%;}
#cst-footer > .e-con-inner{max-width:94%;}
#cst-footer .cst-tip h2{font-size:20px;line-height:24px;}
#cst-home > .e-con-inner{max-width:94%;}
}
@media screen and (max-width:1280px){
#cst-header > .e-con-inner{padding:10px 0px;}
#cst-header .cst-logo h2{font-size:20px;line-height:24px;}
#cst-footer > .e-con-inner{padding:20px 0px;}
#cst-footer .cst-tip h2{font-size:16px;line-height:20px;}
#cst-home > .e-con-inner{padding:20px 0px 40px 0px;}
#cst-home .cst-email h2{font-size:36px;line-height:40px;}
}
@media screen and (max-width:990px){
#cst-home > .e-con-inner{padding:20px 0px 30px 0px;}
#cst-home .cst-fcon{margin-top:20px;gap:5px 5px;row-gap:5px;column-gap:5px;}
#cst-home .cst-email h2{font-size:28px;line-height:32px;}
}
@media screen and (max-width:767px){
#cst-home > .e-con-inner{padding:20px 0px;}
#cst-home .cst-fcon{margin-top:15px;gap:0px 0px;row-gap:0px;column-gap:0px;}
#cst-home .cst-email h2{text-align:left;}
}
@media screen and (max-width:604px){
#cst-home .cst-fcon{margin-top:10px;}
#cst-home .cst-email h2{font-size:24px;line-height:28px;}
}
@media screen and (max-width:480px){
#cst-header .cst-logo h2{font-size:18px;line-height:22px;}
#cst-footer > .e-con-inner{padding:15px 0px;}
#cst-footer .cst-tip h2{font-size:14px;line-height:18px;}
#cst-home .cst-email h2{font-size:20px;line-height:24px;}
}

.woocommerce-js h2{margin-bottom:0;}
.pro-databox .img{display:flex;display:-webkit-flex;justify-content:center;align-items:center;}
.pro-databox .img img{max-width:100%;max-height:100%;object-fit:cover;box-shadow:none;}
.pro-databox .pro-imgbox{margin-top:15px;}
.pro-databox .pro-data{border-collapse:collapse;width:100%;}
.pro-databox .pro-data,.pro-databox .pro-data td {border:1px solid #cccccc;}
.pro-databox .pro-data td{font-size:16px;line-height:20px;padding:5px 5px;vertical-align:top;font-family:"Poppins",Sans-serif;font-weight:400;}
@media(max-width:1024px){
.pro-databox .pro-imgbox{margin-top:10px;}
.pro-databox .pro-data td{font-size:14px;line-height:18px;}
}
@media(max-width:480px){
.pro-databox .pro-data td{font-size:12px;line-height:16px;padding:3px;}
}