/*
Theme Name:     mBlock
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Child theme for the Divi theme
Author:         tongsen
Author URI:     https://www.elegantthemes.com/gallery/divi/
Template:       Divi
Version:        0.1.0
*/
@import "dive.style.dev.css";
/* ------------- 公共样式 --------------  */
#page-container #et-main-area {
    margin-top: 59px !important;
}

#page-container .ml-slider {
    overflow: hidden;
}

#page-container .ml-slider .flexslider {
    max-height: 720px;
}
-webkit-scrollbar {
    display: none;
}

/* ------------- 售前售后CSS --------------  */
.faq-content {
    width: 100%;
    margin-bottom: 70px;
}

.faq-content .banner {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}

.faq-content .contact,
.faq-content .service {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
}

.faq-content h3 {
    margin-bottom: 40px;
    margin-top: 45px;
    padding-left: 16px;
    border-left: 4px solid #00b8ee;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: -1.5px;
}

.faq-content .service-item {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.faq-content .contact-item .term {
    vertical-align: top;
}

.faq-content .contact-item img {
    width: 160px;
    height: 160px;
}

.faq-content .contact-item,
.faq-content .service-item {
    font-size: 18px;
}

.faq-content .service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.faq-content .service-item p {
    line-height: 50px;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #00b8ee;
    cursor: pointer;
    border-left: 1px solid #9f9fa0;
}

.faq-content .service-item p:last-child {
    border-right: 1px solid #9f9fa0;
}

.faq-content .service-item .active {
    padding-bottom: 20px;
    border-bottom: 4px solid #00b8ee;
}

.faq-content .service-content {
    margin-top: 40px;
}

.faq-content .service-content .item {
    border-bottom: solid 1px #d5d5d5;
    position: relative;
}

.faq-content .service-content .item i {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 32px;
    background-size: cover;
    background-image: url(public/ic_expand_more.png);
}

.faq-content .service-content .item i.expand-active {
    display: inline-block;
    background-image: url(public/ic_expand_less.png);
}

.faq-content .service-content .service-title {
    height: auto;
    line-height: 80px;
    font-size: 24px;
    cursor: pointer;
}

.faq-content .service-content .service-title .order {
    margin-right: 7px;
}

.faq-content .service-content .content {
    display: none;
    padding: 20px;
}

.faq-content .load-more {
    width: 360px;
    height: 60px;
    border-radius: 100px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    margin: 40px auto;
    color: #000;
    opacity: .7;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

/* ------------- footer CSS --------------  */
/*#main-footer {
    padding-top: 88px;
}*/

#main-footer #et-footer-nav {
    background-color: inherit;
}

#main-footer .foot-wrap {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#main-footer h3 {
    padding-bottom: 0;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 16px;
}

#main-footer h3 a {
    font-size: 16px;
}

#main-footer li {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
}

#main-footer li a {
    color: #9f9fa0;
}

#main-footer .bottom-nav {
    text-align: left;
}

#main-footer .bottom-nav a:hover {
    color: #fff;
    opacity: 1;
}

#main-footer .about,
#main-footer .new-center,
#main-footer .support,
#main-footer .purchase,
#main-footer .subscribe {
    -ms-flex-preferred-size: 18%;
    flex-basis: 18%;
}

#main-footer .subscribe {
    border-left: solid 1px #4f4f4f;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding-left: 23px;
}

#main-footer .subscribe .wpcf7-form-control-wrap {
    display: inline-block;
    width: 70%;
}

#main-footer .subscribe input[type='email'] {
    width: 100%;
    height: 32px;
    border-radius: 4px;
    background-color: rgba(216, 216, 216, 0.16);
    border: none;
    text-indent: 10px;
    color: #fff;
    margin-top: 10px;
}

#main-footer .subscribe input[type='submit'] {
    width: 25%;
    height: 32px;
    border-radius: 4px;
    background-color: #00b8ee;
    border: none;
    color: #fff;
    margin-left: 10px;
}

#main-footer .ltd {
    width: 100%;
    /*margin-top: 65px;*/
    border-top: solid 1px #4f4f4f;
    position: relative;
}

#main-footer .ltd .lang-switch,
#main-footer .ltd .social-icon {
    display: inline-block;
    padding-top: 5px;
}

#main-footer .ltd .lang-switch li,
#main-footer .ltd .social-icon li {
    display: inline-block;
}

#main-footer .ltd .text-bottom {
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#main-footer .ltd .right {
    position: absolute;
    bottom: 15px;
    right: 0;
}

#main-footer .ltd .right div {
    display: inline-block;
    line-height: 84px;
}

#main-footer .ltd .right img {
    vertical-align: middle;
    width: 24px;
    height: 24px;
}

#main-footer .ltd .right .popup {
    display: none;
}

#main-footer .ltd .right .wechat {
    position: relative;
    margin-left: 24px;
}

#main-footer .ltd .right .wechat:hover .popup {
    display: block;
    width: 160px;
    height: 160px;
    position: absolute;
    bottom: 20px;
    left: 25px;
}

#main-footer .ltd .right .wechat:hover .popup img {
    width: 100%;
    height: 100%;
}

#main-footer .ltd p {
    margin-top: 18px;
}

#main-footer .ltd li {
    display: inline;
    font-weight: normal;
}

#wpadminbar {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

#page-news .content-list-wrap {
    width: 100%;
    background-color: #f5f5f5;
}

#page-news .content-list-wrap > .title {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}

#page-news .content-list-wrap > .title h3 {
    border-left: 4px solid #00b8ee;
    padding-left: 16px;
    line-height: 42px;
    font-size: 40px;
    font-weight: 300;
}

#page-news .content-list {
    max-width: 1140px;
    margin: 0 auto;
    width: 80%;
}

#page-news .content-list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 200px;
}

#page-news .content-list .list a {
    display: inline-block;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    height: 400px;
    margin-right: 2%;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 2px #e6e6e6;
    margin-bottom: 40px;
}

#page-news .content-list .list a:nth-child(3n+3) {
    margin-right: 0;
}

#page-news .content-list .list a:hover {
    -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.27);
}

#page-news .content-list .list .time {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 16px;
    color: #000;
    opacity: 0.3;
    display: inline-block;
}

#page-news .content-list .list .title {
    color: #000;
    opacity: 0.7;
    margin-left: 20px;
    font-size: 24px;
    margin-top: 16px;
    line-height: 1.25;
    width: 288px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#page-news .content-list .list img {
    height: 260px;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/*    ----->新闻详情页模板<------- */
#new-detail .content-wrap {
    padding-top: 40px;
    background-color: #f5f5f5;
    padding-bottom: 87px;
}

#new-detail .content-wrap .new-content {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
    background-color: #fff;
    padding: 77px 100px 136px;
}

@media (max-width: 480px) {
    #main-footer {
        height: auto;
    }

    #main-footer .foot-wrap {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #main-footer .about,
    #main-footer .new-center,
    #main-footer .support,
    #main-footer .purchase,
    #main-footer .subscribe {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    #main-footer .about > *,
    #main-footer .new-center > *,
    #main-footer .support > *,
    #main-footer .purchase > *,
    #main-footer .subscribe > * {
        padding-left: 20%;
    }

    #main-footer .subscribe {
        border-left: none;
    }

    #main-footer .subscribe .sub-title {
        color: #666;
    }

    #page-news .title,
    #page-news .ads {
        width: 90%;
        margin: 0 auto;
    }

    #page-news .content-list {
        width: 90%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #page-news .content-list .list a {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0;
    }
}

@media (min-width: 480px) and (max-width: 1024px) {
    #main-footer {
        height: auto;
    }

    #main-footer .foot-wrap {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #main-footer .about,
    #main-footer .new-center,
    #main-footer .support,
    #main-footer .purchase,
    #main-footer .subscribe {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    #main-footer .about > *,
    #main-footer .new-center > *,
    #main-footer .support > *,
    #main-footer .purchase > *,
    #main-footer .subscribe > * {
        padding-left: 20%;
    }

    #page-news .title,
    #page-news .ads {
        width: 90%;
        margin: 0 auto;
    }

    #page-news .content-list {
        width: 90%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #page-news .content-list .list a {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin-right: 2%;
    }
}

#product-detail .video {
    height: 720px;
}

#product-detail .make-tab {
    width: 70%;
    margin: 0 auto;
    height: 80px;
}

#product-detail .make-tab .product-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 80px;
}

#product-detail .make-tab .pull-right ul {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
}

#product-detail .make-tab .pull-right ul li {
    display: inline-block;
    width: 100px;
    line-height: 70px;
    padding: 0px 10px 0px;
    text-align: center;
    cursor: pointer;
}

#product-detail .make-tab .pull-right ul .active {
    color: #00b8ee;
    border-bottom: 2px solid #00b8ee;
}

#product-detail .make-tab .pull-right ul li.pay-for-this {
    width: 100px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background-color: #00b8ee;
    margin-left: 100px;
}

#product-detail .make-tab .pull-right button {
    display: inline-block;
    width: 20%;
    margin-left: 5%;
    height: 60px;
    margin-top: 10px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

/* Magnific Popup Reset */
.mfp-wrap .mfp-container button:hover {
    background: transparent !important;
}

.mfp-wrap .mfp-arrow:active {
    position: absolute;
    top: 50%;
}

.mfp-wrap .mfp-close:active {
    position: absolute;
    top: -10px;
}

/* Magnific Popup CSS */
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    font-family: 'ETmodules';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mfp-fade.mfp-bg {
    opacity: 0.001;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0.001;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.55;
    filter: alpha(opacity=55);
    margin: 0;
    top: 50%;
    margin-top: -32px;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow-left {
    left: 10px;
}

.mfp-arrow-right {
    right: 10px;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border: none;
    font-size: 64px;
    color: #fff;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
    display: none;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    content: "\34";
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    content: "\35";
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    font-size: 64px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 200;
    top: -10px;
    opacity: 0.2;
}

.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
    opacity: 1;
}

.mfp-arrow {
    background: none !important;
    margin-top: -32px !important;
    width: 48px !important;
    height: 48px !important;
    line-height: 1em !important;
}

.mfp-arrow:after {
    margin: 0 !important;
    top: 0 !important;
    border: none !important;
    width: 48px !important;
    height: 48px !important;
}

.mfp-arrow-left {
    left: 0 !important;
}

/* Image In Popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* Image Shadow */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

/* Responsive Styles */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* IE7 Fix */
.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* 面包屑 */
#make-brumb-wrap {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
    height: 40px;
    position: relative;
}

#make-brumb-wrap .brumbs {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
}

#make-brumb-wrap .brumbs .last {
    cursor: auto;
}

#make-brumb-wrap a {
    cursor: pointer;
    color: #ACACAC;
}

#make-brumb-wrap a:not(:last-child):hover {
    color: #00b8ee;
}

#make-brumb-wrap em {
    margin: 0 5px;
    color: #ACACAC;
}

#make-map {
    background-color: #f5f5f5;
}

.lang-switch {
    display: inline-block;
    margin-left: 40px;
    font-size: 14px;
    cursor: pointer;
}

.lang-switch .activeLang {
    position: relative;
}

.lang-switch .activeLang .expand {
    width: 12px;
    height: 10px;
    background-image: url(public/expand-less.png);
    margin-left: 14px;
    display: inline-block;
    background-size: cover;
}

.lang-switch .activeLang .expand.active {
    background-image: url(public/expand-more.png);
}

.lang-switch .activeLang .sub {
    left: 0;
    top: -30px;
    display: none;
    position: absolute;
}

.lang-switch .activeLang .sub li {
    display: block;
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    /*兼容IE11*/
    #main-header-pc #top-menu-nav {
        float: none;
    }
    #main-header-pc #top-menu-nav #top-menu {
        float: none;
    }

}

#main-header-pc #top-menu-nav {
    float: none;
}
#main-header-pc #top-menu-nav #top-menu {
    float: none;
}

@media (min-width: 1140px) {
    #main-header-mibile {
        display: none;
    }

    #main-header-pc {
        background-color: #222;
        height: 60px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
    }

    #main-header-pc .container {
        text-align: center;
        height: 60px;
    }

    #main-header-pc .container .logo_container.left {
        opacity: 1;
        width: 200px;
        height: 60px;
        text-align: left;
    }

    #main-header-pc .sub-menu {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-top: 0;
    }

    #main-header-pc #top-menu-nav {
        width: 650px;
        height: 60px;
        line-height: 60px;
        float: unset;
        display: inline-block;
        margin-left: 100px;
    }

    #main-header-pc #top-menu-nav #top-menu {
        line-height: 60px;
        display: inline-block;
        float: unset;
    }

    #main-header-pc #top-menu-nav a {
        color: #fff;
    }

    #main-header-pc #top-menu-nav a:after {
        content: '';
    }

    #main-header-pc #top-menu-nav .main-menu-item {
        padding-right: 40px;
        line-height: 60px;
        cursor: pointer;
    }

    #main-header-pc #top-menu-nav .main-menu-item:nth-of-type(1) {
        padding-left: 40px;
        margin-left: -40px;
    }

    #main-header-pc #top-menu-nav .main-menu-item:hover > a {
        color: #00bbff;
    }

    #main-header-pc #top-menu-nav .main-menu-item:hover > .menu-depth-1 {
        visibility: visible;
        opacity: 1;
        display: block;
    }

    #main-header-pc #top-menu-nav .main-menu-link {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
        padding-right: 0;
        display: inline-block;
    }

    #main-header-pc .search-form-wrap {
        position: absolute;
        top: 0;
        right: 100px;
        display: none;
    }

    #main-header-pc #search-form {
        width: 260px;
        height: 40px;
        border-radius: 4px;
        background-color: #000000;
        margin-top: 10px;
        position: relative;
    }

    #main-header-pc #search-form input {
        background: #000;
        border-radius: 4px;
        text-indent: 20px;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        color: #fff;
        font-size: 14px;
    }

    #main-header-pc #search-form .close-search {
        width: 40px;
        height: 40px;
        background-image: url('public/close.png');
        background-size: contain;
        display: inline-block;
        right: 0;
        position: absolute;
        top: 0;
        cursor: pointer;
    }

    #main-header-pc #search-form .close-search:after {
        content: '';
    }

    #main-header-pc #search-icon-wrap {
        width: auto;
        position: absolute;
        top: 20px;
        right: 100px;
    }

    #main-header-pc #search_icon {
        width: 20px;
        height: 20px;
        background-image: url('public/search.png');
        background-size: contain;
        display: inline-block;
        cursor: pointer;
    }

    #main-header-pc #search_icon:before {
        content: '';
    }

    #main-header-pc #purchase {
        width: 80px;
        height: 40px;
        border-radius: 4px;
        background-color: #00bbff;
        color: #fff;
        line-height: 40px;
        margin-top: 10px;
    }

    #main-header-pc #purchase a {
        display: block;
        color: #fff;
    }

    #main-header-pc #et_top_search {
        top: -35px;
    }

    #main-header-pc .menu-depth-1 {
        width: 900px;
        margin: auto;
        position: fixed;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.7);
        display: none;
        height: 360px !important;
        overflow: auto;
        z-index: 9999;
    }
    /*#main-header-pc .menu-new-depth {*/
    /*    width: 600px;*/
    /*    height: 220px !important;*/
    /*}*/

    #main-header-pc .menu-depth-1 .submenu-mask {
        /*width: 1200px;*/
        width: 860px;
        margin: 0 auto;
        margin-top: 52px;
    }

    #main-header-pc .menu-depth-1 .submenu-mask > li {
        padding: 0;
        margin-right: 40px;
    }

    #main-header-pc .menu-depth-1 .submenu-mask > li:nth-of-type(1) ul {
        width: 860px;
    }

    #main-header-pc .menu-depth-1 .submenu-mask > li:last-of-type {
        margin-right: 0;
    }

    #main-header-pc .menu-depth-1 .submenu-mask > li > a {
        color: #fff;
        line-height: 28px;
        padding: 0;
        font-size: 20px;
        margin-bottom: 20px;
    }

    #main-header-pc .menu-item-depth-1 > a {
        font-size: 20px;
        color: #fff;
    }

    #main-header-pc .menu-depth-2 {
        visibility: visible;
        background-color: inherit;
        position: unset;
        padding-top: 0;
        opacity: 1;
        width: 260px;
    }

    #main-header-pc .menu-item-depth-2 {
        width: 260px;
        height: 120px;
        margin-bottom: 20px;
        visibility: visible;
        opacity: 1;
        position: unset;
        padding: 0;
        background-color: #fff;
        border-radius: 4px;
        margin-right: 40px;
        overflow: hidden;
    }

    /*#main-header-pc .menu-item-depth-2:nth-of-type(2n) {*/
        /*margin-right: 40px;*/
    /*}*/

    #main-header-pc .menu-item-depth-2:nth-of-type(3n) {
        margin-right: 0;
    }

    #main-header-pc .menu-item-depth-2 .pull-left {
        width: 150px;
        height: 100%;
    }

    #main-header-pc .menu-item-depth-2 .pull-left .wrap:first-of-type {
        height: 24px;
    }

    #main-header-pc .menu-item-depth-2 .pull-left .wrap:last-of-type {
        /*margin-top: 10px;*/
    }

    #main-header-pc .menu-item-depth-2 .pull-left .wrap:last-of-type .table {
        width: 150px;
        height: 100%;
    }

    #main-header-pc .menu-item-depth-2 .pull-left .table {
        display: table;
        width: 100%;
        height: 100%;
    }

    #main-header-pc .menu-item-depth-2 .pull-left .table.title {
        width: 200px;
        margin-top: 10px;
    }

    #main-header-pc .menu-item-depth-2 .pull-left span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #000;
        font-size: 14px;
        padding-left: 15px;
        line-height: 1.5;
        text-align: left;
    }

    #main-header-pc .menu-item-depth-2 .pull-left .excerpt {
        font-size: 12px;
        color: #444;
    }

    #main-header-pc .menu-item-depth-2 .product_img {
        background-position: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-size: cover;
    }

    #main-header-pc .menu-item-depth-2 a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }

    #main-header-pc .logo-wrap img {
        /*width: 168px;*/
        height: 36px;
    }
}

#main-header-mobile {
    width: 100%;
    height: 40px;
    background-color: #000000;
    position: fixed;
    top: 0;
    z-index: 9999;
}

#main-header-mobile .container {
    width: 100%;
    height: 100%;
    text-align: center;
    max-width: 100%;
}

#main-header-mobile .container .logo-wrap {
    display: inline-block;
    width: 146px;
}

#main-header-mobile .menu-item-has-children::after {
    content: '' !important;
}

#main-header-mobile #menu-right {
    display: inline-block;
    width: 54px;
    height: 40px;
    position: fixed;
    right: 0;
    z-index: 9999;
}

#main-header-mobile #menu-right > li {
    display: block;
    height: 100%;
    background-image: url('public/shop_icon.png');
    background-repeat: no-repeat;
    background-size: contain;
}

#main-header-mobile #menu-right > li > a {
    display: none;
}

#main-header-mobile #menu-right .sub-menu {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    padding: 0 20px;
    background-color: #fff;
    z-index: 9999;
    display: none;
}

#main-header-mobile #menu-right .sub-menu li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #bbb;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px center;
    background-size: 30px;
}

#main-header-mobile #menu-right .sub-menu li a {
    padding-left: 37px;
    color: #444;
    display: inline-block;
}

#main-header-mobile #menu-right .sub-menu .jd {
    background-image: url('public/jd.png');
}

#main-header-mobile #menu-right .sub-menu .tmall {
    background-image: url('public/tmall.png');
}

#main-header-mobile #menu-right .sub-menu .taobao {
    background-image: url('public/taobao.png');
}

#main-header-mobile #menu-right .sub-menu .amazon {
    background-image: url('public/amazon.png');
}

#main-header-mobile #menu-right .sub-menu .underline {
    background-image: url('public/underline.png');
}

#main-header-mobile #menu-right .sub-menu .coop {
    background-image: url('public/coop.png');
}

#main-header-mobile #menu-mobile-main-menu {
    width: 100%;
    height: 40px;
    line-height: 40px;
    top: 40px;
    left: 0;
    background-color: #4d4d4d;
    position: fixed;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#main-header-mobile #menu-mobile-main-menu li {
    color: #fff;
    padding: 0 10px;
    cursor: pointer;
}
#main-header-mobile #menu-mobile-main-menu li:last-child{
    display: none;
}

#main-header-mobile #menu-mobile-main-menu li:active,
#main-header-mobile #menu-mobile-main-menu li:hover {
    color: #00bbff;
}

#main-header-mobile #menu-mobile-main-menu li .sub-menu {
    display: block;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu,
#main-header-mobile #menu-mobile-main-menu .competition .sub-menu,
#main-header-mobile #menu-mobile-main-menu .support .sub-menu,
#main-header-mobile #menu-mobile-main-menu .about .sub-menu {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu a,
#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a,
#main-header-mobile #menu-mobile-main-menu .support .sub-menu a,
#main-header-mobile #menu-mobile-main-menu .about .sub-menu a {
    width: 30%;
    display: block;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    position: relative;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu a .title,
#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a .title,
#main-header-mobile #menu-mobile-main-menu .support .sub-menu a .title,
#main-header-mobile #menu-mobile-main-menu .about .sub-menu a .title {
    display: table;
    height: 34px;
    width: 100%;
    position: absolute;
    bottom: 3px;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu a .title span,
#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a .title span,
#main-header-mobile #menu-mobile-main-menu .support .sub-menu a .title span,
#main-header-mobile #menu-mobile-main-menu .about .sub-menu a .title span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1;
    color: #444;
    font-size: 14px;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu {
    height: 516px;
    overflow: auto;
}

#main-header-mobile #menu-mobile-main-menu .product .sub-menu a .img-block {
    margin-bottom: 1.6em;
}

#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a {
    width: 40%;
    background-color: #000;
}

#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a .title {
    line-height: 1.5;
}

#main-header-mobile #menu-mobile-main-menu .competition .sub-menu a .title span {
    color: #fff !important;
}

#main-header-mobile #menu-mobile-main-menu .support .sub-menu a {
    width: 40%;
}

#main-header-mobile #menu-mobile-main-menu .about .sub-menu a {
    width: 40%;
}

#main-header-mobile #menu-mobile-main-menu .about .sub-menu a .img-block {
    height: 100%;
    width: 100%;
    border-radius: 4px;
}

#main-header-mobile #menu-mobile-main-menu .about .sub-menu a .title {
    left: 0;
    right: 0;
}

#main-header-mobile #menu-mobile-main-menu .about .sub-menu a .title span {
    color: #fff !important;
}
#main-header-mobile #menu-mobile-main-menu-sideslip{
    position: absolute;
    right: 0;
    top: 40px;
    width: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none;
}

@media screen and (max-width: 767px){
    #main-header-mobile #menu-mobile-main-menu{
        justify-content:left;
    }
    #main-header-mobile #menu-mobile-main-menu li{
        display: none;
    }
    #main-header-mobile #menu-mobile-main-menu li:nth-of-type(1),#main-header-mobile #menu-mobile-main-menu li:nth-of-type(2),#main-header-mobile #menu-mobile-main-menu li:nth-of-type(3),#main-header-mobile #menu-mobile-main-menu li:nth-of-type(4),#main-header-mobile #menu-mobile-main-menu li:nth-of-type(5),#main-header-mobile #menu-mobile-main-menu li:last-child{
        display: block;
    }
    #main-header-mobile #menu-mobile-main-menu li:last-child{
        flex-grow:1;
        text-align: right;
    }
    #main-header-mobile #menu-mobile-main-menu-sideslip{
        position: absolute;
        right: 0;
        top: 40px;
        width: 120px;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 9999;
        display: none;
    }
    #main-header-mobile #menu-mobile-main-menu-sideslip li{
        color: white;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
    }
    #main-header-mobile #menu-mobile-main-menu-sideslip li a{
        color: white;
    }
    #main-header-mobile #menu-mobile-main-menu-sideslip li a:hover,#main-header-mobile #menu-mobile-main-menu-sideslip li a:active {
        color: #00bbff;
    }
}

/* ------------- 以下为官网头部CSS --------------  */
#make-head-wrap {
    width: 100%;
    height: 64px;
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 999;
    color: #fff;
}

#make-head-wrap .make-head {
    max-width: 1140px;
    width: 80%;
    margin: 0 auto;
}

#make-head-wrap .make-head p {
    padding: 0;
}

#make-head-wrap .make-head .mb_logo {
    width: 150px;
    line-height: 64px;
    text-align: center;
    height: 64px;
    margin-right: 80px;
    float: left;
}

#make-head-wrap .make-head .mb_logo img {
    vertical-align: middle;
}

#make-head-wrap .make-head .input-icon,
#make-head-wrap .make-head .search-icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    background-image: url('public/search.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#make-head-wrap .make-head .search-icon.active {
    background-image: url('public/close.png') !important;
}

#make-head-wrap .make-head .search-form {
    width: 100%;
    position: relative;
    margin-right: 15px;
}

#make-head-wrap .make-head .search-form input {
    width: 100%;
    height: 64px;
    outline: none;
    border: none;
    background-color: inherit;
    text-indent: 10px;
    text-indent: 30px;
}

#make-head-wrap .make-head .search-form .input-icon {
    position: absolute;
    left: 7px;
    top: 24px;
    background-image: url('public/search-hover.png');
}

#make-head-wrap .make-head .menu-wrap {
    display: none;
    width: 100%;
    height: auto;
}

#make-head-wrap .make-head .menu-left {
    width: 660px;
    height: 100%;
    line-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#make-head-wrap .make-head .menu-left > li {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    text-align: center;
    margin-right: 1.6%;
}

#make-head-wrap .make-head .menu-left > li a {
    font-size: 14px;
    text-align: center;
    color: #fff;
    height: 64px;
    width: 100%;
    display: inline-block;
}

#make-head-wrap .make-head .menu-left > li:hover {
    height: 64px;
    border-bottom: 4px solid #00b8ee;
}

#make-head-wrap .make-head .menu-left > li:hover a {
    color: #00b8ee;
}

#make-head-wrap .make-head .menu-left .hasIcon .full-wrap {
    width: 100%;
    position: absolute;
    top: 64px;
    left: 0;
    background-color: #f5f5f5;
    z-index: 999;
}

#make-head-wrap .make-head .menu-left .hasIcon ul {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 999;
}

#make-head-wrap .make-head .menu-left .hasIcon ul li {
    -ms-flex-preferred-size: 16.6%;
    flex-basis: 16.6%;
    height: 300px;
    position: relative;
    padding-bottom: 20px;
}

#make-head-wrap .make-head .menu-left .hasIcon ul a {
    width: 100%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    margin-top: 20px;
    display: inline-block;
    color: #474747;
    border-left: 1px solid #ddd;
}

#make-head-wrap .make-head .menu-left .hasIcon ul a p {
    line-height: 20px;
    text-align: left;
}

#make-head-wrap .make-head .menu-left .hasIcon ul .name {
    border-left: 4px solid #00b8ee;
    padding-left: 16px;
    font-size: 99%;
    font-weight: 600;
}

#make-head-wrap .make-head .menu-left .hasIcon ul .desc {
    padding-left: 20px;
    width: 80%;
    font-size: 95%;
}

#make-head-wrap .make-head .menu-left .hasIcon ul img {
    position: absolute;
    left: 0;
    top: 156px;
}

#make-head-wrap .make-head .menu-left .noIcon .menu-wrap {
    width: 160px;
    display: none;
    background-color: #d8d8d8;
    position: absolute;
}

#make-head-wrap .make-head .menu-left .noIcon .menu-wrap ul li {
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    color: #474747;
}

#make-head-wrap .make-head .menu-left .noIcon .menu-wrap ul li:hover {
    background-color: #fff;
}

#make-head-wrap .make-head .menu-left .noIcon .menu-wrap ul li a {
    color: #000;
    opacity: .7;
}

#make-head-wrap .make-head .menu-left .noIcon > a {
    height: 64px;
    width: 100%;
    display: inline-block;
}

#make-head-wrap .make-head .menu-right {
    height: 64px;
    width: 100px;
    line-height: 64px;
    color: #fff;
    float: right;
}

#make-head-wrap .make-head .menu-right .search {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    height: 100%;
    width: 16px;
}

#make-head-wrap .make-head .menu-right span {
    display: inline-block;
}

#make-head-wrap .make-head .menu-right .menu {
    width: 64px;
    height: 64px;
    background-color: #00b8ee;
    text-align: center;
    display: inline-block;
}

#make-head-wrap .make-head .menu-right .menu .menu-wrap {
    width: 160px;
    display: none;
    background-color: #d8d8d8;
    position: absolute;
}

#make-head-wrap .make-head .menu-right .menu .menu-wrap ul li {
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    color: #474747;
    cursor: pointer;
}

#make-head-wrap .make-head .menu-right .menu .menu-wrap ul li:hover {
    background-color: #fff;
}

#make-head-wrap .make-head .menu-right .menu .menu-wrap ul li a {
    color: #000;
    opacity: .7;
    display: inline-block;
    width: 100%;
}

#make-head-wrap .make-head .menu-right .menu > a {
    height: 64px;
    width: 100%;
    display: inline-block;
}

#make-head-wrap .menu-icon {
    width: 16px;
    height: 16px;
    background-image: url(public/menu.png);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    position: absolute;
    left: 10px;
    top: 24px;
}

#make-head-wrap .menu-icon.active {
    background-image: url(public/close.png);
}

#make-head-wrap:hover {
    background-color: #fff;
}

#make-head-wrap:hover .make-head .menu-left > li > a {
    color: #000;
}

#make-head-wrap:hover .make-head .search-icon {
    background-image: url('public/search-hover.png');
}

#make-head-wrap:hover .make-head .input-icon {
    background-image: url('public/search-hover.png');
}

@media (min-width: 768px) and (max-width: 1024px) {
    #make-head-wrap .make-head {
        max-width: 1080px;
    }

    #make-head-wrap .make-head .mb_logo {
        width: 70px;
        position: absolute;
        left: 20px;
        margin-right: 10px;
    }

    #make-head-wrap .make-head .menu-right {
        position: absolute;
        right: 20px;
    }

    #make-head-wrap .make-head .search-icon {
        margin-left: 0;
        margin-right: 30px;
    }

    #make-head-wrap .make-head .menu-left {
        margin-left: 50px;
        width: 540px;
    }

    #make-head-wrap .make-head .menu-left > li {
        -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
        margin-right: 0;
    }

    #main-footer .foot-wrap {
        max-width: 1080px;
    }
}

@media (max-width: 765px) {
    #make-head-wrap .make-head .menu-left {
        display: none;
        position: absolute;
        top: 64px;
        left: 0;
        height: auto;
        background: #fff;
    }

    #make-head-wrap .make-head .menu-left > li {
        padding-left: 20px;
        margin-right: 1.6%;
        border-bottom: 1px solid #ccc;
    }

    #make-head-wrap .make-head .menu-left > li > a {
        text-align: left;
        padding-left: 20px;
    }

    #make-head-wrap .make-head .mb_logo {
        margin-right: 0;
        margin: 0 auto;
    }

    #make-head-wrap .make-head .menu-right {
        right: 10px;
    }

    #make-head-wrap .make-head .menu-right .search-icon {
        display: none;
    }

    #make-head-wrap .menu-icon {
        display: inline-block;
        background-size: contain;
        left: 10px;
    }
}

span.wpcf7-not-valid-tip {
    position: absolute;
}

.flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.hidden {
    overflow: hidden;
}