﻿.slick-dots {
    display: none !important;
}

#Ailinc h2 {
    font-size: 40px;
    font-weight: 500;
}

#Ailinc h2.Color123456 {
    color: #123456;
}

#Ailinc h4 {
    margin: 0;
    color: #54c3f1;
    font-size: 24px;
    font-weight: 400;
}

#Ailinc article ul {
    padding-left: 1.2em;
    list-style: square;
}

#Ailinc article ul li {
    padding: 0 0 .5em 0;
    font-size: 18px;
}

#Ailinc article p {
    text-align: justify;
    font-size: 18px;
    line-height: 2em;
}

#Ailinc article span {
    font-size: 18px;
}

#Ailinc article section {
    box-sizing: border-box;
}

#Ailinc .Banner {
    position: relative;
    width: 100%;
    height: 666px;
    background-image: url(../../../_Image/technology/ailinc/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#Ailinc .Banner .BreadList {
    margin: auto;
    padding: 30px 0;
    width: 1024px;
}

#Ailinc .Banner .BreadList.White,
#Ailinc .Banner .BreadList.White a.BreadItem:hover {
    color: #fff;
    opacity: 1;
}

#Ailinc .Banner .BreadList.White .BreadItem,
#Ailinc .Banner .BreadList.White span.BreadItem {
    color: #fff;
    opacity: .7;
}

#Ailinc .Banner .BannerImg {
    position: absolute;
    left: 50%;
    bottom: -150px;
    transform: translateX(-50%);
    width: 1024px;
}

#Ailinc article.Dark {
    background-color: #010101;
    color: #fff;
}

#Ailinc article#P1 {
    background-image: url(../../../_Image/technology/ailinc/2.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: contain;
}

#Ailinc article#P1 section {
    margin: auto;
    padding: 200px 0;
    width: 1024px;
}

#Ailinc article#P1 section .Wapper {
    width: 525px;
}

#Ailinc article#P1 section .Wapper h2 {
    font-size: 40px;
    font-weight: 400;
}

#Ailinc article#P1 section .Wapper h3 {
    margin: 0 0 1.5em 0;
    font-size: 22px;
    font-weight: 400;
}

#Ailinc article#P1 section .Wapper h4 {
    position: relative;
}

#Ailinc article#P1 section .Wapper h4::after {
    position: absolute;
    left: 0;
    bottom: -0.5em;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #54c3f1;
    background: -moz-linear-gradient(left, #54c3f1 0%, transparent 100%);
    background: -webkit-linear-gradient(left, #54c3f1 0%, transparent 100%);
    background: linear-gradient( to right, #54c3f1 0%, transparent 100%);
}

#Ailinc article#P1 section .Wapper p {
    color: #fff;
    font-weight: 300;
    opacity: .9;
}

#Ailinc article#P1 section .FunctionList {
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
    list-style: none;
}

#Ailinc article#P1 section .FunctionList .FunctionItem {
    position: relative;
    display: inline-block;
    margin: 10px;
    padding: 20px;
    width: 100px;
    border-left: 1px solid rgb(84, 195, 241, .7);
    border-right: 1px solid rgb(84, 195, 241, .7);
    background: radial-gradient(ellipse 120% 300% at center, rgb(84, 195, 241, .05), rgb(84, 195, 241, .4));
}

#Ailinc article#P1 section .FunctionList .FunctionItem::before,
#Ailinc article#P1 section .FunctionList .FunctionItem::after {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #54c3f1;
    background: -moz-linear-gradient(left, rgb(84, 195, 241, .7) 10%, transparent 10%, transparent 90%, rgb(84, 195, 241, .7) 90%);
    background: -webkit-linear-gradient(left, rgb(84, 195, 241, .7) 10%, transparent 10%, transparent 90%, rgb(84, 195, 241, .7) 90%);
    background: linear-gradient( to right, rgb(84, 195, 241, .7) 10%, transparent 10%, transparent 90%, rgb(84, 195, 241, .7) 90%);
}

#Ailinc article#P1 section .FunctionList .FunctionItem::before {
    bottom: 0;
}

#Ailinc article#P1 section .FunctionList .FunctionItem::after {
    top: 0;
}

#Ailinc article#P1 section .FunctionList br.Px1023 {
    display: none;
}

#Ailinc article#P2 {
    background-image: url(../../../_Image/technology/ailinc/3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#Ailinc article#P2 .HighlightList {
    margin: auto;
    padding: 100px 0;
    text-align: center;
}

#Ailinc article#P2 .HighlightList .HighlightItem {
    display: inline-block;
    margin: auto 120px auto auto;
}

#Ailinc article#P2 .HighlightList .HighlightItem:nth-last-of-type(1) {
    margin: auto;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Left {
    float: left;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Left .Img {
    margin: auto;
    display: block;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Left .Title {
    margin: auto;
    display: block;
    text-align: center;
    font-size: 20px;
    text-shadow: 0 0 20px #359aff;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Right {
    padding: 30px 0 0 0;
    float: left;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Right span {
    font-size: 25px;
}

#Ailinc article#P2 .HighlightList .HighlightItem .Right span strong {
    padding: 0 5px 0 0;
    font-size: 50px;
}

#Ailinc article#P3 {
    margin: -100px 0 0 0;
    padding: 250px 0 200px 0;
    background-image: url(../../../_Image/technology/ailinc/8.png);
    background-position: 70% top;
    background-repeat: no-repeat;
    background-size: contain;
}

#Ailinc article#P3 .OOO {
    position: relative;
    width: 1103px;
    height: 487px;
    background-image: url(../../../_Image/technology/ailinc/9.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#Ailinc article#P3 .OOO img,
#Ailinc article#P3 .OOO h4,
#Ailinc article#P3 .OOO ul {
    position: absolute;
}

#Ailinc article#P3 .OOO ul {
    margin: 0;
}

#Ailinc article#P3 .OOO img.Ai {
    left: 261px;
    top: -37px;
    width: 265px;
}

#Ailinc article#P3 .OOO img.ipc {
    left: 154px;
    top: 441px;
    width: 216px;
}

#Ailinc article#P3 .OOO img.i {
    left: 676px;
    top: 441px;
    width: 216px;
}

#Ailinc article#P3 .OOO h4.Ai-en {
    left: 261px;
    top: -111px;
}

#Ailinc article#P3 .OOO h4.Ai-tw {
    left: 261px;
    top: -81px;
}

#Ailinc article#P3 .OOO h4.ipc {
    left: 154px;
    top: 480px;
}

#Ailinc article#P3 .OOO h4.i {
    left: 704px;
    top: 480px;
}

#Ailinc article#P3 .OOO ul.Ai {
    left: 578px;
    top: -111px;
}

#Ailinc article#P3 .OOO ul.ipc-1 {
    left: 153px;
    top: 543px;
}

#Ailinc article#P3 .OOO ul.ipc-2 {
    left: 340px;
    top: 543px;
}

#Ailinc article#P3 .OOO ul.i-1 {
    left: 703px;
    top: 543px;
}

#Ailinc article#P3 .OOO ul.i-2 {
    left: 840px;
    top: 543px;
}

#Ailinc article#P4 {
    padding: 50px 0;
}

#Ailinc article#P4 section {
    margin: auto;
    padding: 50px 0;
    width: 1024px;
}

#Ailinc article#P4 section:nth-child(1) {
    padding: 50px 400px 50px 0;
    background-image: url(../../../_Image/technology/ailinc/12.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

#Ailinc article#P4 section:nth-child(1) .P4Img {
    display: none;
}

#Ailinc article#P4 section p {
    margin: 2em 0 0 0;
}

#Ailinc article#P4 section ul {
    margin: 2em 0 0 0;
}

#Ailinc article#P4 .P4List {
    margin: auto auto 50px auto;
    width: 1440px;
    text-align: center;
}

#Ailinc article#P4 .P4List br {
    display: none;
}

#Ailinc article#P4 .P4List .P4Item {
    margin: 0 25px;
    display: inline-block;
    text-align: center;
}

#Ailinc article#P4 .P4List .P4Item img {
    margin: 0 0 20px 0;
}

#Ailinc article#P4 .P4List .P4Item span {
    display: block;
    color: #555;
    line-height: 1.8em;
}

#Ailinc article#P4 .P4List .P4Item span#Opt {
    margin: 10px auto auto auto;
    padding: 1px 10px 0 10px;
    width: 70px;
    color: #123456;
    border: 1px solid #123456;
    border-radius: 5px;
}

#Ailinc article#P5 {
    position: relative;
    height: 672px;
    background-color: #242b35;
    background: radial-gradient(ellipse 100% 150% at center, #858f9d 0%, #242b35 50%);
}

#Ailinc article#P5::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 35%;
    background-image: url(../../../_Image/technology/ailinc/19.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}

#Ailinc article#P5 section {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-100%);
    padding: 0 5% 0 0;
    z-index: 1;
}

#Ailinc article#P5 section h2 {
    margin: 2em 0 .5em 0;
    color: #fff;
    font-weight: 400;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
}

#Ailinc article#P5 ul {
    float: left;
    list-style-type: none;
    padding: 0 50px 0 0;
}

#Ailinc article#P5 ul:nth-last-child(1) {
    padding: 0;
}

#Ailinc article#P5 ul li {
    color: #fff;
    line-height: 2em;
    font-size: 20px;
    font-weight: 300;
}

#Ailinc article#P5 ul li span {
    display: inline-block;
    width: 1.4em;
    color: #ffd800;
    font-weight: 500;
}

#Ailinc article#P5 img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    height: 100%;
}

#Ailinc .UIList .UIItem {
    background-color: #e9eaef;
    padding: 0 0 100px 0;
}

#Ailinc .UIList .UIItem:nth-child(odd) {
    background-color: #123456;
}

#Ailinc .UIList .UIItem section {
    margin: auto;
    padding: 100px calc(1024px / 2) 100px 0;
    width: 1024px;
    background-position: right center;
    background-repeat: no-repeat;
}

#Ailinc .UIList .UIItem#P6 section {
    background-image: url(../../../_Image/technology/ailinc/20.jpg);
}

#Ailinc .UIList .UIItem#P7 section {
    background-image: url(../../../_Image/technology/ailinc/28.jpg);
}

#Ailinc .UIList .UIItem#P8 section {
    background-image: url(../../../_Image/technology/ailinc/33.jpg);
}

#Ailinc .UIList .UIItem#P9 section {
    background-image: url(../../../_Image/technology/ailinc/38.jpg);
}

#Ailinc .UIList .UIItem#P6 section .P6Img,
#Ailinc .UIList .UIItem#P7 section .P7Img,
#Ailinc .UIList .UIItem#P8 section .P8Img,
#Ailinc .UIList .UIItem#P9 section .P9Img {
    display: none;
}

#Ailinc .UIList .UIItem#P8 section p br.Px767 {
    display: none;
}

#Ailinc .UIList .UIItem section .H2 {
    border-bottom: 1px solid rgba(0, 0, 0, .25);
}

#Ailinc .UIList .UIItem:nth-child(odd) section .H2 {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

#Ailinc .UIList .UIItem section .H2 h2 {
    float: left;
    padding: 0 0 10px 0;
    transform: translateY(1.5px);
    border-bottom: 3px solid #b80000;
}

#Ailinc .UIList .UIItem:nth-child(odd) section .H2 h2 {
    color: #fff;
    font-weight: 400;
}

#Ailinc .UIList .UIItem section p {
    letter-spacing: 0.2em;
}

#Ailinc .UIList .UIItem:nth-child(odd) section p,
#Ailinc .UIList .UIItem:nth-child(odd) .slider .SliderItem span {
    color: rgba(255, 255, 255, .9);
    font-weight: 300;
}

#Ailinc .UIList .UIItem .slider {
    margin: auto;
    padding: 50px 55px 50px 100px;
    width: 1124px;
    background: -moz-linear-gradient(right, transparent 0%, rgba(165, 166, 171, .25) 20%, rgba(165, 166, 171, .25) 80%, transparent 100%);
    background: -webkit-linear-gradient(right, transparent 0%, rgba(165, 166, 171, .25) 20%, rgba(165, 166, 171, .25) 80%, transparent 100%);
    background: linear-gradient(to left, transparent 0%, rgba(165, 166, 171, .25) 20%, rgba(165, 166, 171, .25) 80%, transparent 100%);
}

#Ailinc .UIList .UIItem:nth-child(odd) .slider {
    background: -moz-linear-gradient(right, transparent 0%, #112233 20%, #112233 80%, transparent 100%);
    background: -webkit-linear-gradient(right, transparent 0%, #112233 20%, #112233 80%, transparent 100%);
    background: linear-gradient(to left, transparent 0%, #112233 20%, #112233 80%, transparent 100%);
}

#Ailinc .UIList .UIItem .slider .slick-prev:before,
#Ailinc .UIList .UIItem .slider .slick-next:before {
    color: #123456;
}

#Ailinc .UIList .UIItem:nth-child(odd) .slider .slick-prev:before,
#Ailinc .UIList .UIItem:nth-child(odd) .slider .slick-next:before {
    color: #fff;
}

#Ailinc .UIList .UIItem .slider .SliderItem img {
    margin: 0 50px 0 0;
    width: calc((1024px - 150px - 50px)/3);
}

#Ailinc .UIList .UIItem .slider .SliderItem span {
    margin: 10px 0 0 0;
    display: block;
    width: calc((1024px - 150px - 50px)/3);
    text-align: center;
}

#Ailinc .BackButton {
    position: relative;
    background-color: #0d2940;
    background: -moz-linear-gradient(right, #0d2940 500px, #000 100%);
    background: -webkit-linear-gradient(right, #0d2940 500px, #000 100%);
    background: linear-gradient(to left, #0d2940 500px, #000 100%);
}

#Ailinc .BackButton::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 500px;
    height: 100%;
    background: -moz-linear-gradient(right, transparent 0%, #0d2940 100%);
    background: -webkit-linear-gradient(right, transparent 0%, #0d2940 100%);
    background: linear-gradient(to left, transparent 0%, #0d2940 100%);
}

#Ailinc .BackButton img {
    float: right;
    display: block;
    width: 500px;
}

#Ailinc .BackButton .Button {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 10px 50px;
    color: rgba(255, 255, 255, .9);
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 2px;
    transition: all .2s;
}

#Ailinc .BackButton .Button:hover {
    background-color: #000;
}

@media screen and (max-width:1699px) {
    #Ailinc article#P1 {
        background-position: right center;
        background-size: 50%;
    }
    #Ailinc article#P1 section {
        padding: 10% 0;
    }
    #Ailinc article#P2 .HighlightList {
        padding: 50px 0 100px 0;
    }
}

@media screen and (max-width:1439px) {
    #Ailinc article#P2 .HighlightList {
        width: 100%;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem {
        margin: auto 50px auto auto;
    }
    #Ailinc article#P4 .P4List {
        width: 100%;
        margin: auto;
    }
    #Ailinc article#P4 .P4List br {
        display: inline;
    }
    #Ailinc article#P4 .P4List .P4Item {
        margin: 0 25px 50px 25px;
    }
    #Ailinc article#P5 {
        height: 540px;
    }
}

@media screen and (max-width:1279px) {
    #Ailinc .Banner {
        height: 510px;
    }
    #Ailinc .Banner .BreadList {
        width: calc(100% - 30px);
    }
    #Ailinc .Banner .BannerImg {
        width: 928px;
    }
    #Ailinc article#P1 section {
        padding: 15% 50px 5% 50px;
        width: 100%;
    }
    #Ailinc article#P1 section .Wapper p {
        margin: 1em 0 3em 0;
    }
    #Ailinc article#P2 .HighlightList {
        margin: auto;
        padding: 50px 0;
        width: 770px;
        text-align: left;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem {
        margin: 0;
        width: 380px;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Left .Img,
    #Ailinc article#P2 .HighlightList .HighlightItem .Left .Title {
        display: inline-block;
        vertical-align: middle;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Right {
        padding: 30px 0 0 10px;
    }
    #Ailinc article#P3 {
        background-size: 80% auto;
        overflow: hidden;
    }
    #Ailinc article#P3 .Container {
        padding: 0;
    }
    #Ailinc article#P3 .Container .OOO {
        margin: 0 0 0 -100px;
        width: 1024px;
    }
    #Ailinc article#P3 .OOO img.Ai {
        left: 226px;
        top: -24px;
    }
    #Ailinc article#P3 .OOO img.ipc {
        left: 132px;
        top: 431px;
    }
    #Ailinc article#P3 .OOO img.i {
        left: 626px;
        top: 431px;
    }
    #Ailinc article#P3 .OOO h4.Ai-en {
        left: 226px;
        top: -98px;
    }
    #Ailinc article#P3 .OOO h4.Ai-tw {
        left: 226px;
        top: -68px;
    }
    #Ailinc article#P3 .OOO h4.ipc {
        top: 470px;
    }
    #Ailinc article#P3 .OOO h4.i {
        left: 640px;
        top: 470px;
    }
    #Ailinc article#P3 .OOO ul.Ai {
        left: 527px;
        top: -98px;
    }
    #Ailinc article#P3 .OOO ul.ipc-1 {
        top: 533px;
    }
    #Ailinc article#P3 .OOO ul.ipc-2 {
        top: 533px;
    }
    #Ailinc article#P3 .OOO ul.i-1 {
        left: 639px;
        top: 533px;
    }
    #Ailinc article#P3 .OOO ul.i-2 {
        left: 776px;
        top: 533px;
    }
    #Ailinc article#P4 {
        padding: 50px;
    }
    #Ailinc article#P4 section {
        width: 100%;
    }
    #Ailinc article#P4 section:nth-child(1) {
        padding: 50px 350px 50px 0;
    }
    #Ailinc article#P5::before {
        height: 15vw;
    }
    #Ailinc article#P5 section {
        padding: 0;
    }
    #Ailinc article#P5 section h2 {
        margin: 1em 0 0 0;
    }
    #Ailinc article#P5 img {
        transform: none;
        top: auto;
        bottom: 0;
        height: auto;
        max-width: 40%;
    }
    #Ailinc .UIList .UIItem {
        padding: 0;
    }
    #Ailinc .UIList .UIItem section {
        padding: 100px calc(1024px / 2) 100px 50px;
        width: 100%;
        background-position: calc(100% - 50px) center;
    }
    #Ailinc .UIList .UIItem .slider {
        padding: 50px 55px;
        width: 100%;
    }
    #Ailinc .UIList .UIItem .slider .SliderItem img,
    #Ailinc .UIList .UIItem .slider .SliderItem span {
        width: calc((100vw - 210px)/3);
    }
}

@media screen and (max-width:1023px) {
    #Ailinc .Banner {
        height: 410px;
    }
    #Ailinc .Banner .BannerImg {
        bottom: -116px;
        width: 90%;
    }
    #Ailinc article#P1 section .Wapper {
        width: 60%;
    }
    #Ailinc article#P1 section .FunctionList br.Px1023 {
        display: inline;
    }
    #Ailinc article#P2 .HighlightList {
        width: 760px;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem {
        width: 370px;
        width: auto;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem:nth-child(odd) .Left {
        padding: 0 10px 0 20px;
    }
    #Ailinc article#P3 {
        padding: 250px 0;
        background-position: 90% top;
    }
    #Ailinc article#P3 .OOO ul.Ai {
        left: 226px;
        top: -10px;
    }
    #Ailinc article#P3 .OOO ul.ipc-2 {
        left: 153px;
        top: 599px;
    }
    #Ailinc article#P3 .OOO ul.i-2 {
        left: 653px;
        top: 599px;
    }
    #Ailinc article#P4 section:nth-child(1) {
        padding: 0 0 11px 0;
        background-position: right bottom;
    }
    #Ailinc article#P4 section:nth-child(1) p {
        width: calc(100% - 328px);
    }
    #Ailinc article#P4 .P4List .P4Item {
        margin: 0 10px 50px 10px;
        width: 29%;
    }
    #Ailinc article#P4 .P4List .P4Item img {
        width: 100%;
    }
    #Ailinc article#P4 .P4List .P4Item span {
        font-size: 16px;
        white-space: nowrap;
    }
    #Ailinc article#P5 {
        background: radial-gradient(ellipse 100% 90% at 50% 75%, #858f9d 0%, #242b35 80%);
    }
    #Ailinc article#P5,
    #Ailinc article#P5 section,
    #Ailinc article#P5 img {
        position: static;
        height: auto;
        left: auto;
        top: auto;
        transform: none;
        padding: 0;
    }
    #Ailinc article#P5::before {
        display: none;
    }
    #Ailinc article#P5 section {
        padding: 0 50px;
        transform: translateY(50px);
    }
    #Ailinc article#P5 img {
        margin: auto;
        display: block;
        max-width: 60%;
    }
    #Ailinc .UIList .UIItem section {
        padding: 50px 380px 50px 50px;
        background-size: 300px auto;
    }
    #Ailinc .UIList .UIItem section .H2 h2 {
        font-size: 30px;
    }
    #Ailinc .UIList .UIItem .slider .SliderItem img {
        margin: 0 25px 0 0;
        width: calc((100vw - 160px)/3);
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
        right: 0;
    }
    #Ailinc .BackButton .Button {
        left: 33%;
    }
}

@media screen and (max-width:767px) {
    #Ailinc .Banner {
        background-image: url(../../../_Image/technology/ailinc/banner-m.jpg);
        height: 66.6vw;
    }
    #Ailinc .Banner .BreadList {
        padding: 15px 0;
        margin: 0 15px;
    }
    #Ailinc .Banner .BannerImg {
        bottom: -50px;
        width: 95%;
    }
    #Ailinc article#P1 {
        background-position: 120% 85%;
        background-size: auto calc(90px + 50vw);
    }
    #Ailinc article#P1 section {
        padding: 60px 30px;
    }
    #Ailinc article#P1 section .Wapper {
        width: 100%;
    }
    #Ailinc article#P1 section .Wapper h2 {
        font-size: 30px;
    }
    #Ailinc article#P1 section .Wapper h4 {
        width: 55%;
    }
    #Ailinc article#P1 section .Wapper p {
        margin: 1em 0;
    }
    #Ailinc article#P1 section .FunctionList {
        margin: 1.5em 0 0 0;
        padding: 0 0 0 1.5em;
        list-style: square;
    }
    #Ailinc article#P1 section .FunctionList br,
    #Ailinc article#P1 section .FunctionList br.Px1023 {
        display: none;
    }
    #Ailinc article#P1 section .FunctionList .FunctionItem {
        display: list-item;
        margin: 0;
        padding: 0;
        width: auto;
        line-height: 2em;
        text-align: left;
        color: #54c3f1;
        border-left: none;
        border-right: none;
        background: none;
    }
    #Ailinc article#P1 section .FunctionList .FunctionItem::before {
        display: none;
    }
    #Ailinc article#P1 section .FunctionList .FunctionItem::after {
        display: none;
    }
    #Ailinc article#P2 .HighlightList {
        width: 280px;
        padding: 0 0 50px 0;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem {
        width: 100%;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Left,
    #Ailinc article#P2 .HighlightList .HighlightItem:nth-child(odd) .Left {
        padding: 0 10px 0 0;
        display: inline-block;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Left .Img {
        width: 50px;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Left .Title {
        text-align: left;
        width: 108px;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Right {
        padding: 0;
    }
    #Ailinc article#P2 .HighlightList .HighlightItem .Right span strong {
        font-size: 40px;
    }
    #Ailinc article#P3 {
        padding: calc(100px + 105vw) 30px 60px 30px;
        background-image: url(../../../_Image/technology/ailinc/9.png);
        background-position: 45% 100px;
        background-size: 222%;
    }
    #Ailinc article#P3 .Container .OOO {
        margin: auto;
        width: 260px;
        height: auto;
        background-image: none;
    }
    #Ailinc article#P3 .OOO img {
        display: none;
    }
    #Ailinc article#P3 .OOO h4,
    #Ailinc article#P3 .OOO ul {
        position: static;
    }
    #Ailinc article#P3 .OOO h4.Ai-tw,
    #Ailinc article#P3 .OOO h4.ipc,
    #Ailinc article#P3 .OOO h4.i {
        padding: 0 0 .5em;
        margin: .5em 0;
        border-bottom: 1px solid rgba(84, 195, 241, .5);
    }
    #Ailinc article#P3 .OOO h4.Ai-tw {
        margin: 0 0 1em 0;
    }
    #Ailinc article#P4 {
        padding: 30px;
    }
    #Ailinc h2 {
        font-size: 30px;
    }
    #Ailinc article#P4 section:nth-child(1) {
        background-image: none;
    }
    #Ailinc article#P4 section:nth-child(1) h2 br {
        display: none;
    }
    #Ailinc article#P4 section:nth-child(1) p {
        margin: 1em 0;
        width: 100%;
    }
    #Ailinc article#P4 section:nth-child(1) .P4Img {
        margin: auto;
        display: block;
        width: 50%;
    }
    #Ailinc article#P4 .P4List .P4Item {
        float: left;
        width: calc(50% - 20px);
        min-height: 67vw;
    }
    #Ailinc article#P4 .P4List .P4Item:nth-last-child(1) {
        margin: 0 25%;
    }
    #Ailinc article#P4 .P4List .P4Item span {
        display: inline;
        white-space: normal;
    }
    #Ailinc article#P4 .P4List .P4Item span#Opt {
        display: block;
    }
    #Ailinc article#P5 section {
        padding: 0 30px;
        transform: translateY(30px);
    }
    #Ailinc article#P5 section h2 {
        font-size: 7vw;
    }
    #Ailinc article#P5 ul {
        padding: 0 1em 0 0;
    }
    #Ailinc article#P5 ul li {
        font-size: 16px;
    }
    #Ailinc article#P5 img {
        max-width: 90%;
    }
    #Ailinc .UIList .UIItem section {
        padding: 30px;
    }
    #Ailinc .UIList .UIItem#P6 section,
    #Ailinc .UIList .UIItem#P7 section,
    #Ailinc .UIList .UIItem#P8 section,
    #Ailinc .UIList .UIItem#P9 section {
        background-image: none;
    }
    #Ailinc .UIList .UIItem#P6 section .P6Img,
    #Ailinc .UIList .UIItem#P7 section .P7Img,
    #Ailinc .UIList .UIItem#P8 section .P8Img,
    #Ailinc .UIList .UIItem#P9 section .P9Img {
        margin: 0 0 15px 0;
        display: block;
        width: 100%;
    }
    #Ailinc .UIList .UIItem#P8 section p br.Px767 {
        display: inline;
    }
    #Ailinc .UIList .UIItem .slider {
        padding: 30px;
    }
    #Ailinc .UIList .UIItem .slider .SliderItem img,
    #Ailinc .UIList .UIItem .slider .SliderItem span {
        width: calc(100vw - 60px);
    }
    .slick-prev,
    .slick-next {
        padding: 10px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 36px;
    }
    #Ailinc .UIList .UIItem section .H2 h2 {
        font-size: 28px;
    }
    #Ailinc .BackButton .Button {
        left: 30px;
        transform: translateY(-50%);
        padding: 10px 20px;
        background-color: rgba(0, 0, 0, .5);
    }
    #Ailinc .BackButton img {
        max-width: 100%;
    }
}

@media screen and (max-width:361px) {
    #Ailinc article#P4 section:nth-child(1) ul li {
        letter-spacing: 0;
    }
}

@media screen and (max-width:330px) {
    #Ailinc article#P4 section:nth-child(1) ul li {
        font-size: 15px;
    }
}