* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.flex_sw {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_center {
    display: flex;
    align-items: center;
    justify-content: center;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 2px 4px 2px rgba(153, 153, 153, 0.10);
}
.header {
    padding: 0 .785rem;
    
}
.header_logo {
    display: block;
}
.header_logo img {
    display: block;
    width: 156px;
    height: 41px;
}
.header_right {
    display: flex;
    align-items: center;
}
.header_list {
    display: flex;
}
.header_item {
    margin-right: .366rem;
    position: relative;
}
.header_item:last-child {
    margin-right: 0;
}
.header_item_a {
    height: 80px;
    line-height: 80px;
    font-size: 17px;
    color: #333;
}
.header_item_a::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: transparent;
}
.header_item_active,.header_item:hover .header_item_a {
    color: #D80C24;
}
.header_item_active::after,.header_item:hover .header_item_a::after {
    background-color: #D80C24;
}
.header_item:hover .header_item_child {
    display: flex;
}
.header_item_child {
    position: fixed;
    /* display: flex; */
    justify-content: center;
    left: 0;
    /* top: 80px; */
    width: 100%;
    border-top: 1px solid #eee;
    display: none;
    background: #fff;
    box-shadow: 0 2px 4px 2px rgba(153, 153, 153, 0.10);
}
.header_item_child_main {
    width: 4.184rem;
    padding: 40px 0;
    display: flex;
}
.header_item_child_main a {
    font-size: 16px;
    margin-right: .523rem;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.header_item_child_main a::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 16px;
    border-radius: 3px;
    background: #D80C24;
    margin-right: 10px;
}
.header_item_child_main a:hover {
    color: #D80C24;
}
.header_search {
    margin-left: .56rem;
}
.header_search img {
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.posi_serach {
    position: fixed;
    width: 100%;
    left: 0;
    top: 80px;
    padding: 56px 0;
    /* display: flex; */
    display: none;
    justify-content: center;
    border-top: 1px solid #eee;
    background: #fff;
}
.posi_serach_inp {
    position: relative;
}
.posi_serach_inp button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    background: transparent;
}
.posi_serach_inp img {
    width: 30px;
    height: 30px;
}
.posi_serach_inp input {
    width: 3.609rem;
    outline: none;
    height: 46px;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #eee;
    padding-left: 7px;
    padding-right: 31px;
}
.h5-nav {
    display: none;
}

.a-display {
    display: none;
}

.mk-go-top.is-active {
    border-radius: 50%;
    box-shadow: 0px 1px 8px 1.5px rgba(0, 0, 0, 0.35), 0px 20px 70px 8px rgba(0, 0, 0, 0.25);
}

.mk-go-top.is-active {
    right: 15px;
    opacity: 1;
}

.mk-go-top {
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    position: fixed;
    bottom: 15px;
    width: 45px;
    height: 45px;
    text-align: center;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    right: -60px;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.mk-go-top {
    z-index: 300;
}

.mk-go-top svg {
    position: absolute;
    top: 15px;
    left: 15px;
    fill: #fff;
    height: 16px;
    width: 16px;
}

.mk-quick-contact-wrapper.is-active {
    right: 70px;
}

.mk-quick-contact-wrapper {
    position: fixed;
    right: 10px;
    bottom: 15px;
    text-align: center;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    transition: all .2s ease-in-out;
}

.mk-quick-contact-wrapper {
    z-index: 400;
}

.mk-quick-contact-link {
    border-radius: 50%;
    box-shadow: 0px 1px 8px 1.5px rgba(0, 0, 0, 0.35), 0px 20px 70px 8px rgba(0, 0, 0, 0.25);
}

.mk-quick-contact-link {
    display: block;
    width: 45px;
    height: 45px;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .4);
}

#mk-filter-portfolio a,
#mk-footer-navigation a,
#mk-nav-search-wrapper form i,
#review_form_wrapper input[type=submit],
.about-author-social a,
.black-hover-overlay,
.blog-grid-hover-icon,
.blog-modern-btn,
.blog-modern-comment,
.blog-modern-share,
.blog-showcase-extra-info,
.blog-showcase-overlay,
.blog-social-share a,
.blog-teaser-side-item .blog-title,
.button,
.featured-image .post-type-badge,
.featured-image img,
.gallery-lightbox,
.hover-icon,
.ls-jupiter .ls-nav-next,
.ls-jupiter .ls-nav-prev,
.mk-accordion-tab,
.mk-accordion-tab i,
.mk-accordion-tab:before,
.mk-blog-newspaper-item .newspaper-meta-wrapper,
.mk-blog-showcase ul li,
.mk-blog-showcase ul li img,
.mk-blog-showcase-thumb a,
.mk-box-icon .icon-box-boxed .mk-main-ico,
.mk-breadcrumbs-inner a,
.mk-clients .client-logo,
.mk-edge-next,
.mk-edge-prev,
.mk-image-link,
.mk-image-overlay,
.mk-loadmore-button,
.mk-loop-next-prev a,
.mk-message-box .button,
.mk-nav-responsive-link,
.mk-pagination a,
.mk-portfolio-carousel .flex-viewport img,
.mk-pricing-cols .mk-pricing-button a,
.mk-process-steps p,
.mk-quick-contact-link,
.mk-readmore,
.mk-responsive-close,
.mk-similiar-thumbnail img,
.mk-skype-call,
.mk-skype-call i:before,
.mk-social-network-shortcode a i,
.mk-social-network-shortcode ul li a,
.mk-tabs-tabs li i,
.mk-textarea,
.mk-toggle-title:before,
.portfolio-carousel .hover-icon,
.portfolio-carousel .item-content,
.portfolio-carousel-overlay,
.portfolio-meta,
.portfolio-showcase-extra-info,
.portfolio-similar-meta,
.portfolio-similar-posts img,
.portfolio-social a,
.portfolio-widget-info,
.portfolio-widget-lightbox,
.portfolio-widget-permalink,
.post-type-badge,
.product-category .item-holder h4,
.showcase-blog-overlay,
.similar-posts-wrapper .overlay-pattern,
.single-post-tags a,
.swiper-arrows,
.text-input,
.the-title a,
.transition-all-2,
.widget .mk-searchform .search-button,
.widget-portfolio-overlay,
.widget-sub-navigation ul li a,
.widget_contact_form .contact-widget-button,
.widget_instagram a,
.widget_posts_lists .post-type-thumb,
.widget_posts_lists ul li img,
.widget_social_networks a,
.woo-hidden-section,
.woocommerce-pagination a,
.woocommerce-product-gallery__trigger,
.woocommerce-product-search input[type=submit],
a.jp-pause,
a.jp-play {
    transition: all .15s ease-in-out;
    -webkit-perspective: 1000;
}

.mk-quick-contact-link svg {
    position: absolute;
    top: 12px;
    left: 12px;
    fill: #fff;
    height: 20px;
    width: 20px;
}

#mk-quick-contact {
    position: absolute;
    right: -3px;
    bottom: 60px;
    display: none;
    padding: 25px 12px;
    background-color: #e8e8e8;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

#mk-quick-contact {
    z-index: 100;
}

.mk-quick-contact-wrapper .mk-quick-contact-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
}

.mk-quick-contact-wrapper p {
    color: #888;
}

.mk-quick-contact-wrapper .mk-contact-form {
    position: relative;
}

.mk-contact-form {
    position: relative;
    margin: 2px 0 20px;
}

#mk-quick-contact .bottom-arrow {
    position: absolute;
    right: 20px;
    bottom: -4px;
    display: block;
    width: 14px;
    height: 14px;
    border-top: none;
    border-left: none;
    background-color: #e8e8e8;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mk-quick-contact-wrapper .mk-contact-form .text-input,
.mk-quick-contact-wrapper .mk-contact-form .textarea {
    padding: 11px;
    width: 240px;
    border: 0;
    margin-bottom: 7px;
    font-size: 14px;
    border: 1px solid transparent;
    background-color: #f7f7f7;
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    font-size: 13px;
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    outline: 0;
    margin-bottom: 4px;
}

.mk-quick-contact-wrapper .mk-contact-form .textarea {
    height: 100px;
    margin-bottom: 10px;
}

.mk-quick-contact-wrapper .mk-contact-form .btn-cont {
    text-align: center;
}

.accent-bg-color,
.image-hover-overlay,
.newspaper-portfolio,
.similar-posts-wrapper .post-thumbnail:hover>.overlay-pattern,
.portfolio-logo-section,
.post-list-document .post-type-thumb:hover,
#cboxTitle,
#cboxPrevious,
#cboxNext,
#cboxClose,
.comment-form-button,
.mk-dropcaps.fancy-style,
.mk-image-overlay,
.pinterest-item-overlay,
.news-full-with-image .news-categories span,
.news-half-with-image .news-categories span,
.news-fourth-with-image .news-categories span,
.widget-portfolio-overlay,
.portfolio-carousel-overlay,
.blog-carousel-overlay,
.mk-blog-classic-item .blog-loop-comments span,
.mk-similiar-overlay,
.mk-skin-button,
.mk-flex-caption .flex-desc span,
.mk-icon-box .mk-icon-wrapper i:hover,
.mk-quick-contact-link:hover,
.quick-contact-active.mk-quick-contact-link,
.mk-fancy-table th,
.ui-slider-handle,
.widget_price_filter .ui-slider-range,
#review_form_wrapper input[type=submit],
#mk-nav-search-wrapper form .nav-side-search-icon:hover,
form.ajax-search-complete i,
.blog-modern-btn,
.showcase-blog-overlay,
.gform_button[type=submit],
.single_add_to_cart_button,
.button.checkout-button,
.woocommerce #payment #place_order,
#respond #submit,
.widget_price_filter .price_slider_amount .button,
.widget_shopping_cart .button.checkout {
    background-color: #106aa4 !important;
}

.mk-progress-button[data-style=move-up] {
    overflow: visible;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#respond input#submit,
#review_form_wrapper input[type=submit],
.post-password-form input[type=submit],
.woocommerce-product-search input[type=submit],
a.button,
button.button,
input.button {
    margin: 0;
    border: none;
    outline: 0 !important;
    font-size: 13px;
    line-height: 13px !important;
    padding: 12px 15px;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    left: auto;
    white-space: nowrap;
    display: inline-block;
    background-color: #252525;
    color: #fff;
}
.mk-quick-contact-wrapper p {
    font-size: 16px;
    color: #888;
    margin-bottom: 20px;
}
.mk-go-top.is-active {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
}
.mk-go-top.is-active i {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.mk-quick-contact-link {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
}
.mk-quick-contact-link  i {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.mk-quick-contact-link-ac {
    background-color: #106aa4 !important;
}
#sub-footer {
    background-color: #43474d;
    display: flex;
    
}
.mk-grid {
    width: 1140px;
    display: flex;
    margin: 0 auto;
}
.mk-footer-copyright, #mk-footer-navigation li a {
    color: #8c8e91;
}
.mk-footer-copyright {
    font-size: 11px;
    letter-spacing: 1px;
}
.mk-footer-copyright {
    line-height: 16px;
    float: left;
    padding: 25px 0 20px;
    
    font-size: bold;
    opacity: .8;
}
.pagination {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.pagination li {
    margin-right: 10px;
}
.pagination li a,.pagination li span {
    width: 42px;
    height: 42px;
    font-size: 13px;
    border: 1px solid #E0E0E0;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    cursor: pointer;
}
.pagination li:last-child {
    margin-right: 0;
}
.pagination li:hover a,.pagination li:hover span {
    background: #D80C24;
    color: #fff;
}
.pagination li:hover a {
    color: #fff;
}
.pagination .active a,.pagination .active span {
    background: #D80C24;
    color: #fff;
}
.pagination .active a {
    color: #fff;
}
/*.pagination .disabled {*/
/*    background: #efefef;*/
/*    cursor: auto;*/
/*}*/
@media (max-width:1260px) {
    .header {
        padding: 0 5%;
    }
}
@media (max-width:1140px) {
    .mk-grid {
        width: 100%;
    }
    .header_right {
        display: none;
    }
    .header_logo {
        display: none;
    }
    .header {
        padding: 0;
    }
    
    .a-display {
        display: block;
    }

    .logo {
        display: none;
    }

    .h-logo img {
        width: 156px;
    }

    .banner-index {
        top: 80px !important;
    }
    .header-pc {
        width: 100%;
    }
    .a-static {
        /* box-shadow: 0 1px 8px rgba(126, 0, 0, 0.36); */
        /* background-color: #f7f7f7; */
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 8%;
        box-sizing: border-box;
        width: 100%;
        height: 80px;
        position: relative;
        z-index: 202;
    }

    .a-static .h-logo {
        display: flex;
    }

    .mk-css-icon-close div,
    .mk-css-icon-menu div {
        background-color: #D80C24;
    }

    .mk-css-icon-close div,
    .mk-css-icon-menu div {
        height: 3px;
        margin-bottom: 3px;
        border-radius: 3px;
        display: block;
        position: relative;
    }

    .mk-css-icon-menu-line-1,
    .mk-css-icon-menu-line-3 {
        transition: all .2s ease;
    }

    .mk-css-icon-menu-line-2 {
        transition: opacity .1s ease;
    }

    .mk-css-icon-close,
    .mk-css-icon-menu {
        width: 18px;
        height: 18px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .mk-nav-responsive-link {
        cursor: pointer;
        padding: 10px;
        transition: all .15s ease-in-out;
        -webkit-perspective: 1000;
    }

    .dashboard-active .mk-css-icon-menu-line-1,
    .is-active .mk-css-icon-menu-line-1 {
        transform: rotate3d(0, 0, 1, 45deg);
        top: 6px;
    }

    .dashboard-active .mk-css-icon-menu-line-2,
    .is-active .mk-css-icon-menu-line-2 {
        opacity: 0;
    }

    .dashboard-active .mk-css-icon-menu-line-3,
    .is-active .mk-css-icon-menu-line-3 {
        transform: rotate3d(0, 0, 1, -45deg);
        top: -6px;
    }

    .h5-nav {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 201;
        padding-top: 80px;
        box-sizing: border-box;
    }

    .h5-nav .layui-nav {
        background-color: #fff;
    }

    .h5-nav .layui-nav.layui-nav-tree {
        width: 100%;
    }

    .h5-nav .layui-nav-tree .layui-nav-item {
        background-color: #fff;

    }

    .h5-nav .layui-nav-tree .layui-nav-item a {
        color: #444;
        font-weight: bold;
        font-size: 13px;
        background-color: #fff;
        border-bottom: 1px solid rgba(128, 128, 128, .2);
    }

    .h5-nav .layui-nav-itemed>a,
    .h5-nav .layui-nav-tree .layui-nav-title a,
    .h5-nav .layui-nav-tree .layui-nav-title a:hover {
        color: #444 !important;
    }

    .h5-nav .layui-nav-tree .layui-nav-child {
        background-color: #fff;
        padding: 0;
    }

    .h5-nav .layui-nav .layui-nav-child a:hover {
        color: #444 !important;
        background-color: rgba(0, 0, 0, .03);
    }

    .h5-nav .layui-nav .layui-nav-item a:hover,
    .h5-nav .layui-nav .layui-this a {
        color: #444 !important;
        background-color: rgba(0, 0, 0, .03);
    }

    .h5-nav .layui-nav-tree .layui-nav-bar {
        display: none;
    }

    .h5-nav .layui-nav-tree .layui-nav-child a {
        border-bottom: none;
        font-size: 12px;
        font-weight: normal;
    }

    .h5-nav .search_from {
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
    }

    .h5-nav .search_from form {
        position: relative;
    }

    .h5-nav .search_from_tips {
        font-size: 16px;
        margin-bottom: 20px;
        font-size: 16px;
        color: #666666;
        text-align: center;
    }

    .h5-nav .text-input {
        font-size: 13px;
        color: #767676;
        margin: 0;
        padding: 12px 28px 12px 15px;
        width: 100%;
        border: 2px solid rgba(0, 0, 0, .12);
        background-color: #fdfdfd;
        box-sizing: border-box;
    }

    .h5-nav .search_from form i {
        position: absolute;
        top: 13px;
        right: 14px;
        opacity: .4;
    }

    .h5-nav .search_from form i .search-button {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        outline: 0;
        border: none;
        background-color: transparent;
        cursor: pointer;
    }
}

@media (max-width:1000px) {
    
}

@media (max-width:600px) {
    

    .f-1140 {
        display: block;
    }

    .f-col-3 {
        width: 100%;
        box-sizing: border-box;
    }

    .join-us img {
        width: 120px;
    }

    .f-lise {
        margin: 20px 0;
    }
    .a-static {
        padding: 0 5%;
    }
}