.pli_list {
    position: relative;
    bottom: 0;
    text-align: center;
    width: 100%;
    border-top: 1px solid #00954f;
    background: hsl(152deg 100% 29% / 35%);
        border-bottom: 1px solid #00954f;
}
.pli_list a {
    color: #FFF;
}
.a_img img{
    box-shadow: 0px 0px 1px #000000;
}
.carousel-indicators li {
    background-color: #cddc39;
}
a.carousel-control-next::after {
    content: "";
    position: absolute;
    background: #ff1500;
    z-index: -1;
    width: 50px;
    height: 50px;
    border-radius: 57px;
    opacity: .7
}
a.carousel-control-prev::after {
    content: "";
    position: absolute;
    background: #ff1500;
    z-index: -1;
    width: 50px;
    height: 50px;
    border-radius: 57px;
    opacity: .7
}
.pro_in1:hover .pli_list {
    position: relative;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: var(--main-color);
    background-image: -webkit-linear-gradient(270deg,rgba(139,195,74,1.00) 0%,rgba(25,25,25,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(139,195,74,1.00) 0%,rgba(25,25,25,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(139,195,74,1.00) 0%,rgba(25,25,25,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(139,195,74,1.00) 0%,rgba(25,25,25,0.00) 100%);
     border-bottom: 1px solid #00954f;
}
.pro_in1:hover .pli_list a {
    color: #fff;
}
.pli_list span a {
    padding-top: 9px;
    display: block;
    font-weight: bold;
    font-family: "moon", "Microsoft JhengHei";
}
.pli_list a:hover {
    color: white;
}
.a_img img {
    width: 100%;
    height: auto;
    min-width: 100%;
}
.indexNews-text-line {
    position: relative;
    width: 1px;
    height: 100%;
    margin: 30px 15px 0 15px;
    background: #000;
}
.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: none;
    vertical-align: top;
}
.indexNews-text {
    position: relative;
    width: 100%;
    white-space: nowrap;
    background: #00954f;
    margin-top: 10px;
    border-bottom: 4px solid #9acc27;
}
.indexNews-text p {
    position: relative;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    /* padding: 30px 37px 0 0; */
    white-space: normal;
    width: 90%;
    top: -30px;
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    border-top: 2px solid #231815;
}

@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 {
    background-size: cover;
    background-attachment: fixed;
}
.news_mask {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.about {
    position: relative;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: right center/cover #222;
    background-attachment: fixed;
    color: #fff;
    overflow: hidden;
}
body {
    letter-spacing: 0.15rem;
}
.ab_ind strong {
    color: #8bc34a;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    font-size: 20px;
}
.ab_ind {
    max-width: 500px;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}
.ab_ind h2 {
    font-family: "moon", "Microsoft JhengHei";
    letter-spacing: 5px;
    padding-bottom: 10px;
    border-bottom: 2px solid #00954f;
    text-transform: uppercase;
}
.ab_ind h2 span {
    color: #00954f;
    font-weight: bolder;
}
.page-index section {
    width: 100%;
}
.index-product {
    background-position: right 0%;
    background-attachment: fixed;
}
.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";
   
    margin-bottom: 20px;
}
.slogan h3 {
       color: #FFFFFF;
    font-family: "moon", "Microsoft JhengHei";
    font-size: 16px;
    max-width: 600px;
    right: 0;
    margin-right: 24px;
    position: absolute;
    font-weight: bolder;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.about {
    position: relative;
    padding: 100px 0;
    background-image: none, linear-gradient(122deg, #1f1f1f 0%, #262626 64.76%, #111111 64.76%);
    background-attachment: initial;
    color: #fff;
    overflow: hidden;
    background-color: #1D1D1D;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 200px 60px 200px 0;
    background-position: right center;
}
}

@media screen and (max-width: 480px) {
.about {
    position: relative;
    padding: 100px 0;
    background-image: none, linear-gradient(122deg, #1f1f1f 0%, #262626 64.76%, #111111 64.76%);
    background-attachment: initial;
    color: #fff;
    overflow: hidden;
    background-color: #1D1D1D;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 200px 60px 200px 0;
    background-position: right center;
}
}

/*# sourceMappingURL=index.css.map */
