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

a{
  text-decoration:none;
}

body { background: url(../image/bg.jpg);
letter-spacing:0.05;
color:#334148;}
	
#mainMune{
	position:fixed;
	height:50px;
	width:100%;
	z-index:1;
	background-image:url(../image/logo.png);
	background-repeat:no-repeat;
	background-position:1% 10%;
	background-size:contain;
	background-color:#09095a;
	display:none;
	overflow:visible;
	}
	

.sebtn{
	margin-left:120px;
	margin-top:5px;
	}
	
.sebtn>li{
	float:left;
	margin-right:5px;
	cursor:pointer;
	text-align:center;
	width:110px;
	padding:5px;
	background-image:url(../image/point_1.png);
	background-repeat:no-repeat;
	background-size:contain;  
/*	border: 1px dotted gray;*/
	}

.newLi>a{
	margin: 0.1em 0 0.1em 0;
	font-size: 18px;
    font-family:Arial, "微軟正黑體";
    font-weight: normal;
    word-wrap: break-word;
	text-align: left;
	color:#FFF;
}

.sebtn li a:hover{
   color:#4a6372;
   font-weight:bold;
 }
.sebtn li { padding-top:10px;
	list-style:none;
 }
.sebtn li a { list-style:none;}
 
/*========================================================Top按鈕*/ 
 #TopBox{
	position:fixed;
	width:32px;
	height:32px;
	background:#ffffff;
	border: solid 1px #c3c3c3;
	z-index:100;
    bottom:10px;
	right:20px;
	display:none;
	}
			
#TopBox>img{
	background-repeat:no-repeat;
	background-position:50% 50%; 
	}
	
#TopBox:hover{
	background:#dadada;
	}
 
/*========================================================page1*/
#page1{/*紅色背景*/
	/*background-color:#d3e0e9;*/
	}		
#page1-p1{
	background-image:url(image/A1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}	
#page1-p2-WSpace{
	display:block;
	height:50px;
	width:auto;
	}
 
/*========================================================page2+*/ 
.foneSize ,.item>img{/*共用圖置中*/
    display: block;
    max-width:100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
	}

#page2,#page3,#page4,#page5,#page6,#page7 {
	display: block;
	width:100%;
	height:100%;
	/*border-bottom-color:#CCC;*/
	}
#page1,#page2,#page3,#page4,#page5,#page7 {
	background:url(../img/icloud.png) no-repeat top;
	}
	
.pages-P2Type,{
	box-sizing: border-box;
	padding:15px;
	background-color:#faf8f8;
	}	
		
#page2-pic,#page3-pic,#page4-pic,#page5-pic,#page6-pic,#page7-pic{	
    max-width:800px;
	height:auto;
    margin-right: auto;
    margin-left: auto;
	box-sizing: border-box;
	padding:10px;
	/*background:#f3f3f3;*/
	/*border:solid 1px  #e2e2e2;*/
}

.pages-p2BG{/*字框後底圖*/
	max-width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding:10px;
	/*background-color:#faf8f8;*/
	margin-top:-1px;
	/*border:solid 1px  #dadada;*/
	}

.pages-P3TypeWhite{/*字框後底圖內縮*/
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FFFFFF;*/
	}
	
#page3,#page5,#page7{
	/*background-color:#e6e6e6;*/
	}
	
/*========================================================文字區+*/ 


.mulist2 { /*選單次的*/ font-size:15px; color: #d9caa7; line-height:2.5; margin-top:5px; text-align:center;}
	.mulist2 a { /*選單次的*/  font-size:16px; color:#fdf5e3; text-decoration:none; margin:15px; border:1 solid #FFF;}
	.mulist2 a:hover { /*選單次的*/  font-size:16px; color:#FFF; text-decoration:none;}

#page1,#page2,#page3,#page4,#page5,#page6,#page7 { width:70vh; text-align:center; margin:auto;}

.item0 { /*首頁*/ text-align:center;}
.item0 img { /*首頁*/ height:90vh;}
	
.logosize { /*logo尺寸*/width:15%;	}
	
.texbox {/*圖說*/
	position:absolute;
	bottom:3px;
	width:100%;
	text-align:left;
	line-height:1.5;
	color: #FFF;
	font-size:12px;
	padding-left:50px;}
.allTextMain{/*主標文字*/
	font-size:32px;
	text-align:center;
	width:100%;
	height:40px;
	color:#334148;
	  line-height: 1.5;
}


.allTextSE{/*副標文字*/
    box-sizing: border-box;
	font-size:23px;
	text-align:left;
	width:100%;
	margin-left:5px;
	font-family:Arial, "微軟正黑體";
	padding:7px;
	color: #334148;
	  line-height: 1.5;
	  font-weight:bold;
}


.allTextTypeEx{/*文字通用內文*/
    box-sizing: border-box;
	font-size: 15px;
    font-family:Arial, "微軟正黑體";
    font-weight: normal;
    word-wrap: break-word;
	  line-height: 1.5;
	text-align: left;
	padding:12px;
	}
	
/*========================================================留白*/ 	
.WhiteSpace{/*留白*/
	height:20px;	
	}
.WhiteSpace2{/*留白*/
	height:100px;
	max-width:800px;
	}	
.WhiteSpace3{/*留白+NEXT*/
	max-width:800px;
	height:auto;
	}
.nextBtn{/*NEXT*/
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:45px;
	width:auto;
	}	
/*========================================================改變尺寸*/ 	
@media screen and (min-width: 600px) and (max-width: 1000px) {
	.logosize { /*logo尺寸*/width:15%;
	}

#page1,#page2,#page3,#page4,#page5,#page6,#page7 { width:50vh; text-align:center; margin:auto;}
.item0 img { /*首頁*/ height:80vh;}
	
.texbox {/*圖說*/
	position:absolute;
	bottom:3px;
	width:100%;
	text-align:left;
	line-height:1.5;
	color: #FFF;
	font-size:11px;
	padding-left:50px;}
	
   .allTextMain{/*主標文字*/
     font-size:26px;
	  line-height: 1.5;
	  font-weight:bold;
     }
	 
   .allTextSE{/*副標文字*/
     font-size:20px;
	 margin-left:15px;
	  line-height: 1.5;
   }	 
	
   .allTextTypeEx {/*內文*/
      font-size: 15px;
	  margin-left:10px;
	  line-height: 1.5;
    }
	
   .WhiteSpace{/*留白*/
	height:30px;
	}
   .WhiteSpace2{/*留白*/
	height:60px;
	}
	
}

@media screen and (min-width: 10px) and (max-width: 599px)  {
	.logosize {/*logo尺寸*/ width:30%;
	}	

#page1,#page2,#page3,#page4,#page5,#page6,#page7 { width:100%; text-align:center; margin:auto;}
.item0 img { /*首頁*/ height:80vh;}
	
.texbox {/*圖說*/
	position:absolute;
	bottom:3px;
	width:100%;
	text-align:left;
	line-height:1.5;
	color: #FFF;
	font-size:11px;
	padding-left:23px;}
	
   .allTextMain {/*主標文字*/
     font-size:20px;
	  line-height: 1.5;
	  font-weight:bold;
    }
	
  .allTextSE{/*副標文字*/
     font-size:18px;
	 margin-left:15px;
	  line-height: 1.5;
    }
		
    .allTextTypeEx {/*內文*/
      font-size: 15px;
	  margin-left:10px;
	  line-height: 1.8;
    }
	
   .WhiteSpace{/*留白*/
	  height:20px;	
	}
   .WhiteSpace2{/*留白*/
	  height:30px;	
	}	
		
}
	
/*========================================================地圖單元+*/  
.maps-p2{
	box-sizing: border-box;
	max-width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:20px;
	}
	
.maps-p3{
	box-sizing: border-box;
	padding:10px;
	background-color:#FFF;
	}
.maps-p3>img{
	/*border: solid 1px #c3c3c3; */  
	}
	
	