
.index-slider {
    height: 500px;
    transition: all 0.1s ease-in-out;
}
@media (max-width: 768px) {
    .index-slider {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        flex-direction: column;
    }
    .index-slider .carousel-indicators {
        order: 2;
        margin: 0;
        background-color: #777;
        position: relative;
    }
    .index-slider .carousel-inner {
        order: 1;
    }
}
.pli_list {
    bottom: 0;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.card {
    background-color: #fff;
}
.card .pro_in1 {
    width: 100%;
    overflow: hidden;
}
.card .pro_in1 a {
    overflow: hidden;
}
.card .pro_in1 img {
    transition: all 500ms ease-in-out;
}
.card .pro_in1:hover img {
    transform: scale(1.03);
}
/* .carousel-inner a::before {
    content: '';
    display: block;
    background-image: url(../images/ov_dot.png);
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    height: 100%;
} */
.carousel-inner .carousel-caption h5 {
    display: inline-block;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding-top: 4px;
    color: #ffffff;
    padding-right: 25px;
    padding-bottom: 4px;
    padding-left: 25px;
    font-size: 40px;
    text-shadow: 0px 0px 4px #000000;
}
.pro_in1:hover .pli_list {
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #ccc;
}
.pli_list span a {
    padding-top: 9px;
    display: block;
    font-weight: bold;
    font-family: "moon", "Microsoft JhengHei";
}
.a_img img {
    width: 100%;
    height: auto;
    min-width: 100%;
}
.indexNews-text-line {
    position: relative;
    width: 3px;
    height: 100%;
    margin: 10px 15px 0 15px;
    background: #000;
    border-radius: 31px;
}
.indexNews-content-inner .indexNews-text-line-inner {
    height: 100%;
}
.indexNews-text {
    position: relative;
    width: 100%;
    white-space: nowrap;
}
.indexNews-text .indexNews-text-line .indexNews-text-line-inner {
    position: relative;
    width: 1px;
    height: 0;
    margin: 30px 15px 0 15px;
    background: #000;
}
.indexNews-text-line, .indexNews .indexNews-text p {
    display: inline-block;
    vertical-align: top;
}
.indexNews-text {
    position: relative;
    width: 100%;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.indexNews-text p {
    position: relative;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: #000;
    padding: 10px 37px 0 0;
    white-space: normal;
    width: 90%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media all and (min-width: 320px) {
.indexNews-text p {
    font-size: 18px;
}
}

@media all and (min-width: 576px) {
.indexNews-text p {
    font-size: 22px;
}
}
.news_in .indexNews-text {
    border-bottom: 1px solid hsl(0deg 0% 100%);
    background: rgb(255 255 255 / 100%);
}
.news_in {
    background-size: cover;
    background-attachment: fixed;
    background-image: none!important;
}
.news_mask {
    background-image: none!important;
    background-size: cover;
    background-position: 0% bottom;
}
.about {
    position: relative;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: right center/cover #222;
    background-attachment: fixed;
    color: #fff;
    overflow: hidden;
}
.index-product {
    background-image: none!important;
}
body {
    letter-spacing: 0.15rem;
}
.ab_ind {
    color: #ffffff;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    line-height: 25px;
}
.ab_ind hr {
    border-top: 1px solid rgb(255 255 255 / 54%);
}
.ab_ind h2 {
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 1px;
    color: #ffffff;font-size: 1.8rem;
}
.ab_ind h2 span {
    color: #000;
    font-weight: bolder;
}
.pf li {
    float: left;
    list-style-position: inside;
    color: white;
    border: 1px solid #6f6f6f;
    list-style-image: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 5px;
}
ul.pf {
    padding-left: 0px !important;
    margin-top: 25px;
    display: block;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 200px 60px 200px 0;
    background-position: center center;
}
.slogan h2 {
    color: #FFFFFF;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 28px;
    font-weight: bolder;
    margin-bottom: 20px;
    padding: 20px;
    display: inline-block;
    border-bottom: 1px solid hsl(0deg 0% 100% / 45%);
}
@media (max-width: 480px) {
    .slogan h2 {
        font-size: 24px;
    }
}
.slogan h3 {
    color: #FFFFFF;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    line-height: 30px
}

@media screen and (min-width: 375px) and (max-width: 768px) {
    .slogan {
        width: 100%;
        background-size: cover;
        padding: 200px 60px 200px 0;
        background-position: right center;
    }
    .carousel-inner .carousel-caption h5 {
        display: inline-block;
        margin-top: 2px;
        margin-right: 2px;
        margin-bottom: 2px;
        margin-left: 2px;
        padding-top: 4px;
        color: #ffffff;
        padding-right: 25px;
        padding-bottom: 4px;
        padding-left: 25px;
        border-radius: 59px;
        font-size: 20px;
    }
    .carousel-inner .carousel-caption p {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
.carousel-inner .carousel-caption h5 {
    display: inline-block;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding-top: 4px;
    color: #ffffff;
    padding-right: 25px;
    padding-bottom: 4px;
    padding-left: 25px;
    border-radius: 59px;
    font-size: 20px;
}
.news_mask .pt100 {
    padding-top: 20px;
}
.slogan {
    width: 100%;
    background-position: right top !important;
}
}
/* 210917 seo section */
.index-seo {
    padding: 15px 0;
    text-align: center;
}
.index-seo h1 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

/* 210917 seo section */
