@media screen and (max-width: 600px) { .pcdesfromibay { display:none; } .mobiledesfromibay { display:block; width: 100%; } .mobiledesfromibay img { width: 100%; } .saleinfoforphone { width: 100%; height: 22px; } } @media screen and (min-width: 601px) { .pcdesfromibay { display:block; } .mobiledesfromibay { display:none; } }
/*清楚默认样式*/ body, ul, p, h3, h1, h4 { margin: 0; } ul { padding-left: 0; list-style-type: none; } a { text-decoration: none; } a:link { color: #FF; } .clearfix::after { content: “”; display: block; clear: both; } /*头部区域*/ body { font-family: Arial, Helvetica, sans-serif !important; ; margin: left; } .wapbar { width: 1000px; margin: 0 auto; } .wapbar .nav-box { position: relative; width: 100%; height: 60px; background: linear-gradient(to right, #00ffd2 0%, #71c0ee 15%, #87c6eb 20%, #6de9ea 50%, #d3e9fa 60%, #ffffff 100%); border-top-left-radius: 7px; border-top-right-radius: 7px; } .wapbar .graph { width: 100%; height: 200px; overflow: hidden; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; } .wapbar .graph .photo { width: 305.1%; height: 100%; } .wapbar .graph .photo img { width: 33.3%; height: 100%; } .wapbar .graph .photo>a>img { float: left; } @keyframes switch { 0%, 25% { transform: translateX(0); } 35%, 60% { transform: translateX(-33.8%); } 70%, 100% { transform: translateX(-67.6%); } } } .wapbar .nav-right { float: right; } .wapbar .nav-right>li { float: left; line-height: 60px; padding-right: 71.6px; color: #000000; transition: all 1s; perspective: 200px; } .wapbar .nav-right>li a { transition: all 1s; color: #000000; } .wapbar .nav-right>li:hover { transform: translateY(-2px); } .wapbar .nav-right>li a:hover { width: 25px; background-color: #00000; color: rgb(27, 27, 35); border-radius: 7px; } #footer { padding:5px 20px; background-color:#88bae1; text-align:right; color:#000; font-size:15px; } .wapbar .menu { float: right; display: none; margin: 0 15px 0 0; width: 60px; height: 60px; } .wapbar .menu .menu-btn { display: flex; align-items: center; width: 100%; height: 100%; } .wapbar .menu .menu-logo { display: block; position: relative; width: 100%; height: 6px; background: #000000; transition-delay: 0.5s; } .wapbar .menu .menu-logo::after { content: “”; display: block; position: absolute; width: 100%; height: 100%; top: 15px; left: 0; background: #000000; transition: 0.5s; } .wapbar .menu .menu-logo::before { content: “”; display: block; position: absolute; width: 100%; height: 100%; transition: 0.5s; top: -15px; left: 0; background: #000000; } .wapbar .menu .menu-nav { display: none; position: absolute; width: 100%; left: 0; right: 0; z-index: 1; background: #000000; } .wapbar .menu .menu-nav li { line-height: 62px; text-align: center; } .wapbar .menu .menu-nav li::after { content: “”; display: block; width: 100%; height: 2px; background: #e3e1e1; } .wapbar .menu .menu-nav li::before { content: “”; display: block; width: 100%; height: 2px; background: #e3e1e1; } .wapbar .menu .menu-nav li a { color: #fff; } .wapbar .menu input { display: none; } .wapbar .menu #menu-btn:checked~.menu-nav { display: block; } .wapbar .menu #menu-btn:checked~.menu-nav { display: block; } .wapbar .menu #menu-btn:checked~.menu-btn>.menu-logo { background-color: transparent; transition-delay: 0.5s; } .wapbar .menu #menu-btn:checked~.menu-btn>.menu-logo::after { top: 0; transform: rotate(225deg); } .wapbar .menu #menu-btn:checked~.menu-btn>.menu-logo::before { top: 0; transform: rotate(-225deg); } /*快递区域*/ .express { position: relative; margin-top: 1px; height: 72px; background: linear-gradient(to right, #a9d4f6 0%, #71c0ee 15%, #87c6eb 20%, #6de9ea 50%, #d3e9fa 60%, #a9d4f6 100%); border-radius: 7px; } .express ul { margin: 0 auto; width: 800px; height: 99%; border-top: linear-gradient(to bottom, #00ffd2 0%, #71c0ee 15%, #87c6eb 20%, #6de9ea 50%, #c4a3ed 60%, #8d24f0 100%); border-left: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 10%, #efefef 20%, #e6e5e5 40%, #e6e5e5 60%, #aaaaaa 100%); border-right: (to bottom, #ffffff 0%, #f9f9f9 10%, #efefef 20%, #e6e5e5 40%, #e6e5e5 60%, #aaaaaa 100%); border-bottom: (to bottom, #ffffff 0%, #f9f9f9 10%, #efefef 20%, #e6e5e5 40%, #e6e5e5 60%, #aaaaaa 100%) } .express ul li { float: left; width: 199px; height: 99%; color: #000; border-right: 1px solid rgb(58, 60, 66); } .express .pinzhi { float: left; margin: 20px 0 0 9px; } .express .typeface { font-size: 14px; color: #000; } .express .font { float: left; margin: -37px 0 0 49px; width: 155px; } .express span { font-weight: 800; } .express .face { font-size: 0.1rem; font-weight: 800; } /*内容区域之左侧*/ .content { margin-top: 10px; } } .content .more-cont { position: absolute; bottom: 10px; left: 230px; width: 0; z-index: 30; } .content .more-cont ul { overflow: hidden; background-color: #2D2D2D; } .content .more-cont ul li::before { content: “”; display: block; width: 100%; height: 2px; background: #e3e1e1; } .content :nth-child(14) span { float: right; margin-right: 25px; } .content :nth-child(14):hover>.more-cont { width: 236px; transition: all 1s; border-left: 1px solid #fff; } .content :nth-child(14):hover>.more-cont>ul>li>a { display: block; padding-left: 15px; line-height: 30px; color: #fff; } .content :nth-child(14) .submenu span { float: right; margin-right: 25px; } .content :nth-child(14) .submenu:hover>.more-cont { width: 236px; transition: all 1s; border-left: 1px solid #fff; } .content :nth-child(14) .submenu>.more-cont { position: absolute; top: 0; left: 230px; } .content :nth-child(14) .submenu:hover>.more-cont>ul>li>a { display: block; padding-left: 15px; line-height: 30px; color: #fff; } /*内容区域之右侧*/ .content .nav-left-box { width: 100%; border-radius: 7px; } .content .nav-left-box .title { background: #88bae1; border-radius: 7px; text-align: center; line-height: 40px; } .content .nav-left-box .title h1 { color: #000; font-size: 20px; } .content .nav-left-box .img-box { margin: 0 auto; width: 99%; background-color: #fff; } .content .sliding { height: 580px; margin: 0 auto; } .content .sliding>img { display: none; } .content .Small { margin-top: 20px; } .content .Small label { float: left; width: 70px; height: 70px; margin-left: 2px; cursor: pointer; opacity: 0.5; transition: all 0.6s; border: 1px solid #fff; display: inline-block; vertical-align: middle; } .content .Small label>img { width: 70px; height: 70px; } .content .sliding>img { margin: auto; max-width: 100%; max-height: 100%; } .content input { display: none; } .content #img1:checked~#Pictogram1, .content #img2:checked~#Pictogram2, .content #img3:checked~#Pictogram3, .content #img4:checked~#Pictogram4, .content #img5:checked~#Pictogram5, .content #img6:checked~#Pictogram6, .content #img7:checked~#Pictogram7, .content #img8:checked~#Pictogram8, .content #img9:checked~#Pictogram9, .content #img10:checked~#Pictogram10, .content #img11:checked~#Pictogram11, .content #img12:checked~#Pictogram12 { display: block; } .content #img1:checked~.Small #picture1, .content #img2:checked~.Small #picture2, .content #img3:checked~.Small #picture3, .content #img4:checked~.Small #picture4, .content #img5:checked~.Small #picture5, .content #img6:checked~.Small #picture6, .content #img7:checked~.Small #picture7, .content #img8:checked~.Small #picture8, .content #img9:checked~.Small #picture9, .content #img10:checked~.Small #picture10, .content #img11:checked~.Small #picture11, .content #img12:checked~.Small #picture12 { opacity: 1; border: 1px solid #FEDE00; border-radius: 7px; } .content img[src=””] { opacity: 0; } .big_preview_img~img[src=””] { opacity: 0 !important; } /*描述区域*/ .description-con { margin-top: 15px; } .description-con>h3 { line-height: 40px; color: #000; border-radius: 7px; text-indent: 20px; background: #88bae1; } .description-con>.description { margin: 0 auto; padding-left: 15px; padding-top: 10px; white-space: normal; } /*年限css引入*/ .title-content { margin: 20px auto; width: 90%; background: #e3e1e1; border-radius: 120px 120px; } .warranty { float: left; } /*内框架之标题*/ .title>h4 { text-indent: 12px; font-size: 20px; color: #ff701d; font-weight: 900; line-height: 44px; font-family: PingFang-SC-Semibold, arial, sans-serif; } .title-content>h4 { text-align: center; font-size: 2rem; color: #FEDE00; line-height: 120px; } /*内框架之年限*/ .warranty>div { float: left; margin-bottom: 3px; width: 93%; } .warranty>.rate { height: 80px; } .warranty>.rate>ul>li { height: 80px; } .warranty>div>ul>li { float: left; margin-left: 5px; margin-right: 1px; width: 45px; font-weight: 900; background-color: #9e9e9e; text-align: center; border-radius: 120px 120px; } .warranty>div>ul>.date { width: 80px; margin: 0; text-align: center; color: #FEDE00; background: #e3e1e1; } .warranty>div>ul>.change { width: 80px; height: 40px; margin: 0; color: #FEDE00; background: #e3e1e1; } .quality { float: left; width: 45px; height: 11px; font-size: 12px; line-height: 35px; } .ceceo1 { width: 220px; margin: 0; text-align: center; background-color: #ff701d; color: #ff701d; font-size: 15px; font-family: PingFang-SC-Semibold, arial, sans-serif; font-weight: 900; } /*顶部结尾区域*/ .footer { margin-top: 20px; height: 115px; border-radius: 7px; background: #e3e1e1; } .footer .left-cont-logo { width: 65%; margin:0 auto; margin-top: 20px; text-align: center; font-size: 1.5rem; color: #000; line-height: 40px; } } } /*年限自适应区域*/ @media screen and (min-width: 600px) and (max-width:800px) { .warranty { width: 100%; } .title-content>h4 { font-size: 1.5rem; } .warranty>div>ul>.date { width: 60px; } .warranty>div>ul>li { margin-left: 1px; margin-right: 1px; width: 39px; font-weight: 100; } .sh { margin-top: 25px; } .warranty>div>ul>.change { width: 60px; height: 30px; } .quality { width: 40px; } } @media screen and (min-width: 480px) and (max-width:600px) { .title-content>h4 { text-indent: 90px; font-size: 1.1rem; } .warranty { margin: 20px auto 0; } .warranty>div>ul>li { width: 32px; font-weight: normal; margin-right: 0.5px; margin-left: 0; } .warranty>div>ul>.date { width: 60px; } .warranty>div>ul>.change { width: 40px; height: 20px; margin-right: 5px; } .quality { width: 35px; } .warranty>.rate { margin-left: 10px; } .warranty>.rate>ul>li { padding-left: 0.5px; } } @media screen and (max-width: 480px) { .title-content>h4 { text-indent: 20px; font-size: 1.0rem; } .warranty { width: 100%; } .warranty>div { width: 22%; margin-left: 3%; } .warranty>div>ul>li { float: none; height: 35px; font-weight: normal; margin-bottom: 5px; line-height: 38px; } .title-content { height: 70px; } .title-content>h4 { line-height: 70px; } .warranty>div>ul>.date { width: 68px; line-height: 38px; margin-bottom: 5px; } .quality { width: 35px; } .warranty>.rate { margin-left: 10px; } .warranty>.rate>ul>li { width: 88px; height: 35px; padding-left: 0.5px; margin: 0px 5px 5px -15px; } .warranty>div>ul>.change { line-height: 38px; margin-right: 5px; } .quality { float: none; width: 18px; height: 0; line-height: 0; } .warranty>.rate>ul>li:nth-child(2) { line-height: 17px; } .warranty>.rate>ul>li:nth-child(3) { line-height: 17px; } .warranty>.rate>ul>li:nth-child(4) { line-height: 17px; } .warranty .coverge { margin: 0; } } /*自适应区域*/ @media screen and (max-width:800px) { .wapbar { width: 100%; } .wapbar .graph .photo { width: 306.4%; height: 100%; } .wapbar .graph .photo img { width: 33.3%; height: 100%; } .wapbar .nav-right { display: none; } .wapbar .menu { display: block; } .footer .right-cont-logo { font-size: 1rem; } .content .nav-left-box { display: none; } .content .nav-right-box { float: none; width: 100%; } .express ul.fast { border-right: 0; border-left: 0; } } @media screen and (min-width:420px)and (max-width:799px) { .express { display: none; } } @media screen and (min-width:0)and (max-width:420px) { .wapbar { width: 100%; } .wapbar .graph { height: 100px; } .wapbar .graph .photo { width: 303.4%; height: 100%; } .wapbar .graph .photo img { width: 33.3%; height: 100%; } .wapbar .nav-right { display: none; } .wapbar .menu { display: block; } .footer .right-cont-logo { float: right; font-size: 0.1rem; line-height: 30px; } .footer { height: 60px; } .footer .left-cont-logo img { width: 90px; margin: top; margin-left: 10%; } .express { display: none; } }
- HOME PAGE
- HOT LISTING
- ABOUT US
- ADD TO FAVS
- FEEDBACK
- CONTACT US
-
100% SATISFACTION
GUARANTEED
-
-
FREE DELIVERY
US 48 STATES
-
SAFE & SECURED
TRANSACTIONS
Fit Audi A3 2021-2023 Complete Bumper Body kit W/ Grille Front RS3 Style
#txprocessbyibay input { display: none; } #txprocessbyibay section { display: none; } @media screen and (min-width: 410px) { #txprocessbyibay section img { width: 500px; height: 500px; } #txpicibaylabel img { width: 80px; height: 80px; border: 1px solid #999999; margin: 0 0 10px 10px; } }#txpicibay1:checked ~ #txpic1,#txpicibay2:checked ~ #txpic2,#txpicibay3:checked ~ #txpic3,#txpicibay4:checked ~ #txpic4,#txpicibay5:checked ~ #txpic5,#txpicibay6:checked ~ #txpic6,#txpicibay7:checked ~ #txpic7,#txpicibay8:checked ~ #txpic8,#txpicibay9:checked ~ #txpic9,#txpicibay10:checked ~ #txpic10,#txpicibay11:checked ~ #txpic11,#txpicibay12:checked ~ #txpic12{display:block;}
DESCRIPTION
For 2021-2023 Audi Audi A3 Front Bumper Body kit RS3 Style
Give your A3 the aggressive, sporty stance of the RS3!
This complete front bumper and grille assembly is designed to transform the look of your 2021-2023 Audi A3 facelift model. Engineered for a direct, hassle-free replacement, this kit delivers authentic RS3 styling with factory-level fit and finish.
Fitment
| Compatible Model |
Years |
| Audi Audi A3 |
2021-2023 |
Key Features
-
Complete Audi RS3 Style Conversion – Front bumper cover, grilles, bezels, brackets, and trim all in one package
-
Direct Replacement – Designed to factory specifications for a seamless, bolt-on installation
-
Easy to Prep & Paint – Premium pre-primed finish, ready for sanding and professional refinishing
-
Shipped Unfolded – Bumper arrives unfolded in one complete package for your convenience
-
All Items in ONE Package – Everything you need arrives together, saving you time and hassle
Product Highlights
| Feature |
Benefit |
| Benchmark Design & Manufacturing |
Extensive R&D ensures state-of-the-art design and flawless performance |
| Lean Manufacturing Process |
Keeps costs down while maintaining high quality |
| Pre-Primed Finish |
Ready to sand, prep, and paint to match your vehicle perfectly |
| Like-New Restoration |
Restore or upgrade your vehicle to a fresh, aggressive RS3 appearance |
Specifications:
- Product Name:For 2021+ Audi A3 Facelift RS3 Style Front Bumper Body Kit
- Condition: Factory New Condition
- Style: Audi A3 RS3 Facelift Style
- Color: Unpainted
- Type: Front Bumper Body Kit
- Position: Front
As shown in the pictures.
Why Choose This Kit?
✔ Complete RS3 front-end transformation
✔ No modifications needed – direct bolt-on replacement
✔ Professional pre-primed finish saves prep time
✔ All hardware and components included
✔ Ships unfolded in one secure package
Upgrade your 2021-2023 Audi Audi A3 with the unmistakable RS3 look today!
PAYMENT
Paypal, Visa, and MasterCard are the accepted forms of payment.
Please use the eBay checkout system when paying for your order.
Immediate payment is required for all orders.
FEEDBACK
Your satisfaction is our first priority,We strive for 100% customer satisfaction! If you have any problems, please contact us before leaving negative feedback.FEEDBACK IS VERY IMPORTANT TO US.
© 2020 TOPONE AUTO PARTS
Homepage
#txforphone input { display: none; } #txforphone section { display: none; } @media screen and (max-width: 400px) { #txforphone section img { width: 350px; height: 350px; } #txlabelforphone img { width: 50px; height: 50px; border: 1px solid #999999; } }#txpicforhone1:checked ~ #txpicforhonetwo1,#txpicforhone2:checked ~ #txpicforhonetwo2,#txpicforhone3:checked ~ #txpicforhonetwo3,#txpicforhone4:checked ~ #txpicforhonetwo4,#txpicforhone5:checked ~ #txpicforhonetwo5,#txpicforhone6:checked ~ #txpicforhonetwo6,#txpicforhone7:checked ~ #txpicforhonetwo7,#txpicforhone8:checked ~ #txpicforhonetwo8,#txpicforhone9:checked ~ #txpicforhonetwo9,#txpicforhone10:checked ~ #txpicforhonetwo10,#txpicforhone11:checked ~ #txpicforhonetwo11,#txpicforhone12:checked ~ #txpicforhonetwo12{display:block;}
For 2021-2023 Audi Audi A3 Front Bumper Body kit RS3 Style
Give your A3 the aggressive, sporty stance of the RS3!
This complete front bumper and grille assembly is designed to transform the look of your 2021-2023 Audi A3 facelift model. Engineered for a direct, hassle-free replacement, this kit delivers authentic RS3 styling with factory-level fit and finish.
Fitment
| Compatible Model |
Years |
| Audi Audi A3 |
2021-2023 |
Key Features
-
Complete Audi RS3 Style Conversion – Front bumper cover, grilles, bezels, brackets, and trim all in one package
-
Direct Replacement – Designed to factory specifications for a seamless, bolt-on installation
-
Easy to Prep & Paint – Premium pre-primed finish, ready for sanding and professional refinishing
-
Shipped Unfolded – Bumper arrives unfolded in one complete package for your convenience
-
All Items in ONE Package – Everything you need arrives together, saving you time and hassle
Product Highlights
| Feature |
Benefit |
| Benchmark Design & Manufacturing |
Extensive R&D ensures state-of-the-art design and flawless performance |
| Lean Manufacturing Process |
Keeps costs down while maintaining high quality |
| Pre-Primed Finish |
Ready to sand, prep, and paint to match your vehicle perfectly |
| Like-New Restoration |
Restore or upgrade your vehicle to a fresh, aggressive RS3 appearance |
Specifications:
- Product Name:For 2021+ Audi A3 Facelift RS3 Style Front Bumper Body Kit
- Condition: Factory New Condition
- Style: Audi A3 RS3 Facelift Style
- Color: Unpainted
- Type: Front Bumper Body Kit
- Position: Front
As shown in the pictures.
Why Choose This Kit?
✔ Complete RS3 front-end transformation
✔ No modifications needed – direct bolt-on replacement
✔ Professional pre-primed finish saves prep time
✔ All hardware and components included
✔ Ships unfolded in one secure package
Upgrade your 2021-2023 Audi Audi A3 with the unmistakable RS3 look today!
.dc_tracker_img{display:none;}.dc_tracker_img:last-of-type{display:block;}p:empty+hr{display:none;}hr+span.ebay,hr+*>span.ebay{display:none;}