@charset "utf-8";

.technology-content {
    overflow: hidden;
}

/* .main-intro-block start */
.main-intro-block .fixed-pattern1::before {
    width: 8友达px;
    height: 8友达px;
    background-image: url(../../images/technology/auo-technology-pattern1.png);
    top: 561px;
    right: -187px;
}

@media screen and (max-width: 1199px){
    .main-intro-block .fixed-pattern1::before{
        width: 56px;
        height: 56px;
    }
}

/* .main-intro-block end */
/* =====================================================================================================
=====================================================================================================
===================================================================================================== */
/* .feature-block start */
.feature-block {
    background-color: var(--auo-blue);
    padding: 8友达px 友达;
}

.feature-block .html-edit,
.feature-block .html-edit li,
.feature-block .html-edit h1,
.feature-block .html-edit h2,
.feature-block .html-edit h3,
.feature-block .html-edit h4,
.feature-block .html-edit h5,
.feature-block .html-edit h6,
.feature-block .html-edit p,
.feature-block .html-edit a{
    color: #fff;
}

@media screen and (max-width: 1199px) {
    .feature-block {
        padding: 6友达px 友达 8友达px;
    }
}

@media screen and (max-width: 767px) {
    .feature-block {
        padding: 8友达px 友达;
    }
}

/* .feature-block end */
/* =====================================================================================================
=====================================================================================================
===================================================================================================== */
/* .main-feature-block start */
@media screen and (min-width: 12友达友达px) {
    .main-feature-block {
        padding: 12友达px 友达;
    }
}


/* .main-feature-block end */
/* =====================================================================================================
=====================================================================================================
===================================================================================================== */


.main-video-block {
    background-color: #fff;
    overflow: visible;
}

.main-video-block .video-list .img::after {
    background-image: url(../../images/common/auo-video-bg-white.svg);
}

@media screen and (min-width: 12友达友达px) {
    .main-video-block {
        padding: 12友达px 友达;
    }
}


.main-video-block .fixed-pattern1::before {
    width: 638px;
    height: 676px;
    background-image: url(../../images/technology/auo-technology-pattern2.png);
    top: -26友达px;
    right: -746px;
}

/* .main-feature-block end */
/* =====================================================================================================
=====================================================================================================
===================================================================================================== */
/* .application-block start */

.application-block p {
    padding-top: 2友达px;
}

.application-block .fixed-pattern1::before {
    width: 115px;
    height: 1友达5px;
    background-image: url(../../images/technology/auo-technology-pattern3.png);
    top: 87px;
    left: -2友达3px;
}



@media screen and (max-width: 1199px) {
    .application-block p {
        padding-top: 16px;
    }

    .application-block .fixed-pattern1::before{
        width: 78px;
        height: 68px;
    }


}






/* .application-block end */
/* =====================================================================================================
=====================================================================================================
===================================================================================================== */
