.pli_list {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  min-height: 80px;
  background: rgba(39, 124, 187,1);
  border-top: 1px solid rgba(39, 124, 187,1);
  border-radius: 0 0 4px 4px;
}

.pro_in1:hover .pli_list {
  position: absolute;
  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: 10px;
  padding-bottom: 8px;
  display: block;
  font-weight: bold;
  font-family: "moon", "Microsoft JhengHei";
}
.pli_list a {
  color: #fff;
  background: transparent;
}

.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;
  display: flex;
}
.indexNews-text p {
  position: relative;
  font-weight: 300;
  line-height: 1.3;
  text-align: left;
  color: #000;
  padding: 30px 0px 0 0;
  white-space: normal;
  width: 100%;
  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 {
  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:center bottom;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  overflow: hidden;
  background-position:right center !important;
}

body {
  letter-spacing: 0.15rem;
}

.ab_ind {
  max-width: 500px;
  font-family: "moon", "Microsoft JhengHei";
  line-height: 25px;
  font-size: 18px;
  font-weight: 600;
}
.ab_ind h2 {
  font-family: "moon", "Microsoft JhengHei";
  letter-spacing: 5px;
}
.ab_ind h2 span {
  color:#fff;
  font-weight: bolder;
}

.pf li {
  float: left;
  list-style-position: inside;
  color: white;
  border: 1px solid #fff;
  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;
  margin-bottom: 50px;
}

.slogan h2 {
  color: #FFFFFF;
  font-family: "moon", "Microsoft JhengHei";
  font-size: 36px;
  font-weight: bolder;
  margin-bottom: 20px;
  text-align: center;
}
.slogan h3 {
  color: #FFFFFF;
  font-family: "moon", "Microsoft JhengHei";
  font-size: 16px;
  font-weight: bolder;
}

.d-md-block{
  display: block !important;
}

.carousel-caption{
  display: block !important;
}

.page-index{
  background-image: none !important;
}

.about {
  background-image: url(../images/index-about-pc.png) !important;
  position: relative;
  overflow: hidden;
}

.about::after {
  content: "";
  position: fixed;
  background-attachment: fixed;
  width: 112vw;
  height: 100vw;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  left: 0;
  top: 50%;
  background-color: #287cbb;
}

.page-index .carousel,.page-index .news_in,.page-index .index-product,.page-index .slogan,footer{
  position: relative;
  z-index: 10;
}

.ab_link{
  position: relative;
  margin-bottom: 1rem;
  padding-right: 24px;
}

.ab_link::after{
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
}

.page-index .carousel{
  background-color: #fff;
}

.slogan{
  padding-bottom: 50px;
  margin-bottom: 0;
}

.slogan::after{
  content: "";
  background-color: #fff !important;
  width: 100%;
  height: 50px !important;
  position: absolute;
  left: 0 !important;
  bottom: 0 !important;
  z-index: 10;
}

.index-seo_h{
  background-image: none !important;
}

@media screen and (max-width:1400px) {
  .about::after{
    opacity: .95;
    width: 140vw;
    height: 110vw;
  }

  .carousel-caption{
    bottom: 20%;
  }
}

@media screen and (max-width:1280px) {
  .carousel-inner{
      height: max-content;
  }

  .carousel-item{
      height: max-content;
  }

  .carousel-caption{
      bottom: 20% !important;
  }

  .about{
    background-image: url(../images/index-about-phone.jpg) !important;
    background-position: center center;  
  }

  .about::after{
    opacity: .95;
    width: 100%;
    height: 100%;
  }
  .about .container{
    margin-left: 0;
  }
  .about::after {
    content: "";
    background-attachment: unset;
	width: 195vw;
	height: 155vw;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    left: 0;
    top: 50%;
    background-color: #287cbb;
    opacity: .9;
  }

  .ab_ind{
    max-width: 100%;
  }
}

@media screen and (max-width:768px) {
  .page-index{
    padding-top: 0;
  }

  .carousel-inner{
    padding-bottom: 48px;
  }

  .carousel-caption{
    bottom: 0% !important;
  }
  .about .container {
	margin-right: 20px;
  }
  .about::after{
	width: 190vw;
	height: 175vh; 
  }
  .ab_ind {
	max-width: 70%;
  }
  
}

@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 */

