body{
    font-family: "Microsoft JhengHei", "微軟正黑體", arial, Verdana, "新細明體", sans-serif;
}
.new_yt {
    padding: 35px 0 0;
}

.new_yt .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 30px; */
    height: 0;
    overflow: hidden;
}

.new_yt .video-container iframe,
.new_yt .video-container object,
.new_yt .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.new_yt_bg {
    max-width: 800px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    /* -moz-box-shadow: 1px 0px 5px #8a8a8a;
    -webkit-box-shadow: 1px 0px 5px #8a8a8a;
    box-shadow: 1px 0px 5px #8a8a8a; */
    margin: 0 auto;
}

.new_bg {
    /* background-image: url(../images/new_bg.png); */
    background-repeat: no-repeat;
    background-position: top center;
}

.new_block {
    width: 100%;
    padding: 45px 0 0;
}

.new_block img {
    width: 100%;
}

.new_bg_color {

    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#f0f4e8+0,c0d7a9+100&0.1+0,1+100 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(227, 223, 219, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.new_title {
    color: #AC8B55;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.new_sub {
    color: #AC8B55;
    font-size: 23px;
    text-align: center;
}

.new_product {
    padding: 25px 45px;
}

.new_product_item_title {
    /* background-color: #AC8B55; */
    color: #AC8B55;
    font-size: 23px;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    font-weight: bold;
}

.new_product_item {
    cursor: pointer;

}

.new_product_img {
    /* background-color: #fff; */
    position: relative;
}

.new_product_img_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}

.new_product_item:hover .new_product_img_ab {
    background-size: 115%;
    opacity: .85;

}

/* .new_product_item:hover img {
    opacity: .85;
} */

.new_product_btn {
    text-align: center;
    padding: 45px 0 15px;
}

.new_product_btn a {
    background-color: #C9994B;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 50px;
    cursor: pointer;
}

.new_stronghold_search {
    padding: 30px 0 0;
}

.new_stronghold_search label {
    color: #58514A;
    font-weight: bold;
    font-size: 24px;
}

.new_stronghold_search select {
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    width: 100%;
    border: 0;
    border-radius: 10px;
    height: 50px;
    color: #000;
    padding: 0 15px;
    /* font-size: 19px; */
    font-weight: bold;
}

.new_stronghold_btn {
    background-color: #C9994B;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    padding: 13px 15px;
    border-radius: 5px;
}

.new_stronghold_map {
    margin: 35px 0;
    padding: 25px;
    background-color: #fff;
    border-radius: 15px;
}

.new_stronghold_iframe {
    width: 100%;
}

.new_stronghold_iframe iframe {
    width: 100%;
    height: 600px;
}

.new_stronghold_list {
    list-style: none;
    width: 100%;
    overflow-x: hidden;
    height: 600px;
}

.new_stronghold_li {
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.new_stronghold_item {
    width: 100%;
    display: block;
    cursor: pointer;
}

.new_stronghold_item h3 {
    color: #58514A;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 0;
}

.new_stronghold_item h3 i {
    color: #AC8B56;
    margin-right: 5px;
}

.new_stronghold_item p {
    padding-left: 20px;
    font-size: 18px;
    color: #58514A;
}

.new_stronghold_ol {
    list-style: none;
    padding: 10px 0;
    font-size: 18px;
}

.new_stronghold_ol li::before {
    content: "●";
    color: #AC8B56;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

.new_footer_bg {
    background-image: url(../images/new_g.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    width: 100%;
    padding: 45px 0 75px;
    /* background-size: contain; */
}

.new_fix {
    width: 50px;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 99;
}

.new_fix a {
    display: block;
}

.new_fix a img {
    width: 100%;
}

.new_product_title {
    text-align: center;
    position: relative;
    margin: 0;
}

.new_product_title span {
    font-size: 35px;
    display: inline-block;
    background-color: #fff;
    padding: 15px;
    font-weight: bold;
    color: #A78A50;
    position: relative;
    z-index: 1;
}

.new_product_title::after {
    content: " ";
    border-bottom: #AC8B55 1px solid;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;

}

.new_product_row {}

.new_product_row_item {
    display: block;
    width: 100%;
    margin: 0 0 45px;
    position: relative;
}

.new_product_row_item img {
    width: 100%;
}

.new_product_row_item h3 {
    margin: 0;
    position: absolute;
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    color: #707070;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .6);
}

.new_product_list_item_img {
    position: relative;
}

.new_product_list_item_img img {
    display: block;
    margin: 0 0 15px;
}

.new_product_list_img_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.new_product_list_item:hover .new_product_list_img_ab {
    background-size: 115%;
    opacity: .85;

}

/* .new_product_list_item img {

    display: block;
    margin: 0 0 15px;
} */

.new_product_list_item h3 {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.footer-info_text {
    font-size: 14px;
    color: #fff;
    margin: 0 0 15px;
}

.new_product_tab {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 0 25px;
}

.new_product_tab a {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bolder;
    /* box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.3); */
    color: #58514A;
    background-color: #fff;
    /* letter-spacing: 4px; */
    cursor: pointer;
    border: 1px solid #eee;
}

.new_product_tab .tab_active {
    background-color: #C9994B;
    color: #fff;

}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 8px 0px;
}

.footer_bottom {
    color: #fff;
    padding: 20px 0 15px;
}

.footer_bottom a {
    color: #fff;
}

.footer_bottom .tel {
    font-size: 25px;

}

.footer {
    position: relative;
    min-height: inherit;
    background-color: #004796;
    margin-top: 100px;
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit;

    text-align: center;
}

.footer_bottom .tel_table {
    width: 100%;
    margin:0 0 10px;
}

.float_columns {
    font-size: 0;
}

.footer .footer_logo {
    padding: 40px 0 0;
}

.float_columns_item {
    width: 50%;
    display: inline-block;
}

.float_columns_item a {}

.float_columns_item a img {

    width: 100%;

}

.new_product_row_list {
    padding: 25px 0 0;
}

.footer_title_dk {}

/* .footer_title_mo {
    display: none;
} */

.footer_mail_dk {}

/* 
.footer_mail_mo {
    display: none;
} */

.new_product_list_item:hover img {
    opacity: .85;
}

.float_kar_2 {

    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 150px;
    z-index: 18;

}

.float_kar_times_2 {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    cursor: pointer;
}

.html_edit {
    /* margin-bottom: 50px; */
}

.bread_row {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
      font-size: initial;
}

.bread_row span {
    font-size: 35px;
    display: inline-block;
    background-color: #fff;
    padding: 15px 15px 0;
    font-weight: bold;
    color: #A78A50;
    position: relative;
    z-index: 1;
}

.bread_row .bread li a {
    text-align: center;
    position: relative;
    color: #A78A50;
    margin: 0;
    font-size: 15px;
}

.bread_row::after {
    content: " ";
    border-bottom: #AC8B55 1px solid;
    width: 100%;
    position: absolute;
    left: 0;
    top: 45%;


}

.bread_row .bread {
    position: inherit;
    right: inherit;
    top: inherit;
    z-index: inherit;
    display: inline-block;
    font-size: 15px;
}

.new_d_text {
    color: #fff;
    text-align: center;
    padding: 45px 0 0;
}

/* .top_menu .nav_a{
    display: none;
} */
@media screen and (max-width: 768px) {
    .bread_row {
        text-align: center;
        position: relative;
        margin: 60px 0 25px;
    }

    .float_kar_2 {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        z-index: 18;
    }

    .new_product_btn {
        text-align: center;
        padding: 25px 0 15px;
    }

    .new_product {
        padding: 25px 0;
    }

    .new_product .row {
        margin-right: 0;
        margin-left: 0;
    }

    .new_product .col-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* .footer_mail_dk {
        display: none;
    } */

    .footer_mail_mo {
        display: block;
        padding: 10px 0 0;
        font-weight: bold;
        font-size: 10px;
    }

    .footer_bottom .tel {
        font-size: 25px;
        font-weight: bold;
    }

    .footer_title_dk {
        display: none;
    }

    .footer_title_mo {

        display: block;
        font-weight: bold;
        margin: 0 0 20px;
    }

    .footer_bottom {
        color: #fff;
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
        background-color: #004796;
    }

    .footer_bottom a {
        color: #fff;
    }

    .footer_bottom table {
        width: 100%;
    }

    .footer_bottom table td {
        width: 100%;
    }

    .footer-info:last-child {
        padding-top: 0;
        text-align: center;
    }

    .new_product_item_title {
        /* background-color: #AC8B55; */
        color: #AC8B55;
        font-size: 19px;
        text-align: center;
        width: 100%;
        padding: 10px 0;
        font-weight: bold;
    }

    .new_title {
        color: #AC8B55;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .new_sub {
        color: #AC8B55;
        font-size: 18px;
        text-align: center;
    }

    .new_stronghold_map {
        margin: 0;
        padding: 25px;
        background-color: rgba(255, 255, 255, .3);
        border-radius: 15px;
    }

    .new_stronghold {
        display: none;
    }

    .new_footer_bg {
        background-image: url(../images/new_g_m.png);
            background-repeat: repeat-x;
        background-position: center bottom;
        width: 100%;
        padding: 65px 0 40px;
        background-size: auto;
    }

    .new_product_btn a {
        background-color: #C9994B;
        color: #fff;
        font-size: 17px;
        text-align: center;
        display: inline-block;
        padding: 10px 25px;
        border-radius: 50px;
        cursor: pointer;
    }

    .footer-info_text {
        font-size: 10px;
        color: #fff;
        margin: 0 0 15px;
        text-align: left;
    }

    .new_product_row {
        padding: 60px 0 0;
    }

    .new_product_title span {
        font-size: 24px;
        display: inline-block;
        background-color: #fff;
        padding: 15px;
        font-weight: bold;
        color: #A78A50;
        position: relative;
        z-index: 1;
    }

    .new_product_title {
        text-align: left;
        position: relative;
    }

    .new_product_title::after {
        content: " ";
        border-bottom: #AC8B55 1px dashed;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        display: none;
    }

    .new_product_row_item {
        display: block;
        width: 100%;
        margin: 0 0 15px;
        position: relative;

    }

    .new_product_row_item h3 {
        margin: 0;
        position: absolute;
        width: 100%;
        font-size: 19px;
        font-weight: bold;
        color: #707070;
        padding: 10px 15px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(255, 255, 255, .6);
    }

    .new_product_row_list {
        padding: 0 15px;
    }

    .new_product_banner {
        padding: 0 15px;
    }

    .new_product_list_item h3 {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

    .new_fix {
        width: 40px;
        position: fixed;
        top: 15%;
        right: 0px;
        z-index: 1300;
    }

    .new_footer_bg {
        position: relative;

    }

    .new_footer_bg::before {
        content: " ";
        background-image: url(../images/new_product_bg.png);
        height: 38px;
        width: 100%;
        position: absolute;
        top: 0;
        background-position: center;
    }

    .new_bg_color {
       /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#f0f4e8+0,c0d7a9+100&0.1+0,1+100 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(227, 223, 219, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


    }

    .bread_row {
        text-align: left;
        position: relative;
        ;
        margin: 60px 0 0;
    }

    .bread_row span {

        font-size: 24px;
        display: inline-block;
        background-color: #fff;
        padding: 15px;
        font-weight: bold;
        color: #A78A50;
        position: relative;
        z-index: 1;
    }

    .bread_row::after {
        content: inherit;
        border-bottom: inherit;
        width: 100%;
        position: absolute;
        left: 0;
        top: 45%;
    }

    .bread_row .bread {
        position: inherit;
        right: inherit;
        top: inherit;
        z-index: inherit;
        display: none;
        font-size: 15px;
    }

    .bread_row .bread li a {
        text-align: center;
        position: relative;
        color: #A78A50;
        margin: 0;
        font-size: 19px;
    }

    .new_yt_bg {
        background-color: #fff;
        padding: 0px;
        border-radius: 10px;
        /* -moz-box-shadow: 1px 0px 5px #8a8a8a;
    -webkit-box-shadow: 1px 0px 5px #8a8a8a;
    box-shadow: 1px 0px 5px #8a8a8a; */
    }

    .new_d_text br {
        display: none;

    }

}