<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 
.hardware-nav{
    color: #000 !important;
}
 
.pt-top-120 {
    padding-top: 120px;
}

.features-section .image-column .image-box:before {
    position: absolute;
    left: -30px;
    top: 0px;
    width: 362px;
    height: 402px;
    background-image: url(https://static.cdn.cardoor.cn/web/cararound/img/icons/lines.png);
    content: "";
}
.features-section .image-column .bg-icon-one {
    position: absolute;
    left: -100px;
    top: 5px;
}
.btn-dwn {
    position: relative;
    left: 20%;
    top: -40px;
}
.about-section {
    position: relative;
    padding: 100px 0 20px;
    background:#e8f0ff;
   
}
.sec-title.light h2, .sec-title.light h1, .sec-title.light .text {
     
    color: #000;
}
.text .yuyin-text {
    color: #000 !important;
    font-size: 18px;
}
figure .main-image .fig-bot{
    z-index:99 !important;
    top:100px !important;
    left:100px !important;
}
 
.services-section .image-column .image-box .icon-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.services-section .service-block:nth-child(1) {
    margin-right: 280px;
}
.services-section .service-block:nth-child(4) {
    margin-right: 210px;
}
.pt-60 {
    padding-top: 120px !important;
}
.main-menu .navigation &gt; li &gt; a{
    color:#000;
}
.main-menu .navigation &gt; li.current &gt; a{
    color:#000;
}

.main-header .main-box .nav-outer{
    left:17%;
}
.main-menu .navigation &gt; li &gt; a:hover{
    color: #000;
}
.super-p{
    position: relative;
    top: 100px;
    left: 25%;
}

.super-btn{
    top: 100px;
    left: 38%;
}
 </pre></body></html>