.health_top{  
  background:url('../images/bv_health.png');
  padding: 0 0 21% 0;
  position:relative;
  z-index:1;
  height:150px;
  background-repeat: no-repeat;
  background-size: 100% 350%;
  background-position: right 10% top 40%;
}
.health_top_content{
  letter-spacing: 1px;
  line-height: 1.7em;
  position:absolute;
  left:37%;
  top:43%;
  text-align:center;
  width:100%;
  color:#343434;
  font-size:1.8em;
  border-radius:5px;
  width:20%;
  padding:2% 3%;
  background-color:rgba(255,255,255,0.5);
  border:2px #ffffff solid;
  font-weight:bold;
}
.health_middle{
	background-color:#ffcfcd;
  padding: 5% 0 30% 0;
  position:relative;
  z-index:1;
  height:500px;
  
}
.health_middle_title{
  font-size:2em;
  color:#7f6b98;
  text-align:center;
  width:85%;
  line-height:2.3em;
}
.health_middle_content{
  font-size:1.3em;
  color:#222222;
  text-align:center;
  line-height:2em;
  width:85%;
  font-weight:bold;
}


.health_bottom{  
  padding: 5% 0 12% 0;
  position:relative;
  z-index:1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-width:1280px;
  width:100%;
  height:350px;
}
.health_bottom_content{
  margin:0% 2% 0% 2%;
  width:70%;
  font-size:1.2em;
  color:#ffffff;
  box-shadow:12px 8px 8px gray;
  border-radius:5px;
}
.health_bottom_content_text{
  width:99%;
  border:2px #a698b7 solid;
  padding:3% 0% 3% 0%;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  background-color:#a698b7;
}
.health_bottom_content_img{
  width:99%;
  border:2px #a698b7 solid;
  /*padding:5% 0% 5% 0%;*/
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  height:200px;
}

.health_bottom_content:hover .health_bottom_content_text {
  background-color:#7f6b98;
  border:2px #7f6b98 solid;
}
.health_bottom_content:hover .health_bottom_content_img {
  border:2px #7f6b98 solid;
}

.introd{
  background-color: #42374f!important;
  color:#ffffff;
  padding-top:4%;
  padding-bottom:25%;
}
.introd_table{
  width:60%;
  color:#222222;
  text-align:center;
  padding:3% 0% 3% 0%;
}
.introd_div{
  position:relative;
  float:left;
  width:33%;
  height:200px;
}
.introd_icon{
  color:#ffffff;
  border:1px #7f6b98 solid;
  padding:4%;
  width:80px;
  height:80px;
  border-radius:120px;
  background-color: #7f6b98;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 3em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;

  -webkit-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);

}
.introd_title{
  font-size:1.5em;
  padding:5% 0% 3% 0%;
}
.introd_text{
  font-size:0.9em;
  line-height: 1.5em;
  padding:0% 5% 0% 5%;
  letter-spacing:1.3px;
}

/***輪播***/

.slider_1_btn{
  position:absolute;
  top:40%;
  left:32%;
  width:55%;
  vertical-align: middle;
  z-index:99;
  color:#222222;
/*  border:#000 1px solid;*/
}
.slider_1_btn_left{
  position:absolute;
  left:0;
  font-size:2em;
  padding-left:2%;
  cursor:pointer;
}
.slider_1_btn_right{
  position:absolute;
  right:0;
  font-size:2em;
  padding-right:2%;
  cursor:pointer;
  
}
.index_change{
  width:100%;
  object-fit: contain;
  
}
.health_bottom_url{
  float:left;
  width:25%;
}
.health_bottom_active{
  float:left;
  width:75%;
}
.slider_image {
  width:200px
}

/***end 輪播***/
@media screen and (max-device-width: 1280px){/*裝置小於 1280 (不含)*/
	
}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 768px){
  
}
@media screen and (max-device-width: 768px){
	.health_bottom_url{
  display:none;
  width:25%;
  background-color:#ffffff;
}
.health_bottom_active{
  float:left;
  width:100%;
}
.health_top{  
  height:400px;
  background-size: 100% 280%;
}
.health_top_content{
  left:34%;
  width:30%;
  
}
.health_middle{
	padding: 5% 0 60% 0;
	height:700px;
}
.health_middle_title{
  font-size:2.5em;
  line-height:2.8em;
}
.health_middle_content{
  font-size:1.4em;
  line-height:2.3em;

}
.introd_table{
  width:80%;
  color:#222222;
  text-align:center;
  padding:3% 0% 3% 0%;
}
.introd_div{
  position:relative;
  float:left;
  width:50%;
  height:250px;
}
.introd_icon{
  padding:4%;
}
.introd_title{
  font-size:1.8em;
  padding:5% 0% 3% 0%;
}
.introd_text{
  font-size:1.2em;
  line-height: 1.8em;
  padding:0% 5% 0% 5%;
  letter-spacing:1.3px;
}
.slider_1_btn{
  left:5%;
  width:90%;
}
.health_bottom{  
  height:450px;
}
@media screen and (max-device-width: 640px){
	
}