27 отзывов
8 (932) 303-44-86
Запчасти прицепов и полуприцепов

ЧМЗАП


.uc-banner-panel { padding: 20px 0 0 50px; }
.uc-banner-color { display: flex; width: 100%; margin-top: 40px; height: auto; background: none; margin-bottom: 0; }
.uc-banner-text { margin-top: -40px; margin-bottom: 40px; margin-left: -30px; width: auto; background: #F5F5F5; padding: 30px 35px; box-shadow: 0 20px 30px rgba(0, 0, 0, .3); text-align: center; }
.uc-banner-text h2 { margin: 0; padding: 10px 0; border-top: 1px solid #1cc3e5; border-bottom: 1px solid #1cc3e5; }
.uc-banner-text span { font-weight: bold; font-size: 20px; color: #1cc3e5; }
.uc-banner-img { background: url(https://lh3.googleusercontent.com/pw/ACtC-3dm-UmIiPxpX_1hfyoihy88pNtEvNHqSd5T90Dtjn0qYikr-Jr9WzxMwRgY3qa-7sAbT8SD812HsoQ3BALGxy8xRlJggoMhpFYHhgtQFwswsgRkP6huHkB5SOAaB7HyTeWDVlo-7gpD_NLrxDpwkxE6=w580-h437-no?authuser=0) 80% center/cover; width: 250px; height: 250px; flex-shrink: 0; margin-top: 20px; margin-right: 30px; /*для старого дизайна сделайте значение отрицательным, (выглядит лучше), для нового - наоборот*/ margin-left: -25px; margin-bottom: -40px; box-shadow: 0 20px 30px rgba(0, 0, 0, .3); }
@media screen and (max-width: 900px) { .uc-banner-panel { padding: 0 20px; } .uc-banner-text { margin-right: 20px; } .uc-banner-color { flex-wrap: wrap; flex-direction: column; } .uc-banner-img { width: 215px; height: 215px; margin-top: -70px; margin-right: 0px; align-self: flex-end; } }
.uc-btns { display: inline-block; padding: 8px 30px; font-size: 16px; color: #fff!important; text-decoration: none!important; background: #f6a414; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.uc-btns:hover { background: #e59916; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.uc-panel { border-bottom: 1px solid #c5c5c5; padding: 20px 0; text-align: center; }
.uc-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-header { display: block; margin-bottom: 30px; text-align: center; font-weight: normal; font-size: 1.5em !important; }
.uc-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; }
.uc-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 250px; margin: 0 auto; border: 1px solid #ebebeb; background-color: rgba(255, 255, 255, 0.05); transition: all 0.5s linear; }
.uc-img-holder img { display: block; position: relative; transform: scale(1); transition: all .7s ease-in-out; }
.uc-img-holder:hover .uc-hint { transform: scaleX(1.0); opacity: 1; }
.uc-img-holder:hover img { -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.uc-hint { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.6); transition: all 0.5s linear; opacity: 0; }
.uc-hint-body { position: absolute; top: 50%; left: 0; width: 100%; color: #fff; padding: 15px; opacity: 0; transform: translateY(-50%); transition: all 0.5s linear; box-sizing: border-box; }
.uc-name { font-size: 15px; color: #1cc3e5; display: inline-block; margin-top: 10px; }
.uc-name:hover { color: #1cc3e5; }
.uc-wrapper:hover .uc-img-holder, .uc-img-holder:hover .uc-hint-body { opacity: 1; }
.uc-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; }
.uc-panel .uc-wrapper { width: 46%; }
@media screen and (max-width: 768px) { .uc-desc { position: static; visibility: visible; } .uc-panel .uc-wrapper { width: 51%; } .uc-panel .uc-wrapper+.uc-wrapper+.uc-wrapper { width: 51%; } }
@media screen and (max-width: 500px) { .uc-panel .uc-wrapper, .uc-panel .uc-wrapper+.uc-wrapper+.uc-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
.uc-ico-panel { padding: 20px 15px 20px; border-bottom: 1px solid #c5c5c5; }
.uc-ico-table { border-width: 0px !important; width: 48% !important; margin-top: 10px; table-layout: fixed; float: left; }
.uc-ico-table td { padding: 5px; transition: all 0.5s; vertical-align: middle; }
.uc-ico-table img { transition: all 0.4s; }
.uc-ico-table tr:hover td { background-color: #4e4e4e; transition: all 0.5s; color: #fff; }
.uc-ico-table tr:hover strong { color: #1cc3e5; }
.uc-ico-table tr:hover img { transform: translateX(10px); }
.uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; }
.uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s; background-color: #f7f7f7; }
@media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } }
.uc-order { padding: 20px 0; text-align: center; border-bottom: 1px solid #c5c5c5; }
.uc-order_wrap { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-order h2 { margin-bottom: 20px; }
.uc-order-scheme { width: 49%; margin: 10px .5%; padding: 20px 15px; box-sizing: border-box; vertical-align: top; box-shadow: 0 0 2px #4e4e4e; transition: all .3s ease; }
.uc-order-scheme strong { font-size: 22px; color: #1cc3e5; }
.uc-order-scheme:hover { box-shadow: 0 0 7px #1cc3e5; transition: all .3s ease; }
@media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 10px auto; } }
.uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #c5c5c5; }
.uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-b5-header { margin-bottom: 20px; }
.uc-b5-wrapper { display: inline-block; vertical-align: top; width: 19%; margin: 10px 0.5%; }
.uc-b5-arr { width: 25px; font-size: 30px; color: #1cc3e5; vertical-align: middle; padding-top: 10px; }
.uc-b5-arr2 {}
.uc-b5-arr3 {}
.uc-b5-text { margin: 10px 0 0; }
@media screen and (max-width: 1050px) { .uc-b5-wrapper { width: 31%; } .uc-b5-arr { width: 12%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } }
@media screen and (max-width: 800px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } }
.uc-b5-wrapper:hover img { animation: 1500ms ease 0s normal none 1 running flip; }
@keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(.95, .95, .95); animation-timing-function: ease-in; } to { transform: perspective(400px); animation-timing-function: ease-in; } }
.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; animation-name: flip; }
/*-----------------------------------------FOOTER-------------------------------*/
.uc-footer { padding: 20px 0 0; border-bottom: 1px solid #c5c5c5; text-align: center; }
.uc-footer p { margin: 20px 0; }
Запчасти на полуприцеп ЧМЗАП недорого
Каталог комплектующих к прицепам
Челябинский машиностроительный завод автомобильных прицепов представляет широкий ассортимент запчастей для прицепов различной грузоподъемности. Производитель на протяжении многих лет является лидером отечественного прицеп построения и выпускает гиганты тяговой силой до 2000 тонн. Запчасти к таким механизмам нужны соответствующие. В нашем каталоге представлено более 1000 различных деталей и комплектующих прицепной техники ЧМЗАП
Заказать
ЧМЗАП каталог запчастей от Тяжеловоз
Огромный выбор качественных комплектующих от производителя
Квалифицированный персонал, готовый оказать помощь в выборе.
У нас есть комплектующие для ремонта ходовой, подвески, тормозной системы и так далее
Наша компания сотрудничает напрямую с Челябинским заводом
Гарантия качества выдается на каждую деталь индивидуально.
Цена на запчасти отличаются демократичностью и могут быть снижены при оптовых закупках
Условия доставки и оплаты
Купить запчасти на прицеп выгодно
Только оригинал
В компании Тяжеловоз продаются оригинальные новые комплектующие прицепов с гарантией производителя.
Ассортимент
Широкий выбор комплектующих не ограничен маркой прицепа. У нас есть множество деталей различных марок.
Оплата
Удобные условия сотрудничества для каждого заказчика, сотрудничаем с физическими и юридическими лицами.
Гарантии
Производитель гарантирует высокое качество и работоспособность любой детали. При возникновении трудностей мы готовы осуществить обмен.
Доставка
Компания Тяжеловоз осуществляет доставки товаров по всем регионам России и в Казахстан. Используем услуги транспортных компаний на выбор клиента.
Консультации
Помощь специалистов по вопросам приобретения всегда актуальна. Помогаем в выборе и оформлении заявок.
К выбору оборудования
Как купить запчасти ЧМЗАП
Оформите заказ на сайте или позвоните

Обсудите с консультантом все интересующие детали

Произведите оплату по выставленному счету

Отправка осуществляется в день оплаты
Запчасти прицепов от компании Тяжеловоз
Надежный поставщик комплектующих для прицепов любых марок
Мы готовы сотрудничать с представителями торгующих организаций, для справок обращайтесь к нашим менеджерам.