:root{
    --main-color: #e71d27d9;
}

#feedbackcontent::-webkit-input-placeholder {
 color:#000;
}
section.index-seo_h {
    padding: 5px;
    text-align: right;
    background-image: none!important;
    background-color: hsla(0,0%,100%,1.00);
}
.email-link svg {
    width: 20px;
    height: auto;
    fill: #FFF!important;
}
.index-seo_h h1 {
    font-size: 14px;
    margin-bottom: 0px;
}
.search-dropdown .dropdown-menu {
    width: 141px;
}
/* body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
} */
.page-pdt-detail .webeditor table:nth-of-type(2) td:nth-of-type(1) {
    width: 30%!important;
    text-align: center;
    font-weight: 900;
    font-family: 'Lato';
}
.page-pdt-detail .webeditor table:nth-of-type(2) td:nth-of-type(2) {
    width: 70%!important;
    font-family: 'Lato';
    color: #5a5a5a;
}
.page-pdt-detail .webeditor table tr:first-child td {
    border-bottom: 1px solid #808080!important;
    padding-bottom: 18px;
    padding-top: 3px;
    font-weight: bolder;
}
.page-pdt-detail .webeditor table tr:first-child td {
    font-size: 26px!important;
}
.page-pdt-detail .webeditor table tr:first-child td span {
    font-size: 26px!important;
}
.page-pdt-detail .webeditor table td:first-child {
    width: 30%!important;
    font-weight: bolder;
    font-size: 17px;
}
.page-pdt-detail .webeditor table td:last-child {
    width: 70%!important;
    font-weight: bolder;
}
.page-pdt-detail .webeditor td {
    border-left: 0px solid hsla(0,0%,15%,1.00);
    border-right: 0px solid hsla(0,0%,15%,1.00);
    border-top: 0px solid hsla(0,0%,15%,1.00);
    border-bottom: 1px solid #d9d9d9!important;
    padding-top: 10px!important;
    padding-right: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
    text-align: left!important;
    color: #767171;
}
.page-pdt-detail .webeditor table {
    border: 0px solid hsla(0,0%,15%,1.00)!important;
    padding-top: 10px!important;
    padding-right: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
}
.webeditor table {
    margin-bottom: 20px!important;
}
.carousel-caption h5 {
    font-size: 50px;
    font-weight: bolder;
    font-family: 'moon', "微軟正黑體";
    text-shadow: 0px 0px 4px #000000;
}
.carousel-caption p {
    font-size: 25px;
    font-weight: bolder;
    font-family: 'moon', "微軟正黑體";
    text-shadow: 0px 0px 4px #000000;
}
.collapse_style > ul {
    margin-left: 1rem;
    padding-top: 1rem;
}
.carousel-control-prev-icon {
    width: 80px;
    height: 80px;
}
.carousel-control-next-icon {
    width: 80px;
    height: 80px;
}
.collapse_style > ul > li {
    border-bottom: 0px solid #f0ad4e;
}
.collapse_panel a {
    color: #555a60;
}
.has_child:first-letter {
    font-weight: bold;
    color: #28adab !important;
}
.has_child:after {
    content: "▼";
    display: contents;
    font-size: 1.5rem;
}
.sidebar.right {
    order: 2;
}
.pli_list {
    position: relative;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background-color: #eee;
}
a.line-height-limit {
    color: #000000;
}
.webeditor {
    overflow-y: auto;
}
.card {
    flex-direction: row!important;
}
.form-inline img {
    width: 15px;
    height: 15px;
}
.inq svg.icon {
    width: 20px;
    height: auto
}
.btn2 .searchbox-icon {
    width: 17px;
    height: auto;
    margin-top: -10px;
}
.lang a {
    color: #000;
    padding-left: 11px;
}
.lang:hover{
    background-color: var(--main-color);
}
.p_s {
    border: 5px solid #ededed;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.slogan h1 {
    color: var(--main-color);
    border-bottom: 2px solid var(--main-color);
    padding-bottom: 30px;
    text-align: center;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: var(--main-color);
}
.mr-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: 0!important;
}
.btn2 i {
    color: var(--main-color);
}
.d-none {
    display: block!important;
}
.carousel-caption {
    position: absolute!important;
    z-index: 10!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    color: #fff;
    text-align: center;
    bottom: 1%;
}
.carousel-caption {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5%;
    padding-left: 5%;
    text-align: left;
    left: 5%;
    right: auto;
}
.p_na {
    text-align: center;
    color: var(--main-color);
    margin-top: 8px;
    font-size: 20px;
}
.to-top {
    background-color: var(--main-color);
    color: #fff!important;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    border-radius: 100em;
    z-index: 999;
}
.to-top:hover {
    color: #fff!important;
    background-color: #f1747a;
}
.pli_list a {
    padding-top: 10px!important;
    padding-right: 14px!important;
    padding-bottom: 10px!important;
    padding-left: 14px!important;
    display: block;
    /*color: #FFF;*/
}
.pli_list p {
    margin-bottom: 0;
    /*background: #f1747a;*/
}
.advbox {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}
.advpic {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
    padding-bottom: 11px;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #E0E0E0;
    background-image: -webkit-linear-gradient(270deg, rgba(236,236,236,1.00) 0.52%, rgba(255,255,255,1.00) 21.24%, rgba(255,255,255,1.00) 81.35%, rgba(240,240,240,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(236,236,236,1.00) 0.52%, rgba(255,255,255,1.00) 21.24%, rgba(255,255,255,1.00) 81.35%, rgba(240,240,240,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(236,236,236,1.00) 0.52%, rgba(255,255,255,1.00) 21.24%, rgba(255,255,255,1.00) 81.35%, rgba(240,240,240,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(236,236,236,1.00) 0.52%, rgba(255,255,255,1.00) 21.24%, rgba(255,255,255,1.00) 81.35%, rgba(240,240,240,1.00) 100%);
}
.error {
    margin-bottom: 16px;
}
 input:-internal-autofill-selected {
 background: #000!important;
}
.dropdown-menu {
    margin-top: 0;
}
.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
    margin: 0 0px;
    border-width: 0;
}
.dropdown-menu .dropdown .dropdown-menu.left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li a:hover, .dropdown-menu > li.show {
    background: #007bff;
    color: white;
}
.dropdown-menu > li.show > a {
    color: white !important;
}

@media (min-width: 768px) {
.dropdown-menu .dropdown .dropdown-menu {
    margin: 0;
    border-width: 1px;
}
}
.pin_name {
    font-family: "moon", "Microsoft JhengHei";
    color: #260900;
    font-weight: bolder;
    margin-bottom: 30px;
}
.pin_name::after {
    content: '';
    width: 200px;
    height: 2px;
    display: block;
    position: absolute;
    margin-top: 12px;
    background-color: var(--main-color);
}
.copy a {
    margin-right: 11px;
}
input:focus {
    outline: none!important;
}
.ar img {
    width: 20px;
    height: 20px;
}
.btn2 {
    outline: none!important;
}
.navbar-toggler {
    outline: none!important;
}
.container img {
    max-width: 100%;
}
.pagination {
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.pagination li {
    display: inline-block;
}
.pagination li a {
    float: left;
    padding: 6px 13px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #eaeaea;
    color: #222;
    transition: all 0.45s;
}
.pagination li a:hover {
    float: left;
    padding: 6px 13px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    color: #FFF;
    transition: all 0.45s;
    background-color: var(--main-color);
}
.pagination .active a {
    background-color: var(--main-color);
}
.pagination ul {
    padding-left: 0px;
}
.pagination .active a {
    color: #FFFFFF;
}
body {
    letter-spacing: 1px;
}
#accordion .panel {
    box-shadow: none;
    border: none;
    border-radius: 0;
    margin-bottom: 6px;
}
#accordion .panel-heading {
    padding: 0;
    background-color: #fff;
}
#accordion .panel-title a {
    display: block;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 55px;
    padding-bottom: 14px;
    position: relative;
    background-color: var(--main-color);
}
#accordion .panel-title a.collapsed {
    border-top: 0;
    color: #333;
    background-image: -webkit-linear-gradient(150deg, rgba(245,245,245,1.00) 18.13%, rgba(245,245,245,1.00) 90.15%);
    background-image: -moz-linear-gradient(150deg, rgba(245,245,245,1.00) 18.13%, rgba(245,245,245,1.00) 90.15%);
    background-image: -o-linear-gradient(150deg, rgba(245,245,245,1.00) 18.13%, rgba(245,245,245,1.00) 90.15%);
    background-image: linear-gradient(300deg, rgba(245,245,245,1.00) 18.13%, rgba(245,245,245,1.00) 90.15%);
    border-bottom: 1px solid transparent;
}
#accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {
    content: "-";
    font-family: "moon", "Microsoft JhengHei";
    position: absolute;
    top: 10px;
    left: 23px;
    font-size: 34px;
    line-height: 24px;
    color: #b1b1b1;
}
#accordion .panel-title a.collapsed:before {
    content: "+";
}
#accordion .panel-body {
    color: #666464;
    font-size: 14px;
    line-height: 20px;
    border-top: 0 none;
    background: #fbfbfb;
    padding: 15px 20px;
}
aside li {
    list-style-type: none;
    padding-left: 0px!important;
    margin-bottom: 10px;
    border-bottom: 1px dotted #9E9E9E;
    padding-bottom: 9px;
}
aside ul {
    list-style-type: none;
    padding-left: 0px!important;
}
main {
    background-attachment: fixed;
    background-color: hsl(0, 0%, 97%);
}
.address img {
    width: 15px !important;
    height: auto !important;
    position: absolute;
    left: 15px;
    margin-top: 5px;
}
.title2 {
    margin-bottom: 35px;
}
.address {
    margin-top: 29px;
    display: block;
}
.address li {
    list-style-type: none;
    margin-top: 15px;
    border-bottom: 1px dashed #C3C3C3;
    padding-bottom: 10px;
}
.address ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 30px;
    list-style-position: inside;
}
.card-header {
    background-image: -webkit-linear-gradient(30deg, rgba(173,173,173,1.00) 2.08%, rgba(173,173,173,1.00) 87.05%);
    background-image: -moz-linear-gradient(30deg, rgba(173,173,173,1.00) 2.08%, rgba(173,173,173,1.00) 87.05%);
    background-image: -o-linear-gradient(30deg, rgba(173,173,173,1.00) 2.08%, rgba(173,173,173,1.00) 87.05%);
    background-image: linear-gradient(60deg, rgba(173,173,173,1.00) 2.08%, rgba(173,173,173,1.00) 87.05%);
    border: 0px solid hsla(0,0%,68%,1.00);
}
.card {
    border: 0px solid hsla(0,0%,68%,1.00);
}
.aside ul {
}
.breadcrumb1 {
    /*background-color: var(--main-color);*/
    background-color: #d4d4d4d9;
    font-family: "moon", "Microsoft JhengHei";
    font-weight: bold;
    margin-bottom: 45px;
}
.pro_in1 img {
    position: relative;
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}
ul .breadcrumb {
    margin-right: auto;
    margin-left: auto;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: .75rem;
    padding-right: 0rem;
    padding-left: 1px;
    justify-content: flex-end;
    list-style: none;
    background-color: hsla(210,16%,93%,0.00);
    border-radius: .25rem;
    z-index: 9999;
    text-align: right;
}
.page-header h1 {
    color: hsl(0deg 0% 100%);
    text-align: right;
    z-index: 9;
    position: relative;
    font-family: "moon", "Microsoft JhengHei";
}
.breadcrumb li a {
    color: #555;
    text-align: center;
}
.breadcrumb li a::after {
    content: " •  ";
    color: #555;
    margin-right: 3px;
}
.breadcrumb li {
    color: #555;
}
.big-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    background-repeat: repeat;
    background-position: 0 0;
}
.navbar-dark .navbar-toggler-icon {
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0);
    border-color: rgba(255,255,255,0);
}
.dropdown-toggle::after {
}
.page-header {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
    position: relative;
}
.dropdown-menu {
    margin-top: 0;
}
.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
}
.dropdown-menu > li a:hover, .dropdown-menu > li.show {
    background-color: var(--main-color);
    color: white!important;
    display: block!important;
}
.dropdown-menu > li.show > a {
    color: white;
}
.f1 {
}
.logo_ff li {
    display: inline-block;
}
.logo_ff {
    text-align: center;
}
.copy {
    background-color: var(--main-color);
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    text-align: center;
}
.copy a {
    color: #ffffff;
}
.soc img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;
}
.soc {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.soc a {
    display: inline-block;
    text-align: center;
}
.footer_info {
    color: #5f5f5f;
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;padding-left: 0px;
}
.footer_info a {
    color: #333;
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    word-wrap: break-word;
}
.footer_info a:hover{
    color: var(--main-color);
}
.footer_info li {
    list-style-type: none;
    text-align: center;
}
.ab_link {
    color: var(--main-color);
    display: block;
    margin-top: 15px;
}
.la a {
    color: hsla(0,0%,100%,1.00);
    font-family: "moon", "Microsoft JhengHei";
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}
.la a:hover {
    color: hsla(0,0%,100%,1.00);
    font-family: "moon", "Microsoft JhengHei";
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}
.bg-dark {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: var(--main-color)!important;
}
.bg-dark {
    background-color: rgb(255 255 255 / 95%)!important;
    background-position: right center;
    background-repeat: repeat;
    box-shadow: 0px 0px 4px #a0a0a0;
    border-top: 2px solid var(--main-color);
}
.dropdown-toggle::after {
    color: hsl(0deg 0% 0%);
}
.dropdown-item {
    white-space: inherit!important;
}
.dropdown-menu {
    position: absolute;
    top: 95%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff!important;
    text-align: left;
    list-style: none;
    width: 270px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
}
.navbar-dark .navbar-nav .nav-link {
    color: #4e4e4e;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 0.5rem;
    clear: both;
    font-weight: lighter;
    color: #000 ;
    text-align: inherit;
    background-color: transparent;
    border: 0;
}
header form.form-inline.my-2.my-md-0 {
}
header .form-control:focus {
    border: 1px solid #E0E0E0;
    background-image: none;
    background: hwb(0deg 0% 100% / 0%);
}
header .form-control {
    background-color: hsl(0deg 0% 83% / 28%);
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: var(--main-color)!important; */
    background-color: hsl(0deg 0% 92% / 100%);
    background-clip: padding-box;
    border: 0px solid #a0a0a0;
    border-radius: 0.25rem;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #000;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #000;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #000;
}
a {
    color: var(--main-color);
    text-decoration: none;
    background-color: transparent;
    letter-spacing: 1px;
    font-family: "moon", "Microsoft JhengHei";
}
body {
    font-family: "moon", "Microsoft JhengHei";
}
a:hover {
    text-decoration: none!important;
}
.title01 {
    padding: 39px 0 20px 0;
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
    color: #333 !important;
}
.title01:first-letter {
    color: #000;
}
.title01:after {
    content: '';
    width: 100px;
    background: var(--main-color) !important;
    height: 1px;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 10px;
}
.title01:before {
    content: '';
    width: 100px;
    background: var(--main-color) !important;
    height: 1px;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 10px;
}
.control-label:first-letter {
    color: #000;
}
.bbt {
    background-color: var(--main-color);
    display: inline-block;
    border-right: 5px solid #f1747a;
    margin-bottom: 50px;
}
.btn:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #289208;
}
.btn2_2 {
    display: inline-block;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
}

.page-ab .btn2_2 {
    max-width: 300px;
}
.btn2_2:hover {
    display: inline-block;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    color: var(--main-color) !important;
    font-weight: bold;
    background-color: #fff;
}
.p10 {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
#accordion .link a.collapsed:before {
    content: "";
}
.bbt:hover {
    background-color: var(--main-color);
    border-right: 5px solid var(--main-color);
}

.bbt button:hover{
    background-color: var(--main-color);
}

.btn1 {
    color: #FFFFFF;
    font-size: 16px;
    font-family: "moon", "Microsoft JhengHei";
}
.cookies_3 {
    border: 1px solid hsla(0,0%,89%,1.00);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 10px;
    display: inline-block;
    color: #333;
    margin-bottom: 10px;
}

.cookies_3:hover{
    color: var(--main-color);
}
.btn3 {
    color: #ffffff;
    font-size: 16px;
    font-family: "moon", "Microsoft JhengHei";
    border-width: 0px;
    background-image: -moz-linear-gradient(340deg, rgba(255,255,255,0.00) 16.58%, rgba(255,255,255,1.00) 16.58%, rgba(255,255,255,1.00) 81.35%, rgba(203,203,203,1.00) 81.35%, rgba(203,203,203,1.00) 86.01%, rgba(255,0,0,0.00) 86.01%);
    background-image: -o-linear-gradient(340deg, rgba(255,255,255,0.00) 16.58%, rgba(255,255,255,1.00) 16.58%, rgba(255,255,255,1.00) 81.35%, rgba(203,203,203,1.00) 81.35%, rgba(203,203,203,1.00) 86.01%, rgba(255,0,0,0.00) 86.01%);
    background-color: var(--main-color);
    padding-right: 40px;
    padding-left: 30px;
    margin-top: 7px;
}
.navbar-dark .navbar-nav .nav-link {
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 16px;
}
header {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.header_top {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header_s {
    position: absolute;
    z-index: 9;
    text-align: center;
    height: 81px;
    width: 100%;
}
.clear {
    clear: both;
}
.inq {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #FFFFFF;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.inq {
    position: relative;
}
.inq img {
    color: #FFFFFF;
    width: 20px;
    height: 20px;
}
.inq_q {
    background-color: #820a00;
    position: absolute;
    top: 0px;
    font-size: 10px;
    color: #FFF;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    width: 20px;
    height: 20px;
    border-radius: 99em;
    text-align: center;
}
.center {
    text-align: center;
    display: block;
}
.pro_in1 {
    width: 100%;
    padding: 10px;
    background: #ffffff;
}
a {
    outline: none
}
.nav-item {
    margin-right: 2px;
    cursor: pointer;
}
.navbar-nav > .nav-item:first-letter {
}
.form-inline {
    position: relative;
}
.btn2 {
    background-color: hsla(173,63%,45%,0.00);
    border: 0px solid #820a00;
    position: absolute;
    right: 15px;
    top: 11px;
    width: 15px;
}
.btn2 img {
    z-index: 9999;
    position: absolute;
}
.mt50 {
    margin-top: 50px;
}
.mb50 {
    margin-bottom: 50px;
}
.pt100 {
    padding-top: 100px;
}
.pb100 {
    padding-bottom: 100px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb25 {
    padding-bottom: 25px;
}
.pt25 {
    padding-top: 25px;
}
footer {
    padding-top: 50px;
    padding-bottom: 15px;
    background-position: center bottom;
}
.indexNews-text P a {
    color: #333;
}
.sitemap h2 {
    border-top: 0;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding: 8px;
    background: var(--main-color);
    padding-left: 10px;
    border-bottom: 1px solid transparent;
}

.sitemap1 a{
    color: #333;
}

.sitemap1 a:hover{
    color: var(--main-color);
}
.sitemap1 li ul li {
    background-color: #F1F1F1;
    margin-top: 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 11px;
}
.webeditor {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
}
.webeditor img {
    max-width: 100%!important;
    height: auto!important;
}
.webeditor table {
    max-width: 100%!important;
    height: auto;
}
.skew-neg {
    -moz-transform: skew(18deg, 0deg);
    -webkit-transform: skew(18deg, 0deg);
    -o-transform: skew(18deg, 0deg);
    -ms-transform: skew(18deg, 0deg);
    transform: skew(18deg, 0deg);
    background-color: hsla(359,100%,31%,1.00);
}
.skew-neg a {
    -moz-transform: skew(0deg, 0deg)!important;
    -webkit-transform: skew(-18deg, 0deg)!important;
    -o-transform: skew(0deg, 0deg)!important;
    -ms-transform: skew(0deg, 0deg)!important;
    transform: skew(0deg, 0deg)!important;
    background-color: hsla(194,66%,46%,1.00);
}

@media screen and (min-width: 1400px) {
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
.bg-dark {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgb(255 255 255 / 95%)!important;
}
.page-header {
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.pin_name {
    font-size: 22px;
}
.slogan h3 {
    color: #FFFFFF;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    max-width: 600px;
    float: none!important;
    font-weight: bolder;
}
.dropdown-menu {
    position: static;
    top: 95%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff!important;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    width: 100%;
}
header {
    position: static;
    width: 100%;
    z-index: 9999;
}
.bg-dark {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-header {
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.page-header h1 {
    color: hsla(0,0%,100%,1.00);
    text-align: center;
    z-index: 9;
    position: relative;
    font-family: "moon", "Microsoft JhengHei";
}
.nb {
    display: none!important;
}

}


@media screen and (max-width: 480px) {
.slogan h3 {
    color: #FFFFFF;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    max-width: 600px;
    float: none!important;
    font-weight: bolder;
}
.pin_name {
    font-size: 22px;
}
.dropdown-menu {
    position: static;
    top: 95%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff!important;
    text-align: left;
    list-style: none;
    /* background-color: hsla(0, 0%, 15%, 0.82); */
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    width: 100%;
}
header {
    position: static;
    width: 100%;
    z-index: 9999;
}
.bg-dark {
    background-color: rgb(255 255 255 / 80%)!important;
    background-position: right center;
    background-repeat: repeat;
    box-shadow: 0px 0px 4px #a0a0a0;
    border-top: 2px solid var(--main-color);
}
.page-header {
    background-position: left center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.page-header h1 {
    color: hsla(0,0%,100%,1.00);
    text-align: center;
    z-index: 9;
    position: relative;
    font-family: "moon", "Microsoft JhengHei";
}
.nb {
    display: none!important;
}
aside {
    /* display: none!important; */
}
}
/* #carouselExampleCaptions .carousel-inner::after {
    background-position: center;
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    z-index: 50!important;
} */

@media screen and (min-width: 996px) {
.navbar-nav > .nav-item:not(:last-child) {
    margin-right: 5px;
    cursor: pointer;
    border-right: 1px solid #d2d2d2;
    padding-right: 2px;
}
}
.carousel-control-prev-icon {
 background-image: url(data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
}

.itemLink {
    text-align: right;
    font-size: 14px;
    white-space: nowrap;
    color: gray;
    padding-left: 32px;
    float: right;
}

.itemLink:hover{
    color: #333 !important;
}
.dl-list li {
    border-bottom: 1px dashed hsla(0,0%,84%,1.00);
    padding-top: 8px;
    display: inline-block;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    list-style-position: inside;
    color: hsla(0,0%,16%,1.00);
    width: 100%;
    margin-bottom: 20px;
}
.dl-list {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    border: 1px dashed hsla(0,0%,84%,1.00);
    background-color: hsla(0,0%,100%,1.00);
    list-style-type: disc;
}
.dl-list a {
    color: #000;
    font-family: 'moon', "微軟正黑體";
}
.dl-list a:hover {
    color: #0271E5;
    font-family: 'moon', "微軟正黑體";
}
.itemLink img {
    width: 20px;
    height: 20px;
}
.itemTitle {
    width: 70%;
    display: inline-block;
}
.itemLink {
    display: inline-block;
    background: #ebeef3;
    padding-top: 10px;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 10px;
    border-radius: 20px;
    border-width: 0px;
    border-style: solid;
}
.itemLink:hover {
    display: inline-block;
    background-color: #E9E9E9;
    padding-top: 10px;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 10px;
    border-radius: 20px;
    color: hsla(0,0%,100%,1.00);
}
.download-des {
    color: hsl(0deg 0% 70%);
}
.dl-list span {
    color: hsla(0,0%,4%,1.00);
    font-family: 'moon', "微軟正黑體";
    font-size: 18px;
}

@media screen and (max-width: 740px) {
.itemTitle {
    width: 95%;
    display: inline-block;
}
}

@media screen and (max-width: 960px) {
.inq {
    display: inline-block;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: static;
}
.btn2 {
    position: relative;
    right: 0px;
}
.header .form-control {
    display: inline-block;
}
}

@media screen and (max-width: 990px) {
.carousel-caption h5 {
    font-size: 30px;
    font-weight: bolder;
    font-family: 'moon', "微軟正黑體";
    text-shadow: 0px 0px 4px #000000;
}
.carousel-caption p {
    font-size: 20px;
    font-weight: bolder;
    font-family: 'moon', "微軟正黑體";
    text-shadow: 0px 0px 4px #000000;
}
}
.disable-select {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.email-link a {
    color: #adadad;
}
.email-link svg {
    width: 20px;
    height: auto;
    fill: #adadad;
}
.f_m {
    display: inline-block;
}
.f_m svg {
    margin-right: 5px
}
#slider360 .carousel-inner .carousel-item:before {
    content: '';
    position: absolute;
    z-index: 99999;
    color: #FFF;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 10px;
    margin-left: auto;
    background-image: url(../images/360.png);
    width: 97px;
    height: 77px;
    bottom: 15px;
    background-repeat: no-repeat;
}

.navbar-brand img{
    width: 200px !important;
    height: auto !important;
}

.footer-brand img{
    width: 200px !important;
    height: auto !important;
}

.page-pdt .pro_in1 img,.page-search .pro_in1 img{
    height: 180px !important;
}

.slick-slide{
    margin: 0px 5px !important;
}

.slider-for .slick-slide{
    margin: 0px 5px !important;
}

.slider-for .slick-slide img{
    height: 60px;
    position: relative;
    object-fit: cover;
}

.back .btn2_2 {
    max-width: 300px;
}

.pb100{
    padding-bottom: 48px;
}

.address a{
    color: #f1747a;
    margin-left: 5px;
}

.address a:hover{
    color: var(--main-color) !important;
}

.product-remove:hover{
    background-color: #fff;
    color: var(--main-color);
}

.closebtn{
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.closebtn:hover{
    background-color: #f1747a;
}

.p_s img{
    width: 100%;
}

.page-contact .col-md-5.col-sm-12 iframe{
    width: 100%;
}

.pli_list_s{
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0px;
}

.rwd-table a{
    color: #333;
}

.rwd-table a:hover{
    color: var(--main-color);
}

.rwd-table .product-remove{
    color: #fff;
}

footer{
    background-image: url(../images/footer-bg.webp) !important;
}

.iqw .dropdown-menu{
    background-color: #fff;
}

.page-error .btn2_2{
    max-width: 150px;
    margin: 0 auto;
}

.page-done .btn2_2{
    max-width: 180px;
}

.page-contact section{
    padding-bottom: 32px;
}
@media screen and (max-width: 480px) {
#slider360 .carousel-inner .carousel-item:before {
    content: '';
    position: absolute;
    z-index: 99999;
    color: #FFF;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 10px;
    margin-left: auto;
    background-image: url(../images/360.png);
    width: 87px;
    height: 67px;
    bottom: 15px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.title01{
    font-size: 28px;
}
}

@media (max-width: 990px) {
.container, .container-md, .container-sm {
    max-width: 100%;
}
}

@media screen and (max-width:1200px) {
    .navbar-dark .navbar-nav .nav-link{
        letter-spacing: 1px;
    }

    .form-inline .form-control{
        width: 150px;
    }
}

@media (max-width: 991px) {
    .search-dropdown .dropdown-menu{
        width: 100% !important;
    }

    .bg-dark{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .carousel-control-next-icon,.carousel-control-prev-icon{
        width: 32px;
        height: 32px;
    }

    header .container-xl{
        padding-bottom: 8px;
    }

    .p_s{
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 24px;
    }

    .header-search-form button{
        width: 38px;
        height: 38px;
        position: absolute;
        top: 5px;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        
    }

    .header-search-form input{
        width: 100% !important;
    }

    .header-search-form {
        padding-right: 38px;
    }

    .dropdown-menu{
        width: 100%;
    }

    .dropdown-menu {
        position: static !important;
        float: none !important;
    }

}

@media screen and (max-width:767px) {
    aside {
        display: none!important;
    }

    .page-pdt .pro_in1 img, .page-search .pro_in1 img,.page-pdt .pro_in1 img, .page-search .pro_in1 img{
        height: auto !important;
    }

    .page-contact section{
        padding-bottom: 48px;
    }
    
}
    
@media (max-width: 480px) {
    .cookies_3,.closebtn,.btn2_2,.back .btn2_2 {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

}

/* 2025-04-28 新增 */
.page-index {
    display: flex;
    flex-direction: column;
    .index-slider {
        order: 1;
    }
    .news_in {
        order: 4;
    }
    .about {
        order: 3;
    }
    .index-product {
        order: 2;
    }
    .index-slogan {
        order: 5;
    }
}

