body {
    color: #333333;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Microsoft Yahei", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-small {
    font-size: 0.8rem;
}

.container img {
    max-width: 100%;
    height: auto;
}

.font-very-small {
    font-size: 0.7rem;
}

img.with-filter {
    transition: all 0.2s linear;
}

img.with-filter:hover {
    /* filter: grayscale(80%) contrast(120%) blur(0.5px); */
    opacity: 0.4;
    background: rgba(0, 0, 0, 0.3);
}

a:hover {
    text-decoration: none;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1010;
    background: #ffffff;
}

.bootstrap-select .dropdown-menu {
    min-width: 100% !important;
}


/* .popover .arrow {
  background: #b8b8b8;
}*/

.popover-header {
    background-color: #b8b8b8;
}

.page-item a {
    padding: .25rem .5rem;
    font-size: .875rem;
    color: #6c757d;
}

.page-item span {
    background-color: #f1f1f1;
    color: #2ab0ee;
    padding: .25rem .5rem;
    font-size: .875rem;
}

.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    border-bottom-color: transparent;
}

.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    border-bottom-color: #b8b8b8;
}

.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 1.8rem;
}

.page-link {
    border: 0;
    line-height: 1;
    color: #333333;
}

.pagination-sm .page-link {
    line-height: 1;
}

.page-item.active .page-link {
    background-color: #666666;
}

.breadcrumb {
    font-size: 0.8rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}

.navbar-main .dropdown-toggle::after {
    display: none;
}

.swiper-pagination-bullet-active {
    background-color: #3b3b3b;
}

.header-transparent.sticky {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 1000;
    background: #ffffff;
}

.navbar-main .nav-item.dropdown img {
    height: 1em;
}

.navbar-toggler-icon {
    background: center center / cover no-repeat url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(114, 114, 114, 0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

.lang a {
    padding: 0 0.4rem;
    color: #939292;
}

.border-right {
    border-right: 1px dotted #999999;
}

.lang a:hover {
    color: #2a80a9
}

.index-swiper {
    height: 70px;
}

.index-swiper img {
    display: block;
    margin: 0 auto!important;
    height: 100%
}

.foot-link .col-lg-2 {
    padding-left: 0!important;
}

.bd-footer-copyright a {
    display: block;
}
.top-pop{
    text-align: center;
}

#myvideo {
    display: none;
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

#myvideo .layer_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#myvideo .mask {
    position: fixed;
    top: 156px;
    width: 55%;
    left: 50%;
    margin-left: -30%;
}

.ul-font-12 {
    color: #9a9a9a;
    font-size: 14px;
}

.font-blue {
    color: #2ab0ee;
}

.hl-2 {
    line-height: 2;
}

@media (min-width: 992px) {
    main {
        margin-top: 77px;
    }
    .navbar-top {
        font-size: 0.8rem;
        color: #666666;
    }
    .navbar-top .nav-item img {
        height: 0.8rem;
    }
    .navbar-top .dropdown-menu {
        min-width: 0;
        width: auto;
    }
    .navbar-top .nav-link-my {
        padding-left: 1.2rem;
        background: url(../images/icons/icon-person.png) left center / auto 1em no-repeat;
    }
    .navbar-top .nav-link-search {
        padding-left: 1.1rem;
        background: url(../images/icons/icon-search.png) left center / auto 1em no-repeat;
    }
    .dropdown-animate:hover .dropdown-menu {
        opacity: 1;
        pointer-events: auto;
    }
    .navbar-main .navbar-collapse {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100vw;
        height: 60px;
        background: #7e92a8;
        z-index: 950;
        color: #fff;
        opacity: .95;
    }
    .navbar-main .navbar-nav {
        height: 100%;
    }
    .navbar-main .nav-link {
        font-size: 0.9rem;
        line-height: 1.4;
    }
    .navbar-collapse .container {
        height: 100%;
    }
    .navbar-main .dropdown,
    .navbar-main .dropleft,
    .navbar-main .dropright,
    .dropup {
        position: static;
    }
    .navbar-main .navbar-nav .dropdown-menu {
        background: rgba(255, 255, 255, 1);
    }
    .navbar-main .nav-item {
        height: 100%;
    }
    .navbar-main .nav-item a {
        transform: translateY(100%);
        color: #6b6b6b;
    }
    .navbar-main .nav-item a:hover {
        color: #2ab0ee!important;
    }
    .navbar-main .list-group-flush .list-group-item {
        background: none;
    }
    .nav-main-dropdown {
        left: 0;
        top: 99%;
        width: 100vw;
        font-size: 0.8rem;
        color: #333333;
        overflow: hidden;
    }
    .dropdown-animate .dropdown-menu {
        display: block;
        position: absolute;
        opacity: 0;
        pointer-events: none;
        transition: all 0.3s ease;
    }
    .nav-main-dropdown .col {
        width: auto;
        flex-grow: 0;
        flex-basis: auto;
    }
    .nav-main-dropdown .card-header {
        padding-top: 4.5rem;
        background: center 1rem / auto 50% no-repeat;
    }
    .nav-main-dropdown-small .card-header {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem !important;
    }
    .nav-main-dropdown .card-header.sub-1 {
        background-image: url(../images/icons/icon-nav-sub-01.png);
    }
    .nav-main-dropdown .card-header.sub-2 {
        background-image: url(../images/icons/icon-nav-sub-02.png);
    }
    .nav-main-dropdown .card-header.sub-3 {
        background-image: url(../images/icons/icon-nav-sub-03.png);
    }
    .nav-main-dropdown .card-header.sub-4 {
        background-image: url(../images/icons/icon-nav-sub-07.png);
    }
    .nav-main-dropdown .card-header.sub-5 {
        background-image: url(../images/icons/icon-nav-sub-04.png);
    }
    .nav-main-dropdown .card-header.sub-6 {
        background-image: url(../images/icons/icon-nav-sub-05.png);
    }
    .nav-main-dropdown .card-header.sub-7 {
        background-image: url(../images/icons/icon-nav-sub-06.png);
    }
    .nav-main-dropdown .card-header.sub-8 {
        background-image: url(../images/icons/icon-nav-sub-08.png);
    }
    .nav-main-dropdown .card-header.sub-9 {
        background-image: url(../images/icons/icon-nav-sub-11.png);
    }
    .nav-main-dropdown .card-header.sub-10 {
        background-image: url(../images/icons/icon-nav-sub-09.png);
    }
    .nav-main-dropdown .card-header.sub-11 {
        background-image: url(../images/icons/icon-nav-sub-10.png);
    }
    .nav-main-dropdown .list-group a {
        color: #6b6b6b;
        font-size: 0.7rem;
    }
    .dropdown-menu .row .col:last-child .border-right {
        border: none!important;
    }
    .nav-item-flag {
        display: none;
    }
    .navbar-fast {
        right: 0;
        top: 30%;
        z-index: 1200;
    }
    .navbar-fast .list-group {
        width: 10px;
    }
    .navbar-fast .list-group-item {
        position: relative;
        width: 100%;
        height: 50px;
        line-height: 45px;
        color: #ffffff;
        padding-left: 2px;
    }
    .navbar-fast .list-group-item:first-child {
        background: #000000;
    }
    .navbar-fast .list-group-item:first-child span {
        background: #000000;
    }
    .navbar-fast .list-group-item:nth-child(2) {
        background: #ff0000;
    }
    .navbar-fast .list-group-item:nth-child(2) span {
        background: #ff0000;
    }
    .navbar-fast .list-group-item:nth-child(3) {
        background: #fff100;
    }
    .navbar-fast .list-group-item:nth-child(3) span {
        background: #fff100;
    }
    .navbar-fast .list-group-item span {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        right: -50px;
        top: 0;
        overflow: hidden;
        text-align: center;
        transition: 0.2s linear all;
    }
    .p-0-1 img {
        margin: 0 10px
    }
    .navbar-fast .list-group-item:hover span {
        width: 120px;
        right: calc(100% + 2px);
    }
    .navbar-fast .list-group-item span a {
        opacity: 1;
        font-size: 0.9rem
    }
    .index-sort:hover p {
        background-color: #666666;
        color: #ffffff;
    }
    .lang-block{
        display: none !important;
    }
}

.index-content {
    margin: 4em 0;
}

.index-content .h5 {
    margin: 2em 0;
    line-height: 1.6;
    /* font-size: 1.1rem; */
    font-weight: normal;
    color: #333333;
}

.index-content span {
    font-size: 1rem;
}

.index-content-title {
    display: block;
}

.index-sort {
    position: relative;
}

.index-sort .index-sort-icon {
    padding-top: 5rem;
    background: center center / auto 65% no-repeat;
}

.index-sort-watertap .index-sort-icon {
    background-image: url(../images/icons/icon-watertap.png);
}

.index-sort-accessory .index-sort-icon {
    background-image: url(../images/icons/icon-accessory.png);
}

.index-sort-hang .index-sort-icon {
    background-image: url(../images/icons/icon-hang.png);
}

.index-sort-ceramics .index-sort-icon {
    background-image: url(../images/icons/icon-ceramics.png);
}

.index-sort-cabinet .index-sort-icon {
    background-image: url(../images/icons/icon-cabinet.png);
}

.index-sort-furniture .index-sort-icon {
    background-image: url(../images/icons/icon-furniture.png);
}

.index-sort-bathtub .index-sort-icon {
    background-image: url(../images/icons/icon-bathtub.png);
}

.index-sort-shower .index-sort-icon {
    background-image: url(../images/icons/icon-shower.png);
}

.index-sort-commercial .index-sort-icon {
    background-image: url(../images/icons/icon-commercial.png);
}

.index-sort p {
    display: table;
    width: 100%;
    min-height: 4em;
    padding: 0.4em 0;
    margin: 1em 0 0 0;
    border-top: 1px solid #666666;
    border-bottom: 2px solid #666666;
    font-size: 0.8rem;
    transition: 0.2s linear all;
}

.index-sort p span {
    display: table-cell;
    vertical-align: middle;
    font-size: 0.8rem;
}

.navbar-brand {
    margin-left: -0.5rem;
}

@media (max-width: 992px) {
    main {
        margin-top: 72px;
    }
    footer .d-flex {
        display: block !important;
    }
    .navbar-main {
        padding: 1rem 0 !important;
        color: #666666;
        background: #ffffff;
    }
    .navbar-main .nav-item>a {
        /*font-size: 1.1em;*/
        line-height: 3;
        border-bottom: 1px solid #c5c5c5 !important;
        position: relative;
    }
    .navbar-main .nav-item>a:after {
        display: inline-block;
        content: "";
        border: 1px solid #c5c5c5;
        border-width: 0 1px 1px 0;
        position: absolute;
        right: 1rem;
        top: 50%;
        width: 0.5em;
        height: 0.5em;
        transform: rotate(-45deg) translateY(-50%);
    }
    .navbar-main .nav-item a.dropdown-toggle[aria-expanded="false"]:after {
        width: 0.5em;
        height: 1px;
        border: 0;
        background: #c5c5c5;
        transform: rotate(0) translateY(-50%);
        margin: 0;
        padding: 0;
    }
    .navbar-main .nav-item a.dropdown-toggle[aria-expanded="false"]:before {
        position: absolute;
        right: 1rem;
        top: 50%;
        height: 0.5em;
        width: 1px;
        display: inline-block;
        content: "";
        border: 0;
        background: #c5c5c5;
        transform: translateY(-50%) translateX(-0.23em);
        margin: 0;
        padding: 0;
    }
    .navbar-main .nav-item a.dropdown-toggle[aria-expanded="true"]:after {
        width: 0.5em;
        height: 1px;
        border: 0;
        background: #c5c5c5;
        transform: rotate(0) translateY(-50%);
        margin: 0;
        padding: 0;
    }
    .navbar-main .nav-item a.dropdown-toggle[aria-expanded="true"]:before {
        display: none;
    }
    .navbar-main .show>a {
        border-bottom: 0 !important;
    }
    .navbar-main .navbar-toggler {
        outline: 0;
    }
    .navbar-collapse {
        position: absolute;
        z-index: 1000;
        left: 0;
        top: 100%;
        width: 100vw;
        height: calc(100vh - 72px);
        background: rgba(255, 255, 255, 1);
        padding-top: 1em;
        overflow-y: scroll;
    }
    .navbar-brand {
        position: absolute;
        width: 42%;
        left: 29%;
        top: 1.3rem;
        margin-left: 0;
        padding: 0;
        text-align: center;
    }
    .navbar-top {
        position: absolute;
        right: 0;
        top: 1rem;
        border: 0 !important;
        padding: 0;
        z-index: 500;
    }
    .navbar-top .container {
        padding: 0;
    }
    .navbar-top .nav-item.ml-2 {
        margin-right: 0.5rem !important;
    }
    .navbar-top .nav-link-my {
        text-indent: -99em;
        width: 1.5em;
        background: url(../images/icons/icon-person.png) center center / auto 1em no-repeat;
    }
    .navbar-top .nav-link-search {
        text-indent: -99em;
        width: 1.5em;
        background: url(../images/icons/icon-search.png) center center / auto 1em no-repeat;
    }
    .nav-main-dropdown {
        padding: 0 !important;
        box-shadow: none !important;
        border-bottom: 1px solid #c5c5c5 !important;
    }
    .nav-main-dropdown .row {
        display: block;
        margin: 0;
    }
    .nav-main-dropdown .card {
        display: block;
    }
    .nav-main-dropdown .card-header {
        background: none;
        border: 0 !important;
        padding: 0 1rem !important;
        line-height: 2.5;
        text-align: left !important;
        color: #727272;
        text-indent: 1em;
    }
    .nav-main-dropdown .card-header span,
    .nav-main-dropdown .card-header a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .nav-main-dropdown .card .list-group-item {
        padding: 0 1rem !important;
        line-height: 2;
        text-indent: 2em;
    }
    .nav-main-dropdown .list-group a {
        display: block;
        width: 100%;
        height: 100%;
        color: #727272;
    }
    .index-sort {
        margin-bottom: 1rem;
    }
    .index-sort .index-sort-icon {
        width: 18vw;
        height: 18vw;
        margin: auto;
        padding: 0;
        background-color: #f7f7f7;
        border-radius: 50%;
    }
    .index-sort p {
        border-top: none;
        border-bottom: none;
        margin: 0;
        color: #999999;
    }
    .nav-item-flag {
        display: block;
    }
    .navbar-fast {
        display: none;
    }
}

.index-news .card-img-overlay {
    top: auto;
    background: rgba(0, 0, 0, 0.5);
}

.index-news .card-title {
    font-size: 0.7rem;
}

.index-news .card-text {
    font-size: 0.5rem;
}

.bd-footer {
    background: #e6e6e6;
    font-size: 0.7rem;
    line-height: 2;
}

.bd-footer h5 {
    font-size: 0.9rem;
}

.bd-footer-copyright {
    font-size: 0.6rem;
    border-top: 1px solid #ccc
}

.bg-blue {
    background: #607a95;
}

.index-video-box {
    display: inline-block;
    width: 46%;
    vertical-align: top;
}

.index-video-txt {
    display: inline-block;
    width: 53%;
    margin-left: -4px;
    color: #beced6;
    font-size: 0.9rem;
    line-height: 2;
    vertical-align: top;
}

.index-video-txt img {
    width: 30%;
}

a.w-arrow {
    display: inline-block;
    width: 40px;
    height: 30px;
}

a.w-arrow::before {
    content: "  ";
    display: block;
    width: 10px;
    height: 10px;
    float: right;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}

a.arrow-l {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    float: left;
    margin: 2% 0;
    border: 2px solid #aaa;
    border-left: none;
    border-bottom: none;
    transform: rotate(-135deg);
}

a.arrow-r {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 2% 0;
    float: right;
    border: 2px solid #aaa;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}

.arrow-l-b,
.arrow-r-b {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    float: left;
    margin: 2% 0;
    border: 2px solid #aaa;
    border-left: none;
    border-bottom: none;
    transform: rotate(-135deg);
}

.arrow-r-b {
    float: right;
    transform: rotate(45deg);
}

a.w-arrow:hover:before {
    border-color: #2ab0ee;
}

a.b-arrow {
    display: inline-block;
    width: 40px;
    height: 30px;
    bottom: 0;
    /* float: right!important; */
    position: absolute;
    right: 1.5rem;
}

a.b-arrow::before {
    content: "  ";
    display: block;
    width: 10px;
    height: 10px;
    float: right;
    border: 2px solid #2ab0ee;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}

a.b-arrow:hover:before {
    border-color: #0088c7;
}

.border-b-blue {
    position: relative;
    line-height: 2.6;
}

.border-b-blue::after {
    display: inline-block;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 40px;
    border-bottom: 4px solid #2ab0ee;
}


/* 通用背景图文  */

.text-with-bg {
    background: left center / cover no-repeat;
}

.text-with-bg h4 {
    font-size: 1.4rem;
    margin-bottom: 1em;
}

.text-with-bg h4 small {
    font-size: 1.1rem;
}

.text-with-bg p {
    margin-bottom: 0.25rem;
}

.news-content img {
    max-width: 100%;
    height: auto;
}

.story-list {
    font-size: 0.8em;
}

.story-list p {
    margin: 0;
}

.story-list-circle {
    /* color: #333333; */
    width: 100%;
    height: 1em;
    line-height: 1em;
    box-sizing: content-box;
    text-align: center;
    padding-top: calc(50% - 0.5em);
    padding-bottom: calc(50% - 0.5em);
    color: #8f8f8f;
    font-family: Verdana;
    font-size: 0.9em;
    border-color: #8f8f8f !important;
}


/* slide text */

.slide-text {
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.product-list {
    font-size: 0.8rem;
}

.product-list-tip {
    color: #b8b8b8;
    line-height: 1.2;
}

.btn-product-fav:before {
    display: inline-block;
    /* left: 0;
  top: 2px; */
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1;
    content: "+";
    /* position: absolute; */
    border-radius: 50%;
    background: #d1d1d2;
    color: #ffffff;
    vertical-align: middle;
    transform: translateY(-1px);
    margin-right: 2px;
}

.btn-product-favc:before {
    display: inline-block;
    /* left: 0;
  top: 2px; */
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1;
    content: "-";
    /* position: absolute; */
    border-radius: 50%;
    background: #d1d1d2;
    color: #ffffff;
    vertical-align: middle;
    transform: translateY(-1px);
    margin-right: 2px;
}

.product-list-img {
    overflow: hidden;
}

.product-list-new {
    left: 0;
    top: 0;
    font-size: 0.7rem;
    transform: rotate(-45deg) translate3d(-27%, -68%, 0) scale(0.8);
    transform-origin: center center;
}

.product-info {
    font-size: 0.8rem;
}

.with-start-icon {
    padding-left: 1.2em;
    background-position: 0.3em center;
    background-size: auto 1.2em;
    background-repeat: no-repeat;
}

.icon-phone {
    padding-left: 2em;
    background-position: 0.5em center;
    background-image: url(../images/icons/icon-phone.png);
    background-color: #676565;
    color: #ffffff;
}

.icon-location {
    background-image: url(../images/icons/icon-location.png);
    background-size: auto 0.9em;
}

.with-back-icon:after {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    vertical-align: -15%;
    margin-left: 0.2em;
    background: center center / auto 95% no-repeat;
}

.link-download:after {
    background-image: url(../images/icons/icon-download.png);
}

.icon-login-name {
    text-indent: -99em;
}

.icon-login-name:after {
    background-image: url(../images/icons/icon-person-1.png);
}

.icon-login-pass {
    text-indent: -99em;
}

.icon-login-pass:after {
    background-image: url(../images/icons/icon-key.png);
}

.icon-attr:after {
    background-image: url(../images/icons/icon-attr.png);
}

.icon-download-big:after {
    background-image: url(../images/icons/icon-download-big.png);
}

[aria-expanded="true"] .icon-open:after {
    background-image: url(../images/icons/icon-closed.png);
}

[aria-expanded="false"] .icon-open:after {
    background-image: url(../images/icons/icon-open.png);
}

[aria-expanded="true"] .with-start-icon.icon-open {
    background-size: auto 0.9em;
    background-position: left center;
    background-image: url(../images/icons/icon-closed.png);
}

[aria-expanded="false"] .with-start-icon.icon-open {
    background-size: auto 0.9em;
    background-position: left center;
    background-image: url(../images/icons/icon-open.png);
}

.download-list-info p {
    font-size: 0.8rem;
}

.download-list-action {
    font-size: 0.8rem;
    color: #858585;
}

.download-list-action strong {
    padding-left: 1.2em;
    background: url(../images/icons/icon-download.png) left center / auto 70% no-repeat;
}

.download-list-action i {
    display: inline-block;
    transform: scale(0.8);
    font-style: normal;
}

.news-content p {
    margin-bottom: 4em;
}

.login-1 {
    background: center center / cover no-repeat url(../images/bg-login.jpg);
}

.tip-with-hover .position-absolute {
    left: 0;
    top: 0;
    color: #ffffff;
    transition: all linear 0.2s;
}

.tip-with-hover .position-absolute:hover {
    background: rgba(0, 0, 0, 0.5);
}

.case-dropdown {
    background: #f4f4f4;
    font-size: 0.8rem;
}

.case-dropdown::after {
    transition: all linear 0.2s;
    margin-left: 1em;
    transform: rotate(0) translateY(2px);
}

.case-dropdown[aria-expanded="false"]::after {
    transform: rotate(90deg) translateY(2px);
}

.lang {
    margin-right: -15px;
}

@media (max-width: 992px) {
    .my-info {
        background: url(../images/bg-login-2.jpg) center center / cover no-repeat;
    }
    .bottom-links {
        border-color: #c5c5c5 !important;
        position: relative;
    }
    .top-links {
        position: relative;
    }
    .bottom-links[data-show="false"]:after,
    .bottom-links[data-show="true"]:after,
    .top-links[data-show="false"]:after,
    .top-links[data-show="true"]:after {
        position: absolute;
        right: 0;
        top: 50%;
        width: 0.5em;
        height: 1px;
        content: "";
        background-color: #c5c5c5;
    }
    .bottom-links[data-show="false"]:before,
    .top-links[data-show="false"]:before {
        position: absolute;
        right: 0;
        top: 50%;
        height: 0.5em;
        width: 1px;
        content: "";
        background-color: #c5c5c5;
        transform: translate3d(-0.21em, -0.21em, 0);
    }
    .list-unstyled li {
        line-height: 2.4;
        text-indent: 1em;
    }
    .product-filter:nth-child(2n+1) {
        border-right: 1px solid #dee2e6;
    }
    .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
    .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
        font-size: 0.9rem;
    }
    .index-pop {
        top: -50px
    }
    .navbar-brand img {
        width: 85%;
        margin-top: -5px;
    }
    .logo2 {
        display: none;
    }
    .index-video-box {
        width: 100%;
    }
    .index-video-txt {
        width: 100%;
        padding-bottom: 4%;
    }
    .foot-link {
        display: none;
    }
    .bd-footer-copyright {
        border: none;
    }
    .index-swiper {
        width: 90%;
    }
}

@media (min-width: 992px) {
    .my-info {
        background: url(../images/bg-login-1.jpg) center center / cover no-repeat;
    }
    .product-filter {
        border-right: 1px solid #dee2e6;
    }
    .product-filter:last-child {
        border-right: 0;
    }
}

.product-attr {
    outline: 0;
}

.product-attr img {
    width: 40px
}

.gallery-thumbs img {
    opacity: 0.5;
}

.gallery-thumbs .swiper-slide-thumb-active img {
    opacity: 1;
    border: 1px solid #c5c5c5;
}

#searchModal input {
    vertical-align: middle;
    outline: 0;
}

#searchModal input:focus {
    border-color: #ced4da;
    box-shadow: none;
}

#searchModal button {
    outline: 0;
}

.index-pop-text {
    background: rgba(255, 255, 255, 0.5);
    border-left: 5px solid #000000;
}

.bootstrap-select.fit-width {
    width: 100% !important;
}

.bootstrap-select .dropdown-toggle::after {
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
}

.bootstrap-select>.dropdown-toggle {
    background: #ffffff !important;
    border: 1px #c5c5c5 solid !important;
    text-align: left !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa;
    color: #333333;
    box-shadow: none;
    outline: 0;
}


/* page */

.tab-style a {
    display: inline-block;
    margin-right: 40px;
    line-height: 60px;
    color: #333;
}

.tab-style a:hover {
    color: #3da2d0;
}

.tab-style a.on {
    border-bottom: 3px solid #3da2d0;
}

.bg-grey {
    background: #f1f1f1;
}

.logo3 {
    width: 20%;
}

.content-box {
    margin-right: 0;
    font-size: 0.9rem;
    line-height: 2;
}

.content-box p {
    margin-bottom: 30px;
}

.font-size-10 {
    font-size: .8rem;
}

a {
    color: #333;
}

.pic-list {
    margin-left: -2%;
    width: 104%;
}

.border-b-grey {
    border-bottom: 5px solid #e3e3e3
}

.img-90 img {
    width: 90%;
    margin-left: 5%
}

.top-pop img:last-child {
    display: none;
}

.news-title {
    position: relative;
    font-size: 1.2rem;
    border-bottom: 1px solid #dee2e6;
    line-height: 2.5;
    line-height: 1;
    padding-bottom: 15px;
}

.font-grey {
    position: absolute;
    right: 0;
    top: 10px;
    color: #afafaf;
    font-size: .7rem;
}

.height-100 {
    height: 100px;
}

.news-detail-box {
    padding-top: 80px!important;
}

.news-detail-box .title {
    position: relative;
    border-bottom: 1px solid #dbdbdb;
}

.news-detail-box .font-grey {
    position: static;
}

.news-detail-box .title h4 {
    line-height: 3;
}

.news-detail-box .contant img {
    width: 50%;
    margin: 30px auto;
}

.margin-center {
    margin-left: 0;
    margin-right: auto
}

.product-title {
    padding-top: 150px;
    line-height: 3;
    border-bottom: 1px solid #dbdbdb;
}

.pic-big-box {
    height: 700px;
    background: #f1f1f1;
    overflow: hidden;
}

.pic-big {
    width: 100%;
}

.pic-small {
    margin: 5% 0;
}

.pic-small-box {
    display: inline-block;
    width: 22.5%;
    margin: 1%;
}

.arrow-box {
    display: inline-block;
    width: 5%;
    height: 100%;
    margin-top: 80px;
}

.pic-small-box-box {
    display: inline-block;
    width: 60%;
}

.w-78 {
    width: 78%;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0!important;
    padding-right: 3rem!important;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #a1cfe5!important;
}

.text-page p {
    display: block;
    width: 100%;
}

.product-swiper {
    height: 140px;
}

.pro_detail_show {
    padding: 0;
}

.pro_detail_show li {
    float: left;
    width: 191px;
    margin: 0 10px;
    cursor: pointer;
    list-style: none;
}

.pro_detail_show li p {
    text-align: center;
}

.pro_detail_show li.active {
    color: #2ab0ee;
}

.pro_detail_show li.active img {
    border: 4px solid #2ab0ee;
}

.product_show {
    position: relative;
    min-height: 150px;
}

.product_show .pro_dir {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 30px;
    padding-top: 9px;
}

.product_show .pro_dir.lt {
    left: 15px;
}

.product_show .pro_dir.rt {
    right: 15px;
}

.product_show .col-sm-10 {
    margin-left: -46%;
}

.product_show .col-xs-9 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -46%;
    overflow: hidden;
    padding: 0;
}

.product_detail .col-xs-12 {
    width: 100%;
}

.big_pic {
    text-align: center;
}


@media (max-width: 992px) {
    .top-pop img:last-child {
        display: block;
    }
    .top-pop img:nth-child(1) {
        display: none
    }
    .tab-style a {
        margin: 0 20px
    }
    .about-img {
        display: none;
    }
    .border-b-blue {
        margin-left: 5%
    }
    .about-content {
        width: 96%;
        padding-left: 4%!important
    }
    .logo3 {
        display: none;
    }
    .content-box p:last-child {
        margin-bottom: 0;
    }
    .height-100 {
        /* height: 0px; */
    }
    .news-img {
        padding: 0 0 16px 0;
        height: 200px;
        overflow: hidden;
        margin-bottom: 16px;
    }
    .content-box {
        margin-top: 0!important;
        padding: 0 2% 0 6%
    }
    .content-box p {
        margin-bottom: 0;
    }
    .map-box {
        padding: 0
    }
    .news-box .mb-5 {
        margin-bottom: 0!important;
    }
    .news-detail-box {
        width: 90%;
        padding-top: 0!important;
        margin: 0 auto;
    }
    .news-detail-box .contant img {
        display: block;
    }
    .news-detail-box .title h4 {
        font-size: 1.2rem;
        line-height: 1.6;
    }
    .news-detail-box .pb-5 {
        padding-bottom: 1.5rem!important
    }
    .news-detail-box .pt-5 {
        padding-top: 1.5rem!important
    }
    .news-detail-box .contant {
        min-height: 520px;
    }
    .tab-style a {
        width: 39%;
        text-align: center;
    }
    .pic-big-box {
        height: 350px;
    }
    .product-title {
        padding-top: 70px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .pic-big-box {
        border-bottom: 15px solid #fff;
    }
    .pic-box,
    .pic-content {
        margin-left: 5px;
        margin-right: 5px;
    }
    .product_show .col-sm-10 {
        margin-left: -43%;
    }
    .index-box .mt-5 {
        margin-top: 0!important;
    }
    .index-box .pl-4 {
        padding-left: 0!important;
        padding-top: 3rem!important;
    }
    .text-page p {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .text-page ul {
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }
    .pro_detail_show li {
        float: left;
        width: 158px;
    }
    .product_show .col-xs-9 {
        width: 85%;
    }
    #myvideo .mask{
        position: fixed;
        top: 180px;
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .lang-block{
        display: block !important;
    }
}