.page-module___8aEwW__pageContainer{color:#333;box-sizing:border-box;scroll-behavior:smooth;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Microsoft YaHei,Arial,sans-serif;display:flex}.page-module___8aEwW__container{width:96%;max-width:1200px;margin:0 auto;padding:0 5px}.page-module___8aEwW__header{z-index:50;background-color:#fff;padding:12px 0;transition:all .3s;position:sticky;top:0;box-shadow:0 2px 8px #00000014}.page-module___8aEwW__header:hover{box-shadow:0 4px 12px #0000001f}.page-module___8aEwW__header .page-module___8aEwW__container{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__logoWrap{align-items:center;gap:12px;text-decoration:none;transition:transform .3s;display:flex}.page-module___8aEwW__logoWrap:hover{transform:scale(1.02)}.page-module___8aEwW__logoText{color:#333;letter-spacing:.5px;font-size:20px;font-weight:700}.page-module___8aEwW__nav{gap:30px;display:none}@media (min-width:768px){.page-module___8aEwW__nav{display:flex}}.page-module___8aEwW__navLink{color:#333;padding-bottom:4px;font-size:16px;text-decoration:none;transition:all .3s;position:relative}.page-module___8aEwW__navLink:after{content:"";background-color:#333;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.page-module___8aEwW__navLink:hover{color:#333}.page-module___8aEwW__navLink:hover:after{width:100%}.page-module___8aEwW__mobileMenu{color:#333;border:1px solid #333;border-radius:4px;padding:8px 12px;font-size:16px;text-decoration:none;transition:all .3s;display:block}.page-module___8aEwW__mobileMenu:hover{color:#fff;background-color:#333}@media (min-width:768px){.page-module___8aEwW__mobileMenu{display:none}}.page-module___8aEwW__main{flex:1}.page-module___8aEwW__hero{justify-content:center;align-items:center;height:600px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform 8s ease-in-out;position:absolute;top:0;left:0}.page-module___8aEwW__hero:hover .page-module___8aEwW__heroBg{transform:scale(1.05)}.page-module___8aEwW__heroMask{background:linear-gradient(#00000080,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:10;text-align:center;color:#fff;padding:0 15px;animation:1s ease-out page-module___8aEwW__fadeUp;position:relative}@keyframes page-module___8aEwW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__heroTitle{text-shadow:0 2px 4px #0000004d;letter-spacing:1px;margin-bottom:20px;font-size:36px;font-weight:700}@media (min-width:768px){.page-module___8aEwW__heroTitle{font-size:48px}}.page-module___8aEwW__heroDesc{text-shadow:0 1px 3px #0003;max-width:900px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.6}@media (min-width:768px){.page-module___8aEwW__heroDesc{font-size:24px}}.page-module___8aEwW__heroBtns{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:576px){.page-module___8aEwW__heroBtns{flex-direction:row;gap:8px}}.page-module___8aEwW__btnPrimary{color:#fff;background-color:#333;border-radius:6px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 8px #1e68b34d}.page-module___8aEwW__btnPrimary:hover{background-color:#15508f;transform:translateY(-2px);box-shadow:0 6px 12px #1e68b366}.page-module___8aEwW__btnSecondary{color:#333;background-color:#fff;border-radius:6px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 8px #0000001a}.page-module___8aEwW__btnSecondary:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.page-module___8aEwW__sectionTitle{text-align:center;color:#222;margin-bottom:50px;padding-bottom:15px;font-size:32px;font-weight:700;position:relative}.page-module___8aEwW__sectionTitle:after{content:"";background-color:#333;border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__advantageSection{background-color:#fff;padding:60px 0}@media (min-width:360px){.page-module___8aEwW__advantageList{grid-template-columns:repeat(4,1fr);gap:8px}}.page-module___8aEwW__advantageItem{text-align:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:30px 20px;transition:all .3s;box-shadow:0 4px 12px #0000000d}.page-module___8aEwW__advantageItem:hover{border-color:#333;box-shadow:0 8px 20px #0000001a}.page-module___8aEwW__advantageIcon{margin-bottom:15px}.page-module___8aEwW__advantageIconImg{border:2px solid #f0f0f0;border-radius:50%;padding:5px}.page-module___8aEwW__advantageNum{color:#333;margin-bottom:10px;font-size:36px;font-weight:700}.page-module___8aEwW__advantageDesc{color:#666;font-size:16px}.page-module___8aEwW__advantageIntroWrap{flex-direction:column;gap:30px;max-width:1000px;margin:0 auto;display:flex}@media (min-width:360px){.page-module___8aEwW__advantageList,.page-module___8aEwW__productList,.page-module___8aEwW__newsList{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.page-module___8aEwW__advantageIntroWrap{flex-direction:row;align-items:center;gap:25px}.page-module___8aEwW__advantageItem{padding:30px 20px}}.page-module___8aEwW__advantageIntroImg{border-radius:12px;flex:1;overflow:hidden;box-shadow:0 6px 15px #0000001a}.page-module___8aEwW__introImg{width:100%;height:auto;transition:transform .5s;display:block}.page-module___8aEwW__advantageIntroImg:hover .page-module___8aEwW__introImg{transform:scale(1.03)}.page-module___8aEwW__advantageIntro{color:#555;text-align:left;flex:1.2;font-size:16px;line-height:1.8}.page-module___8aEwW__introMore{margin-top:15px}.page-module___8aEwW__productSection{background-color:#f8f9fa;padding:60px 0}.page-module___8aEwW__productList{grid-template-columns:1fr;gap:30px;display:grid}@media (min-width:576px){.page-module___8aEwW__productList{grid-template-columns:repeat(2,1fr);gap:8px}}@media (min-width:992px){.page-module___8aEwW__productList{grid-template-columns:repeat(4,1fr);gap:25px}}@media (min-width:360px){.page-module___8aEwW__productList{grid-template-columns:repeat(2,1fr);gap:8px}}@media (min-width:992px){.page-module___8aEwW__productList{grid-template-columns:repeat(4,1fr);gap:25px}}@media (min-width:360px){.page-module___8aEwW__newsList{grid-template-columns:repeat(2,1fr);gap:8px}}@media (min-width:768px){.page-module___8aEwW__newsList{grid-template-columns:repeat(3,1fr);gap:25px}}.page-module___8aEwW__advantageList{grid-template-columns:1fr;gap:24px;margin-bottom:50px;display:grid}@media (min-width:360px){.page-module___8aEwW__advantageList{grid-template-columns:repeat(2,1fr);gap:14px}}@media (min-width:768px){.page-module___8aEwW__advantageList{grid-template-columns:repeat(4,1fr);gap:25px}}.page-module___8aEwW__productItem{background-color:#fff;border-radius:12px;flex-direction:column;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.page-module___8aEwW__productItem:hover{box-shadow:0 8px 20px #0000001f}.page-module___8aEwW__productImgWrap{width:100%;height:180px;overflow:hidden}.page-module___8aEwW__productImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__productItem:hover .page-module___8aEwW__productImg{transform:scale(1.1)}.page-module___8aEwW__productName{color:#333;margin-bottom:10px;padding:20px 20px 0;font-size:18px;font-weight:600}.page-module___8aEwW__productDesc{color:#666;flex:1;padding:0 20px 20px;font-size:14px;line-height:1.6}.page-module___8aEwW__newsSection{background-color:#fff;padding:60px 0}.page-module___8aEwW__newsList{grid-template-columns:1fr;gap:30px;display:grid}@media (min-width:768px){.page-module___8aEwW__newsList{grid-template-columns:repeat(3,1fr);gap:25px}}.page-module___8aEwW__newsItem{color:#333;background-color:#fff;border-radius:12px;flex-direction:column;padding:0;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.page-module___8aEwW__newsItem:hover{box-shadow:0 8px 20px #0000001f}.page-module___8aEwW__newsImgWrap{width:100%;height:200px;overflow:hidden}.page-module___8aEwW__newsImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__newsItem:hover .page-module___8aEwW__newsImg{transform:scale(1.1)}.page-module___8aEwW__newsDate{color:#999;margin:20px 20px 10px;font-size:12px}.page-module___8aEwW__newsTitle{color:#222;margin:0 20px 10px;font-size:18px;font-weight:600;line-height:1.5}.page-module___8aEwW__newsDesc{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 20px 20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module___8aEwW__contactSection{text-align:center;background-color:#f8f9fa;padding:60px 0}.page-module___8aEwW__contactWrap{flex-direction:column;gap:30px;max-width:1000px;margin:0 auto;display:flex}@media (min-width:768px){.page-module___8aEwW__contactWrap{flex-direction:row;align-items:center;gap:8px}}.page-module___8aEwW__contactInfo{text-align:left;flex:1}.page-module___8aEwW__contactTel{color:#222;margin-bottom:20px;font-size:24px;font-weight:600}.page-module___8aEwW__contactEmail{color:#555;margin-bottom:20px;font-size:18px}.page-module___8aEwW__contactAddr{color:#666;font-size:18px;line-height:1.6}.page-module___8aEwW__contactMap{border-radius:12px;flex:1;overflow:hidden;box-shadow:0 6px 15px #0000001a}.page-module___8aEwW__mapImg{width:100%;height:auto}.page-module___8aEwW__footer{color:#fff;background-color:#2c3e50;margin-top:60px;padding:40px 0 20px}.page-module___8aEwW__customerWrap{margin-bottom:30px}.page-module___8aEwW__customerTitle{text-align:center;color:#fff;margin-bottom:20px;font-size:18px;font-weight:600}.page-module___8aEwW__customerList{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}@media (min-width:360px){.page-module___8aEwW__customerList{gap:8px}}.page-module___8aEwW__customerItem{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module___8aEwW__customerLogo{background-color:#fff;border-radius:4px;padding:5px}.page-module___8aEwW__customerName{color:#ddd;font-size:14px}.page-module___8aEwW__footerDesc{text-align:center;color:#ccc;border-top:1px solid #444;padding-top:20px;font-size:14px;line-height:1.8}.page-module___8aEwW__pageContainer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,Heiti SC,sans-serif;font-weight:400}
.OilPumpLoading-module__OPKEca__loadingWrapper{z-index:99999;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100vw;height:100vh;font-family:Microsoft YaHei,sans-serif;display:flex;position:fixed;top:0;left:0}.OilPumpLoading-module__OPKEca__oilPump{justify-content:center;align-items:flex-end;width:200px;height:180px;display:flex;position:relative}.OilPumpLoading-module__OPKEca__base{background:#fff;border:2px solid #333;width:180px;height:12px;position:absolute;bottom:0}.OilPumpLoading-module__OPKEca__leftWeight{background:#fff;border:2px solid #333;width:24px;height:30px;position:absolute;bottom:12px;left:20px}.OilPumpLoading-module__OPKEca__support{justify-content:center;width:80px;height:100px;display:flex;position:absolute;bottom:12px}.OilPumpLoading-module__OPKEca__support:before,.OilPumpLoading-module__OPKEca__support:after{content:"";background:#333;width:2px;height:100%;position:absolute;bottom:0}.OilPumpLoading-module__OPKEca__support:before{left:20px;transform:rotate(-30deg)}.OilPumpLoading-module__OPKEca__support:after{right:20px;transform:rotate(30deg)}.OilPumpLoading-module__OPKEca__supportCross{background:#333;width:50px;height:2px;position:absolute;top:30px;transform:rotate(-15deg)}.OilPumpLoading-module__OPKEca__rightMotor{background:#fff;border:2px solid #333;width:30px;height:40px;position:absolute;bottom:12px;right:20px}.OilPumpLoading-module__OPKEca__walkingBeam{transform-origin:100%;background:#333;width:120px;height:2px;animation:2s ease-in-out infinite OilPumpLoading-module__OPKEca__beamSwing;position:absolute;top:40px;left:30px}.OilPumpLoading-module__OPKEca__walkingBeam:after{content:"";background:#fff;border:2px solid #333;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.OilPumpLoading-module__OPKEca__donkeyHead{border:2px solid #0000;border-color:#333 #0000 #0000 #333;border-radius:4px 0 0 4px;width:30px;height:20px;position:absolute;top:32px;left:20px;transform:rotate(-10deg)}.OilPumpLoading-module__OPKEca__donkeyHead:before,.OilPumpLoading-module__OPKEca__donkeyHead:after{content:"";background:#333;width:20px;height:2px;position:absolute;right:0}.OilPumpLoading-module__OPKEca__donkeyHead:before{top:5px;transform:rotate(15deg)}.OilPumpLoading-module__OPKEca__donkeyHead:after{top:12px;transform:rotate(30deg)}.OilPumpLoading-module__OPKEca__crankLink{transform-origin:top;background:#333;width:2px;height:40px;animation:2s ease-in-out infinite OilPumpLoading-module__OPKEca__linkSwing;position:absolute;top:70px;left:80px}.OilPumpLoading-module__OPKEca__crankLink:before{content:"";background:#fff;border:2px solid #333;border-radius:50%;width:6px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}.OilPumpLoading-module__OPKEca__loadingText{color:#333;letter-spacing:2px;font-size:16px}@keyframes OilPumpLoading-module__OPKEca__beamSwing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}@keyframes OilPumpLoading-module__OPKEca__linkSwing{0%,to{transform:rotate(15deg)}50%{transform:rotate(-15deg)}}@media (max-width:768px){.OilPumpLoading-module__OPKEca__oilPump{transform:scale(.9)}.OilPumpLoading-module__OPKEca__loadingText{font-size:14px}}
