.pli_list {
    bottom: 0;
    text-align: center;
    width: 100%;
    border-top: 1px solid var(--main-color);
    background-color: #f71314;
}
.ab_ind h1 {
        font-family: Arial, "微軟正黑體";
    letter-spacing: 5px;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 26px;
    background: rgb(247 19 20 / 74%);
}
.carousel-indicators {
    bottom: 46px;
}
.carousel-caption h5 {
    font-size: 30px!important;
}
.pli_list a {
    color: #FFF;
}
.pro_in p {
    margin-bottom: 0;
    display: inline-block;
    /* margin: 10px; */
    width: 100%;
    /* border-top: 1px dashed hsl(0deg 0% 100%); */
    background: #424242;
}
.pro_in1:hover .pli_list {
    bottom: 0;
    text-align: center;
    width: 100%;
    background-image: linear-gradient(130deg, rgba(var(--main-color-rgba), 0.68) 58.04%, rgba(var(--main-color-rgba), 0.72) 58.04%, rgba(var(--main-color-rgba), 0.72) 94.3%, rgba(var(--main-color-rgba), 1) 94.3%);
}
.pro_in1:hover .pli_list a {
    color: #fff;
}
.pli_list span a {
    padding-top: 9px;
    display: block;
    font-weight: bold;
    font-family: Arial, "微軟正黑體";
}
.pli_list a:hover {
    color: white;
}
.a_img img {
    width: 100%;
    height: auto;
    min-width: 100%;
}
.a_img img:hover {
    width: 100%;
    height: auto;
    min-width: 100%;
    opacity: 0.5
}
.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;
    display: flex;
}
.indexNews-text p {
    position: relative;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: #000;
    white-space: normal;
    width: 90%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
}

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

@media all and (min-width: 576px) {
.indexNews-text p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    color: #000;
    white-space: normal;
    /* width: 100%; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    /* padding: 10px; */
    min-height: 85px;
    background: #FFF;
    position: relative;
    top: -30px;
}
}
.news_mask .col-md-4 {
    margin-bottom: 20px;
}
.news_in {
}
.news_mask .indexNews-text {
    background-color: #bdbdbd;
    /* box-shadow: 0px 0px 4px #dedede; */
    border-bottom: 3px solid #f71314;
    margin-top: 15px;
    height: 75px;
}
.news_mask .indexNews-text:hover {
    background-color: #525252;
    box-shadow: 0px 0px 4px #dedede;
}
.news_mask .a_img img {
}
.news_mask .a_img img {
    box-shadow: 0px 0px 4px #dedede;
}
.news_mask {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center bottom;
}
.about {
    position: relative;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-attachment: fixed;
    color: #ffffff;
    overflow: hidden;
}
body {
    letter-spacing: 0.15rem;
}
.ab_ind {
    max-width: 100%;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;
    font-weight: 100;
    line-height: 25px;
    padding: 3%;
    background-image: -webkit-linear-gradient(270deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    background-image: -o-linear-gradient(270deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    background-image: linear-gradient(180deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    text-align: center;
}
.ab_ind h2 {
    font-family: Arial, "微軟正黑體";
    letter-spacing: 5px;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 26px;
    background: rgb(247 19 20 / 74%);
}
.ab_ind h2 span {
    color: var(--main-color);
   
}
.slo_i {
    color: #ffb600;
    font-family: Arial, "微軟正黑體";
    font-size: 18px;
}
.pf li {
    float: left;
    list-style-position: inside;
    color: white;
    list-style-image: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 20px;
    width: 24%;
    text-align: left;
}
ul.pf {
    padding-left: 0px !important;
    margin-top: 25px;
    display: block;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 100px 60px 200px 0px;
    background-position: center center;
}
.slogan h2 {
    color: #FFF;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    font-size: 2rem;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
    /* border-bottom: 1px solid #ffffff; */
    /* border-top: 1px solid #ffffff; */
    background: #f71314;
}
.slogan h3 {
    color: #272727;
    font-family: Arial, "微軟正黑體";
    font-size: 22px;
    /* float: right; */
    line-height: 30px;
    text-align: center;
    width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
.slogan h2 {
    color: #FFF;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 2rem;
    width: 100%;
}
.slogan h3 {
    color: #000;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;
    /* float: right; */
   
    line-height: 30px;
    text-align: center;
    width: 100%;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.ab_ind {
    max-width: 95%;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;
    
    line-height: 25px;
    background: linear-gradient(180deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    padding: 3%;
    color: #FFFFFF;
}
.about {
    position: relative;
    padding: 100px 0;
    background-image: none, linear-gradient(122deg, #1f1f1f 0%, #262626 64.76%, #111111 64.76%);
    background-attachment: initial;
    color: #3a3a3a;
    overflow: hidden;
    background-color: #1D1D1D;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 200px 60px 200px 0;
    background-position: right center;
}
.slogan h2 {
    color: #FFF;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 1.5rem;
    width: 100%;
}
.slogan h3 {
    color: #000;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;
    /* float: right; */
   
    line-height: 30px;
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {
.news_mask .pt100 {
    padding-top: 25px;
}
.news_mask .pb50 {
    padding-bottom: 25px;
}
.ab_ind {
    max-width: 95%;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;

    line-height: 25px;
    background: linear-gradient(180deg, rgba(46,46,46,0.53) 0%, rgba(30,30,30,0.70) 100%);
    padding: 3%;
    color: #FFFFFF;
}
.about {
    position: relative;
    padding: 100px 0;
    background-image: none, linear-gradient(122deg, #1f1f1f 0%, #262626 64.76%, #111111 64.76%);
    background-attachment: initial;
    color: #3a3a3a;
    overflow: hidden;
    background-color: #1D1D1D;
}
.slogan {
    width: 100%;
    background-size: cover;
    padding: 200px 60px 200px 0;
    background-position: right center;
}
.slogan h2 {
    color: #FFF;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 1.2rem;
    width: 100%;
}
.slogan h3 {
    color: #000;
    font-family: Arial, "微軟正黑體";
    font-size: 16px;
    /* float: right; */

    line-height: 30px;
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 768px) {
.news_mask .indexNews-text {
    height: 110px!important;
}
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
.pf li {
    float: left;
    list-style-position: inside;
    color: white;
    list-style-image: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 20px;
    width: 48%;
    text-align: left;
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
.pf li {
    float: left;
    list-style-position: inside;
    color: white;
    list-style-image: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 20px;
    width: 100%;
    text-align: left;
}
}

@media screen and (max-width: 480px) {
.pf li {
    float: left;
    list-style-position: inside;
    color: white;
    list-style-image: none;
    list-style-type: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 20px;
    width: 100%;
    text-align: left;
}
}


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