/*---------------------------------------------介紹選單star*/
dl, dd{
margin: 0;
padding: 0;
list-style: none;
height: 50px;
line-height: 50px;
}
.free_atea {
width: 100%;
}
dl.ateas {
position:absolute;
width:99.9%;
background-color: #938b80;
}
dl.ateas dd{
float:left;
overflow: hidden;
border-left: none;
background-color: #938b80;
width:100px;
}
dl.ateas dd a {
display: block;
padding: 0 10px;
color: #000;
border: 0px solid #fff;
text-decoration: none;
text-align: center;
}
dl.ateas dd a:hover {
background: #686259;
}
dl.ateas dd.act  {
background: #3D3B37;
}
dl.ateas dd.act a:click {
background: #3D3B37;
}
div.atea_cone {
position:absolute;
left:0px;
width:100%;
background: #ffffff;
}
/*----------------------------------------------介紹選單end*/
/*---------------------------------------------介紹內文star*/
/*-----------------------------------1star*/
.pic2{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic3{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic4{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic5{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic6{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic7{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
.pic8{
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
height:915px;
border:0px solid #000000;
box-sizing:border-box;
}
@media screen and (max-width: 980px) {
    .pic2{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic3{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic4{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic5{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic6{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic7{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
    .pic8{
     height:1743.5px;
     border-bottom: 1px solid #808080;
     box-sizing: border-box;
    }
}
/*------------------------------------1end*/
/*----------------------------------------------介紹內文end*/
/*-----------------------------------------介紹內文選單star*/
/* tea1-------導覽*/
.blacklist{
position: fixed;
top:50%;
right:22px;
cursor:pointer;
z-index:2;
}
.blacklistnavoce{
width:15px;
height:15px; 
margin: 15px;
background-color: white;
border-radius: 10px;
box-shadow: 1px 1px 1px rgba(0,0,0,0.5) inset,-1px -1px 1px rgba(0,0,0,0.5) inset;
list-style-type: none;
z-index:2;
}
/* tea1-------導覽*/
/*------------------------------------------介紹內文選單end*/
/*---------------------------------------------版面調整star*/
.fix_wwbylee{
width:100%;
margin: 0 auto;
padding: 0px;
}
[data-sizex="12"] {
width: 99.37%;
}
[data-sizey="40"] {
    height: 6405px;
}
@media screen and (max-width: 980px) {
[data-sizey="40"] {
  height:12204.5px;   
}
}
/*----------------------------------------------版面調整end*/