body {
	font-family: 微軟正黑體 !important;
}
#animation_container{
	height: 100%;
	
}
.intro-height{
	padding: 3rem 0;
}
.an-head{
	background-color: #fef8ef;	
}

.font1{
	color: #f11d60;
	font-weight: bold;
}
.font2{
	color: #137af3;
	margin: 15px auto 30px auto;
}
.font3{
	color: #666;
}

.font4{
	color: #18bd9b;
	font-weight: bold;
}
.font5{
	color: #e66004;
}
.font6{
	color: #593f11;
}
.font7{
	color: #9cd7e3;
}
.font8{
	color: #000;
}
.font9{
	color: #ffe7a0;
}
.an{
	margin-top: 0px;	
	z-index: 999;
	display: block;
	position: relative;
}
.an-b{
	background-color: #006498; 
	padding: 25px 25px 7px 25px; 
	border-radius: 20px;
}
.an h1{
	color: #000;
	margin-bottom: 0px;
}
.an h2{
	color: #000;
	margin-bottom: 0.3rem;
	
}
.an h3{
	color: #fff297;	
	line-height: 40px;
}
.an p{
	color: #FFF;	
}
.bg-orange{
	background-color: #f39800;
}
.bg-gray{
	background-color: #dddddf;
}
.button-1{
	width: 125px;
	margin-bottom: 1.5rem;
	text-align: center !important;
}
.title1{
	line-height: 3rem;
}
.q2-bg{
	padding:5.5rem 0;
	background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 100%),url(img/q2-bg.jpg);
	background-position:center center;background-repeat:no-repeat;background-size:cover;
}

.list-none{
	list-style-type: none;
}
.list-inline{
	display: inline;
	
}
.list-point{
	width: 250px;
}

.list-point_bg{
	background: none;
}
.none{
		padding: 0;
		margin: 0 0 0 25%;		
	}
.arr{
	display: none;
	z-index: 997;
	}
.arr2{
		position:absolute; 
		left:9%; 
		top: 27rem; 
		z-index: 998;	
		display: block;
	}
.an-head-img{
	width: 60%;
	height: auto;
	margin: 3rem auto;
}
.an-head-img img{
	width: 100%;
	height: auto;
}

.doctor{
	display: none;
}

.doctor2 img{ 
	 width: 40%;
     height: auto;
	margin-top: 1rem;
}
.content-section2{
	padding-bottom: 4rem;
}


.social .social-link{
	display: block;
	height: 3rem;
	width: 3rem;
	line-height: 3rem;
	font-size: 2rem;
	background-color: #1d809f;
	transition: background-color .15s ease-in-out;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.1)
}
.social .social-link:hover{
	background-color:#155d74;
	text-decoration:none
}
a{color:#1d809f}
a:active,a:focus,a:hover{color:#155d74}
.mr-6,.mx-6{margin-right:0.5rem!important}


.container-bt{
	width: 90%;
	margin: 3rem auto 0 auto;
	padding: 0 1.5rem  0 0.3rem;
}
.btn-final{
	width: 80%;
}

@media (min-width:576px){
	.text-sm-left{
		text-align:left!important
	}
	.text-sm-right{
		text-align:right!important
	}
	.text-sm-center{
		text-align:center!important
	}
}
	

@media (min-width:768px){
	.text-md-left{
		text-align:left!important
	}
	.text-md-right{
		text-align:right!important
	}
	.text-md-center{
		text-align:center!important
	}
	
	.an-head-img{
		width: 10%;
		height: auto;
		margin: 2rem 0rem 0rem 2rem; 
    }
	.an h1 , .an h2 , .an h3 , .an p{ 
		text-align: left;	
    }
	.doctor{
		display: block;
		float: right;
	}	
	.doctor2{
		display: none;
	}
	.container-bt{
		width: 55%;
		margin: 3rem auto 0 auto;
		padding: 0 1.5rem  0 0.1rem;
	}
	.intro-height{	
		padding: 0;
    }
	.point-right{
	float: right;
}
	.font-size_18{
	font-size: 18px;
}
	.font-size_18 li{
		margin-bottom: 8px;
}
	.font-size_22{
	font-size: 22px;
}
	.none{
		padding: 0;
		margin: 0 0 0 50px;		
	}
	.list-point_bg{
	background: none;
}
	.list-point_bg{
	background: url(img/[].gif) top  no-repeat;
}
	.an-b{
	background-color: #006498; 
	padding: 15px 15px 2px 20px; 
	border-radius: 20px;
}
	.an{
	margin-top: 20px;	
	z-index: 999;
}
	.an h1{
	margin-bottom: 0px;
}
    .an h2{
	margin-bottom:15px;
	
}
	.arr{
		position:absolute; 
		left: 250px; 
		top: 310px; 
		display: block;
		z-index: 997;
	}
	.arr2{
	display: none !important;
	}
	.btn-final{
	width: 35%;
}
	
}
@media (min-width:992px){
	.text-lg-left{
		text-align:left!important
	}
	.text-lg-right{
		text-align:right!important
	}
	.text-lg-center{
		text-align:center!important
	}
}
	
@media (min-width:1200px){
	
}
