@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';
/*========================================================
                      Main Styles
=========================================================*/
body {
	background: #ffffff;
	color: #1f1f1f;
	-webkit-text-size-adjust: none;
	text-align: center;
	font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}

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: 36px;
	color: #df007c;
	line-height: 40px;
	font-weight: 600;
	margin-bottom:10px;
}


h2 {
	font-size: 28px;
	line-height:32px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 10px;
}
 @media (max-width: 967px) {
	 h1 {
	font-size: 30px;
    line-height: 36px;
}
	 
	 h2 {
	font-size: 22px;
	line-height:26px;
}
 }
h3 {
	font-size: 24px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 5px;
}


h4 {
	font-size: 22px;
	line-height: 35px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

h5 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
}
h5:hover {
	color: #2256b6;
}


h6 {
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}

	  


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     ======================*/

.logoBgPhome {
	
	display: none;
}

@media (max-width: 769px) {
.logoBgPhome {
	position: fixed;
	z-index:  99999991;
	left: 0px;
	top: 40px;
	background-color: #ed1c24;
	height: 40px;
	width: 100%;
	display: block;
}
 }
 
 .brand2 {
	display: none;
  }
  @media (max-width: 967px) {
.brand2 {
	display: inline-block;
	position: fixed;
	z-index:  99999999;
	left: 10px;
	top: 5px;
}
  }

.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: 80px;
	background-position: left top;
	padding-left: 90px;
	vertical-align: middle;
	width: 350px;
}

@media (max-width: 967px) {
.brand_name {
	font-size: 18px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 44px;
	height: 60px;
	margin-left: 0px;
	width: 310px;
	}
}

@media (max-width: 367px) {
.brand_name {
	font-size: 18px;
	background-image: url(../images/logo3.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 44px;
	height: 60px;
	margin-left: 0px;
	width: 240px;
	}
}

@media (max-width: 479px) {
.brandText {
	display:none;
}
}
.city {
	font-size: 15px;
	text-transform: none;
}



/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ea4661; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn, .btn2, .btn2_2, .btn3 {
	display: inline-block;
	/*border-radius: 5px;*/
	color: #799c00;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 22px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
  .btn:hover, .btn2:hover, .btn2_2:hover, .btn3:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}
  .btn:active, .btn2:active, .btn2_2:active, .btn3:active {
	background: #171618;
	color: #FFF;
}

.btn2 {
	color: #FFF;
	background-color: #9e9e9e;
	margin-top: 10px;
	padding: 10px;

	text-align: center;
	font-size: 18px;
	/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;*/
}
.btn2_2 {
	color: #FFF;
	background-color: #8c117d;
	margin-top: 10px;
	padding: 15px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.btn3 {
  color: #FFF;
	background-color: #f39800;
	
	}


/*==================      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{
	   padding-bottom:20px;  
	  }
.box p{
	text-align: center;
	padding-top: 8px;
	  }

.box1{
	text-align: center;
	border: 6px solid #FFF;
	background-color: #FFF;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.box1 img{
	padding-bottom: 6px;	
	}

.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 {
	position: absolute;
	top: 200px;
	
}
.indexBtnImg {
	padding-left: 13%;
}

@media (max-width: 779px) {
    .indexBtn {
	display:none
	
	
	} 
}

/*==================      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; }
  @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; }
  .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;
      vertical-align: middle; }

/*==================      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   ==========================*/

/*========================   Menu   ==========================*/

.amenu {
	display: none;
	
}
.sf-menu {
	display: inline-block;
	margin-top: 30px;
}
  .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 {
		 
}
  .sf-menu a {
	display: block;
	line-height: 25px;
}

.sf-menu > li > a {
	font-size: 18px;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 1px;
	font-weight: bold;
}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
	color: #ffcf28;
}
.sf-menu > li.active > a {
	color: #ffcf28;
}

.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 200px;
	margin-top: 28px;
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e4007f;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	/*border-radius:5px;*/
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f39800;
}

.sf-menu ul {
  text-align: left; }
  .sf-menu ul > li > a {
	color: #FFF;
	line-height: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
}
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
	color: #FFFFFF;
}

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  margin-left: 15px;
  padding: 0;
  z-index: 4;
  border: 0px;
}

.sf-menu ul ul > li > a {
  color: #FFF; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #101010; }

.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"; }

@media (max-width: 967px) {
  .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: -20px;
  left: -5px;
  bottom: -48px;
  width: 240px;
  padding: 100px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 16px;
  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(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -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: 10px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}
    .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: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      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-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    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: 70px;
	color: #ffffff;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
	background-color: #e4007f;
	
}

.rd-mobilepanel_title {
	position: fixed;
	top: 0px;
	left: 56px;
	right: 20px;
	color: #FFF;
	font-size: 25px;
	line-height: 48px;
	text-overflow: ellipsis;
	letter-spacing: 0;
	text-align: right;
	white-space: nowrap;
	margin-top: 10px;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 10px;
  right: 8px;
  width: 48px;
  height: 48px; }
  .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: #ffffff;
	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: 967px) {
  body {
    padding-top: 0px;
	
	}

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
	
	 } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 14px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #e4007f;
	/*border-bottom: solid 10px #e4007f;*/
   }
@media (max-width: 1199px) {
	.stuck_container {
	padding-bottom: 0px;
   }
}
@media (max-width: 979px) {
	.stuck_container {
	padding-bottom: 0px;
   }
}
.isStuck {
	z-index: 999;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e4007f;
	/*border-bottom: solid 10px #e4007f;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);*/
}

@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: #302e33;
	border-radius: 50%;
	position: fixed;
	right: 25px;
	bottom: 60px;
	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: #ed1c24;
}

@media only screen and (max-width: 479px) {
  .toTop {
    display: none !important; } }
	
/*==================   Parallax    ======================*/
.parallax {
	background-position: center 0;
	background-repeat: no-repeat;
	z-index: 1 !important;
	position: relative;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
	background-color: #000000;
	background-image: url(../images/parallax1.jpg);
	padding: 150px 0 150px;
	text-align: left;
}

.parallax2 {
	background-color: #000000;
	background-image: url(../images/parallax2.jpg);
	padding: 120px 0 120px;
	text-align: left;
}
.parallax3 {
	background-color: #000000;
	background-image: url(../images/parallax3.jpg);
	padding: 100px 0 100px;
	text-align: left;
}
.parallax4 {
	background-color: #000000;
	background-image: url(../images/parallax4.jpg);
	padding: 100px 0 100px;
	text-align: left;
}

@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
  
  .parallax1 {
	padding: 80px 0 80px;
	background-image: url(../images/parallax1_2.jpg);
}

.parallax2 {
	padding: 80px 0 80px;
}
.parallax3 {
	padding: 50px 0 50px;
}
.parallax4 {
	padding: 50px 0 50px;
}
  
}

.contactBox {
	background-color: #FFFFFF;
	padding: 30px;
	opacity: 0.9;
	border-radius: 15px;
}
.contactBox2 {
	text-align: center;
	float: left;
	width: 33.33333%;
}

@media (max-width: 567px) {
	.contactBox2 {
	width: 100%;
}
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  background: #fff; }
  header .brand {
    float: left; }
  header .nav {
	float: right;
}
   header .back-home {
	float: right;
	margin-top: 30px;	
	margin-left: 30px;	
}


.back-home {
	color: #FFF;
	font-size: 24px;
}
.back-home a:hover {
	color: #b3e1ff;
}
  @media (max-width: 967px) {
    header {
      text-align: left; }
      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;
  background: #fff; }

.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 {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;	
	background-color: #f4f4f4;
}
.well1_1 {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: left;	
	background-color: #7b3a9a;
	color: #FFFFFF;
} 
 
.well2 {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f39800;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

@media (max-width: 967px) {
  .well1_1 {
	padding-top: 40px;
	padding-bottom: 40px;
} 
	
    }

.well3 {
	text-align: left;
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-bottom: 40px;
}
 
.well_search {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
}  
	  
/*==================   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: 20px;
	padding-bottom: 20px;
	color: #e1ccd4;
	text-align: left;
	background-color: #552135;
}
footer .fooderLogo {
	float: left;
	margin-right: 20px;
}
footer .add {
	float: left;
	margin-top: 5px;
}
footer .qricon {
	float: right;
	margin-top: 5px;
}
@media (max-width: 567px) {
	footer .qricon {
	float: left;
	margin-top: 5px;
}
}

.imgText {
	text-align: center;
	color: #333;
}
.text1 {
	color: #1B1B1B;
	font-size: 22px;
}

.text2 {
	color: #ec6c00;
	font-weight: bold;
	
}
.text3 {
	color: #ffffff;
}
  @media (max-width: 979px) {
	  .text3 {
	
	text-align: left;
	
}
  }
  

.text4 {
	color: #d50080;
}
.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;
}

.date2 {
	color: #C36;
	padding-right: 10px;
}
.product3Img li {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	}
	.contactText {
	text-align: left;
	color: #454545;
	}
	.contactText h5{
	color: #000;
	margin-top: 40px;
	}
	
@media (max-width: 979px) {
.banner {
	margin-top:0px;
}
}

.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 {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}
.list1 ul li a:hover {
	color: #000;
}
.list2{
	display: inline-table;
	padding-left: 20px;
}
.list2 ul li {
	margin-bottom: 5px;
	float: left;
	list-style-type: disc;
	padding-left: 0px;
	width: 33.3333%;
	padding-right: 30px;
}
.list2 ul li a:hover {
	color: #000;
}
@media (max-width: 1199px) {
	.list2 ul li {
	width: 50%;
}
}
@media (max-width: 479px) {
	.list2 ul li {
	width: 100%;
}
}

.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: #ffcb05;
}
.language a {
	background-color: #b2e3e9;
	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: #3691cf;	
	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: #ffa409;
	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: #ffa409;
}
.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;
	}
}

.productList li {
	margin-bottom: 30px;	
}
 .title1 {
	display: block;
	margin-bottom: 30px;
	/*text-align: center;*/
	background-image: url(../images/title1Bg.png);
	background-repeat: repeat-x;
	background-position: center center;
 }
  .title2 {
	font-size: 26px;
	color: #88157a;
	line-height: 26px;
	font-weight: 600;
 }
 
  .title3 {
	font-size: 20px;
	color: #f39800;
	line-height: 28px;
	font-weight: 600;
	  margin-bottom: 10px;
 }

.titlt1Text {
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
	color: #333;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;	
}
.titlt1Text2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 100;
	color: #333;
	background-color: #f7eae8;
	padding-right: 20px;
	padding-left: 20px;	
}
.titlt1Text3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	color: #06783c;
	font-weight: bold;
}

  .indexImg img {
	  margin-bottom:20px;
	
 }
 .breadcrumbC {
	background-color:#f5f5f5;
	
	padding-top: 10px;
 }
 
 .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; }
.button1-menu > li + li {
	margin-right: 1px;
	margin-left:1px;
	margin-bottom:5px;
}
.button1-menu a {
	display: block;
	
	line-height: 30px;
}

.button1-menu > li > a {
	color: #616161;
	background-color: #E2E2E2;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-right: 1px;
	margin-left:1px;
}
.button1-menu > li.button1Hover > a, .button1-menu > li > a:hover {
	color: #FFF;
	background-color: #9f9f9f;
}
.button1-menu > li.active > a {
	color: #FFF;
	margin-right: 1px;
	margin-left:1px;
	background-color: #06C;
}
.input1 {
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.logoen{
	font-size: 12px;
}
.brandLogo li {
	float: left;	
}
@media (max-width: 479px) {
	.brandLogo li {
		width:50%;
}
}
.olList ul {
	padding-left: 25px;
}

.olList li {
	
	list-style-type: disc;
}
.fbicon {
	text-align: right;	
}
@media (max-width: 979px) {
	.fbicon {
	text-align: left;	
}
}

.carBox {
	margin-bottom:30px;
	text-align: center;
}
.carBox img {
	margin-bottom: 15px;
}
.cost {
	font-size: 26px;
	font-weight: bold;
	color: #ed1c24;
}
@media (max-width: 479px) {
	.cost {
	font-size: 18px;
	font-weight: 600;
	color: #ed1c24;
}
}
.newCarTitle {
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	background-color: #ed1c24;
	padding: 20px;
}
.newCarText {
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	color: #333;
}


.carListUl {
	display: table;
	margin-bottom: 20px;
	width: 100%;
}

.carListUl li {
	float: left;
	width: 25%;
	list-style-type: none;
	margin-bottom: 10px;
}
.carListUl img {
	margin-right: 8px;
}
.carListUl2 {
	display: table;
	margin-bottom: 20px;
	width: 100%;
}

.carListUl2 li {
	float: left;
	width: 25%;
	list-style-type: none;
	margin-bottom: 10px;
}
@media (max-width: 979px) {
	.carListUl li {
	width: 50%;
}
.carListUl2 li {
	width: 50%;
}
}
@media (max-width: 479px) {
	.carListUl2 li {
	width: 100%;
}
}

.car_title {
	font-size: 22px;
	color: #333;
	margin-bottom: 20px;
	font-weight: bold;
}

.loading{
	 z-index: 999999;
    padding: 10px 10px 5px;
    background: rgb(255, 0, 136);
    left: 0;
    top: 0;
    color: #fff;
    position: fixed;
    width: 150px;
    height: 30px;
    text-align: center;
    box-shadow: 2px 2px 10px;
    border-radius: 5px;
}


/*========================================================
                     calendar  Styles
=========================================================*/

.calendarBox {
	border: solid 1px #DBDBDB;
	padding: 15px;
	display: table;
	width: 100%
}
.arrowBox {
	width: 5%;
	height: 25px; 
	line-height: 25px;
	font-size: 13px;
	padding-top: 5px;
	float: left;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 50px;
	color: #0068c9;
}
.arrowBox:hover {
	background-color: #2598f0;
	color: #FFFFFF;
}
.arrowBoxNo {
	width: 5%;
	height: 25px; 
	line-height: 25px;
	font-size: 13px;
	padding-top: 5px;
	float: left;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 50px;
	color: #c5c5c5;
	
}

.yearNo {
	width: 90%;
	float: left;
	display: inline;
	text-align: center;
	margin-bottom: 20px;
	color: #232323;
	font-size: 20px;
}



  .day-menu:before, .day-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .day-menu:after {
    clear: both; }
  .day-menu > li {
	  width: 14%;
	  height: 35px;
	  line-height: 35px;
	  color: #c1c1c1;
    position: relative;
    float: left;
	  text-align: center;
	  font-size: 16px;
	  font-weight: normal;
}
    .day-menu > li + li {
	margin-left: 0px;
    
}

  .day-menu a {
	display: block;
	font-size: 16px;
	line-height: 35px;
    height: 35px;
}

.day-menu > li > a {
	color: #333;
}
.day-menu > li.sfHover > a, .day-menu > li > a:hover {
	background-color: #bababa;
	color: #ffffff;

}
.day-menu > li.active > a {
    background-color: #ec6c00;
	color: #ffffff;
}



/*========================================================
                     news  Styles
=========================================================*/
.newsBox{
	width: 30%;
	height: 180px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}
.newsDateBox{
	border-left: solid 5px #ec6c00;
	border-bottom: solid 1px #e2e1dc;
	height: 60px;
	margin-bottom: 15px;
	padding-left: 15px;
}
.newsMoon {
	font-size: 24px;
	color: #515151;
}
.newsMoon2 {
	font-size: 28px;
	color: #191919;
}
.newsDate1 {
	color: #185496;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

 @media (max-width: 967px) {
	 .newsBox{
	width: 45%;
	
}
}
 @media (max-width: 691px) {
	 .newsBox{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 30px;
	float: none;
}
}


/*========================================================
                     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;
	
}
.menu ul li a {
	display:block;
	height:30px;
	/*width:273px;*/
	margin-top:0px;
	padding-top:8px;
	/*padding-bottom:33px;*/
	padding-left:10px;
	color:#FFF;
	outline:none;
}
.menu ul li a:hover {
	
	color:#f3ede9;
	/*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;
}
.menu ul li ul li a {
	background: none;
	color: #666;
	padding-left: 0px;
	text-decoration: none;
	line-height: 20px;
}
.menu ul li ul li a:hover {
	color:#ec6c00;
}
.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;
	padding-left: 0px;
	background-image: none;

}
.menu ul li ul li ul li ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #A79572;
	line-height: 16px;
}

.iconBox {
	position: fixed;
	right: 20px;
	bottom: 105px;
	z-index: 99999999999;
}
.iconBox ul{
	width: 50px;
}
.iconBox li{
	float: left;
	margin-bottom: 4px;
}

.storeBtn{
	display: inline-block;
	width: 100%;
}
.storeBtn:before, .storeBtn:after {
    display: table;
    content: "";
    line-height: 0; }
.storeBtn:after {
    clear: both; }

.storeBtn li a{
	float: left;
	width: 18%;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	background-color: #2aa239;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	
	padding: 10px;
	border-radius: 5px;
}
.storeBtn li a:hover{
	background-color: #06783c;
}
 
@media (max-width: 967px) {
  .storeBtn li a{
	width: 23%;
   }
}
@media (max-width: 691px) {
  .storeBtn li a{
	width: 48%;
   }
}
@media (max-width: 491px) {
  .storeBtn li a{
	width: 100%;
	  margin-left: 0px;
   }
}

.evaluate {
  display: inline-block;
	margin-bottom: 10px;
}
.evaluate:before, .evaluate:after {
    display: table;
    content: "";
    line-height: 0; }
  .evaluate:after {
    clear: both; }

.evaluate li{
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	font-size: 18px;
}

.proSearch{

	width: 100%;
	text-align: right;
}
 @media (max-width: 991px) {
	 .proSearch{
		 text-align: left;
}
}