/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color: rgba(69, 66, 66, 0.831);
	height: 100%;
	background: transparent;
	}
a { text-decoration: none; color: #094154; font-size: 1.2em; padding: 1px 2px; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 380px;
	margin: 0 auto;
	padding-bottom: 50px;
	}
* html #content { padding-bottom: 50px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 20px 0 8px 0;
	clear: both;
	}	
#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	text-indent: 2em;
	line-height: 2.2em;
	letter-spacing: 0.1em;	
  font-size: 110%;
	}	
	
#content ul {
	margin: 15px 0;
	padding: 0 0 0 10px;
    
	}	
#content>ul li ,
#content>center>ul li ,
#cursor li{
    list-style-type: none;
	  background: url(img/cursor.png) no-repeat 0px 3px;
    background-size: 16px;
	  padding: 0 0 0 20px;
	  line-height: 2em;
	  letter-spacing: 0.1em;	
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { 
    margin: 10px; 
    text-indent: 0; 
}
#content blockquote p span{
    font: italic 14px sans-serif;
    line-height: 23px;
}

.star{ 
    background: url(img/stars.png) no-repeat 0 6px;
    display: inline-flex; 
    margin-left:0.5px; 
    width:100%; 
    background-size: 18px;
    margin-bottom: -8px;
    }
.primary {
    font-size: large;
    font-weight: bold;
    background: url(img/mark.png) no-repeat 0 2px;
    display: inline-block; 
    width:100%; 
    background-size: 20px;
    padding-left: 16px;
}

/*------------------------------------------------------------*
**  Section
**------------------------------------------------------------*/
.bg-secondary {
  background-color: #b6c1ff !important;
  align-items: center;
  border-radius: 6%;
  background: radial-gradient(circle at 50% 50%, #b6c1ff, #d4dcff);
}

.container {
  width: 99%;
  margin-right: 1px;
  margin-left: 1px;
  align-items: center;
}
 
.py-5 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
table { width : 100% ;}
td {
   width : 50% ;
   height: 50% ;
   border : 0;
}
.text-white {
  color: #fff !important;
}
.text-beige {
  color: #7082F9;
}
.text-gray {
    color: rgb(55, 55, 55) !important;
  }
 
.text-center {
  text-align: center !important;
}
.col-md-3 {
    width: 100%;
    align-items: center;
}
 
.mb-3 {
  margin-bottom: 0.3rem !important;
}

.partner-wap {
  background-color: #d8e1ff;
  transition: 1s;
  cursor: pointer;
  border-radius: 50%;
}
.partner-wap:hover {
  background-color: #F5F5FE;
  border-radius: 8%;
}
td a{
  display: block; /* 讓 <a> 填滿 <li> */
  font-size: 1.2rem;
  padding: 10px;
  transition: 1s;
  cursor: pointer;
}
.bx {
    font-family: 'Microsoft JhengHei' !important;
    font-size: x-large;
    font-variant: normal;
    font-weight: 500;
    line-height: 1.5;
    display: inline-block;
    text-transform: none;
    transition: 0.5s;
    cursor: pointer;
}
.bx:hover{
  color: #333;
  background-color: #F5F5FE;
}

.bxs-buildings:before {
  content: '' ;
  background-image: url(img/hello.png);
  background-size: 100% 100% ;
  position:  relative;
  width:  40px ;
  height: 40px ;
  z-index: 100 ;
  float: left;
}

.bxs-check-shield:before {
  content: '' ;
  background-image: url(img/contract.png);
  background-size: 100% 100% ;
  position:  relative;
  width:  40px ;
  height: 40px ;
  z-index: 100 ;
  float: left;
}

.bxs-bolt-circle:before {
  content: '' ;
  background-image: url(img/search.png);
  background-size: 100% 100% ;
  position:  relative;
  width:  40px ;
  height: 40px ;
  z-index: 100 ;
  float: left;
}

.bxs-spa:before {
  content: '' ;
  background-image: url(img/dialog.png);
  background-size: 100% 100% ;
  position:  relative;
  width:  40px ;
  height: 40px ;
  z-index: 100 ;
  float: left;
}

/*------------------------------------------------------------*
**  doc
**------------------------------------------------------------*/
#doc {
  align-items: center; 
  text-align: center;
}
#doc p{
  text-align: left;
}

#doc blockquote{
  box-shadow:3px 3px 4px 5px #cccccc;
}
.line-1:before{
  content: '' ;
  background:#33839e;
  position: relative;
  width:  8px ;
  height: 65px ;
  z-index: 100 ;
  float: left;
  margin-right: 25px;
  border-radius: 15%;
}
.line-2:before{
  content: '' ;
  background:#33839e;
  position: relative;
  width:  8px ;
  height: 45px ;
  z-index: 100 ;
  float: left;
  margin-right: 25px;
  border-radius: 15%;
}
.line-4:before{
  content: '' ;
  background:#33839e;
  position: relative;
  width:  8px ;
  height: 88px ;
  z-index: 100 ;
  float: left;
  margin-right: 25px;
  border-radius: 15%;
}
#content ol li {
  padding: 0 0 0 20px;
  line-height: 2em;
  letter-spacing: 0.1em;	
  font-family: 'Courier New', Courier, monospace;
}	

/*------------------------------------------------------------*
**  bl
**------------------------------------------------------------*/
#bl{
  width: 380px;
  height: 80px;
  border-radius: 8px;
  border: #898787 thick;
  box-shadow:2px 2px 3px 3px #cccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center; 
}
#bl-left{
  float: left;
  background-color: rgb(255, 250, 234);
  width: 70px;
  height: 80px;
}
#bl-right{
  float: left;
  width: 310px;
  height: 80px;
}
#bor{
  border: #898787 thick; 
  border-radius: 10px; 
  box-shadow:3px 3px 4px 5px #cccccc;
  display: block;
  width: fit-content;
  height: auto;
  max-width:390px;
}

/*------------------------------------------------------------*
**  nav
**------------------------------------------------------------*/
nav > ul {
  background-color: rgb(230, 230, 230);
  list-style: none;  
  margin: 0;
  padding: 0;
  border-radius: 8px;
}
nav > ul > li{
  margin-left: -10px;
  border-radius: 8px;
}

nav a {
  color: inherit; /* 移除超連結顏色 */
  display: block; /* 讓 <a> 填滿 <li> */
  font-size: 1.2rem;
  padding: 10px;
  text-decoration: none;  /* 移除超連結底線 */
  border-radius: 8px;
}

nav a:hover {
  background-color: rgb(115, 115, 115);
  color: white;
  border-radius: 8px;
}
