@charset "UTF-8";
/* CSS Document */

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, em, img, ins, kbd, q, s, samp, small, strike, strong, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
b { 
    font-weight: bold !important;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
a {
    text-decoration: none;
}
a img{
  outline: none;
}
a:focus, input:focus, button:focus{
  outline: none;
}
body{
	background: #ffffff;
	font-family: 'Noto Sans TC', sans-serif;
	/*font-family: Arial,".蘋方-繁", "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;*/
	}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#ffffff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:100px;
	height:100px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-size: 100px 100px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-50px 0 0 -50px; /* is width and height divided by two */
}	
.goTop{
	position:fixed;
	z-index:100;
	width:80px;
	height:80px;
	display:none;
  bottom:30px;
  right:10px;
  z-index: 10;
	}
.goTop:hover{
 opacity:0.8;
	}	
.goTop img{
	width:100%;
	}



#WRAPER{
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	text-align:center;
	}




#HEADER{
	float: left;
	width: 100%;
	position: relative;
}



#KV_SEC{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 0;
}


.kv_slogan{
	display: inline-block;
	width: 43.64%;
	margin-top: 15%;
	margin-right: 30%;
	position: relative;
	z-index: 1;
}

.kv_magazine{
	display: inline-block;
	width: 83.33%;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}


.kv_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;

}

.doctor_sec{
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

.doctor_sec img{
	float: left;
	width: 100%;
	margin-top: -20%;
}

.patent_sec{
	float: left;
	width: 100%;
	background-color: #D8E59E;
	text-align: center;
		text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 97px;
    position: relative;
    z-index: 2;
}

.patent_sec img{
	display: inline-block;
	width: 84.79%;
	margin-top: -1%;

}


.sale_sec{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 97px;
    position: relative;
    z-index: 3;

}

.sale_sec .sale_slogan{
	display: inline-block;
	width: 80.78%;
	position: relative;
	z-index: 1;
	margin-bottom: -8%;
}
.sale_sec .sale_bg{
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}



.care_sec{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 13%;
    padding-bottom: 5%;
    position: relative;
    z-index: 1;

}

.care_sec .care_slogan{
	display: inline-block;
	width: 85.72%;
	position: relative;
	z-index: 1;
	margin-left: 10%;
}
.care_sec .care_bg{
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}




#CONTENT{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}





#FOOTER{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:20%;
    padding-bottom: 20%;
    padding-left: 10%;
    position: relative;
    z-index: 1;
	}



.ft_mid{
	display: inline-block;
	width: 38.33%;
	position: relative;
	z-index: 1;
	margin-right: 10%;
}


.ft_mid a img{
	float: left;
	width: 100%;

}
.ft_mid a:hover{
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); // IE 5-7
  -moz-opacity:0.5;
  opacity: 0.5;
  -moz-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;

}

.ft_slogan{
	float: left;
	width: 100%;
}


.ft_btn1{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;

}

.ft_btn2{
	float: left;
	width: 49%;
	margin-right: 2%;
}

.ft_btn2:last-child{
	margin-right: 0%;
}


.ft_bg{
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}







@media screen and (max-width: 680px) {

#KV_SEC{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 0;
		-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 240%;
}

.kv_slogan{
	display: inline-block;
	width: 80.67%;
	margin-top: 30%;
	margin-right: 0%;
	position: relative;
	z-index: 1;
}

.kv_magazine{
	display: inline-block;
	width: 83.33%;
	/*margin-top: 300%;*/
	position: absolute;
	left: 8.33%;
	bottom: 0px;
	z-index: 1;
}



.patent_sec{
	float: left;
	width: 100%;
	background-color: #D8E59E;
	text-align: center;
		text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 97px;
    padding-top: 97px;
    position: relative;
    z-index: 2;
}

.patent_sec img{
	display: inline-block;
	width: 100%;
	margin-top: 0%;
}


.sale_sec{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 97px;
    position: relative;
    z-index: 3;

}

.sale_sec .sale_slogan{
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 97px;
}




.care_sec{
	float: left;
	width: 100%;
	text-align: right;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
    z-index: 1;

}

.care_sec .care_slogan{
	display: inline-block;
	width: 90%;
	position: relative;
	z-index: 1;
	margin-left: 0%;
}



#FOOTER{
	float: left;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:50%;
    padding-bottom: 130%;
    padding-left: 0%;
    position: relative;
    z-index: 1;
	}



.ft_mid{
	display: inline-block;
	width: 76.8%;
	position: relative;
	z-index: 1;
	margin-right: 0%;
}




.ft_btn1{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;

}

.ft_btn2{
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-top: 30px;
}

.goTop{
	position:fixed;
	z-index:100;
	width:60px;
	height:60px;
	display:none;
  bottom:30px;
  right:10px;
  z-index: 10;
	}




}	





