﻿html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 62.5%;
}

body {
    background: #fff;
    color: #333;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0;
}

body,
pre {
    line-height: 1.6;
}

body .am-container,
body .am-g-fixed,
.am-container,
.am-g-fixed {
    max-width: 1576px !important;
}

body,
button,
input,
select,
textarea {
    -moz-font-feature-settings: "liga", "kern";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

input,
button,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.am-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
}

.am-container:before,
.am-container:after {
    content: " ";
    display: table;
}

.am-container:after {
    clear: both;
}

.am-show-sm-only {
    display: block !important;
}

.am-hide-sm-only {
    display: none !important;
}

.am-show-md-only,
.am-show-md-up,
.am-show-lg-only {
    display: none !important;
}

.am-hide-md-only,
.am-hide-lg-only {
    display: inherit !important;
}

.am-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 4.8rem;
    min-height: 4.8rem;
    position: relative;
    width: 100%;
    z-index: 1010;
}

.am-header-nav,
.am-header-left,
.am-header-right {
    align-items: center;
    display: flex;
}

.am-header .am-header-nav {
    position: absolute;
    top: 0;
}

.am-header .am-header-left {
    left: 10px;
}

.am-header .am-header-right {
    right: 10px;
}


.am-icon-th-large {
    display: inline-block;
    height: 16px;
    width: 16px;
}


.am-input-group {
    align-items: stretch;
    display: flex;
    position: relative;
    width: 100%;
}

.am-form-field {
    background-image: none;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    flex: 1 1 auto;
    font-size: 1.6rem;
    height: 38px;
    line-height: 1.2;
    padding: .5em;
    vertical-align: middle;
    width: 1%;
}

.am-input-group-label {
    align-items: center;
    display: inline-flex;
    font-size: 1.6rem;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    padding: 0 1em;
    text-align: center;
    white-space: nowrap;
}


.p-icon-a-095:before {
    content: "";
}

.p-icon-a-0110,
.p-icon-a-0210,
.p-icon-a-0310,
.p-icon-a-049 {
    display: inline-block;
    flex: none;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.p-icon-a-0110:before,
.p-icon-a-0210:before,
.p-icon-a-0310:before,
.p-icon-a-049:before {
    content: "";
}

.am-text-left {
    text-align: left !important;
}

.am-text-right {
    text-align: right !important;
}

.am-text-center {
    text-align: center !important;
}

.am-text-bold {
    font-weight: 700;
}

.am-text-xl {
    font-size: 2.4rem;
}

.am-text-lg {
    font-size: 1.8rem;
}

.am-text-sm {
    font-size: 1.4rem;
}

.am-text-xs {
    font-size: 1rem;
}

.am-padding {
    padding: 1.6rem;
}

.am-padding-sm {
    padding: 1rem;
}

.am-padding-lg {
    padding: 2.4rem;
}

.am-padding-left-0 {
    padding-left: 0 !important;
}

.am-padding-left-xs {
    padding-left: .5rem;
}

.am-padding-left-sm {
    padding-left: 1rem;
}

.am-padding-left {
    padding-left: 1rem;
}

.am-padding-right {
    padding-right: 1.6rem;
}

.am-padding-right-sm {
    padding-right: 1rem;
}

.am-padding-top {
    padding-top: 1.6rem;
}

.am-padding-top-xs {
    padding-top: .5rem;
}

.am-padding-top-lg {
    padding-top: 2.4rem;
}

.am-padding-bottom {
    padding-bottom: 1.6rem;
}

.am-padding-bottom-lg {
    padding-bottom: 2.4rem;
}

.am-margin {
    margin: 1.6rem;
}

.am-margin-0 {
    margin: 0 !important;
}

.am-margin-sm {
    margin: 1rem;
}

.am-margin-bottom {
    margin-bottom: 1.6rem;
}

.am-margin-top {
    margin-top: 1.6rem;
}

.am-thumbnails {
    margin-left: -.5rem;
    margin-right: -.5rem;
}

.am-thumbnails > li {
    padding: 0 .5rem 1rem;
}

[class*=am-avg-] {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

[class*=am-avg-]:before,
[class*=am-avg-]:after {
    content: " ";
    display: table;
}

[class*=am-avg-]:after {
    clear: both;
}

[class*=am-avg-] > li {
    float: left;
    height: auto;
}

@media only screen {
    .am-avg-sm-1 > li {
        width: 100%;
    }

    .am-avg-sm-1 > li:nth-of-type(n) {
        clear: none;
    }

    .am-avg-sm-1 > li:nth-of-type(1n+1) {
        clear: both;
    }
}

[class*=am-avg-] > li {
    float: left;
    height: auto;
}

.am-avg-sm-3 > li {
    width: 33.33333333%;
}

.am-avg-sm-3 > li:nth-of-type(n) {
    clear: none;
}

.am-avg-sm-3 > li:nth-of-type(3n+1) {
    clear: both;
}

@media only screen and (min-width: 641px) {
    .am-avg-md-3 > li {
        width: 33.33333333%;
    }

    .am-avg-md-3 > li:nth-of-type(n) {
        clear: none;
    }

    .am-avg-md-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .am-modal {
        width: 680px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .am-avg-lg-3 > li {
        width: 33.33333333%;
    }

    .am-avg-lg-3 > li:nth-of-type(n) {
        clear: none;
    }

    .am-avg-lg-3 > li:nth-of-type(3n+1) {
        clear: both;
    }
}

[class*=am-avg-].phone-clear-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

[class*=am-u-].phone-clear-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.phone-padding-tool {
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.image-square {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}


[class*=am-u-] {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
    position: relative
}

.am-u-sm-12,
.am-u-sm-8,
.am-u-sm-4,
.am-u-md-6,
.am-u-lg-3 {
    float: left;
    min-height: 1px;
    position: relative;
}

.am-u-sm-12 {
    width: 100%;
}

.am-u-sm-8 {
    width: 66.66666667%;
}

.am-u-sm-4 {
    width: 33.33333333%;
}

.am-offcanvas {
    display: none;
}

.am-offcanvas-content {
    position: relative;
}

.am-modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1110;
}

.am-modal-dialog {
    background: #fff;
    position: relative;
}

.am-modal-hd,
.am-modal-bd {
    position: relative;
}

.am-modal-hd .am-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.am-close {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-align: center;
}

.am-nav-min > li > a,
.am-menu-nav > li > a,
.am-parent > a {
    display: block;
}

.am-dropdown .sub-menu {
    display: none;
}

@media only screen and (min-width: 641px) {
    .am-show-sm-only {
        display: none !important;
    }

    .am-hide-sm-only {
        display: block !important;
    }

    .am-show-md-only,
    .am-show-md-up {
        display: inherit !important;
    }

    .am-hide-md-only {
        display: none !important;
    }

    .am-u-md-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 1025px) {
    .am-show-md-only {
        display: none !important;
    }

    .am-hide-md-only {
        display: inherit !important;
    }

    .am-show-lg-only {
        display: inherit !important;
    }

    .am-hide-lg-only {
        display: none !important;
    }

    .am-u-lg-3 {
        width: 25%;
    }
}

.m-hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    height: 130px;
    padding: 25px 0 0 0;
}

.m-hd .am-header a {
    color: #fff;
}

.min-logo {
    background: url('../img/new/02-min-logo.png') no-repeat left center;
    background-size: 220px 42px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 22px;
    height: 42px;
    line-height: 36px;
    margin-top: 0;
    max-width: calc(100vw - 90px);
    position: relative;
    text-indent: -9999px;
    width: 252px;
}

#r-nav .am-offcanvas-bar {
    width: 300px;
}

#r-nav .logo {
    margin-bottom: 20px;
}

.am-nav-min li .sub-menu {
    background: #fff;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    display: none;
    left: 0;
    margin: 0;
    padding-left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000 !important;
}

.am-nav-min li .sub-menu .menu-item a {
    display: block;
    min-width: 120px;
    padding: 8px 10px;
    position: relative;
}

.border-min {
    border-bottom: 1px solid #4f4f4f;
}

.popup-container {
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: visibility 0s linear .3s, opacity .3s;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
}

.popup-overlay {
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.popup-content {
    background-color: #2f3638;
    height: 100%;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform .3s ease-out;
    width: 50%;
    z-index: 999;
}

.phone-menu-p {
    margin-top: 20px;
}

.phone-menu-p a {
    border-bottom: 1px solid #4f4f4f;
    color: #fff !important;
    display: block;
    padding: 0 0 10px 0;
}

.lang-trigger {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    user-select: none;
}

.dropdown-arrow {
    font-size: 12px;
    transition: transform .3s ease;
}

.phone-menu-p .lang-dropdown .lang-list,
.am-offcanvas-content .lang-dropdown .lang-list {
    bottom: auto;
    margin-top: 10px !important;
    position: relative;
}

.am-breadcrumb {
    padding: 1.2em .2em .2em .2em !important;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 85%
}

.am-breadcrumb > li {
    display: inline-block
}

.am-breadcrumb > .am-active {
    color: #999
}

.am-breadcrumb-slash > li + li:before {
    content: "/\00a0"
}

.am-margin-left-sm {
    margin-left: 1rem
}

.am-padding-top-xl {
    padding-top: 3.2rem
}

.am-padding-top-sm {
    padding-top: 1rem
}

.am-padding-right-lg {
    padding-right: 2.4rem
}

.am-margin-top-lg {
    margin-top: 2.4rem
}

.am-margin-bottom-sm {
    margin-bottom: 1rem
}

.am-margin-top-sm {
    margin-top: 1rem
}

@media screen and (max-width: 479px) {
    .m-hd {
        height: 50px;
        padding: 0;
    }
}

@media only screen and (min-width: 641px) {
    .am-container {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .am-container > .am-g {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }
}

.am-modal-hd {
    position: relative;
}

#doc-modal-1.am-modal,
#doc-modal-2.am-modal {
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    text-align: initial;
}

#doc-modal-1 .am-close,
#doc-modal-2 .am-close {
    color: #F75755 !important;
    opacity: 1;
    text-shadow: none;
}

#doc-modal-1 .am-close.am-close-spin,
#doc-modal-2 .am-close.am-close-spin {
    position: static;
    margin-left: auto;
}

#doc-modal-1.am-modal.am-modal-active,
#doc-modal-2.am-modal.am-modal-active {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 20px;
    overflow-y: auto;
    box-sizing: border-box;
}

#doc-modal-1.am-modal.am-modal-active .am-modal-dialog,
#doc-modal-2.am-modal.am-modal-active .am-modal-dialog {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    margin: 0 auto !important;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    overflow-x: hidden;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .am-modal-dialog.rfq-modal-center {
        max-width: 500px !important;
        width: 500px !important;
    }

    .am-modal-dialog.download-modal-center {
        max-width: 680px !important;
        width: 680px !important;
    }
}

@media (min-width: 1025px) {
    .am-modal-dialog.rfq-modal-center {
        max-width: 520px !important;
        width: 520px !important;
    }

    .am-modal-dialog.download-modal-center {
        max-width: 680px !important;
        width: 680px !important;
    }
}

@media (min-width: 1440px) {
    .am-modal-dialog.rfq-modal-center {
        max-width: 550px !important;
        width: 550px !important;
    }

    .am-modal-dialog.download-modal-center {
        max-width: 680px !important;
        width: 680px !important;
    }
}
