@charset "UTF-8";
/* RESET
--------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, rem, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote.clear:after, blockquote:after, q:before, q.clear:after, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

address {
  display: inline;
  font-style: normal;
}

body {
  width: 100%;
  overflow-x: hidden;
}

.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

.c {
  clear: both;
}

img {
  width: 110%;
  height: auto;
  display: block;
}

iframe {
  display: block;
}

button {
  cursor: pointer;
}

table {
  width: 300px;
}
table th, table td {
  vertical-align: middle;
	border: inset;
}

.table {
  display: table;
}

.tr {
  display: table-row;
}

.th,
.td {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.inblock {
  font-size: 0;
  letter-spacing: 0;
}
.inblock > * {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
}

/* position */
/* margin */
/* padding */
/* font-size */
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #666666;
  font-family: "微軟正黑體", sans-serif;
  overflow-x: hidden;
  width: 100%;
}

a {
  color: #666666;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

a:hover, a:active, a:focus {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  color: #676767;
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "微軟正黑體", sans-serif;
  font-weight: 400;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #b3b3b3;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50px;
  right: 15px;
  bottom: 20px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  z-index: 99;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  font-size: 1.5em;
}
.back-to-top:focus {
  background: #f7931e;
  color: #fff;
  outline: none;
}
.back-to-top:hover {
  background: #f7931e;
  color: #fff;
  padding: 5px 15px 15px 15px;
}

body.en div, body.en span, body.en applet, body.en object, body.en iframe, body.en h1, body.en h2, body.en h3, body.en h4, body.en h5, body.en h6, body.en p, body.en blockquote, body.en pre, body.en a, body.en abbr, body.en acronym, body.en address, body.en big, body.en cite, body.en code, body.en del, body.en dfn, body.en rem, body.en font, body.en img, body.en ins, body.en kbd, body.en q, body.en s, body.en samp, body.en small, body.en strike, body.en sub, body.en sup, body.en tt, body.en var, body.en b, body.en u, body.en i, body.en center, body.en dl, body.en dt, body.en dd, body.en ol, body.en ul, body.en li, body.en fieldset, body.en form, body.en label, body.en legend, body.en table, body.en caption, body.en tbody, body.en tfoot, body.en thead, body.en tr, body.en th, body.en td, body.en figure {
  font-family: Arial;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?dv6giz");
  src: url("../fonts/icomoon.eot?dv6giz#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?dv6giz") format("truetype"), url("../fonts/icomoon.woff?dv6giz") format("woff"), url("../fonts/icomoon.svg?dv6giz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-theme00:before, .icon-theme00.clear:after {
  content: "";
  color: #fff;
}

.icon-theme01:before, .icon-theme01.clear:after {
  content: "";
  color: #fff;
}

.icon-theme02:before, .icon-theme02.clear:after {
  content: "";
  color: #fff;
}

.icon-theme03:before, .icon-theme03.clear:after {
  content: "";
  color: #fff;
}

.icon-theme04:before, .icon-theme04.clear:after {
  content: "";
  color: #fff;
}

.icon-theme05:before, .icon-theme05.clear:after {
  content: "";
  color: #fff;
}

.icon-theme06:before, .icon-theme06.clear:after {
  content: "";
  color: #fff;
}

.icon-theme07:before, .icon-theme07.clear:after {
  content: "";
  color: #fff;
}

.icon-theme08:before, .icon-theme08.clear:after {
  content: "";
  color: #fff;
}

.icon-service00:before, .icon-service00.clear:after {
  content: "";
  color: #fff;
}

.icon-service01:before, .icon-service01.clear:after {
  content: "";
  color: #fff;
}

.icon-service02:before, .icon-service02.clear:after {
  content: "";
  color: #fff;
}

.icon-service04:before, .icon-service04.clear:after {
  content: "";
  color: #fff;
}

.icon-service05:before, .icon-service05.clear:after {
  content: "";
  color: #fff;
}

.icon-service06:before, .icon-service06.clear:after {
  content: "";
  color: #fff;
}

.icon-service07:before, .icon-service07.clear:after {
  content: "";
  color: #fff;
}

.icon-service03:before, .icon-service03.clear:after {
  content: "";
  color: #fff;
}

.icon-themeBg:before, .icon-themeBg.clear:after {
  content: "";
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #e8e8e8;
          box-shadow: 0 0 5px #e8e8e8;
  position: relative;
  padding-top: 15px;
}
/*
#header.header-fixed {
  background: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
}
*/
#header h1 {
  position: relative;
}
#header h1 img {
  top: -8px;
  max-width: 180%;
  display: block;
  position: relative;
  width: 170%;
  margin-top: 10px;
  left: -10px;
}
@media (max-width: 991px) {
  #header h1 img {
    display: none;
    max-width: 215px;
    top: -5px;
	left: -12px;
  }
	
	
}
#header h1 .mobile {
  display: none;
}
@media (max-width: 991px) {
  #header h1 .mobile {
    display: block;
	margin-left: 10px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* Nav Menu Essentials */
nav {
  margin: 0;
  padding: 10px 0 0 0;
  top: 0px;
  z-index: 99;
  position: relative;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  nav {
    display: none;
  }
}



.nav-menu {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.nav-menu li {
  position: relative;
  white-space: nowrap;
  border-radius: 10px;
  margin: 0 15px;
  padding: 5px 10px;
}
.nav-menu li:hover, .nav-menu li:focus, .nav-menu li.sfHover {
  background: #f7931e;
}
.nav-menu li:hover > a, .nav-menu li:focus > a, .nav-menu li.sfHover > a {
  color: #333333;
}
.nav-menu > li {
  float: left;
}
.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.nav-menu li.sfHover {
  color: #fff !important;
}
.nav-menu li.sfHover a {
  color: #666666;
}
.nav-menu ul ul {
  top: 0;
  left: 100%;
}
.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows ul .sf-with-ul:after {
  padding-right: 30px;
  content: "";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.nav-box {
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}

/* Nav Meu Container */
/* Nav Meu Styling */
.nav-menu a {
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  outline: none;
  font-weight: bold;
  border-radius: 10px;
}
.nav-menu > li {
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
}
.nav-menu > li a {
  border: 0;
  color: #333333;
  position: relative;
  z-index: 2;
}
.nav-menu > li:hover, .nav-menu > li:focus, .nav-menu > li.sfHover {
  background: #f7931e;
}
.nav-menu > li:hover a, .nav-menu > li:focus a, .nav-menu > li.sfHover a {
  color: #fff;
  border: 0;
}
.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
          box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}
.nav-menu ul li {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav-menu ul li a {
  padding: 10px;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  text-transform: none;
  font-weight: normal;
}
.nav-menu ul li:hover > a {
  color: #fff;
}
.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
/*
#mobile-nav-toggle {
  z-index: 999;
  background: none;
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  float: right;
  width: 35px;
  height: 35px;
  font-size: 1.2em;
  text-align: center;
  background: #f7931e;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 0 5px;
}
#mobile-nav-toggle i {
  margin: auto;
  width: auto;
}
*/


/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 999;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: block;
}
#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  width: 100%;
}
#mobile-nav ul li {
  position: relative;
  display: block;
}
#mobile-nav ul li a {
  color: #fff;
  overflow: hidden;
  padding: 10px;
  position: relative;
  padding: 20px 22px 20px 15px;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}
#mobile-nav ul li a:hover {
  color: #fff;
}
#mobile-nav ul li li {
  padding-left: 30px;
}
#mobile-nav ul .menu-has-children svg {
  width: 100%;
  height: 15px;
  position: absolute;
  right: -15px;
  top: 15px;
  z-index: 99;
  cursor: pointer;
  color: #fff;
  z-index: 20;
}
#mobile-nav ul .menu-has-children svg.fa-chevron-up {
  color: #fff;
}
#mobile-nav ul .menu-item-active {
  color: #fff;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

#logo #mobiledSearchBtn {
  background: #fff;
  border: 1px solid #fff;
  display: none;
  padding: 5px 0px 0 0;
  text-align: center;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  margin: 0 15px 0 0;
  position: relative;
}
@media (max-width: 991px) {
  #logo #mobiledSearchBtn {
    display: inline-block;
  }
}
@media (max-width: 380px) {
  #logo #mobiledSearchBtn {
    float: left;
    margin: 15px 0px 0 0;
  }
}
#logo #mobiledSearchBtn svg {
  color: #fff;
  font-size: 1em;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
  left: 0;
}
/*
body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}
*/

@media (max-width: 768px) {
  #mobile-nav ul li#searchBtn {
    display: none;
  }
}
#content {
  background: transparent;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
div {
/*  position: relative;*/
}

.container {
  max-width: 1600px;
}


.colorbtns4 {
	margin-left: 20px;
	display: flex;
}


@media (max-width: 2000px) {
	.search-bar {
		width: 445%;
	}

	
	.map-list {
	margin-top: -90px;	
	}	
	
	
	
	.tsp {
	border: 2px solid #22a6d7;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin: 0px 5px;
	background-color: white;
	color: #2A2A2A;
}
	
	
.vocs {
	border: 2px solid #22a6d7;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin: 0px 5px;
	background-color:  white;
	color: #2A2A2A;
}


.vocs:hover {
	background-color: #22a6d7;
	color: white;
}	
	
	
	
	
	.nox {
	border: 2px solid #22a6d7;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin: 0px 5px;
	background-color: white;
	color: #2A2A2A;
}


.nox:hover {
	background-color: #22a6d7;
	color: white;
}
	
	
	
	
	.sox{
	border: 2px solid #22a6d7;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin: 0px 5px;
	background-color: white;
	color:#2A2A2A;
}


.sox:hover {
	background-color: #22a6d7;
	color: white;
}

.tsp:hover {
	background-color:#22a6d7;
	color: white;
}
	
	
	.three-banner {
		margin-top: -75px;
		display: block;
		text-align: -webkit-center;
	}
	
	.two-btns {
		margin-left: 20px;
	}
	
	
	
	.search-info {
	white-space: nowrap;
	margin-top: 10px;
	}
	
	.colorbtns4 {
		margin-top: -30px;
	}
	
	.information {
	width: 340px;
	height: 620px;
	border: 3px #3e6db5 solid;
	overflow-x: hidden;
	
}
	.item-bar {
		width: 420px;
	}
	.item-m {
		margin-left: 20px;
	}
	.item-btn {
		margin-left: 20px;
	}
	.go-back {
		width: 300px;
		background-color: #29B146;
		height: 30px;
		color: aliceblue;
		text-align: center;
		line-height: 30px;
		margin-top: 358px;
		margin-left: 10px;
		border: none;
	}
	
	.info-m {
		font-size: 11pt;
		margin-left: 130px;
		white-space: nowrap;
	}
	}



@media (max-width: 1379px) {
  	.information {
	width: 338px;
	height: 620px;
	border: 3px #3e6db5 solid;
	overflow-x: hidden;
	margin-left: -71px;
	margin-top: 20px;
}
	
	.map-list{
		margin-top:-55px;
	}
	
	
	.three-banner {
		margin-top: -60px;
		text-align: -webkit-center;
	}
	
	
		.colorbtns4 {
		margin-left: 20px;
	}
	
	
	.item-bar {
		width: 247px;
	}
	
	
	.search-bar {
		width: 430%;
	}
	
	
	table {
    width: 245px;
}
	
	 .achieve .achieve-slider {
    width: 95%;
    margin: auto;
  }
  .achieve .achieve-slider .slick-prev:before {
    font-size: 30px;
    right:0px;
  }
  .achieve .achieve-slider .slick-next:before {
    font-size: 30px;
    position: relative;
    left: -15px;
  }
	#map {
		width: 90%;
		margin-top: 20px;
	}	
	
	
}	


@media (max-width: 1084px) {
  .container {
    max-width: 980px;
    padding: 0 6%;
  }
	
	
	.search-info {
	font-size: 10pt;
	}
	
	.three-banner {
		margin-top: -65px;
		text-align: -webkit-center;
	}
	
	
	.item-m {
	margin-left: 0px;
	margin-top: 10px;
	}
	
	.item-bar {
		margin-top: 10px;
	}
	
	.colorbtns4 {
		margin-bottom: 10px;
	}
	
	.item-btn {
		margin-top: 10px;
	}
	
	.information {
	height: 620px;
	margin-left: 593px;
    margin-top: -620px;
	}
}
	
@media (max-width: 991px) {
/*
  #mobile-nav-toggle {
    display: inline;
    top: -5px;
  }
*/
	.search-bar {
		width: 45%;
	}
	
	
	.search-info {
	white-space: nowrap;
	font-size: 10pt;
	}
	
	.item-m {
	margin-left: 0px;
	}
	
	
	.item-bar {
		width: 270px;
	}
	
	.colorbtns4 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	.information {
	border: 3px #3e6db5 solid;	
	margin-left: 470px;	
	}	
	
	.breadcrumb {
		display:block;
	}
	
	#map {
		width: 100%;
	}
	
	}


@media (max-width: 860px) {
	
	.information {
	border: 3px #3e6db5 solid;	
	margin-left: 362px;	
	}	
	
	.colorbtns4 {
	margin-left: 10px;
	margin-top: -5px;
	display: flex;
	}
	
	
	
	.item-bar {
		width: 240px;
	}
	
	
	#map {
			max-width: 300px;
		}
	}


	@media (max-width: 767px) {
	
		.information {
	    border: 3px #3e6db5 solid;
   		 margin-left: 42px;
   		 margin-top: 10px;
   		 width: 104%;	
		overflow: hidden;	
	}	
	
		.map-list{
			margin-top: -5px;
		}	
		
		
	.vocs {
	border: 2px solid #22a6d7;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	margin: 0px 5px;
	background-color: #3e6db5;
	color: white;
}


.vocs:hover {
	background-color: white;
	color: black;
}	
		
		
		
	.tsp {
	border: 2px solid #22a6d7;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 0px 5px;
    background-color: #3e6db5;
    color: white;	
		}	
	
		
	
.tsp:hover {
	background-color: white;
	color: black;
}	
		
		
	.nox {
	border: 2px solid #22a6d7;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	margin: 0px 5px;
	background-color: #3e6db5;
	color: white;
}


.nox:hover {
	background-color: white;
	color: black;
}	
		
		
		
		
	.sox{
	border: 2px solid #22a6d7;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	margin: 0px 5px;
	background-color: #3e6db5;
	color: white;
}

		
		

.sox:hover {
	background-color: white;
	color: black;
}	
		
		
	.colorbtns4 {
	margin-left: -360px;
	margin-top: 210px;
	}	
	
		
	.two-btns {
		margin-left: -370px;
		}
		
	.item-m {
		margin-left: 0px;
	}	
		
		
	.searchform {
	margin-top: 75px;	
	}
		
	.search-bar {
	width: 100%;
	z-index: -99;
	}
	
		
	.info-m {
	 font-size: 11pt;
    margin-left: 260px;
    white-space: nowrap;
    margin-right: -69px;
	}
			
	#map {
	max-width: 100%;
	}
}









	
	
.wrapper {
  width: 100%;
  overflow-x: hidden;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #f9f9f9;
}

date {
  font-family: "Century Gothic", "Arial";
}

.higthLight {
  color: #fff;
}

/* btn set
--------------------------------*/
.btnBox {
  width: 100%;
  text-align: center;
  display: block;
}

#loadMore {
  width: auto;
  background: #f7931e;
  font-family: arial;
  position: relative;
  padding: 15px 25px 13px 25px;
  border-radius: 50px;
  border: 0;
  color: #fff;
  white-space: nowrap;
}

/* Banner
--------------------------------*/
.banner {
  margin-bottom: 20px;
}
.banner img {
  display: block;
}




@media (max-width: 480px) {
  .banner img {
    display: none;
  }
}
.banner .mobile {
  display: none;
}
@media (max-width: 480px) {
  .banner .mobile {
    display: block;
  }
}
.map-top {
	padding-top:20px;
	
}




/*  heading
--------------------------------*/
.heading .section-header {
  font-size: 1.6875em;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 15px;
}
.heading .section-header:before, .heading .section-header.clear:after {
  top: calc(50% + 2px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  z-index: -1;
}
.heading .section-header span {
  display: inline-block;
  background: #fff;
  padding-right: 15px;
}
@media (max-width: 480px) {
  .heading .section-header {
    font-size: 1.125em;
  }
}
.heading .section-header img {
  width: 35px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}

.breadcrumb {
  height: 50px;
  background-color: #fff0;
  padding: 10px 0;
  font-size: 1.25em;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .breadcrumb {
    font-size: 0.875em;
    margin-bottom: 0px;
	display: table-cell;
    line-height: 3;
	padding-top: 164px;  
  }
}
.breadcrumb li {
  list-style: none !important;
  padding: 0px 10px;
  color: #333333;
}
.breadcrumb li a {
  color: #333333;
}
.breadcrumb li a:hover {
  color: #f7931e;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before, .breadcrumb .breadcrumb-item + .breadcrumb-item.clear:after {
  display: none !important;
}
.breadcrumb i {
  margin-right: 10px;
}

.section-title {
  color: #fff;
  padding: 5px 20px 5px 30px;
  border-radius: 50px 0 0 50px;
  display: inline-block;
  position: relative;
  font-size: 1.5625em;
  margin-bottom: 30px;
}
.section-title:after {
  top: 0;
  right: -40px;
  width: 40px;
  height: 100%;
  content: "";
  position: absolute;
  background-size: 100% 100%;
}

.index .section-header {
  color: #f7931e;
}
.index .section-header:before, .index .section-header.clear:after {
  background: #f7931e;
}
.index .section-title {
  background: #f7931e;
}
.index .section-title:after {
  background-image: url(../images/index/bg_title.png);
}

.about .section-header {
  color: #58b0d7;
}
.about .section-header:before, .about .section-header.clear:after {
  background: #58b0d7;
}
.about .section-title {
  background: #58b0d7;
}
.about .section-title:after {
  background-image: url(../images/about/bg_title.png);
}

.program .section-header {
  color: #68ad3b;
}
.program .section-header:before, .program .section-header.clear:after {
  background: #68ad3b;
}
.program .section-title {
  background: #68ad3b;
}
.program .section-title:after {
  background-image: url(../images/program/bg_title.png);
}

.case .section-header {
  color: #f77781;
}
.case .section-header:before, .case .section-header.clear:after {
  background: #f77781;
}

.service .section-header {
  color: #7f4b8f;
}
.service .section-header:before, .service .section-header.clear:after {
  background: #7f4b8f;
}

/* news
--------------------------------*/
.news {
  overflow: hidden;
  height: auto;
}
.news .news-list {
  background: #f7f7f7;
  padding: 5%;
  position: relative;
}
.news .news-list:before, .news .news-list:after {
  width: 100%;
  height: 30px;
  content: "";
  position: absolute;
  background: #f7f7f7;
}
@media (max-width: 990px) {
  .news .news-list:before, .news .news-list:after {
    height: 7%;
  }
}
@media (max-width: 768px) {
  .news .news-list:before, .news .news-list:after {
    height: 10%;
  }
	
	.search-info {
	white-space: normal;
	margin-top:12px;
}
	
}
@media (max-width: 480px) {
  .news .news-list:before, .news .news-list:after {
    height: 9%;
  }
}
.news .news-list:before, .news .news-list.clear:after {
  left: 0;
  top: 0;
}
.news .news-list:after {
  left: 0;
  bottom: 0;
}
.news .news-list .slider {
  position: relative;
  overflow: hidden;
  height: auto;
}
.news .news-list .slider .slick-slide.slick-cloned {
  border: none;
}
.news .news-list li {
  border-bottom: 1px solid #cccccc;
}
.news .news-list li:nth-child(4) {
  border: none !important;
}
.news .news-list li:last-child {
  border: none !important;
}
.news .news-list .slick-dots {
  width: 100%;
  text-align: right;
  position: absolute;
  top: -50px;
  right: 0px;
  height: 50px;
}
.news .news-list .slick-dots li {
  border: none;
}
.news .news-list .slick-dots li.slick-active button:before, .news .news-list .slick-dots li.slick-active button.clear:after {
  opacity: 0.75;
  color: #f7931e;
}
.news a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2% 0;
  float: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news a:hover date, .news a:hover p {
  color: #f7931e;
}
.news a:hover p {
  color: #f7931e;
}
.news a date {
  width: 20%;
  font-size: 0.75em;
  text-align: center;
  color: #b3b3b3;
  display: block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .news a date {
    font-size: 0.5em;
  }
}
.news a date span {
  display: block;
  font-size: 4em;
}
.news a p {
  width: 80%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 10px;
  color: #333333;
  font-size: 1.125em;
  font-weight: bold;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
@media (max-width: 768px) {
  .news a p {
    font-size: 1em;
  }
}

/* cooperation
--------------------------------*/
.cooperation .cooperation-content {
  position: relative;
  width: 100%;
  height: 312px;
  background-color: #F5F5F5;
}
.cooperation .cooperation-title {
  position: absolute;
  top:60px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 90%;
  display: flex;
  font-size: 36px;
  font-weight: bold;
  color:rgba(0, 0, 0, 0.95)
}
.cooperation .cooperation-data {
  height: 60px;
  width: 90%;
  display: flex;
  justify-content: space-around;
  position: absolute;
  top:135px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.cooperation .cooperation-data .cooperation-data-img {
  align-self: center;
  width: 75px;
  height: 70px;
  margin-top: -20px;
}

.cooperation .cooperation-data .cooperation-data-figure {
  color: #F7931E;
  font-size: 5em;
  font-weight: 500;
  position: relative;
  left: 10px;
  top: -5px;
}

.cooperation .cooperation-data .cooperation-data-slash {
  align-self: center;
  width: 22px;
  height: 70px;
  margin-top:20px;
}
.cooperation .cooperation-data .cooperation-data-divider {
  width: 90%;
  border-width: 2px;
  margin-bottom: 50px;
  display: none;
}

.cooperation .cooperation-data .cooperation-footer {
  font-weight: bold;
  text-align: center;
  color:rgba(0, 0, 0, 0.95);
  font-size: 18px;
}

@media (max-width: 992px) {
  .cooperation .cooperation-data .cooperation-data-img {
    width: 55px;
    height: 50px;
  }
  .cooperation .cooperation-data .cooperation-data-figure {
    font-size: 4em;
  }
}
@media (max-width: 805px) {
  .cooperation .cooperation-content {
    height: 930px;
  }
  .cooperation .cooperation-title {
    font-size: 2em;
  }
  .cooperation .cooperation-data {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cooperation .cooperation-data .cooperation-data-block {
    width: 100%;
  }
  .cooperation .cooperation-data .cooperation-data-img {
    width: 75px;
    height: 70px;
  }
  .cooperation .cooperation-data .cooperation-data-slash {
    display: none;
  }
  .cooperation .cooperation-data .cooperation-data-divider {
    width: 70%;
    display: block;
  }
  .cooperation .cooperation-data .cooperation-data-figure {
    font-size: 5em;
  }
  .cooperation .cooperation-data .cooperation-footer {
    margin-bottom: 30px;
  }
}


/* achieve
--------------------------------*/
.achieve .achieve-slider {
  width: 105%;
  background-size: cover;
  display: block;
  padding: 0;
  margin-left:-2.2%;
  cursor: pointer;
  position: relative;
}
.achieve .achieve-slider .slick-slide {
  margin:25px;
}
.achieve .achieve-slider .achieve-item-name {
  width:90%;
  position: absolute;
  top:20px;
  margin-left: 5%;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  color: #603813;
}
.achieve .achieve-slider .achieve-back {
  height: 290px;
}
.achieve .achieve-slider .achieve-content {
  position: absolute;
  top:40px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 85%;
}
.achieve .achieve-slider .achieve-title {
  width: 90%;
  height: 40px;
  font-size: 1em;
  font-weight: bold;
  color: #262727;
  line-height: 20px;
  margin: 32px auto 0px auto;
}
.achieve .achieve-slider .achieve-description {
  width: 90%;
  font-size: 14px;
  color: #565656;
  margin: 10px auto 0px auto;
  line-height: 20px;
}
.achieve .achieve-slider .achieve-footer {
  position: absolute;
  top:255px;
  width: 100%;
  margin: 0px auto 0px auto;
  font-size: 17px;
  font-weight: 1000;
  color: #603813;
  text-align: center;
}
.achieve .achieve-slider .slick-prev:before {
  color: #DCDBDB;
  font-size: 40px;
  position: relative;
  right:20px;
}
.achieve .achieve-slider .slick-next:before {
  color: #DCDBDB;
  font-size: 40px;
}

}
@media (max-width: 992px) {
  .achieve .achieve-slider {
    width: 100%;
    margin-left: 0px;
  }
  .achieve .achieve-slider .slick-prev:before {
    font-size: 30px;
    right:0px;
  }
  .achieve .achieve-slider .slick-next:before {
    font-size: 30px;
    position: relative;
    left: -15px;
  }
}

@media (max-width: 450px) {
  .achieve .achieve-slider .achieve-item-name {
    font-size: 1em;
  }
  .achieve .achieve-slider .achieve-title {
    font-size: 15px;
  }
  .achieve .achieve-slider .achieve-description {
    font-size: 13px;
  }
  .achieve .achieve-slider {
    width: 100%;
    margin-left: 0px;
  }
  .achieve .achieve-slider .slick-prev:before {
    font-size: 30px;
    right:-5px;
  }
  .achieve .achieve-slider .slick-next:before {
    font-size: 30px;
    position: relative;
    left: -15px;
  }
  .achieve .achieve-slider .achieve-footer {
    font-size: 0.9em;
  }
}

/* event
--------------------------------*/
.event {
  position: relative;
  margin-top: 50px;
}
.event a {
  text-align: center;
  margin-bottom: 30px;
}
.event a:hover .event-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.event a:hover .event-title, .event a:hover p {
  color: #f7931e;
}
.event a .event-img {
  width: 100%;
  height: 215px;
  margin-bottom: 15px;
  background-size: cover;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-position: center;
}
@media (max-width: 480px) {
  .event a .event-img {
    height: 300px;
  }
}
.event a .event-title {
  color: #333333;
  font-size: 1.25em;
  font-weight: bold;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
@media (max-width: 768px) {
  .event a .event-title {
    font-size: 1.125em;
  }
}
.event a p {
  width: 90%;
  margin: 10px auto;
  overflow: hidden;
  text-align: center;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* about
--------------------------------*/
.page-content p, .page-content dd {
  font-size: 1.2em;
  line-height: 1.5;
  text-indent: 2em;
  text-align: justify;
}
@media (max-width: 768px) {
  .page-content p, .page-content dd {
    font-size: 1em;
  }
}
.page-content article {
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 768px) {
  .page-content article {
    margin-bottom: 50px;
  }
}

.about .page-content img, .program .page-content img {
  width: 90%;
  margin: auto;
}
@media (max-width: 768px) {
  .about .page-content img, .program .page-content img {
    width: 100%;
  }
}

mark {
  background: #fff;
  color: red;
}

/* program
--------------------------------*/
.program dl {
  margin-bottom: 50px;
  display: block;
}
.program dl dt {
  color: #754c24;
  font-weight: bold;
  font-size: 1.5625em;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .program dl dt {
    font-size: 1.375em;
  }
}
.program dl dd {
  display: block;
  margin-bottom: 15px;
}
.program dl ul {
  width: 70%;
  display: inline-block;
}
@media (max-width: 768px) {
  .program dl ul {
    width: 100%;
  }
}
.program dl ul li {
  margin-bottom: 10px;
  color: #333333;
  line-height: 1.5;
}
.program dl a {
  color: #68ad3b;
}
.program dl a:hover {
  color: #f7931e;
}
@media (max-width: 480px) {
  .program dl a {
    display: block;
    font-size: 0.8em;
    margin-top: 10px;
  }
}
.program dl > a {
  display: inline-block;
  text-align: right;
  width: 28%;
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .program dl > a {
    width: 100%;
    display: none;
    text-align: center;
  }
}
.program dl > a img {
  max-width: 300px;
}
@media (max-width: 768px) {
  .program dl > a img {
    text-align: center;
    margin: auto;
  }
}

/* case
--------------------------------*/
.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
  border: none;
}
.nav-tabs li {
  width: 20%;
  padding: 10px;
}
@media (max-width: 990px) {
  .nav-tabs li {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .nav-tabs li {
    width: 33%;
  }
}
@media (max-width: 480px) {
  .nav-tabs li {
    width: 33%;
    padding: 5px 5px;
  }
}
.nav-tabs li a {
  padding: 10px 0;
  font-size: 1.25em;
  display: block;
  text-align: center;
  border-radius: 50px;
  background: #fff;
  border: solid #b3b3b3 1px;
}
.nav-tabs li a:hover, .nav-tabs li a.active {
  background: #f77781;
  border: solid #f77781 1px;
  color: #fff;
}
@media (max-width: 768px) {
  .nav-tabs li a {
    font-size: 1.1em;
  }
	
	@media (max-width: 650px) {
		
	#map {
	max-width: 100%;	
	}	
		
	.information {
	 margin: 10px 15px;
	 display: inline-table;
	 width: 110%;	
	}	
		
	.info-m {
	font-size: 11pt;
    margin-left: 213px;
    white-space: nowrap;
    margin-right: -70px;
	}	
		
	}
	
	
}
@media (max-width: 480px) {
  .nav-tabs li a {
    font-size: 0.8em;
    padding: 5px 0;
  }
	
	.information {
	 margin: 10px 15px;
	 display: inline-table;
	 width: 95%;
	}
	
	#map {
	max-width: 100%;	
	}
	
	.item-bar {
		width: 195px;
	}
	.item-m {
		margin-left: 0px;
	}
	.item-btn {
		margin-left: 0px;
	}
	.go-back {
		width: 300px;
		background-color: #29B146;
		height: 30px;
		color: aliceblue;
		text-align: center;
		line-height: 30px;
		margin-top: 360px;
		margin-left: 0px;
		border: none;
	}
	.info-m {
    font-size: 11pt;
    margin-left: 162px;
    white-space: nowrap;
    margin-right: -21px;
	}
}

@media(max-width: 390px) {
	.information {
		margin: 10px 15px;
	    display: inline-table;
		width: 90%;
	}
	#map {
		max-width: 100%
	}
	.search-bar{
	margin-top: 10px;
    width: 100%;
	}
	.search-info {
	white-space: normal;
	margin-top:12px;
}
	.item-bar {
		width: 180px;
		margin-right: 10px;
	}
	.item-m {
		margin-left: 0px;
	}
	.item-btn {
		margin-left: 0px;
	}
	.go-back {
		width: 300px;
		background-color: #29B146;
		height: 30px;
		color: aliceblue;
		text-align: center;
		line-height: 30px;
		margin-top: 360px;
		margin-left: 0;
		border: none;
	}
	.info-m {
     font-size: 11pt;
    margin-left: 130px;
    white-space: nowrap;
    margin-right: -11px;
	}
}

.tab-content {
  margin-top: 40px;
}

.case .caseBox {
  margin-bottom: 40px;
}
.case .case-slider {
  width: 100%;
  background-size: cover;
  display: block;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
.case .box {
  display: block;
  -webkit-box-shadow: 0 0 15px #cccccc;
          box-shadow: 0 0 15px #cccccc;
}
.case dl {
  padding: 20px;
  margin: 0;
}
.case dl dt {
  color: #f77781;
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  position: relative;
  margin: 0px 0 10px 0;
  text-indent: 0;
}
@media (max-width: 768px) {
  .case dl dt {
    font-size: 1.3em;
  }
}
.case dl dd {
  text-indent: 0;
  font-size: 1em;
  color: #333333;
  display: block;
}
.case dl dd span {
  color: #999999;
  display: block;
  margin-top: 5px;
}
.case dl dd a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  border-radius: 50px;
  display: inline-block;
  border: 3px solid #f77781;
  float: right;
  margin-top: -50px;
}
.case dl dd a:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.case dl dd a img {
  width: 50px;
}
.case .slick-prev {
  left: 10px;
  z-index: 55;
}
.case .slick-next {
  right: 10px;
  z-index: 55;
}
.case .detailbox {
  margin-bottom: 50px;
  padding-top: 30px;
  background: #f4f4f4;
  -webkit-box-shadow: 0 0 15px #b3b3b3;
          box-shadow: 0 0 15px #b3b3b3;
}
@media (max-width: 480px) {
  .case .detailbox article {
    padding: 0 3%;
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .case .detailbox dl {
    padding: 10px;
  }
}
.case aside {
  background: #fff;
  font-size: 1em;
  padding: 10px 50px;
}
@media (max-width: 480px) {
  .case aside {
    padding: 10px 6%;
    margin-top: 50px;
  }
}
.case aside p {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-indent: 0;
}
.case aside p span:nth-child(1) {
  display: inline-block;
  background: #603813;
  border-radius: 50px;
  padding: 5px 15px;
  text-align: center;
  color: #fff;
  text-indent: 0;
  margin-right: 10px;
  width: 106px;
  height: 30px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .case aside p span:nth-child(1) {
    width: 120px !important;
    padding: 7px 15px 0px 15px;
  }
}
.case aside p span:nth-child(2) {
  width: 80%;
  line-height: 1.5;
}
@media (max-width: 480px) {
  .case aside p span:nth-child(2) {
    width: 90%;
  }
}
.case article {
  padding: 0 30px;
  position: relative;
}
.case article:nth-child(1):after {
  width: 1px;
  height: 84%;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #603813;
}
@media (max-width: 991px) {
  .case article:nth-child(1):after {
    display: none;
  }
}




.case article:nth-child(2) img {
  width: 90%;
  margin: 70px auto 0 auto;
}
@media (max-width: 991px) {
  .case article:nth-child(2) img {
    width: 94%;
    margin: 0px auto 0 auto;
  }
}
.case article .title {
  color: #fff;
  display: inline-block;
  padding: 8px 20px;
  background: #603813;
  border-radius: 50px;
  font-size: 1.5em;
  margin-left: 20px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .case article .title {
    font-size: 1.2em;
    padding: 8px 10px;
  }
}
@media (max-width: 480px) {
  .case article .title {
    margin-left: 10px;
  }
}
.case article dt {
  color: #333333;
  border-left: solid 3px #333333;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .case article dt {
    font-size: 1.1em;
  }
}
.case article dd {
  margin-bottom: 30px;
  font-size: 1em;
  padding-left: 12px;
}

form {
/*  margin-top: 50px;*/
  padding: 0 15px;
  display: inherit;
}

.info {
  font-size: 1em;
  padding: 20px 50px;
}
@media (max-width: 768px) {
  .info {
    padding: 20px 0px;
  }
}
.info input {
  margin-bottom: 10px;
}
.info label {
  margin-bottom: 10px;
  font-size: 1.125em;
}
@media (max-width: 768px) {
  .info label {
    font-size: 1em;
  }
}
.info mark {
  margin-top: 15px;
}
.info textarea {
  width: 100%;
  min-height: 300px;
  border: 1px solid #bbb;
  border-radius: 5px;
  padding: 10px;
}
.info .code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info .code input {
  width: 65%;
  margin-right: 20px;
}
.info .code img {
  width: 30%;
}

.btnBox {
  text-align: center;
}
.btnBox button {
  width: 150px;
  padding: 10px 0px;
  text-align: center;
  border-radius: 50px;
  background: #7f4b8f;
  border: 0;
  margin: 50px 10px 0 10px;
  font-size: 1.125em;
  color: #fff;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .btnBox button {
    width: 120px;
    margin: 0 5px;
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .btnBox button {
    width: 110px;
    margin: 0 5px;
    font-size: 0.9em;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  margin-top: 100px;
  padding: 40px 0;
  position: relative;
  background: #efefef;
  font-size: 1em;
}
@media (max-width: 480px) {
  footer {
    font-size: 0.9em;
    margin-top: 50px;
    padding: 40px 0 0 0;
  }
}
footer ul {
  padding: 20px 0;
  position: relative;
}
footer ul:nth-child(1):after {
  width: 1px;
  height: 80%;
  top: 10%;
  right: 0%;
  content: "";
  position: absolute;
  background: #333333;
}
@media (max-width: 991px) {
  footer ul:nth-child(1):after {
    width: 94%;
    height: 1px;
    top: 100%;
    left: 3%;
  }
}
footer ul:nth-child(1) li {
  margin-bottom: 10px;
}
footer ul:nth-child(2) {
  padding: 20px 0 20px 8%;
}
@media (max-width: 1024px) {
  footer ul:nth-child(2) {
    padding: 20px 0 20px 5%;
  }
}
@media (max-width: 991px) {
  footer ul:nth-child(2) {
    padding: 20px 0 20px 15px;
  }
}
footer ul:nth-child(2) li {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  footer ul:nth-child(2) li {
    margin-bottom: 10px;
  }
}
footer ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
footer ul li > span {
  width: 100px;
  height: 25px;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 5px;
  border-radius: 50px;
  margin-right: 10px;
  background: #999999;
  white-space: nowrap;
}
@media (max-width: 480px) {
  footer ul li > span {
    width: 110px;
  }
}
footer ul li p {
  width: 80%;
  display: inline-block;
  margin: 0px 5px 10px 0px;
  width: 100;
  font-size: 1em;
  line-height: 1.5;
  padding: 0;
}
@media (max-width: 991px) {
  footer ul li p {
    margin: 0px 5px 10px 0px;
  }
}
footer ul li div {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 480px) {
  footer ul li div {
    width: 80%;
  }
}
footer ul li div p {
  display: block;
  white-space: nowrap;
}
@media (max-width: 340px) {
  footer ul li div p {
    white-space: normal;
  }
}
footer ul li div p span {
  display: inline-block;
  margin-right: 15px;
  font-family: "微軟正黑體" !important;
}
@media (max-width: 480px) {
  footer ul li div p span {
    margin-right: 6px;
  }
}
@media (max-width: 480px) {
  footer ul li div {
    display: block;
  }
}
footer ul.footer-r p {
  width: 100%;
  white-space: nowrap;
}

.copyright {
  text-align: center;
  padding: 20px 0;
  font-size: 0.75em;
  background: #efefef;
  line-height: 1.7;
}
@media (max-width: 480px) {
  .copyright span {
    display: block;
    margin-top: 5px;
  }
}

@-webkit-keyframes pulse {
  50% {
    background: white;
  }
}

@keyframes pulse {
  50% {
    background: white;
  }
}
#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.95);
}

.loading-pulse {
  position: relative;
  margin: auto;
  width: 6px;
  height: 24px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-animation: pulse 750ms infinite;
          animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms;
}
.loading-pulse:before, .loading-pulse:after {
  content: "";
  position: absolute;
  display: block;
  height: 16px;
  width: 6px;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-animation: pulse 750ms infinite;
          animation: pulse 750ms infinite;
}
.loading-pulse:before, .loading-pulse.clear:after {
  left: -12px;
}
.loading-pulse:after {
  left: 12px;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}


/*
.information {
	width: auto;
	height: auto;
	border: 3px #3e6db5 solid;
	overflow: hidden;
}
*/

.info-light {
	position: absolute;
    font-size: 280pt;
    color: #6ab7f2;
    z-index: -2;
    opacity: .2;
    left: 95px;
    top: -32px;
    transform: rotate(-13deg);
}

.info-p {
	color: #727272;
}

.info-p:hover {
	color: #eaa031;
	font-weight: bold;
}
.footer-a {
	color: #666666;
}

.footer-a:hover {
	color: #CC7C7D;
}

.menu-title {
	width: auto;
	padding: 2px 5px 8px 6px;
    background-color: #cf7e69;
    margin-bottom: 15px;
    color: aliceblue;
    height: 30px;
    border-radius: 5px;
}



.search-platform {
	border: 2px solid #22a6d7;
    border-radius: 6px;
    margin-top: 10px;
	padding: 5px;
	background-color: white;
	color: #2A2A2A;
	line-height: 1.2;
	width: 40%;
	white-space: nowrap;
}

.search-platform:hover{
	background-color: #22a6d7;
	color: white;
}
