html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;font-family: Arial, "微軟正黑體";
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a{ text-decoration:none;}

*, *:after, *:before {
  box-sizing: border-box;
}

samp{font-family:"微軟正黑體";}

.animenu__toggle {
  display: none;
  cursor: pointer;
  background-color: #8c6e49;
  border: 0;
  padding: 10px;
  height: 40px;
  width: 40px;
  
  
}
.animenu__toggle:hover {

  background-color: #8c6e49;
}

.animenu__toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
  -o-transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
  transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
}
.animenu__toggle__bar + .animenu__toggle__bar {
  margin-top: 4px;
}

.animenu__toggle--active .animenu__toggle__bar {
  margin: 0;
  position: absolute;
  
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
  opacity: 0;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animenu {
  display: block;
}
.animenu ul {
  padding: 0;
  list-style: none;
  font: 0px 'Open Sans', Arial, Helvetica;
}
.animenu li, .animenu a {
  display: inline-block;
  font-size: 15px;
}
.animenu a {
  color: #aaaaaa;
  text-decoration: none;
}

.animenu__nav { width:44%;margin:0; padding:0; float:right;}
.animenu__nav > li {
  position: relative; text-align:center; float:left; padding:0 5px;
}
.animenu__nav > li > a {
  padding:30px 10px 0 0;color:#000;font-family:"微軟正黑體"; margin:0;text-align:left; text-indent:15px;
}
.animenu__nav > li > a:first-child:nth-last-child(2):before {

}
.animenu__nav > li:hover > ul {
  opacity: 1;
  visibility:visible;
  margin: 0;padding:20px;
}
.animenu__nav > li:hover > a {
  color: #000;
}

.animenu__nav__child {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: -50%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden; padding:0;
  margin: 10px 0 20px 0;background:url(../images/master/bnt-bg.png) repeat;
  transition: margin .15s, opacity .15s;
}
.animenu__nav__child > li {
  width:180px;

}
.animenu__nav__child > li:first-child > a:after {
  content: ''; 
  position: absolute;
  height: 0;
  width: 0;
  left:0px;
  top: 6px;
  border-top: 0;
  border-bottom-color: inherit;
}
/*
.animenu__nav__child > li:last-child {
  border: 0;
}*/
.animenu__nav__child a {
  padding: 10px;background:none;font-family:"微軟正黑體";
}
.animenu__nav > li > .animenu__nav__child a:hover { background:none; color:#9d8363;}

.animenu__nav > li a samp{ opacity:0;}

.menu-01 a{background:url(../images/master/menu01.jpg) no-repeat; width:50px; height:100px;}
.menu-01 a:hover{background:url(../images/master/menu01-hover.jpg) no-repeat;}
.menu-01 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-02 a{background:url(../images/master/menu02.jpg) no-repeat; width:50px; height:100px;}
.menu-02 a:hover{background:url(../images/master/menu02-hover.jpg) no-repeat;}
.menu-02 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-03 a{background:url(../images/master/menu03.jpg) no-repeat; width:50px; height:100px;}
.menu-03 a:hover{background:url(../images/master/menu03-hover.jpg) no-repeat;}
.menu-03 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-04 a{background:url(../images/master/menu04.jpg) no-repeat; width:50px; height:100px;}
.menu-04 a:hover{background:url(../images/master/menu04-hover.jpg) no-repeat;}
.menu-04 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-05 a{background:url(../images/master/menu05.jpg) no-repeat; width:50px; height:100px;}
.menu-05 a:hover{background:url(../images/master/menu05-hover.jpg) no-repeat;}
.menu-05 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-06 a{background:url(../images/master/menu06.jpg) no-repeat; width:50px; height:100px;}
.menu-06 a:hover{background:url(../images/master/menu06-hover.jpg) no-repeat;}
.menu-06 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-07 a{background:url(../images/master/menu07.jpg) no-repeat; width:50px; height:100px;}
.menu-07 a:hover{background:url(../images/master/menu07-hover.jpg) no-repeat;}
.menu-07 > ul > li a{background:none;width:250px;height:30px;color:#717171;font-size:1em;text-align:left;}

.menu-title{border-bottom:1px solid #717171;font-size:1em;height:35px; display:block;}
.menu-title > ul > li p{text-align:left; color:#979797;font-family:"微軟正黑體"; margin-left:10px;}



@media screen and (max-width: 900px) {
  .animenu__toggle {
    display: inline-block; margin:0px 10px 0 0; float:right;
  }

  .animenu__nav,
  .animenu__nav__child {
    display: none;
  }

  .animenu__nav {
    margin: 10px 0; background-color:#fff; color:#717171;width:100%;position:relative; z-index:9999; padding:0;
  }
  .animenu__nav > li {
    width:85%; margin:0 0px 20px 0; padding:0
    border-right: 0;
  }
  .animenu__nav > li:last-child {
    border: 0;margin:0 auto; padding:0;
  }
  .animenu__nav > li:first-child > a:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 0em;
    border-top: 0;
    border-bottom-color: inherit;margin:0 auto;
  }
  .animenu__nav > li > a {
    width: 100%;
    padding: 10px 0; color:#000;
    position: relative;margin:0 auto;
  }
  .animenu__nav > li > a:hover {
  }

  .animenu__nav__child {
    position: static;
    background-color: #fff;
    margin: 0 0 0 25px;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .animenu__nav__child > li:first-child > a:after {
    content: none;left:0;
  }
  
 
  
  .animenu__nav__child a {
    
    width: 100%;
  }
  
.animenu__nav > li a samp{ opacity:1;font-family:"微軟正黑體"; color:#917450; font-size:1.2em; text-align:left; padding:10px 0; margin:0;}
 
.menu-01 a{background:none;width:100%;height:20px;}
.menu-01 a:hover{background:none;}
.menu-01 > ul > li a{background:none;width:100%;height:20px;}

.menu-02 a{background:none;width:100%;height:20px;}
.menu-02 a:hover{background:none;}
.menu-02 > ul > li a{background:none;width:100%;height:20px;}

.menu-03 a{background:none;width:100%;height:20px;}
.menu-03 a:hover{background:none;}
.menu-03 > ul > li a{background:none;width:100%;height:20px;}

.menu-04 a{background:none;width:100%;height:20px;}
.menu-04 a:hover{background:none;}
.menu-04 > ul > li a{background:none;width:100%;height:20px;}

.menu-05 a{background:none;width:100%;height:20px;}
.menu-05 a:hover{background:none;}
.menu-05 > ul > li a{background:none;width:100%;height:20px;}

.menu-06 a{background:none;width:100%;height:20px;}
.menu-06 a:hover{background:none;}
.menu-06 > ul > li a{background:none;width:100%;height:20px;}

.menu-07 a{background:none;width:100%;height:20px;}
.menu-07 a:hover{background:none;}
.menu-07 > ul > li a{background:none;width:100%;height:20px;}

.menu-title{text-indent:0; padding:0;}
.menu-title > ul > li p{text-align:left; color:#979797;font-family:"微軟正黑體"; margin-left:40px; clear:both;}
.menu-title > ul > li { clear:both; width:100%;margin-left:20px;}

.animenu__nav__child > li { width:100%;}  
}
.animenu__nav--open {
  display: block !important;
}
.animenu__nav--open .animenu__nav__child {
  display: block;
}
