<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Commons *===================== */

.m-wrap div, .m-wrap span, .m-wrap applet, .m-wrap object, .m-wrap iframe, .m-wrap h1, .m-wrap h2, .m-wrap h3, .m-wrap h4, .m-wrap h5, .m-wrap h6, .m-wrap p, .m-wrap blockquote, .m-wrap pre, .m-wrap a, .m-wrap abbr, .m-wrap acronym, .m-wrap address, .m-wrap big, .m-wrap cite, .m-wrap code, .m-wrap del, .m-wrap dfn, .m-wrap em, .m-wrap img, .m-wrap ins, .m-wrap kbd, .m-wrap q, .m-wrap s, .m-wrap samp, .m-wrap small, .m-wrap strike, .m-wrap strong, .m-wrap sub, .m-wrap sup, .m-wrap tt, .m-wrap var, .m-wrap b, .m-wrap u, .m-wrap i, .m-wrap center, .m-wrap dl, .m-wrap dt, .m-wrap dd, .m-wrap ol, .m-wrap ul, .m-wrap li, .m-wrap fieldset, .m-wrap form, .m-wrap label, .m-wrap legend, .m-wrap table, .m-wrap caption, .m-wrap tbody, .m-wrap tfoot, .m-wrap thead, .m-wrap tr, .m-wrap th, .m-wrap td, .m-wrap article, .m-wrap aside, .m-wrap canvas, .m-wrap details, .m-wrap embed, .m-wrap figure, .m-wrap figcaption, .m-wrap footer, .m-wrap header, .m-wrap hgroup, .m-wrap menu, .m-wrap nav, .m-wrap output, .m-wrap ruby, .m-wrap section, .m-wrap summary, .m-wrap time, .m-wrap mark, .m-wrap audio, .m-wrap video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
.m-wrap table {
    border-collapse: collapse;
    border-spacing: 0
}
.m-wrap caption, .m-wrap th, .m-wrap td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
.m-wrap q, .m-wrap blockquote {
    quotes: none
}
.m-wrap q:before, .m-wrap q:after, .m-wrap blockquote:before, .m-wrap blockquote:after {
    content: "";
    content: none
}
.m-wrap a img {
    border: none
}
.m-wrap img {
    image-rendering: optimizeQuality;
    image-rendering: auto;
    -ms-interpolation-mode: bicubic
}
.m-wrap a {
    color: #eee;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}
.m-wrap p {
    margin: 0 0 1em;
    padding: 0
}
.m-wrap p:last-child {
    margin-bottom: 0
}
.m-wrap b {
    font-weight: normal
}
.m-wrap small {
    font-size: inherit
}
.m-wrap h1 img, .m-wrap h2 img, .m-wrap h3 img, .m-wrap h4 img, .m-wrap h5 img, .m-wrap h6 img {
    margin: 0;
    vertical-align: bottom
}
.m-wrap blockquote {
    margin: 0;
    padding: 0;
    border: none
}
.m-wrap ul, .m-wrap ol {
    list-style: none;
    display: block
}
/*!
 * ----------------------
 * Commons/ Text &amp; color
 * ----------------------
 */

.m-wrap {
    line-height: 1.41176;
    font-family: "MYRIADPROREGULAR", "STHeiti Light", STXihei, STHeiti, "Apple LiGothic Medium", \5FAE\8EDF\6B63\9ED1\9AD4, "寰粺姝ｉ粦楂�", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #eee
}
.m-wrap a:hover {
    color: inherit;
    text-decoration: none
}
.m-wrap small.ps {
    display: block;
    margin-top: 1em;
    font-size: 12px
}
/*!
 * ----------------------
 * Commons/ Button, Bullet &amp; Icon
 * ----------------------
 */

.icn-arrow-up {
    width: 22px;
    height: 22px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-repeat: no-repeat;
    display: block;
    background-image: url("../img/main/icn-arrow.png")
}
.icn-arrow-up&gt;br, .icn-arrow-up br {
    display: none
}
/*!
 * ----------------------
 * Commons/ Layout
 * ----------------------
 */

br.mclear {
    display: block;
    width: 1px;
    margin-left: -1px;
    clear: both
}
br.mclear:after {
    content: " ";
    visibility: hidden;
    display: block;
    font-size: 0;
    clear: both;
    height: 0
}
* html br.mclear {
    zoom: 1
}
*:first-child+html br.mclear {
    zoom: 1
}
.m-wrap .picnav {
    font-size: 0;
    white-space: nowrap
}
.m-wrap .picnav .picnav-item {
    font-size: 16px
}
.m-wrap .picnav .picnav-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    white-space: normal
}
.m-wrap .picnav-item {
    position: relative;
    overflow: hidden
}
.m-wrap .picnav-item a {
    display: block
}
.m-wrap .picnav-item .pic {
    width: 100%;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: -o-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}
.m-wrap .picnav-item .pic img {
    display: block;
    width: 100%;
    height: auto
}
.m-wrap .picnav-item .title {
    position: absolute;
    left: 0;
    bottom: 0;
    float: left;
    display: table;
    z-index: 2;
    width: 101%;
    height: 60px;
    background: black;
    background: rgba(0, 0, 0, 0.8);
    line-height: .9;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "MYRIADPROREGULAR";
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}
.m-wrap .picnav-item .title span {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 1em;
    top: 3px;
    position: relative;
    font-size: 20px;
}
.m-wrap .picnav-item .title span:hover {
    color: #fe3895
}
.m-wrap .picnav-item .title span&gt;* {
    vertical-align: middle
}
.m-wrap .picnav-item .title span&gt;* {
    *display: inline;
    *zoom: 1
}
.m-wrap .picnav-item .title span&gt;.helper, .m-wrap .picnav-item .title span&gt;.mh {
    *height: 100%
}
.m-wrap .picnav-item a:hover {
    text-decoration: none
}
.m-wrap .picnav-item a:hover .title {
    color: #fff
}
.m-wrap .picnav-item a:hover .pic {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

/*!
 * ======================
 * Template
 * ======================
 */

html #main-zone {
    overflow: visible !important;
    padding-right: 0 !important;
    padding-left: 0 !important
}
html #asus-api-header {
    position: relative !important
}
html #overview #special-sectionOverview, html #overview #sectionOverview {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important
}
html #overview #special-sectionOverview img, html #overview #sectionOverview img {
    max-width: none !important
}
@media (max-width: 959px) {
    .m-wrap img {
        max-width: none !important
    }
}
#product_content_area p {
    margin: 0
}
#sectionOverview p, #special-sectionOverview p {
    margin-bottom: 1em
}
#overview #sectionOverview {
    line-height: inherit
}
.m-nav {
    position: relative;
    z-index: 10101010101;
    top: auto;
    width: 100%;
    height: 55px;
    background: #484848;
    background: rgba(72, 72, 72, 0.85);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 0;
    white-space: nowrap;
    text-align: center
}
.m-nav .m-logo {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    vertical-align: top;
    width: 250px
}
.m-nav .m-logo img {
    display: block;
    margin-top: 13px
}
.m-nav ul {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    vertical-align: top;
    font-size: 0;
    overflow: hidden;
    *zoom: 1;
    border-left: 1px solid #ddd
}
.m-nav ul li {
    font-size: 16px
}
.m-nav ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    white-space: normal
}
.m-nav li {
    border-right: 1px solid #ddd;
    color: #fff;
    text-align: center
}
.m-nav li a {
    display: block;
    padding: 0 40px;
    background-color: transparent;
    font: 18px/55px "MYRIADPROREGULAR";
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s
}
.m-nav li.on a, .m-nav li a:active, .m-nav li a:hover {
    background-color: #111
}
.m-nav.fixed {
    position: fixed;
    top: 0;
    min-width: 1000px;
    height: 36px
}
.m-nav.fixed a {
    line-height: 36px
}
.m-nav.fixed li.on i {
    height: 2px
}
@media (max-width: 1000px) {
    .m-nav li a {
        padding-left: 20px;
        padding-right: 20px
    }
}
@media (max-width: 60em) {
    .m-nav .m-logo {
        display: none
    }
    .m-nav ul {
        text-align: left
    }
}
@media (max-width: 53.125em) {
    .m-nav li a {
        padding-left: 14px;
        padding-right: 14px
    }
}
.m-wrap .sect {
    position: relative
}
.m-wrap .sect-inner {
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.0625em
}
#backtop {
    display: none;
    position: fixed;
    z-index: 99999;
    right: 10px;
    bottom: 50px;
    cursor: pointer;
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -ms-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
    padding: 10px;
    border: 2px solid #9835d2;
    background: #d7d7d7
}
#mininav {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 64px
}
#mininav .bar {
    position: relative;
    z-index: 2;
    height: 100%;
    background: #666;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5)
}
#mininav .toggle {
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    width: 64px;
    height: 100%;
    overflow: hidden;
    background: #555 url("../img/ui/mininav-toggle.png") no-repeat 50% 50%;
    cursor: pointer
}
#mininav .toggle:hover, #mininav .toggle:active {
    background-color: #444
}
#mininav .menu {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%
}
#mininav .menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}
#mininav .menu li {
    padding: 0;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #333
}
#mininav .menu li a {
    display: block;
    height: 100%;
    padding: 0.66667em;
    background: #777;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #666666));
    background-image: -webkit-linear-gradient(top, #777777, #666666);
    background-image: -moz-linear-gradient(top, #777777, #666666);
    background-image: -o-linear-gradient(top, #777777, #666666);
    background-image: linear-gradient(top, #777777, #666666);
    color: #fff;
    text-shadow: 0 1px 0 #333;
    font-size: 30px;
    font-weight: 400;
    font-family: "MYRIADPROREGULAR";
    line-height: 1.1
}
#mininav .menu li a:hover, #mininav .menu li a:active {
    background: #555
}
#mininav.open .menu {
    -webkit-animation: mininavShowMenu 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-animation: mininavShowMenu 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-animation: mininavShowMenu 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-animation: mininavShowMenu 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
    animation: mininavShowMenu 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}
#mininav.fixed {
    position: fixed;
    top: 0;
    right: 0
}
#mininav.fixed .bar {
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    width: 64px;
    opacity: .7
}
#mininav.fixed.open .bar {
    position: relative;
    width: 100%;
    opacity: 1
}
@-moz-keyframes mininavShowMenu {
    0% {
        opacity: 0;
        -moz-transform: translateY(-10%);
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0%);
        transform: translateY(0%)
    }
}
@-webkit-keyframes mininavShowMenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}
@-o-keyframes mininavShowMenu {
    0% {
        opacity: 0;
        -o-transform: translateY(-10%);
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0%);
        transform: translateY(0%)
    }
}
@-ms-keyframes mininavShowMenu {
    0% {
        opacity: 0;
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}
@keyframes mininavShowMenu {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        transform: translateY(0%)
    }
}
#sect-menu {
    position: fixed;
    z-index: 99998;
    right: 5px;
    top: 50%;
    margin-top: -160px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
#sect-menu ul, #sect-menu li {
    padding: 0;
    margin: 0;
    list-style: none
}
#sect-menu li {
    position: relative;
    background: url("../img/ui/blank.gif") no-repeat;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease
}
#sect-menu li a {
    display: block;
    width: 20px;
    height: 8px;
    padding: 7px 8px;
    text-decoration: none
}
#sect-menu li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777
}
#sect-menu li b {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 32px;
    white-space: nowrap;
    font-size: 12px;
    color: #b16fff;
    font-weight: 600;
    line-height: 1
}
#sect-menu li.on a {
    height: 30px !important
}
#sect-menu li.on div {
    height: 30px !important
}
#sect-menu li:hover b {
    display: block !important;
    -webkit-animation: fadein 0.3s ease-out;
    -moz-animation: fadein 0.3s ease-out;
    -ms-animation: fadein 0.3s ease-out;
    -o-animation: fadein 0.3s ease-out;
    animation: fadein 0.3s ease-out
}
#sect-menu li:hover div, #sect-menu li.on div {
    background: #5e176a
}
/*!
 * ======================
 * Product Commons
 * ======================
 */
/*!
 * ----------------------
 * Commons/ Text &amp; color
 * ----------------------
 */

.m-wrap {
    font-weight: 300
}
.m-wrap .title-x {
    display: block;
    border: none;
    margin-bottom: 0.3em;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    font-size: 34px;
    color: #000000;
    text-align: center
}
.rgba .m-wrap .title-x {
   
}
.m-wrap .title-s {
    display: block;
    line-height: 1.1;
    font-size: 1.875em;
    font-weight: 400;
    font-family: "MYRIADPROREGULAR";
    color: white;
    text-align: center
}
.m-wrap .descr {
    font-size: 18px;
    font-weight: 300;
    color: white;
    line-height: 24px;
    text-align: center;
}
.m-wrap .descr small {
    font-size: 0.8125em;
    font-weight: 300;
    line-height: 1.53846
}
.m-wrap .descr small a {
    text-decoration: underline
}
.m-wrap li strong {
    display: block;
    font-weight: 700
}
@media (max-width: 60em) {
    .m-wrap {
        font-size: 20px
    }
    .m-wrap .title-x {
        font-size: 2.25em
    }
    .m-wrap .title-s {
        font-size: 1.5em
    }
    .m-wrap .descr {
        font-size: 0.85em
    }
}
@media (max-width: 48em) {
    .m-wrap {
        font-size: 22px
    }
    .m-wrap .title-x {
        font-size: 2.04545em
    }
    .m-wrap .title-s {
        font-size: 1.45455em
    }
    .m-wrap .descr {
        font-size: 0.86364em
    }
    #PA328Q-wrap #PA328Q-content .row1 {
    }
    #PA328Q-wrap #PA328Q-content .row2 {
    }
    #PA328Q-wrap #PA328Q-content .title-x {
        width: auto
    }
    #PA328Q-wrap #PA328Q-content .descr {
        width: auto
    }
}
@media (max-width: 30em) {
    .m-wrap {
        font-size: 24px
    }
    .m-wrap .title-x {
        font-size: 1.875em
    }
    .m-wrap .title-s {
        font-size: 1.41667em
    }
    .m-wrap .descr {
        font-size: 0.875em
    }
}
/*!
 * ----------------------
 * Commons/ Button, Bullet &amp; Icon
 * ----------------------
 */
/*!
 * ----------------------
 * Commons/ Layout
 * ----------------------*/

@media (max-width: 60em) {
    #PA328Q-wrap #PA328Q-content .sect-inner {
        margin-bottom: 0em
    }
    #PA328Q-wrap #PA328Q-content #PA328Q-kv .sect-inner {
        margin-bottom: 0em
    }
    #PA328Q-kv .sect-inner {
        width: 100% !important;
    }
}
@media (max-width: 48em) {
    #PA328Q-wrap #PA328Q-content .sect-inner {
        margin-bottom: 0em
    }
}
@media (max-width: 30em) {
    #PA328Q-wrap #PA328Q-content .sect-inner {
        margin-bottom: 0em
    }
}
.m-wrap .m-nav .m-logo {
    display: none
}
.m-wrap .divider {
    background: #ab080f;
    margin-bottom: 4.0625em;
    clear: both
}
.m-wrap .divider .title {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 25px;
    color: white;
    font-family: "MYRIADPROREGULAR";
    font-size: 4.75em;
    line-height: .9;
    text-transform: uppercase;
    text-align: left
}
@media (max-width: 60em) {
    .m-wrap .divider {
        margin-bottom: 3.25em
    }
    .m-wrap .divider .title {
        width: 96%;
        font-size: 54px
    }
}
@media (max-width: 48em) {
    .m-wrap .divider {
        margin-bottom: 1.59091em
    }
    .m-wrap .divider .title {
        padding-top: 20px;
        padding-bottom: 15px;
        font-size: 48px
    }
}
.colx2:before, .colx2:after {
    content: "";
    display: table
}
.colx2:after {
    clear: both
}
.colx2 {
    zoom: 1
}
.colx2 .col {
    width: 48%
}
.colx2 .col .pic {
    display: block;
    width: 100%;
    height: auto
}
.colx2 .n1 {
    float: left;
    margin-right: 1%
}
.colx2 .n2 {
    float: right;
    margin-left: 1%
}
@media (max-width: 30em) {
    #PA328Q-wrap #PA328Q-content .colx2 .col {
        float: none;
        margin-left: auto !important;
        margin-right: auto;
        width: 100%
    }
    #PA328Q-wrap #PA328Q-content .colx2 .col.n1 {
        margin-bottom: 1.5em
    }
}
@media (max-width: 48em) {
    .zect-inner {
        padding-top: 2.5em;
        padding-bottom: 2.5em
    }
}
/*! 
 * ======================    
 * Product Template
 * ======================  
 */

#PA328Q-wrap {
    position: relative !important;
    margin: 0 auto;
    background: black;
    overflow: hidden;
}
#PA328Q-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-animation: fadein 0.4s ease;
    -moz-animation: fadein 0.4s ease;
    -ms-animation: fadein 0.4s ease;
    -o-animation: fadein 0.4s ease;
    animation: fadein 0.4s ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}
#PA328Q-content:before, #PA328Q-content:after {
    content: "";
    display: table
}
#PA328Q-content:after {
    clear: both
}
#PA328Q-content {
    zoom: 1
}
@media (max-width: 60em) {
    #PA328Q-content .sect-inner {
        width: 96%
    }
}
/*! 
 * ======================
 * Section
 * ======================
 */

#PA328Q-top {
    margin-bottom: 0em
}
#PA328Q-top .picnav {
    white-space: normal
}
#PA328Q-top .picnav-item {
    width: 25%
}
#PA328Q-top.withvideo:before, #PA328Q-top.withvideo:after {
    content: "";
    display: table
}
#PA328Q-top.withvideo:after {
    clear: both
}
#PA328Q-top.withvideo {
    zoom: 1
}
#PA328Q-top.withvideo .picnav-item {
    float: left;
    display: block;
    width: 25%
}
#PA328Q-top.withvideo .video {
    width: 50%
}
@media (max-width: 56.25em) {
    #PA328Q-top {
        margin-bottom: 0em
    }
    #PA328Q-top .picnav-item {
        width: 50%
    }
    #PA328Q-top.withvideo .picnav-item {
        width: 50%
    }
    #PA328Q-top.withvideo .video {
        width: 100%
    }
}
@media (max-width: 48em) {
    #PA328Q-top .picnav-item .title {
        position: static
    }
}
#PA328Q-view360 {
    background: url("../img/main/360_bg.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
}
@media (max-width: 48em) {
    #PA328Q-view360 {
    background: url("../img/main/360_bg.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
    background-repeat: repeat;
    }
}
#PA328Q-view360 .sect-inner {
    margin-bottom: 0;
    padding-bottom: 1em;
    max-width: none;
}
#PA328Q-view360 .title-x {
    position: relative;
    z-index: 2;
    width: 100%;
    min-width: 370px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.4em
}
#PA328Q-view360 .title-x p.sec_title{
    font-size: 24px;
    padding-top: 0.8em
}
#view360 {
    position: relative;
    z-index: 1;
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -6.25em
}
#view360Reel-reel .reel-indicator.x {
    width: 30px !important;
    height: 30px !important;
    overflow: hidden;
    background: url("../img/main/view360-progressbar-drag.png");
    bottom: auto !important;
    top: 0
}
.reel-indicator-bar {
    float: left;
    position: absolute;
    bottom: 1.25em;
    left: 0px;
    width: 100%;
    height: 30px;
    background: url("../img/main/view360-progressbar.png") no-repeat 50% 50%
}

#PA328Q-kv {
   background-size: 100% 100%;
}
#PA328Q-kv .sect-inner {
    margin-bottom: -5px;
    max-width: none;
}
#PA328Q-kv .hero {
    width: 100%;
    padding: 0;
    margin: 0;
}
#PA328Q-kv .hero img {
    width: 100%;
    height: auto
}

#PA328Q-impeccable{
    background: url("../img/main/impeccable_bg.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
}
#PA328Q-impeccable .sect-inner{
    margin-bottom: 0
}
#PA328Q-impeccable .title-x{
    position: relative;
z-index: 2;
width: 100%;
min-width: 370px;
margin-left: auto;
margin-right: auto;
padding-top: 1.4em;
color: #fff
}
#PA328Q-impeccable .descr{
    width: 88%;
    margin: 0 auto;
    color: #000
}
#PA328Q-impeccable .hero{
    padding: 2.6em 0;
}
#PA328Q-impeccable .hero img{
    width: 100%;
height: auto;
}

#PA328Q-enjoy{
    background: url("../img/main/enjoy_bg.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
}
#PA328Q-enjoy .sect-inner{
    margin-bottom: 0
}
#PA328Q-enjoy .title-x{
    position: relative;
z-index: 2;
width: 100%;
min-width: 370px;
margin-left: auto;
margin-right: auto;
padding-top: 1.4em;
color: #000
}
#PA328Q-enjoy .descr{
    width: 88%;
    margin: 0 auto;
    color: #000
}
#PA328Q-enjoy .row2 .descr{
    width: 100%;
    padding-top: 1em
}
#PA328Q-enjoy .row2{
    padding: 3.6em 0;
}
#PA328Q-enjoy .hero img{
    width: 100%;
height: auto;
}

#PA328Q-immersing{
    background: url("../img/main/immersing_bg.jpg") no-repeat 0% 0%;
    background-size: auto 100%;
    padding: 9em 0 22%
}
#PA328Q-immersing .sect-inner{
    margin-bottom: 0;
    max-width: none;
}
#PA328Q-immersing .sect-inner .w-box{
    background: url("../img/main/w-box_bg.png") repeat-y  right;
    width: 55%;
    padding: 1em 1em 1em 22%;
}
@media (max-width: 72em) {
    #PA328Q-immersing .sect-inner .w-box{
    width: 80%;
    padding: 1em 1em 1em 1em;
    }
}
@media (max-width: 60em) {
    #PA328Q-immersing .sect-inner .w-box{
    width: 90%;
    padding: 1em 1em 1em 1em;
    margin: 0 auto;
    }
}
@media (max-width: 48em) {
    #PA328Q-immersing{
    background: url("../img/main/immersing_bg.jpg") repeat top center;
    padding: 15% 0
    }
    #PA328Q-immersing .sect-inner .w-box{
    width: auto;
    padding: 1em 1em 1em 1em;
    }
}
#PA328Q-immersing .title-x{
    position: relative;
z-index: 2;
width: 100%;
margin-left: auto;
margin-right: auto;
color: #000;
text-align: left;
padding: 6px 0px;
}
#PA328Q-immersing .descr{
    width: 100%;
    margin: 0 auto;
    color: #000;
    text-align: left;
}

#PA328Q-srgb{
    background: url("../img/main/srgb_bg.jpg") no-repeat 0% 0%;
    background-size: auto 100%;
    padding: 9em 0 19%
}
#PA328Q-srgb .sect-inner{
    margin-bottom: 0;
    max-width: none;
}
#PA328Q-srgb .sect-inner .w-box{
    background: url("../img/main/w-box_bg2.png") repeat-y left;
    width: 55%;
    padding: 1em 22% 1em 1.5em ;
    margin-left: 33%
}
@media (max-width: 72em) {
    #PA328Q-srgb .sect-inner .w-box{
    width: 80%;
    padding: 1em 1em 1em 1em;
    margin-left: 15%;
    }
}
@media (max-width: 60em) {
    #PA328Q-srgb .sect-inner .w-box{
    width: 90%;
    padding: 1em 1em 1em 1em;
    margin: 0 auto;
    }
}
@media (max-width: 48em) {
    #PA328Q-srgb{
    background: url("../img/main/srgb_bg.jpg") repeat top center;
    padding: 15% 0
    }
    #PA328Q-srgb .sect-inner .w-box{
    width: auto;
    padding: 1em 1em 1em 1em;
    margin-left: 0%
    }
}
#PA328Q-srgb .title-x{
    position: relative;
z-index: 2;
width: 100%;
margin-left: auto;
margin-right: auto;
color: #000;
text-align: left;
padding: 6px 0px;
}
#PA328Q-srgb .descr{
    width: 100%;
    margin: 0 auto;
    color: #000;
    text-align: left;
}

#PA328Q-smooth{
    background: #141111;
}
#PA328Q-smooth .sect-inner{
    margin-bottom: 0;
    max-width: 1160px;
}
#PA328Q-smooth .title-x{
    position: relative;
z-index: 2;
width: 100%;
min-width: 370px;
margin-left: auto;
margin-right: auto;
padding-top: 1.4em;
color: #fff
}
#PA328Q-smooth .descr{
    width: 88%;
    margin: 0 auto;
    color: #fff
}
#PA328Q-smooth .hero{
    padding: 0;
    width: 100%
}
#PA328Q-smooth .hero img{
    width: 100%;
height: auto;
margin-top: -5%;
margin-bottom: -0.4em;
}
#PA328Q-smooth .PA328Q-note{
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}

#PA328Q-user{
    background: #fff;
}
#PA328Q-user .sect-inner{
    margin-bottom: 0;
    max-width: none;
}
#PA328Q-user .sect-inner .w-box{
    width: 100%;
    height: 575px;
    overflow: hidden;
}
#PA328Q-user .sect-inner .w-box .row1{
    background: url("../img/main/user_bg1.jpg") no-repeat top right;
    background-size: auto 100%;
    float: left;
    height: 575px;
    width: 35%;
}
#PA328Q-user .sect-inner .w-box .row2{
    width: 30%;
    background: url("../img/main/user_bg2.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
    float: left;
    height: 575px;
}
#PA328Q-user .sect-inner .w-box .row3{
    background: url("../img/main/user_bg3.jpg") no-repeat top left;
    background-size: 603px 575px;

    width: 35%;
    height: 575px;
    position: relative;
    position: absolute;
right: -3.2%;
}
#PA328Q-user .title-x{
    position: relative;
z-index: 2;
width: 100%;
margin-left: auto;
margin-right: auto;
color: #fff;
text-align: left;
padding: 6px 0px;
margin: 2.6em 5% 0;
}
#PA328Q-user .descr{
    text-align: left;
    margin:0 5%;
}
#PA328Q-user .PA328Q-user-sub{
    text-align: right;
    margin-right: 8%
}
#PA328Q-user .user-icon{
    position: absolute;
top: 238px;
left: -35px;
}
@media (max-width: 1920px) {
    #PA328Q-user .sect-inner .w-box .row2{
        padding: 0 2em
    }
}
@media (max-width: 1400px) {
    #PA328Q-user .PA328Q-user-sub{
        padding-right: 10%
    }
}
@media (max-width: 72em) {
    
    #PA328Q-user .PA328Q-user-sub{
        padding-right: 10%
    }
}
@media (max-width: 60em) {
    #PA328Q-user .title-x{
       margin: 5% 5% 0;
    }
    #PA328Q-user .sect-inner{
        margin: 0;
width: 100%;
    }
    #PA328Q-user .sect-inner .w-box .row2{
        padding: 1em;
    }
    #PA328Q-user .sect-inner .w-box .row3{
    }
}
@media (max-width: 36em) {
    #PA328Q-user .sect-inner{
        margin: 0;
        width: 100%
    }
    #PA328Q-user .sect-inner .w-box{
        height: auto;
        display: inline-block;
    }
    #PA328Q-user .sect-inner .w-box .row1{
        width: 100% !important;
    }
    #PA328Q-wrap #PA328Q-user .sect-inner .w-box .row2{
        width: auto !important;
        padding: 1em;
        height: 100%;
    }
    #PA328Q-wrap #PA328Q-user .sect-inner .w-box .row3{
        width: 100% !important;
        background: url("../img/main/user_bg3.jpg") no-repeat left -7%;
        position: relative;
        float: left;
    }
    #PA328Q-user .sect-inner .w-box{
        background: url("../img/main/user_bg4.jpg") repeat;
    }
    #PA328Q-user .user-icon {
    left: 6px;
    width: 205px;
    top: 255px;
    }
}

#PA328Q-eye{
    background: #fff;
}
#PA328Q-eye .sect-inner{
    margin-bottom: 0;
    max-width: none;
}
#PA328Q-eye .sect-inner .w-box{
    width: 100%;
    height: 780px;
}
#PA328Q-eye .sect-inner .w-box .row1{
    background: url("../img/main/eye_bg1.jpg") no-repeat top center;
    float: left;
    width: 50%;
    background-size: auto 100%;
    height: 100%;
}
#PA328Q-eye .sect-inner .w-box .row1 img{
    display: none;
}
#PA328Q-eye .sect-inner .w-box .row2{
    background-size: 100% 100%;
    float: left;
    width: 50%;
    background: url("../img/main/eye_bg2.jpg") no-repeat 0% 0%;
    height: 100%;
}
#PA328Q-eye .sect-inner .w-box .row2 .hero{
    margin: 1.8em 0 0 6%;
}
#PA328Q-eye .title-x{
    position: relative;
z-index: 2;
width: 80%;
margin-left: auto;
margin-right: auto;
color: #000;
text-align: left;
padding: 6px 0px;
margin: 5.5em 0 0.3em 6%;
}
#PA328Q-eye .descr{
    text-align: left;
    color: #000;
    margin: 0 0 0 6%;
width: 80%;
}
#PA328Q-eye .PA328Q-eye-sub{
    text-align: right;
}
#PA328Q-eye .eye-icon{
    position: absolute;
top: 238px;
left: -35px;
}
@media (max-width: 60em) {
    #PA328Q-eye .sect-inner{
        margin: 0;
        width: 100%;
    }
    #PA328Q-eye .title-x{
        margin-top: 1em;
    }
    #PA328Q-eye .sect-inner .w-box{
        height: 650px
    }
}
@media (max-width: 48em) {
    #PA328Q-eye .sect-inner .w-box {
height: auto;
display: inline-block;
}
    #PA328Q-eye .sect-inner .w-box .row1{
        width: 100% !important;
        height: auto;
        background: url("../img/main/eye_bg1.jpg") no-repeat bottom center;
        background-size: 100% auto;
        margin: -3% 0;
    }
    #PA328Q-eye .sect-inner .w-box .row1 img{
        display: inline-block;
        width: 125%;
    }
    #PA328Q-eye .sect-inner .w-box .row2{
        width: 100% !important;
        background-size: 100% 100%;
        height: 100%;
    }
    #PA328Q-eye .title-x{
        margin: 5% 5% 3%
    }
    #PA328Q-eye .descr{
        margin: 0 5% 5%
    }
    #PA328Q-eye .sect-inner .w-box .row2 .hero{
        margin: 5% 5% 8%
    }
    #PA328Q-eye .sect-inner .w-box .row2 .hero img{
        width: 100%
    }
}

#PA328Q-ergonomic{
    background: url("../img/main/ergonomic_bg.jpg") no-repeat 0% 0%;
    background-size: 100% 100%;
}
#PA328Q-ergonomic .sect-inner{
    margin-bottom: 0;
    max-width: 1200px
}

#PA328Q-ergonomic .row1 {
    position: relative;
z-index: 2;
width: 100%;
min-width: 370px;
margin-left: auto;
margin-right: auto;
padding-top: 3.4em;
color: #000
}
#PA328Q-ergonomic .descr{
    width: 88%;
    margin: 0 auto;
    color: #000
}
#PA328Q-ergonomic .row2 {
    position: relative;
    z-index: 2;
    white-space: nowrap;
    padding: 3em 0 5em;
    margin: 0 -5%
}
#PA328Q-ergonomic .row2 li {
    font-size: 17px
}
#PA328Q-ergonomic .row2 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    white-space: normal
}
#PA328Q-ergonomic .row2 li {
    padding: 0 3%;
    text-align: center;
    vertical-align: bottom
}
html #overview #special-sectionOverview #PA328Q-ergonomic .row2 li.pd1 img{
    max-width: 338px !important;
    width: 100%;
}
html #overview #special-sectionOverview #PA328Q-ergonomic .row2 li.pd2 img{
    max-width: 291px !important;
    width: 100%;
}
html #overview #special-sectionOverview #PA328Q-ergonomic .row2 li.pd3 img{
    max-width: 174px !important;
    max-height: 313px !important;
}
html #overview #special-sectionOverview #PA328Q-ergonomic .row2 li.pd4 img{
    max-width: 173px !important;
    max-height: 313px !important;
}
#PA328Q-ergonomic .row2 li .pic {
    margin-bottom: 0.625em;
}

#PA328Q-ergonomic .row2 li .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
    padding-left: 22px;
    text-align: left;
    color: #000
}
#PA328Q-ergonomic .row2 li .pic {
    width: 100%
}
@media (max-width: 48em) {
    #PA328Q-ergonomic .row2 li .pic {
    width: 75%;
    margin: 0 auto;
}
    #PA328Q-ergonomic .row1 {
    }
    #PA328Q-ergonomic .row2 {
        white-space: normal
    }
    #PA328Q-ergonomic .row2 li {
        width: 49.5%;
        margin-bottom: 30px;
        padding: 0;
    }
}
@media (max-width: 37.5em) {
    #PA328Q-ergonomic .row2 li .pic {
    width: 75%;
    margin: 0 auto;
}
#PA328Q-ergonomic .row2 li {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
    #PA328Q-ergonomic .row1 {
        margin-top: 0px;
        padding-top: 1em
    }
}</pre></body></html>