@charset 'UTF-8';

.body-wrap,
body {
    overflow-x: hidden;
}

.center,
.jq-block-title,
section.jq-product .jq-block-product-items {
    text-align: center;
}

.resp-tab-item,
.resp-tabs-list,
ul li {
    list-style: none;
}

section.jq-info ul li a:focus,
section.jq-info ul li a:hover {
    text-decoration: none;
}

body,
html {
    width: 100%;
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: '微软雅黑';
    font-family: 'Microsoft YaHei', '微软雅黑';

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.body-wrap {
    background-color: transparent !important;
}

section.news-wrap{
    padding: 30px 0;
    background-color: #f2f2f2;
}

.news-wrap h4 {
    font-size: 16px;
    line-height: 24px;
}

.btn-orange-default,
.btn-orange-primary {
    width: 150px;
    margin: 0 auto;

    border-radius: 0;
}

.btn-orange-primary {
    font-size: 12px;

    -webkit-transition: all .5s;
    transition: all .5s;

    color: #fff;
    border-color: #fbaa12;
    background-color: #fbaa12;
}

.btn-orange-default,
.btn-orange-primary:focus,
.btn-orange-primary:hover {
    color: #fbaa12;
    border-color: #fbaa12;
    background-color: transparent;
}

.btn-orange-default {
    font-size: 14px;

    -webkit-transition: all .5s;
    transition: all .5s;
}

.btn-orange-default:focus,
.btn-orange-default:hover {
    color: #fff;
    border-color: #fbaa12;
    background-color: #fbaa12;
}

.mb-20 {
    margin-bottom: 20px;
}

.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.center {
    margin: 0 auto;
}

@media (max-width:768px) {
    .solution-items-list:hover .solution-items-cover {
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;

    }

    .solution-items-cover {
        bottom: 0 !important;
    }

    .navbar-header img {
        height: 28px;
        margin-top: 12px;
        margin-left: 15px;
    }

    h3 {
        font-size: 40px !important;
        font-weight: normal !important;
    }

    .jq-block-title p:first-child {
        font-size: 18px;
    }

    section.jq-service .service-list-r p {
        font-size: 16px !important;
        line-height: 1 !important
    }

    .jq-block-title p:last-child {
        font-size: 16px;
    }

    section.jq-block {
        padding: 40px 0 !important;
    }

    section.jq-block .jq-block-title .heading-middle-line:before {
        border-top: 2px solid transparent;
    }

    section.jq-service .service-list-r p {
        font-size: 14px;
        line-height: 20px;

        margin-bottom: 0;
    }

    section.jq-feedback #testimonial .owl-theme .owl-controls {
        margin-top: 20px;

        text-align: center;
    }

    section.jq-feedback #testimonial p {
        font-size: 14px;
        line-height: 20px;
    }

    section.jq-solution .btn-center .btn-know-solution {
        font-size: 14px;

        width: 100%;
        margin: 0 auto;
        padding: 6px;
    }

    section.jq-product .jq-block-product-items .product-items-wrap {
        min-height: 320px;
        margin-top: 0;
    }

    section.jq-product .btn {
        width: 100%;
    }

    section.jq-product .jq-block-product-items h4 {
        font-size: 12px !important;
        margin-bottom: 0 !important;
        min-height: 40px;
    }

    section.jq-product .product-items-wrap {
        min-height: auto !important;
    }

    section.jq-product .product-items-list:hover {
        position: static !important;

        -webkit-transform: none !important;
        transform: none !important;

        background-color: #fff;
        box-shadow: none !important;
    }

    section.jq-example .btn-know-success {
        font-size: 14px;

        width: 100%;
        margin: 0 auto;
        padding: 6px;
    }

    img.img-fix {
        min-height: auto !important;
        height: 250px;
        margin: 0 auto;
        text-align: center;
    }

    img.img-product {
        margin-top: auto !important;
    }

    .fix-div-height {
        min-height: 100px !important;
    }

    .row-li ul li {
        margin: 10px 0 !important;
    }

    .nav-wrap {
        position: static;
    }

    .carousel .carousel-caption {
        margin-top: -40px;
    }

    .carousel .carousel-caption h3 {
        font-size: 28px !important;

        color: #fff;
    }

    .carousel .carousel-caption p {
        font-size: 14px;

        margin: 5px 0;

        color: #fff;
    }

    .carousel .carousel-caption span {
        font-size: 18px;
    }

}

.nav-wrap-other .nav.nav-top {
    font-size: small;

    padding: 5px 0;

    color: #989898;
    background-color: #f4f4f4;
}

.nav-wrap-other .nav.nav-top ul {
    margin-bottom: 0;
}

.nav-wrap-other .nav.nav-top ul li {
    font-size: 12px;

    float: left;

    margin: 0 3px;

    color: #989898;
}

.nav-wrap .nav.nav-top ul,
.nav-wrap .navbar {
    margin-bottom: 0;
}

.nav-wrap-other .navbar.navbar-default {
    margin-bottom: 0;
    padding: 10px 0;

    border-radius: 0;
    background-color: #fff;
}

.nav-wrap-other .navbar.navbar-default .navbar-nav li a {
    font-size: 18px;

    color: #444;
}

.nav-wrap-other .navbar.navbar-default .navbar-nav li.selected a {
    color: #f9aa11;
}

.nav-wrap {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
}

.nav-wrap .nav.nav-top {
    font-size: small;

    padding: 5px 0;

    color: #bbb;
    background-color: rgba(0, 0, 0, .3);
}

.nav-wrap .nav.nav-top ul li {
    font-size: 12px;

    float: left;

    margin: 0 3px;

    color: #bbb;
}

.nav-wrap .navbar.navbar-default {
    padding: 10px 0;

    border: 0 solid red;
    border-radius: 0;
    background-color: transparent;
}

.nav-wrap .navbar.navbar-default .navbar-nav li a {
    font-size: 18px;

    color: #fff;
}

.nav-wrap .navbar.navbar-default .navbar-nav li a:hover,
.nav-wrap .navbar.navbar-default .navbar-nav li.selected a {
    color: #f9aa11;
}

.nav-toggle-scroll {
    border-bottom: 1px solid #dbdbdb;
}

.nav-toggle-scroll .nav.nav-top {
    color: #bbb;
    background-color: rgba(240, 240, 240, .97);
}

.nav-toggle-scroll .navbar.navbar-default {
    padding: 10px 0;

    background-color: rgba(255, 255, 255, .97);
}

.nav-toggle-scroll .navbar.navbar-default .navbar-nav li a {
    color: #444;
}

header {
    position: relative;
}

header .carousel-inner .item img {
    width: 100%;
}

header .carousel-caption {
    top: 40%;
    right: 0;
    bottom: 40%;
    left: 0;

    padding-top: 0;
    padding-bottom: 0;

    text-shadow: none;
}

header .carousel-caption h3,
header .carousel-caption p {
    display: inline-block;

    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

header .carousel-caption h3 {
    font-size: 60px;

    color: #fff;
}

header .carousel-caption p {
    font-size: 24px;

    margin: 20px 0;

    color: #e8e5e5;
}

header .carousel-caption span {
    font-size: 40px;

    color: #f9aa11;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

.cover-wrap {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-color: rgba(0, 0, 0, .2);
}

section.jq-block {
    padding: 80px 0;
}

.jq-block-title {
    font-size: 1em;

    margin: 0 auto;
}

.jq-block-title p:first-child {
    font-size: 2em;
}

.jq-block-title p:last-child {
    font-size: 20px;
    line-height: 26px;

    margin: 30px 0;

    color: #777;
}

.jq-block-title .heading-middle-line {
    position: relative;

    width: 30%;
    margin: 0 auto;
}

.jq-block-title .heading-middle-line:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;

    width: 100%;
    height: 0;

    content: '';

    border-top: 2px solid #ddd;
}

.jq-block-title .heading-middle-line .split {
    position: relative;

    clear: both;
}

.jq-block-title .heading-middle-line .split hr {
    width: 80px;
    height: 4px;
    margin: -1px auto 0;

    border-top: 2px solid transparent;
    background: #f8b600;
}

section.jq-product .jq-block-product-items img.circle {
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

section.jq-product .jq-block-product-items h4 {
    font-size: 16px;


    margin: 15px 0;

    color: #3a3b3b;
}

section.jq-product .jq-block-product-items p {
    font-size: 14px;
    line-height: 22px;

    text-align: left;

    color: #777;
}

section.jq-product .jq-block-product-items .product-items-wrap {
    position: relative;

    min-height: 340px;
    margin-top: 20px;
}

section.jq-product .jq-block-product-items .product-items-wrap .product-items-list {
    z-index: 1;

    padding: 0;

    -webkit-transition: scale .5s ease-in-out;
    transition: scale .5s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);

    background-color: #fff;
}

section.jq-product .jq-block-product-items .product-items-wrap .product-items-list:hover {
    position: absolute;
    z-index: 2;
    padding: 15px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    transform-origin: center center;

    background-color: #f6f6f6;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

section.jq-product .jq-block-product-items .product-items-wrap .product-items-list:hover .btn-look-detail {
    display: block;
}

section.jq-product .jq-block-product-items .btn-look-detail {
    display: none;
}

section.jq-solution {
    background-color: #fafafa;
}

section.jq-solution .solution-items-list {
    position: relative;

    overflow: hidden;

    margin-bottom: 30px;

    border-radius: 8px;
    background-color: #d7d7d7;
}

section.jq-solution .solution-items-list p.list-title {
    font-size: 18px;

    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    margin: 30% auto;

    text-align: center;

    color: #fff;
    text-shadow: 2px 2px 1px #777;
}

section.jq-solution .solution-items-list .img-responsive {
    width: 100% !important;
}

section.jq-solution .solution-items-list .solution-items-cover {
    position: absolute;

    display: table;
    overflow: hidden;

    padding: 15px;

    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0);

    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: rgba(0, 0, 0, .7);
}

section.jq-solution .solution-items-list .solution-items-cover p {
    font-size: 14px;

    display: table-cell;

    vertical-align: middle;

    color: #e7e7e7;
}

section.jq-solution .btn-center .btn-know-solution {
    font-size: 18px;

    width: 250px;
    margin: 0 auto;
    padding: 12px;

    border: 2px solid #fbaa12;
}

.solution-items-list:hover .solution-items-cover {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
}

section.jq-service {
    /*background: url(/public/images/bg_1.png) 20% 20%;*/
    background-size: cover;
}

section.jq-service .jq-block-title p {
    color: #fff;
}

section.jq-service .service-wrap {
    margin-top: 50px;
    margin-bottom: 20px;
}

section.jq-service .service-list {
    display: inline-block;

    color: #fff;
}

section.jq-service .service-list-l h3 {
    font-size: 78px;
    font-weight: 700;

    margin-top: 0;
    margin-right: 10px;
}

section.jq-service .service-list-r p {
    font-size: 30px;
    line-height: 35px;

    margin-bottom: 0;
}

section.jq-feedback #testimonial {
    color: #26253a;
    background: #fff;
}

section.jq-feedback #testimonial .fa {
    font-size: 42px;

    padding-bottom: 14px;
}

section.jq-feedback #testimonial p {
    font-size: 16px;
    line-height: 25px;

    width: 90%;
    margin: 0 auto;

    text-align: center;
    letter-spacing: 1px;

    color: #777;
}

section.jq-feedback #testimonial span {
    display: block;

    margin-top: 20px;

    color: #777;
}

section.jq-example {
    background-color: #fafafa;
}

section.jq-example img.img-responsive {
    margin-bottom: 30px;
}

section.jq-example .btn-know-success {
    font-size: 18px;

    width: 250px;
    padding: 12px;

    border: 2px solid #fbaa12;
}

section.jq-info {
    padding: 40px 0;

    background-color: #434343;
}

section.jq-info h4 {
    font-weight: 700;

    margin-bottom: 20px;

    color: #f9aa11;
}

section.jq-info ul {
    padding-left: 0;
}

section.jq-info ul li {
    padding: 5px 0;
}

section.jq-info ul li a {
    color: #a7a7a7;
}

section.jq-info .info-contact-list li {
    line-height: 18px;

    position: relative;

    float: left;

    width: 30px;
    height: 30px;
    margin-right: 5px;

    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;

    border: 1px solid #636363;
    border-radius: 3px;
}

.info-contact-list li {
    position: relative;
}

.info-contact-list li .qrcode {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: -40px;

    display: none;
}

.info-contact-list li .qrcode img {
    width: 100px;
}

.info-contact-list li .qrcode .qr-code-wrap {
    position: relative;

}

.info-contact-list li .qrcode .qr-code-wrap:before {
    font-size: 0;

    position: absolute;
    top: -15px;
    right: 38px;

    width: 0;
    height: 0;

    content: '';

    border: 8px solid;
    border-color: transparent transparent #fff;
}

.info-contact-list li:hover .qrcode {
    display: block;
}

section.jq-info.info-contact-list li:hover {
    border: 1px solid #fd926d;
}

.info-contact-list li:hover .fa {
    color: #fd926d;
}

.img-contact {
    max-width: 180px;
    margin: 25px 0;
}

.testimonials {
    text-align: center;
}

.testimonials h3.title {
    color: #fff;
}

.sap_tabs {
    clear: both;
}

.tab_box {
    padding: 2em;

    background: #fd926d;
}

.top1 {
    margin-top: 2%;
}

.resp-tabs-list {
    margin: 0 auto 3em;
    padding: 0;
}

.resp-tab-item {
    display: inline-block;

    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;

    border: 2px solid #dbdbdb;
}

.resp-tab-item img {
    width: 55px;
    height: 55px;
}

.resp-tab-item:hover {
    color: #4fafa0;
    text-shadow: none;
}

.resp-tab-active {
    color: #fff;
    border: 2px solid #f9aa11;
    text-shadow: none;
}

.resp-tabs-container {
    clear: left;

    padding: 0;
}

h2.resp-accordion {
    display: none;

    padding: 5px;

    cursor: pointer;
}

.resp-tab-content {
    display: none;
}

.resp-accordion-active,
.resp-content-active {
    display: block;
}

@media only screen and (max-width:480px) {
    .resp-tabs-container {
        padding: 10px;
    }

    .resp-vtabs .resp-tabs-container {
        float: none;
        clear: none;

        width: 100%;
        min-height: initial;

        border: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }
}

.view1.view-first {
    position: relative;

    margin: 0 auto;
    padding: 2em;

    border-radius: 6px;
    background-color: #f2f2f2;
}

.view1.view-first:after,
.view1.view-first:before {
    position: absolute;

    width: 24px;
    height: 24px;

    content: '';
}

.view1.view-first:before {
    top: 1em;
    left: 1em;

    /*background: url(public/images/quote_1.png) no-repeat;*/
}

.view1.view-first:after {
    right: 1em;
    bottom: 1em;

    /*background: url(public/images/quote_2.png) no-repeat;*/
}

.view1.view-first p {
    font-size: 1.1em;
    line-height: 1.8em;

    margin-bottom: 0;

    text-align: left;
    text-indent: 30px;

    color: #777;
}

#scrollTop {
    font-size: 20px;
    line-height: 40px;

    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 10px;

    width: 40px;
    height: 40px;

    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #a7a7a7;
    border-radius: 3px;
    background: #f1f1f1;
}

#scrollTop:hover {
    background: #dbdbdb;
}

.jq-download .row {
    margin-top: 50px;
}

.jq-download {
    padding: 80px 0;

    background-color: #fafafa;
}

.jq-download a {
    color: #777;
}

.jq-download a p {
    display: inline-block;

    margin: 10px 0;
}

.scheme-content {
    text-align: left;

    color: #777;
}

.scheme-content h4 {
    font-size: 14px;
    line-height: 20px;

    text-indent: 20px;
}

.scheme-content ul {
    margin-left: 20px;
}

.scheme-content ul li {
    margin: 20px 0;

    list-style: circle;
}

.scheme-content ul li p {
    font-weight: 700;
}


.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #e4e4e4;
}

@media (max-width: 768px) {
    .solution-items-list:hover .solution-items-cover {
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
}

/*
 * Site Layer
 * 1. Base
 * 2. Header
 * 3. Footer
 * 4. Floatbar
 * 5. Global Overrides
 */

/*
 * 1. Base
 */

html {
    font-size: 16px;
}

body {
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.75;
    color: #333;
}

input,
button,
select,
textarea {
    font: inherit;
}

a {
    transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

img {
    max-width: 100%;
}

.jq-news-content,
.about-section-content,
.customer-service-item,
.rich_media_content {
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
}

/*
 * 2. Header
 */

.menu-list li:hover .menu-wrap {
    display: flex;
}

.menu-wrap {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 99;
    display: none;
    width: 720px;
    border-radius: 4px;
    background-color: #fbfbfb;
    animation: headerNavFadeIn 0.3s;
}

.menu-wrap.about-us {
    width: 560px;
}

.menu-wrap::before {
    position: absolute;
    top: -8px;
    right: 42px;
    width: 0;
    height: 0;
    content: "";
    font-size: 0;
    transform: translateY(-50%);
    border: 8px solid;
    border-color: transparent transparent #fbfbfb;
}

.menu-wrap .__side {
    width: 180px;
    padding: 30px 20px;
    flex-shrink: 0;
    background: #eee;
    border-right: 1px solid rgb(218, 217, 217);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.menu-wrap .__side .__side-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px !important;
}

.menu-wrap .__content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}

.menu-wrap a {
    display: flex;
    align-items: center;
    width: 50%;
    margin: 4px 0;
    padding: 10px;
    flex-shrink: 0;
    cursor: pointer;
    text-align: left;
    border-radius: 4px;
    transition: all 0.3s;
    font-size: 16px !important;
    color: #444 !important;
}

.menu-wrap a:hover {
    color: #f9aa11 !important;
}

.nav-toggle-scroll .menu-wrap a:hover {
    background-color: transparent;
}

@keyframes headerNavFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*
 * 3. Footer
 */

footer {
    position: relative;
    margin: 0 auto;
    text-align: center;
    color: #495770;
    background: #f5f7fa;
}

.jq-footer {
    max-width: 1180px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 50px;
    background: #f5f7fa;
    border-bottom: 1px solid #d3d7de;
    text-align: left;
}

.jq-footer a,
.footer-bottom a,
.footer-bottom span {
    font-size: 16px;
    line-height: 40px;
    color: #495770;
}

.jq-footer h4 {
    font-weight: 400;
    color: #141414;
}

.jq-footer .jq-liaison h4 {
    margin-bottom: 0;
}

.jq-footer .qrcode img {
    width: 130px;
    margin-right: -10px;
}

/*
 * 4. Floatbar
 */

.jq-floatbar {
    position: fixed;
    right: 0;
    bottom: 10px;
    z-index: 999;
    inset: calc(50% + 205px) 4px auto auto;
    transform: translateY(-50%);
}

.jq-floatbar .jq-floatbar-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 60px;
}

.jq-floatbar-item-iphone {
    height: 170px !important;
}

#scrollTop {
    position: unset !important;
    right: auto !important;
    bottom: auto !important;
    width: auto !important;
    height: 60px !important;
    background: transparent !important;
}

.jq-floatbar .jq-floatbar-item .jq-floatbar-bubble {
    position: absolute;
    top: 30px;
    right: 80px;
    display: none;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border-radius: 2px;
    transform: translateY(-50%);
    box-shadow: 0 0 5px #ddd;
}

.jq-floatbar .jq-floatbar-item .jq-floatbar-bubble:before {
    position: absolute;
    top: 50%;
    right: -16px;
    width: 0;
    height: 0;
    content: "";
    font-size: 0;
    transform: translateY(-50%);
    border: 8px solid;
    border-color: transparent transparent transparent #fff;
}

.jq-floatbar .jq-floatbar-item:hover .jq-floatbar-bubble {
    display: block;
}

.jq-floatbar-bubble-mobile {
    padding: 15px;
    border: 2px solid #fff !important;
    background-image: linear-gradient(0deg, #ffffff 0%, #f3f5f8 100%) !important;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1) !important;
}

.jq-floatbar-bubble-title {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.jq-floatbar-bubble-desc {
    margin-top: 4px;
    font-size: 12px;
    line-height: 20px;
    color: #495770;
    opacity: 0.8;
}

.jq-floatbar .jq-floatbar-item .jq-floatbar-bubble .wechat-img {
    width: 130px;
}

/*
 * 5. Global Overrides
 */

@media screen and (min-width: 1440px) {
    .jq-footer {
        max-width: 1420px;
    }
}

@media (max-width: 768px) {
    #navbar {
        background-color: #fff;
    }

    .nav-wrap .navbar.navbar-default .navbar-nav li a {
        font-size: 18px;
        color: #777 !important;
    }

    .nav-wrap .navbar.navbar-default .navbar-nav li a:hover,
    .nav-wrap .navbar.navbar-default .navbar-nav li.selected a {
        color: #f9aa11 !important;
    }

    footer {
        height: 55px !important;
        font-size: 12px;
    }
}

@media screen and (max-width: 600px) {
    .row {
        margin: 0 !important;
    }

    .jq-liaison {
        text-align: center;
    }

    .jq-footer .jq-liaison h4 {
        margin-bottom: 10px;
    }

    .jq-hotline {
        width: 300px;
        margin: auto;
        padding: 10px;
        border: 1px solid #495770;
        border-radius: 30px;
    }

    footer .footer-bottom {
        padding: 0;
    }

    .dividing-line {
        display: none;
    }

    .footer-bottom a,
    .footer-bottom span {
        font-size: 14px;
    }
}
