@charset "utf-8";
/* CSS Document */
/*--reset--*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

html {
	min-height: 100%;
	_height:100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	_height:100%;
	height: 100%;
}
a{text-decoration:none;}
/*--reset_END--*/

/*--共用版型--*/
body{ font-family:"微軟正黑體";}
   
/*背景漸層色*/  
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BDEAEF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BDEAEF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #BDEAEF 100%);

/*背景漸層色*/ 
 
  }
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    background: #777;
    color: white;
    cursor: pointer;
}
html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#DIV_PARENT {
    position: relative;
    background:rgba(0,0,0,0);
	// 這個DIV是提供定位點的父區塊，一般設為 relative
    // 提供定位點的父區塊，因為只提供定位點，一般不設定寬度與高度
} 

.clear_b{
	clear:both;
}	

/* treat */

.bg { width:100%; position: relative; margin-top:84px; padding:0;}
.abouttit { width: 60%; margin:0px auto; padding:5px 0;}
.abouttit p { display: inline-block; color:black; }
.sectit { text-align: center; font-size: 25px; font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU; }
.secbox { width: 100%; padding:20px 0 200px; margin-bottom: 5px; background: url(../img/treat_bg.jpg) no-repeat center center; background-size: cover; }
.live_icon { text-align: center; margin-top:20px; }
.icon1 { width: 185px; color:rgb(255,255,255); text-shadow: 0px 0px 3px #000; padding:20px 0; margin:0px 1%; text-align: center; -webkit-box-shadow: 1px 1px 1px rgba(0%,0%,0%,1); -moz-box-shadow: 1px 1px 1px rgba(0%,0%,0%,1); box-shadow: 1px 1px 1px rgba(0%,0%,0%,1); display: inline-block; }
.icon1 p { font-size: 22px; font-family: 華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU; }
.icon1:hover { color:black; text-shadow:none;}
.seccon { width: 1000px; margin:0px auto; text-align: center; }
.secc { position: relative; width: 250px; height: 80px; padding:60px 0; display: inline-block; margin:50px 1% 0; vertical-align: top; background: url(../img/makeups.jpg) no-repeat center center; background-size: cover; -webkit-box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5); -moz-box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5); box-shadow: 4px 4px 10px rgba(20%,20%,40%,0.5);}
.secc_tit { font-size: 20px; letter-spacing: 1px; top:40%; width: 86%; padding:15px 7%; text-align: center; background-color: rgba(255,255,255,0.5); font-family: 華康粗圓體,華康細圓體,Microsoft JhengHei,Comic Sans MS,arial,helvetica,sans-serif,DFKai-sb,MingLiU;}
.secc_w { letter-spacing: 2px; line-height: 1.2; max-height: 50px; overflow: hidden; color:rgba(0,0,0,0.85);}
















.gotop_ { position: fixed; bottom:2%; right:2%; cursor: pointer; background: white; border-radius: 100%; }



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

}
@media screen and (max-width: 1150px){
	.env_pic { width: 200px; height: 160px; margin:0px 12px; }
	.extimg { width: 17%; }
}
@media screen and (max-width: 1000px){
	.abouttit { width: 70%; }
	.seccon { width: 100%; }
	.sec_share,.sec_concent { width: 85%; }
	.env_pic { width: 180px; height: 140px; margin:0px 8px; }
}
@media screen and (max-width: 880px){
	.env_pic { width: 280px; height: 210px; margin:10px; }
	.extimg { width: 25%; }
	.live_icon { width: 60%; margin:0px auto;}
	.icon1 { margin:20px 1% 0; }
}
@media screen and (max-width: 720px){
	.sec_line { margin-bottom: 10px; }
	.env_pic { width: 220px; height: 180px; margin:10px; }
	.extimg { width: 28%; }
	.live_icon { width: 75%; margin:0px auto;}
}
@media screen and (max-width: 550px){
	.env_pic { width: 175px; height: 135px; margin:10px; }
	.extimg { width: 35%; }
	.live_icon { width: 100%; margin:0px auto;}
}
@media screen and (max-width: 480px){
	.abouttit { width: 90%; } 
	.env_pic { width: 240px; height: 190px; }
	.extimg { width: 53%; }
}
