﻿
.slide_btn {
    all: unset;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    cursor: pointer;
}

    .slide_btn > p {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 1px;
        text-align: right;
        color: #ffffff;
    }

    .slide_btn .pic img {
        width: 20px;
        height: 20px;
        display: block;
        margin-right: 6px;
    }


/*header.reset*/
.header * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-size: 16px;
    box-sizing: border-box;
}

.header blockquote,
.header q {
    quotes: none;
}

    .header blockquote:before,
    .header blockquote:after,
    .header q:before,
    .header q:after {
        content: "";
        content: none;
    }

.header table {
    border-collapse: collapse;
    border-spacing: 0;
}

.header p {
    /*color: #000;*/
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: "微軟正黑體";
}

.header span {
    color: #000;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.header a {
    cursor: pointer;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    font-family: "微軟正黑體";
}

    .header a:hover {
        text-decoration: none;
    }

.header li {
    list-style-type: none;
}

.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6 {
    margin: 0;
    display: block;
    font-weight: 700;
    font-size: 100%;
}

.header h1 {
    font-size: 32px;
}

.header h2 {
    font-size: 24px;
}

.header h3 {
    font-size: 18px;
}

.header h4 {
    font-size: 16px;
}

.header h5 {
    font-size: 13px;
}

.header h6 {
    font-size: 10px;
}

.header select {
    font-size: 16px;
}

.header img {
    border: 0;
}


/*header*/
.header {
    position: relative;
    width: 100%;
    font-size: 16px;
}

.header-main-top {
    position: relative;
    transition: padding 0.8s;
}

    .header-main-top.mini-top-active {
        padding-top: 52px;
    }

.header .header-mini-top {
    background-color: #888888;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    display: none;
}

    .header .header-mini-top .hmt-closebtnn {
        position: absolute;
        /*        width: 12px;
        height: 12px;*/
        top: 5px;
        bottom: 0;
        right: 30px;
        margin: auto;
    }

        .header .header-mini-top .hmt-closebtnn a {
            display: block;
            font-size: 0;
            height: 100%;
        }

            .header .header-mini-top .hmt-closebtnn a img {
                width: 12px;
                height: 12px;
                vertical-align: top;
            }

    .header .header-mini-top .mini-nav {
        text-align: right;
        min-height: 26px;
    }

        .header .header-mini-top .mini-nav .ul-items {
            font-size: 0;
        }


            .header .header-mini-top .mini-nav .ul-items .ul-li-items {
                display: inline-block;
                vertical-align: top;
                margin-left: 30px;
            }


                .header .header-mini-top .mini-nav .ul-items .ul-li-items a {
                    font-size: 12px;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: 12px;
                    letter-spacing: 0.8px;
                    color: #ffffff;
                    padding: 7px 0;
                    display: block;
                    font-weight: bold;
                }

.header-top {
    /*border: 1px solid #00f;*/
    position: relative;
    height: 60px;
    background-color: #d70c18;
}

.header-bottom {
    /*border: 1px solid #00f;*/
    position: relative;
    height: 44px;
    background-color: #fff;
}

.header.event-header .header-bottom {
    height: 0;
}

.header.event-header .header-top .web-name {
    width: 11em;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    color: #ffffff;
    position: relative;
    top: calc(50% + 1px);
    transform: translateY(-50%);
    left: 175px;
}

.header .header-container-LOGO {
    position: absolute;
    top: 11px;
}

    .header .header-container-LOGO a.desk-logo {
        display: block;
    }

        .header .header-container-LOGO a.desk-logo img {
            width: 155px;
            height: 40px;
        }

.header .mobile-LR-btn {
    display: none;
}

.header .big-nav {
}

    .header .big-nav .big-nav-ul {
        font-size: 0;
    }

        .header .big-nav .big-nav-ul .big-nav-ul-li {
            display: inline-block;
            vertical-align: top;
            /* width: 110px;*/
        }

            .header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus {
                display: none;
            }

            .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title {
                padding-top: 11px;
                padding-bottom: 9px;
                font-size: 18px;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: normal;
                text-align: center;
                color: #333333;
                display: block;
                text-align: center;
                padding-left: 36px;
                padding-right: 36px;
                font-family: "微軟正黑體";
            }

        .header .big-nav .big-nav-ul.eng .big-nav-ul-li .big-nav-title {
            font-size: 16px;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic {
            width: 32px;
            height: 32px;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic-1 {
            display: block;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title .pic-2 {
            display: none;
        }

.header .megamenu-out {
    position: absolute;
    left: 0;
    margin: auto;
    top: 43px;
    z-index: 3;
    /*height: 300px;*/
    /*height: 330px;*/
    height: 360px;
    box-shadow: 0px 3px 3px #999;
    background-color: #fff;
    overflow-y: hidden;
    display: none;
}

    .header .megamenu-out .linktitle {
        /*padding: 20px 30px 10px 30px;*/
        /*display: none;*/
        position: absolute;
        left: calc(50% - 85px);
        bottom: 0;
        width: 175px;
    }

        .header .megamenu-out .linktitle .linkbtnnn {
            background-color: #ffffff;
            box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.11);
            border-radius: 18px;
        }

            .header .megamenu-out .linktitle .linkbtnnn a {
                font-size: 16px;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: 1px;
                color: #333333;
                display: block;
                padding: 12px 20px 12px 50px;
                position: relative;
            }

                .header .megamenu-out .linktitle .linkbtnnn a:before {
                    content: "";
                    position: absolute;
                    left: 20px;
                    top: 12px;
                    width: 19px;
                    height: 19px;
                    background-image: url("../img/ts-510.png");
                    background-size: cover;
                    background-position: center;
                }

    .header .megamenu-out .mega-pic {
        width: 169px;
        height: 132px;
        margin: 0 auto;
        margin-top: 22px;
    }

        .header .megamenu-out .mega-pic img {
            width: 100%;
            height: 100%;
        }

    .header .megamenu-out .linktitle + .mega-pic {
        margin-top: 20px;
    }

.header nav.big-nav .big-nav-ul .big-nav-ul-li.active .megamenu-out {
    display: block;
}

@media screen and (min-width: 1441px) {
    .header .header-mini-top .hmt-closebtnn {
        right: calc(50% - 600px - 86px);
    }
}

@media screen and (max-width: 1023px) {
    .header .megamenu-out .mega-pic {
        display: none;
    }

    .header-main-top.mini-top-active {
        padding-top: 0;
    }

    .header.event-header .header-top .web-name {
        left: 210px;
    }
}

.header .megamenu-out.active {
    display: block;
}

.header .login-block {
    /*width: 260px;*/
    /*display: none;*/
}

    .header .login-block .header-comp-4 {
        padding-top: 20px;
    }

.header .nav-drop {
    width: 320px;
    position: absolute;
    top: 0;
    /*right: 30px;*/
    right: 40px;
    z-index: 12;
}

    .header .nav-drop .dropp-comp-1 {
        display: block;
        vertical-align: top;
    }

        .header .nav-drop .dropp-comp-1 .card2 {
            border-radius: 0;
            background-color: transparent;
            display: none;
        }

            .header .nav-drop .dropp-comp-1 .card2.active {
                display: block;
            }

        .header .nav-drop .dropp-comp-1 .card-header2 {
            border-radius: 0;
        }

            .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block {
                text-align: center;
                width: 150px;
            }

                .header
                .nav-drop
                .dropp-comp-1
                .card-header2
                .btnnn-block
                .btnn-style.collapsed:after {
                    transform: rotate(90deg);
                }

/*                .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block .btnn-style:after {
                    content: "";
                    position: absolute;
                    right: 30px;
                    top: 17px;
                    width: 6px;
                    height: 10px;
                    margin: 0px auto 0px auto;
                    z-index: 50;
                    background-image: url(../images/assets/imgs/taishin/arrow-to-right-03.png);
                    background-size: 100%;
                    background-repeat: no-repeat;
                    background-position: center;
                    background-position: center;
                    transform: rotate(-90deg);
                }*/

                .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block .btnn-style {
                    font-size: 16px;
                    font-weight: bold;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: 1.4em;
                    letter-spacing: normal;
                    text-align: center;
                    color: #333333;
                    background-color: transparent;
                    padding: 11px 0;
                    display: block;
                    width: 100%;
                    position: relative;
                    background-color: #f6f6f6;
                }

@media only screen and (min-width: 1024px) and (max-width: 1260px) {
    .header .nav-drop {
        width: 195px;
        right: 50px;
        right: 100px;
    }

        .header .nav-drop .dropp-comp-1 {
        }

            .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block .btnn-style:after {
                right: 15px;
            }
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
    .header .nav-drop .dropp-comp-1 {
        display: none;
    }

        .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block .btnn-style {
            background-color: rgba(245, 245, 245, 0.7);
        }

        .header .nav-drop .dropp-comp-1 .collapse {
            display: block;
        }

        .header .nav-drop .dropp-comp-1 .card-header2 .btnnn-block .btnn-style:after {
            display: none;
        }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
}

.header .header-top .sign-in-content {
    display: none;
}

.header .header-top .searchh {
    display: inline-block;
    height: 35px;
    vertical-align: top;
    margin-top: 6px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 10;
}

    .header .header-top .searchh .btnnn {
    }

        .header .header-top .searchh .btnnn .pic {
        }

        .header .header-top .searchh .btnnn .pic-1 {
            display: none;
            height: auto;
        }

        .header .header-top .searchh .btnnn .pic-2 {
            display: block;
        }

        .header .header-top .searchh .btnnn .pic img {
            width: 35px;
            height: 35px;
        }

@media only screen and (min-width: 1024px) and (max-width: 1260px) {
    .header .header-top .searchh {
        right: 25px;
        right: 60px;
    }

    .eng-header .header .header-top .searchh {
        right: 10px;
    }
}

.header .fastmenu {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 44px;
    margin: auto;
    z-index: 3;
}

    .header .fastmenu .bbtn {
        text-align: center;
        display: block;
        padding: 17px 0px;
    }

        .header .fastmenu .bbtn .btnsty {
            position: relative;
            width: 6px;
            height: 10px;
            margin: 0px auto 0px auto;
            z-index: 50;
            background-image: url(../images/assets/imgs/taishin/arrow-to-right-03.png);
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: center;
            background-position: center;
            transform: rotate(-90deg);
            border: 0;
        }

        .header .fastmenu.active .bbtn .btnsty,
        .header .fastmenu .bbtn.active .btnsty {
            transform: rotate(90deg);
        }

    .header .fastmenu .fastmenu-items {
        position: relative;
        top: 0px;
    }

        .header .fastmenu .fastmenu-items .ul-items {
        }

            .header .fastmenu .fastmenu-items .ul-items .ul-li-items {
                position: relative;
                background-color: rgba(244, 244, 244, 0.8);
                padding: 10px 0;
                border-bottom: 1px solid #888;
            }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items:last-child {
                    border-bottom: 0;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall {
                    display: none;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn {
                    display: none;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall.cus-show {
                    display: block;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items a {
                    text-align: center;
                    display: block;
                }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic {
                        padding-bottom: 0px;
                        line-height: 0;
                    }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn a .pic-1 {
                    display: block;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn a .pic-2 {
                    display: none;
                }

                .header
                .fastmenu
                .fastmenu-items
                .ul-items
                .ul-li-items.loginbtnnn.active
                a
                .pic-1 {
                    display: none;
                }

                .header
                .fastmenu
                .fastmenu-items
                .ul-items
                .ul-li-items.loginbtnnn.active
                a
                .pic-2 {
                    display: block;
                }

                .header
                .fastmenu
                .fastmenu-items
                .ul-items
                .ul-li-items.loginbtnnn.active
                a
                .txt
                p {
                    color: #d70c18;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img {
                    max-width: 44px;
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items a:hover .pic img {
                }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt {
                }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p {
                        font-size: 14px;
                        font-weight: bold;
                        font-style: normal;
                        font-stretch: normal;
                        line-height: normal;
                        letter-spacing: 0.8px;
                        text-align: center;
                        color: #4a4a4a;
                    }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items .second-items-block {
                    position: absolute;
                    width: 180px;
                    right: -180px;
                    top: 0;
                    display: none;
                }

                .header
                .fastmenu
                .fastmenu-items
                .ul-items
                .ul-li-items:hover
                .second-items-block {
                    /*display: block;*/
                }

                .header
                .fastmenu
                .fastmenu-items
                .ul-items
                .ul-li-items
                .second-items-block
                .sub-ul-items {
                    background-color: #ffd106;
                    padding: 0 5px;
                }

                    .header
                    .fastmenu
                    .fastmenu-items
                    .ul-items
                    .ul-li-items
                    .second-items-block
                    .sub-ul-items
                    .sub-ul-li-items {
                        border-bottom: 1px solid #fff;
                    }

                        .header
                        .fastmenu
                        .fastmenu-items
                        .ul-items
                        .ul-li-items
                        .second-items-block
                        .sub-ul-items
                        .sub-ul-li-items:last-child {
                            border-bottom: 0;
                        }

                        .header
                        .fastmenu
                        .fastmenu-items
                        .ul-items
                        .ul-li-items
                        .second-items-block
                        .sub-ul-items
                        .sub-ul-li-items
                        a {
                            font-size: 0.875em;
                            font-weight: bold;
                            color: #000;
                            padding: 10px;
                            display: block;
                            text-align: left;
                            line-height: 20px;
                        }

.header .sub-nav {
    position: absolute;
    right: 0;
    top: -86px;
}

.header.event-header .sub-nav {
    top: -42px;
}

.header .sub-nav .sub-nav-ul {
    font-size: 0;
    text-align: right;
}

    .header .sub-nav .sub-nav-ul:after {
        display: inline-block;
        content: "";
        width: 0;
        height: 25px;
        vertical-align: middle;
    }

    .header .sub-nav .sub-nav-ul li {
        display: inline-block;
        vertical-align: middle;
        padding-left: 15px;
    }

    .header .sub-nav .sub-nav-ul .sub-nav-ul-li-2 {
        padding-left: 24px;
    }

    .header .sub-nav .sub-nav-ul .sub-nav-ul-li-last {
        padding-left: 20px;
    }

    .header .sub-nav .sub-nav-ul .last-link-btn {
        padding-left: 30px;
    }

    .header .sub-nav .sub-nav-ul li a {
        display: block;
        line-height: 18px;
    }

        .header .sub-nav .sub-nav-ul li a:hover {
            display: block;
            line-height: 18px;
        }

        .header .sub-nav .sub-nav-ul li a p {
            font-size: 14px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: 20px;
            letter-spacing: 1px;
            text-align: right;
            color: #ffffff;
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
        }


    .header .sub-nav .sub-nav-ul li a {
        font-size: 0;
    }

        .header .sub-nav .sub-nav-ul li a .pic {
            vertical-align: middle;
        }

            .header .sub-nav .sub-nav-ul li a .pic img {
                width: 20px;
                height: 20px;
                line-height: 0;
                display: inline-block;
                vertical-align: top;
            }

        .header .sub-nav .sub-nav-ul li a .pic-1 {
            display: inline-block;
        }

        .header .sub-nav .sub-nav-ul li a .pic-2 {
            display: none;
        }

    .header .sub-nav .sub-nav-ul li .searchbar-top {
        display: inline-block;
        width: 150px;
        margin-top: 0px;
        position: relative;
    }

        .header .sub-nav .sub-nav-ul li .searchbar-top .input-group {
            position: relative;
        }

            .header .sub-nav .sub-nav-ul li .searchbar-top .input-group label {
                display: none;
            }

            .header .sub-nav .sub-nav-ul li .searchbar-top .input-group input {
                display: block;
                width: 100%;
                height: 22px;
                padding: 0px 12px;
                font-size: 0.75em;
                line-height: 1.42857143;
                color: #555;
                background-color: #fff;
                background-image: none;
                border: 0px solid #ccc;
                border-right: 0px;
                border-radius: 20px;
            }

                .header .sub-nav .sub-nav-ul li .searchbar-top .input-group input:focus {
                    outline: 0;
                }

            .header .sub-nav .sub-nav-ul li .searchbar-top .input-group a {
                width: 20px;
                height: 20px;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                background-color: transparent;
                text-align: left;
            }

                .header .sub-nav .sub-nav-ul li .searchbar-top .input-group a img {
                    width: 12px;
                    height: 12px;
                }

.header .favo-btnnn {
    position: absolute;
    right: 5px;
    top: 10px;
    display: none;
}

    .header .favo-btnnn a {
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
        display: block;
    }

.header .fastmenu .fast-content-block {
    position: absolute;
    top: 0;
    width: 416px;
    right: 70px;
    background-color: #ffffff;
    box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.06);
    height: 100%;
    font-size: 0;
    padding: 20px 20px;
    box-sizing: border-box;
    display: none;
}

    .header .fastmenu .fast-content-block.active {
        display: inline-block;
    }

.header .fastmenu .list-item > li > a {
    font-size: 0;
}

.header .fastmenu .list-item > li + li {
    margin-top: 10px;
}

.header .fastmenu .fast-content-block h4 {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 1.4px;
    color: #000000;
    padding-bottom: 24px;
}

.header .fastmenu .fast-content-block .btn-favorite-close {
    display: inline-block;
    width: 44px;
    height: 44px;
    float: right;
    position: relative;
    right: -7px;
    top: -5px;
}

    .header .fastmenu .fast-content-block .btn-favorite-close img {
        width: 44px;
        height: 44px;
    }


.header .fastmenu .f img {
    max-width: 34px;
    width: 22px;
}

.header .fastmenu .fast-content-block .tag-block {
    border-radius: 4px;
    background-color: #9b9b9b;
    display: inline-block;
    vertical-align: top;
    padding: 7px 5px;
    color: #fff;
    text-align: center;
    width: 20%;
    font-size: 13px;
    overflow: hidden;
}

.header .fastmenu .fast-content-block .list-text {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #333333;
    padding-left: 10px;
    text-align: left;
}

.header .fastmenu .fast-content-block .list-item.scroll-item {
    height: fit-content;
}

.header .scroll-v-block {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 80%;
    overflow-y: scroll;
}

.header .fastmenu .fastmenu-items .ul-items .ul-li-items.active {
    background-color: #d70c18;
    position: static;
}

    .header .fastmenu .fastmenu-items .ul-items .ul-li-items.active a .txt p {
        color: #fff;
    }

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .header .section-block {
        margin: 0 40px;
        max-width: initial;
    }

    .header .big-nav .big-nav-ul .big-nav-ul-li {
        /*width: 95px;*/
        padding-right: 0px;
    }

    .header .fastmenu {
        width: 60px;
    }

    .header .header-mini-top .mini-nav {
        position: relative;
        right: 40px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title {
        font-size: 18px;
        padding-left: 26px;
        padding-right: 26px;
    }

    .header .big-nav .big-nav-ul.eng .big-nav-ul-li .big-nav-title {
        font-size: 15px;
    }


    .header .fastmenu .fastmenu-items .ul-items .ul-li-items {
        padding: 5px 0;
    }

        .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img {
            max-width: 30px;
        }

        .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p {
            font-size: 12px;
        }
}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title {
        font-size: 18px;
    }

    .header .big-nav .big-nav-ul.eng .big-nav-ul-li .big-nav-title {
        font-size: 13px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {

    .header .header-mini-top .mini-nav {
        width: calc(100% - 80px);
        position: relative;
        right: auto;
    }

    .header .header-mini-top .hmt-closebtnn {
        width: 10px;
        height: 10px;
    }

        .header .header-mini-top .hmt-closebtnn a img {
            width: 10px;
            height: 10px;
        }
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {


    .slide_btn > p {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: right;
        color: #4a4a4a;
    }

    .header .header-mini-top .mini-nav {
        width: 100%;
    }

    .header .sub-nav .sub-nav-ul:after {
        display: none;
    }

    .header .header-mini-top {
        /*position: absolute;
		    bottom: 0;
		    left: 0;*/
        top: auto;
        z-index: 110;
        display: none;
    }

    .header .header-main-top:not(.iph-open) .header-mini-top {
        display: none !important;
    }

    .header .header-main-top.iph-open .header-mini-top {
        display: auto !important;
    }

    .header .header-mini-top.active {
        display: block;
    }

    .header .header-mini-top .mini-nav {
        text-align: left;
    }

        .header .header-mini-top .mini-nav .ul-items {
            padding: 5px 30px 5px 30px;
        }

            .header .header-mini-top .mini-nav .ul-items .ul-li-items {
                padding-left: 0;
                padding-right: 20px;
                margin-left: 0px;
            }

    .header .header-mini-top .hmt-closebtnn {
        width: 12px;
        height: 12px;
        top: 12px;
        bottom: auto;
    }

        .header .header-mini-top .hmt-closebtnn a img {
            width: 12px;
            height: 12px;
        }

    .header-main-top.iph-open {
        position: fixed;
        width: 100%;
        top: 0;
        bottom: 0;
        margin: auto;
        overflow-y: auto;
        z-index: 100;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        overflow: hidden;
    }

    .header-main-top.iph-login-open {
        position: fixed;
        width: 100%;
        top: 0;
        bottom: 0;
        margin: auto;
        overflow-y: auto;
        z-index: 100;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
    }

    .header-main-top.active {
        padding-top: 0px;
    }

    .header-top {
        position: fixed;
        z-index: 100;
        left: 0;
        right: 0;
        height: 53px;
    }

    .iph-open .header-top {
        z-index: 111;
    }

    .header-download-app.collapse.show + .header-main-top .header-top {
        top: 90px;
    }

    .header-open
    .header-download-app.collapse.show + .header-main-top
    .header-top {
        top: 0;
    }

    .header-bottom {
        /*position: absolute;
			top: 0;
			display: inline-block;
			right: 0;
			left: 0;
			margin: auto;*/
        position: relative;
        top: 0px;
        height: auto;
        display: block;
        right: 0;
        left: 0;
        margin: auto;
        z-index: 110;
        background-color: transparent;
    }

    .sign-in-open .header-bottom {
        z-index: 90;
    }


    .header-bottom.active {
        top: 53px;
        margin-bottom: 53px;
    }

    .header-bottom.iph-showlogin-active {
        top: auto;
        margin-bottom: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }

    .header .header-container-LOGO {
        position: relative;
        top: 0;
        bottom: 0;
        width: 100%;
    }

        .header .header-container-LOGO a.desk-logo {
            display: block;
            position: absolute;
            top: 10px;
            left: 0px;
            right: 0;
            margin-left: 60px;
            width: 131px;
        }

    .eng-header .header .header-container-LOGO a.desk-logo {
        width: 147px;
        top: 7px;
    }

    .header .header-container-LOGO a.desk-logo img {
        max-width: 100%;
        height: auto;
        width: 131px;
    }

    .header .mobile-LR-btn {
        position: absolute;
        width: 20px;
        top: 17px;
        left: 20px;
        margin: auto;
        display: inline-block;
    }

        .header .mobile-LR-btn .burgerbtn {
            display: block;
            position: absolute;
            margin: auto;
            width: 20px;
            height: 20px;
            z-index: 10;
        }

            .header .mobile-LR-btn .burgerbtn .pic-1 {
                display: block;
            }

            .header .mobile-LR-btn .burgerbtn .pic-2 {
                display: none;
            }

            .header .mobile-LR-btn .burgerbtn.active .pic-1 {
                display: none;
            }

            .header .mobile-LR-btn .burgerbtn.active .pic-2 {
                display: block;
            }

        .header .mobile-LR-btn img {
            width: 100%;
        }

    .header-sub-nav {
        /*position: absolute;
			bottom: 60px;
			left: 0;
			right: 0;*/
        display: none;
    }

    .header .header-main-top.iph-open .header-sub-nav {
        display: block;
    }

    .header .sub-nav,
    .header.event-header .sub-nav {
        background-color: #fff;
        top: auto;
        position: relative;
        z-index: 100;
    }

        .header .sub-nav .sub-nav-ul {
            text-align: left;
            padding: 6px 0px 20px 30px;
        }

            .header .sub-nav .sub-nav-ul li {
                width: 50%;
                padding-left: 0px;
            }

            .header .sub-nav .sub-nav-ul .sub-nav-ul-li-2 {
                padding-left: 0px;
            }

            .header .sub-nav .sub-nav-ul .sub-nav-ul-li-last {
                padding-left: 0px;
            }

            .header .sub-nav .sub-nav-ul li {
                padding-top: 15px;
            }

        .header.event-header .sub-nav .sub-nav-ul li {
            padding-top: 15px;
        }

        .header .sub-nav .sub-nav-ul li a p {
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 1px;
            text-align: right;
            color: #4a4a4a;
        }

        .header .sub-nav .sub-nav-ul .sub-nav-ul-li-1 {
            display: none;
        }

        .header .sub-nav .sub-nav-ul .sub-nav-ul-li-6 {
            display: none;
        }

        .header .sub-nav .sub-nav-ul .last-link-btn {
            padding-left: 0px;
        }

        .header .sub-nav .sub-nav-ul li a .pic-1 {
            display: none;
        }

        .header .sub-nav .sub-nav-ul li a .pic-2 {
            display: inline-block;
        }

    .header .favo-btnnn {
        display: inline-block;
    }

    .header .big-nav {
        /*display: none;*/
        padding-right: 0;
    }

        .header .big-nav .big-nav-ul {
            display: block;
        }

            .header .big-nav .big-nav-ul .big-nav-ul-li {
                display: block;
                vertical-align: top;
            }

            .header .big-nav .big-nav-ul .big-nav-ul-li-search .big-nav-title {
                padding-top: 0px;
            }

    .header .fastmenu {
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: auto;
    }

        .header .fastmenu.active,
        .header .header-main-top.iph-open .fastmenu {
            position: relative;
            padding: 20px 0 10px 0;
            background-color: rgba(244, 244, 244, 1);
        }

        .header .fastmenu .bbtn {
            display: none;
        }

        .header .fastmenu .fastmenu-items {
            position: relative;
            top: 0px;
        }

            .header .fastmenu .fastmenu-items .ul-items {
                display: table;
                width: 100%;
                table-layout: fixed;
            }

                .header .fastmenu .fastmenu-items .ul-items .ul-li-items {
                    display: table-cell;
                    vertical-align: top;
                    border: 0;
                    padding: 7px 0;
                    background-color: rgba(244, 244, 244);
                }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items.showall {
                        display: table-cell;
                    }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items.iph-hidebtnnn {
                        display: none;
                    }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items.loginbtnnn {
                        display: block;
                    }

                    .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .pic img {
                        max-width: 25px;
                    }

    .header .header-bottom.active .iph-header-tab {
        display: block;
        top: 0px;
        z-index: 100;
        position: relative;
        padding-right: 0;
        margin-bottom: 0px;
        display: none;
    }

    .header .header-main-top.iph-open .header-bottom .iph-header-tab {
        display: block;
    }

    .header .iph-header-tab {
        display: block;
        z-index: 100;
        position: relative;
        padding-right: 0;
        display: none;
    }

    .header .megamenu-out {
        position: relative;
        top: 0;
        height: auto;
        box-shadow: none;
        background-color: #f6f6f6;
    }

        .header .megamenu-out .linktitle {
            display: block;
            top: 20px;
            left: 30px;
            height: 0;
            min-width: 315px;
            width: calc(100% - 60px);
        }

    .header .big-nav .big-nav-ul .big-nav-ul-li {
        border-bottom: 1px solid #e3e3e3;
        width: auto;
        padding-right: 0px;
    }

        .header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus {
            display: block;
        }

            .header .big-nav .big-nav-ul .big-nav-ul-li.iph-cus .big-nav-title:after {
                display: none;
            }

        .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title {
            background-color: transparent;
            font-size: 18px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 1px;
            color: #4a4a4a;
            text-align: left;
            padding: 18px 30px;
            position: relative;
            width: 100%;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title {
            height: 100%;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title {
            /* color: #4a4a4a;
            background-color: transparent;*/
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active {
            color: #fff;
            background-color: #4a4a4a;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title:after {
            content: "";
            position: absolute;
            right: 40px;
            top: 26px;
            width: 6px;
            height: 10px;
            background-image: url('../images/assets/imgs/taishin/arrow-to-right-03.png');
            background-size: cover;
            background-position: center;
            transform: rotate(90deg);
            border: 0;
        }

        .header .big-nav .big-nav-ul .big-nav-ul-li .big-nav-title.active:after {
            width: 12px;
            height: 10px;
            left: auto;
            right: 37px;
            transform: rotate(0deg);
            background-image: url('../images/assets/imgs/taishin/arrowup_whitesmoke.png');
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: center;
        }



    .header .big-nav .big-nav-ul li:nth-child(2) .big-nav-title:after,
    .header .big-nav .big-nav-ul li:nth-child(2) .big-nav-title:before {
        display: none;
    }

    .header .nav-drop {
        z-index: 200;
        top: auto;
        bottom: 58px;
        right: 0;
        left: 0;
        width: auto;
        display: none;
    }

    .header .header-bottom.iph-showlogin-active .nav-drop {
        display: block;
    }

    .header .header-top .right-content {
        display: inline-block;
        height: 100%;
        width: auto;
        text-align: right;
        position: absolute;
        right: 0;
        top: 0;
    }

    .header .header-top .searchh,
    .header .header-top .sign-in-content {
        display: inline-block;
        vertical-align: top;
    }

    .header .header-top .searchh {
        position: static;
        margin-top: 9px;
        margin-right: 6px;
    }

    .header.active .header-top .searchh {
        margin-right: 20px;
    }

    .header .header-top .searchh .btnnn .pic-1 {
        display: block;
    }

    .header .header-top .searchh .btnnn .pic-2 {
        display: none;
    }


    .header .header-top .sign-in-content {
        display: none;
        height: 100%;
        position: relative;
        margin-left: -15px;
    }

    .header.active .header-top .sign-in-content {
        display: inline-block;
    }

    .header .header-top .sign-in-content .sign-in-btn {
        height: 100%;
    }

    .header .header-top .sign-in-content .sign-in-btn {
        display: inline-block;
        height: 100%;
        background-color: #888888;
        position: relative;
    }

        .header .header-top .sign-in-content .sign-in-btn img {
            width: 22px;
            height: 22px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .header .header-top .sign-in-content .sign-in-btn p {
            display: block;
            height: 100%;
            width: auto;
            padding: 15px 10px;
            background-color: #888888;
            color: #fff;
            text-align: center;
            position: relative;
            min-width: 72px;
        }

        .header .header-top .sign-in-content .sign-in-btn[aria-expanded="true"] p {
            opacity: 0;
        }

    .header .header-top .sign-in-content .sign-in-bgk {
        display: none;
        height: 100vh;
        width: 100vw;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 100%;
        right: 0;
    }

    .header
    .header-top
    .sign-in-content
    .sign-in-btn[aria-expanded="true"] + .sign-in-bgk {
        display: block;
    }

    .header .header-top .sign-in-content .sign-in-page-list {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100vw;
    }

        .header .header-top .sign-in-content .sign-in-page-list li + li {
            margin-top: 1px;
        }

        .header .header-top .sign-in-content .sign-in-page-list li a {
            display: inline-block;
            width: 100%;
            padding: 10px;
            font-size: 15px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            color: #333;
            line-height: 1.4;
            letter-spacing: 0.4px;
            text-align: center;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .header .header-top .sign-in-content .sign-in-page-list li a:active {
                font-weight: bold;
                color: #d70c18;
            }

    .header .fastmenu .fast-content-block {
        width: 100vw;
        right: 0px;
        height: calc(100vh - 60px);
        transform: translateY(-100%);
        box-shadow: none;
        z-index: 100;
    }

    .header .fastmenu .fast-content-block {
        background-color: #ededed;
    }

    .header .scroll-v-block {
        height: calc(100% - 60px);
    }

        .header .scroll-v-block .morn-btn {
            padding-top: 30px;
            padding-bottom: 70px;
        }
}

@media screen and (max-width: 767px) {
    .header-download-app.collapse.show + .header-main-top .header-top {
        top: 70px;
    }

    .header .header-mini-top .hmt-closebtnn {
        right: 13px;
    }

    .eng-header .header .header-container-LOGO a.desk-logo {
        width: 114px;
        top: 7px;
    }
}

@media (max-width: 374px) {
    .header-download-app.collapse.show + .header-main-top .header-top {
        top: 80px;
    }

    .header .fastmenu .fastmenu-items .ul-items .ul-li-items a .txt p {
        /*font-size: 13px;*/
        font-size: 12px;
    }

    .header .megamenu-out .linktitle {
        min-width: 0px;
    }
}

.section-block {
    max-width: 1200px;
    /*border: 2px solid #00f;*/
    margin: auto;
    height: 100%;
    position: relative;
}

/*mega-comp-1*/
.mega-comp-1 {
}

    .mega-comp-1 .ul-items {
        font-size: 0;
        padding-left: 0;
    }

        .mega-comp-1 .ul-items .ul-li-items {
            display: inline-block;
            vertical-align: top;
            /*width: 200px;*/
            width: 170px;
            /*padding-right: 20px;*/
            padding-right: 35px;
        }

            .mega-comp-1 .ul-items .ul-li-items .title {
                padding-bottom: 10px;
                min-height: 50px;
            }

                .mega-comp-1 .ul-items .ul-li-items .title p {
                    font-size: 17px;
                    font-weight: bold;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    letter-spacing: 1.1px;
                    color: #000000;
                }

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .mega-comp-1 .ul-items .ul-li-items .title p {
        /*font-size: 16px;*/
        font-size: 15px;
    }

    .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty {
        font-size: 14px;
    }
}

.mega-comp-1 .ul-items .ul-li-items .sub-ul-items {
}

    .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items {
        padding-bottom: 15px;
    }

        .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .descsty {
            font-size: 15px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 0.4px;
            color: #000000;
        }

            .mega-comp-1
            .ul-items
            .ul-li-items
            .sub-ul-items
            .sub-ul-li-items
            .descsty:hover {
                /*color: #d70c18;
  font-weight: bold;
  text-decoration: underline;*/
            }

@media only screen and (min-width: 1024px) {
    .mega-comp-1 .ul-items {
        white-space: nowrap;
    }

        .mega-comp-1 .ul-items .ul-li-items {
            white-space: normal;
        }
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
    .mega-comp-1 .ul-items .ul-li-items {
        width: 160px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .mega-comp-1 .ul-items .ul-li-items {
        width: 140px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
    .mega-comp-1 .ul-items .ul-li-items {
        width: auto;
        display: block;
        padding-right: 0;
    }

        .mega-comp-1 .ul-items .ul-li-items .title {
            border-bottom: 1px solid #979797;
            padding: 10px 10px;
            position: relative;
        }

            .mega-comp-1 .ul-items .ul-li-items .title:after {
                content: "";
                position: absolute;
                right: 10px;
                top: 17px;
                width: 6px;
                height: 10px;
                background-image: url(../images/assets/imgs/taishin/arrow-to-right-03.png);
                background-size: cover;
                background-position: center;
                transform: rotate(90deg);
                border: 0;
            }

            .mega-comp-1 .ul-items .ul-li-items .title.active:after {
                transform: rotate(-90deg);
            }

            .mega-comp-1 .ul-items .ul-li-items .title p {
                font-size: 18px;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: 1px;
                color: #4a4a4a;
            }

        .mega-comp-1 .ul-items .ul-li-items .sub-ul-items {
            padding: 10px 15px;
            display: none;
        }

            .mega-comp-1 .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items {
                padding-bottom: 20px;
            }

                .mega-comp-1
                .ul-items
                .ul-li-items
                .sub-ul-items
                .sub-ul-li-items:last-child {
                    padding-bottom: 10px;
                }

            .mega-comp-1 .ul-items .ul-li-items .sub-ul-items.active {
                display: block;
            }
}



/*header-comp-7*/
.header-comp-7 {
}

    .header-comp-7 .tab-sty-1 {
        display: none;
    }

        .header-comp-7 .tab-sty-1 li {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            margin: auto;
        }

            .header-comp-7 .tab-sty-1 li + li {
                border: 0;
            }

            .header-comp-7 .tab-sty-1 li a.active,
            .header-comp-7 .tab-sty-1 li a:hover {
                /*color: #d70c18;
                background-color: #f9f9f9;
                font-weight: bold;*/
            }

            .header-comp-7 .tab-sty-1 li a {
                font-size: 18px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: 1.1px;
                color: #000000;
                padding: 12px 0;
                border-radius: 0;
                background-color: #fff;
            }

    .header-comp-7 .tab-content-sty-gray {
    }

    .header-comp-7 .tab-content {
        position: relative;
        padding-top: 0px;
        margin: auto;
        /*background-color: #fff;*/
    }

@media only screen and (min-width: 320px) and (max-width: 1023px) {
    .header-comp-7 {
        /*padding: 0 30px;*/
    }

        .header-comp-7 .tab-sty-1 {
            padding: 0 0px;
            /*display: table;*/
            /*table-layout: fixed;*/
            width: 100%;
            display: block;
            overflow-x: scroll;
            white-space: nowrap;
            font-size: 0;
            background-color: #fff;
        }

            .header-comp-7 .tab-sty-1 li {
                /*display: table-cell;*/
                display: inline-block;
                vertical-align: middle;
            }

                .header-comp-7 .tab-sty-1 li a {
                    width: auto;
                    /*padding: 12px 0;*/
                    padding: 12px 15px;
                    font-size: 18px;
                    font-weight: bold;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: 1.5;
                    letter-spacing: normal;
                    text-align: center;
                    color: #000000;
                }

        .header-comp-7 .tab-content {
            position: relative;
            padding-top: 0px;
            margin: auto;
            background-color: #f6f6f6;
        }
}


/*menu*/

.big-nav > ul > li {
    cursor: pointer;
}



.big-nav .big-nav-title a,
.big-nav .big-nav-title p {
    /*color: #f8f8f8;
        margin-bottom: 0;*/
    /* transform: skewX(10deg);*/
    /* display: block;
        position: relative;*/
    z-index: 2;
    font-family: 微軟正黑體;
    /* font-family: "微軟正黑體"; */
    font-weight: 800;
    /*   font-size: 16px;
        line-height: 1.88;*/
}

.big-nav .big-nav-title a,
.big-nav .big-nav-title p {
    color: #FF0A00;
    /* font-weight: bold; */
    text-decoration: none;
}

.big-nav > ul > li > ul {
    display: none;
    /*display: block;*/
    /*position: absolute; */
    position: relative;
    /*  width: 100%;*/
    /*left: 24px;*/
    /* height: 130px;*/
    background: #fff;
    align-items: center;
    /* background: url('../../../Images/assets/imgs/index/nav.png') no-repeat left,#f8f8f8 no-repeat;
     box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    top: 100%;
    min-width: 150px;*/
}


.sub-ul-items .sub-ul-li-items:hover .descsty {
    color: #d70c18;
    background-color: #fff;
    /*background-color: transparent;*/
}

@media (max-width:1160px) {
    .big-nav-title.active {
        color: #FFF;
        background-color: #4a4a4a;
    }

    .sub-ul-li-items {
        margin-left: 20px;
    }


    header .big-nav-ul > div .searchContainer {
        display: inline-block;
        position: relative;
    }

        header .big-nav-ul > div .searchContainer:before {
            display: block;
            position: absolute;
            z-index: 10px;
            content: '';
            width: 18px;
            height: 18px;
            top: 7px;
            left: 10px;
            background-image: url(../../../Images/assets/imgs/icons/ico_search.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }

    header .big-nav-ul > div .searchInput {
        border: none;
        background: #F4F4F4;
        margin-right: 9px;
        font-size: 16px;
        line-height: 20px;
        padding: 6px 10px;
        padding-left: 33px;
        width: 230px;
    }

        header .big-nav-ul > div .searchInput:focus {
            outline: none;
        }

        header .big-nav-ul > div .searchInput::-webkit-input-placeholder {
            color: #57595D;
        }
}

@media (min-width: 1025px) {
    .big-nav > ul > li:hover > ul {
        display: block;
    }

    /*    .big-nav .big-nav-ul > li:hover > ul,
    .big-nav .big-nav-ul > li.active > ul {
        display: block;
    } 
*/

    .header .big-nav .big-nav-ul .big-nav-ul-li:hover .big-nav-title {
        color: #fff;
        background-color: #4a4a4a;
        height: 44px;
    }

    .sub-ul-li-items {
        text-align: center;
    }

    .header_nav .nav .serch {
        display: flex;
        position: relative;
    }
}

    .big-nav > ul > li > ul a {
        color: #323D47;
        font-size: 16px;
        /* display: flex;*/
        /*align-items: center;*/
        /* font-family: Noto Sans TC,微軟正黑體; */
        font-family: "微軟正黑體";
        font-weight: 800;
        /* margin-left:32px;*/
    }


        .big-nav > ul > li > ul a:hover {
            text-decoration: none;
        }

    .big-nav > ul > li > ul > li a {
        display: block;
        padding: 10px;
    }


    .mbSearch {
        background-color: #fff;
    }


    @media only screen and (min-width: 992px) {
        .mbSearch {
            display: none;
        }
    }

    .mbSearch .searchContainer {
        display: inline-block;
        position: relative;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
    }

        .mbSearch .searchContainer:before {
            display: block;
            position: absolute;
            z-index: 10px;
            content: '';
            width: 18px;
            height: 18px;
            top: 13px;
            left: 10px;
            background-image: url(../../../Images/assets/imgs/icons/ico_search.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }

    .mbSearch .searchInput {
        border: none;
        background: #FFF;
        margin-right: 0;
        font-size: 16px;
        line-height: 20px;
        padding: 6px 10px;
        padding-left: 33px;
        width: 100%;
    }

        .mbSearch .searchInput:focus {
            outline: none;
        }

        .mbSearch .searchInput::-webkit-input-placeholder {
            color: #57595D;
        }

