/*
  Theme Name: Reveal
  Theme URL: https://bootstrapmade.com/reveal-bootstrap-corporate-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
    background: rgb(255, 255, 255);
    font: 12px/140% Arial, "宋体", Helvetica, sans-serif, Verdana;
    margin: 0px;
    color: rgb(90, 90, 90);
    font-size-adjust: none;
    font-stretch: normal;
}

a {
    color: rgb(39, 181, 18) /*edited*/;
    transition: 0.5s;
}

    a:hover, a:active, a:focus {
        color: #51d8af;
        outline: none;
        text-decoration: none;
    }

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Microsoft yahei', Arial, Verdana;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

span, a, div, p {
    font-family: 'Microsoft yahei', Arial, Verdana;
}
/* add more $space size */

.mr-35 {
    margin-right: 35rem !important;
}

.ml-35 {
    margin-right: 35rem !important;
}

/* add moer $spacer */

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: rgb(39, 181, 18) /*edited*/;
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
}

@media (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }
}

.back-to-top:focus {
    background: rgb(39, 181, 18) /*edited*/;
    color: #fff;
    outline: none;
}

.back-to-top:hover {
    background: rgb(240, 130, 0) /*edited*/;
    color: #fff;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    /*font-size: 14px;  */
}

    #topbar .contact-info a {
        line-height: 1;
        color: #555;
        font-family: 'Microsoft yahei', Arial, Verdana;
    }

        #topbar .contact-info a:hover {
            color: rgb(39, 181, 18) /*edited*/;
        }

    #topbar .contact-info i {
        color: rgb(136,136,136) /*edited*/;
        padding-right: 3px;
    }

    #topbar .contact-info .fa-clock-o {
        padding-left: 10px;
        border-left: 1px solid #e9e9e9;
    }

    #topbar .contact-info .fa-star {
        padding-left: 10px;
        border-left: 1px solid #e9e9e9;
    }

    #topbar .social-links a {
        color: #555;
        padding: 4px 2px;
        display: inline-block;
        line-height: 1px;
        border-left: 1px solid #e9e9e9;
        color: rgb(136,136,136);
        font-family: 'Microsoft yahei', Arial, Verdana;
    }

        #topbar .social-links a:hover {
            color: rgb(39, 181, 18) /*edited*/;
        }

        #topbar .social-links a:first-child {
            border-left: 0;
        }
#topbar .social-links {
    margin-left: -138px;
    margin-left: -340px\0!important;
}

.blogo .logo-animation {
    animation: fadeInDown .5s;
    animation-fill-mode: both
}


.breadcrumb-item + .breadcrumb-item::before {
    content: '>' !important;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 2px 0;
    height: 40px;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
    background-image: url("/asset/bematrix/menu_Bg.png");
    background-repeat: repeat-x;
    background-color: transparent;
    left: 0px;
    ;
}

    #header #logo h1 {
        font-size: 42px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
    }

        #header #logo h1 a {
            color: rgb(240, 130, 0) /*edited*/;
            line-height: 1;
            display: inline-block;
        }

            #header #logo h1 a span {
                color: rgb(39, 181, 18) /*edited*/;
            }

    #header #logo img {
        padding: 0;
        margin: 0;
    }


@media (max-width: 768px) {
    #header {
        padding: 20px 0;
        height: 40px;
    }

        #header #logo h1 {
            font-size: 34px;
        }

        #header #logo img {
            max-height: 40px;
        }
}

#header .nav-item {
    text-align: center;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
    width: 100%;
    height: 60vh;
    position: relative;
    /*background: url("/asset/bematrix/img/intro-carousel/1.jpg") no-repeat;
    background-size: cover;*/
}

.intro-product {
    width: 100%;
    position: relative;
    background: url("/asset/bematrix/img/solution.jpg") no-repeat !important;
    background-size: cover;
    opacity: 0.8;
}

.intro-contact {
    width: 100%;
    position: relative;
    background: url("/asset/bematrix/img/contactus-banner.jpg") no-repeat !important;
    background-size: cover;
    opacity: 0.8;
}

.intro-about {
    width: 100%;
    position: relative;
    background: url("/asset/bematrix/img/banner-about.jpg") no-repeat !important;
    background-size: cover;
    opacity: 0.8;
}

.intro-case {
    width: 100%;
    position: relative;
    background: url("/asset/bematrix/img/banner-case.jpg") no-repeat !important;
    background-size: cover;
    opacity: 0.8;
}

.intro-order {
    width: 100%;
    position: relative;
    background: url("/asset/bematrix/img/banner-order.jpg") no-repeat !important;
    background-size: cover;
    opacity: 0.8;
}
#intro .intro-content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 35%;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /*text-align: center; */
}

    #intro .intro-content h2 {
        color: rgb(240, 130, 0) /*edited*/;
        margin-bottom: 30px;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
    }

    #intro .intro-content p {
        color: #fff;
        font-family: 'Microsoft yahei', Arial, Verdana;
        font-size: 1.4em;
        line-height: 1.3;
        text-align: left;
        padding-left: 20px;
        padding-bottom: 20px;
    }



@media (max-width: 767px) {
    #intro .intro-content h2 {
        font-size: 34px;
    }
}

#intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 2px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
}

#intro .intro-content .btn-get-started {
    background: rgb(240, 130, 0) /*edited*/;
    border: 2px solid rgb(240, 130, 0) /*edited*/;
}

    #intro .intro-content .btn-get-started:hover {
        background: none;
        color: rgb(240, 130, 0) /*edited*/;
    }

#intro .intro-content .btn-projects {
    background: rgb(39, 181, 18) /*edited*/;
    border: 2px solid rgb(39, 181, 18) /*edited*/;
}

    #intro .intro-content .btn-projects:hover {
        background: none;
        color: rgb(39, 181, 18) /*edited*/;
    }

#intro #intro-carousel {
    z-index: 8;
}

    #intro #intro-carousel::before {
        content: '';
        background-color: rgba(33, 17, 17, 0.25);
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        /*z-index: 7; */
    }

    #intro #intro-carousel .item {
        width: 100%;
        height: 60vh;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        position: relative;
    }

    #intro #intro-carousel .slick-content {
        left: 12%;
        top: 0;
        bottom: 0;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
    }

    #intro #intro-carousel .slick-content {
        position: absolute;
        right: 0;
    }

        #intro #intro-carousel .slick-content .h1 {
            color: rgb(240, 130, 0);
            font-size: 5em;
            font-weight: 800;
        }

        #intro #intro-carousel .slick-content .h3 {
            font-size: 4em;
            font-weight: 600;
        }

        #intro #intro-carousel .slick-content .h1 span {
            font: 800 1 Raleway, sans-serif;
            text-transform: uppercase;
            color: #595959
        }

        #intro #intro-carousel .slick-content .beaup span {
            color: #fff
        }

        #intro #intro-carousel .slick-content p {
            width: 52%;
            margin: 1.5em 0;
            font-size: 1.3em;
            color: #655d5d;
            line-height: 1.5;
        }

            #intro #intro-carousel .slick-content p.beauty {
                color: #fff;
            }
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='gray' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
}

    .nav-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }

    .nav-menu li {
        position: relative;
        white-space: nowrap;
    }

    .nav-menu > li {
        text-align: center;
        float: left;
        width: 150px;
        padding-left: 30px;
        padding-right: 20px;
    }

        .nav-menu > li:hover {
            background-color: #18a401;
        }


    .nav-menu li:hover > ul,
    .nav-menu li.sfHover > ul {
        display: block;
    }

    .nav-menu ul ul {
        top: 0;
        left: 100%;
    }

    .nav-menu ul li {
        min-width: 150px;
    }

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 22px;
}

    .sf-arrows .sf-with-ul:after {
        content: "\f107";
        position: absolute;
        right: 8px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
    }

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
    float: left;
    margin: 0;
    width: auto;
}

@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
}

/* Nav Meu Styling */
.nav-menu a {
    padding: 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-family: 'Microsoft yahei', Arial, Verdana;
    font-size: 14px;
    outline: none;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
    color: #ffffff /*edited*/;
}

.nav-menu li > a {
    color: #FFFFFF /*edited*/;
    font-size: 14px;
}

.nav-menu > li {
    margin-left: 10px;
}

.nav-menu ul {
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: rgb(39, 181, 18);
}

    .nav-menu ul li {
        transition: 0.3s;
    }

        .nav-menu ul li a {
            padding: 10px;
            color: #fff;
            transition: 0.3s;
            display: block;
            text-decoration: none;
            display: inline-block;
            color: #fff;
            font-family: 'Microsoft yahei', Arial, Verdana;
            font-size: 14px;
            outline: none;
        }

        .nav-menu ul li:hover {
            background: #18a401;
        }

            .nav-menu ul li:hover > a {
                color: #fff /*edited*/;
            }

    .nav-menu ul ul {
        margin: 0;
    }

.search-mini {
    width: 290px;
}

    .search-mini span {
        background: #f08200;
    }

    .search-mini input {
        border: none !important;
    }

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

    #mobile-nav-toggle i {
        color: #fff;
    }

@media (max-width: 768px) {
    #mobile-nav-toggle {
        display: inline;
    }
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(52, 59, 64, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

    #mobile-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #mobile-nav ul li {
            position: relative;
        }

            #mobile-nav ul li a {
                color: #fff;
                font-size: 16px;
                overflow: hidden;
                padding: 10px 22px 10px 15px;
                position: relative;
                text-decoration: none;
                width: 100%;
                display: block;
                outline: none;
            }

                #mobile-nav ul li a:hover {
                    color: #fff;
                }

            #mobile-nav ul li li {
                padding-left: 30px;
            }

        #mobile-nav ul .menu-has-children i {
            position: absolute;
            right: 0;
            z-index: 99;
            padding: 15px;
            cursor: pointer;
            color: #fff;
        }

            #mobile-nav ul .menu-has-children i.fa-chevron-up {
                color: rgb(39, 181, 18) /*edited*/;
            }

        #mobile-nav ul .menu-item-active {
            color: rgb(39, 181, 18) /*edited*/;
        }

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(52, 59, 64, 0.9);
    display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

    body.mobile-nav-active #mobile-nav {
        left: 0;
    }

    body.mobile-nav-active #mobile-nav-toggle {
        color: #fff;
    }

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header {
    margin-bottom: 30px;
}

    .section-header h2 {
        font-size: 32px;
        color: rgb(240, 130, 0) /*edited*/;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        padding-bottom: 20px;
        text-align: center;
    }

        .section-header h2::before {
            content: '';
            position: absolute;
            display: block;
            width: 50px;
            height: 3px;
            /*background:  rgb(39, 181, 18) /*edited*/;
            bottom: 0;
            left: 0;
        }

#article h6 {
    background: #aad06f;
    border-radius: 10px;
    width: 100px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
}

    /*#article h6::before {
        background-color: #d0d4d8;
        content: "";
        height: 22px;
        left: 0px;
        position: absolute;
        top: -2px;
        width: 5px;
    }*/
/*.section-header h6::before {
        content: '';
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: rgb(39, 181, 18) ;
        bottom: 0;
        left: 0;
    }*/

.section-header p {
    padding: 0;
    margin: 0;
}
/*process */
#process {
}

    #process .breadcrumb {
        padding: 0px;
        background: #D4D4D4;
        list-style: none;
        overflow: hidden;
        margin-top: 20px;
    }

        #process .breadcrumb > li + li:before {
            padding: 0;
        }

        #process .breadcrumb li {
            float: left;
        }

            #process .breadcrumb li.active a {
                background: brown; /* fallback color */
                background: #ffc107;
            }

            #process .breadcrumb li.completed a {
                background: brown; /* fallback color */
                background: hsla(153, 57%, 51%, 1);
            }

            #process .breadcrumb li.active a:after {
                border-left: 30px solid #ffc107;
            }

            #process .breadcrumb li.completed a:after {
                border-left: 30px solid hsla(153, 57%, 51%, 1);
            }

            #process .breadcrumb li a {
                color: white;
                text-decoration: none;
                padding: 10px 0 10px 45px;
                position: relative;
                display: block;
                float: left;
            }

                #process .breadcrumb li a:after {
                    content: " ";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                    border-bottom: 50px solid transparent;
                    border-left: 30px solid hsla(0, 0%, 83%, 1);
                    position: absolute;
                    top: 50%;
                    margin-top: -50px;
                    left: 100%;
                    z-index: 2;
                }

                #process .breadcrumb li a:before {
                    content: " ";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                    border-bottom: 50px solid transparent;
                    border-left: 30px solid white;
                    position: absolute;
                    top: 50%;
                    margin-top: -50px;
                    margin-left: 1px;
                    left: 100%;
                    z-index: 1;
                }

            #process .breadcrumb li:first-child a {
                padding-left: 15px;
            }

            #process .breadcrumb li a:hover {
                background: #ffc107;
            }

                #process .breadcrumb li a:hover:after {
                    border-left-color: #ffc107 !important;
                }

/*#process*/
/* About Section
--------------------------------*/

#about {
    padding: 60px 0 50px 0;
  
    height: 300px;
}

    #about .about-img {
        overflow: hidden;
    }

        #about .about-img img {
            margin-left: -15px;
            max-width: 100%;
        }

@media (max-width: 768px) {
    #about .about-img {
        height: auto;
    }

        #about .about-img img {
            margin-left: 0;
            padding-bottom: 30px;
        }
}

#about .content h2 {
    color: rgb(240, 130, 0) /*edited*/;
    font-weight: 700;
    font-size: 36px;
    font-family: "Raleway", sans-serif;
}

#about .content h3 {
    color: #555;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
}

#about .content p {
    line-height: 26px;
}

    #about .content p:last-child {
        margin-bottom: 0;
    }

#about .content i {
    font-size: 20px;
    padding-right: 4px;
    color: rgb(39, 181, 18) /*edited*/;
}

#about .content ul {
    list-style: none;
    padding: 0;
}

    #about .content ul li {
        padding-bottom: 10px;
    }
    #about .section-title{
        color:#fff!important;
    }

/* Services Section
--------------------------------*/










#services {
    padding: 50px 0 0 0;
}

    #services .box {
        padding: 40px;
        margin-bottom: 40px;
        box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
        background: #fff;
        transition: 0.4s;
    }

        #services .box:hover {
            box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
            transform: translateY(-10px);
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
        }

        #services .box .icon {
            float: left;
        }

            #services .box .icon i {
                color: #444;
              
                transition: 0.5s;
                line-height: 0;
                margin-top: 64px;
            }

                #services .box .icon i:before {
                    background: rgb(240, 130, 0) /*edited*/;
                    background: linear-gradient(45deg, rgb(39, 181, 18) /*edited*/ 0%, #a3ebd5 100%);
                    background-clip: border-box;
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                }

        #services .box h4 {
            margin-left: 100px;
            font-weight: 700;
            margin-bottom: 15px;
            font-size: 22px;
        }

            #services .box h4 a {
                color: #444;
            }

        #services .box p {
            font-size: 14px;
            margin-left: 100px;
            margin-bottom: 0;
            line-height: 24px;
        }

@media (max-width: 767px) {
    #services .box .box {
        margin-bottom: 20px;
    }

    #services .box .icon {
        float: none;
        text-align: center;
        padding-bottom: 15px;
    }

    #services .box h4, #services .box p {
        margin-left: 0;
        text-align: center;
    }
}

#services .details h4 {
    font-size: 15px;
    font-family: 'Microsoft yahei', Arial, Verdana;
}

.section-span, .section-title {
    font-family: 'Microsoft yahei', Arial, Verdana;
    color: rgb(136,136,136);
    font-size:13px;
}
/* Clients Section
--------------------------------*/
#clients {
    padding: 30px 0;
}

    #clients img {
        max-width: 100%;
        opacity: 0.5;
        transition: 0.3s;
        border: 1px solid #a09a9a;
        overflow: hidden;
        background-color: #fff;
        -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 2px 0px #222222, 0px 10px 15px #ffffff;
        -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 2px 0px #222222, 0px 10px 15px #ffffff;
        -ms-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 2px 0px #222222, 0px 10px 15px #ffffff;
        -o-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 2px 0px #222222, 0px 10px 15px #ffffff;
        box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 2px 0px #222222, 0px 10px 15px #ffffff;
    }

        #clients img:hover {
            opacity: 1;
        }

    #clients .owl-nav, #clients .owl-dots {
        margin-top: 5px;
        text-align: center;
    }

    #clients .owl-dot {
        display: inline-block;
        margin: 0 5px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #ddd;
    }

        #clients .owl-dot.active {
            background-color: rgb(39, 181, 18) /*edited*/;
        }

    #clients .owl-carousel.owl-drag .owl-item {
        padding: 14px !important;
    }

/* Our Portfolio Section
--------------------------------*/
#portfolio {
    background: #fff;
    padding: 25px 0;
}

    #portfolio .portfolio-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
    }

    #portfolio .portfolio-item {
        overflow: hidden;
        position: relative;
        padding: 10px 10px;
        vertical-align: middle;
        text-align: center;
        height: 240px;
        overflow-y: hidden;
    }


        #portfolio .portfolio-item:hover {
            border: 1px solid rgb(39, 181, 18);
        }

        #portfolio .portfolio-item h2 {
            color: #ffffff;
            font-size: 18px;
            margin: 0;
            text-transform: capitalize;
            font-weight: 700;
        }

        #portfolio .portfolio-item img {
            -webkit-transition: all ease-in-out 0.4s;
            transition: all ease-in-out 0.4s;
            width: 100%;
        }

.tab-content .portfolio-item img {
    height: 200px;
}

#portfolio .portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*#portfolio .portfolio-item:hover .portfolio-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}*/

#portfolio .portfolio-item:hover .portfolio-info {
    width: 100%;
}

#portfolio .portfolio-info {
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(11, 19, 10, 0.23);
    -webkit-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
    -moz-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
    -o-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
    transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
}

    #portfolio .portfolio-info:before {
        content: '';
        background-color: rgba(11, 19, 10, 0.23);
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 7;
    }
/* Testimonials Section
--------------------------------*/
#testimonials {
    padding: 30px 0;
}

    #testimonials .testimonial-item {
        box-sizing: content-box;
        padding: 30px 30px 0 30px;
        margin: 30px 15px;
        text-align: center;
        min-height: 350px;
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    }

@media (max-width: 767px) {
    #testimonials .testimonial-item {
        margin: 30px 10px;
    }
}

#testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 auto;
}

#testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}

#testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #999;
    margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
    margin-top: -15px;
    padding-right: 10px;
    display: inline-block;
    width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
    margin-bottom: -15px;
    padding-left: 10px;
    display: inline-block;
    max-width: 100%;
    width: 37px;
}

#testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
}

#testimonials .owl-nav, #testimonials .owl-dots {
    margin-top: 5px;
    text-align: center;
}

#testimonials .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
}

    #testimonials .owl-dot.active {
        background-color: rgb(39, 181, 18) /*edited*/;
    }

/* Call To Action Section
--------------------------------*/
#call-to-action {
    background: #081e5b;
    background-size: cover;
    padding: 40px 0;
}

    #call-to-action .cta-title {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
    }

    #call-to-action .cta-text {
        color: #fff;
    }

@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

#call-to-action .cta-btn {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 26px;
    border-radius: 3px;
    transition: 0.5s;
    margin: 10px;
    border: 3px solid #fff;
    color: #fff;
}

    #call-to-action .cta-btn:hover {
        background: rgb(39, 181, 18) /*edited*/;
        border: 3px solid rgb(39, 181, 18) /*edited*/;
    }

/* Our Team Section
--------------------------------*/
#team {
    background: #fff;
}

    #team .member {
        text-align: center;
        margin-bottom: 20px;
    }

        #team .member .pic {
            overflow: hidden;
            text-align: center;
        }

            #team .member .pic img {
                max-width: 95%;
            }

        #team .member .details {
            background: #fff /*edited*/;
            color: rgb(39, 181, 18);
            padding: 15px;
            border-radius: 0 0 3px 3px;
        }

        #team .member h4 {
            font: normal 120% 'Microsoft yahei', Arial, Verdana;
            word-wrap: break-word;
            font-family: Microsoft YaHei;
            font-size: 14px;
            font-weight: bold;
            line-height: 140%;
            color: #5a5a5a;
        }

        #team .member span {
            font-family: Microsoft YaHei;
            color: rgb(39, 181, 18);
            line-height: 140%;
        }

.wp-new-ar-pro-style-description {
    display: block;
    font-family: Microsoft YaHei;
    color: #888888;
    margin-top: 5px;
    line-height: 136%;
}


#team .member .social {
    display: block;
    font-family: Microsoft YaHei;
    color: #888888;
    margin-top: 5px;
    line-height: 136%;
}

/*device page*/
.device .portfolio-popup {
    color: #ffffff !important;
}
/*end device*/
/* Contact Section
--------------------------------*/
#contact {
    padding: 30px 0;
}

.contact-detail i {
    font-style: normal !important;
}

#contact .contact-info {
    margin-bottom: 20px;
    text-align: center;
}

.contact-info {
    font-family: 'Microsoft yahei', Arial, Verdana;
    color: rgb(136,136,136);
    font-size:13px;
}

#contact .contact-info i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: rgb(39, 181, 18) /*edited*/;
}

#contact .contact-info address, #contact .contact-info p {
    margin-bottom: 0;
    color: rgb(136,136,136);
}

#contact .contact-info h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
}

#contact .contact-info a {
    color: #000;
}

    #contact .contact-info a:hover {
        color: rgb(39, 181, 18) /*edited*/;
    }

#contact .contact-address, #contact .contact-phone, #contact .contact-email {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    #contact .contact-address, #contact .contact-phone, #contact .contact-email {
        padding: 20px 0;
    }
}

@media (min-width: 768px) {
    #contact .contact-phone {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

#contact #google-map {
    height: 290px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    #contact #google-map {
        margin-top: 20px;
    }
}

#contact .form #sendmessage {
    color: rgb(39, 181, 18) /*edited*/;
    border: 1px solid rgb(39, 181, 18) /*edited*/;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

    #contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
        display: block;
    }

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#contact .form input, #contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    font-family: 'Microsoft yahei', Arial, Verdana;
}

#contact .form button[type="submit"] {
    background: rgb(39, 181, 18) /*edited*/;
    border: 0;
    border-radius: 3px;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

    #contact .form button[type="submit"]:hover {
        background: #2dc899;
    }


/* contactform*/

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 0px;
        box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
        padding: 20px 30px;
        box-sizing: border-box;
        width: 80%;
        margin: 0 10%;
        /*stacking fieldsets above each other*/
        position: relative;
    }

        /*Hide all except first fieldset*/
        #msform fieldset:not(:first-of-type) {
            display: none;
        }

    /*inputs*/
    #msform input, #msform textarea {
        padding: 15px;
        border: 1px solid #ccc;
        border-radius: 0px;
        margin-bottom: 10px;
        width: 100%;
        box-sizing: border-box;
        font-family: montserrat;
        color: #2C3E50;
        font-size: 13px;
    }

        #msform input:focus, #msform textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #ee0979;
            outline-width: 0;
            transition: All 0.5s ease-in;
            -webkit-transition: All 0.5s ease-in;
            -moz-transition: All 0.5s ease-in;
            -o-transition: All 0.5s ease-in;
        }

    /*buttons*/
    #msform .action-button {
        width: 100px;
        background: #ee0979;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button:hover, #msform .action-button:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
        }

    #msform .action-button-previous {
        width: 100px;
        background: #C5C5F1;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button-previous:hover, #msform .action-button-previous:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
        }

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

    #progressbar li {
        list-style-type: none;
        color: white;
        text-transform: uppercase;
        font-size: 9px;
        width: 33.33%;
        float: left;
        position: relative;
        letter-spacing: 1px;
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 24px;
            height: 24px;
            line-height: 26px;
            display: block;
            font-size: 12px;
            color: #333;
            background: white;
            border-radius: 25px;
            margin: 0 auto 10px auto;
        }

        /*progressbar connectors*/
        #progressbar li:after {
            content: '';
            width: 100%;
            height: 2px;
            background: white;
            position: absolute;
            left: -50%;
            top: 9px;
            z-index: -1; /*put it behind the numbers*/
        }

        #progressbar li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }

        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        #progressbar li.active:before, #progressbar li.active:after {
            background: #ee0979;
            color: white;
        }


/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}

    .dme_link a {
        background: #FFF;
        font-weight: bold;
        color: #ee0979;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 5px 25px;
        font-size: 12px;
    }

        .dme_link a:hover, .dme_link a:focus {
            background: #C5C5F1;
            text-decoration: none;
        }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*#footer {
  background: #f2f5f8;
  padding: 0 0 30px 0;
  font-size: 14px;
} */

.footer-pad li {
    padding: 5px 0;
    font-family: 'Microsoft yahei', Arial, Verdana;
    border-bottom: 1px solid #f1f1f1;
}

    .footer-pad li a {
        color: #909090;
        font-family: 'Microsoft yahei', Arial, Verdana;
    }

    .footer-pad li :hover {
        color: rgb(240, 130, 0);
    }

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #555;
}

    #footer .credits a {
        color: rgb(240, 130, 0) /*edited*/;
    }


.footer-pad li .list-unstyled {
    padding: 5px 0;
    text-align: center
}


.nb-footer {
    background: #272727;
    /*margin-top: 60px; */
    padding-bottom: 30px;
    position: relative;
}

    .nb-footer .logoam {
        animation: fadeInUp .5s;
        animation-fill-mode: both
    }

    .nb-footer .wxcode {
        position: absolute;
        top: 25px;
        right: 20px;
        width: 10%;
    }

    .nb-footer .footer-single {
        margin-top: 30px;
    }

        .nb-footer .footer-single .fa-phone {
            color: rgb(240, 130, 0);
        }

        .nb-footer .footer-single .phone-number {
            font-size: 40px;
            color: rgb(240, 130, 0);
        }

    .nb-footer .footer-title {
        display: block;
        margin: 10px 0 25px 0;
        border-bottom: 1px dotted #e4e9f0;
    }

    .nb-footer .footer-single a {
        text-decoration: none;
    }

    .nb-footer .footer-single h2 {
        color: #eee;
        font-size: 18px;
        font-weight: 200;
        display: inline-block;
        border-bottom: 2px solid #7BFF00;
        padding-bottom: 5px;
        margin-bottom: -2px;
    }

    .nb-footer .footer-single li {
        border-top: solid 1px #353535;
    }

        .nb-footer .footer-single li:first-child {
            border-top: none;
        }

        .nb-footer .footer-single li a {
            color: #979797;
            font-size: 12px;
            padding: 6px 0px;
            display: block;
            transition: all 0.4s ease-in-out;
        }

            .nb-footer .footer-single li a:hover {
                color: #7BFF00;
            }

                .nb-footer .footer-single li a:hover i {
                    color: #7BFF00;
                }

    .nb-footer .dummy-logo {
        margin-top: 11px;
        padding-bottom: 9px;
    }

        .nb-footer .dummy-logo .icon {
            margin-right: 10px;
            border-radius: 20px;
            margin-top: 24px;
        }

    .nb-footer .brand {
        background: #7BFF00;
    }

    .nb-footer .dummy-logo i {
        font-size: 50px;
        color: #fff;
        padding: 5px;
    }

    .nb-footer .dummy-logo p {
        color: #999;
        font-size: 12px;
    }

    .nb-footer .dummy-logo h2 {
        font-size: 24px !important;
        border-bottom: none;
        color: #696969;
        padding: 5px 0;
    }

    .nb-footer .btn-footer {
        border: 1px solid #7BFF00;
        margin-top: 10px;
        color: #999;
    }

        .nb-footer .btn-footer:hover {
            background: #7BFF00;
            color: #fff;
            transition: all 0.4s ease-in-out;
        }

    .nb-footer .useful-links li a {
        text-transform: uppercase;
    }

    .nb-footer .footer-project a {
        font-size: 13px;
    }

    .nb-footer .footer-project img {
        margin-bottom: 20px;
        border: 1px solid #666;
        border-radius: 6px;
        padding: 1px;
        opacity: 0.7;
        transition: all 0.4s ease-in-out;
    }

        .nb-footer .footer-project img:hover {
            opacity: 1.0;
            cursor: pointer;
        }

    .nb-footer .footer-project .footer-title {
        margin-top: 0;
    }

    .nb-footer .footer-single p, .footer-single address {
        color: #979797;
        font-size: 14px;
        margin-top: 5px;
        line-height: 22px;
    }

    .nb-footer .footer-single .big-word {
        font-size: 20px;
        color: #484848;
        line-height: 1rem;
    }

.nb-copyright {
    background: #171717;
    padding-bottom: 10px;
}

    .nb-copyright .copyrt {
        margin-top: 22px;
       color:rgb(136,136,136);
       
    }
    .nb-copyright .copyrt a {
        padding-right: 5px;
       
    }

     

    .nb-copyright .footer-social {
        margin-top: 10px;
    }

        .nb-copyright .footer-social i {
            padding: 5px 10px;
            color: #999;
            border: 1px solid #333;
            margin-top: 10px;
            font-size: 20px;
            border-radius: 5px;
            transition: all 0.4s ease-in-out;
        }

            .nb-copyright .footer-social i:hover {
                background: #7BFF00;
                color: #fff;
            }

        .nb-copyright .footer-social .fa-facebook {
            padding: 5px 14px;
        }

@media(max-width: 767px) {
    .xs-center {
        text-align: center;
    }

    .left-clear {
        padding-left: 0;
    }

    .right-clear {
        padding-right: 0;
    }
}

















.list-group-item:hover {
    background-color: #1c1e22;
}

.navbar .brand, .navbar .nav > li > a {
    color: #D64848;
}

    .navbar .brand, .navbar .nav > li > a:hover {
        color: #F56E6E;
    }

.navbar-nav > li a:hover {
    background: transparent !important;
}

body {
    background: rgb(255, 255, 255);
    font: 12px/140% Arial, "宋体", Helvetica, sans-serif, Verdana;
    margin: 0px;
    color: rgb(90, 90, 90);
    font-size-adjust: none;
    font-stretch: normal;
}
/*html {
	overflow: hidden; -webkit-text-size-adjust: none;
}*/
/*body {
	overflow: hidden; -webkit-text-size-adjust: none;
}*/
table {
    font: 12px/140% Arial, "宋体", Helvetica, sans-serif, Verdana;
    color: rgb(90, 90, 90);
    font-size-adjust: none;
    font-stretch: normal;
}

td {
    font: 12px/140% Arial, "宋体", Helvetica, sans-serif, Verdana;
    color: rgb(90, 90, 90);
    font-size-adjust: none;
    font-stretch: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

th {
    border-collapse: collapse;
}

td {
    border-collapse: collapse;
}

a:link {
    color: rgb(90, 90, 90);
    text-decoration: none;
}

a:visited {
    color: rgb(90, 90, 90);
    text-decoration: none;
}

a:hover {
    color: #18a401;
    text-decoration: none;
}

img {
    border: 0px currentColor;
    border-image: none;
}

div {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

ol {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

input {
    margin: 0px;
    padding: 0px;
}

label {
    margin: 0px;
    padding: 0px;
}

span {
    margin: 0px;
    padding: 0px;
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {
    margin: 0px;
    padding: 0px;
}

dd {
    margin: 0px;
    padding: 0px;
}

h1 {
    margin: 0px;
    padding: 0px;
}

h2 {
    margin: 0px;
    padding: 0px;
}

h3 {
    margin: 0px;
    padding: 0px;
}

h4 {
    margin: 0px;
    padding: 0px;
}

h5 {
    margin: 0px;
    padding: 0px;
}

h6 {
    margin: 0px;
    padding: 0px;
}

a {
}

a {
}

ol {
    list-style-type: none;
}

ul {
    list-style-type: none;
}

li {
    list-style-type: none;
}



.product_item {
    text-align: center;
    padding-top: 2px
}

    .product_item .details {
        padding-top: 24px
    }

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

/* cover header overflow*/
#mcontent .container .row col-lg-3, #mcontent .container .row col-md-4, #mcontent .container .row col-sm-6, #mcontent .container .row col-xs-12 {
    z-index: 5 !important;
}


@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}
/* product detail*/

.content-carousel {
    display: block;
    margin: 0 auto;
}

#carouselExampleIndicators {
    padding: 10px;
    border: 1px solid #f3eded;
}

    #carouselExampleIndicators .carousel-item img {
        height: 425px;
    }

.content-carousel .owl-stage-outer {
    margin-left: 5rem !important;
}

.product-details .owl-dots {
    margin-right: 33rem !important;
    width: 5rem !important;
}
/*.product_item .pic{
	font-size: 40px;
    line-height: 2.8;
    width: 120px;
    border-radius: 50%;
    border: 6px solid rgb(203, 245, 197);
    margin: 0 auto;
	    background-image: linear-gradient( to top right, #208a11, #ffffff );
    color: rgb(173, 76, 40);
	opacity: 0.6;
}
.product_item .pic:hover{
	background-image: linear-gradient( to top left, #208a11, #ffffff );
	 border: 6px solid #27b512;
	cursor:pointer;
	
} 

.product_item .pic {
  font-siz: 40px;
  width: 120px;
	
  display: inline-block;
  padding: 16px;
  text-align: center;
  line-height: 7;
  border-radius: 50%;
  border: 5px solid rgb(243, 206, 130);

}  */
.product_item {
    width: 150px;
    height: 150px;
    display: inline-block;
    margin: 20px;
}

    .product_item .pic::before,
    .product_item .pic::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }

    .product_item .pic,
    .product_item .pic::before,
    .product_item .pic::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .product_item .pic {
        position: relative;
        z-index: 2;
        background-color: #fff;
        border: 5px solid rgb(255, 255, 255);
        color: rgb(220, 249, 215);
        ;
        font-size: 35px;
        border-radius: 50%;
        line-height: 3.8;
        overflow: hidden;
    }

    .product_item .pic {
        background: url(/asset/bematrix/img/round.png) no-repeat;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        position: relative;
        cursor: default;
        background-size: 100% auto;
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #8ed883, 0 1px 2px rgba(0,0,0,0.1);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .product_item .round18 {
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #d22d39, 0 1px 2px rgba(0,0,0,0.1);
    }

    .product_item .round27 {
        background: url(/asset/bematrix/img/round27.png) no-repeat;
        background-size: 100% auto;
    }

    .product_item .round36 {
        background: url(/asset/bematrix/img/round36.png) no-repeat;
        background-size: 100% auto;
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #17a2b8, 0 1px 2px rgba(0,0,0,0.1);
    }

    .product_item .round54 {
        background: url(/asset/bematrix/img/round54.png) no-repeat;
        background-size: 100% auto;
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #ff5700, 0 1px 2px rgba(0,0,0,0.1);
    }

    .product_item .round72 {
        background: url(/asset/bematrix/img/round72.png) no-repeat;
        background-size: 100% auto;
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #9d9d98, 0 1px 2px rgba(0,0,0,0.1);
    }

    .product_item .round100 {
        background: url(/asset/bematrix/img/round100.png) no-repeat;
        background-size: 100% auto;
        box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 8px #2e3824, 0 1px 2px rgba(0,0,0,0.1);
    }

    .product_item .pic::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    /* .product_item .pic:hover::after {
        background: rgb(39,189,18);
        ;
        border-radius: 50%;
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }  */

    .product_item .circle {
        /*   opacity: 0.75;  */
    }

    .product_item .ch-info {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-backface-visibility: hidden;
    }

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}

.ch-info h3 {
    position: relative;
    letter-spacing: 2px;
    padding: 45px 0 0 0;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

    .ch-info p a {
        display: block;
        color: #fff;
        color: rgba(255,255,255,0.7);
        font-style: normal;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: 1px;
        padding-top: 4px;
        font-family: 'Open Sans', Arial, sans-serif;
    }

.product_item .pic:hover {
    box-shadow: inset 0 0 0 110px rgb(232, 189, 138), inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round18:hover {
    box-shadow: inset 0 0 0 110px #d22d39, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round27:hover {
    box-shadow: inset 0 0 0 110px #8ed883, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round36:hover {
    box-shadow: inset 0 0 0 110px #17a2b8, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round54:hover {
    box-shadow: inset 0 0 0 110px #ff5700, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round72:hover {
    box-shadow: inset 0 0 0 110px #9d9d98, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .round100:hover {
    box-shadow: inset 0 0 0 110px #2e3824, inset 0 0 0 16px rgba(41, 41, 41, 0.59), 0 1px 2px rgba(0,0,0,0.1);
    cursor: pointer;
}

.product_item .pic:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.tr-section, .products {
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.09);
    -moz-box-shadow: 0 3px 12px rgba(0,0,0,.09);
    -ms-box-shadow: 0 3px 12px rgba(0,0,0,.09);
    -o-box-shadow: 0 3px 12px rgba(0,0,0,.09);
    box-shadow: 0 3px 12px rgba(0,0,0,.09);
    margin-bottom: 30px;
}


/* end of product detail */


/*-- schedule-bottom --*/
.schedule-bottom {
    background: #2fdab8;
}

.agileits_schedule_bottom_right, .agileinfo_schedule_bottom_left {
    padding: 0;
}

    .agileinfo_schedule_bottom_left img {
        width: 100%;
    }

.w3ls_schedule_bottom_right_grid {
    padding: 3em 2em;
    background: #fff;
    margin: 6.5em 0 0;
    width: 90%;
    box-shadow: 5px 0px 10px #19a98c;
}

    .w3ls_schedule_bottom_right_grid h3 {
        text-transform: uppercase;
        font-size: 1.4em;
        color: #212121;
        letter-spacing: 2px;
        font-weight: 700;
    }

        .w3ls_schedule_bottom_right_grid h3 span {
            color: #fc636b;
        }

    .w3ls_schedule_bottom_right_grid p {
        margin: 1em 0 2em;
        color: #545454;
        line-height: 2em;
    }

.w3l_schedule_bottom_right_grid1 {
    text-align: center;
}

    .w3l_schedule_bottom_right_grid1 i {
        font-size: 1.5em;
        color: #2fdab8;
        display: block;
    }

    .w3l_schedule_bottom_right_grid1 h4 {
        margin: 1em 0;
        color: #212121;
        text-transform: uppercase;
        font-size: 1em;
        letter-spacing: 2px;
    }

    .w3l_schedule_bottom_right_grid1 h5 {
        font-size: 2em;
        color: #212121;
        font-weight: 600;
    }

h3.wthree_text_info {
    font-size: 2.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}

    h3.wthree_text_info span {
        font-weight: 300;
    }
/*-- //schedule-bottom --*/


/* menu tree*/

.list-group.list-group-root {
    padding: 0;
    overflow: hidden;
}

    .list-group.list-group-root .list-group {
        margin-bottom: 0;
    }

    .list-group.list-group-root .list-group-item {
        border-radius: 0;
        border-width: 1px 0 0 0;
    }

    .list-group.list-group-root > .list-group-item:first-child {
        border-top-width: 0;
    }

    .list-group.list-group-root > .list-group > .list-group-item {
        padding-left: 30px;
    }

    .list-group.list-group-root > .list-group > .list-group > .list-group-item {
        padding-left: 45px;
    }

.list-group-item .glyphicon {
    margin-right: 5px;
}
/*index*/
.bg-mgray {
    background-color: #e7ebe6 !important;
}

    .bg-mgray:hover {
        background-color: rgba(255, 87, 0, 1) !important;
    }

.more-case-button {
    background-color: rgba(255, 87, 0, 1) !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .more-case-button:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 50px;
        -moz-border-radius: 50px 50px 50px 50px;
        -webkit-border-radius: 50px 50px 50px 50px;
        background: rgb(39, 181, 18);
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .more-case-button:hover, .more-case-button:focus, .more-case-button:active {
        color: white;
    }

        .more-case-button:hover:before, .more-case-button:focus:before, .more-case-button:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }
/*.more-case-button:hover {
    background-color: rgb(39, 181, 18) !important;
}*/
/* end menutree/

/* mcontent*/
/* end mcontent*/
/*/add*/
/*about page*/
.about-page th img {
    width: 75px;
    
}
.about-page .thumbnail {
    text-align: center;
}
.about-page .thumbnail img {
    width: 70%;
    border-radius: 50%;

}
.about-page .table td, .about-page .table th {
    padding: 5px;
    vertical-align: middle;
    border-bottom: 1px  dashed #575b5f;
    border-top: none;
    font-family: 'Microsoft yahei',Arial,Verdana;
    font-size: 14px;
 
}
.about-page .about-td {
    font-family: 'Microsoft yahei',Arial,Verdana;
    width: 100px;
    font-size: 18px!important;
    font-weight: bold;
}
.about-page h6::before {

}
.about-page h6 {
    background: #aad06f;
    border-radius: 10px;
    width: 100px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*single page*/
#single-page section {
    font-size: 26px;
}

.article-section {
    padding: 40px 0px 20px 0px;
    height: 300px;
}

#article-list .col-md-12 {
    border: 1px solid rgba(0,0,0,.1);
}

#article-list p {
    line-height: 140%;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #888888;
    font-weight: normal;
    text-decoration: none;
}

#article-list span {
    display: block;
    font-family: Microsoft YaHei;
    font-size: 11px;
    color: #aaaaaa;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    text-align: left;
    padding: 10px 0px;
}

#article-list h5:first-child {
    padding-top: 15px
}

#article-list .hrr:last-child {
    border-top: none !important;
}

#single-page .contentnail {
    position: relative;
    text-align: center;
}

    #single-page .contentnail img {
        width: 100%;
        opacity: 0.8;
    }

    #single-page .contentnail .below-title {
        background: none repeat scroll 0 0 yellow;
        opacity: 0.5;
        bottom: 8px;
        left: 50%;
        position: absolute;
    }


.wrapper {
    column-count: 2;
    column-gap: 50px;
    padding: 50px;
}

.moon {
    border-radius: 50%;
    height: 200px;
    width: 200px;
    background-color: #2badd9;
    float: right;
    shape-outside: inset(1% round 50%);
    margin-left: 20px;
    margin-bottom: 10px;
}

.article-section .about-img {
    overflow: hidden;
}

    .article-section .about-img img {
        margin-left: -15px;
        max-width: 100%;
    }

@media (max-width: 768px) {
    .article-section .about-img {
        height: auto;
    }

        .article-section .about-img img {
            margin-left: 0;
            padding-bottom: 30px;
        }
}

.article-section .content h2 {
    color: rgb(240, 130, 0) /*edited*/;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Microsoft yahei', Arial, Verdana;
}

.article-section .content h3 {
    color: #555;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
}

.article-section .content p {
    line-height: 26px;
}

    .article-section .content p:last-child {
        margin-bottom: 0;
    }

.article-section .content i {
    font-size: 20px;
    padding-right: 4px;
    color: rgb(39, 181, 18) /*edited*/;
}

.article-section .content ul {
    list-style: none;
    padding: 0;
}

    .article-section .content ul li {
        padding-bottom: 10px;
    }


/*end single page*/
.vbottom {
    position: relative;
    top: 100%;
    transform: translateY(-100%);
}

.member {
    border: 1px solid #dddddd;
}

    .member:hover {
        border-color: rgb(240, 130, 0);
    }

.overlay-text {
    font-size: 3.5vw;
    float: left;
    width: 65%; /*important*/
    bottom: 13vw; /*important*/
    padding: 25px;
    background: #f7f7f7;
}

/*.left-nav {
    margin-top: -80px !important;
}*/

/*.left-nav .row {
        height: 20vh !important;
    }*/

.left-nav .col-lg-9 {
    position: relative;
}

    .left-nav .col-lg-9 .container {
        position: absolute;
        bottom: -15px;
        left: 0;
        right: 0;
    }

.left-nav .breadcrumb {
    padding-left: 0 !important;
}

/*breadcumb*/






/*breadcrumb2*/
@media (max-width: 767px) {
    .btn-breadcrumb {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px) !important;
    }
  
}

/*breadcrumb2*/
@media (max-width: 1366px) {

    #topbar .social-links {
        margin-left: -65px!important;
    }
}





.btn-breadcrumb {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
}

    .btn-breadcrumb .btn {
        border-color: transparent;
        border: 0px solid transparent;
        border-right: 1px solid transparent !important;
        font-size: 11px;
    }

.breadcrumb-default {
    background-color: #fff;
}

.btn-primary, .breadcrumb-primary {
    background-color: #337ab7;
}

    .btn-primary:hover {
        background-color: #286090;
    }

.breadcrumb-success {
    background-color: #5cb85c;
}

.breadcrumb-info {
    background-color: #5bc0de;
}

.breadcrumb-warning {
    background-color: #f0ad4e;
}

.breadcrumb-danger {
    background-color: #d9534f;
}

.breadcrumb-negro {
    background-color: #ffffff;
}

.btn-breadcrumb .btn:last-child {
    font-weight: bold;
    text-decoration: underline;
}

    .btn-breadcrumb .btn:last-child:after {
        margin-left: -2px;
    }

    .btn-breadcrumb .btn:last-child:before {
        margin-left: -1px;
    }

.btn-breadcrumb .btn-derecha {
    float: right;
    margin-right: 0px;
    padding: 6px 10px 6px 10px !important;
    margin-left: 0px !important;
    border-radius: 0px !important;
}

    .btn-breadcrumb .btn-derecha:first-child {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important;
    }

    .btn-breadcrumb .btn-derecha:after, .btn-breadcrumb .btn-derecha:before {
        content: none !important;
    }

.btn-breadcrumb .btn:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    margin-left: 0px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -14px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 6px 6px 6px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 18px 6px 24px;
    }

    /** Default button **/
    .btn-breadcrumb .btn.btn-default:after {
        border-left: 10px solid #fff;
    }

    .btn-breadcrumb .btn.btn-default:hover:after {
        border-left: 10px solid #e6e6e6;
    }

    .btn-breadcrumb .btn.btn-default:hover:before, .btn-breadcrumb .btn.btn-default:before {
        border-left: 10px solid #adadad;
    }

.breadcrumb-default {
    border: solid 1px #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:after {
    border-left: 10px solid #337ab7;
}

.btn-breadcrumb .btn.btn-primary:hover:after {
    border-left: 10px solid #286090;
}

.btn-breadcrumb .btn.btn-primary:hover:before, .btn-breadcrumb .btn.btn-primary:before {
    border-left: 10px solid #204d74;
}

.breadcrumb-primary {
    border: solid 1px #204d74;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:after {
    border-left: 10px solid #5cb85c;
}

.btn-breadcrumb .btn.btn-success:hover:after {
    border-left: 10px solid #449d44;
}

.btn-breadcrumb .btn.btn-success:hover:before, .btn-breadcrumb .btn.btn-success:before {
    border-left: 10px solid #398439;
}

.breadcrumb-success {
    border: solid 1px #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:after {
    border-left: 10px solid #d9534f;
}

.btn-breadcrumb .btn.btn-danger:hover:after {
    border-left: 10px solid #c9302c;
}

.btn-breadcrumb .btn.btn-danger:hover:before, .btn-breadcrumb .btn.btn-danger:before {
    border-left: 10px solid #ac2925;
}

.breadcrumb-danger {
    border: solid 1px #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:after {
    border-left: 10px solid #f0ad4e;
}

.btn-breadcrumb .btn.btn-warning:hover:after {
    border-left: 10px solid #ec971f;
}

.btn-breadcrumb .btn.btn-warning:hover:before, .btn-breadcrumb .btn.btn-warning:before {
    border-left: 10px solid #d58512;
}

.breadcrumb-warning {
    border: solid 1px #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:after {
    border-left: 10px solid #dadada;
}

.btn-breadcrumb .btn.btn-info:hover:after {
    border-left: 10px solid #e8e2e2;
}

.btn-breadcrumb .btn.btn-info:hover:before, .btn-breadcrumb .btn.btn-info:before {
    border-left: 10px solid #e8e2e2;
}

.breadcrumb-info {
    border: solid 1px #269abc;
}
/*#mnav {
    margin-top: -50px;
}*/
.in-page-main {
    margin-top: -50px;
}

.cat_active {
    background-color: rgb(240, 130, 0) !important;
}



.ncat_active {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: rgb(39, 181, 18) !important;
    border: none;
    width: 98%;
    margin: 0 auto;
    height: 120px;
}

.cat_class .list-group-item {
    background-color: rgb(39, 181, 18);
    border: 2px solid rgba(255, 255, 255, 1) !important;
    text-align: center;
}

.cat_class a {
    color: #fff;
}

.cat_class .current, .cat_class .list-group-item:hover {
    background-color: rgb(240, 130, 0);
}

/* vertical-wizard*/

.bs-vertical-wizard {
    border-right: 1px solid #eaecf1;
    padding-bottom: 50px;
}

    .bs-vertical-wizard ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .bs-vertical-wizard ul > li {
            display: block;
            position: relative;
        }

            .bs-vertical-wizard ul > li > a {
                display: block;
                padding: 10px 10px 10px 40px;
                color: #333c4e;
                font-size: 17px;
                font-weight: 400;
                letter-spacing: .8px;
                font-family: 'Microsoft yahei', Arial, Verdana;
            }

                .bs-vertical-wizard ul > li > a:before {
                    content: '';
                    position: absolute;
                    width: 1px;
                    height: calc(100% - 25px);
                    background-color: #bdc2ce;
                    left: 13px;
                    bottom: -9px;
                    z-index: 3;
                }

                .bs-vertical-wizard ul > li > a .ico {
                    pointer-events: none;
                    font-size: 14px;
                    position: absolute;
                    left: 10px;
                    top: 15px;
                    z-index: 2;
                }

                .bs-vertical-wizard ul > li > a:after {
                    content: '';
                    position: absolute;
                    border: 2px solid #bdc2ce;
                    border-radius: 50%;
                    top: 14px;
                    left: 6px;
                    width: 16px;
                    height: 16px;
                    z-index: 3;
                }

                .bs-vertical-wizard ul > li > a .desc {
                    display: block;
                    color: #9d9d9d;
                    font-size: 13px;
                    font-weight: 400;
                    line-height: 1.8;
                    letter-spacing: .8px;
                }

            .bs-vertical-wizard ul > li.complete > a:before {
                background-color: #5cb85c;
                opacity: 1;
                height: calc(100% - 25px);
                bottom: -9px;
            }

            .bs-vertical-wizard ul > li.complete > a:after {
                display: none;
            }

            .bs-vertical-wizard ul > li.locked > a:after {
                display: none;
            }

            .bs-vertical-wizard ul > li:last-child > a:before {
                display: none;
            }

            .bs-vertical-wizard ul > li.complete > a .ico {
                left: 8px;
            }

            .bs-vertical-wizard ul > li > a .ico.ico-green {
                color: #5cb85c;
            }

            .bs-vertical-wizard ul > li > a .ico.ico-muted {
                color: #bdc2ce;
            }

            .bs-vertical-wizard ul > li.current {
                background-color: #fff;
            }

                .bs-vertical-wizard ul > li.current > a:before {
                    background-color: #ffe357;
                    opacity: 1;
                }

                .bs-vertical-wizard ul > li.current > a:after {
                    border-color: #ffe357;
                    background-color: #ffe357;
                    opacity: 1;
                }

                .bs-vertical-wizard ul > li.current:after, .bs-vertical-wizard ul > li.current:before {
                    left: 100%;
                    top: 50%;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                }

                .bs-vertical-wizard ul > li.current:after {
                    border-color: rgba(255,255,255,0);
                    border-left-color: #fff;
                    border-width: 10px;
                    margin-top: -10px;
                }

                .bs-vertical-wizard ul > li.current:before {
                    border-color: rgba(234,236,241,0);
                    border-left-color: #eaecf1;
                    border-width: 11px;
                    margin-top: -11px;
                }


/*end vertical-wizard*/

.bck {
    background: url(http://medical-1134680.pic9.websiteonline.cn/upload/dianhua.png);
    background-repeat: no-repeat;
}

.searchbox .input-group-text {
    white-space: nowrap;
    background-color: rgb(39, 181, 18);
    border: 2px solid rgb(39, 181, 18);
    border-radius: .25rem;
}

.input-group.md-form.form-sm.form-1 input {
    border: 1px solid #bdbdbd;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.input-group.md-form.form-sm.form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

    .input-group.md-form.form-sm.form-2 input.red-border {
        border: 2px solid rgb(39, 181, 18);
    }

    .input-group.md-form.form-sm.form-2 input.lime-border {
        border: 1px solid #cddc39;
    }

    .input-group.md-form.form-sm.form-2 input.amber-border {
        border: 1px solid #ffca28;
    }

.container-footer {
    padding-top: 30px;
}

#morecase {
    margin: 0 auto;
}

a.button_btndefault-link {
    border-radius: 3px;
    border: 0px solid rgb(255, 87, 0);
    transition: border-color 0.4s, background-color 0.4s;
    border-image: none;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.6);
    background-color: rgb(255, 153, 0);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

    a.button_btndefault-link:hover {
        border-color: rgb(255, 87, 0);
        transition: border-color 0.4s, background-color 0.4s;
        background-color: rgb(39,189,18);
        -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
        -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    }

#productd a.button_btndefault-link:hover {
    background-color: rgb(39, 189, 18) !important;
}

.related-items {
    background: #fff;
    padding: 25px 0;
}

    .related-items .portfolio-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
    }

    .related-items .portfolio-item {
        overflow: hidden;
        position: relative;
        padding: 10px 10px;
        vertical-align: middle;
        text-align: center;
        height: 180px;
        overflow-y: hidden;
    }


        .related-items .portfolio-item:hover {
            border: 1px solid rgb(39, 181, 18);
        }

        .related-items .portfolio-item h2 {
            color: #ffffff;
            font-size: 18px;
            margin: 0;
            text-transform: capitalize;
            font-weight: 700;
        }

        .related-items .portfolio-item img {
            -webkit-transition: all ease-in-out 0.4s;
            transition: all ease-in-out 0.4s;
            width: 100%;
        }

    .related-items .portfolio-info {
        position: absolute;
        bottom: -110px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 91%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background-color: rgba(11, 19, 10, 0.23);
        -webkit-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
        -moz-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
        -o-transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
        transition: width .5s ease-in-out, padding-left .5s ease-in-out, padding-right .5s ease-in-out;
    }

        .related-items .portfolio-info:before {
            content: '';
            background-color: rgba(11, 19, 10, 0.23);
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 7;
        }

    .related-items .portfolio-item:hover .portfolio-info {
        width: 100%;
    }


.tab-content .portfolio-item img {
    height: 200px;
}

.related-items .portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*.related-items .portfolio-item:hover .portfolio-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}*/

.related-items .portfolio-info {
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 93%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



a span.button_btndefault-label {
    transition: color 0.4s;
    color: rgb(255, 255, 255);
    font-weight: bold;
    white-space: nowrap;
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
}

a:hover span.button_btndefault-label {
    transition: color 0.4s;
    color: rgb(255, 255, 255);
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
}

a.btnarea {
    background-color: rgb(39, 181, 18);
}

    a.btnarea span {
        font-family: Microsoft YaHei;
        font-size: 14px;
        font-weight: normal;
    }

a.moregray span {
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    color: rgb(39, 181, 18);
}

a.btnarea:hover {
    background-image: none;
    background-color: rgb(255, 87, 0);
}

    a.btnarea:hover span {
        color: rgba(255, 255, 255, 1);
    }

a.btnarea {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

    a.btnarea:hover {
        border-color: rgba(255, 87, 0, 1);
    }

a.btnarea {
    border-radius: 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
}

.search {
    border: 2px solid rgb(39, 181, 18);
    width: 380px;
}

.searchbox_btn {
    background: rgb(39, 181, 18);
    border: 0px solid rgb(255, 255, 255);
    border-image: none;
    margin-left: -10px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 28px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: normal;
    float: left;
    cursor: pointer;
}

.sf-arrows {
    background-image: url(http://be.peshow.com/asset/bematrix/menu_bg02.png);
}

footer {
    color: white;
}

    footer a {
        color: #bfffff;
    }

        footer a:hover {
            color: white;
        }

.footer-bottom {
    background: rgb(39, 181, 18);
    padding: 2em;
}

.footer-top {
    background: #2d4958;
}

.footer-middle {
    background: rgb(253, 250, 250) /* rgb(51, 51, 51)*/;
    padding-top: 2em;
    color: #909090;
}

    .footer-middle h6:before {
        background-color: rgb(251, 188, 114);
        content: "";
        height: 22px;
        left: 0px;
        position: absolute;
        top: -2px;
        width: 5px;
    }
/**Sub Navigation**/
.subnavigation-container {
    background: rgb(39, 181, 18);
}

.subnavigation .nav-link {
    color: white;
    font-weight: bold;
}

.subnavigation-container {
    text-align: center;
}

    .subnavigation-container .navbar {
        display: inline-block;
        margin-bottom: -6px; /* Inline-block margin offffset HACK -Gilron */
    }

.col-subnav a {
    padding: 1rem 1rem;
    color: white;
    font-weight: bold;
}

.col-subnav .active {
    border-top: 5px solid orange;
    background: white;
    color: black;
}

/* index*/

/*mine*/

.dropdown-toggle::after {
    display: none;
}
/*.nav-link {
    padding: 1rem;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(0,0,0,0.2);
}  */
.navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown .caret {
    border-top-color: transparent;
}

/*flag*/
.flag-icon-background {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float: left;
    height: 30px;
    width: 39px;
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

    .flag-icon:before {
        content: "\00a0";
    }

    .flag-icon .flag-icon-squared {
        width: 1em;
    }

.flag-icon-CNY {
    background-image: url(/asset/bematrix/flags/4x3/cn.svg);
}

.flag-icon-cn .flag-icon-squared {
    background-image: url(/asset/bematrix/flags/1x1/cn.svg);
}

.flag-icon-USD {
    background-image: url(/asset/bematrix/flags/4x3/us.svg);
}

.flag-icon-us .flag-icon-squared {
    background-image: url(/asset/bematrix/flags/1x1/us.svg);
}

.flag-icon-JPY {
    background-image: url(/asset/bematrix/flags/4x3/jp.svg);
}

.flag-icon-jp .flag-icon-squared {
    background-image: url(/asset/bematrix/flags/1x1/jp.svg);
}
/*hotspot animation */
/* Animation */
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8;
    }

    45% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8;
    }

    45% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0;
    }
}



/* Hotspot */
@-webkit-keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

#hotspotImg {
    background-size: cover;
    background-position: center center;
    position: relative;
}

    #hotspotImg .img-responsive {
        max-width: 100%;
    }

    #hotspotImg .hot-spot {
        position: absolute;
        width: 12px;
        height: 12px;
        top: 22%;
        left: 22%;
        text-align: center;
        background-color: rgb(39,181,18);
        color: #fff;
        border-radius: 100%;
        cursor: pointer;
        transition: all .3s ease;
    }

        #hotspotImg .hot-spot .circle {
            display: block;
            position: absolute;
            top: 45%;
            left: 45%;
            width: 8em;
            height: 8em;
            margin: -3.75em auto auto -3.75em;
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            border-radius: 50%;
            border: 2px solid rgb(39,181,18);
            opacity: 0;
            -webkit-animation: ripple 4.5s ease-out 225ms infinite;
            animation: ripple 4.5s ease-out 225ms infinite;
            /* -webkit-animation: pulsate 3s normal ease-in-out infinite;
            animation: pulsate 3s ease-out infinite; */
        }

        #hotspotImg .hot-spot .circle3 {
            display: block;
            position: absolute;
            top: 45%;
            left: 45%;
            width: 2em;
            height: 2em;
            margin: -1em auto auto -1em;
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            border-radius: 50%;
            border: 2px solid rgb(39,181,18);
            opacity: 0;
            -webkit-animation: ripple 4.5s ease-out 1.8s infinite;
            animation: ripple 4.5s ease-out 1.8s infinite;
            /* -webkit-animation: pulsate 1s normal ease-out infinite;
            animation: pulsate 1s ease-out infinite; */
        }

        #hotspotImg .hot-spot .circle2 {
            display: block;
            position: absolute;
            top: 45%;
            left: 45%;
            width: 4em;
            height: 4em;
            margin: -2em auto auto -2em;
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            border-radius: 50%;
            border: 2px solid rgb(39,181,18);
            opacity: 0;
            -webkit-animation: ripple 4.5s ease-out 1575ms infinite;
            animation: ripple 4.5s ease-out 1575ms infinite;
            /* -webkit-animation: pulsate 2s normal ease-in-out infinite;
            animation: pulsate 2s ease-out infinite; */
        }

        #hotspotImg .hot-spot .tooltip {
            background-color: rgb(240, 130, 0);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            color: #fff;
            display: none;
            font-size: 14px;
            opacity: 0.6;
            left: 0px;
            padding: 15px 5px;
            position: absolute;
            text-align: left;
            top: 30px;
            width: 280px;
            z-index: 999;
        }

            #hotspotImg .hot-spot .tooltip .img-row {
                padding: 10px;
                text-align: center;
            }

            #hotspotImg .hot-spot .tooltip .text-row {
                padding: 15px;
            }

            #hotspotImg .hot-spot .tooltip h4 {
                margin-bottom: 10px;
                border-bottom: 1px solid #ffffff;
            }

            #hotspotImg .hot-spot .tooltip p {
                font-size: 14px;
                line-height: 1.4em;
                margin-bottom: 10px;
            }

        #hotspotImg .hot-spot .area {
            font-size: 14px;
            line-height: 1.4em;
            width: 92px;
            color: #595656;
            font-family: 'Microsoft yahei', Arial, Verdana;
        }

        #hotspotImg .hot-spot .tooltip p:last-child {
            margin-bottom: 0;
        }

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: rgb(39, 181, 18) !important;
}

.carousel-control-prev,
.carousel-control-next {
    color: rgb(136,136, 136) !important;
}

.carousel-indicators .active {
    background-color: rgb(39,181,18) !important;
}

.carousel-indicators li {
    background-color: rgb(136,136,136) !important;
}

/* pager*/
.pagination .page-item a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: rgb(136,136,136);
    background-color: #fff;
    border: 1px solid #dee2e6;
}

    .pagination .page-item a:hover {
        background-color: rgb(240, 130, 0);
        color: #ffffff;
    }

.pagination .active {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ffffff;
    background-color: rgb(39, 181, 18);
    border: 1px solid #dee2e6;
}
/*product list*/

#product-list {
    background: #fff;
}

    #product-list .member {
        text-align: center;
        margin-bottom: 20px;
    }

        #product-list .member .pic {
            overflow: hidden;
            text-align: center;
            padding:2px
        }

            #product-list .member .pic span {
                padding: 2px;
                background-position: 50% 50%;
                background-size: cover;
                height: 180px;
                display: block;
            }

        #product-list .member .details {
            background: #fff /*edited*/;
            color: rgb(39, 181, 18);
            padding: 15px;
            border-radius: 0 0 3px 3px;
        }

        #product-list .member h4 {
            font: normal 120% 'Microsoft yahei', Arial, Verdana;
            word-wrap: break-word;
            font-family: Microsoft YaHei;
            font-size: 14px;
            font-weight: bold;
            line-height: 140%;
            color: #5a5a5a;
        }

        #product-list .member span {
            font-family: Microsoft YaHei;
            color: rgb(39, 181, 18);
            line-height: 140%;
        }

.wp-new-ar-pro-style-description {
    display: block;
    font-family: Microsoft YaHei;
    color: #888888;
    margin-top: 5px;
    line-height: 136%;
}


#product-list .member .social {
    display: block;
    font-family: Microsoft YaHei;
    color: #888888;
    margin-top: 5px;
    line-height: 136%;
}


/* #product list*/
/*media*/
/*payment*/

#payment table th, #payment table td {
    font-size: 13px;
}


/*toggle button*/

/* Card */
.contactForm {
    position: relative;
    background: #ffffff;
    border-radius: 5px;
    /*padding: 60px 0 40px 0;*/
    /*box-sizing: border-box;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
    -webkit-transition: .3s ease;
    transition: .3s ease;
    /* Title */
    /* Inputs */
    /* Button */
    /* Footer */
    /* Alt Card */
}

    .contactForm:first-child {
        background: #fafafa;
        height: 10px;
        border-radius: 5px 5px 0 0;
        margin: 0 10px;
        padding: 0;
    }

    .contactForm .title {
        position: relative;
        z-index: 1;
        border-left: 5px solid #7BFF00;
        margin: 0 0 35px;
        padding: 10px 0 10px 50px;
        color: #7BFF00;
        font-size: 32px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .contactForm .input-container {
        position: relative;
    }

        .contactForm .input-container span {
            position: absolute;
            right: 20px;
            position: absolute;
            bottom: 3px;
        }

        .contactForm .input-container input {
            outline: none;
            z-index: 1;
            position: relative;
            background: none;
            width: 100%;
            height: 54px;
            border: 0;
            color: #212121;
            font-size: 20px;
            font-weight: 400;
            font-family: 'Microsoft yahei', Arial, Verdana;
        }

            .contactForm .input-container input:focus ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container input:focus ~ .bar:before, .contactForm .input-container input:focus ~ .bar:after {
                width: 50%;
            }

            /*.contactForm .input-container input:valid ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }*/


            .contactForm .input-container input:not(:placeholder-shown) ~ label:not(.picker-word) {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }



            .contactForm .input-container input::not(:-webkit-input-placeholder) ~ label:not(.picker-word) {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container input:not(:-moz-placeholder) ~ label:not(.picker-word) {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container input::not(:-moz-p) ~ label:not(.picker-word) {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container input:not(:-ms-input-placeholder) ~ label:not(.picker-word) {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }
        /*textarea*/
        .contactForm .input-container textarea {
            outline: none;
            z-index: 1;
            position: relative;
            background: none;
            width: 100%;
            height: 54px;
            border: 0;
            color: #212121;
            font-size: 20px;
            font-weight: 400;
        }

            .contactForm .input-container textarea:focus ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container textarea:focus ~ .bar:before, .contactForm .input-container textarea:focus ~ .bar:after {
                width: 50%;
            }


            .contactForm .input-container textarea:not(:placeholder-shown) ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }



            .contactForm .input-container textarea::not(:-webkit-input-placeholder) ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container textarea:not(:-moz-placeholder) ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container textarea::not(:-moz-p) ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }

            .contactForm .input-container textarea:not(:-ms-input-placeholder) ~ label {
                color: #9d9d9d;
                -webkit-transform: translate(-12%, -50%) scale(0.75);
                transform: translate(-12%, -50%) scale(0.75);
            }







        /*textarea*/
        .contactForm .input-container label, .contactForm .input-container .labelpicker {
            position: absolute;
            top: 0;
            left: 0;
            color: #757575;
            font-size: 15px;
            font-weight: 300;
            line-height: 60px;
            -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
            font-family: 'Microsoft yahei', Arial, Verdana;
        }

        .contactForm .input-container .bar {
            position: absolute;
            left: 0;
            bottom: 0;
            background: #dbdada;
            width: 100%;
            height: 1px;
        }

        .contactForm .input-container .bar-required {
            background: #f06c89;
        }

        .contactForm .input-container .bar:before, .contactForm .input-container .bar:after {
            content: '';
            position: absolute;
            background: #7BFF00;
            width: 0;
            height: 2px;
            -webkit-transition: .2s ease;
            transition: .2s ease;
        }

        .contactForm .input-container .barwarn {
            background-image: linear-gradient(to left, transparent, transparent 50%, red 50%, red);
            background-position: 100% 0;
            background-size: 200% 100%;
            transition: all .55s ease-in;
        }

        .contactForm .input-container .barwarning {
            background-position: 0 0;
        }

        .contactForm .input-container .barwdone {
            background-image: linear-gradient(to left, transparent, transparent 50%, red 50%, red);
            background-size: 200% 100%;
            transition: all .95s ease-in-out;
            background-position: 100% 0;
        }

        .contactForm .input-container .bar:before {
            left: 50%;
        }

        .contactForm .input-container .bar:after {
            right: 50%;
        }

    .contactForm .button-container {
        margin: 0 60px;
        text-align: center;
    }

        .contactForm .button-container button {
            outline: 0;
            cursor: pointer;
            position: relative;
            display: inline-block;
            background: 0;
            width: 150px;
            border: 2px solid #dbdada;
            padding: 20px 0;
            font-size: 15px;
            font-weight: 300;
            line-height: 0.3;
            text-transform: uppercase;
            overflow: hidden;
            -webkit-transition: .3s ease;
            transition: .3s ease;
            border-radius: 5px;
        }

            .contactForm .button-container button span {
                position: relative;
                z-index: 1;
                color: #333c4e;
                -webkit-transition: .3s ease;
                transition: .3s ease;
                font-family: 'Microsoft yahei', Arial, Verdana;
            }

            .contactForm .button-container button:before {
                content: '';
                position: absolute;
                top: 50%;
                left: 50%;
                display: block;
                background: #7BFF00;
                width: 30px;
                height: 30px;
                border-radius: 100%;
                margin: -15px 0 0 -15px;
                opacity: 0;
                -webkit-transition: .3s ease;
                transition: .3s ease;
            }

            .contactForm .button-container button:hover, .contactForm .button-container button:active, .contactForm .button-container button:focus {
                border-color: #7BFF00;
            }

                .contactForm .button-container button:hover span, .contactForm .button-container button:active span, .contactForm .button-container button:focus span {
                    color: #7BFF00;
                }

                .contactForm .button-container button:active span, .contactForm .button-container button:focus span {
                    color: #ffffff;
                }

                .contactForm .button-container button:active:before, .contactForm .button-container button:focus:before {
                    opacity: 1;
                    -webkit-transform: scale(10);
                    transform: scale(10);
                }

    .contactForm .footer {
        margin: 40px 0 0;
        color: #d3d3d3;
        font-size: 24px;
        font-weight: 300;
        text-align: center;
    }

        .contactForm .footer a {
            color: inherit;
            text-decoration: none;
            -webkit-transition: .3s ease;
            transition: .3s ease;
        }

            .contactForm .footer a:hover {
                color: #bababa;
            }

    .contactForm.alt {
        position: absolute;
        top: 40px;
        right: -70px;
        z-index: 10;
        width: 100px;
        height: 100px;
        background: none;
        border-radius: 100%;
        box-shadow: none;
        padding: 0;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        /* Toggle */
        /* Title */
        /* Input */
        /* Button */
    }

        .contactForm.alt .toggle {
            position: relative;
            background: #7BFF00;
            width: 100px;
            height: 100px;
            border-radius: 100%;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            color: #ffffff;
            font-size: 42px;
            line-height: 100px;
            text-align: center;
            cursor: pointer;
        }

            .contactForm.alt .toggle:before {
                content: '\f067';
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
            }

        .contactForm.alt .title, .contactForm.alt .input-container, .contactForm.alt .button-container {
            left: 100px;
            opacity: 0;
            visibility: hidden;
        }

        .contactForm.alt .title {
            position: relative;
            border-color: #ffffff;
            color: #ffffff;
        }

            .contactForm.alt .title .close {
                cursor: pointer;
                position: absolute;
                top: 0;
                right: 60px;
                display: inline;
                color: #ffffff;
                font-size: 58px;
                font-weight: 400;
            }

                .contactForm.alt .title .close:before {
                    content: '\00d7';
                }

        .contactForm.alt .input-container input {
            color: #ffffff;
        }

            .contactForm.alt .input-container input:focus ~ label {
                color: #ffffff;
            }

            .contactForm.alt .input-container input:focus ~ .bar:before, .contactForm.alt .input-container input:focus ~ .bar:after {
                background: #ffffff;
            }

            .contactForm.alt .input-container input:valid ~ label {
                color: #ffffff;
            }

        .contactForm.alt .input-container label {
            color: rgba(255, 255, 255, 0.8);
        }

        .contactForm.alt .input-container .bar {
            background: rgba(255, 255, 255, 0.8);
        }

        .contactForm.alt .button-container button {
            width: 100%;
            background: #ffffff;
            border-color: #ffffff;
        }

            .contactForm.alt .button-container button span {
                color: #7BFF00;
            }

            .contactForm.alt .button-container button:hover {
                background: rgba(255, 255, 255, 0.9);
            }

            .contactForm.alt .button-container button:active:before, .contactForm.alt .button-container button:focus:before {
                display: none;
            }
/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
    0% {
        bottom: 30px;
        opacity: 0;
    }
}

@keyframes buttonFadeInUp {
    0% {
        bottom: 30px;
        opacity: 0;
    }
}
/*hide specify words*/
.en_US_missing{
    display:none;
}
.en_US_singlepage h2{
    font-size:18px!important;
}
.en_US_map .hot-spot .area {
    font-size: 10px!important;
}
.nav-menu.en_US > li {
    width: 160px !important;
}
.nav-menu.en_US ul li {
    min-width: 160px !important;
}
.slide_hot_pic {
    background-color: #595959;
}
.slide_hot_pic .h1  {
    display: block;
    font-size: 3em!important;
}

    .slide_hot_pic .h1 span {
        display: block;
        font-size: 2em !important;
        color: #f08200 !important;
    }

/* cus icon*/
.cicon-fast {
    background: url(/asset/bematrix/cfast.jpg);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;

    margin-right: 20px !important;

}
.cicon-save {
    background: url(/asset/bematrix/csave.jpg);
    width: 100px;
    height: 100px;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;

    margin-right: 20px !important;
}

.cicon-cee {
    background: url(/asset/bematrix/cee.jpg);
    width: 100px;
    height: 100px;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
   
    margin-right: 20px !important;

}
.cicon-bea {
    background: url(/asset/bematrix/cbea.jpg);
    width: 100px;
    height: 100px;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;

    margin-right: 20px !important;
}
/**/
