html, body {
    height: 100%;
    font-size: 15px;
    letter-spacing: 0.015em;
}

.navigation-sticky {
    overflow: hidden;
    position: relative;
}

.bg-dark {
    background: url(../images/distributor/high_quality_02.jpg) no-repeat center -1px #050607;
}

.pt-5, .py-5 {
    padding-top: 5rem !important;
}

.pb-md-14, .py-md-14 {
    padding-bottom: 12.5rem !important;
}

.shape {
    height: 330px;
    width: 120%;
    position: absolute;
    bottom: -150px;
    left: -5%;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.bg-light {
    background-color: #f8f9fa !important;
}

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.options-list {
    position: relative;
    z-index: 10;
    padding-right: 15px;
    padding-left: 15px;
}

.row {

    margin-right: -15px;
    margin-left: -15px;
}

.offset-xl-2 {
    margin-left: 6.66667%;
}

.col-xl-8 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;

    max-width: 86.66667%;
}

.col-lg-3 {
    float: left;
    width: 300px;
    padding-right: 15px;
    padding-left: 15px;
}

.offset-lg-0 {
    margin-left: 0;
}

.text-white {
    color: #fff !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.options-list h1.mb-4 {
    font-size: 5rem;
    text-indent: -9999px;
    background: url(../images/distributor/high-quality-pcb-h1.png) no-repeat 0 0;
    display: inline-block;
    width: 473px;
    height: 69px;
}

.options-list .lead {
    color: #adb5bd;
}

h1, h2, h3, h4, h5, .h1111 {
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.5;
}

.lead {
    font-weight: 300;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.card {
    position: relative;

    width: 270px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e9ecef;
    border-radius: .25rem;
}

.card-plan {
    border: 0;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(73, 80, 87, 0.25) !important;
    box-shadow: 0 0.5rem 1rem rgba(73, 80, 87, 0.25) !important;
    border-top: 6px solid #0097c9;
    color: #6c757d;
    position: relative;
    z-index: 150;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.card-payg {
    border-color: #0097c9;
    color: #0097c9;
}

.card-plan:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 1rem 2rem rgba(73, 80, 87, 0.3) !important;
    box-shadow: 0 1rem 2rem rgba(73, 80, 87, 0.3) !important;
    z-index: 200
}

.card-body {

    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

small, .small {
    font-size: 80%;
    font-weight: 400;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.card-plan .h1111 {
    font-size: 4rem;
}

.card-plan .h1111 sup {
    font-size: 50%;
    top: -0.65em;
}

.text-dark {
    color: #050607 !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}

.btn-outline-secondary {
    border: 1px solid transparent;
    padding: .375rem .84rem;
    float: left;
    font-weight: bold;
    color: #6c757d;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    border-color: transparent;
    background-color: #e9ecef;
    line-height: 1.5;
    display: inline-block;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #495057;
    background-color: #ced4da;
    border-color: #ced4da;
}

.btn-outline-secondary:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-outline-secondary:not(:first-child) {
    margin-left: -1px;
}

.btn-outline-secondary:hover {
    color: #212529;
    background-color: #ced4da
}

.btn-outline-secondary:focus {
    color: #fff;
    background-color: #ced4da
}

.btn-outline-secondary:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-outline-secondary:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-outline-secondary input[type="radio"], .btn-outline-secondary input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.custom-quantity {
    margin-top: .5rem !important;
    display: inline-flex;
}

.input-group-prepend {
    margin-right: -1px;
    display: inline-block;
    float: left;
}

.input-group-text {
    display: inline-block;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.custom-quantity .form-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    width: 161px;
    font-weight: 400;
    height: 35.75px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.btn-group-toggle-flex {
    display: inline-flex;
    width: auto;
}

label {
    cursor: pointer;
}

.btn {
    font-weight: bold;
    display: inline-block;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(51, 146, 102, 0.25);
    box-shadow: 0 0 0 .2rem rgba(51, 146, 102, 0.25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #0097c9;
    border-color: #0097c9
}

.btn-primary:hover {
    color: #fff;
    background-color: #0080aa;
    border-color: #0097c9
}

.btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(82, 162, 125, 0.5);
    box-shadow: 0 0 0 .2rem rgba(82, 162, 125, 0.5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #339266;
    border-color: #339266
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #266c4c;
    border-color: #226345
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(82, 162, 125, 0.5);
    box-shadow: 0 0 0 .2rem rgba(82, 162, 125, 0.5)
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important;
}

.pt-2, .py-2 {
    padding-top: .5rem !important;

}

.btn-block {
    display: block;
    width: 100%;
}

.btn-sm, .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.text-divider {
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}

.text-divider span {
    color: #adb5bd;
    position: relative;
    top: 0.7rem;
}

.col-lg-9 {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 900px;
}

.col-md-4 {
    float: left;
    position: relative;
    max-width: 33.33333%;
}

.pl-md-1, .px-md-1 {
    padding-left: .25rem !important;
}

.pr-md-1, .px-md-1 {
    padding-right: .25rem !important;
}

.pro-plans .col-md-4 .card-plan {
    border-color: #4078df;
    width: 283px;
}

.m-product {
    padding-top: 10px;
}

.pro-plans .card-body {
    min-height: 338px;
}

.pro-plans .card-body h4 {
    color: #c59135;
    margin-top: 10px;
}

.pro-plans .card-body p {
    font-size: 14px;
    line-height: 18px;
}

.options-list:before, .options-list:after {
    content: '';
    position: absolute;
    z-index: 100;
}

.options-list:after {
    width: 160px;
    height: 280px;
    background: url(../images/distributor/blue-leaf.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    bottom: 150px;
    right: -60px;
}

.options-list:before {
    width: 120px;
    height: 300px;
    background: url(../images/distributor/green-leaf.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    bottom: 60px;
    left: -50px;
}

.text-success {
    color: #0097c9 !important;
}

.badge-pill {
    background: #d5f5ff;
    display: inline-block;
    padding: .5em 1em;
    font-size: 75%;
    border-radius: 10rem;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.text-muted {
    color: #6c757d !important;
    margin-bottom: 1rem;
}

.opacity-50 {
    opacity: 0.5;
}

.list-unstyled {
    float: left;
    width: 234px;
    padding: 0 .5em .5em;
    text-align: left;
}

.list-unstyled a {
    color: #6c757d !important;
    font-size: 14px;
}

.list-unstyled a:hover, .list-unstyled a:focus {
    color: #494f54 !important;
    text-decoration: none;
}

.compare {
    background: linear-gradient(-30deg, #F0F3F6 0%, white 60%) repeat border-box;
    background-size: 54% 100%;
    position: relative;
    overflow: hidden;
}

.high-quality-pcb {
    overflow: hidden;
}

.align-items-center {
    padding-right: 10px;
    padding-left: 15px;
}

.project_type_left {
    padding-top: 220px !important;
    color: #6c757d !important;
    width: 155px;
}

.project_type_item {
    padding-top: 131px;
    position: relative;
    padding-bottom: 40px;
}

.project_type_left h4 {
    padding-left: 25px;
}

.project_type_left p {
    padding-left: 25px !important;
}

.project_type_left li {
    cursor: pointer;
    padding-left: 25px;
    height: 42px;
    line-height: 42px;
}

.project_type_middle {
    width: 520px;
    padding-left: 45px;
    padding-right: 45px;
    background: url(../images/distributor/diamond_8883.png) 51px 35px no-repeat;
}

.border_top {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background: #c59c64;
}

.brand_type.active .border_top {
    width: 520px;
}

.list-check li {
    background: url(../images/distributor/check.svg) 0 center no-repeat;
    background-size: 2rem 2rem;
    padding-left: 2.5rem;
    height: 42px;
    line-height: 42px;
}

.project_type_right {
    width: 520px;
    padding-left: 45px;
    padding-right: 45px;
    background: url(../images/distributor/lightning6876.png) 51px 35px no-repeat;
}

.text-info {
    color: #d8b67a;
}

.border_top {
    display: block;
}

.compare h2 {
    font-size: 34px;
}

.brand_type.active, .brand_type:hover {
    width: 520px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.brand_type .border_top {
    width: 0;
    transition: all 1s;
}

.brand_type:hover .border_top {
    width: 100% !important;
}

.project_type_item li {
    position: relative;
}

.project_type_item .active {
    border-top: 1px solid #e6dbcc;
    border-bottom: 1px solid #e6dbcc;
    position: relative;
    width: 1200px;
}

.compare:before, .compare:after {
    content: '';
    position: absolute;
    background: url(../images/distributor/blue-branch.png) 0 0 no-repeat;
}

.compare:before {
    bottom: 10%;
    left: -80px;
    width: 200px;
    height: 300px;
    opacity: 0.45;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.compare:after {
    top: 18%;
    right: -50px;
    width: 200px;
    height: 300px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hqpcb-edit-module {
    background-color: #fff;
    color: #3b3e40;
    /*padding: 58px 0;*/
}

.detail-part-1 {
    margin-bottom: 88px;
}

.hqpcb-edit-module .float-up-fast {
    text-align: center;
    width: 800px;
    margin: 0 auto 30px;
}

.detail-part-1 .stretch-videos-box {
    position: relative;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(123, 124, 125, .6);
    height: 640px;
}

.float-up-slower {
    transition-delay: .4s;
    opacity: 0;
    -webkit-transform: translate(0, 150px);
    transform: translate(0, 150px);
    transition: transform .75s, opacity .9s;
    transition: transform .75s, opacity .9s, -webkit-transform .75s;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1);
}

.mask-list, .video-cover-list {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.mask-list {
    width: 100%;
    height: 100%;
    z-index: 9;
}

.video-cover-list {
    z-index: 8;
}

.mask-list .mask-item {
    height: 100%;
    width: 350px;
    float: left;
    position: relative;
    border-right: 1px solid rgba(51, 51, 51, 0);
    transition: all .5s ease-in-out;
    cursor: pointer;
}

.mask-list .mask-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: all .5s ease-in-out;
    z-index: 2;
}

.mask-list .mask-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: all .5s ease-in-out;
    z-index: 2
}

.mask-list .mask-item .section-bg {
    opacity: 1;
    transition: all .5s ease-in-out;
    z-index: 1
}

.mask-list .mask-item .text, .mask-list .mask-item .top-text {
    width: 100%;
    transition: all .3s ease-in-out;
    position: absolute;
    z-index: 3
}

.mask-list .mask-item .top-text {
    bottom: 24px;
    left: 0;
    opacity: 0
}

.mask-list .mask-item .text .title, .mask-list .mask-item .top-text .title {
    font-size: 24px;
    width: 100%;
    color: #fff;
    padding: 0 20px
}

.mask-list .mask-item .top-text .title {
    text-align: left;
    margin: 0 0 16px
}

.mask-list .mask-item .text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 1
}

.mask-list .mask-item .text .title {
    margin: 0;
    text-align: center
}

.mask-list .mask-item .bottom-text {
    display: none;
    position: absolute;
    width: 100%;
    color: #fff;
    z-index: 3;
    padding: 0 20px;
    text-align: left;
    left: 0;
    bottom: 24px
}

.mask-list .mask-item .bottom-text .title {
    font-size: 24px;
    margin-bottom: 16px;
    width: 100%;
    text-align: left
}

.mask-list .mask-item .bottom-text .content {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0
}

.mask-list:hover .mask-item {
    border-right: 1px solid rgba(112, 116, 115, .7)
}

.mask-list:hover .mask-item .section-bg {
    opacity: 0
}

.mask-list:hover .mask-item .mask {
    background: rgba(0, 0, 0, .4)
}

.mask-list:hover .mask-item .top-text {
    opacity: .5
}

.mask-list:hover .mask-item .text {
    opacity: 0
}

.mask-list:hover .mask-item .bottom {
    display: none
}

.mask-list .mask-item.active {
    color: #ddd
}

.mask-list .mask-item.active .top-text {
    opacity: 0
}

.mask-list .mask-item.active .bottom-text {
    display: block;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.mask-list .mask-item.active .video-tip {
    display: block
}

.video-cover-list {
    z-index: 8
}

.video-cover-list .video-cover-item {
    height: 100%;
    width: 350px;
    float: left;
    position: relative;
    transition: opacity .5s ease-in-out
}

@media (max-width: 1440px) {
    .video-cover-list .video-cover-item {
        width: 300px
    }
}

.video-cover-list .video-cover-item .section-bg {
    background-color: #000;
    height: 100%;
    background-size: cover;
}

.video-cover-list, .video-list {
    width: 100%;
    height: 100%
}

.video-list .video-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.video-list .video-item .video-bg {
    position: relative;
    height: 100%;
    overflow: hidden
}

.video-list .video-item .video-bg video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.float-up-fast, .float-up-slow, .float-up-slower {
    opacity: 0;
    -webkit-transform: translate(0, 150px);
    transform: translate(0, 150px);
    transition: transform .75s, opacity .9s;
    transition: transform .75s, opacity .9s, -webkit-transform .75s;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.float-up-slow {
    transition-delay: .2s
}

.float-up-slower {
    transition-delay: .4s
}

.animate-active .float-up-fast, .animate-active .float-up-slow, .animate-active .float-up-slower {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.shop-content-wrapper {
    background-color: #f4f4f4;
    padding-top: 1.7rem;
    padding-bottom: 3.95rem;
}

.shop-content-wrapper .sup-parts-container {
    padding: 64px 0 24px;
    text-align: center;
}

.shop-content-wrapper .sup-parts-container a {
    display: inline-block;
    padding-right: 20px;
    color: #6c757d;
}

.shop-content-wrapper a:hover, .shop-content-wrapper a:focus {
    color: #494f54 !important;
    text-decoration: none;
}

.shop-content-wrapper .sup-parts-container .sup-swiper-name {
    text-align: center;
    width: 800px;
    margin: 0 auto 10px;
}

.pro-views-box
.shop-product-floor .pro-views-box table {
    background-color: #fff;
}

.pro-views-box td {
    border: 1px solid #e4f3f7;
    text-align: center;
    position: relative;
    color: #6c757d;
    height: 28px;
    font-size: 12px;
}

.shop-product-floor .pro-views-box tr:nth-child(even) {
    background-color: #f7fcfd;
}

.shop-product-floor .pro-views-box {
    height: 400px;
    position: relative;
    display: block;
    margin: 20px;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    overflow: hidden;
    will-change: transform;
    background-color: #fff;
}

.shop-product-floor .pro-views-box:hover {
    -webkit-box-shadow: 0 6px 70px rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 70px rgba(0, 0, 0, 0.05);
}

.col-6-12-product {
    float: left;
    width: 25%;
}

.shop-product-floor .pro-views-box a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.pro-model-title {
    position: relative;
    text-align: center;
    color: #333;
    top: 70px;
    z-index: 1;
    display: inline-block;
    width: 50%;
    left: 30px;
}

.product-model-views {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
    text-align: right;
    overflow: hidden;
    background: #fff;
}

.product-model-views:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.product-model-views img {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    white-space: normal;
}

.pro-model-title h3 {
    text-align: left;
    line-height: 18px;
    font-size: 16px;
}

.sup-parts .pro-views-box .product-model-views {
    position: relative;
    width: 100%;
    height: 203px;
    margin: 70px auto 40px auto;
    text-align: center;
    overflow: hidden;
}

.sup-parts .pro-model-title {
    width: 100%;
    left: auto;
    top: auto;
}

.sup-parts .pro-model-title h3 {
    text-align: center;
    width: auto;
}

.pro-views-box .product-tag.theme-1 {
    color: #00c678;
    border: 1px solid #00c678;
    background-color: rgba(0, 198, 120, 0.15);
}

.pro-views-box .product-tag.theme-2 {
    color: #f79a47;
    border: 1px solid #f79a47;
    background-color: rgba(247, 154, 71, 0.15);
}

.pro-views-box .product-tag {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 77px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    z-index: 9;
    display: inline-block;
}

.swiper-control-box {
    width: 384px;
    margin-right: 126px;
    display: inline-block;
}

.swiper-control-box .float-up-slower {
    transition: transform 1s, opacity .9s;
    transition: transform 1s, opacity .9s, -webkit-transform 1s;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    transition-delay: .4s;
    opacity: 1 !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;

}

.swiper-control-box .control-box {

    vertical-align: top;

    min-height: 168px;
}

.control-box .control-module {
    width: 366px;
    padding-left: 16px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #d8d8d8;
    position: relative;
}

.control-box .control-module .control-item {
    margin-bottom: 12px;
    position: static;
    cursor: pointer;
}

.control-box .control-module .sldie-bar {
    position: absolute;
    top: 0;
    left: -1px;
    width: 2px;
    border-left: 2px solid rgba(0, 0, 0, .85);
}

.control-box .control-module p.item-toggle {
    font-size: 18px;
    line-height: 32px;
    color: rgba(0, 0, 0, .85);
    cursor: pointer;
    font-weight: 600;
}

.control-box .control-module .control-item:first-child p.item-toggle {
    position: relative;
    top: 0;
}

.current .item-toggle {
    padding-bottom: 8px;
}

.control-box .control-module p.control-item-desc {
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, .65);
    height: 0;
    transition: all .5s;
    opacity: 0;
}

.control-box .control-module p.active {
    height: auto;
    opacity: 1;
}

.control-box .control-module .last {
    margin-bottom: 0;
    position: relative;
}

.carousel-box {
    display: inline-block;
}

.slide-grid-container {
    width: 600px;
    height: 400px;
    display: block;
    position: relative;
    z-index: 99;
}

.slide-grid-list {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-perspective-origin: 50% -30%;
    perspective-origin: 50% -30%;
}

.slide-grid-list .slide-grid-item {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 400px;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    transition: all .6s;
    -webkit-animation: nodeInserted2 .5s ease-in;
    animation: nodeInserted2 .5s ease-in;
}

.slide-grid-list .slide-grid-item:first-child {
    z-index: 300;
}

.bg-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide-grid-list .slide-grid-item .img {
    display: block !important;
    width: 640px;
    height: 400px;
}

.slide-grid-list .slide-grid-item:nth-child(3) {
    opacity: 0;
}

.queueShow {
    display: block;

}

.queueShow .wcontainer {
    padding-top: 41px;
    padding-bottom: 49px;
}

.landingCollapse {
    border-bottom: 1px solid #e1e3e8;
    padding: 20px 0;
    position: relative;
}

.landingCollapse > .question {
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 24px;
    position: relative;
}

.next-icon {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.landingCollapse > .question > .next-icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0046c3;
    font-weight: 600;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.next-icon.next-medium:before {
    width: 20px;
    font-size: 20px;
    line-height: inherit;
}

.landingCollapse > .answerBox {
    -webkit-transition: height .5s ease;
    -o-transition: height .5s ease;
    transition: height .5s ease;
    position: relative;
    overflow: hidden;
    height: 0;
}

.landingCollapse > .answerBox > .answer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1052px;
    padding-top: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #808f9a;
    line-height: 28px;
    opacity: 1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.landingCollapse > .question > .next-icon.open {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.container2 {
    text-decoration: none;
    display: block;
    background: #f7f7f9;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}

.container2 > .content {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 39px;
}

.container2 > .content > p {
    margin: 19px 0 22px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 20px;
}

.container2 > .content > a {
    cursor: pointer;
    display: inline-block;
    padding-left: 29px;
    font-size: 22px;
    font-weight: 500;
    color: #2a44c3;;
    line-height: 25px;
    background-image: url(../images/newpublicsrc/diamond32.png);
    background-size: 24px 24px;
    background-position: 0;
    background-repeat: no-repeat;
}

/*客户回馈*/
.landingCustomers {
    background-image: url(../images/distributor/TB1qSXaEMTqK1RjSZPhXXXfOFXa-1920-683.jpg);
    background-position: 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: relative;
}

.landingCustomers > .content {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden
}

.landingCustomers > .content > h1 {
    margin: 0;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    color: #fff;
    line-height: 60px
}

.landingCustomers > .content > .sliderBox {
    position: relative
}

.landingCustomers > .content > .sliderBox > .arrow {
    cursor: pointer;
    width: 55px;
    height: 107px;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, .2);
    line-height: 107px;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.landingCustomers > .content > .sliderBox > .arrowR {
    right: 0;
}


.landingCustomers > .content > .sliderBox > .slider {
    width: 1100px;
    height: 445px;
    padding: 0 100px !important
}

.landingCustomers > .content > .sliderBox > .slider .next-slick-list {
    height: 445px;
    overflow-x: hidden !important;
    overflow-y: visible !important;
}

.landingCustomers > .content > .sliderBox > .slider .active {
    -webkit-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    z-index: 2;
    opacity: 1 !important;
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem {
    height: 264px;
    margin-top: 90px;
    position: relative;
    opacity: .5;
    float: left;
    width: 300px;
    background-color: #fff;
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content {
    padding: 0 22px
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .avatar {
    width: 102px;
    height: 102px;
    margin: 32px auto 0;
    background-color: #f2f2f2;
    border-radius: 50%
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .name {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 900;
    color: #2b2b2b;
    line-height: 20px
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .info {
    line-height: 1px;
    text-align: left
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .info > .label {
    font-size: 13px;
    font-weight: 900;
    color: #2b2b2b;
    line-height: 15px
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .info > .text {
    font-size: 13px;
    font-weight: 400;
    color: #2b2b2b;
    line-height: 15px
}

.landingCustomers > .content > .sliderBox > .slider .sliderItem .content > .info.industry {
    margin-top: 10px
}

.landingCustomers > .content > .textBox .text {
    width: 900px;
    min-height: 108px;
    margin: 10px auto 0;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    position: relative;
    text-align: center
}

.landingCustomers > .content > .textBox .text:before {
    top: -10px;
    left: -60px
}

.landingCustomers > .content > .textBox .text:after, .landingCustomers > .content > .textBox .text:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background-image: url(https://img.alicdn.com/tfs/TB1WvwoEhjaK1RjSZFAXXbdLFXa-44-42.png);
    background-size: 100% 100%;
    background-position: 0 0
}

.landingCustomers > .content > .textBox .text:after {
    bottom: -10px;
    right: -60px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}


.landingCustomers > .content > .textBox .items {
    display: none;
}

.landingCustomers > .content > .textBox .items:first-child {
    display: block;
}

/*客户回馈*/
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transform: scale(0.8);
    opacity: 0.5;
    /*transition: all .3s;*/
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.85);
}

.swiper-slide-active, .swiper-slide-duplicate-active {
    -webkit-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    z-index: 2;
    opacity: 1 !important;
}
