﻿@import url(https://fonts.googleapis.com/css?family=Aldrich);
@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;700&display=swap);

body,
.fontContent {
    font-family: 'Titillium Web', "å¾®è»Ÿæ­£é»‘é«”", Microsoft JhengHei;
}

.fontAorus {
    font-family: 'fontAORUS', 'Aldrich', "å¾®è»Ÿæ­£é»‘é«”", Microsoft JhengHei;
}

.fontAldrich {
    font-family: 'Aldrich', "å¾®è»Ÿæ­£é»‘é«”", Microsoft JhengHei;
}

.search-div[data-v-2158a69f] {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: -100%;
    width: 100vw;
    height: auto;
    min-height: 90px;
    background: rgba(0,0,0,.87);
    transition: all .3s;
    opacity: 0
}

.search-div.active[data-v-2158a69f] {
    top: 0;
    opacity: 1
}

.search-flex-container[data-v-2158a69f] {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 0;
    padding: 0 15px;
    line-height: 42px
}

.search-flex-box[data-v-2158a69f] {
    position: relative;
    display: inline-block;
    width: calc(100% - 55px);
    vertical-align: top;
    padding: 0 0 0 15px
}

.search-flex-box-logo[data-v-2158a69f] {
    position: relative;
    display: inline-block;
    width: 50px;
    vertical-align: top;
    padding: 0
}

.searchInput[data-v-2158a69f] {
    position: relative;
    display: inline-block;
    width: calc(100% - 50px);
    height: 52px;
    background: #212121;
    padding: 0 15px 0 50px;
    border: 0;
    color: #c4c4c4;
    vertical-align: top;
    font-size: 22px;
    line-height: 52px
}

#search-icon[data-v-2158a69f] {
    position: absolute;
    top: 0;
    left: 15px;
    width: 50px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    cursor: pointer
}


.closeSearchBtn[data-v-2158a69f], .closeCartButton {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 52px;
    cursor: pointer;
    transition: all .3s
}

    .closeSearchBtn[data-v-2158a69f]:hover,
    .closeCartButton:hover {
        transform: rotate(90deg);
        transform-origin: center center
    }

    .closeSearchBtn[data-v-2158a69f]:before,
    .closeCartButton:before {
        transform: rotate(45deg);
        transform-origin: center center
    }

    .closeSearchBtn[data-v-2158a69f]:after, .closeSearchBtn[data-v-2158a69f]:before,
    .closeCartButton:after, .closeCartButton:before {
        content: "";
        position: absolute;
        top: calc(50% - 1.5px);
        left: calc(50% - 10px);
        width: 25px;
        border: .5px solid #000;
        height: 4px;
        background: #fff
    }

    .closeSearchBtn[data-v-2158a69f]:after,
    .closeCartButton:after {
        transform: rotate(-45deg);
        transform-origin: center center
    }

.logo[data-v-2158a69f] {
    position: relative;
    display: inline-block;
    height: 36px;
    vertical-align: middle;
    margin: 0 15px 0 15px;
    opacity: 0;
    transition: all .3s
}

.logo.active[data-v-2158a69f] {
    opacity: 1;
    transition-delay: .3s
}

.aorus-container > .row > .col-12[data-v-2158a69f] {
    padding: 0 15px
}

.searchDivType-pc[data-v-2158a69f] {
    display: inline
}

.searchDivType-mb[data-v-2158a69f] {
    display: none
}

.searchDivType-results[data-v-2158a69f] {
    display: inline;
    opacity: 1;
    top: 70px;
    width: 100%;
    position: absolute;
    z-index: 100
}

.searchDivType-results .closeSearchBtn[data-v-2158a69f], .searchDivType-results .search-flex-box-logo[data-v-2158a69f] {
    display: none
}

.searchDivType-results .searchInput[data-v-2158a69f] {
    width: 100%
}

.searchDivType-results .search-flex-box[data-v-2158a69f] {
    width: 100%;
    max-width: 750px;
    padding: 0
}

.searchDivType-results.active[data-v-2158a69f] {
    opacity: 1;
    top: 70px
}

.searchDivType-results #search-icon[data-v-2158a69f] {
    left: 0
}

.history-div[data-v-2158a69f] {
    position: relative;
    padding: 15px 50px;
    font-size: 15px;
    line-height: 40px;
    font-family: Aldrich,sans-serif;
    font-style: normal;
    text-align: left
}

.history-div .title[data-v-2158a69f] {
    color: #737373
}

.history-div .list[data-v-2158a69f] {
    color: #fff;
    cursor: pointer;
    transition: all .3s
}

    .history-div .list[data-v-2158a69f]:hover {
        color: #ff6400
    }

.history-div hr[data-v-2158a69f] {
    border-top: 1px solid #404040
}

@media (max-width:1199px) {
    .search-div[data-v-2158a69f] {
        top: -100vh
    }

    .search-div.active[data-v-2158a69f] {
        top: 0;
        opacity: 1
    }

    .searchDivType-results.active[data-v-2158a69f], .searchDivType-results[data-v-2158a69f] {
        opacity: 1;
        top: 70px
    }

    .searchDivType-pc[data-v-2158a69f] {
        display: none
    }

    .searchDivType-mb[data-v-2158a69f] {
        display: inline;
        position: absolute;
        left: auto;
        right: 0;
        width: calc(100% - 50px);
        opacity: 1
    }

    .searchDivType-mb .search-flex-box-logo[data-v-2158a69f] {
        display: none
    }

    .searchDivType-mb .search-flex-box[data-v-2158a69f] {
        width: 100%;
        padding: 0
    }

    .searchDivType-mb .search-flex-container[data-v-2158a69f] {
        margin: 0;
        padding: 0
    }

    .searchDivType-mb .searchInput[data-v-2158a69f] {
        width: calc(100% + 30px);
        padding: 0 40px 0 10px;
        right: 15px
    }

    .searchDivType-mb .closeSearchBtn[data-v-2158a69f] {
        display: none
    }

    .searchDivType-mb #search-icon[data-v-2158a69f] {
        left: auto;
        right: -15px
    }

    .history-div[data-v-2158a69f] {
        padding: 15px 15px 15px 0;
        font-size: 14px;
        line-height: 36px
    }
}

.gbt[data-v-2158a69f] {
    background: #fff
}

.gbt .searchInput[data-v-2158a69f] {
    background: #dedede;
    color: #3b3b3b
}

.gbt .closeSearchBtn[data-v-2158a69f]:after, .gbt .closeSearchBtn[data-v-2158a69f]:before {
    border: .5px solid #000;
    background: #fff
}

.gbt .history-div .title[data-v-2158a69f] {
    color: #8c8c8c
}

.gbt .history-div .list[data-v-2158a69f] {
    color: #000;
    cursor: pointer;
    transition: all .3s
}

    .gbt .history-div .list[data-v-2158a69f]:hover {
        color: #009bff
    }

.gbt .history-div hr[data-v-2158a69f] {
    border-top: 1px solid #404040
}

a[data-v-ecfbc8e2] {
    color: #fff !important
}

@-webkit-keyframes shining-data-v-ecfbc8e2 {
    0% {
        color: #fff
    }

    50% {
        color: #ff6400
    }

    to {
        color: #fff
    }
}

@keyframes shining-data-v-ecfbc8e2 {
    0% {
        color: #fff
    }

    50% {
        color: #ff6400
    }

    to {
        color: #fff
    }
}

.aorus-header[data-v-ecfbc8e2] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #020024;
    line-height: 95px;
    color: #fff
}

.aorus-header.notFixed[data-v-ecfbc8e2] {
    position: absolute
}

.aorus-index-bgcolor[data-v-ecfbc8e2] {
    background: linear-gradient(180deg,#000,transparent);
    height: 137px
}

.aorus-index-othercolor[data-v-ecfbc8e2] {
    background: linear-gradient(180deg,#000,#3e3e3e);
    height: 60px;
    line-height: 60px
}

.flex-container[data-v-ecfbc8e2] {
    display: flex;
    justify-content: space-between
}

.header-box[data-v-ecfbc8e2] {
    display: inline-flex;
    width: auto;
    vertical-align: middle
}

.header-box ul[data-v-ecfbc8e2] {
    margin-bottom: 0 !important;
    margin-top: 0
}

.menuInit[data-v-ecfbc8e2] {
    opacity: 0;
    transition: all .3s
}

.menuInit.show[data-v-ecfbc8e2] {
    opacity: 1
}

.logo[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    height: 36px;
    vertical-align: middle;
    margin: 0 15px 10px 15px
}

.aorus-index-othercolor .logo[data-v-ecfbc8e2] {
    height: 40px
}

.GB-logo[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    height: 14px
}

#menuBtn[data-v-ecfbc8e2] {
    transition: all .3s;
    cursor: pointer
}

#search-icon[data-v-ecfbc8e2], #user-icon[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    transition: all .3s;
    cursor: pointer
}

    #menuBtn[data-v-ecfbc8e2]:hover, #search-icon[data-v-ecfbc8e2]:hover, #user-icon:hover > a[data-v-ecfbc8e2] {
        color: #ff6400 !important
    }

.member-menu[data-v-ecfbc8e2] {
    position: absolute;
    z-index: -1;
    right: 0;
    opacity: 0;
    top: -300px;
    width: auto;
    background: rgba(0,0,0,.87);
    transition: all .3s;
    padding: 100px 0 0 0;
    text-transform: uppercase
}

#user-icon:hover .member-menu[data-v-ecfbc8e2] {
    top: 0;
    opacity: 1
}

.member-menu > div[data-v-ecfbc8e2] {
    position: relative;
    padding: 10px;
    height: auto;
    font-size: 13px;
    line-height: 2;
    width: 100%;
    white-space: nowrap
}

    .member-menu > div[data-v-ecfbc8e2]:hover {
        color: #fff;
        background: #ff6400
    }

.showHeaderDown2[data-v-ecfbc8e2] {
    text-shadow: 0 !important;
    opacity: 1 !important;
    right: 0 !important
}

.aorus-header li[data-v-ecfbc8e2], .aorus-header ul[data-v-ecfbc8e2] {
    list-style: none;
    display: inline-block;
    padding: 0
}

.aorus-header li[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    font-family: 16px;
    text-shadow: 0;
    opacity: 1;
    right: 0;
    transition: all .3s;
    text-transform: uppercase
}

.aorus-header li a[data-v-ecfbc8e2] {
    transition: all .3s
}

.submenu-list[data-v-ecfbc8e2] {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -500px;
    opacity: 0;
    background: rgba(0,0,0,.87);
    line-height: 36px;
    width: auto;
    min-width: 250px;
    padding: 80px 20px 20px 20px;
    transition: all .5s
}

.submenu-list > div[data-v-ecfbc8e2] {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px solid #333;
    text-transform: uppercase
}

.submenu-list > div > a[data-v-ecfbc8e2] {
    position: relative;
    display: block;
    cursor: pointer
}

.submenu-list > div[data-v-ecfbc8e2]:last-child {
    border-bottom: 0
}

.menu-list:hover .submenu-list[data-v-ecfbc8e2] {
    top: 0;
    opacity: 1
}

.menu-list > i[data-v-ecfbc8e2] {
    transition: all .3s
}

.menu-list:hover > i[data-v-ecfbc8e2] {
    transform: rotate(180deg)
}

.submenu-div[data-v-ecfbc8e2] {
    position: fixed;
    padding: 95px 0 0 0;
    z-index: -1;
    top: -100%;
    opacity: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background: rgba(0,0,0,.87);
    line-height: 16px;
    transition: all .3s
}

.submenu-div.active[data-v-ecfbc8e2] {
    top: 0;
    opacity: 1
}

.submenuPadding[data-v-ecfbc8e2] {
    padding: 0 30px;
    text-align: center
}

.submenu-cate[data-v-ecfbc8e2] {
    width: 130px
}

.submenu-cate[data-v-ecfbc8e2], .submenu-content[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto
}

.submenu-content[data-v-ecfbc8e2] {
    width: calc(100% - 130px);
    min-height: 200px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase
}

.submenuPadding > div[data-v-ecfbc8e2]:nth-child(2):after {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    top: 10%;
    left: 0;
    background: #6f6f6f
}

.submenu-cate div[data-v-ecfbc8e2] {
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    line-height: 35px
}

.submenu-content > div[data-v-ecfbc8e2] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
    height: auto;
    min-height: 100px;
    padding: 10px;
    text-align: center;
    cursor: pointer
}

.submenu-content > div img[data-v-ecfbc8e2] {
    width: 90%
}

.submenu-content > div .title[data-v-ecfbc8e2] {
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
    line-height: 18px
}

.submenu-content > div:hover .title[data-v-ecfbc8e2] {
    color: #ff6400
}

#search-icon[data-v-ecfbc8e2]:hover, #user-icon[data-v-ecfbc8e2]:hover, .aorus-header li[data-v-ecfbc8e2]:hover, .aorus-header li a[data-v-ecfbc8e2]:hover {
    color: #ff6400 !important
}

#menuBtn[data-v-ecfbc8e2] {
    display: none
}

.menuHeader[data-v-ecfbc8e2] {
    position: absolute;
    z-index: -999;
    height: 50px;
    top: -100%;
    transition: all .3s
}

.closeMenuBtn[data-v-ecfbc8e2] {
    transition: all .3s
}

.aorus-header > .aorus-container > .row > .col-12[data-v-ecfbc8e2] {
    padding: 0 15px
}

.header-shining[data-v-ecfbc8e2] {
    -webkit-animation: shining-data-v-ecfbc8e2 3s infinite;
    animation: shining-data-v-ecfbc8e2 3s infinite;
    display: inline-block
}

.menuHeader[data-v-ecfbc8e221] {
    position: relative;
    top: 0;
    margin-bottom: 15px
}

@media (max-width:1919px) {
    .aorus-header > .aorus-container > .row > .col-12[data-v-ecfbc8e2] {
        padding: 0
    }

    .submenuPadding[data-v-ecfbc8e2] {
        padding: 0 30px
    }

    .submenu-content > div[data-v-ecfbc8e2] {
        max-width: 150px;
        height: auto;
        min-height: auto;
        padding: 0
    }
}

@media (max-width:1199px) {
    .aorus-index-othercolor .logo[data-v-ecfbc8e2] {
        height: 35px;
        margin-top: -5px;
    }

    .aorus-header[data-v-ecfbc8e2] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    #menuBtn[data-v-ecfbc8e2] {
        display: inline;
        padding: 0 15px
    }

    .aorus-header ul[data-v-ecfbc8e2] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-ecfbc8e2] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-ecfbc8e2] {
        left: 0
    }

    #search-icon[data-v-ecfbc8e2] {
        right: 0
    }

    .logo[data-v-ecfbc8e2] {
        position: absolute;
        left: calc(100% - 30.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-ecfbc8e2] {
        padding: 0 5px
    }

    .submenu-div[data-v-ecfbc8e2] {
        padding: 0 10px;
        width: 100%;
        transition: all 0s;
        z-index: 0
    }

    .submenu-div.active[data-v-ecfbc8e2] {
        position: relative
    }

    .submenu-div[data-v-ecfbc8e2]:after {
        bottom: 0
    }

    .submenu-div[data-v-ecfbc8e2]:after, .submenu-div[data-v-ecfbc8e2]:before {
        position: absolute;
        content: "";
        background: #545454;
        height: 1px;
        width: calc(100% + 35px);
        left: -20px
    }

    .submenu-div[data-v-ecfbc8e2]:before {
        top: 0
    }

    .submenuPadding[data-v-ecfbc8e2] {
        padding: 0
    }

    .submenu-cate[data-v-ecfbc8e2] {
        width: 100%
    }

    .submenu-cate div[data-v-ecfbc8e2] {
        color: #9d9d9d;
        padding: 0
    }

    .submenu-content[data-v-ecfbc8e2] {
        width: 100%;
        text-align: left
    }

    .submenu-content > div img[data-v-ecfbc8e2] {
        display: none
    }

    .submenu-content > div[data-v-ecfbc8e2] {
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: auto;
        padding: 0
    }

    .submenu-content > div .title[data-v-ecfbc8e2] {
        color: #9d9d9d;
        font-size: 16px;
        line-height: 24px;
        text-align: left
    }

    .submenu-content > div:hover .title[data-v-ecfbc8e2] {
        color: #ff6400
    }

    .submenuPadding > div[data-v-ecfbc8e2]:nth-child(2):after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background: #6f6f6f
    }

    .submenu-list[data-v-ecfbc8e2] {
        position: relative;
        display: none;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%;
        min-width: auto;
        padding: 0 15px;
        transition: all 0s
    }

        .submenu-list[data-v-ecfbc8e2]:before {
            top: 0
        }

        .submenu-list[data-v-ecfbc8e2]:after, .submenu-list[data-v-ecfbc8e2]:before {
            position: absolute;
            content: "";
            background: #545454;
            height: 1px;
            width: calc(100% + 35px);
            left: -20px
        }

        .submenu-list[data-v-ecfbc8e2]:after {
            bottom: 0
        }

    .submenu-list > div[data-v-ecfbc8e2] {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        padding: 10px 0 0 0
    }

        .submenu-list > div[data-v-ecfbc8e2]:last-child {
            padding: 10px 0
        }

    .submenu-list > div a[data-v-ecfbc8e2] {
        color: #9d9d9d !important
    }

    .menu-list:hover .submenu-list[data-v-ecfbc8e2] {
        display: block
    }

    #search-icon[data-v-ecfbc8e2], .GB-logo[data-v-ecfbc8e2] {
        display: none
    }

    .menuHeader[data-v-ecfbc8e2] {
        position: relative;
        top: 0;
        margin-bottom: 15px
    }

    .closeMenuBtn[data-v-ecfbc8e2] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-ecfbc8e2]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:991px) {
    .aorus-header[data-v-ecfbc8e2] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    #menuBtn[data-v-ecfbc8e2] {
        display: inline
    }

    .aorus-header ul[data-v-ecfbc8e2] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-ecfbc8e2] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-ecfbc8e2] {
        left: 0
    }

    #search-icon[data-v-ecfbc8e2] {
        right: 0
    }

    .logo[data-v-ecfbc8e2] {
        position: absolute;
        left: calc(50% - 30.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .closeMenuBtn[data-v-ecfbc8e2] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-ecfbc8e2]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:767) {
    .aorus-header[data-v-ecfbc8e2] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    #menuBtn[data-v-ecfbc8e2] {
        display: inline-block
    }

    .aorus-header ul[data-v-ecfbc8e2] {
        position: fixed;
        z-index: 10;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-ecfbc8e2] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-ecfbc8e2] {
        left: 0
    }

    #search-icon[data-v-ecfbc8e2] {
        right: 0
    }

    .logo[data-v-ecfbc8e2] {
        position: absolute;
        left: calc(50% - 30.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-ecfbc8e2] {
        padding: 0 5px
    }

    #search-icon[data-v-ecfbc8e2], .GB-logo[data-v-ecfbc8e2] {
        display: none
    }

    .closeMenuBtn[data-v-ecfbc8e2] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-ecfbc8e2]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:575px) {
    .aorus-header[data-v-ecfbc8e2] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    #menuBtn[data-v-ecfbc8e2] {
        display: inline-block
    }

    .aorus-header ul[data-v-ecfbc8e2] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-ecfbc8e2] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-ecfbc8e2] {
        left: 0
    }

    #search-icon[data-v-ecfbc8e2] {
        right: 0
    }

    .logo[data-v-ecfbc8e2] {
        position: absolute;
        left: calc(50% - 30.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-ecfbc8e2] {
        padding: 0 5px
    }

    #search-icon[data-v-ecfbc8e2], .GB-logo[data-v-ecfbc8e2] {
        display: none
    }

    .closeMenuBtn[data-v-ecfbc8e2] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-ecfbc8e2]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

.pcView[data-v-2f845dca] {
    display: inline-block !important
}

.mobileView[data-v-2f845dca] {
    display: none !important
}

.MSImageBanner[data-v-2f845dca] {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 999;
    height: 35px
}

.banner-bg-cover[data-v-2f845dca] {
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0)
}

.banner-over-cover[data-v-2f845dca] {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: transparent
}

.bannerTimer[data-v-2f845dca] {
    position: absolute;
    right: 20px;
    bottom: 105px;
    z-index: 5;
    width: 2px;
    height: 19.94792vw;
    background: hsla(0,0%,100%,.4)
}

.bannerTimerBar[data-v-2f845dca] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 0%;
    background: #fff
}

.bannerTimerBar.active[data-v-2f845dca] {
    height: 100%;
    width: 100%;
    transition: 6s linear
}

.bannerImg[data-v-2f845dca] {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.banner-div[data-v-2f845dca], .banner-video[data-v-2f845dca], .bannerImg[data-v-2f845dca] {
    position: relative;
    width: 100%;
    height: 39.89583vw
}

.banner-video[data-v-2f845dca] {
    overflow: hidden
}

.banner-video video[data-v-2f845dca] {
    position: absolute;
    width: 100%;
    min-height: 39.89583vw;
    top: 0;
    left: 0
}

.fullLink[data-v-2f845dca] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.banner-context-div[data-v-2f845dca] {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 249px
}

.v-align-top[data-v-2f845dca] {
    top: 120px
}

.v-align-middle[data-v-2f845dca] {
    top: 35%
}

.v-align-bottom[data-v-2f845dca] {
    top: auto;
    bottom: 120px
}

.banner-title[data-v-2f845dca] {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.banner-title h2[data-v-2f845dca] {
    font-size: 2.4vw;
    line-height: 2.8vw
}

.banner-sub-title[data-v-2f845dca] {
    width: 100%;
    font-size: 20px
}

.banner-btn[data-v-2f845dca] {
    display: inline-block;
    padding: 0 12px;
    margin-top: 30px;
    width: auto;
    min-width: 161px;
    height: 47px;
    color: #fff;
    font-style: normal;
    font-size: 20px;
    line-height: 47px;
    text-align: center;
    text-transform: uppercase;
    background: #ff6400;
    cursor: pointer;
    transition: all .3s
}

    .banner-btn[data-v-2f845dca], .banner-btn[data-v-2f845dca]:hover {
        -webkit-clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
        clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)
    }

        .banner-btn[data-v-2f845dca]:hover {
            background: #73fbfd;
            color: #000
        }

.banner-box[data-v-2f845dca] {
    display: inline-block;
    height: auto;
    width: auto;
    min-width: 400px;
    max-width: 40%
}

.agile__actions[data-v-2f845dca] {
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0
}

.slick-dots[data-v-2f845dca] {
    position: absolute;
    bottom: 0;
    right: 80px
}

@media (max-width:575px) {
    .pcView[data-v-2f845dca] {
        display: none !important
    }

    .mobileView[data-v-2f845dca] {
        display: inline-block !important
    }

    .banner-div[data-v-2f845dca] {
        height: auto
    }

    .banner-context-div[data-v-2f845dca] {
        padding: 0 30px
    }

    .banner-box[data-v-2f845dca] {
        min-width: 90%;
        max-width: 90%
    }

    .banner-title h2[data-v-2f845dca] {
        font-size: 32px
    }

    .banner-sub-title[data-v-2f845dca] {
        font-size: 16px
    }

    .banner-bg-cover[data-v-2f845dca] {
        background: none;
        opacity: 0
    }

    .banner-btn[data-v-2f845dca] {
        margin-top: 15px;
        min-width: 100px;
        height: 36px;
        font-size: 16px;
        line-height: 36px
    }

        .banner-btn[data-v-2f845dca], .banner-btn[data-v-2f845dca]:hover {
            -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
            clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
        }

    .bannerImg[data-v-2f845dca] {
        width: 100%;
        height: 140.625vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center
    }

    .banner-video[data-v-2f845dca] {
        position: relative;
        width: 100%;
        height: 140.625vw;
        overflow: hidden
    }

    .banner-video video[data-v-2f845dca] {
        position: absolute;
        width: 100%;
        top: 0
    }

    .bannerTimer[data-v-2f845dca] {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 2px;
        opacity: 0
    }

    .bannerTimerBar[data-v-2f845dca] {
        right: auto;
        left: 0;
        width: 0;
        height: 100%
    }

    .v-align-top[data-v-2f845dca] {
        top: 80px
    }

    .v-align-middle[data-v-2f845dca] {
        top: 190px
    }

    .v-align-bottom[data-v-2f845dca] {
        top: auto;
        bottom: 100px
    }
}

@media (max-width:767px) {
    .MSImageBanner[data-v-2f845dca] {
        display: none
    }

    .banner-bg-cover[data-v-2f845dca] {
        background: none;
        opacity: 0
    }

    .pcView[data-v-2f845dca] {
        display: none !important
    }

    .mobileView[data-v-2f845dca] {
        display: inline-block !important
    }

    .banner-div[data-v-2f845dca] {
        height: auto
    }

    .banner-context-div[data-v-2f845dca] {
        padding: 0 30px
    }

    .banner-box[data-v-2f845dca] {
        min-width: 90%;
        max-width: 90%
    }

    .banner-title h2[data-v-2f845dca] {
        font-size: 32px
    }

    .banner-sub-title[data-v-2f845dca] {
        font-size: 16px
    }

    .banner-btn[data-v-2f845dca] {
        margin-top: 15px;
        min-width: 100px;
        height: 36px;
        font-size: 16px;
        line-height: 36px
    }

        .banner-btn[data-v-2f845dca], .banner-btn[data-v-2f845dca]:hover {
            -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
            clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
        }

    .bannerImg[data-v-2f845dca] {
        width: 100%;
        height: 140.625vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center
    }

    .banner-video[data-v-2f845dca] {
        position: relative;
        width: 100%;
        height: 140.625vw;
        overflow: hidden
    }

    .banner-video video[data-v-2f845dca] {
        position: absolute;
        width: 100%;
        top: 0
    }

    .bannerTimer[data-v-2f845dca] {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 2px;
        opacity: 0
    }

    .bannerTimerBar[data-v-2f845dca] {
        right: auto;
        left: 0;
        width: 0;
        height: 100%
    }

    .v-align-top[data-v-2f845dca] {
        top: 80px
    }

    .v-align-middle[data-v-2f845dca] {
        top: 190px
    }

    .v-align-bottom[data-v-2f845dca] {
        top: auto;
        bottom: 100px
    }
}

@media (max-width:991px) {
    .banner-bg-cover[data-v-2f845dca] {
        background: none;
        opacity: 0
    }

    .pcView[data-v-2f845dca] {
        display: none !important
    }

    .mobileView[data-v-2f845dca] {
        display: inline-block !important
    }

    .banner-div[data-v-2f845dca] {
        height: auto
    }

    .banner-context-div[data-v-2f845dca] {
        padding: 0 30px
    }

    .banner-box[data-v-2f845dca] {
        min-width: 90%;
        max-width: 90%
    }

    .banner-title h2[data-v-2f845dca] {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 0
    }

    .banner-sub-title[data-v-2f845dca] {
        font-size: 16px
    }

    .banner-btn[data-v-2f845dca] {
        margin-top: 15px;
        min-width: 100px;
        height: 36px;
        font-size: 16px;
        line-height: 36px
    }

        .banner-btn[data-v-2f845dca], .banner-btn[data-v-2f845dca]:hover {
            -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
            clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
        }

    .bannerImg[data-v-2f845dca] {
        width: 100%;
        height: 140.625vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center
    }

    .banner-video[data-v-2f845dca] {
        position: relative;
        width: 100%;
        height: 140.625vw;
        overflow: hidden
    }

    .banner-video video[data-v-2f845dca] {
        position: absolute;
        width: 100%;
        top: 0
    }

    .bannerTimer[data-v-2f845dca] {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 2px;
        opacity: 0
    }

    .bannerTimerBar[data-v-2f845dca] {
        right: auto;
        left: 0;
        width: 0;
        height: 100%
    }

    .v-align-top[data-v-2f845dca] {
        top: 50px
    }

    .v-align-middle[data-v-2f845dca] {
        top: 190px
    }

    .v-align-bottom[data-v-2f845dca] {
        top: auto;
        bottom: 30px
    }

    .slick-dots[data-v-2f845dca] {
        right: 0
    }
}

@media (max-width:1199px) {
    .banner-btn[data-v-2f845dca] {
        margin-top: 15px;
        min-width: 100px;
        height: 36px;
        font-size: 16px;
        line-height: 36px;
        -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
        clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
    }
}

@media (max-width:1919px) {
    .banner-btn[data-v-2f845dca] {
        margin-top: 15px;
        min-width: 120px;
        height: 40px;
        font-size: 16px;
        line-height: 36px;
        -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
        clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
    }
}

.breadcrumb-div[data-v-51257247] {
    position: absolute;
    z-index: 13;
    top: 15px;
    left: 0;
    width: 100%
}

.breadcrumb-div div[data-v-51257247] {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #e5e5e5;
    text-shadow: 0 0 4px #000
}

.breadcrumb-div div a[data-v-51257247] {
    text-decoration: none;
    transition: all .3s;
    color: #e5e5e5
}

    .breadcrumb-div div a[data-v-51257247]:hover {
        color: #ff6400
    }

.breadcrumb-div div[data-v-51257247]:after {
    content: "/";
    position: absolute;
    right: -18px;
    top: 0;
    width: 20px;
    height: 25px;
    color: #ccc;
    opacity: .5
}

.breadcrumb-div div[data-v-51257247]:last-child:after {
    content: "";
    position: absolute;
    right: -18px;
    top: 0;
    width: 20px;
    height: 25px
}

@media (max-width:991px) {
    .breadcrumb-div[data-v-51257247] {
        padding: 0 5px
    }
}

.go-top-div[data-v-a8d942b8] {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #333;
    line-height: 50px;
    font-size: 2rem;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    visibility: hidden
}

.go-top-div.active[data-v-a8d942b8] {
    visibility: visible
}

.go-top-div[data-v-a8d942b8]:hover {
    background: #ff6400
}

.go-top-div img[data-v-a8d942b8] {
    transform: rotate(-90deg);
    width: 20px
}

@media (max-width:991px) {
    .breadcrumb-div[data-v-a8d942b8] {
        padding: 0 5px
    }
}

.product-md-div[data-v-6b099f8c] {
    position: relative;
    width: 100%;
    padding: 0 100px;
}

.template-title[data-v-6b099f8c] {
    color: #ff6400
}

.template-title span[data-v-6b099f8c]:after {
    background: #ff6400;
    left: calc(50% - 81px);
    width: 162px
}

.template-title h1[data-v-6b099f8c], .template-title h2[data-v-6b099f8c] {
    font-style: normal;
    font-size: 45px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase
}

.product-md-div a[data-v-6b099f8c] {
    text-decoration: none
}

.product-md-div .content-div[data-v-6b099f8c] {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px
}

.product-md-div .content-div .box[data-v-6b099f8c] {
    filter: grayscale(1);
    position: relative;
    width: 100%;
    background: linear-gradient(180deg,#000,hsla(0,0%,100%,.3));
    height: auto;
    padding-bottom: 100%;
    overflow: hidden;
    cursor: pointer
}

.product-md-div .content-div .box.active[data-v-6b099f8c] {
    background: linear-gradient(180deg,#000,hsla(0,0%,100%,.9))
}

.product-md-div .content-div .box img[data-v-6b099f8c] {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    transition: all .3s
}

.product-md-div .content-div .box:hover[data-v-6b099f8c] {
    filter: grayscale(0);
}

.product-md-div .content-div .box:hover img[data-v-6b099f8c] {
    transform: scale(1.2);
    transform-origin: center center
}

.product-md-div .content-div .box .name[data-v-6b099f8c] {
    position: absolute;
    width: 100%;
    height: 60px;
    padding: 15px;
    top: 40%;
    left: calc(-50% + 30px);
    transform: rotate(-90deg);
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 13px;
    letter-spacing: -.05em;
    color: rgba(0,0,0,.5);
    text-transform: uppercase
}

.goToDiv .nextBtn[data-v-6b099f8c], .goToDiv .prevBtn[data-v-6b099f8c] {
    top: 0
}

.product-md-div .title[data-v-6b099f8c] {
    position: relative;
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -.05em;
    color: #ff6400;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    opacity: 0;
    transition: all .3s
}

.product-md-div .title.active[data-v-6b099f8c] {
    opacity: 1
}

.product-md-div .title[data-v-6b099f8c]:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: calc(50% - 15px);
    border-top: 20px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 20px solid #212121;
    border-right: 15px solid transparent
}

.product-list-div[data-v-6b099f8c] {
    position: relative;
    width: calc(100% - 360px);
    padding: 0 180px
}

.product-list-div .content-list-box[data-v-6b099f8c] {
    position: relative;
    padding: 15px 30px;
    background: #212121
}

.col-product[data-v-6b099f8c] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    transition: all .3s
}

.col-product a[data-v-6b099f8c] {
    text-decoration: none
}

.col-product img[data-v-6b099f8c] {
    width: 80%
}

.col-product .title[data-v-6b099f8c] {
    font-style: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    transition: all .3s
}

.col-product[data-v-6b099f8c]:hover {
    background: #333
}

.col-product:hover .title[data-v-6b099f8c] {
    color: #ff6400
}

.col-product .subTitle[data-v-6b099f8c] {
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #999
}

.seeMoreBtn[data-v-6b099f8c] {
    margin-top: 50%;
    position: relative;
    display: inline-block;
    width: 157px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #000;
    font-style: normal;
    font-size: 18px;
    -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    transition: all .3s;
    cursor: pointer;
    color: #fff
}

    .seeMoreBtn[data-v-6b099f8c]:hover {
        background: #ff6400
    }

@media (max-width:1599px) {
    .col-product[data-v-6b099f8c] {
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    .template-title h1[data-v-6b099f8c], .template-title h2[data-v-6b099f8c] {
        font-size: 28px
    }
}

@media (max-width:1199px) {
    .col-product[data-v-6b099f8c] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .product-md-div[data-v-6b099f8c] {
        width: 100%;
        padding: 0 50px
    }

    .product-list-div[data-v-6b099f8c] {
        width: calc(100% - 160px);
        padding: 0 80px
    }

    .product-md-div .content-div .box[data-v-6b099f8c] {
        min-height: 400px
    }

    .product-md-div .content-div .box .name[data-v-6b099f8c] {
        width: 100%;
        top: 50%;
        left: calc(-50% + 30px);
        transform: rotate(-90deg) translate(30px)
    }
}

@media (max-width:991px) {
    .col-product[data-v-6b099f8c] {
        flex: 0 0 500%;
        max-width: 50%
    }

    .product-md-div[data-v-6b099f8c] {
        width: 100%;
        padding: 0 50px
    }

    .product-list-div[data-v-6b099f8c] {
        width: calc(100% - 160px);
        padding: 0 80px
    }

    .product-md-div .content-div .box[data-v-6b099f8c] {
        min-height: 300px
    }

    .product-md-div .content-div .box .name[data-v-6b099f8c] {
        width: 100%;
        top: 50%;
        left: calc(-50% + 30px);
        transform: rotate(-90deg) translate(20px)
    }
}

@media (max-width:767px) {
    .col-product[data-v-6b099f8c] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-md-div[data-v-6b099f8c] {
        width: 100%;
        padding: 0 50px
    }

    .product-list-div[data-v-6b099f8c] {
        width: 100%;
        padding: 0 0
    }

    .seeMoreBtn[data-v-6b099f8c] {
        margin: 30px 0
    }

    .product-md-div .content-div .box[data-v-6b099f8c] {
        min-height: 400px
    }

    .product-md-div .content-div .box .name[data-v-6b099f8c] {
        width: 100%;
        top: 50%;
        left: calc(-50% + 30px);
        transform: rotate(-90deg)
    }
}

@media (max-width:575px) {
    .col-product[data-v-6b099f8c] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-md-div[data-v-6b099f8c] {
        width: 100%;
        padding: 0 30px
    }

    .product-md-div .content-div .box[data-v-6b099f8c] {
        min-height: 300px
    }

    .product-md-div .content-div .box .name[data-v-6b099f8c] {
        width: 100%;
        top: 50%;
        left: calc(-50% + 30px);
        transform: rotate(-90deg)
    }
}

.choose-product-div[data-v-d59c7b70] {
    position: relative;
    width: 100%;
    height: auto;
    padding: 100px 0;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2))
}

.choose-product[data-v-d59c7b70] {
    position: relative;
    width: calc(100% - 360px);
    padding: 0 180px
}

.choose-product .box[data-v-d59c7b70] {
    position: relative;
    width: calc(100% - 300px);
    height: auto;
    float: left;
    -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)
}

.choose-product .box > div[data-v-d59c7b70] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 400px;
    text-align: left;
    overflow: visible
}

    .choose-product .box > div[data-v-d59c7b70]:first-child {
        overflow: hidden
    }

.choose-product .box > div:first-child img[data-v-d59c7b70] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.choose-product .box > div[data-v-d59c7b70]:nth-child(2) {
    background: #ff6400;
    padding: 0 50px
}

.choose-product .box > div:nth-child(2) .title[data-v-d59c7b70] {
    position: relative;
    display: block;
    margin-top: 40px;
    width: 100%;
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 40px;
    line-height: 46px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.choose-product .box > div:nth-child(2) .line[data-v-d59c7b70] {
    content: "";
    position: relative;
    z-index: 1;
    height: 5px;
    width: 185px;
    background: #fff;
    transform: skewX(-60deg)
}

.choose-product .box > div:nth-child(2) .content[data-v-d59c7b70] {
    margin-top: 40px;
    position: relative;
    height: auto;
    width: 100%;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.choose-product .box2[data-v-d59c7b70] {
    position: relative;
    width: 280px;
    height: auto;
    min-height: 400px;
    float: left;
    margin-left: 20px;
    -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
    background: #333;
    padding-top: 10px
}

.choose-product .box2 .tag[data-v-d59c7b70] {
    position: absolute;
    left: 0;
    top: 0;
    background: #ff6400;
    width: 100%;
    height: 20px;
    line-height: 20px;
    width: auto;
    min-width: 150px;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%,0 0);
    clip-path: polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%,0 0)
}

.mayLikeDiv[data-v-d59c7b70] {
    position: relative;
    width: 100%;
    height: 126px;
    padding: 30px 15px 0 15px
}

    .mayLikeDiv[data-v-d59c7b70]:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 15px;
        width: calc(100% - 30px);
        height: 1px;
        background: #545454
    }

    .mayLikeDiv[data-v-d59c7b70]:last-child:after {
        height: 0
    }

.mayLikeDiv > a > img[data-v-d59c7b70] {
    position: relative;
    float: left;
    width: 96px;
    height: 96px;
    -o-object-fit: cover;
    object-fit: cover
}

.mayLikeDiv > a > .title[data-v-d59c7b70] {
    position: relative;
    float: left;
    width: calc(100% - 96px);
    padding-left: 10px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.readMoreBtn[data-v-d59c7b70] {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin: 20px 0;
    width: auto;
    min-width: 161px;
    height: 45px;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    -webkit-clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
    clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
    cursor: pointer;
    transition: all .3s;
    background: transparent;
    color: #fff;
    border: 0;
    border: 2px solid #fff !important
}

    .readMoreBtn[data-v-d59c7b70]:hover {
        background: #fff;
        color: #ff6400
    }

    .readMoreBtn[data-v-d59c7b70]:before {
        right: -3px;
        bottom: 0;
        width: 15px
    }

    .readMoreBtn[data-v-d59c7b70]:after, .readMoreBtn[data-v-d59c7b70]:before {
        content: "";
        position: absolute;
        z-index: 10;
        height: 2px;
        background: #fff;
        transform: rotate(-45deg)
    }

    .readMoreBtn[data-v-d59c7b70]:after {
        left: -5px;
        top: 0;
        width: 16px
    }

@media (max-width:1599px) {
    .choose-product .box > div[data-v-d59c7b70]:nth-child(2) {
        padding: 0 20px
    }

    .choose-product .box > div:nth-child(2) .title[data-v-d59c7b70] {
        margin-top: 30px;
        font-size: 32px;
        line-height: 36px
    }

    .choose-product .box[data-v-d59c7b70] {
        position: relative;
        width: 70%
    }

    .choose-product .box2[data-v-d59c7b70] {
        width: calc(30% - 20px);
        margin-left: 20px
    }

    .mayLikeDiv[data-v-d59c7b70] {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        padding: 30px 15px 15px 15px;
        border-bottom: 0
    }

    .readMoreBtn[data-v-d59c7b70] {
        font-size: 16px;
        min-width: 120px
    }
}

@media (max-width:1199px) {
    .choose-product[data-v-d59c7b70] {
        width: calc(100% - 160px);
        padding: 0 80px
    }

    .choose-product .box[data-v-d59c7b70] {
        width: 100%
    }

    .choose-product .box2[data-v-d59c7b70] {
        width: 100%;
        min-height: auto;
        margin-left: 0;
        margin-top: 30px
    }

    .mayLikeDiv[data-v-d59c7b70] {
        position: relative;
        float: left;
        width: 33.33%;
        height: 100%;
        padding: 30px 15px 15px 15px;
        border-bottom: 0
    }

    .mayLikeDiv > a > .title[data-v-d59c7b70] {
        line-height: auto;
        overflow: hidden;
        -webkit-line-clamp: 3
    }
}

@media (max-width:991px) {
    .choose-product[data-v-d59c7b70] {
        width: calc(100% - 100px);
        padding: 0 50px
    }

    .choose-product .box > div[data-v-d59c7b70] {
        width: 100%;
        height: 300px
    }

        .choose-product .box > div[data-v-d59c7b70]:nth-child(2) {
            padding: 0 30px;
            height: auto
        }

    .choose-product .box > div:nth-child(2) .title[data-v-d59c7b70] {
        margin-top: 20px;
        font-size: 20px;
        line-height: 24px
    }

    .choose-product .box > div:nth-child(2) .content[data-v-d59c7b70] {
        font-size: 16px;
        line-height: 24px
    }

    .choose-product .box[data-v-d59c7b70] {
        min-height: auto
    }

    .choose-product .box2[data-v-d59c7b70] {
        width: 100%;
        min-height: auto;
        margin-left: 0;
        margin-top: 30px
    }

    .mayLikeDiv[data-v-d59c7b70] {
        position: relative;
        float: left;
        width: 100%;
        height: 33%;
        padding: 30px 15px 0 15px;
        border-bottom: 0
    }

    .mayLikeDiv > a > .title[data-v-d59c7b70] {
        line-height: 96px;
        overflow: hidden;
        -webkit-line-clamp: 1
    }
}

@media (max-width:767px) {
    .choose-product .box[data-v-d59c7b70] {
        width: 100%
    }

    .choose-product .box2[data-v-d59c7b70] {
        min-height: auto
    }
}

.content-button[data-v-48f6286d] {
    display: inline-block;
    padding: 0 12px;
    margin-top: 15px;
    width: auto;
    min-width: 161px;
    height: 47px;
    color: #fff;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    background: #ff6400;
    -webkit-clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
    clip-path: polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);
    cursor: pointer;
    transition: all .3s;
    border: 0
}

    .content-button[data-v-48f6286d]:hover {
        background: #73fbfd;
        color: #000
    }

    .content-button[data-v-48f6286d]:focus {
        border: 0;
        outline: 0
    }

.bgcolor[data-v-48f6286d] {
    background: linear-gradient(180deg,#000,#3e3e3e)
}

.recent-release[data-v-48f6286d] {
    position: relative;
    padding: 0 300px
}

.template-title[data-v-48f6286d] {
    color: #ff6400
}

.template-title span[data-v-48f6286d]:after {
    background: #ff6400;
    left: calc(50% - 81px);
    width: 162px
}

.recent-release .item[data-v-48f6286d] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.recent-release .box[data-v-48f6286d] {
    position: relative;
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 50px
}

.recent-release .box .content-button[data-v-48f6286d] {
    opacity: 0
}

.recent-release .box:hover .content-button[data-v-48f6286d] {
    opacity: 1
}

.recent-release .box .tag[data-v-48f6286d] {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 15px;
    width: auto;
    min-width: 90px;
    padding: 0 15px 0 5px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff
}

    .recent-release .box .tag[data-v-48f6286d]:after {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        background: #ff6400;
        width: 100%;
        height: 25px;
        -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%,0 0);
        clip-path: polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%,0 0)
    }

.recent-release .box img[data-v-48f6286d] {
    width: 100%;
    height: 370px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 0);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 0);
    background: #131313;
    min-height: 200px;
    min-width: 100%
}

.recent-release .box .title[data-v-48f6286d] {
    position: relative;
    width: 100%;
    margin-top: 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 32px;
    color: #fff
}

.recent-release .box .content[data-v-48f6286d] {
    position: relative;
    width: 100%;
    margin-top: 15px;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #c4c4c4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1919px) {
    .recent-release[data-v-48f6286d] {
        padding: 0 150px
    }

    .recent-release .box[data-v-48f6286d] {
        padding: 15px
    }
}

@media (max-width:1599px) {
    .recent-release .box .tag[data-v-48f6286d] {
        font-size: 12px;
        min-width: 74px
    }

    .content-button[data-v-48f6286d] {
        min-width: 80px;
        height: 36px;
        color: #fff;
        font-size: 18px;
        line-height: 34px
    }
}

@media (max-width:1199px) {
    .recent-release[data-v-48f6286d] {
        padding: 0 70px
    }

    .recent-release .box[data-v-48f6286d] {
        padding: 15px
    }
}

@media (max-width:991px) {
    .recent-release[data-v-48f6286d] {
        padding: 0 60px
    }

    .recent-release .box[data-v-48f6286d] {
        padding: 15px
    }

    .recent-release .box img[data-v-48f6286d] {
        height: auto
    }
}

@media (max-width:767px) {
    .recent-release[data-v-48f6286d] {
        padding: 0 0
    }

    .recent-release .item[data-v-48f6286d] {
        width: 100%
    }

    .recent-release .box[data-v-48f6286d] {
        padding: 15px
    }

    .recent-release .box img[data-v-48f6286d] {
        height: auto
    }
}

@media (max-width:575px) {
    .recent-release[data-v-48f6286d] {
        padding: 0 0
    }

    .recent-release .item[data-v-48f6286d] {
        width: 100%
    }

    .recent-release .box[data-v-48f6286d] {
        padding: 15px
    }

    .recent-release .box img[data-v-48f6286d] {
        height: auto
    }
}

.template-title[data-v-624a72cd] {
    color: #ff6400
}

.faq-div[data-v-624a72cd] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    height: auto;
    text-align: left;
    margin-bottom: 10px
}

.faq-title[data-v-624a72cd] {
    background: #2e2e2e;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer
}

.faq-content[data-v-624a72cd], .faq-title[data-v-624a72cd] {
    width: 100%;
    height: auto;
    min-height: 45px;
    padding: 13px 15px 13px 45px;
    color: #fff
}

.faq-content[data-v-624a72cd] {
    line-height: 45px;
    font-size: 16px;
    line-height: 22px
}

    .faq-content[data-v-624a72cd] a {
        color: #ff6400 !important
    }

.faq-title i[data-v-624a72cd] {
    position: absolute;
    left: 15px;
    top: 13px
}

.faq-div.active .faq-title[data-v-624a72cd] {
    background: #4e4e4e
}

.template-title[data-v-7697201e] {
    color: #ff6400
}

.template-title span[data-v-7697201e]:after {
    background: #ff6400;
    left: calc(50% - 81px);
    width: 162px
}

.gallery-div[data-v-7697201e] {
    position: relative;
    width: 100%;
    margin: 50px 0
}

.gallery-div .item[data-v-7697201e] {
    position: relative;
    width: 25%;
    overflow: hidden
}

.gallery-div img[data-v-7697201e] {
    width: 100%
}

.snsDiv[data-v-7697201e] {
    position: fixed;
    z-index: 99999;
    left: calc(50% - 44px);
    top: 0;
    width: auto;
    height: 44px;
    text-align: center
}

.snsDiv span[data-v-7697201e] {
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #ccc
}

.snsDiv span > svg[data-v-7697201e], .snsDiv span[data-v-7697201e] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transition: all .3s
}

.snsDiv span > svg[data-v-7697201e] {
    height: 16px;
    width: 16px;
    margin-left: 14px;
    cursor: pointer
}

.snsDiv span label[data-v-7697201e] {
    position: absolute;
    top: 30px;
    left: calc(50% - 30px);
    width: 60px;
    height: 14px;
    text-align: center;
    font-size: 12px;
    opacity: 0;
    transition: all .3s
}

.snsDiv span[data-v-7697201e]:hover {
    color: #fff
}

.snsDiv span:hover label[data-v-7697201e] {
    opacity: 1
}

.shareSns[data-v-7697201e]:hover {
    width: 118px
}

.shareSubSnsBox[data-v-7697201e] {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    opacity: 0;
    transition: all .3s
}

.shareSubSnsBox div[data-v-7697201e] {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 30px;
    height: 30px;
    background: #ccc;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    transition: all .3s;
    color: #000
}

.shareSns:hover > svg[data-v-7697201e] {
    opacity: 0
}

.shareSns:hover .shareSubSnsBox[data-v-7697201e] {
    opacity: 1
}

.shareSns .shareSubSnsBox svg[data-v-7697201e] {
    cursor: pointer
}

.shareSns:hover .shareSubSnsBox div[data-v-7697201e]:nth-child(2) {
    left: 44px
}

.shareSns:hover .shareSubSnsBox div[data-v-7697201e]:nth-child(3) {
    left: 81px
}

.shareSns:hover .shareSubSnsBox div[data-v-7697201e]:hover {
    background: #ff6400
}

@media (max-width:1919px) {
    .gallery-div .item[data-v-7697201e] {
        width: 25%
    }
}

@media (max-width:1199px) {
    .gallery-div .item[data-v-7697201e] {
        width: 33.3333%
    }
}

@media (max-width:991px) {
    .gallery-div .item[data-v-7697201e] {
        width: 33.3333%
    }
}

@media (max-width:767px) {
    .gallery-div .item[data-v-7697201e] {
        width: 50%
    }
}

@media (max-width:575px) {
    .gallery-div .item[data-v-7697201e] {
        width: 100%
    }
}

.support-div[data-v-3a0683de] {
    position: relative;
    width: 100%;
    margin: 50px 0;
    padding: 60px 180px
}

.support-div .box[data-v-3a0683de] {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/bg-1920.5a4ec219.jpg);
    background-position: 50%;
    background-size: cover;
    text-align: center;
    background-attachment: fixed
}

.support-div .box div[data-v-3a0683de] {
    position: relative;
    display: inline-block;
    width: 33.333334%;
    height: 357px;
    border: 8px solid #000;
    font-style: normal;
    text-align: center;
    color: #c4c4c4;
    vertical-align: top;
    padding: 0 45px;
    font-size: 16px;
    line-height: 24px
}

.support-div .box div > img[data-v-3a0683de] {
    width: 60px;
    margin-top: 70px
}

.support-div .box div > span[data-v-3a0683de] {
    position: relative;
    display: block;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 38px;
    text-transform: uppercase;
    color: #fff
}

.support-div .box div > input[data-v-3a0683de] {
    position: relative;
    display: inline-block;
    width: calc(100% - 120px);
    height: 43px;
    color: #fff;
    background: rgba(32,32,32,.5);
    border: 1px solid hsla(0,0%,76.9%,.37);
    vertical-align: middle
}

.support-div .box div > button[data-v-3a0683de] {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 43px;
    color: #fff;
    background: #ff6400;
    border: 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 0;
    text-transform: capitalize
}

@media (max-width:1920x) {
    .support-div .box div > span[data-v-3a0683de] {
        margin: 15px 0;
        width: 100%;
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width:1599) {
    .support-div .box div > span[data-v-3a0683de] {
        font-size: 26px
    }
}

@media (max-width:1199px) {
    .support-div[data-v-3a0683de] {
        padding: 0 70px
    }

    .support-div .box div > button[data-v-3a0683de], .support-div .box div > input[data-v-3a0683de] {
        width: 90%
    }
}

@media (max-width:991px) {
    .support-div[data-v-3a0683de] {
        padding: 0 0
    }

    .support-div .box[data-v-3a0683de] {
        background-attachment: scroll
    }

    .support-div .box div[data-v-3a0683de] {
        width: 33.333334%;
        height: 250px;
        border: 1px solid #000;
        font-size: 18px;
        line-height: 24px;
        padding: 0 10px
    }

    .support-div .box div > img[data-v-3a0683de] {
        width: 60px;
        margin-top: 30px
    }

    .support-div .box div > span[data-v-3a0683de] {
        margin: 15px 0;
        width: 100%;
        font-size: 24px;
        line-height: 30px
    }

    .support-div .box div > button[data-v-3a0683de], .support-div .box div > input[data-v-3a0683de] {
        width: 90%
    }
}

@media (max-width:767px) {
    .support-div[data-v-3a0683de] {
        padding: 0 0
    }

    .support-div .box div[data-v-3a0683de] {
        width: 80%;
        height: 250px;
        border: 0 solid #000;
        border-top: 1px solid #fff;
        font-size: 16px;
        line-height: 24px;
        padding: 0 10px
    }

        .support-div .box div[data-v-3a0683de]:first-child {
            border-top: 0
        }

    .support-div .box div > img[data-v-3a0683de] {
        width: 60px;
        margin-top: 30px
    }

    .support-div .box div > span[data-v-3a0683de] {
        margin: 12px 0;
        width: 100%;
        font-size: 24px;
        line-height: 30px
    }

    .support-div .box div > input[data-v-3a0683de] {
        width: calc(100% - 120px)
    }

    .support-div .box div > button[data-v-3a0683de] {
        width: 120px
    }
}

@media (max-width:575px) {
    .support-div[data-v-3a0683de] {
        padding: 0 0
    }

    .support-div .box div > button[data-v-3a0683de], .support-div .box div > input[data-v-3a0683de] {
        width: 100%
    }
}

.filter-div[data-v-0756e698] {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    min-height: 60px;
    line-height: 60px;
    background: #151515;
    z-index: 100;
    top: auto;
    left: auto
}

.filter-div.active[data-v-0756e698] {
    position: fixed;
    top: 0;
    left: 0
}

.aorus-container.filterContainer[data-v-0756e698] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.filterInlineBox[data-v-0756e698] {
    position: relative;
    display: inline-flex;
    justify-content: flex-start
}

.filterCount[data-v-0756e698] {
    position: absolute;
    top: 10px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ff6400;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    color: #fff
}

.filterInline[data-v-0756e698] {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    height: 60px;
    line-height: 60px
}

.filterInlineRight[data-v-0756e698] {
    float: right
}

.filter-icon[data-v-0756e698] {
    position: relative;
    display: inline-block;
    width: 35px;
    margin: 0 15px
}

.filter-title[data-v-0756e698] {
    position: relative;
    display: inline-block;
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 15px;
    color: #fff
}

.filter-line[data-v-0756e698] {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 40px;
    margin: 10px 25px;
    background: #616161
}

.filter-item[data-v-0756e698] {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-size: 16px;
    margin: 0 15px;
    color: #fff
}

.btn-filter-clear[data-v-0756e698] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    height: 40px;
    background: #2c2c2c;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    margin-top: 10px
}

    .btn-filter-clear[data-v-0756e698]:hover {
        background: #ff6400;
        color: #fff
    }

.filter-tag-div[data-v-0756e698] {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    height: auto;
    width: auto;
    max-width: calc(100vw - 600px);
    line-height: 36px;
    padding: 34px 0
}

.filter-tag[data-v-0756e698] {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-size: 18px;
    line-height: 27px;
    margin-right: 10px;
    color: #fff
}

.filter-tag i[data-v-0756e698] {
    color: #7c7c7c;
    cursor: pointer;
    margin: 0 10px
}

.filter-select[data-v-0756e698] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: auto;
    min-width: 225px;
    margin: 0 10px;
    border: 1px solid #616161;
    line-height: 40px;
    padding: 0 30px 0 15px;
    font-style: normal;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px
}

.filter-select .title[data-v-0756e698] {
    position: relative;
    vertical-align: middle;
    font-size: 16px
}

.filter-select i[data-v-0756e698] {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1
}

.filter-select .list[data-v-0756e698] {
    position: absolute;
    left: -1px;
    top: 100%;
    width: calc(100% + 2px);
    border: 1px solid #616161;
    background: #363636;
    z-index: 1;
    opacity: 0;
    height: 0;
    transition: all .3s;
    overflow: hidden
}

.filter-select .list.active[data-v-0756e698] {
    height: auto;
    min-height: 50px;
    opacity: 1
}

.filter-select .list > div[data-v-0756e698] {
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    cursor: pointer;
    font-size: 16px
}

    .filter-select .list > div[data-v-0756e698]:hover {
        background: #ff6400
    }

@media (max-width:1599px) {
    .filter-icon[data-v-0756e698] {
        width: 25px
    }

    .filter-title[data-v-0756e698] {
        font-size: 15px
    }

    .btn-filter-clear[data-v-0756e698] {
        width: 96px;
        font-size: 15px
    }

    .filter-item[data-v-0756e698], .filter-select .title[data-v-0756e698], .filterInlineRight[data-v-0756e698] {
        font-size: 15px
    }

    .filter-select[data-v-0756e698] {
        min-width: 225px
    }
}

@media (max-width:1199px) {
    .filter-div[data-v-0756e698] {
        width: 100%;
        height: 50px;
        min-height: 50px;
        line-height: 50px
    }

    .filterInline[data-v-0756e698] {
        height: 50px;
        line-height: 50px
    }

    .filter-item[data-v-0756e698] {
        line-height: 50px
    }

    .filter-item[data-v-0756e698], .filter-title[data-v-0756e698] {
        margin-right: 15px
    }

    .filter-line[data-v-0756e698] {
        height: 30px;
        margin-top: 5px;
        margin-right: 15px
    }

    .filter-icon[data-v-0756e698] {
        width: 35px;
        margin: 0 15px
    }

    .btn-filter-clear[data-v-0756e698] {
        position: relative;
        display: inline-block;
        width: 100px;
        height: 36px;
        background: #2c2c2c;
        color: #fff;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
        transition: all .3s;
        margin-top: 8px
    }

    .filterCount[data-v-0756e698] {
        top: 10px;
        right: -10px
    }

    .filter-tag-div[data-v-0756e698] {
        margin-left: 0;
        max-width: none;
        width: 100%;
        line-height: 50px;
        padding: 0 15px
    }

    .filter-select[data-v-0756e698] {
        position: relative;
        display: inline-block;
        height: 35px;
        min-width: 200px;
        line-height: 35px;
        padding: 0 10px;
        font-size: 16px;
        margin-top: 8px
    }

    .filter-select svg[data-v-0756e698] {
        top: 7px
    }

    .filter-select .list.active[data-v-0756e698] {
        height: auto;
        min-height: 35px;
        opacity: 1
    }

    .filter-select .list > div[data-v-0756e698] {
        height: 35px;
        line-height: 35px;
        padding: 0 10px
    }
}

@media (max-width:991px) {
    .filter-div[data-v-0756e698] {
        display: none
    }
}

ul[data-v-7e7c0a7c] {
    list-style: none;
    padding: 0
}

.side-menu-sub[data-v-7e7c0a7c] {
    padding-left: 15px;
    line-height: 2
}

.side-menu-sub .side-menu-sub[data-v-7e7c0a7c] {
    padding-left: 25px;
    line-height: 2
}

.side-menu-sub > li[data-v-7e7c0a7c]:first-child {
    padding-top: 5px
}

.side-menu-name[data-v-7e7c0a7c] {
    padding-right: 15px;
    font-size: 15px
}

    .side-menu-name[data-v-7e7c0a7c]:hover {
        color: #ff6400;
        cursor: pointer
    }

.checkBoxSpan[data-v-7e7c0a7c] {
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: #5b5b5b
}

.checkBoxSpan.disable[data-v-7e7c0a7c] {
    background-color: #fff
}

.checkBoxSpan.disable + span[data-v-7e7c0a7c] {
    color: #fff
}

.checkBoxSpan.active[data-v-7e7c0a7c] {
    background: #ff6400
}

    .checkBoxSpan.active[data-v-7e7c0a7c]:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 6px;
        background: #fff;
        top: 7px;
        left: 1px;
        transform: rotate(45deg)
    }

    .checkBoxSpan.active[data-v-7e7c0a7c]:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 10px;
        background: #fff;
        top: 5px;
        right: 1px;
        transform: rotate(-45deg)
    }

.link-list-div[data-v-600de57a] {
    position: relative;
    display: inline-block;
    padding: 5px 0 0 15px;
    width: 100%;
    max-width: 1200px;
    height: auto;
}

    .link-list-div[data-v-600de57a] button {
        position: relative;
        display: inline-block;
        margin: 6px 6px 0 0;
        font-size: 14px;
        padding: 3px 6px;
        background: #3e3e3e;
        transition: all .3s;
        color: #ccc !important;
        border: none;
    }

        .link-list-div[data-v-600de57a] button:hover {
            background: #ff6400;
            color: #fff !important
        }

ul[data-v-e25b2d3c] {
    list-style: none;
    padding: 0
}

.side-menu[data-v-e25b2d3c] {
    line-height: 2
}

.side-menu-li + .side-menu-li[data-v-e25b2d3c] {
    margin-top: 15px
}

.side-menu-name[data-v-e25b2d3c]:hover {
    color: #ff6400;
    cursor: pointer
}

.checkBoxSpan[data-v-e25b2d3c] {
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: #5b5b5b
}

.checkBoxSpan.disable[data-v-e25b2d3c] {
    background-color: #fff
}

.checkBoxSpan.disable + span[data-v-e25b2d3c] {
    color: #fff
}

.checkBoxSpan.active[data-v-e25b2d3c] {
    background: #ff6400
}

    .checkBoxSpan.active[data-v-e25b2d3c]:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 6px;
        background: #fff;
        top: 7px;
        left: 1px;
        transform: rotate(45deg)
    }

    .checkBoxSpan.active[data-v-e25b2d3c]:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 10px;
        background: #fff;
        top: 5px;
        right: 1px;
        transform: rotate(-45deg)
    }

.filter-choose-div[data-v-e25b2d3c] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 30px 15px;
    width: 340px;
    min-height: 400px;
    height: auto
}

.choose-title[data-v-e25b2d3c]:hover {
    color: #ff6400
}

.choose-title[data-v-e25b2d3c] {
    cursor: pointer
}

.choose-title > h3[data-v-e25b2d3c] {
    position: relative;
    display: inline-block;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    font-style: normal
}

.filter-choose-div .choose-title[data-v-e25b2d3c] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
    background: rgba(0,0,0,.2)
}

.filter-choose-div .choose-title.active[data-v-e25b2d3c] {
    background: #000
}

.filter-choose-div .choose-title .filterCount[data-v-e25b2d3c] {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: #ff6400;
    height: 21px;
    width: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    margin-left: 10px;
    font-size: 16px
}

.filter-choose-div .choose-title i[data-v-e25b2d3c] {
    font-size: 12px
}

.filter-choose-div .choose-content[data-v-e25b2d3c] {
    position: relative;
    width: 100%;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    opacity: 0;
    height: 0;
    padding: 10px 0
}

.filter-choose-div .choose-content.active[data-v-e25b2d3c] {
    opacity: 1;
    height: auto
}

.filter-choose-div .choose-content > div[data-v-e25b2d3c] {
    cursor: pointer;
    padding: 0 20px;
    color: #fff
}

    .filter-choose-div .choose-content > div[data-v-e25b2d3c]:hover {
        cursor: pointer;
        color: #ccc;
        background: #333
    }

.filter-choose-div .choose-content > div i[data-v-e25b2d3c] {
    margin-right: 5px;
    width: 14px;
    color: #ffb11a
}

.filterDivCloseBtn[data-v-e25b2d3c] {
    position: relative;
    display: none;
    width: 40px;
    height: 40px;
    cursor: pointer
}

    .filterDivCloseBtn[data-v-e25b2d3c]:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        top: 19px;
        transform: rotate(45deg);
        background: #fff
    }

    .filterDivCloseBtn[data-v-e25b2d3c]:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        top: 19px;
        transform: rotate(-45deg);
        background: #fff
    }

@media (max-width:991px) {
    .filter-choose-div[data-v-e25b2d3c] {
        position: fixed;
        z-index: 999;
        top: 0;
        left: -100vw;
        height: 100vh;
        padding: 15px 15px 15px 15px;
        width: 100vw;
        overflow-y: scroll;
        background: #3e3e3e;
        transition: all .3s
    }

    .filter-choose-div.active[data-v-e25b2d3c] {
        left: 0
    }

    .filterDivCloseBtn[data-v-e25b2d3c] {
        display: inline-block
    }
}

ul[data-v-f0315072] {
    list-style: none;
    padding: 0
}

.side-menu-sub[data-v-f0315072] {
    padding-left: 15px;
    line-height: 2
}

.side-menu-sub .side-menu-sub[data-v-f0315072] {
    padding-left: 25px;
    line-height: 2
}

.side-menu-sub > li[data-v-f0315072]:first-child {
    padding-top: 5px
}

.side-menu-name[data-v-f0315072] {
    padding-right: 15px;
    font-size: 15px
}

    .side-menu-name[data-v-f0315072]:hover {
        color: #ff6400;
        cursor: pointer
    }

.checkBoxSpan[data-v-f0315072] {
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: #5b5b5b
}

.checkBoxSpan.disable[data-v-f0315072] {
    background-color: #fff
}

.checkBoxSpan.disable + span[data-v-f0315072] {
    color: #fff
}

.checkBoxSpan.active[data-v-f0315072] {
    background: #ff6400
}

    .checkBoxSpan.active[data-v-f0315072]:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 6px;
        background: #fff;
        top: 7px;
        left: 1px;
        transform: rotate(45deg)
    }

    .checkBoxSpan.active[data-v-f0315072]:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 10px;
        background: #fff;
        top: 5px;
        right: 1px;
        transform: rotate(-45deg)
    }

ul[data-v-4d40d420] {
    list-style: none;
    padding: 0
}

.side-menu[data-v-4d40d420] {
    line-height: 2
}

.side-menu-li + .side-menu-li[data-v-4d40d420] {
    margin-top: 15px
}

.side-menu-name[data-v-4d40d420]:hover {
    color: #ff6400;
    cursor: pointer
}

.checkBoxSpan[data-v-4d40d420] {
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: #5b5b5b
}

.checkBoxSpan.disable[data-v-4d40d420] {
    background-color: #fff
}

.checkBoxSpan.disable + span[data-v-4d40d420] {
    color: #fff
}

.checkBoxSpan.active[data-v-4d40d420] {
    background: #ff6400
}

    .checkBoxSpan.active[data-v-4d40d420]:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 6px;
        background: #fff;
        top: 7px;
        left: 1px;
        transform: rotate(45deg)
    }

    .checkBoxSpan.active[data-v-4d40d420]:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 10px;
        background: #fff;
        top: 5px;
        right: 1px;
        transform: rotate(-45deg)
    }

.filter-choose-div[data-v-4d40d420] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 30px 15px;
    width: 340px;
    min-height: 400px;
    height: auto
}

.choose-title[data-v-4d40d420]:hover {
    color: #ff6400
}

.choose-title[data-v-4d40d420] {
    cursor: pointer
}

.filter-choose-div .choose-title[data-v-4d40d420] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
    background: rgba(0,0,0,.2)
}

.filter-choose-div .choose-title.active[data-v-4d40d420] {
    background: #000
}

.filter-choose-div .choose-title .filterCount[data-v-4d40d420] {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: #ff6400;
    height: 21px;
    width: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    margin-left: 10px;
    font-size: 16px
}

.filter-choose-div .choose-title i[data-v-4d40d420] {
    font-size: 12px
}

.filter-choose-div .choose-content[data-v-4d40d420] {
    position: relative;
    width: 100%;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    opacity: 0;
    height: 0;
    padding: 10px 0
}

.filter-choose-div .choose-content.active[data-v-4d40d420] {
    opacity: 1;
    height: auto
}

.filter-choose-div .choose-content > div[data-v-4d40d420] {
    cursor: pointer;
    padding: 0 20px;
    color: #fff
}

    .filter-choose-div .choose-content > div[data-v-4d40d420]:hover {
        cursor: pointer;
        color: #ccc;
        background: #333
    }

.filter-choose-div .choose-content > div i[data-v-4d40d420] {
    margin-right: 5px;
    width: 14px;
    color: #ffb11a
}

.filterDivCloseBtn[data-v-4d40d420] {
    position: relative;
    display: none;
    width: 40px;
    height: 40px;
    cursor: pointer
}

    .filterDivCloseBtn[data-v-4d40d420]:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        top: 19px;
        transform: rotate(45deg);
        background: #fff
    }

    .filterDivCloseBtn[data-v-4d40d420]:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        top: 19px;
        transform: rotate(-45deg);
        background: #fff
    }

@media (max-width:991px) {
    .filter-choose-div[data-v-4d40d420] {
        position: fixed;
        z-index: 999;
        top: 0;
        left: -100vw;
        height: 100vh;
        padding: 15px 15px 15px 15px;
        width: 100vw;
        overflow-y: scroll;
        background: #3e3e3e;
        transition: all .3s
    }

    .filter-choose-div.active[data-v-4d40d420] {
        left: 0
    }

    .filterDivCloseBtn[data-v-4d40d420] {
        display: inline-block
    }
}

@-webkit-keyframes productLineLoading-data-v-5e0c66e7 {
    0% {
        opacity: .3
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .3
    }
}

@keyframes productLineLoading-data-v-5e0c66e7 {
    0% {
        opacity: .3
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .3
    }
}

.MSImageBanner[data-v-5e0c66e7] {
    height: 35px
}

.productAnime .productBoxAnime[data-v-5e0c66e7] {
    position: relative;
    background: #202020;
    width: 100%;
    height: auto;
    min-height: 500px;
    margin-bottom: 30px;
    padding: 50px 0 0 0
}

.productAnime > .col-product[data-v-5e0c66e7] {
    -webkit-animation-name: productLineLoading-data-v-5e0c66e7;
    animation-name: productLineLoading-data-v-5e0c66e7;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

    .productAnime > .col-product[data-v-5e0c66e7]:first-child {
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }

    .productAnime > .col-product[data-v-5e0c66e7]:nth-child(2) {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }

    .productAnime > .col-product[data-v-5e0c66e7]:nth-child(3) {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }

    .productAnime > .col-product[data-v-5e0c66e7]:nth-child(4) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }

.productAnime .col-product[data-v-5e0c66e7]:nth-child(5) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(6) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(7) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(8) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(9) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(10) {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(11) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.productAnime .col-product[data-v-5e0c66e7]:nth-child(12) {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s
}

.col-product[data-v-5e0c66e7] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
    transition: all .3s
}

.product-list-div[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 340px);
    padding: 30px 15px;
    min-height: 50vh;
    height: auto
}

.product-list-div.active[data-v-5e0c66e7] {
    margin-bottom: 250px
}

.product-box[data-v-5e0c66e7] {
    position: relative;
    background: #202020;
    width: 100%;
    height: auto;
    min-height: 450px;
    transition: all .3s;
    margin-bottom: 30px;
    padding: 50px 0 0 0
}

.product-box.active[data-v-5e0c66e7] {
    background: #000
}

.product-box .tag[data-v-5e0c66e7] {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    height: 20px;
    width: auto;
    min-width: 70px;
    line-height: 20px;
    padding: 0 20px 0 5px;
    text-align: center;
    background: #ff6400;
    -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 20px) 100%,0 100%);
    clip-path: polygon(0 0,100% 0,calc(100% - 20px) 100%,0 100%)
}

.product-box .review-div[data-v-5e0c66e7] {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding: 0 15px
}

.product-box .review-div .star-div[data-v-5e0c66e7] {
    position: relative;
    font-size: 15px;
    color: #6c6c6c;
    line-height: 18px;
    height: 14px
}

    .product-box .review-div .star-div[data-v-5e0c66e7]:hover {
        color: #ffb11a
    }

.product-box .review-div .star-div .recommend-div[data-v-5e0c66e7] {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 30px;
    width: 220px;
    background: #000;
    border: 1px solid #434343;
    display: none
}

.product-box .review-div .star-div:hover .recommend-div[data-v-5e0c66e7] {
    display: inline
}

.product-box .review-div .star-div .recommend-div[data-v-5e0c66e7]:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 32px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #434343
}

.product-box .review-div .star-div .recommend-div[data-v-5e0c66e7]:after {
    content: "";
    position: absolute;
    top: -18px;
    right: 32px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000
}

.product-box .review-div .heart-div[data-v-5e0c66e7] {
    position: relative;
    font-size: 15px;
    color: #6c6c6c;
    line-height: 18px;
    height: 14px;
    margin-left: 10px
}

.product-box .review-div .heart-div.active[data-v-5e0c66e7] {
    color: #fff
}

.product-box .review-div .star-div .star-text[data-v-5e0c66e7] {
    position: absolute;
    bottom: -14px;
    right: 0;
    font-style: normal;
    font-size: 12px;
    line-height: 27px;
    text-align: right;
    color: #6c6c6c;
    height: 14px
}

.product-box .review-div .heart-div .star-text[data-v-5e0c66e7] {
    position: absolute;
    width: 100%;
    bottom: -14px;
    right: 0;
    font-style: normal;
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    color: #6c6c6c;
    height: 14px
}

.product-box .review-div .heart-div.active .star-text[data-v-5e0c66e7] {
    color: #fff
}

.product-box .img[data-v-5e0c66e7] {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 30px);
    padding-bottom: 100%;
    height: 0
}

.product-box .img img[data-v-5e0c66e7] {
    position: relative;
    width: 100%
}

.product-box .content[data-v-5e0c66e7] {
    position: relative;
    width: 100%;
    min-height: 100px;
    padding: 0 15px
}

.product-box .content .title[data-v-5e0c66e7] {
    font-style: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #fff
}

.product-box .content .subtitle[data-v-5e0c66e7] {
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #999
}

.product-box.active .content .title[data-v-5e0c66e7] {
    color: #ff6400
}

.product-content[data-v-5e0c66e7] {
    position: relative;
    height: 150px;
    width: 100%;
    padding: 15px;
    overflow: hidden
}

    .product-content[data-v-5e0c66e7]:before {
        position: absolute;
        content: "";
        top: 0;
        left: 15px;
        width: calc(100% - 30px);
        height: 1px;
        background: #515151
    }

    .product-content[data-v-5e0c66e7]:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: linear-gradient(180deg,transparent,#202020)
    }

.product-box.active .product-content[data-v-5e0c66e7]:after {
    background: linear-gradient(180deg,transparent,#000)
}

.learn-more-div[data-v-5e0c66e7] {
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 33px
}

.comparison-div[data-v-5e0c66e7], .learn-more-div[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto;
    min-height: 35px;
    width: calc(50% - 20px);
    text-align: center;
    font-size: 15px;
    transition: all .3s;
    border: 1px solid #666;
    color: #666
}

.comparison-div[data-v-5e0c66e7] {
    margin-left: 10px;
    margin-bottom: 15px
}

.learn-more-div.buy-now[data-v-5e0c66e7] {
    width: calc(50% - 20px)
}

.comparison-div.buy-now[data-v-5e0c66e7] {
    width: calc(50% - 65px)
}

.WIDGET-CLASS-icon[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 35px;
    width: 35px;
    margin-left: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
    border: 1px solid #666;
    color: #666
}

.WIDGET-CLASS .icon[data-v-5e0c66e7] {
    background: transparent;
    -webkit-clip-path: none;
    clip-path: none;
    color: #666;
    line-height: 35px
}

.WIDGET-CLASS[data-v-5e0c66e7]:hover {
    border: 1px solid #ff6400
}

.WIDGET-CLASS:hover .icon[data-v-5e0c66e7] {
    background: #ff6400;
    -webkit-clip-path: none;
    clip-path: none;
    color: #fff
}

.WIDGET-CLASS-text[data-v-5e0c66e7]:hover {
    border: 0
}

.WIDGET-CLASS-icon.isList > .model[data-v-5e0c66e7] {
    display: none
}

.WIDGET-CLASS-icon.isList:hover > .model[data-v-5e0c66e7] {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 30px;
    right: 0;
    top: 100%;
    text-align: center;
    display: inline-block;
    padding: 5px 0;
    background: #474747;
    z-index: 1
}

.WIDGET-CLASS-icon.isList:hover > .model .content[data-v-5e0c66e7] {
    position: relative;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-size: 16px;
    min-height: auto;
    color: #999
}

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text[data-v-5e0c66e7] {
    min-width: 60px;
    height: 25px;
    margin-left: 10px
}

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text .text[data-v-5e0c66e7], .WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text:hover .text[data-v-5e0c66e7] {
    line-height: 30px;
    font-size: 15px;
    height: 100%;
    width: 100%
}

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text[data-v-5e0c66e7] {
    min-width: 70px;
    height: 30px;
    vertical-align: middle
}

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text .text[data-v-5e0c66e7], .WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text[data-v-5e0c66e7] {
    -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0)
}

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text .text[data-v-5e0c66e7] {
    position: relative;
    background: #fff;
    color: #fff;
    white-space: nowrap;
    line-height: 30px
}

    .WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text .text[data-v-5e0c66e7]:before {
        content: "";
        z-index: -1;
        position: absolute;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        top: 1px;
        left: 1px;
        background: #474747
    }

    .WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text .text[data-v-5e0c66e7]:before, .WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text:hover .text[data-v-5e0c66e7] {
        -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
        clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0)
    }

.WIDGET-CLASS-icon.isList:hover > .model .WIDGET-CLASS-text:hover .text[data-v-5e0c66e7] {
    background: #ff6400;
    color: #ff6400
}

.learn-more-div[data-v-5e0c66e7]:hover, .product-box.active .learn-more-div[data-v-5e0c66e7] {
    border: 1px solid #fff;
    color: #fff
}

.comparison-div[data-v-5e0c66e7]:hover, .product-box.active .comparison-div[data-v-5e0c66e7] {
    background: #ff6400;
    border: 1px solid transparent;
    color: #fff
}

.comparison-div .modelNum[data-v-5e0c66e7] {
    position: absolute;
    z-index: 10;
    right: -10px;
    top: -10px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 15px;
    background: #ff6400;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    border-radius: 50%
}

.comparison-div > span > div[data-v-5e0c66e7], .comparison-div > span[data-v-5e0c66e7] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.comparison-div > span > div[data-v-5e0c66e7] {
    line-height: 33px
}

.comparison-div > span > .product-model-list[data-v-5e0c66e7] {
    position: absolute;
    right: -10px;
    left: auto;
    top: 100%;
    z-index: -1;
    width: calc(100% + 20px);
    height: auto;
    background: #474747;
    opacity: 0;
    transition: all .3s;
    font-size: 16px;
    line-height: 18px
}

.comparison-div:hover > span .product-model-list[data-v-5e0c66e7] {
    color: #999
}

.comparison-div:hover > span .product-model-list div[data-v-5e0c66e7]:hover {
    color: #fff
}

.comparison-div > span:hover .product-model-list.show[data-v-5e0c66e7] {
    opacity: 1;
    z-index: 110
}

.comparison-checkbox[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    background: none;
    cursor: pointer
}

.product-box.active .comparison-checkbox[data-v-5e0c66e7] {
    width: 15px;
    height: 15px
}

.comparison-div > span .product-model-list .comparison-checkbox[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #666;
    cursor: pointer
}

.comparison-div > span .product-model-list .comparison-checkbox-text[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 25px);
    cursor: pointer
}

.comparison-div > span:hover .product-model-list .comparison-checkbox[data-v-5e0c66e7] {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #666;
    cursor: pointer
}

.comparison-checkbox.active[data-v-5e0c66e7], .comparison-div > span:hover .product-model-list .comparison-checkbox.active[data-v-5e0c66e7], .product-box.active .comparison-div > span > div > .comparison-checkbox[data-v-5e0c66e7] {
    background: #ff6400
}

    .product-box.active .comparison-div > span > div > .comparison-checkbox[data-v-5e0c66e7]:before {
        content: "";
        position: absolute;
        height: 3px;
        width: 6px;
        background: #fff;
        top: 7px;
        left: 1px;
        transform: rotate(45deg)
    }

    .product-box.active .comparison-div > span > div > .comparison-checkbox[data-v-5e0c66e7]:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 10px;
        background: #fff;
        top: 5px;
        right: 1px;
        transform: rotate(-45deg)
    }

.product-box.active .comparison-div[data-v-5e0c66e7], .product-box:hover .comparison-div[data-v-5e0c66e7] {
    opacity: 1
}

.filterBtnMobile[data-v-5e0c66e7] {
    position: relative;
    display: none;
    width: auto;
    height: auto;
    padding: 6px 10px;
    font-style: normal;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    margin-bottom: 10px;
    text-transform: uppercase
}

    .filterBtnMobile[data-v-5e0c66e7]:hover {
        background: #ff6400;
        border: 1px solid #ff6400;
        color: #fff
    }

.pageBtn[data-v-5e0c66e7] {
    border: 1px solid #666;
    color: #666;
    background: #202020;
    cursor: pointer;
    margin-left: 10px;
    margin-bottom: 10px;
    min-width: 32px;
    padding: 2px 6px
}

    .pageBtn[data-v-5e0c66e7]:hover {
        border: 1px solid #fff;
        color: #fff
    }

    .pageBtn[data-v-5e0c66e7]:disabled {
        border: 1px solid #555;
        color: #555;
        background: transparent;
        cursor: default
    }

.pageBtn.active[data-v-5e0c66e7] {
    border: 1px solid #ff6400;
    color: #fff;
    background: #ff6400
}

.pageBtn[data-v-5e0c66e7]:first-child {
    margin-left: 0
}

@media (max-width:1919px) {
    .col-product[data-v-5e0c66e7] {
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%
    }
}

@media (max-width:1199px) {
    .col-product[data-v-5e0c66e7] {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:991px) {
    .col-product[data-v-5e0c66e7] {
        flex: 0 0 50%;
        max-width: 50%
    }

    .product-list-div[data-v-5e0c66e7] {
        width: 100%;
        padding: 10px 10px 30px 0;
        min-height: 400px;
        height: auto
    }

    .product-box[data-v-5e0c66e7] {
        min-height: 360px;
        margin-bottom: 15px
    }

    .filterBtnMobile[data-v-5e0c66e7] {
        display: inline-block
    }
}

@media (max-width:767px) {
    .MSImageBanner[data-v-5e0c66e7] {
        display: none
    }

    .col-product[data-v-5e0c66e7] {
        flex: 0 0 50%;
        max-width: 100%
    }

    .pageBtn[data-v-5e0c66e7] {
        margin-left: 5px;
        margin-bottom: 5px
    }
}

@media (max-width:575px) {
    .col-product[data-v-5e0c66e7] {
        flex: 0 0 100%;
        max-width: 100%
    }
}

#showInPC[data-v-71047e13] {
    display: inline
}

.compare-select-div.active[data-v-71047e13] {
    position: fixed;
    width: 100%;
    z-index: 6;
    bottom: 0;
    left: 0;
    background: #000;
    min-height: 220px;
    line-height: 220px;
    padding-top: 0
}

.compare-select-mobile[data-v-71047e13] {
    position: fixed;
    width: 100%;
    z-index: 6;
    bottom: 0;
    left: 0;
    background: #000;
    min-height: 50px;
    padding-top: 0;
    display: none
}

.compare-select-div[data-v-71047e13] {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    min-height: 220px;
    line-height: 220px
}

.compare-select-div .title[data-v-71047e13] {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 80px;
    color: #fff;
    line-height: 38px;
    vertical-align: middle;
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 43px
}

.compare-select-div .title span[data-v-71047e13] {
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    color: #999
}

.compare-select-list[data-v-71047e13] {
    position: relative;
    display: inline-block;
    width: calc(100% - 550px);
    color: #fff;
    margin-right: 50px;
    vertical-align: middle
}

.compare-select-list .box[data-v-71047e13] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #252525;
    line-height: 28px;
    width: 100%;
    padding: 0 30px;
    height: 160px
}

.compare-select-list .removeListBtn[data-v-71047e13] {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition: all .3s
}

    .compare-select-list .removeListBtn[data-v-71047e13]:hover {
        transform: rotate(90deg)
    }

    .compare-select-list .removeListBtn[data-v-71047e13]:before {
        content: "";
        position: absolute;
        top: 9px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #999;
        transform: rotate(-45deg)
    }

    .compare-select-list .removeListBtn[data-v-71047e13]:after {
        content: "";
        position: absolute;
        top: 9px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #999;
        transform: rotate(45deg)
    }

.compare-select-list .cover-div[data-v-71047e13] {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100px;
    background: linear-gradient(-90deg,#000,transparent 100%)
}

.compare-select-list .prevBtn[data-v-71047e13] {
    left: -15px;
    transform: rotate(180deg)
}

.compare-select-list .nextBtn[data-v-71047e13], .compare-select-list .prevBtn[data-v-71047e13] {
    position: absolute;
    display: inline-block;
    height: 80px;
    width: 45px;
    top: calc(50% - 40px);
    text-align: center;
    line-height: 80px;
    cursor: pointer
}

.compare-select-list .nextBtn[data-v-71047e13] {
    right: -15px
}

.compare-select-list .box img[data-v-71047e13] {
    position: relative;
    display: inline-block;
    width: 160px;
    vertical-align: middle;
    margin-right: 12px
}

.compare-select-list .box span[data-v-71047e13] {
    position: relative;
    display: inline-block;
    width: calc(100% - 190px);
    font-style: normal;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    vertical-align: middle
}

.compare-btn-div[data-v-71047e13] {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 130px;
    vertical-align: middle
}

.CompareProductsBtn[data-v-71047e13] {
    position: relative;
    display: block;
    padding: 0 12px;
    width: 100%;
    min-width: 161px;
    height: 57px;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    cursor: pointer;
    transition: all .3s;
    background: #ff6400;
    color: #fff;
    border: 0
}

    .CompareProductsBtn[data-v-71047e13]:hover {
        background: #73fbfd;
        color: #000
    }

.RemoveAllBtn[data-v-71047e13] {
    position: relative;
    display: block;
    padding: 0 12px;
    width: 100%;
    min-width: 161px;
    height: 57px;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    -webkit-clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    clip-path: polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
    cursor: pointer;
    transition: all .3s;
    border: 0;
    background: transparent;
    color: #fff;
    border: 2px solid #fff !important;
    margin-top: 15px !important
}

    .RemoveAllBtn[data-v-71047e13]:hover {
        background: #fff;
        color: #000
    }

    .RemoveAllBtn[data-v-71047e13]:before {
        right: -4px;
        bottom: 3px;
        width: 15px
    }

    .RemoveAllBtn[data-v-71047e13]:after, .RemoveAllBtn[data-v-71047e13]:before {
        content: "";
        position: absolute;
        z-index: 10;
        height: 2px;
        background: #fff;
        transform: rotate(-45deg)
    }

    .RemoveAllBtn[data-v-71047e13]:after {
        left: -5px;
        top: 3px;
        width: 16px
    }

@media (max-width:1919px) {
    .compare-select-div .title[data-v-71047e13] {
        width: 160px;
        height: 80px;
        line-height: 30px;
        font-size: 24px
    }

    .compare-select-div .title span[data-v-71047e13] {
        font-size: 16px;
        line-height: 16px
    }

    .compare-select-list[data-v-71047e13] {
        width: calc(100% - 440px);
        margin-right: 30px
    }
}

@media (max-width:1199px) {
    .compare-select-list .cover-div[data-v-71047e13] {
        display: none
    }
}

@media (max-width:991px) {
    .compare-select-div[data-v-71047e13], .compare-select-list .cover-div[data-v-71047e13] {
        display: none
    }

    .compare-select-mobile[data-v-71047e13] {
        display: inline-block;
        line-height: 50px;
        padding: 0 15px
    }

    .CompareProductsBtn[data-v-71047e13] {
        margin-top: 7.5px
    }

    .CompareProductsBtn[data-v-71047e13], .RemoveAllBtn[data-v-71047e13] {
        float: right;
        width: auto;
        min-width: auto;
        height: 35px;
        font-size: 12px;
        line-height: 32px
    }

    .RemoveAllBtn[data-v-71047e13] {
        margin-top: 7.5px !important
    }
}

@media (max-width:767px) {
    .compare-select-list .cover-div[data-v-71047e13] {
        display: none
    }
}

@media (max-width:575px) {
    .compare-select-list .cover-div[data-v-71047e13] {
        display: none
    }
}

.aorus-footer[data-v-78b326c3] {
    position: relative;
    width: 100%;
    z-index: 7;
    height: auto;
    background: #1f1f1f;
    text-align: center;
    min-height: 540px;
    padding-top: 2rem !important
}

.content__title[data-v-78b326c3] {
    position: relative;
    -webkit-animation-name: glitch-anim-text-data-v-78b326c3;
    animation-name: glitch-anim-text-data-v-78b326c3;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

@-webkit-keyframes glitch-anim-text-data-v-78b326c3 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

@keyframes glitch-anim-text-data-v-78b326c3 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

.header-slogan {
    margin-top: 10px;
    display: inline-block;
}

.slogan[data-v-78b326c3] {
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.sns-div[data-v-78b326c3] {
    position: relative;
    width: 100%;
    margin-top: 20px;
    font-size: 20px
}

.sns-div a[data-v-78b326c3] {
    text-decoration: none
}

.sns-div i[data-v-78b326c3] {
    margin: 0 5px;
    padding: 0 5px;
    transition: all .3s;
    cursor: pointer;
    color: #c4c4c4
}

    .sns-div i[data-v-78b326c3]:hover {
        color: #ff6400
    }

.footer-list-div[data-v-78b326c3] {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    padding: 0 30px
}

.footer-list-div .footer-col-5[data-v-78b326c3] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    height: auto;
    min-height: 100px;
    padding: 10px 2rem
}

.footer-list-div .footer-col-5 .content[data-v-78b326c3], .footer-list-div .footer-col-5 .title[data-v-78b326c3] {
    position: relative;
    width: 100%;
    color: #fff
}

.footer-list-div .footer-col-5 .title[data-v-78b326c3] {
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.footer-list-div .footer-col-5 .content[data-v-78b326c3] {
    display: block
}

.footer-list-div .footer-col-5 .content > div[data-v-78b326c3] {
    margin-bottom: 8px
}

.footer-list-div .footer-col-5 .content div a[data-v-78b326c3] {
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #c4c4c4 !important;
    text-decoration: none;
    transition: all .3s
}

    .footer-list-div .footer-col-5 .content div a[data-v-78b326c3]:hover {
        color: #ff6400 !important
    }

.icon-weibo[data-v-78b326c3] {
    background-image: url(../../assets/img/icon-weibo.4b213c59.png)
}

.icon-bilibili[data-v-78b326c3], .icon-weibo[data-v-78b326c3] {
    position: relative;
    display: inline-block;
    margin: 0 8px !important;
    line-height: 30px;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: 50%
}

.icon-bilibili[data-v-78b326c3] {
    background-image: url(../../assets/img/icon-bilibili.d8b900de.png)
}

@media (max-width:1599px) {
    .footer-list-div .footer-col-5 .title[data-v-78b326c3] {
        font-size: 16px;
        line-height: 20px
    }

    .footer-list-div .footer-col-5 .content div a[data-v-78b326c3] {
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:1199px) {
    .footer-list-div .footer-col-5[data-v-78b326c3] {
        width: 180px
    }
}

@media (max-width:991px) {
    .footer-list-div .footer-col-5[data-v-78b326c3] {
        width: 25%
    }
}

@media (max-width:767px) {
    .footer-list-div .footer-col-5 .title[data-v-78b326c3] {
        margin-top: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }

    .footer-list-div .footer-col-5 .content[data-v-78b326c3] {
        text-align: center
    }

    .footer-list-div .footer-col-5[data-v-78b326c3] {
        height: auto;
        min-height: auto;
        width: 100%
    }
}

@media (max-width:575px) {
    .aorus-footer img[data-v-78b326c3] {
        margin-top: 44px;
        margin-bottom: 20px
    }

    .sns-div[data-v-78b326c3] {
        margin-top: 39px;
        margin-bottom: 61px
    }

    .sns-div svg[data-v-78b326c3] {
        margin: 0 14px;
        width: 30px
    }

    .footer-list-div .footer-col-5 .title[data-v-78b326c3] {
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px
    }

    .footer-list-div .footer-col-5[data-v-78b326c3] {
        height: auto;
        min-height: auto
    }
}

.aorus-copyright-lang-div[data-v-c7760ac0] {
    position: relative;
    z-index: 7;
    color: #fff;
    background: #000
}

.colorbottom[data-v-c7760ac0] {
    position: relative;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg,#5ff9fc,#69a5dc 23.5%,#b460c6 69.44%,#f232b1);
    transform: matrix(1,0,0,-1,0,0)
}

.flex-container[data-v-c7760ac0] {
    display: flex;
    justify-content: space-between
}

.copyright[data-v-c7760ac0] {
    font-size: 13px;
    line-height: 20px;
    color: #c4c4c4;
    text-align: right
}

.copyright[data-v-c7760ac0], .lang-change[data-v-c7760ac0] {
    display: inline-flex;
    font-style: normal;
    text-transform: capitalize
}

.lang-change[data-v-c7760ac0] {
    font-size: 16px;
    padding: 5px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    border: 1px solid transparent
}

    .lang-change[data-v-c7760ac0]:hover {
        color: #ff6400;
        border: 1px solid #131313;
        border-radius: 5px
    }

.lang-change i[data-v-c7760ac0] {
    font-size: 22px;
    margin-right: 5px
}

@media (max-width:767px) {
    .flex-container[data-v-c7760ac0] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-c7760ac0] {
        text-align: center
    }

    .copyright[data-v-c7760ac0] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .copyright span[data-v-c7760ac0]:first-child {
        display: block
    }

    .copyright span[data-v-c7760ac0]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-c7760ac0]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-c7760ac0] {
        display: block;
        width: 100%
    }
}

@media (max-width:575px) {
    .flex-container[data-v-c7760ac0] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-c7760ac0] {
        text-align: center
    }

    .copyright[data-v-c7760ac0] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .copyright span[data-v-c7760ac0]:first-child {
        display: block
    }

    .copyright span[data-v-c7760ac0]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-c7760ac0]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-c7760ac0] {
        width: 100%;
        display: block
    }
}

a[data-v-04fb2db8] {
    color: #ff6400 !important
}

    a[data-v-04fb2db8]:hover {
        color: #fff !important
    }

.cookie-div[data-v-04fb2db8] {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #181818
}

.btn-close[data-v-04fb2db8] {
    position: absolute;
    right: 0;
    top: -15px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all .3s
}

    .btn-close[data-v-04fb2db8]:hover {
        transform: rotate(180deg)
    }

    .btn-close[data-v-04fb2db8]:before {
        content: "";
        position: absolute;
        left: 0;
        top: calc(50% - 1px);
        width: 100%;
        height: 2px;
        background: #fff;
        transform: rotate(45deg)
    }

    .btn-close[data-v-04fb2db8]:after {
        content: "";
        position: absolute;
        left: 0;
        top: calc(50% - 2.5px);
        width: 100%;
        height: 4px;
        background: #fff;
        border: 1px solid #181818;
        transform: rotate(-45deg)
    }

.cookie-div a[data-v-04fb2db8]:hover {
    color: #ff6400
}

a[data-v-59f7ae22] {
    color: #008cd6 !important
}

    a[data-v-59f7ae22]:hover {
        color: #fff !important
    }

.cookie-div[data-v-59f7ae22] {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #181818
}

.btn-close[data-v-59f7ae22] {
    position: absolute;
    right: 0;
    top: -15px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all .3s
}

    .btn-close[data-v-59f7ae22]:hover {
        transform: rotate(180deg)
    }

    .btn-close[data-v-59f7ae22]:before {
        content: "";
        position: absolute;
        left: 0;
        top: calc(50% - 1px);
        width: 100%;
        height: 2px;
        background: #fff;
        transform: rotate(45deg)
    }

    .btn-close[data-v-59f7ae22]:after {
        content: "";
        position: absolute;
        left: 0;
        top: calc(50% - 2.5px);
        width: 100%;
        height: 4px;
        background: #fff;
        border: 1px solid #181818;
        transform: rotate(-45deg)
    }

.cookie-div a[data-v-59f7ae22]:hover {
    color: #ff6400
}

a[data-v-4a8b074e] {
    color: #fff !important
}

@-webkit-keyframes shining-data-v-4a8b074e {
    0% {
        color: #fff
    }

    50% {
        color: #ff6400
    }

    to {
        color: #fff
    }
}

@keyframes shining-data-v-4a8b074e {
    0% {
        color: #fff
    }

    50% {
        color: #ff6400
    }

    to {
        color: #fff
    }
}

.aorus-header[data-v-4a8b074e] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #020024;
    line-height: 95px;
    padding: 0 30px;
    color: #fff
}

.aorus-header.notFixed[data-v-4a8b074e] {
    position: absolute
}

.aorus-index-bgcolor[data-v-4a8b074e] {
    background: linear-gradient(180deg,#000,transparent);
    height: 137px
}

.aorus-index-othercolor[data-v-4a8b074e] {
    background: linear-gradient(180deg,#000,#3e3e3e);
    height: 60px;
    line-height: 60px
}

.flex-container[data-v-4a8b074e] {
    display: flex;
    justify-content: space-between
}

.header-box[data-v-4a8b074e] {
    display: inline-flex;
    width: auto;
    vertical-align: middle
}

.header-box ul[data-v-4a8b074e] {
    margin-bottom: 0 !important
}

.logo[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    height: 36px;
    vertical-align: middle;
    margin: 0 15px 10px 15px
}

.aorus-index-othercolor .logo[data-v-4a8b074e] {
    height: 30px
}

.GB-logo[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    height: 14px
}

#menuBtn[data-v-4a8b074e] {
    transition: all .3s;
    cursor: pointer
}

#search-icon[data-v-4a8b074e], #user-icon[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    transition: all .3s;
    cursor: pointer
}

    #menuBtn[data-v-4a8b074e]:hover, #search-icon[data-v-4a8b074e]:hover, #user-icon:hover > a[data-v-4a8b074e] {
        color: #ff6400 !important
    }

.member-menu[data-v-4a8b074e] {
    position: absolute;
    z-index: -1;
    right: 0;
    opacity: 0;
    top: -300px;
    width: auto;
    background: rgba(0,0,0,.87);
    transition: all .3s;
    padding: 100px 0 0 0;
    text-transform: uppercase
}

#user-icon:hover .member-menu[data-v-4a8b074e] {
    top: 0;
    opacity: 1
}

.member-menu > div[data-v-4a8b074e] {
    position: relative;
    padding: 10px;
    height: auto;
    font-size: 13px;
    line-height: 2;
    width: 100%;
    white-space: nowrap
}

    .member-menu > div[data-v-4a8b074e]:hover {
        color: #fff;
        background: #ff6400
    }

.showHeaderDown2[data-v-4a8b074e] {
    text-shadow: 0 !important;
    opacity: 1 !important;
    right: 0 !important
}

.aorus-header li[data-v-4a8b074e], .aorus-header ul[data-v-4a8b074e] {
    list-style: none;
    display: inline-block;
    padding: 0
}

.aorus-header li[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    font-family: 16px;
    text-shadow: 0;
    opacity: 1;
    right: 0;
    transition: all .3s
}

.aorus-header li a[data-v-4a8b074e] {
    transition: all .3s
}

.submenu-list[data-v-4a8b074e] {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -500px;
    opacity: 0;
    background: rgba(0,0,0,.87);
    line-height: 36px;
    width: auto;
    min-width: 250px;
    padding: 80px 20px 20px 20px;
    transition: all .5s
}

.submenu-list > div[data-v-4a8b074e] {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px solid #333;
    text-transform: uppercase
}

.submenu-list > div > a[data-v-4a8b074e] {
    position: relative;
    display: block;
    cursor: pointer
}

.submenu-list > div[data-v-4a8b074e]:last-child {
    border-bottom: 0
}

.menu-list:hover .submenu-list[data-v-4a8b074e] {
    top: 0;
    opacity: 1
}

.menu-list > i[data-v-4a8b074e] {
    transition: all .3s
}

.menu-list:hover > i[data-v-4a8b074e] {
    transform: rotate(180deg)
}

.submenu-div[data-v-4a8b074e] {
    position: fixed;
    padding: 95px 0 0 0;
    z-index: -1;
    top: -100%;
    opacity: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background: rgba(0,0,0,.87);
    line-height: 16px;
    transition: all .3s
}

.submenu-div.active[data-v-4a8b074e] {
    top: 0;
    opacity: 1
}

.submenuPadding[data-v-4a8b074e] {
    padding: 0 30px;
    text-align: center
}

.submenu-cate[data-v-4a8b074e] {
    width: 130px
}

.submenu-cate[data-v-4a8b074e], .submenu-content[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto
}

.submenu-content[data-v-4a8b074e] {
    width: calc(100% - 130px);
    min-height: 200px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase
}

.submenuPadding > div[data-v-4a8b074e]:nth-child(2):after {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    top: 10%;
    left: 0;
    background: #6f6f6f
}

.submenu-cate div[data-v-4a8b074e] {
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    line-height: 35px
}

.submenu-content > div[data-v-4a8b074e] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
    height: auto;
    min-height: 100px;
    padding: 10px;
    text-align: center;
    cursor: pointer
}

.submenu-content > div img[data-v-4a8b074e] {
    width: 90%
}

.submenu-content > div .title[data-v-4a8b074e] {
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
    line-height: 18px
}

.submenu-content > div:hover .title[data-v-4a8b074e] {
    color: #ff6400
}

#search-icon[data-v-4a8b074e]:hover, #user-icon[data-v-4a8b074e]:hover, .aorus-header li[data-v-4a8b074e]:hover, .aorus-header li a[data-v-4a8b074e]:hover {
    color: #ff6400 !important
}

#menuBtn[data-v-4a8b074e] {
    display: none
}

.menuHeader[data-v-4a8b074e] {
    position: absolute;
    z-index: -999;
    height: 50px;
    top: -100%;
    transition: all .3s
}

.closeMenuBtn[data-v-4a8b074e] {
    transition: all .3s
}

.aorus-header > .aorus-container > .row > .col-12[data-v-4a8b074e] {
    padding: 0 15px
}

.header-shining[data-v-4a8b074e] {
    -webkit-animation: shining-data-v-4a8b074e 3s infinite;
    animation: shining-data-v-4a8b074e 3s infinite;
    display: inline-block
}

@media (max-width:1919px) {
    .aorus-header > .aorus-container > .row > .col-12[data-v-4a8b074e] {
        padding: 0
    }

    .submenuPadding[data-v-4a8b074e] {
        padding: 0 30px
    }

    .submenu-content > div[data-v-4a8b074e] {
        max-width: 150px;
        height: auto;
        min-height: auto;
        padding: 0
    }
}

@media (max-width:1199px) {
    .aorus-header[data-v-4a8b074e] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-4a8b074e] {
        display: inline
    }

    .aorus-header ul[data-v-4a8b074e] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-4a8b074e] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-4a8b074e] {
        left: 0
    }

    #search-icon[data-v-4a8b074e] {
        right: 0
    }

    .logo[data-v-4a8b074e] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-4a8b074e] {
        padding: 0 5px
    }

    .submenu-div[data-v-4a8b074e] {
        padding: 0 10px;
        width: 100%;
        transition: all 0s;
        z-index: 0
    }

    .submenu-div.active[data-v-4a8b074e] {
        position: relative
    }

    .submenu-div[data-v-4a8b074e]:after {
        bottom: 0
    }

    .submenu-div[data-v-4a8b074e]:after, .submenu-div[data-v-4a8b074e]:before {
        position: absolute;
        content: "";
        background: #545454;
        height: 1px;
        width: calc(100% + 35px);
        left: -20px
    }

    .submenu-div[data-v-4a8b074e]:before {
        top: 0
    }

    .submenuPadding[data-v-4a8b074e] {
        padding: 0
    }

    .submenu-cate[data-v-4a8b074e] {
        width: 100%
    }

    .submenu-cate div[data-v-4a8b074e] {
        color: #9d9d9d;
        padding: 0
    }

    .submenu-content[data-v-4a8b074e] {
        width: 100%;
        text-align: left
    }

    .submenu-content > div img[data-v-4a8b074e] {
        display: none
    }

    .submenu-content > div[data-v-4a8b074e] {
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: auto;
        padding: 0
    }

    .submenu-content > div .title[data-v-4a8b074e] {
        color: #9d9d9d;
        font-size: 16px;
        line-height: 24px;
        text-align: left
    }

    .submenu-content > div:hover .title[data-v-4a8b074e] {
        color: #ff6400
    }

    .submenuPadding > div[data-v-4a8b074e]:nth-child(2):after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background: #6f6f6f
    }

    .submenu-list[data-v-4a8b074e] {
        position: relative;
        display: none;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%;
        min-width: auto;
        padding: 0 15px;
        transition: all 0s
    }

        .submenu-list[data-v-4a8b074e]:before {
            top: 0
        }

        .submenu-list[data-v-4a8b074e]:after, .submenu-list[data-v-4a8b074e]:before {
            position: absolute;
            content: "";
            background: #545454;
            height: 1px;
            width: calc(100% + 35px);
            left: -20px
        }

        .submenu-list[data-v-4a8b074e]:after {
            bottom: 0
        }

    .submenu-list > div[data-v-4a8b074e] {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        padding: 10px 0 0 0
    }

        .submenu-list > div[data-v-4a8b074e]:last-child {
            padding: 10px 0
        }

    .submenu-list > div a[data-v-4a8b074e] {
        color: #9d9d9d !important
    }

    .menu-list:hover .submenu-list[data-v-4a8b074e] {
        display: block
    }

    #search-icon[data-v-4a8b074e], .GB-logo[data-v-4a8b074e] {
        display: none
    }

    .menuHeader[data-v-4a8b074e] {
        position: relative;
        top: 0;
        margin-bottom: 15px
    }

    .closeMenuBtn[data-v-4a8b074e] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-4a8b074e]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:991px) {
    .aorus-header[data-v-4a8b074e] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-4a8b074e] {
        display: inline
    }

    .aorus-header ul[data-v-4a8b074e] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-4a8b074e] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-4a8b074e] {
        left: 0
    }

    #search-icon[data-v-4a8b074e] {
        right: 0
    }

    .logo[data-v-4a8b074e] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .closeMenuBtn[data-v-4a8b074e] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-4a8b074e]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:767) {
    .aorus-header[data-v-4a8b074e] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-4a8b074e] {
        display: inline-block
    }

    .aorus-header ul[data-v-4a8b074e] {
        position: fixed;
        z-index: 10;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-4a8b074e] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-4a8b074e] {
        left: 0
    }

    #search-icon[data-v-4a8b074e] {
        right: 0
    }

    .logo[data-v-4a8b074e] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-4a8b074e] {
        padding: 0 5px
    }

    #search-icon[data-v-4a8b074e], .GB-logo[data-v-4a8b074e] {
        display: none
    }

    .closeMenuBtn[data-v-4a8b074e] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-4a8b074e]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

@media (max-width:575px) {
    .aorus-header[data-v-4a8b074e] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-4a8b074e] {
        display: inline-block
    }

    .aorus-header ul[data-v-4a8b074e] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #000;
        transition: all .3s
    }

    .aorus-header ul li[data-v-4a8b074e] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-4a8b074e] {
        left: 0
    }

    #search-icon[data-v-4a8b074e] {
        right: 0
    }

    .logo[data-v-4a8b074e] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-4a8b074e] {
        padding: 0 5px
    }

    #search-icon[data-v-4a8b074e], .GB-logo[data-v-4a8b074e] {
        display: none
    }

    .closeMenuBtn[data-v-4a8b074e] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-4a8b074e]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }
}

.aorus-footer[data-v-0fc4d637] {
    position: relative;
    width: 100%;
    z-index: 7;
    height: auto;
    background: #1f1f1f;
    text-align: center;
    min-height: 540px;
    padding-top: 2rem !important
}

.content__title[data-v-0fc4d637] {
    position: relative;
    -webkit-animation-name: glitch-anim-text-data-v-0fc4d637;
    animation-name: glitch-anim-text-data-v-0fc4d637;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

@-webkit-keyframes glitch-anim-text-data-v-0fc4d637 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

@keyframes glitch-anim-text-data-v-0fc4d637 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

.slogan[data-v-0fc4d637] {
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.sns-div[data-v-0fc4d637] {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding: 0 30px;
    font-size: 20px
}

.sns-div a[data-v-0fc4d637] {
    text-decoration: none
}

.sns-div i[data-v-0fc4d637] {
    margin: 0 5px;
    padding: 0 5px;
    transition: all .3s;
    cursor: pointer;
    color: #c4c4c4
}

    .sns-div i[data-v-0fc4d637]:hover {
        color: #ff6400
    }

.footer-list-div[data-v-0fc4d637] {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    padding: 0 30px
}

.footer-list-div .footer-col-5[data-v-0fc4d637] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    height: auto;
    min-height: 100px;
    padding: 10px 2rem
}

.footer-list-div .footer-col-5 .content[data-v-0fc4d637], .footer-list-div .footer-col-5 .title[data-v-0fc4d637] {
    position: relative;
    width: 100%;
    color: #fff
}

.footer-list-div .footer-col-5 .title[data-v-0fc4d637] {
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.footer-list-div .footer-col-5 .content[data-v-0fc4d637] {
    display: block
}

.footer-list-div .footer-col-5 .content > div[data-v-0fc4d637] {
    margin-bottom: 8px
}

.footer-list-div .footer-col-5 .content div a[data-v-0fc4d637] {
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #c4c4c4 !important;
    text-decoration: none;
    transition: all .3s
}

    .footer-list-div .footer-col-5 .content div a[data-v-0fc4d637]:hover {
        color: #ff6400 !important
    }

.icon-weibo[data-v-0fc4d637] {
    background-image: url(../../assets/img/icon-weibo.4b213c59.png)
}

.icon-bilibili[data-v-0fc4d637], .icon-weibo[data-v-0fc4d637] {
    position: relative;
    display: inline-block;
    margin: 0 8px !important;
    line-height: 30px;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: 50%
}

.icon-bilibili[data-v-0fc4d637] {
    background-image: url(../../assets/img/icon-bilibili.d8b900de.png)
}

@media (max-width:1599px) {
    .footer-list-div .footer-col-5 .title[data-v-0fc4d637] {
        font-size: 16px;
        line-height: 20px
    }

    .footer-list-div .footer-col-5 .content div a[data-v-0fc4d637] {
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:1199px) {
    .footer-list-div .footer-col-5[data-v-0fc4d637] {
        width: 180px
    }
}

@media (max-width:991px) {
    .footer-list-div .footer-col-5[data-v-0fc4d637] {
        width: 25%
    }
}

@media (max-width:767px) {
    .footer-list-div .footer-col-5 .title[data-v-0fc4d637] {
        margin-top: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }

    .footer-list-div .footer-col-5 .content[data-v-0fc4d637] {
        text-align: center
    }

    .footer-list-div .footer-col-5[data-v-0fc4d637] {
        height: auto;
        min-height: auto;
        width: 100%
    }
}

@media (max-width:575px) {
    .aorus-footer img[data-v-0fc4d637] {
        margin-top: 44px;
        margin-bottom: 20px
    }

    .sns-div[data-v-0fc4d637] {
        margin-top: 39px;
        margin-bottom: 61px
    }

    .sns-div svg[data-v-0fc4d637] {
        margin: 0 14px;
        width: 30px
    }

    .footer-list-div .footer-col-5 .title[data-v-0fc4d637] {
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px
    }

    .footer-list-div .footer-col-5[data-v-0fc4d637] {
        height: auto;
        min-height: auto
    }
}

.aorus-copyright-lang-div[data-v-30015566] {
    position: relative;
    z-index: 7;
    color: #fff;
    background: #000
}

.colorbottom[data-v-30015566] {
    position: relative;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg,#5ff9fc,#69a5dc 23.5%,#b460c6 69.44%,#f232b1);
    transform: matrix(1,0,0,-1,0,0)
}

.flex-container[data-v-30015566] {
    display: flex;
    justify-content: space-between
}

.copyright[data-v-30015566] {
    font-size: 13px;
    line-height: 20px;
    color: #c4c4c4;
    text-align: right
}

.copyright[data-v-30015566], .lang-change[data-v-30015566] {
    display: inline-flex;
    font-style: normal;
    text-transform: capitalize
}

.lang-change[data-v-30015566] {
    font-size: 16px;
    padding: 5px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    border: 1px solid transparent
}

    .lang-change[data-v-30015566]:hover {
        color: #ff6400;
        border: 1px solid #131313;
        border-radius: 5px
    }

.lang-change i[data-v-30015566] {
    font-size: 22px;
    margin-right: 5px
}

@media (max-width:767px) {
    .flex-container[data-v-30015566] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-30015566] {
        text-align: center
    }

    .copyright[data-v-30015566] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .copyright span[data-v-30015566]:first-child {
        display: block
    }

    .copyright span[data-v-30015566]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-30015566]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-30015566] {
        display: block;
        width: 100%
    }
}

@media (max-width:575px) {
    .flex-container[data-v-30015566] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-30015566] {
        text-align: center
    }

    .copyright[data-v-30015566] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .copyright span[data-v-30015566]:first-child {
        display: block
    }

    .copyright span[data-v-30015566]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-30015566]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-30015566] {
        width: 100%;
        display: block
    }
}

a[data-v-5b91e822] {
    color: #000 !important
}

@-webkit-keyframes shining-data-v-5b91e822 {
    0% {
        color: #fff
    }

    50% {
        color: #1e5bf6
    }

    to {
        color: #fff
    }
}

@keyframes shining-data-v-5b91e822 {
    0% {
        color: #fff
    }

    50% {
        color: #1e5bf6
    }

    to {
        color: #fff
    }
}

.aorus-header[data-v-5b91e822] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #fdffdb;
    line-height: 95px;
    padding: 0 30px;
    color: #000
}

.aorus-header.notFixed[data-v-5b91e822] {
    position: absolute
}

.aorus-index-bgcolor[data-v-5b91e822] {
    background: linear-gradient(180deg,#fff,hsla(0,0%,100%,0));
    height: 137px
}

.aorus-index-othercolor[data-v-5b91e822] {
    background: linear-gradient(180deg,#fff,#c1c1c1);
    height: 60px;
    line-height: 60px
}

.flex-container[data-v-5b91e822] {
    display: flex;
    justify-content: space-between
}

.header-box[data-v-5b91e822] {
    display: inline-flex;
    width: auto;
    vertical-align: middle
}

.header-box ul[data-v-5b91e822] {
    margin-bottom: 0 !important
}

.menuInit[data-v-5b91e822] {
    opacity: 0;
    transition: all .3s
}

.menuInit.show[data-v-5b91e822] {
    opacity: 1
}

.logo[data-v-5b91e822] {
    margin: 0 15px 10px 15px
}

.logo[data-v-5b91e822], .Nav-Icon[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    height: 18px;
    vertical-align: middle
}

.Nav-Icon[data-v-5b91e822] {
    fill: #1f1f1f;
    margin-left: 20px
}

.aorus-index-othercolor .logo[data-v-5b91e822] {
    height: 18px
}

.GB-logo[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    height: 18px
}

#menuBtn[data-v-5b91e822] {
    transition: all .3s;
    cursor: pointer
}

#search-icon[data-v-5b91e822], #user-icon[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    transition: all .3s;
    cursor: pointer
}

    #menuBtn[data-v-5b91e822]:hover, #search-icon[data-v-5b91e822]:hover, #user-icon:hover > a[data-v-5b91e822] {
        color: #1e5bf6 !important
    }

.member-menu[data-v-5b91e822] {
    position: absolute;
    z-index: -1;
    right: 0;
    opacity: 0;
    top: -300px;
    width: auto;
    background: hsla(0,0%,100%,.87);
    transition: all .3s;
    padding: 100px 0 0 0;
    text-transform: uppercase
}

#user-icon:hover .member-menu[data-v-5b91e822] {
    top: 0;
    opacity: 1
}

.member-menu > div[data-v-5b91e822] {
    position: relative;
    padding: 10px;
    height: auto;
    font-size: 13px;
    line-height: 2;
    width: 100%;
    white-space: nowrap
}

    .member-menu > div[data-v-5b91e822]:hover {
        color: #000;
        background: #0064ff
    }

.showHeaderDown2[data-v-5b91e822] {
    text-shadow: 0 !important;
    opacity: 1 !important;
    right: 0 !important
}

.aorus-header li[data-v-5b91e822], .aorus-header ul[data-v-5b91e822] {
    list-style: none;
    display: inline-block;
    padding: 0
}

.aorus-header li[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    font-family: 16px;
    text-shadow: 0;
    opacity: 1;
    right: 0;
    transition: all .3s;
    text-transform: uppercase
}

.aorus-header li a[data-v-5b91e822] {
    transition: all .3s
}

.submenu-list[data-v-5b91e822] {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -500px;
    opacity: 0;
    background: hsla(0,0%,100%,.87);
    line-height: 36px;
    width: auto;
    min-width: 250px;
    padding: 80px 20px 20px 20px;
    transition: all .5s
}

.submenu-list > div[data-v-5b91e822] {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px solid #333;
    text-transform: uppercase
}

.submenu-list > div > a[data-v-5b91e822] {
    position: relative;
    display: block;
    cursor: pointer
}

.submenu-list > div[data-v-5b91e822]:last-child {
    border-bottom: 0
}

.menu-list:hover .submenu-list[data-v-5b91e822] {
    top: 0;
    opacity: 1
}

.menu-list > i[data-v-5b91e822] {
    transition: all .3s
}

.menu-list:hover > i[data-v-5b91e822] {
    transform: rotate(180deg)
}

.submenu-div[data-v-5b91e822] {
    position: fixed;
    padding: 95px 0 0 0;
    z-index: -1;
    top: -100%;
    opacity: 0;
    left: 0;
    width: 100vw;
    height: auto;
    background: hsla(0,0%,100%,.87);
    line-height: 16px;
    transition: all .3s
}

.aorus-index-othercolor .submenu-div[data-v-5b91e822] {
    padding: 60px 0 0 0
}

.submenu-div.active[data-v-5b91e822] {
    top: 0;
    opacity: 1
}

.submenu-div > .tabMenu[data-v-5b91e822] {
    position: relative;
    width: 100%;
    background: #008cd6;
    height: 43px;
    text-align: center;
    vertical-align: middle
}

.submenu-div > .tabMenu > div[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 120px;
    height: 43px;
    padding: 12px 0;
    color: #fff !important;
    font-weight: 700;
    cursor: pointer
}

    .submenu-div > .tabMenu > div[data-v-5b91e822]:hover:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 5px;
        bottom: 0;
        left: 0;
        background: #707070
    }

.submenu-div > .tabMenu > div.active[data-v-5b91e822]:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    background: transparent linear-gradient(90deg,#41bbfb,#2cdd95) 0 0 no-repeat padding-box
}

.submenuPadding[data-v-5b91e822] {
    padding: 0 30px;
    text-align: center
}

.submenu-cate[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: auto
}

.submenu-content[data-v-5b91e822] {
    width: calc(80% - 60px);
    padding: 25px 0;
    text-align: left
}

.submenu-content-img-div[data-v-5b91e822], .submenu-content[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: auto;
    min-height: 200px
}

.submenu-content-img-div[data-v-5b91e822] {
    width: 20%;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    background: hsla(0,0%,93.3%,.8)
}

.submenu-content-img-div img[data-v-5b91e822] {
    width: 70%
}

.submenuPadding > div[data-v-5b91e822]:nth-child(2):after {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    top: 10%;
    left: 0
}

.submenu-cate div[data-v-5b91e822] {
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: 35px
}

.submenu-content > div[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: auto;
    min-height: 100px;
    padding: 10px;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase
}

.submenu-content > div img[data-v-5b91e822] {
    width: 90%
}

.submenu-content > div .title[data-v-5b91e822] {
    margin-top: 10px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px
}

.submenu-content > div > div .title[data-v-5b91e822] {
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    text-transform: capitalize !important
}

.submenu-content > div a:hover > .title[data-v-5b91e822] {
    color: #1e5bf6
}

#search-icon[data-v-5b91e822]:hover, #user-icon[data-v-5b91e822]:hover, .aorus-header li[data-v-5b91e822]:hover, .aorus-header li a[data-v-5b91e822]:hover {
    color: #1e5bf6 !important
}

#menuBtn[data-v-5b91e822] {
    display: none
}

.menuHeader[data-v-5b91e822] {
    position: absolute;
    z-index: -999;
    height: 50px;
    top: -100%;
    transition: all .3s
}

.closeMenuBtn[data-v-5b91e822] {
    transition: all .3s
}

.aorus-header > .aorus-container > .row > .col-12[data-v-5b91e822] {
    padding: 0 15px
}

.header-shining[data-v-5b91e822] {
    -webkit-animation: shining-data-v-5b91e822 3s infinite;
    animation: shining-data-v-5b91e822 3s infinite;
    display: inline-block
}

.gbtTab[data-v-5b91e822] {
    text-transform: capitalize !important
}

.gbtTab > div[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    min-height: 500px;
    vertical-align: top
}

    .gbtTab > div[data-v-5b91e822]:first-child {
        width: 150px;
        padding: 15px 10px
    }

    .gbtTab > div[data-v-5b91e822]:nth-child(2) {
        width: calc(100% - 430px);
        background: #fff;
        padding: 20px 20px
    }

    .gbtTab > div[data-v-5b91e822]:nth-child(3) {
        width: 280px;
        background: #fff;
        padding: 30px 10px
    }

.gbtTab > div:first-child > div[data-v-5b91e822] {
    position: relative;
    display: block;
    color: rgba(66,63,63,.5);
    padding: 15px 0;
    font-weight: 700;
    cursor: pointer
}

.gbtTab > div:first-child > div.active[data-v-5b91e822] {
    color: #008cd6
}

.gbtTab-content > .content-box[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 0 10px
}

.gbtTab-content > .content-box > a > .title[data-v-5b91e822] {
    margin-top: 10px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    color: #423f3f
}

.gbtTab-content > .content-box > .content[data-v-5b91e822] {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #707070;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.gbtTab-content > .content-box > .subMenu > a > div[data-v-5b91e822]:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #9d9d9d;
    right: -15px;
    top: 0
}

.gbtTab-content > .content-box > .subMenu > a:last-child > div[data-v-5b91e822]:after {
    width: 0
}

.gbtTab-content > .content-box > .subMenu > a > .title[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-right: 30px;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(66,63,63,.7)
}

    .gbtTab-content > .content-box > .subMenu > a > .title[data-v-5b91e822]:hover {
        color: #008cd6
    }

.gbtTab-content > .content-box > .subMenu.type2 > a > div[data-v-5b91e822] {
    width: 100%
}

    .gbtTab-content > .content-box > .subMenu.type2 > a > div[data-v-5b91e822]:after {
        width: 0
    }

.gbtTab-content > .content-box > .subMenu.type2 > a > .title.link[data-v-5b91e822] {
    color: #008cd6
}

.gbtTab-content > .full[data-v-5b91e822] {
    width: 100%
}

.gbtTab-content > .half[data-v-5b91e822] {
    width: 50%
}

.gbtTab-content > .quarter[data-v-5b91e822] {
    width: 25%
}

.menu-ad-list[data-v-5b91e822] {
    position: relative;
    width: 100%;
    padding: 0
}

.menu-ad-list > .menu-ad-item[data-v-5b91e822] {
    align-items: center;
    background-color: #f0f0f0;
    cursor: pointer;
    display: flex;
    height: 52px;
    position: relative;
    transition: all .25s;
    width: 100%;
    margin-bottom: 10px
}

    .menu-ad-list > .menu-ad-item[data-v-5b91e822]:before {
        position: absolute;
        content: "";
        width: 9px;
        height: 100%;
        left: -18px;
        top: 0;
        background: hsla(0,0%,43.9%,.35)
    }

    .menu-ad-list > .menu-ad-item[data-v-5b91e822]:hover:before {
        background: #008cd6
    }

.menu-ad-item > .menu-ad-image[data-v-5b91e822] {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.menu-ad-item > .menu-ad-desc[data-v-5b91e822], .menu-ad-item > .menu-ad-title[data-v-5b91e822] {
    position: absolute;
    width: 100%;
    z-index: 1;
    padding: 0 5px 0 10px;
    font-size: 13px;
    transition: all .3s
}

.menu-ad-item > .menu-ad-desc[data-v-5b91e822] {
    opacity: 0;
    color: #707070 !important
}

.menu-ad-item:hover > .menu-ad-title[data-v-5b91e822] {
    transform: translateY(-15px);
    color: #707070 !important
}

.menu-ad-item:hover > .menu-ad-desc[data-v-5b91e822] {
    opacity: 1;
    color: #707070 !important
}

.menu-ad-Solution-Industry[data-v-5b91e822] {
    background: url(https://www.gigabyte.com/Images/Assets/Layout/Header/header-ChildMenu_Solution.jpg) no-repeat bottom;
    background-size: cover;
    display: block;
    height: auto;
    min-height: 500px;
    position: relative;
    width: 100%;
    text-align: center
}

.Solution-Industry__textArea[data-v-5b91e822] {
    align-items: center;
    bottom: 30px;
    display: flex;
    flex-direction: column;
    font-weight: 600;
    position: absolute;
    width: 100%
}

.Solution-Industry__Title[data-v-5b91e822] {
    color: #000;
    font-size: clamp(25px,1.9791666667vw,38px);
    line-height: clamp(30px,2.3958333333vw,46px);
    margin-bottom: .8333333333vw;
    text-align: center
}

.Industry__SubTitle[data-v-5b91e822] {
    align-items: center;
    color: #008cd6;
    display: flex;
    font-size: clamp(15px,.9375vw,18px);
    margin: 0 .2604166667vw
}

.industryLink[data-v-5b91e822] {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 2px -2px 4px 0 rgb(255 255 255/30%),-4px 4px 8px 0 rgb(0 0 0/25%);
    padding: 7px 15px;
    transition: box-shadow .2s ease-in-out;
    color: #fff !important
}

    .industryLink[data-v-5b91e822]:hover {
        box-shadow: 1px -1px 4px 0 rgb(255 255 255/30%),-2px 2px 4px 0 rgb(0 0 0/25%)
    }

.menuHeader[data-v-ecfbc8e221] {
    position: relative;
    top: 0;
    margin-bottom: 15px
}

.closeMenuBtn[data-v-ecfbc8e221] {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    transition: all .3s
}

    .closeMenuBtn[data-v-ecfbc8e221]:hover {
        color: #ff6400;
        transform: rotate(180deg)
    }

@media (max-width:1919px) {
    .aorus-header > .aorus-container > .row > .col-12[data-v-5b91e822] {
        padding: 0
    }

    .submenuPadding[data-v-5b91e822] {
        padding: 0 30px
    }

    .submenu-content > div[data-v-5b91e822] {
        max-width: 150px;
        height: auto;
        min-height: auto;
        padding: 0
    }
}

@media (max-width:1199px) {
    .aorus-header[data-v-5b91e822] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #fff;
        padding: 0 15px
    }

    #menuBtn[data-v-5b91e822] {
        display: inline
    }

    .aorus-header ul[data-v-5b91e822] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #fff;
        transition: all .3s
    }

    .aorus-header ul li[data-v-5b91e822] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-5b91e822] {
        left: 0
    }

    #search-icon[data-v-5b91e822] {
        right: 0
    }

    .logo[data-v-5b91e822] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-5b91e822] {
        padding: 0 5px
    }

    .submenu-div[data-v-5b91e822] {
        padding: 0 10px;
        width: 100%;
        transition: all 0s;
        z-index: 0
    }

    .submenu-div.active[data-v-5b91e822] {
        position: relative
    }

    .submenu-div[data-v-5b91e822]:after {
        bottom: 0
    }

    .submenu-div[data-v-5b91e822]:after, .submenu-div[data-v-5b91e822]:before {
        position: absolute;
        content: "";
        background: #ababab;
        height: 1px;
        width: calc(100% + 35px);
        left: -20px
    }

    .submenu-div[data-v-5b91e822]:before {
        top: 0
    }

    .submenuPadding[data-v-5b91e822] {
        padding: 0
    }

    .submenu-cate[data-v-5b91e822] {
        width: 100%
    }

    .submenu-cate div[data-v-5b91e822] {
        color: #9d9d9d;
        padding: 0
    }

    .submenu-content[data-v-5b91e822] {
        width: 100%;
        text-align: left
    }

    .submenu-content > div img[data-v-5b91e822] {
        display: none
    }

    .submenu-content > div[data-v-5b91e822] {
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: auto;
        padding: 0
    }

    .submenu-content > div .title[data-v-5b91e822] {
        color: #9d9d9d;
        font-size: 16px;
        line-height: 24px;
        text-align: left
    }

    .submenu-content > div:hover .title[data-v-5b91e822] {
        color: #1e5bf6
    }

    .submenuPadding > div[data-v-5b91e822]:nth-child(2):after {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background: #909090
    }

    .submenu-list[data-v-5b91e822] {
        position: relative;
        display: none;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%;
        min-width: auto;
        padding: 0 15px;
        transition: all 0s
    }

        .submenu-list[data-v-5b91e822]:before {
            top: 0
        }

        .submenu-list[data-v-5b91e822]:after, .submenu-list[data-v-5b91e822]:before {
            position: absolute;
            content: "";
            background: #ababab;
            height: 1px;
            width: calc(100% + 35px);
            left: -20px
        }

        .submenu-list[data-v-5b91e822]:after {
            bottom: 0
        }

    .submenu-list > div[data-v-5b91e822] {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        padding: 10px 0 0 0
    }

        .submenu-list > div[data-v-5b91e822]:last-child {
            padding: 10px 0
        }

    .submenu-list > div a[data-v-5b91e822] {
        color: #626262 !important
    }

    .menu-list:hover .submenu-list[data-v-5b91e822] {
        display: block
    }

    .Nav-Icon[data-v-5b91e822] {
        margin-left: 10px
    }

    #search-icon[data-v-5b91e822] {
        display: none
    }

    .menuHeader[data-v-5b91e822] {
        position: relative;
        top: 0;
        margin-bottom: 15px
    }

    .closeMenuBtn[data-v-5b91e822] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-5b91e822]:hover {
            color: #1e5bf6;
            transform: rotate(180deg)
        }

    .submenu-div > .tabMenu > a[data-v-5b91e822] {
        display: none
    }

    .submenu-div > .tabMenu > div[data-v-5b91e822] {
        position: relative;
        display: inline-block;
        width: auto;
        min-width: 100px;
        height: 43px;
        padding: 10px 0
    }

    .submenu-div.gbt[data-v-5b91e822]:after {
        height: 0
    }

    .submenu-div.gbt[data-v-5b91e822] {
        display: none
    }

    .submenu-div.gbt.active[data-v-5b91e822] {
        position: relative;
        display: block;
        height: calc(100vh - 150px);
        overflow-y: auto;
        overflow-x: hidden
    }

    .submenu-content-img-div[data-v-5b91e822] {
        display: none
    }

    .gbtTab > div[data-v-5b91e822] {
        min-height: auto
    }

        .gbtTab > div[data-v-5b91e822]:first-child, .gbtTab > div[data-v-5b91e822]:nth-child(2), .gbtTab > div[data-v-5b91e822]:nth-child(3) {
            width: 100%;
            padding: 0
        }

    .gbtTab-content > .full[data-v-5b91e822], .gbtTab-content > .half[data-v-5b91e822], .gbtTab-content > .quarter[data-v-5b91e822] {
        width: 100%
    }
}

@media (max-width:991px) {
    .aorus-header[data-v-5b91e822] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-5b91e822] {
        display: inline
    }

    .aorus-header ul[data-v-5b91e822] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100vh;
        background: #fff;
        transition: all .3s
    }

    .aorus-header ul li[data-v-5b91e822] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-5b91e822] {
        left: 0
    }

    #search-icon[data-v-5b91e822] {
        right: 0
    }

    .logo[data-v-5b91e822] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .closeMenuBtn[data-v-5b91e822] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-5b91e822]:hover {
            color: #1e5bf6;
            transform: rotate(180deg)
        }
}

@media (max-width:767) {
    .aorus-header[data-v-5b91e822] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-5b91e822] {
        display: inline-block
    }

    .aorus-header ul[data-v-5b91e822] {
        position: fixed;
        z-index: 10;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #fff;
        transition: all .3s
    }

    .aorus-header ul li[data-v-5b91e822] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-5b91e822] {
        left: 0
    }

    #search-icon[data-v-5b91e822] {
        right: 0
    }

    .logo[data-v-5b91e822] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-5b91e822] {
        padding: 0 5px
    }

    #search-icon[data-v-5b91e822] {
        display: none
    }

    .closeMenuBtn[data-v-5b91e822] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

    .menuHeader[data-v-ecfbc8e221] {
        position: relative;
        top: 0;
        margin-bottom: 15px
    }

    .closeMenuBtn[data-v-ecfbc8e221] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-ecfbc8e221]:hover {
            color: #ff6400;
            transform: rotate(180deg)
        }

    .closeMenuBtn[data-v-5b91e822]:hover {
        color: #1e5bf6;
        transform: rotate(180deg)
    }
}

@media (max-width:575px) {
    .aorus-header[data-v-5b91e822] {
        position: fixed;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 0 15px
    }

    #menuBtn[data-v-5b91e822] {
        display: inline-block
    }

    .aorus-header ul[data-v-5b91e822] {
        position: fixed;
        z-index: 1000;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #fff;
        transition: all .3s
    }

    .aorus-header ul li[data-v-5b91e822] {
        width: 100%;
        padding: 0 20px
    }

    .aorus-header ul.active[data-v-5b91e822] {
        left: 0
    }

    #search-icon[data-v-5b91e822] {
        right: 0
    }

    .logo[data-v-5b91e822] {
        position: absolute;
        left: calc(50% - 52.5px);
        height: 25px;
        top: 12.5px;
        margin: 0
    }

    .aorus-header li[data-v-5b91e822] {
        padding: 0 5px
    }

    #search-icon[data-v-5b91e822] {
        display: none
    }

    .closeMenuBtn[data-v-5b91e822] {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .3s
    }

        .closeMenuBtn[data-v-5b91e822]:hover {
            color: #1e5bf6;
            transform: rotate(180deg)
        }
}

.aorus-footer[data-v-4f885ef6] {
    position: relative;
    width: 100%;
    z-index: 7;
    height: auto;
    background: #e0e0e0;
    text-align: center;
    min-height: 540px;
    padding-top: 2rem !important
}

.content__title[data-v-4f885ef6] {
    position: relative;
    -webkit-animation-name: glitch-anim-text-data-v-4f885ef6;
    animation-name: glitch-anim-text-data-v-4f885ef6;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

@-webkit-keyframes glitch-anim-text-data-v-4f885ef6 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

@keyframes glitch-anim-text-data-v-4f885ef6 {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1);
        -webkit-clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%);
        clip-path: polygon(0 20%,100% 20%,100% 21%,0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%);
        clip-path: polygon(0 33%,100% 33%,100% 33%,0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%);
        clip-path: polygon(0 44%,100% 44%,100% 44%,0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%);
        clip-path: polygon(0 50%,100% 50%,100% 20%,0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%);
        clip-path: polygon(0 70%,100% 70%,100% 70%,0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%);
        clip-path: polygon(0 80%,100% 80%,100% 80%,0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%);
        clip-path: polygon(0 50%,100% 50%,100% 55%,0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%);
        clip-path: polygon(0 70%,100% 70%,100% 80%,0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)),0,0) scale3d(-1,-1,1)
    }

    10%,to {
        transform: translateZ(0) scaleX(1);
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,100% 100%,0 100%)
    }
}

.slogan[data-v-4f885ef6] {
    font-family: Aldrich,sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #000
}

.sns-div[data-v-4f885ef6] {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding: 0 30px;
    font-size: 20px
}

.sns-div a[data-v-4f885ef6] {
    text-decoration: none
}

.sns-div i[data-v-4f885ef6] {
    margin: 0 5px;
    padding: 0 5px;
    transition: all .3s;
    cursor: pointer;
    color: #3b3b3b
}

    .sns-div i[data-v-4f885ef6]:hover {
        color: #1e5bf6
    }

.footer-list-div[data-v-4f885ef6] {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    padding: 0 30px
}

.footer-list-div .footer-col-5[data-v-4f885ef6] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    min-width: 250px;
    height: auto;
    min-height: 100px;
    padding: 10px 2rem
}

.footer-list-div .footer-col-5 .content[data-v-4f885ef6], .footer-list-div .footer-col-5 .title[data-v-4f885ef6] {
    position: relative;
    width: 100%;
    color: #000
}

.footer-list-div .footer-col-5 .title[data-v-4f885ef6] {
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.footer-list-div .footer-col-5 .content[data-v-4f885ef6] {
    display: block
}

.footer-list-div .footer-col-5 .content > div[data-v-4f885ef6] {
    margin-bottom: 8px
}

.footer-list-div .footer-col-5 .content div a[data-v-4f885ef6] {
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #3b3b3b !important;
    text-decoration: none;
    transition: all .3s
}

    .footer-list-div .footer-col-5 .content div a[data-v-4f885ef6]:hover {
        color: #1e5bf6 !important
    }

.icon-weibo[data-v-4f885ef6] {
    background-image: url(../../assets/img/icon-weibo.4b213c59.png)
}

.icon-bilibili[data-v-4f885ef6], .icon-weibo[data-v-4f885ef6] {
    position: relative;
    display: inline-block;
    margin: 0 8px !important;
    line-height: 30px;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: 50%
}

.icon-bilibili[data-v-4f885ef6] {
    background-image: url(../../assets/img/icon-bilibili.d8b900de.png)
}

@media (max-width:1599px) {
    .footer-list-div .footer-col-5 .title[data-v-4f885ef6] {
        font-size: 16px;
        line-height: 20px
    }

    .footer-list-div .footer-col-5 .content div a[data-v-4f885ef6] {
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:1199px) {
    .footer-list-div .footer-col-5[data-v-4f885ef6] {
        width: 180px
    }
}

@media (max-width:991px) {
    .footer-list-div .footer-col-5[data-v-4f885ef6] {
        width: 25%
    }
}

@media (max-width:767px) {
    .footer-list-div .footer-col-5 .title[data-v-4f885ef6] {
        margin-top: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }

    .footer-list-div .footer-col-5 .content[data-v-4f885ef6] {
        text-align: center
    }

    .footer-list-div .footer-col-5[data-v-4f885ef6] {
        height: auto;
        min-height: auto;
        width: 100%
    }
}

@media (max-width:575px) {
    .aorus-footer img[data-v-4f885ef6] {
        margin-top: 44px;
        margin-bottom: 20px
    }

    .sns-div[data-v-4f885ef6] {
        margin-top: 39px;
        margin-bottom: 61px
    }

    .sns-div svg[data-v-4f885ef6] {
        margin: 0 14px;
        width: 30px
    }

    .footer-list-div .footer-col-5 .title[data-v-4f885ef6] {
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px
    }

    .footer-list-div .footer-col-5[data-v-4f885ef6] {
        height: auto;
        min-height: auto
    }
}

.aorus-copyright-lang-div[data-v-ce63f254] {
    position: relative;
    z-index: 7;
    color: #000;
    background: #fff
}

.colorbottom[data-v-ce63f254] {
    position: relative;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg,#5ff9fc,#69a5dc 23.5%,#b460c6 69.44%,#f232b1);
    transform: matrix(1,0,0,-1,0,0)
}

.flex-container[data-v-ce63f254] {
    display: flex;
    justify-content: space-between
}

.copyright[data-v-ce63f254] {
    font-size: 13px;
    line-height: 20px;
    color: #c4c4c4;
    text-align: right
}

.copyright[data-v-ce63f254], .lang-change[data-v-ce63f254] {
    display: inline-flex;
    font-style: normal;
    text-transform: capitalize
}

.lang-change[data-v-ce63f254] {
    font-size: 16px;
    padding: 5px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    border: 1px solid transparent
}

    .lang-change[data-v-ce63f254]:hover {
        color: #ff6400;
        border: 1px solid #131313;
        border-radius: 5px
    }

.lang-change i[data-v-ce63f254] {
    font-size: 22px;
    margin-right: 5px
}

@media (max-width:767px) {
    .flex-container[data-v-ce63f254] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-ce63f254] {
        text-align: center
    }

    .copyright[data-v-ce63f254] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .copyright span[data-v-ce63f254]:first-child {
        display: block
    }

    .copyright span[data-v-ce63f254]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-ce63f254]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-ce63f254] {
        display: block;
        width: 100%
    }
}

@media (max-width:575px) {
    .flex-container[data-v-ce63f254] {
        display: block
    }

    .aorus-copyright-lang-div[data-v-ce63f254] {
        text-align: center
    }

    .copyright[data-v-ce63f254] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 28px;
        font-size: 16px;
        line-height: 24px;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .copyright span[data-v-ce63f254]:first-child {
        display: block
    }

    .copyright span[data-v-ce63f254]:nth-child(2) {
        display: none
    }

    .copyright span[data-v-ce63f254]:nth-child(3) {
        margin-top: 28px
    }

    .lang-change[data-v-ce63f254] {
        width: 100%;
        display: block
    }
}



@font-face {
    font-family: Aldrich;
    src: url(../../assets/fonts/Aldrich-Regular.d95d3c03.ttf);
    font-display: swap
}

@font-face {
    font-family: TitilliumWeb;
    src: url(../../assets/fonts/TitilliumWeb-Regular.ed1d014b.ttf);
    font-display: swap
}

@font-face {
    font-family: Silver;
    src: url(../../assets/fonts/Silver.5f70ded7.ttf);
    font-display: swap
}

@font-face {
    font-family: Play;
    src: url(../../assets/fonts/Play-Regular.a83df317.ttf);
    font-display: swap
}

@font-face {
    font-family: Play-Bold;
    src: url(../../assets/fonts/Play-Bold.6a82d010.ttf);
    font-display: swap
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fontPlay {
    font-family: Play,sans-serif !important
}

.colorBlack {
    color: #000 !important
}

.card {
    background: transparent
}

img[lazy=loaded] {
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

select::-ms-expand {
    display: none
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb {
    background: #999;
    border: 0 none #fff
}

    ::-webkit-scrollbar-thumb:active, ::-webkit-scrollbar-thumb:hover {
        background: grey
    }

::-webkit-scrollbar-track {
    background: #000;
    border: 0 none #fff;
    border-radius: 50px
}

    ::-webkit-scrollbar-track:hover {
        background: #000
    }

    ::-webkit-scrollbar-track:active {
        background: #333
    }

::-webkit-scrollbar-corner {
    background: transparent
}

.pcDefaultBanner {
    display: inline-block
}

.mobileDefaultBanner, .pcDefaultBanner {
    position: relative;
    width: 100%;
    height: auto
}

.mobileDefaultBanner {
    display: none
}

.mx-2 {
    margin-left: 20px;
    margin-right: 20px
}

.py-4 {
    padding-top: 40px;
    padding-bottom: 40px
}

a {
    text-decoration: none !important
}

button:focus {
    outline: 0 auto transparent
}

.text-aorus {
    color: #ff6400
}

body, html {
    margin: 0 auto
}

.bgChange, body, html {
    background: #000;
    color: #fff;
}

.bgChange {
    transition: all 1s
}

    .bgChange.active {
        background: #fff;
        color: #000
    }

.headerPaddingIndex {
    padding-top: 0
}

.headerPaddingOther {
    padding-top: 60px;
    width: 100%
}

.aorus-container {
    position: relative;
    margin: 0 auto;
    width: 95%;
    max-width: 1920px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.template-left-title {
    position: absolute;
    z-index: 10;
    left: -200px;
    top: 30px;
    min-width: 400px;
    text-align: right;
    color: #ff6400;
    font-family: Aldrich,sans-serif;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: .5em;
    transition: all .3s !important;
    transform: rotate(-90deg) translateX(-1000px) !important;
    opacity: 0
}

    .template-left-title.template-left-title-show {
        transform: rotate(-90deg) translateX(-300px) !important;
        opacity: 1
    }

    .template-left-title:before {
        bottom: -15px;
        right: 200px;
        height: 3px;
        width: 90px
    }

    .template-left-title:after, .template-left-title:before {
        content: "";
        position: absolute;
        z-index: 1;
        background: #ff6400;
        transform: skewX(45deg);
        transition: all .3s .3s !important;
        opacity: 0
    }

    .template-left-title:after {
        bottom: -12px;
        right: 202px;
        height: 1.5px;
        width: 182px
    }

    .template-left-title.template-left-title-show:before {
        right: 9px;
        opacity: 1
    }

    .template-left-title.template-left-title-show:after {
        right: 11px;
        opacity: 1
    }

.template-title {
    position: relative;
    margin-top: 123px
}

    .template-title h2 {
        font-style: normal;
        font-size: 45px;
        line-height: 44px;
        text-align: center;
        text-transform: uppercase
    }

    .template-title span:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: -15px;
        right: calc(50% - 54px);
        height: 5px;
        width: 108px;
        background: #4d4d4d;
        transform: skewX(-60deg)
    }

.template-content {
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    margin-top: 32px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 32px;
    color: #c4c4c4
}

.template-btn, .template-content {
    position: relative;
    text-align: center
}

.template-btn {
    display: inline-block;
    margin-top: 23px;
    font-style: normal;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #ff6400;
    cursor: pointer;
    transition: all .3s
}

    .template-btn:hover {
        color: #73fbfd
    }

    .template-btn > a {
        color: #ff6400
    }

        .template-btn > a:hover {
            color: #fff
        }

.slick-dots {
    text-align: right;
    margin: 15px
}

    .slick-dots li {
        margin: 0 5px;
        display: inline-block;
        width: 20px;
        height: 5px;
        background: #b7b7b7;
        border-radius: 0;
        transform-origin: top;
        transform: skewX(-45deg);
        opacity: 1;
        transition: all .3s;
        cursor: pointer
    }

.agile__actions {
    justify-content: flex-end !important
}

.slick-dots li.slick-active {
    background: #ff6400;
    width: 137px
}

.slick-dots li button {
    width: 100%;
    height: 300%;
    top: -100%;
    position: absolute;
    display: block;
    opacity: 0;
    border: 0
}

.goToDiv {
    position: absolute;
    width: 100%;
    right: 0;
    top: 130px;
    z-index: 2
}

    .goToDiv .nextBtn, .goToDiv .prevBtn {
        position: absolute;
        width: 65px;
        height: 110px;
        top: 0;
        cursor: pointer
    }

        .goToDiv .nextBtn img, .goToDiv .prevBtn img {
            width: 100%;
            height: 100%
        }

    .goToDiv .prevBtn {
        transform: rotate(180deg) scale(.7);
        left: 30px
    }

    .goToDiv .nextBtn {
        transform: rotate(0deg) scale(.7);
        right: 30px
    }

.agile__slides--regular {
    align-items: start !important
}

.cool-lightbox .cool-lightbox-thumbs {
    background-color: #2d2c2c !important
}

    .cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list {
        padding: 15px
    }

        .cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb {
            width: calc(100% - 15px);
            height: 100px;
            margin-top: 15px
        }

            .cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before {
                border: 3px solid #ff6400
            }

.before-enter {
    opacity: 0;
    transition: all 1s ease-out
}

.enter {
    opacity: 1
}

.before-enter.fadeInTop {
    transform: translateY(-100px)
}

.before-enter.fadeInBottom {
    transform: translateY(100px)
}

.enter.fadeInBottom, .enter.fadeInTop {
    transform: translateY(0)
}

.before-enter.fadeInLeft {
    transform: translateX(-100px)
}

.before-enter.fadeInRight {
    transform: translateX(100px)
}

.enter.fadeInLeft, .enter.fadeInRight {
    transform: translateX(0)
}

.animate-delay-1 {
    transition-delay: .1s
}

.animate-delay-2 {
    transition-delay: .2s
}

.animate-delay-3 {
    transition-delay: .3s
}

.animate-delay-4 {
    transition-delay: .4s
}

.animate-delay-5 {
    transition-delay: .5s
}

.animate-delay-6 {
    transition-delay: .6s
}

.animate-delay-7 {
    transition-delay: .7s
}

.animate-delay-8 {
    transition-delay: .8s
}

.animate-delay-9 {
    transition-delay: .9s
}

.animate-delay-1-0 {
    transition-delay: 1s
}

.animate-delay-1-1 {
    transition-delay: 1.1s
}

.animate-delay-1-2 {
    transition-delay: 1.2s
}

.animate-delay-1-3 {
    transition-delay: 1.3s
}

.animate-delay-1-4 {
    transition-delay: 1.4s
}

.animate-delay-1-5 {
    transition-delay: 1.5s
}

.animate-delay-1-6 {
    transition-delay: 1.6s
}

.animate-delay-1-7 {
    transition-delay: 1.7s
}

.animate-delay-1-8 {
    transition-delay: 1.8s
}

.animate-delay-1-9 {
    transition-delay: 1.9s
}

@media (max-width:1919px) {
    .aorus-container {
        width: 100%
    }

    .template-left-title {
        transform: rotate(-90deg) translate(-50%) translateY(-130px);
        left: -180px
    }
}

@media (max-width:1599px) {
    .template-title h2 {
        font-size: 28px
    }
}

@media (max-width:1199px) {
    .aorus-container {
        width: 100%
    }

    .template-left-title {
        display: none;
        transform: rotate(-90deg) translate(-50%) translateY(-130px)
    }

    .headerPaddingIndex {
        padding-top: 0
    }

    .headerPaddingOther {
        padding-top: 50px
    }
}

@media (max-width:991px) {
    .pcDefaultBanner {
        display: none
    }

    .mobileDefaultBanner {
        display: inline-block
    }

    .aorus-container {
        width: 100%
    }

    .template-left-title {
        display: none;
        transform: rotate(-90deg) translate(-50%) translateY(-130px)
    }

    .agile__actions {
        justify-content: center !important;
        padding: 15px 10px
    }

    .agile__dot {
        width: 15px;
        height: 6px;
        background: #b7b7b7;
        border-radius: 0;
        transform-origin: top;
        transform: skewX(-45deg);
        opacity: 1;
        transition: all .3s;
        cursor: pointer
    }

    .agile__dot--current {
        background: #ff6400;
        width: 60px
    }

    .goToDiv .prevBtn {
        left: 10px
    }

    .goToDiv .nextBtn {
        right: 10px
    }

    .slick-dots {
        margin: 5px 15px
    }

        .slick-dots li.slick-active {
            width: 20px
        }
}

@media (max-width:767px) {
    .aorus-container {
        width: 100%
    }

    .template-left-title {
        display: none;
        transform: rotate(-90deg) translate(-50%) translateY(-130px)
    }

    .agile__actions {
        justify-content: center !important;
        padding: 15px 10px
    }

    .agile__dot {
        width: 15px;
        height: 6px;
        background: #b7b7b7;
        border-radius: 0;
        transform-origin: top;
        transform: skewX(-45deg);
        opacity: 1;
        transition: all .3s;
        cursor: pointer
    }

    .agile__dot--current {
        background: #ff6400;
        width: 60px
    }

    .goToDiv .prevBtn {
        left: 10px
    }

    .goToDiv .nextBtn {
        right: 10px
    }
}

@media (max-width:575px) {
    .aorus-container {
        width: 100%
    }

    .template-left-title {
        display: none;
        transform: rotate(-90deg) translate(-50%) translateY(-130px)
    }

    .template-title {
        font-size: 30px;
        line-height: 32px;
        margin-top: 30px
    }

    .template-content {
        font-size: 16px;
        line-height: 22px
    }

    .agile__actions {
        justify-content: center !important;
        padding: 15px 10px
    }

    .agile__dot {
        width: 15px;
        height: 6px;
        background: #b7b7b7;
        border-radius: 0;
        transform-origin: top;
        transform: skewX(-45deg);
        opacity: 1;
        transition: all .3s;
        cursor: pointer
    }

    .agile__dot--current {
        background: #ff6400;
        width: 60px
    }

    .goToDiv .prevBtn {
        left: 10px
    }

    .goToDiv .nextBtn {
        right: 10px
    }
}

.glitch {
    position: relative;
    display: inline-block;
    animation: glitch-skew 1s linear infinite alternate-reverse
}

    .glitch:before {
        left: 0;
        left: 2px;
        text-shadow: -2px 0 #ff32af;
        clip: rect(44px,450px,56px,0);
        animation: glitch-anim 5s linear infinite alternate-reverse
    }

    .glitch:after, .glitch:before {
        content: attr(data-text);
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%
    }

    .glitch:after {
        left: 0;
        left: -2px;
        text-shadow: -2px 0 #0ff,2px 2px #ff32af;
        animation: glitch-anim2 1s linear infinite alternate-reverse
    }

@-webkit-keyframes glitch-anim {
    0% {
        clip: rect(72px,9999px,33px,0);
        transform: skew(.52deg)
    }

    5% {
        clip: rect(97px,9999px,43px,0);
        transform: skew(.31deg)
    }

    10% {
        clip: rect(29px,9999px,43px,0);
        transform: skew(.32deg)
    }

    15% {
        clip: rect(7px,9999px,50px,0);
        transform: skew(.12deg)
    }

    20% {
        clip: rect(39px,9999px,88px,0);
        transform: skew(.22deg)
    }

    25% {
        clip: rect(6px,9999px,13px,0);
        transform: skew(.63deg)
    }

    30% {
        clip: rect(14px,9999px,59px,0);
        transform: skew(.27deg)
    }

    35% {
        clip: rect(72px,9999px,65px,0);
        transform: skew(.77deg)
    }

    40% {
        clip: rect(94px,9999px,18px,0);
        transform: skew(.06deg)
    }

    45% {
        clip: rect(33px,9999px,46px,0);
        transform: skew(.23deg)
    }

    50% {
        clip: rect(27px,9999px,69px,0);
        transform: skew(.79deg)
    }

    55% {
        clip: rect(45px,9999px,61px,0);
        transform: skew(.46deg)
    }

    60% {
        clip: rect(55px,9999px,39px,0);
        transform: skew(.72deg)
    }

    65% {
        clip: rect(38px,9999px,92px,0);
        transform: skew(.28deg)
    }

    70% {
        clip: rect(93px,9999px,66px,0);
        transform: skew(.25deg)
    }

    75% {
        clip: rect(10px,9999px,24px,0);
        transform: skew(.57deg)
    }

    80% {
        clip: rect(11px,9999px,89px,0);
        transform: skew(.37deg)
    }

    85% {
        clip: rect(36px,9999px,93px,0);
        transform: skew(.2deg)
    }

    90% {
        clip: rect(85px,9999px,23px,0);
        transform: skew(.52deg)
    }

    95% {
        clip: rect(31px,9999px,61px,0);
        transform: skew(.07deg)
    }

    to {
        clip: rect(74px,9999px,34px,0);
        transform: skew(.32deg)
    }
}

@keyframes glitch-anim {
    0% {
        clip: rect(72px,9999px,33px,0);
        transform: skew(.52deg)
    }

    5% {
        clip: rect(97px,9999px,43px,0);
        transform: skew(.31deg)
    }

    10% {
        clip: rect(29px,9999px,43px,0);
        transform: skew(.32deg)
    }

    15% {
        clip: rect(7px,9999px,50px,0);
        transform: skew(.12deg)
    }

    20% {
        clip: rect(39px,9999px,88px,0);
        transform: skew(.22deg)
    }

    25% {
        clip: rect(6px,9999px,13px,0);
        transform: skew(.63deg)
    }

    30% {
        clip: rect(14px,9999px,59px,0);
        transform: skew(.27deg)
    }

    35% {
        clip: rect(72px,9999px,65px,0);
        transform: skew(.77deg)
    }

    40% {
        clip: rect(94px,9999px,18px,0);
        transform: skew(.06deg)
    }

    45% {
        clip: rect(33px,9999px,46px,0);
        transform: skew(.23deg)
    }

    50% {
        clip: rect(27px,9999px,69px,0);
        transform: skew(.79deg)
    }

    55% {
        clip: rect(45px,9999px,61px,0);
        transform: skew(.46deg)
    }

    60% {
        clip: rect(55px,9999px,39px,0);
        transform: skew(.72deg)
    }

    65% {
        clip: rect(38px,9999px,92px,0);
        transform: skew(.28deg)
    }

    70% {
        clip: rect(93px,9999px,66px,0);
        transform: skew(.25deg)
    }

    75% {
        clip: rect(10px,9999px,24px,0);
        transform: skew(.57deg)
    }

    80% {
        clip: rect(11px,9999px,89px,0);
        transform: skew(.37deg)
    }

    85% {
        clip: rect(36px,9999px,93px,0);
        transform: skew(.2deg)
    }

    90% {
        clip: rect(85px,9999px,23px,0);
        transform: skew(.52deg)
    }

    95% {
        clip: rect(31px,9999px,61px,0);
        transform: skew(.07deg)
    }

    to {
        clip: rect(74px,9999px,34px,0);
        transform: skew(.32deg)
    }
}

@-webkit-keyframes glitch-anim2 {
    0% {
        clip: rect(80px,9999px,100px,0);
        transform: skew(.52deg)
    }

    5% {
        clip: rect(71px,9999px,18px,0);
        transform: skew(.23deg)
    }

    10% {
        clip: rect(20px,9999px,96px,0);
        transform: skew(.79deg)
    }

    15% {
        clip: rect(49px,9999px,100px,0);
        transform: skew(.06deg)
    }

    20% {
        clip: rect(5px,9999px,20px,0);
        transform: skew(.49deg)
    }

    25% {
        clip: rect(35px,9999px,52px,0);
        transform: skew(.54deg)
    }

    30% {
        clip: rect(54px,9999px,49px,0);
        transform: skew(.8deg)
    }

    35% {
        clip: rect(66px,9999px,8px,0);
        transform: skew(.34deg)
    }

    40% {
        clip: rect(33px,9999px,14px,0);
        transform: skew(.13deg)
    }

    45% {
        clip: rect(86px,9999px,83px,0);
        transform: skew(.93deg)
    }

    50% {
        clip: rect(17px,9999px,76px,0);
        transform: skew(.39deg)
    }

    55% {
        clip: rect(55px,9999px,9px,0);
        transform: skew(.25deg)
    }

    60% {
        clip: rect(59px,9999px,1px,0);
        transform: skew(.45deg)
    }

    65% {
        clip: rect(26px,9999px,23px,0);
        transform: skew(.16deg)
    }

    70% {
        clip: rect(76px,9999px,4px,0);
        transform: skew(.97deg)
    }

    75% {
        clip: rect(73px,9999px,92px,0);
        transform: skew(.17deg)
    }

    80% {
        clip: rect(27px,9999px,85px,0);
        transform: skew(.45deg)
    }

    85% {
        clip: rect(87px,9999px,25px,0);
        transform: skew(.33deg)
    }

    90% {
        clip: rect(94px,9999px,18px,0);
        transform: skew(1deg)
    }

    95% {
        clip: rect(78px,9999px,80px,0);
        transform: skew(.13deg)
    }

    to {
        clip: rect(2px,9999px,81px,0);
        transform: skew(.57deg)
    }
}

@keyframes glitch-anim2 {
    0% {
        clip: rect(80px,9999px,100px,0);
        transform: skew(.52deg)
    }

    5% {
        clip: rect(71px,9999px,18px,0);
        transform: skew(.23deg)
    }

    10% {
        clip: rect(20px,9999px,96px,0);
        transform: skew(.79deg)
    }

    15% {
        clip: rect(49px,9999px,100px,0);
        transform: skew(.06deg)
    }

    20% {
        clip: rect(5px,9999px,20px,0);
        transform: skew(.49deg)
    }

    25% {
        clip: rect(35px,9999px,52px,0);
        transform: skew(.54deg)
    }

    30% {
        clip: rect(54px,9999px,49px,0);
        transform: skew(.8deg)
    }

    35% {
        clip: rect(66px,9999px,8px,0);
        transform: skew(.34deg)
    }

    40% {
        clip: rect(33px,9999px,14px,0);
        transform: skew(.13deg)
    }

    45% {
        clip: rect(86px,9999px,83px,0);
        transform: skew(.93deg)
    }

    50% {
        clip: rect(17px,9999px,76px,0);
        transform: skew(.39deg)
    }

    55% {
        clip: rect(55px,9999px,9px,0);
        transform: skew(.25deg)
    }

    60% {
        clip: rect(59px,9999px,1px,0);
        transform: skew(.45deg)
    }

    65% {
        clip: rect(26px,9999px,23px,0);
        transform: skew(.16deg)
    }

    70% {
        clip: rect(76px,9999px,4px,0);
        transform: skew(.97deg)
    }

    75% {
        clip: rect(73px,9999px,92px,0);
        transform: skew(.17deg)
    }

    80% {
        clip: rect(27px,9999px,85px,0);
        transform: skew(.45deg)
    }

    85% {
        clip: rect(87px,9999px,25px,0);
        transform: skew(.33deg)
    }

    90% {
        clip: rect(94px,9999px,18px,0);
        transform: skew(1deg)
    }

    95% {
        clip: rect(78px,9999px,80px,0);
        transform: skew(.13deg)
    }

    to {
        clip: rect(2px,9999px,81px,0);
        transform: skew(.57deg)
    }
}

@-webkit-keyframes glitch-skew {
    0% {
        transform: skew(3deg)
    }

    10% {
        transform: skew(2deg)
    }

    20% {
        transform: skew(-3deg)
    }

    30% {
        transform: skew(-1deg)
    }

    40% {
        transform: skew(3deg)
    }

    50% {
        transform: skew(3deg)
    }

    60% {
        transform: skew(-3deg)
    }

    70% {
        transform: skew(-3deg)
    }

    80% {
        transform: skew(-4deg)
    }

    90% {
        transform: skew(-2deg)
    }

    to {
        transform: skew(3deg)
    }
}

@keyframes glitch-skew {
    0% {
        transform: skew(3deg)
    }

    10% {
        transform: skew(2deg)
    }

    20% {
        transform: skew(-3deg)
    }

    30% {
        transform: skew(-1deg)
    }

    40% {
        transform: skew(3deg)
    }

    50% {
        transform: skew(3deg)
    }

    60% {
        transform: skew(-3deg)
    }

    70% {
        transform: skew(-3deg)
    }

    80% {
        transform: skew(-4deg)
    }

    90% {
        transform: skew(-2deg)
    }

    to {
        transform: skew(3deg)
    }
}

.fontContent, body {
    font-family: Titillium Web,å¾®è»Ÿæ­£é»‘é«”,Microsoft JhengHei
}

.fontAldrich {
    font-family: Aldrich,å¾®è»Ÿæ­£é»‘é«”,Microsoft JhengHei
}

:root {
    --color-aorus: #ff6400;
    --color-gbt: #008cd6;
    --color-black: #000;
    --color-aorus-black: #191919;
    --color-white: #fff;
    --color-gray: #666
}

.aorus-gbt-w2b-box-cover {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(20,20,20,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

.aorus-gbt-w2b-box {
    position: relative;
    margin: 10px auto;
    width: 100%;
    max-width: 550px;
    min-height: 150px;
    flex-direction: column;
    font-family: Titillium Web,å¾®è»Ÿæ­£é»‘é«”,Microsoft JhengHei
}

    .aorus-gbt-w2b-box > .title {
        position: inherit;
        width: 100%;
        padding: 10px 30px 10px 10px;
        height: auto;
        line-height: 22px;
        left: 0;
        top: 0;
        font-size: 18px;
        color: #ff6400;
        font-family: Aldrich,sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
        z-index: 9999;
        background-color: #000;
        -webkit-clip-path: polygon(15px 0,100% 0,100% 100%,0 100%,0 15px);
        clip-path: polygon(15px 0,100% 0,100% 100%,0 100%,0 15px)
    }

    .aorus-gbt-w2b-box > .content {
        position: relative;
        width: 100%;
        background-color: #333;
        min-height: 100px;
        height: auto;
        border-radius: 0 0 3px 3px;
        padding-bottom: 1px;
        box-shadow: 0 3px 15px rgb(0 0 0/90%)
    }

.aorus-gbt-w2b-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all .3s
}

    .aorus-gbt-w2b-close-btn:after, .aorus-gbt-w2b-close-btn:before {
        content: "";
        position: absolute;
        width: 50%;
        height: 2px;
        background: #999;
        transition: all .3s
    }

    .aorus-gbt-w2b-close-btn:before {
        transform: translate(-50%,19px) rotate(-45deg)
    }

    .aorus-gbt-w2b-close-btn:after {
        transform: translate(-50%,19px) rotate(45deg)
    }

    .aorus-gbt-w2b-close-btn:hover {
        transform: rotate(180deg)
    }

        .aorus-gbt-w2b-close-btn:hover:after, .aorus-gbt-w2b-close-btn:hover:before {
            background: #fff
        }

.aorus-gbt-w2b-box > .content > .type-div {
    position: relative;
    width: 100%;
    padding: 10px;
    background-color: #222
}

    .aorus-gbt-w2b-box > .content > .type-div > div {
        position: relative;
        display: inline-block;
        padding: 4px 8px;
        color: var(--color-white);
        border-radius: 3px;
        cursor: pointer;
        transition: all .3s;
        text-transform: uppercase;
        font-size: 13px
    }

        .aorus-gbt-w2b-box > .content > .type-div > div:hover {
            color: var(--color-white);
            background-color: var(--color-gray)
        }

        .aorus-gbt-w2b-box > .content > .type-div > div.active {
            color: var(--color-white);
            background-color: var(--color-aorus)
        }

.aorus-gbt-w2b-box > .content > .type-offline, .aorus-gbt-w2b-box > .content > .type-online {
    position: relative;
    width: 100%;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    overflow-x: hidden
}

.aorus-gbt-w2b-box > .content > .type-offline {
    display: none;
    padding: 15px;
    width: calc(100% - 30px)
}

.aorus-gbt-w2b-box > .content > .type-online > ul {
    position: relative;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1rem
}

    .aorus-gbt-w2b-box > .content > .type-online > ul > li {
        padding: 0 16px;
        list-style: none;
        transition: all .3s
    }

        .aorus-gbt-w2b-box > .content > .type-online > ul > li:hover {
            transform: translateX(3px)
        }

        .aorus-gbt-w2b-box > .content > .type-online > ul > li > a {
            text-decoration: none
        }

            .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div {
                position: relative;
                width: 100%;
                min-height: 40px;
                background: #424242;
                color: #fff;
                border: 1px solid hsla(0,0%,100%,.12);
                display: flex;
                align-items: center;
                padding: 10px;
                margin-bottom: 10px;
                border-radius: 5px;
                transition: all .3s
            }

                .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div:hover {
                    background: var(--color-aorus)
                }

                .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > img, .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > label, .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > span {
                    flex-direction: column;
                    margin-right: 10px;
                    font-size: 18px
                }

                .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > img {
                    background: #fff;
                    padding: 6px;
                    border-radius: 3px;
                    width: 180px;
                    height: 60px;
                    -o-object-fit: contain;
                    object-fit: contain;
                    -o-object-position: center center;
                    object-position: center center
                }

                .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > span {
                    position: absolute;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    background-color: var(--color-aorus);
                    color: #fff;
                    border-radius: 50%;
                    right: 0
                }

                    .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > span > span {
                        position: relative;
                        display: inline-block;
                        vertical-align: middle;
                        top: -3px
                    }

                .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > .price {
                    position: absolute;
                    right: 30px;
                    font-size: 14px;
                    color: #ccc
                }

.aorus-gbt-w2b-btn {
    position: relative;
    display: inline-block;
    min-height: 35px;
    width: 35px;
    margin-left: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
    border: 1px solid #666;
    color: #666;
    cursor: pointer
}

    .aorus-gbt-w2b-btn > i {
        line-height: 35px
    }

    .aorus-gbt-w2b-btn:hover {
        display: inline-block;
        background: var(--color-aorus);
        border: 1px solid var(--color-aorus);
        color: #fff
    }

    .aorus-gbt-w2b-btn > label {
        position: relative;
        display: inline-block;
        transition: all .3s;
        padding: 0 12px;
        vertical-align: middle;
        font-size: 18px
    }

    .aorus-gbt-w2b-btn:hover > label {
        color: var(--color-white)
    }

    .aorus-gbt-w2b-btn > span {
        font-size: 18px;
        vertical-align: middle
    }

    .aorus-gbt-w2b-btn > span, .aorus-w2b {
        position: relative;
        display: inline-block
    }

.aorus-w2b {
    min-height: 35px;
    width: 35px;
    margin-left: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
    border: 1px solid #666;
    color: #666
}

    .aorus-w2b > .model {
        visibility: hidden;
        position: absolute;
        width: auto;
        height: auto;
        min-height: 30px;
        right: 0;
        top: 100%;
        text-align: center;
        display: inline-block;
        padding: 5px 0;
        background: #474747;
        z-index: 1
    }

    .aorus-w2b:hover > .model {
        visibility: visible
    }

    .aorus-w2b > .icon {
        margin-top: 6px
    }

    .aorus-w2b > .model .content {
        position: relative;
        padding: 5px 15px;
        display: inline-block;
        vertical-align: top;
        white-space: nowrap;
        font-size: 16px;
        min-height: auto;
        color: #999
    }

        .aorus-w2b > .model .content .aorus-gbt-w2b-btn {
            height: auto;
            min-height: auto;
            line-height: inherit;
            transition: 0ms;
            color: #fff;
            border: 0;
            margin-bottom: 0;
            background: #fff;
            min-width: 70px;
            height: 30px;
            vertical-align: middle;
            -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
            clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0)
        }

            .aorus-w2b > .model .content .aorus-gbt-w2b-btn:hover {
                color: #ff6400;
                background: #ff6400
            }

            .aorus-w2b > .model .content .aorus-gbt-w2b-btn .text {
                content: "";
                z-index: -1;
                position: absolute;
                width: calc(100% - 2px);
                height: calc(100% - 2px);
                line-height: 28px;
                top: 1px;
                left: 1px;
                background: #474747;
                -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0);
                clip-path: polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 0)
            }

@media (max-width:768px) {
    .aorus-gbt-w2b-box > .title {
        text-align: left
    }

    .aorus-gbt-w2b-box > .content {
        min-height: auto;
        height: calc(100% - 110px)
    }

        .aorus-gbt-w2b-box > .content > .type-online > ul > li > a > div > .name {
            display: none
        }
}

.fixedFilterDivOver {
    width: 100%
}

.progressBar {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #1f1f1f;
}

.Topbar {
    background: linear-gradient(orange,darkorange);
    width: 0%;
    height: 5px;
    border-radius: 3px;
}

.Loadingpercent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

.back-to-top {
    position: fixed;
    bottom: -40px;
    right: 40px;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(black,rgba(110, 110, 110, 0.76));
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

    .back-to-top:focus {
        color: #fff;
    }

    .back-to-top.show {
        bottom: 40px;
        right: 40px;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

        .back-to-top.show:hover {
            color: #fff;
            bottom: 30px;
            opacity: 1;
        }


.arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
    position: absolute;
    width: 12px;
    height: 12px;
    background-size: contain;
    transform: rotate(-90deg);
    top: 30%;
    left: 40%;
}

@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: rotate(-90deg) translateX(0px) scale(1);
    }

    25% {
        opacity: 0;
        transform: rotate(-90deg) translateX(10px) scale(0.9);
    }

    26% {
        opacity: 0;
        transform: rotate(-90deg) translateX(-10px) scale(0.9);
    }

    55% {
        opacity: 1;
        transform: rotate(-90deg) translateX(0px) scale(1);
    }
}

.back-to-top:hover {
    background: linear-gradient(rgba(255, 87, 0, 0.95),rgba(255, 124, 0, 0.53));
}

    .back-to-top:hover .arrow {
        animation-name: bounceAlpha;
        animation-duration: 1.2s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

        .back-to-top:hover .arrow:nth-child(2) {
            animation-name: bounceAlpha;
            animation-duration: 1.2s;
            animation-delay: 0.2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

@media only screen and (max-width: 720px) {
    .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

        .back-to-top.show {
            bottom: 10px;
            right: 10px;
        }

            .back-to-top.show:hover {
                bottom: 10px;
            }

    .arrow {
        top: 27%;
        left: 37%;
    }
}

.cartCountBg {
    text-align:center;
    line-height:1.5;
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
    font-size:16px;
    font-weight:600;
    background-color: crimson;
    border-radius: 100%;
    width: 25px;
    height: 25px;
}

.cartCountNum {
    position: relative;
    top: -20px;
    right: 5px;
    display: inline-block;
    font-size: 18px;
}

@media (max-width:1199px) {
    .cartCountBg {
        top: 0px;
        width: 20px;
        height: 20px;
    }

    .cartCountNum {
        top: -15px;
        right: 5px;
        font-size: 18px;
    }

    .header-slogan {
        display: none !important;
    }

    @media (max-width:991px) {
        .cartCountBg {
            width: 20px;
            height: 20px;
            top: 0px;
        }

        .cartCountNum {
            top: -16px;
            right: 6px;
            font-size: 18px;
        }
    }
}

.aorus-header ul[data-v-ecfbc8e221] {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -400px;
    width: 400px;
    height: 100vh;
    background: #000;
    transition: all .3s
}

.aorus-header ul.active[data-v-ecfbc8e221] {
    right: 0
}

@media (max-width:991px) {


    #menuBtn[data-v-ecfbc8e2] {
        display: inline
    }



    .aorus-header ul[data-v-ecfbc8e221] {
        position: fixed;
        z-index: 1000;
        top: 0;
        right: -400px;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }



    .aorus-header ul.active[data-v-ecfbc8e221] {
        right: 0
    }
}

@media (max-width:767) {




    .aorus-header ul[data-v-ecfbc8e221] {
        position: fixed;
        z-index: 1000;
        top: 0;
        right: 100%;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }




    .aorus-header ul.active[data-v-ecfbc8e221] {
        right: 0
    }
}

@media (max-width:575px) {




    .aorus-header ul[data-v-ecfbc8e221] {
        position: fixed;
        z-index: 1000;
        top: 0;
        right: -100%;
        width: 400px;
        height: 100vh;
        background: #000;
        transition: all .3s
    }



    .aorus-header ul.active[data-v-ecfbc8e221] {
        right: 0
    }



    #search-icon[data-v-ecfbc8e2], .GB-logo[data-v-ecfbc8e2] {
        display: none
    }
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
/* Text*/


.text-monospace {
    font-family: $font-family-monospace !important;
}


.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}





.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-italic {
    font-style: italic !important;
}





.text-black-50 {
    color: rgba($black, .5) !important;
}

.text-white-50 {
    color: rgba($white, .5) !important;
}



.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
}


.text-reset {
    color: inherit !important;
}

.float-left {
    float: left !important;
}



.float-right {
    float: right !important;
}



.float-none {
    float: none !important;
}

.text-left {
    text-align: left !important;
}



.text-right {
    text-align: right !important;
}



.text-center {
    text-align: center !important;
}


/*Loading*/
body {
    background: #000;
}

.loading-div {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
    color: #fff;
    line-height: 100vh;
    text-align: center;
    display: none;
    opacity: 0;
    transition: 0.5s all;
}

    .loading-div.show {
        opacity: 1;
        transition: 0.5s all;
    }

    .loading-div.active {
        display: inline;
    }

    .loading-div > div {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 100px;
        height: 60px;
        line-height: 60px;
        /* background: #fff; */
        text-align: center;
    }

@keyframes loading {
    0% {
        transform: scale(1) skewX(-40deg);
    }

    15% {
        transform: scale(1.3) skewX(-40deg);
        background: #ff6400;
    }

    30% {
        transform: scale(1) skewX(-40deg);
    }

    100% {
        transform: scale(1) skewX(-40deg);
    }
}

.loading-div > div > span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: #fff;
    transform-origin: center;
    transform: scale(1) skewX(-40deg);
    margin: 0 4px;
    animation-name: loading;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

    .loading-div > div > span:nth-child(1) {
        animation-delay: 0s;
    }

    .loading-div > div > span:nth-child(2) {
        animation-delay: 0.2s;
    }

    .loading-div > div > span:nth-child(3) {
        animation-delay: 0.4s;
    }
/* ================== Badge Overlay CSS ========================*/
.badge-overlay {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index:5;
    -webkit-transition: width 1s ease, height 1s ease;
    -moz-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 0.4s ease, height 0.4s ease
}

/* ================== Badge CSS ========================*/
.badge {
    margin: 0;
    padding: 0;
    color: white;
    padding: 10px 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    background: #ff6400;
}

    .badge::before, .badge::after {
        content: '';
        position: absolute;
        top: 0;
        margin: 0 -1px;
        width: 100%;
        height: 100%;
        background: inherit;
        min-width: 55px
    }

    .badge::before {
        right: 100%
    }

    .badge::after {
        left: 100%
    }
.top-left {
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

/* pop out*/
.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: rgba(0,0,0,.8);
    border: 1px solid #ff6400;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px #ff6400;
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}

.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.closeSuccess-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

.pop-up-content-wrap {
    text-align: center;
    font-size: 24px;
}

@media screen and (min-width:800px) {
    .custom-model-main:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
    }
}

@media screen and (max-width:799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}
/* Search No Product Result*/
.Noproduct-model {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: rgba(0,0,0,.8);
    border: 1px solid #ff6400;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px #ff6400;
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}

.model-open .bg-overlayNo {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bg-overlayNo {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.closeSuccess-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

.pop-up-content-wrap {
    text-align: center;
    font-size: 24px;
}

@media screen and (min-width:800px) {
    .Noproduct-model:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
    }
}

@media screen and (max-width:799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}