@import url("reset.css");
* {
  font-family: Verdana, 'Microsoft JhengHei' !important;
}
a {
  text-decoration: none;
}
#BANNER {
  width: 910px;
  height: 570px;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #999999;
  background-color: #FFF;
  box-shadow: 1px 5px 8px #999;
  border-radius: 10px;
}
#WRAPP_R {
  width: 910px;
  height: 550px;
  overflow: hidden;
  position: relative;
}
#WRAPP_R ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
#WRAPP_R li img {
  vertical-align: bottom;
  float: left;
}
#NUMBER {
  width: 510px;
  margin: 0 auto;
  padding-left: 400px;
  overflow: hidden;
}
#NUMBER ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 910px;
  margin: 0 auto;
  padding-top: 10px;
}
#NUMBER li {
  cursor: pointer;
  margin: 0 10px 0 10px;
  float: left;
  display: block;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  border-radius: 8px;
  text-align: center;
  border: 1px solid #CCCCCC;
  margin-right: 5px;
  background-color: #FFF;
}
#NUMBER li.CC {
  background-color: #FF6600;
  color: #FFF;
}
#WRAPPER {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #CCCCCC;
}
#WRAPPER_A {
  width: 990px;
  margin: 0 auto;
}
/*====================== 選單區 =========================*/
#NAV-A {
  width: 990px;
  margin: 0 auto;
  display: none;
}
#NAV-A li {
  float: right;
  margin-right: 15px;
}
#NAV-A li a {
  display: block;
  line-height: 25px;
  font-size: 13px;
  text-align: center;
  color: #666666;
}
#NAV-A li a:hover {
  color: #FF6600;
}
#NAV {
  clear: both;
  width: 990px;
  margin: 0 auto;
  margin-bottom: 18px;
  margin-top: 20px;
}
#NAV ul {
  list-style-type: none;
  margin: 0;
  display: block;
  width: 990px;
  height: 36px;
}
#NAV li {
  float: left;
}
#NAV li a {
  display: block;
  width: 165px;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  background-image: url(../images/button/button.png);
  color: #FFFFFF;
  text-decoration: none;
  background-position: -330px 0;
}
#NAV li a:hover {
  color: #CCCCCC;
  background-position: -330px -36px;
}
#NAV li.AA a {
  background-position: 0px 0px;
  text-indent: -9999px;
}
#NAV li.AA a:hover {
  background-position: 0 -36px;
}
#NAV li.EE a {
  background-position: -165px 0px;
}
#NAV li.EE a:hover {
  background-position: -165px -36px;
}


/*-首頁動畫-*/

.swiper2 {
    height: 550px;
}

    .swiper2 img {
        width: 100%;
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
	opacity: 1;
	background-color: #fff;
    margin: 0 10px !important;
	box-shadow: 0 0 3px rgba(123,54,7,.6);
}

.swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    outline: none;
	background-color: #ff6600;
	/*color: #FF6600;*/
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -20px;
	display: flex;
	align-items: center;
	justify-content: center;
}


/*====================== 產品分項選單區 ==========================*/
#BAN {
  clear: both;
  width: 990px;
  height: 75px;
  margin: 0 auto;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
#BAN a {
  float: left;
  margin-left: -15px;
}
#BAN-UL ul {
  position: absolute;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  right: 0px;
  top: 38px;
  width: 660px;
  height: 30px;
}
#BAN-UL li {
  line-height: 1;
  margin-left: 15px;
}
#BAN-UL li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  text-align: center;
  color: #333333;
  text-decoration: none;
  min-width: 80px;
  max-width: 125px;
  padding: 0 10px;
  background: url(../images/button/01.png) left center no-repeat;
  min-height: 35px;
  box-sizing: border-box;
}
.aboutBtm #BAN-UL ul a {
  max-width: 140px;
  padding: 0 16px;
}
#BAN-UL li a.btnBS {
  max-width: 190px;
}
#BAN-UL li a:hover, #BAN-UL li a.Now {
  color: #FF6600;
  padding-bottom: 6px;
  border-bottom: 2px solid #FF6600;
}
#BAN-UL li:last-child {
  padding-right: 3px;
  background: url(../images/button/01.png) right center no-repeat;
}
/*====================== 頁首區 ==========================*/
#HEADER {
  clear: both;
  margin: 0 auto;
  width: 990px;
  height: 530px;
}
.abgne-player {
  width: 990px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.abgne-player ul.abgne-list {
  position: absolute;
  width: 9999px;
  height: 100%;
}
.abgne-player ul.abgne-list li {
  width: 990px;
  height: 100%;
}
.abgne-player ul.abgne-list img {
  width: 100%;
  height: 100%;
  border: 0;
}
.abgne-control {
  height: 24px;
  padding: 3px;
  color: #fff;
  font-size: 13px;
  background: #333;
}
.abgne-control ul {
  float: left;
}
.abgne-control ul li {
  float: left;
  padding: 0 5px;
  line-height: 20px;
  margin: 2px;
  background: #666;
  cursor: pointer;
}
.abgne-control ul.numbers {
  margin-left: 13px;
}
.abgne-control ul li.current {
  background: #fff;
  color: #000;
}
.abgne-control ul li.hover {
  background: #fff;
  color: #000;
}
/*======================  產品區 ==========================*/
#PRODUCTS_A {
  clear: both;
  width: 990px;
  margin: 0 auto;
  height: 500px;
  overflow: hidden;
  background-color: #FFFFFF;
}
#PRODUCTS_A .BOX {
  width: 300px;
  height: 340px;
  float: left;
  margin: 50px 15px 30px 15px;
}
#PRODUCTS_A .BOX a {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
#PRODUCTS_A .BOX a:hover {
  color: #FF6600;
}
/*====================== 內容區 ==========================*/
#CONTENT {
  clear: both;
  width: 990px;
  height: 350px;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #FFFFFF;
}
#CONTENT .BOX_300 {
  width: 300px;
  height: 320px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
#CONTENT .BOX_300 h1 {
  text-indent: -9999px;
}
#CONTENT .BOX_300 h1 a {
  display: block;
}
#CONTENT .BOX_300 h1 a:hover {}
/*====================== 頁尾區 ==========================*/
#FOOTER {
  clear: both;
  width: 990px;
  height: 70px;
  margin: 0 auto;
  color: #666666;
  border-top: 1px solid #eaeaea;
}
#FOOTER h2 {
  font-size: 15px;
  float: left;
  padding-left: 30px;
  line-height: 70px;
}
#FOOTER ul {
  width: 640px;
  float: right;
  padding: 10px 30px 10px 0;
  margin-bottom: 10px;
}
#FOOTER li {
  font-size: 13px;
  float: left;
  padding-left: 40px;
  line-height: 20px;
}
#FOOTER li.DS a {
  font-size: 12px;
  padding-left: 20px;
  color: #CCCCCC;
}
#FOOTER li a {
  display: block;
  color: #666666;
  text-decoration: none;
}
#FOOTER li a:hover {
  color: #FF9900;
}