.repair,.repair_sec{position: relative; width:100%; background-color: #fff;}
.repair_sec img{width: 100%;}
.repair_sec_t{position:absolute;top:15%; left: 5%; padding: 0 3% 4.68vw; width: 42%;line-height: 2.5;  color: rgb(85, 83, 83); background-color: #fff;}
.repair_t1,.repair_t2{position: relative; margin-bottom: 4.69vw; line-height: 3.2; font-size: 3rem; color: #000;}
.repair_t1::after{content: ''; position: absolute; bottom: 0; left: 0; width: 6.25vw; border-bottom: solid 0.25rem #004bc8;}

.repair_sec2{margin: 3vw 0 4.5vw; width: 100%; background-color: #eee;}
.repair_row{display: -webkit-box; display: -ms-flexbox; display: flex; justify-content:space-between;align-items:center;}
.repair_row img{width: 50%;}
.repair_sec2_t{padding: 0 4.17vw; width: 50%;line-height: 2.5;  color: rgb(85, 83, 83); display: -webkit-box; display: -ms-flexbox; display: flex;flex-direction:column; justify-content:center;}
.repair_t2{font-size: 1.67rem; line-height: 4.6;}
.repair_t2::after{content: ''; position: absolute; bottom: 0; left: 0; width: 2.6vw; border-bottom: solid 0.25rem #004bc8;}
.repair_row_l{text-align: right;}
.repair_row_l .repair_t2::after{right:0;left: auto;}


@media screen and (min-width: 1201px) {
    .repair_sec_t:hover,.repair_row img:hover{-moz-transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);transform: scale(1.1,1.1);-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
}
@media screen and (max-width: 1200px) {  
    .repair_sec_t{position: relative; width: 90%; padding: 3vw 0;}
    .repair_row{flex-direction: column;align-items: center;}
    .repair_row img,.repair_sec2_t{width: 100%;}
    .repair_sec2_t{padding-bottom: 2rem;}
    .repair_row_l{text-align: left;flex-direction: column-reverse;}
    .repair_row_l .repair_t2::after{left:0;right: auto;}
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 414px) {
    
}
@media screen and (max-width: 375px) {
    
}
@media screen and (max-width: 320px) {
}

<!--ºÄÊ±1776401964.4444Ãë-->