@charset "UTF-8";
@import url(animate.css);
@import url(//fonts.googleapis.com/css?family=Ubuntu:300);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import URL（http://fonts.googleapis.com/earlyaccess/ cwtexhei.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import 'https://fonts.googleapis.com/css?family=Poiret+One';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100&family=Ubuntu:wght@300;400&display=swap');

/*========================================================
                      Main Styles
=========================================================*/
body {
	background-color:#f6f6f6;
	color: #2f2f2f;
	-webkit-text-size-adjust: none;
	/*font-family: 'Noto Sans', "微軟正黑體", sans-serif;
    font-family: 'Ubuntu', sans-serif;*/
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 36px;
}

img {
  max-width: 100%;
  height: auto; }
.img1 {
	border: 8px solid #FFF;
	margin-bottom: 10px;
	text-align: center;
}

h1, h2, h3, h4, h5, .addr, .link1 {
  font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
  font-weight: bold;
  color: #302e33; }

h1 {
	font-size: 24px;
	line-height:30px;
	margin-bottom: 40px;
}


h2 {
	font-size: 26px;
	color: #0d0d0d;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 10px;
	text-transform:uppercase;
	font-weight: 600;
	
}

@media (max-width: 979px) {
	h2 {
	margin-top: 10px;
}
}

@media (max-width: 469px) {
	h1 {
	font-size: 22px;
	text-align:center;
	margin-bottom: 30px;
}

h2 {
	font-size: 20px;
}

}

h3 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #0e0e0e;
	font-weight: normal;
	margin-top: 10px;
}

h5 {
	font-size: 24px;
	margin-bottom: 40px;
	line-height: 25px;
	color: #515151;
	font-weight: normal;

	text-align: center;
}

	  
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #FFF;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
	overflow: hidden;
	min-height: 500px;
	
}


  .lt-ie9 .page {
    min-width: 1200px; }

/*=======================================================
                       Main Layout
=========================================================*/
* + .btn {
	margin-top: 10px;
}

* + .btn2 {
  margin-top: 10px; }

h3 + h6 {
  margin-bottom: 95px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 65px;
	background-position: left top;
	width: 180px;
}

.brand2 {
	display: none;
}
  .brand_name2 {
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	height: 50px;
	background-position: left top;
	width: 120px;
}
@media (max-width: 759px) {
	.brand2 {
	display: inline-block;
	position: fixed;
	z-index: 999999999;
	margin-top: -40px;
}
}

@media (max-width: 769px) {
.brand_name {
	padding-top: 2px;
}
}
@media (max-width: 479px) {
.brandText {
	display:none;
}
}
.city {
	font-size: 15px;
	text-transform: none;
}



/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ea4661; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn, .btn2, .btn3 {
	display: inline-block;
	/*border-radius: 5px;*/
	color: #72B59E;
	font-size: 15px;
	line-height: 22px;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: normal;
}
  .btn:hover, .btn2:hover, .btn3:hover {
	color: #FFF;
	background-color: #595959;
	text-decoration: none;
}
  .btn:active, .btn2:active, .btn3:active {
	color: #FFF;
	background-color: #595959;
}

.btn2 {
	color: #4a4a4a;
	background-color: #f3f3f3;
	margin-top: 0px;
	border: 1px solid #c7c7c7;
	margin-bottom: 10px;
}
.btn3 {
	color: #ffffff;
	background-color: #ff0000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	/*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}
.btn3:hover {
	color: #ffffff;
	background-color: #0e0e0e;
}
@media (max-width: 479px) {
	.btn2 {
	float: left;
}
}
	
.btn4 {
	color: #ffffff;
	background-color: #ff0000;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
}
.btn4:hover {
	color: #ffffff;
	background-color: #0e0e0e;
}
.btn5 {
	color: #ffffff;
	background-color: #858585;
	display: block;
	padding: 10px;
	text-align: center;
}
.btn5:hover {
	background-color: #9f9f9f;
}
.btn6 {
	color: #FFF;
	background-color: #C2C2C2;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
	font-size: 22px;
}
.btn6:hover {
	color: #ffffff;
	background-color: #999;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }
.box .fl-sympletts {
  display: inline-block;
  font-size: 220px;
  line-height: 220px;
  color: #302e33; }
  .box .fl-sympletts + * {
    margin-top: 70px; }
.box * + .fl-sympletts {
  margin-top: 70px; }
  
.box{
	border: 1px solid #CCC;
	padding-top: 0px;
	  }
.box p{
	text-align: left;
	padding-top: 8px;
	  }
	  
.box1{
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;*/
	padding-bottom: 10px;
}
.box1 img{
	/*padding-bottom: 10px;	*/
	}

.box2 {
	text-align: left;
	color: #474747;
	margin-bottom: 15px;
	}
.box2 h2 + * {
  margin-top: 5px; }
.box2 .num + h5 {
  margin-top: 65px; }
.box2 * + .btn2 {
  margin-top: 15px; }

.fl-sympletts {
  display: inline-block;
  font-size: 220px;
  line-height: 220px;
  color: #302e33; }
  .fl-sympletts.sm {
    font-size: 150px;
    line-height: 150px; }


/*==================      indexBtn    ======================*/
.indexBtn {
	display: inline-table;
	
}
.indexBtn li {
	width: 33.3333333%;
	float: left;
}
@media (max-width: 479px) {
	.indexBtn li {
	width: 100%;	
}
}


/*==================      Gallery     ======================*/
.gallery:before, .gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.gallery:after {
  clear: both; }
.gallery_item {
	width: 33.333333%;
	float: left;
	position: relative;
	background: no-repeat url(../images/cover.jpg) 0 0;
	background-size: cover;
	color: #fff;
	text-align: center;
}
  /*@media (max-width: 979px) and (min-width: 480px) {
    .gallery_item {
      width: 50%; } }*/
  @media (max-width: 479px) {
    .gallery_item {
      width: 100%; } }
  .gallery_item img {
    width: 100%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .gallery_item h4 {
	color: #fff;
	font-size: 25px;
}
/*@media (max-width: 979px) {
	.gallery_item h4 {
	font-size: 18px;
}
}
@media (max-width: 479px) {
	.gallery_item h4 {
	font-size: 25px;
}
}*/
  .gallery_item a:hover img {
    opacity: 0; }
    .lt-ie9 .gallery_item a:hover img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
.gallery_cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  width: 100%;
  height: 100%; }
  .gallery_cover_inner {
    display: table;
    width: 90%;
    height: 100%;
    margin: 0 5%; }
    .gallery_cover_inner .mid {
	display: table-cell;
	/*padding-top: 25px;
	padding-left: 20px;*/
    vertical-align: middle;

}
	  
	   @media (max-width: 979px) {
		   .gallery_cover_inner .mid {
	padding-top: 15px;
	padding-left: 10px;
 }
	  }
	    @media (max-width: 479px) {
		   .gallery_cover_inner .mid {
	padding-top: 25px;
	padding-left: 20px;
 }
	  }

/*==================      Lists     ======================*/
.social-list li {
	display: inline-block;
	margin-top: -10px;
}
  .social-list li a {
	display: block;
	width: 50px;
	height: 38px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 23px;
	line-height: 50px;
	background-color: #73a400;
	padding-top: 12px;
}
    .social-list li a:hover {
      background: #302e33; }
    .social-list li a:active {
      background: #171618; }

.marked-list {
  text-align: left; }
  .marked-list li {
    position: relative;
    padding-left: 43px; }
    .marked-list li:before {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      background: #ea4661;
      border-radius: 2px;
      position: absolute;
      top: 7px;
      left: 0; }
    .marked-list li + li {
      margin-top: 10px; }

/*==================      Blockquote     ======================*/
.quote {
  text-align: left; }
  .quote_text {
    position: relative;
    padding-left: 65px; }
    .quote_text:before {
	content: '\f10d';
	position: absolute;
	top: 0;
	left: 0;
	color: #FFF;
	font-size: 48px;
	line-height: 48px;
	font-family: FontAwesome;
}

/*========================   Menu   ==========================*/

.amenu {
	display: none;
	
}
.sf-menu {
	display: inline-block;
	
}
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
	margin-left: 30px;
}
@media (max-width: 869px) {
	 .sf-menu > li + li {
	margin-left: 20px;
}
}

  .sf-menu a {
	display: block;
	font-size: 16px;
	line-height: 30px;
}

.sf-menu > li > a {
	color: #666;
	font-weight: 500;
	text-transform: uppercase;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
	color: #0084bb;
}
.sf-menu > li.active > a {
	color: #0084bb;
}

.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 220px;
	margin-top: 20px;
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	background-color: #3d3d3d;
}

.sf-menu ul {
  text-align: left; }
  .sf-menu ul > li > a {
	color: #FFF;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: 500;
}
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
	color: #333;
	background-color: #FFF;	
}

.sf-menu ul ul {
	position: static;
	top: 100%;
	width: auto;
	margin-top: 0;
	margin-left: 0px;
	padding: 0;
	z-index: 4;
	background-color: #FFF;
}

.sf-menu ul ul > li > a {
	color: #BA9656;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
	color: #9E7F49;
}
.sf-menu ul ul ul > li > a {
	color: #9E7F49;
	margin-left: 20px;
}
.sf-menu ul ul ul ul > li > a {
	color: #9E7F49;
	margin-left: 30px;
}
.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }
	
.btnLanguage {
	display: none;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -30px;
  left: 0;
  bottom: -48px;
  width: 260px;
  padding: 100px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
 -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }

  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
	display: block;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
	color: #161616;
	background-color: #ECECEC;
}

   .rd-mobilemenu_ul a .rd-submenu-toggle {
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -14px;
	width: 24px;
	height: 24px;
	font: 400 10px "FontAwesome";
	line-height: 24px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
	z-index: 1;
	background: rgba(0, 0, 0, 0.1);
}
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
	  padding-top: 3px;
	padding-bottom: 3px;
    padding-left: 30px; }
  .rd-mobilemenu_ul ul ul a {
	color:#937650;
	padding-left: 40px;
}
	.rd-mobilemenu_ul ul ul ul a {
	color:#a98c65;
	padding-left: 50px;
}
	.rd-mobilemenu_ul ul ul ul ul a {
		color:#c0a47f;
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 58px;
	color: #333;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
	background-color: #FFF;
}

.rd-mobilepanel_title {
	position: fixed;
	left: 56px;
	right: 0px;
	color: #7B7B7B;
	font-size: 15px;
	text-overflow: ellipsis;
	letter-spacing: 0;
	text-align: right;
	font-weight: 500;
	white-space: nowrap;
}
.rd-mobilepanel_title a:hover {
	color: #333;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 0px;
  right: 40px;
  width: 48px;
  height: 58px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
	width: 24px;
	height: 4px;
	background-color: #b4b4b4;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 0px; 
	
	}

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
	
	 } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 15px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
	padding-top: 5px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-bottom: -6px;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
   }

.isStuck {
	background: #fff;
	z-index: 999;
	padding-top: 5px;
	padding-bottom: 0px;
	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;*/
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}


@media (max-width: 759px) {
	.stuck_container {
	padding-top: 5px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-bottom: -6px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15);
	display:none;
   }
}



@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	background: #878787;
	border-radius: 50%;
	position: fixed;
	right: 66px;
	bottom: 180px;
	display: none;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
	padding-top: 10px;
}
  .toTop:hover {
	color: #fff;
	text-decoration: none;
	background-color: #acacac;
}

@media only screen and (max-width: 479px) {
  .toTop {
    display: none !important; } }
	
/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat;
  margin-top:60px;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
	background-color: #FFF;
	background-image: url(../images/banner/page1.jpg);
	padding: 230px 0 230px;
}
.parallax2 {
	background-color: #FFF;
	background-image: url(../images/banner/page2.jpg);
	padding: 230px 0 230px;
}
.parallax3 {
	background-color: #FFF;
	background-image: url(../images/banner/page3.jpg);
	padding: 230px 0 230px;
}
.parallax4 {
	background-color: #FFF;
	background-image: url(../images/banner/page4.jpg);
	padding: 230px 0 230px;
}
.parallax5 {
	background-color: #FFF;
	background-image: url(../images/banner/page5.jpg);
	padding: 230px 0 230px;
}


@media (max-width: 767px) {
  .parallax {
	margin-top:50px;
    background-position: center 0 !important;
    background-size: cover;
  }
  
  .parallax1 {
	padding: 75px 0 75px;
}
.parallax2 {
	padding: 75px 0 75px;
}
.parallax3 {
	padding: 75px 0 75px;
}
.parallax4 {
	padding: 75px 0 75px;
}
  .parallax5 {
	padding: 75px 0 75px;
}

}




/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  z-index: 2;
  background: #fff; 
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
  }
  header .brand {
    float: left; }
  header .nav {
	float: left;
	padding-top: 15px;
	margin-right: 70px;
}
   header .back-home {
	float: right;
	
}

.back-home {
	color: #999;
	margin-top: 5px;
}
.back-home a:hover {
	color: #333;
}
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; }
		
		.back-home {
		display: none;	
		 }
		
		 }

@media (min-width: 1200px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
    .abs .stuck_container {
      width: 1270px;
      margin: 0 auto;
	  /*background: #ffdb00; */
      border-bottom: 0; }
    .abs .isStuck {	
      border-bottom: 1px solid #38343e; } }
	  
	  @media (min-width: 967px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
	
   
    }
	  
	  @media (min-width: 359px) {
  .abs {
    position: absolute;
    top: 0;
    width: 100%;
	/*background: #ffdb00; */
    z-index: 2; }
    
   }
	  
	  
	  
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
   }

.num {
 font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
  font-size: 210px;
  line-height: 160px;
  letter-spacing: -12px; }
  @media (max-width: 1199px) {
    .num {
      font-size: 150px;
      letter-spacing: -2px; } }
  @media (max-width: 979px) {
    .num {
      font-size: 120px;
      line-height: 100px; } }

.mt1 {
  margin-top: 10px; }

.mt2 {
  margin-top: 100px; }

.mg3 {
  margin-top: 40px;
  margin-bottom: 90px; }

.mb {
  margin-bottom: 0; }

.terms * + h5 {
  margin-top: 90px; }

.policy-link {
  margin-top: 90px; }

/*==================      Well     ======================*/

	

.well1 {
	text-align: left;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#ffffff;
}	   
 
.well2 {
	text-align: left;
	padding-top: 50px;
	padding-bottom:30px;
	background-image: url(../images/footerBg.jpg);
	background-position: center top;
	color: #B1B1B1;
}
.well3 {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 60px;
	background-color: #ffffff;	
}
.well4 {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 60px;
	background-color: #f6f6f6;	
	margin-top: 40px;
}
.well5 {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #ffffff;	
	margin-top: 0px;
}
.well6 {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #FAFAFA;
	margin-top: -30px;
}
  @media (max-width: 779px) {
	  .well4 {
	margin-top: 20px;
}
  }
  @media (max-width: 1024px) {
	  .well1 {
	
	padding-top: 30px;
	padding-bottom: 40px;
	
}
	  
 }

  
	  
	  
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
	width: 100%;
	height: auto;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;	
}

.thumb_overlay {
	position: absolute;
	left: 0;
	top: 2px;
	right: 0;
	bottom: 0;
	opacity: 0;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	color: #ffffff;
	background: transparent;
	height: 26px;
	
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
 
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
	  

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
	padding-top: 40px;
	color: #CCC;
	background-color: #232325;
	font-size: 15px;
}
 footer .copyrightColor {
	 text-align: center;
	 color: #1d1d1d;
	 background-color: #FFFFFF;
	 padding-top: 10px;
	 padding-bottom: 8px;
	 margin-top: 40px;
}
 footer .icon {
	float: right;
}
.footerlinks li:hover{
	color: #FFFFFF;
}

@media (max-width: 979px) {
	
	.iconlinks2 li {
		float: left;
		
	}
	
}




.imgText {
	text-align: center;
	color: #333;
}
.text1 {
	color: #FFF;
	font-weight: normal;
	vertical-align: middle;
}
@media (max-width: 979px) {
	.text1 {
		display:block;
		margin-bottom:20px;
	}
}
.text2 {
	color: #191919;
	font-weight: 600;

}
.text2_2 {
	text-align: left;
	margin-top: 10px;
}
.text3 {
	color: #6F6F6F;
	font-size: 15px;
	margin-left: 10px;
}
.text4 {
	color: #F00;
}
.text5 {
	color: #963;
	font-size: 20px;
}
.text6 {
	color: #c17f00;
}

.th {
	font-size: 13px;
	vertical-align: 20%;
}
.tableC {
	border: 1px solid #bada37;
	padding: 8px;
}
.r {
	font-size: 18px;
	vertical-align: 40%;
	padding-right: 5px;
	padding-left: 2px;
}
.r2 {
	font-size: 13px;
	vertical-align: 20%;
	padding-right: 5px;
	padding-left: 2px;
}
.date1 {
	color: #916531;
	font-size: 15px;

}
.date2 {
	color: #999;
	text-align: right;
	padding-left: 20px;
	float: right;
}
.product1Img {
	text-align: center;
	margin-bottom: 10px;
	}
.product1Img img {
	margin-bottom: 10px;
	}
.product3Img li {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	}
.productBox {
  text-align: left;
}

	.newsList li {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
		font-size: 20px;
		color: black;

}
.newsList li a {
  text-decoration: underline;
}
.newsList li a:hover {
	color: #d60f42;
}
.newsList2 li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;*/
}
.newsList2 li a:hover {
	color: #AF2149;
}
.newsBox {
	margin-bottom: 20px;
}
.newsBox a{
	text-decoration: underline;
}
.pageBanner {
	margin-top: 90px;
}
.pageBanner1 {
	margin-top: 90px;
}
.pageBanner2 {
	display: none;
}
@media (max-width: 979px) {
	.pageBanner {
	margin-top: 65px;
}
   .pageBanner1 {
	display: none;
}
	.pageBanner2 {
	margin-top: 65px;
	display: block;
}
}

@media (min-width: 1200px) {
	.banner {
	width: 1170px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
	}	
}


.year {
	font-size: 25px;
	line-height: 35px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	color: #AA6943;
}
.list1 ul li a {
	display: block;
	color: #666;
	background-color: #E9E9E9;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.list1 ul li a:hover {
	color: #007cc3;
	background-color: #FFF;
}
.list2{
	display: inline-table;
	padding-left: 20px;
}
.list2 ul li {
	margin-bottom: 5px;
	list-style-type: disc;
	padding-left: 0px;
	padding-right: 30px;
}
.list2 ul li a:hover {
	color: #000;
}

.list3{
	display: inline-table;
	padding-left: 20px;
}
.list3 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 100%;
	padding-right: 30px;
}
.list3 ul li a:hover {
	color: #000;
}

.list4{
	display: inline-table;
	padding-left: 20px;
}
.list4 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 50%;
	padding-right: 30px;
}
.list4 ul li a:hover {
	color: #000;
}
@media (max-width: 479px) {
	.list4 ul li {
	width: 100%;
}
}

.deleteIcon a {
	font-size: 25px;
	color: #F00;
}
.language a {
	background-color: #c18c24;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	display: inline-block;
	border-radius: 50%;
	height: 22px;
	width: 24px;
	padding-top: 1px;
}
.language a:hover {
	background-color: #999999;	
	color: #FFF;
}

.bg03 {
	padding-bottom: 10px;
	background-color: #FFF;
	text-align: left;
}


.social-list2 {
  margin-top: 55px;
}
.social-list2:before,
.social-list2:after {
  content: " ";
  display: table;
}
.social-list2:after {
  clear: both;
}
.social-list2 li {
  margin-bottom: 30px;
}
.social-list2 li:before,
.social-list2 li:after {
  content: " ";
  display: table;
}
.social-list2 li:after {
  clear: both;
}
.social-list2 .fa {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #333333;
	color: #c7944a;
	font-size: 26px;
	line-height: 80px;
	text-align: center;
	float: left;
	margin-right: 27px;
}
.social-list2 .fa:before {
  display: inline-block;
}
.social-list2 .fa:hover {
	color: #fff;
	background-color: #c7944a;
}
.social-list2 h5 {
  margin-top: 10px;
  margin-bottom: 0;
}
.mask1 {
	background-image: url(../images/mask1.png);
	padding: 20px;
}
.roomBtn ul li a {
	background-color: #b99b79;
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #FFF;
	margin-left: 4px;
}
.roomBtn ul li a:hover {
	background-color: #a47947;
	
}
@media (max-width: 979px) {
	.roomBtn ul li a {
		float: left;
	}
}
.shift1 {
	margin-left:-15px;
}
@media (max-width: 979px) {
	.shift1 {
	margin-left:0px;
}
}
.shift2 {
	margin-right:-16px;
}
@media (max-width: 979px) {
	.shift2 {
	margin-left:0px;
}
}
.icon_link1 a {
	float: right;
	font-size: 20px;
	color: #999;
	margin-left: 10px;
}
@media (max-width: 779px) {
	.icon_link1 a {
	float: left;
	font-size: 20px;
	color: #999;
	margin-left: 0px;
	margin-right: 10px;
}
}


.filters-container {
	float: left;
	
}

.filters-container2 {
	float: right;
	
}

.button1-menu {
display: inline-block; }
.button1-menu:before, .button1-menu:after {
display: table;
content: "";
line-height: 0; }
.button1-menu:after {
clear: both; }
.button1-menu > li {
position: relative;
float: left; 
margin-top:0px;
}
.button1-menu > li + li {
	margin-right: 1px;
	margin-left:1px;
	margin-bottom:0px;
}
.button1-menu a {
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.button1-menu > li > a {
	color: #999;
	/*background-color: #E2E2E2;*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-right: 1px;
	margin-left:1px;
}
.button1-menu > li.button1Hover > a, .button1-menu > li > a:hover {
	color: #72B59E;
}
.button1-menu > li.active > a {
	color: #72B59E;
}

@media (max-width: 479px) {
	.button1-menu > li > a {
	padding-right: 12px;
    }
	
	.filters-container2 {
	float: left;	
     }
}

/*========================================================
                     search  Styles
=========================================================*/
.searchBox {
	background-color:#f6f6f6;
	margin: 0px;
	padding: 0px;	
}
@media (max-width: 1024px) {
	.searchBox {
	padding-top: 0px;
	padding-bottom: 20px;
}
}
.searchBar {
	float: right;
	position: fixed;
	z-index: 999999;
	right: 20px;
	top: 35px;
}
.searchBar input {
	height: 32px;
	border: 1px solid #E5E5E5;
	margin: 0px;
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
	width: 180px;
}
@media (max-width: 1024px) {
	.searchBar {
	float: left;
	position: relative;
	z-index: 1;
	right: none;
	left: 3px;
	top: 10px;
}

}


.search-form {
	position: absolute;
	right: 150px;
}

.search-field {
	background-color: transparent;
	background-image: url(../images/searchicon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 28px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
}

.search-field:focus {
	background-color: #fff;
	cursor: text;
	outline: 0;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: normal;
}

.search-submit {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}
@media (max-width: 479px) {
	
	.search-form {
	position: absolute;
	right: 10px;
	top: 40px;
}
}

.title1 {
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-weight: 700;
	text-transform:uppercase;
}
.title2 {
	font-size: 20px;
	line-height: 25px;
	color: #000;
	
}
.title3 {
	font-size: 26px;
	line-height: 34px;
	color: #000000;
	border-bottom: solid 5px #c13a72;
	font-weight: bold;
	padding-bottom: 6px;
	text-transform:uppercase;
}
.title4 {
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #2A2A2A;
	padding: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;

}
@media (max-width: 979px) {
	.title3 {
     border-bottom: none 5px #df0024;
		margin-bottom: 0px;

}
}


.proBox:before, .proBox:after {
  display: table;
  content: "";
  line-height: 0; }
.proBox:after {
  clear: both; }
.proBox_aside {
  float: left; }
.proBox_cnt__no-flow {
  overflow: hidden; }
.proBox .fl-sympletts {
  display: inline-block;
  font-size: 220px;
  line-height: 220px;
  color: #302e33; }
  .proBox .fl-sympletts + * {
    margin-top: 70px; }
.proBox * + .fl-sympletts {
  margin-top: 70px; }
  
.proBox {
	border: 1px solid #d5d5d5;
	padding-top: 0px;
	margin-bottom:20px;
	  }


.proBox1 {
	width: 45%;
	float: left;
}
.proBox2 {
	width: 55%;
	padding: 40px;
	float: left;
}
.proBox3 {
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

/*@media (max-width: 1199px) {
	.proBox1 {
	width: 30%;
}
.proBox2 {
	width: 70%;
	padding: 10px;
}
}*/

@media (max-width: 1199px) {
	.proBox1 {
	width: 100%;
}
.proBox2 {
	width: 100%;
	padding: 30px;
}


}

@media (max-width: 979px) {
	.proBox3 {
	padding: 50px;
}
}

@media (max-width: 479px) {
	.proBox3 {
	padding: 20px;
}
}

.icon_box {
	float: right;
	position: relative;
	right: 20px;
	bottom: 70px;	
}
.icon_box2 {
	margin-top: 50px;	
}


.contentLogo {
	float: right;
	margin-right: 80px;
	margin-left: 10px;
}
@media (max-width: 479px) {
	.contentLogo {
	margin-right: 0px;	
}
}

.aboutBox {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-image: url(../images/mask1.png);
}


/*========================================================
                     menu  Styles
=========================================================*/


#content {
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 100％;
	
}
.menu ul {
	background-color: #FFF;
}

.menu ul li {
	display:block;
	/*width:311px;*/
	padding-top:0px;
	padding-bottom: 10px;
	margin-bottom:1px;
	list-style:none;
	overflow:visible;
	background-image: url(../images/zakladka.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #e6e6e6;
}
.menu ul li a {
	display:block;
	font-size: 18px;
	height:30px;
	/*width:273px;*/
	margin-top:0px;
	padding-top:8px;
	/*padding-bottom:33px;*/
	padding-left:0px;
	color:#0e0e0e;
	outline:none;
}
.menu ul li a:hover {
	
	color:#df0024;
	/*background-color: #FFF;*/
}
.munu_text a {
	float: left;
	
}
.menu ul li .active {
	background:url(../images/on.png) top right no-repeat;
	
}
.menu ul li .inactive {
	background:url(../images/off.png) top right no-repeat;
}

.menu ul li ul {
	display:none;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #FFF;
	padding-bottom: 2px;
}
.menu ul li ul li {
	display:block;
	background:none;
	list-style:circle;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	margin: 0px;
	border-bottom: none;
}
.menu ul li ul li a {
	font-size: 16px;
	background:none;
	color:#666;
	padding-left:10px;
	text-decoration: none;
}
.menu ul li ul li a:hover {
	color:#966e29;
}
.menu ul li ul li ul {
	margin-bottom:2px;
	margin-top: 2px;
}
.menu ul li ul li ul li {
	display:block;
	list-style:circle;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:10px;
	background-image: none;
}
/*.menu ul li ul li ul li ul li a {
	text-decoration: none;
	font-size: 13px;
	color: #B1A182;
}*/



.second_menu {
	display: block;
	
}
  .second_menu:before, .second_menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .second_menu:after {
    clear: both; }
  .second_menu > li {
    position: relative;
    /*float: left;*/ 
		}
    .second_menu > li + li {
}
  .second_menu a {
	display: block;
	line-height: 22px;
    
}
.second_menu > li > a {
	color: #000;
	padding-bottom:10px ;
	padding-top: 10px;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 20px;
	background-color: #FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	background-image: url(../images/off.png);
    background-repeat: no-repeat;
	background-position: right center;*/
}
	
	.second_menu > li.sfHover > a, .second_menu > li > a:hover {
	color: #df0024;
}
.second_menu > li.active > a {
	color: #df0024;
	/*font-weight: bold;
	background-image: url(../images/on.png);
    background-repeat: no-repeat;
	background-position: right center;*/
}


  .second_menu ul > li > a {
	  color: #535353;
	  padding-left: 20px;
	  padding-right: 8px;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  background-color: #FFFFFF;
	  /*border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #e8e8e8;
	  
	  background-image: url(../images/off.png);
    background-repeat: no-repeat;
	background-position: right center;*/
}
  .second_menu ul > li.sfHover > a, .second_menu ul > li > a:hover {
	color: #895a31;
}
.second_menu ul > li.active > a {
	color: #895a31;
	/*background-image: url(../images/on.png);
    background-repeat: no-repeat;
	background-position: right center;*/
}

.second_menu ul ul > li > a {
  color: #7f7f7f; 
	padding-left: 40px;
	background-image: none;
}
.second_menu ul ul > li.sfHover > a, .second_menu ul ul > li > a:hover {
	color: #60a026;
}
.second_menu ul ul > li.active > a {
	color: #60a026;
	background-image: none;
}



.contactText {
	text-align: center;
	color: #1F1F1F;
	font-size: 30px;
	}
	.contactText2 {
	color: #ccb166;
	font-size: 60px;
	line-height: 60px;	
	}
	.contactMail a {
	color: #ccb166;
	font-size: 60px;
	line-height: 60px;
	}
	.contactMail a:hover {
	color: #267ad1;	
}
	.contactText3 {
	color: #1F1F1F;
	font-size: 20px;
	line-height: 40px;	
	}
	.contactText h5{
	color: #115123;
	margin-top: 40px;
	display: inline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	text-transform: uppercase;
	padding-bottom: 12px;
	}
.contactBox {
	margin-bottom: 30px;
	border: 1px solid #F0F0F0;
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFF;
}
.newP {
	position: absolute;
	z-index: 10;
	}
	
	
	.specificationUl{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-bottom: 5px;
	padding-top: 10px;
	}
	.specificationUl ul{
		padding-left: 20px;
	}
	.specificationUl li{
	list-style-type: none;
	padding-left: 2px;
	list-style-image: url(../images/tick.png);
	}


.proText1 {
	margin-top: 10px;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: Uppercase;
	font-size: 18px;
}

.indexgallery:before, .indexgallery:after {
  display: table;
  content: "";
  line-height: 0; }
.indexgallery:after {
  clear: both; }
.indexgallery_item {
	width: 33.333333%;
	float: left;
	position: relative;
	color: #fff;
	text-align: center;
}

  @media (max-width: 479px) {
    .indexgallery_item {
      width: 100%; } }
  .indexgallery_item img {
    width: 100%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

.logoIcon {
	display: table;
	width: 100%;
}
.logoIcon li {
	float: left;
	width: 16%;
	margin-right: 5px;
	margin-bottom: 15px;
}
.textUL {
	padding-left: 20PX;
	color: #fb1515;
}
.textUL li{
	list-style: disc;
}
.textUL2 {
	padding-left: 20PX;
}
.textUL2 li{
	list-style: disc;
}
.aboutBG1 {
	background-image: url(../images/about_bg1.jpg);
	background-repeat: no-repeat;
}
.aboutBG2 {
	background-image: url(../images/about_bg2.jpg);
	background-repeat: no-repeat;
}