@import url("reset.css");
@charset "utf-8";

body{
	margin:0 auto;    background:#eee1bf;	 
}
/*************** 主視 ****************/
.header {
    width:100%;
    height: 817px;
    background: url(../images/header.png) no-repeat center top fixed;
    position: relative;
}
.bg_top {
    width: 100%;
    height: 138px;
    padding-top:820px;
    background: url(../images/top.png) center bottom no-repeat;
}
h1{ display: none;}
.mobileimg{display: none;}
/*************** 上方選單區 ****************/
#oceannav{
	width: 100%;
	height: 65px;
    position:fixed;
    top:37px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+1,eeeeee+49,d8d8d8+100 */
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 1%, #eeeeee 49%, #d8d8d8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fcfcfc 1%,#eeeeee 49%,#d8d8d8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fcfcfc 1%,#eeeeee 49%,#d8d8d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
    z-index: 1;
     /* CSS3 陰影*/
    -webkit-box-shadow: 0px 4px 10px #333;
    -moz-box-shadow: 0px 4px 10px #333;
    box-shadow: 0px 4px 10px #333;  
}
.wrap{
	max-width: 1400px;
	width: 100%;
	margin:0 auto;
    position:relative;
}
#menu{
    position:absolute;
    right: 8px;
	display: block;
	list-style: none;
	margin-top:8px;
    width: 600px;
    height:52px;
}
#menu li a {
    width:100%;
    display: block;
    cursor: pointer;
	text-indent:-9999px;
	margin-left: 20px;
    float: left;   
}
#menu li a.nav01 {
	width: 157px;
    height: 52px;		
	background: url(../images/m1.png) no-repeat;
}
#menu li a.nav02 {
	width: 203px;
    height: 52px;		
	background: url(../images/m2.png) no-repeat;
}
#menu li a.nav03 {
	width: 154px;
    height: 52px;		
	background: url(../images/m3.png) no-repeat;
}

/*************** 商品區 ****************/

.product{
	width: 100%;
	background-color: #eee1bf;	
}
.product h3{
	margin:0 auto;
	background: url(../images/product-title.png);
	width: 402px;
	height: 152px;
	font-size: 0;
}
.cms23{
	margin:0 auto;
	max-width: 1000px;	
	width: 100%;
	background-color: #fff;
	border: 10px solid #ff9231;
	border-radius: 50px;
    margin-bottom: 150px; 
}
/*往上
.scroll2top:link, .scroll2top:visited{background:url(../images/top.png) no-repeat 0 0;  width:80px; height:80px; margin-left:940px; bottom:0px;opacity: 0.9;}
.scroll2top:hover{background:url(../images/top1.png) no-repeat left bottom; border:0;}*/



/* c23模組 */
q:before, q:after {
    content: "";
}
*+html .carrier li {
    min-height: 1%;
}
.carrier li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.intro-anchors {
    display: none;
}
.carrier {
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
    margin:10px auto; 
}
.carrier h4 {
    font-size: 28px;
    font-family: "微軟正黑體";
    color: #e71211;
    line-height: 28px;
    font-weight: bold;    
    padding:10px 30px;

}
.carrier h4:before {
    content: "▌";
    font-size: 24px;
    font-family: "微軟正黑體",Arial;
    line-height: 28px;
}
.carrier ul {
    padding-bottom:20px;
    margin: 0 auto;
    width:96%;
	
}
.carrier li {
    list-style-type: none;
    border-bottom: 1px dotted #666;
    padding: 10px 18px 7px;
    line-height: 1.3em;
}
.carrier li:hover {
    background-color: #fff1eb;
}
 /*.carrier li:last-child{border:none;}*/

.carrier li a:link, .carrier li a:visited {
    text-decoration: none;
    font-size: 15px;
    font-family: "微軟正黑體";
    color: #444;
    letter-spacing: 1px;
    line-height: 22px;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
}
.carrier li a strong {
    font-weight: normal;
    display: block;
    font-size: 20px;
    font-weight: bolder;
    font-family: "微軟正黑體";
    color: #354bb9;
    margin: 2px 0 6px 0;
    line-height: 1.2em;
}
.carrier li a:hover strong {
    color: #005aff;
    text-decoration: none;
}
.carrier li a strong span {
    font-weight: normal;
    font-size: 15px;
    color: #ff59a1;
    margin: 0 0 6px;
    *margin: 0;
}
.carrier .box-head {
    display: none;
    /*border-bottom:2px solid #800033; margin-top:-4px;*/
}
.carrier .box-head:hover {
    background: #fff;
}
.carrier .box-head a:link, .carrier .box-head a:visited {
    margin: -15px 0;
    cursor: default;
}
.carrier .box-head a strong, .carrier .box-head a img, .carrier .box-head p span {
    display: none;
}
.carrier .box-head q {
    display: block;
    font-weight: bold;
    padding-left: 13px;
    color: #e5735c;
}
.carrier li em.price {
    font-size: 15px;
    color: #ea30db;
    font-family: Verdana, Geneva, sans-serif, arial;
    float: right;
    *margin-top: -1.2em;
    font-weight: bold;
}
.carrier li em.price span, .carrier li em.price var {
    font-size: 18px;
}
.no-topic {
    display: block;
    margin-top: -5px;
}
.no-topic .carrier h4 {
    display: none;
}

/******哈囉喂全日祭******/

.event{
    margin:0 auto;
    width: 100%;
    background: url(../images/down.png) #ff9231 center top no-repeat;
}
.oceanpark{
    margin:0 auto;
    max-width: 1000px;
    width: 100%;
}
.oceanpark h3{
    margin:0 auto; 
    background: url(../images/event-title.png);
    width: 408px;
    height: 152px;
    font-size: 0;   
}

.pcimg{
    max-width:1000px;
    width: 100%;
    margin-bottom: 150px;      
}

#area1,#area2,#area3{
    padding-top: 100px;
    margin-top: -100px;   
}
/******遊園攻略******/
.guides{
    margin:0 auto;
    width: 100%;
    background: url(../images/top1.png) #ff5400 center top no-repeat;   
}
.parkguides{
    margin:0px auto;
    max-width: 1100px;
    width: 100%;
} 
.parkguides h3{
    margin:0 auto; 
    background: url(../images/guides-title.png);
    width: 402px;
    height: 152px;
    font-size: 0;   
}
.parkguides img{
    max-width:1100px;
    width: 100%;
    margin: 20px auto;      
} 
.guidescon h6 img{
    width: 194px;
    margin-bottom: -40px;
    margin-right: 10px;
}
.parkguides h4{
    font-size: 34px;
    font-family: "微軟正黑體";
    color: #fff;
    line-height:34px;
    font-weight: bold;    
    padding:10px 30px;
}
.parkguides h4:before {
    content: "▌";
    font-size: 28px;
    font-family: "微軟正黑體",Arial;
    line-height: 34px;
}
.parkguides h5,.parkguides h6{
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
    line-height: 30px;   
    padding:10px 30px 0 30px;  
}
.parkguides h5 a,.parkguides h6 a{ 
    display: inline-block;
    
    background-color: #fff;
    border-radius: 50px;   
    color: #ff5400;
    padding:6px 16px 0 16px;   
    height: 40px;
}
.parkguides h5 a{    
    width: 135px;float: right;    margin-top: 10px;

}
.parkguides h6 a{   
    width: 275px;  

}
.parkguides h5 a:hover,.parkguides h6 a:hover{
    background-color: #fff600;     
    text-decoration: none;
    cursor: pointer; 
}
.guidescon{
    padding-bottom: 20px;
} 
.infoo{   
    width: 360px;
    margin:30px auto;
    float: left;
}
.infoo img{
    width:350px; 
}
.infoo-bg,.infoo-bg1,.infoo-bg2{
    margin:0 auto;
    width: 310px;
    height: 145px;
}
.infoo-bg{
    background-image: url(../images/info1.png);
}
.infoo-bg1{
    background-image: url(../images/info2.png);
}
.infoo-bg2{
    background-image: url(../images/info3.png);
}
.infoo-bg h4,.infoo-bg1 h4,.infoo-bg2 h4{
    font-size:28px;
    font-family: "微軟正黑體";
    color: #fff;
    text-align: center;     
    margin-left: 60px;      
}
.infoo-bg h4:before,.infoo-bg1 h4:before,.infoo-bg2 h4:before {
    content: "";
}
.infoo-bg h5,.infoo-bg1 h5,.infoo-bg2 h5{
    width: 90%; margin:0 auto;
    font-size: 15px;    
    color: #fff; 
    text-align: center;   
} 
.clear{
    clear: both;
    margin-bottom: 50px;
} 
}

/*預先載入
#img01 { background-image: url(../images/btn1.jpg);}*/