body { 
	font-size: 1.5rem !important;
}
#Footer {
　height: 100px;
　position: relative;
　margin-top: -100px;
    background-color: #b4cedc;
    padding: 20px;
}
#Footer p {
    text-align: center;
}
#Header
{
　height: 100px;
　position: relative;
　margin-top: 100px;
    background-color: #b4cedc;
    padding: 20px;

}
#loading_spinner{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.3);
    position: absolute;
    top: 0px;
    display:none;
}
.card-body
{
	padding: 5px !important;
}
.detail-text {
    color: #1f8dd6;
}
.detail-text a {
    color: #1f8dd6;
}
.dropdown-item{
	font-size:1.5rem !important;
}
.pointfont{
	font-size:2rem;
	color:#307ba0;
}

.demo { margin: 40px auto; max-width: 960px; }
/*h2 { font-size: 1.125rem;}*/
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.demo .toutiao {
    height: 150px;
    overflow: hidden;
    margin: 20px 10px;
}

.demo .toutiao ul {
    /*width: 400px*/
}

.demo .toutiao ul li {
    height: 30px;
    list-style: none;
    
}

.demo .toutiao p {
    height: 30px;
    overflow: hidden;
}

.demo .toutiao a {
    text-decoration: none;
	font-family: Microsoft JhengHei UI Light;
	font-size: 1.125em;
	color: #111
}

.demo .toutiao a:hover {
    color: #aaa
}

.demo .toutiao a:hover i {
    color: #ddd
}

.demo .toutiao i {
    margin-right: 8px;
    color: #999
}
/* Links
   ========================================================================== */
a {  background-color: transparent;}
a:focus {  outline: thin dotted;}
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics  ========================================================================== */
ins, a {
  color: #0e90d2;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

/*==================================================================================================*/
.dotbackground{
	background-image: url(https://cheyi.idv.tw/muwp/wp-content/uploads/2017/08/bg_content.png);
}
.dropdownbtn{
	border: 1px dotted #266276;
    background-color: #266276;
    border-radius: 5px;
    color: #FFF;
}




.footer{
	padding: 10px;
	text-align: center;
	color: #FFF;
	background: #2d3e50;
	background-image: url(https://cheyi.idv.tw/muwp/wp-content/uploads/2017/08/bg_content.png);
	
}
.footer a{
	color: #CCC;
}
.footer a:active, a:hover{
	color: #FFF;
}
nav a{
	color:#545b62;
}
nav a:active, a:hover{
	color:#545b62;
	text-decoration: none;
}

/*==============*/
