/* Reset */

  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }

  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }

html{ 
  height: 100%;
}

*
{ margin: 0;
  padding: 0;}

body
{ 
  font-family: 'Segoe UI', '微軟正黑體',sans-serif!important;
  font-weight: 100!important;
  /*background: #0A121F url(../images/background.jpg) repeat;*/
  background: #000a14;
  color: #fff;
}


/*p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}
h1, h2, h3, h4, h5, h6 
{ font: normal 175% Arial, Helvetica, sans-serif;
  color: #FFF;
  text-shadow: 0px 1px 0px #000;
  letter-spacing: -1px;
  margin: 0 0 10px 0;}

h2
{ font: normal 165% Arial, Helvetica, sans-serif;}

h3
{ font: normal 130% Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}*/

a{ 
  color: #FFF;
  font-weight: bold;
  background: transparent;
  outline: none;
  text-decoration: none;
}

a:hover{ 
  text-decoration: none;
  color: #C56B85; 
}

ul{ 
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;
  list-style: none;
}

ol{ 
  margin: 8px 0 22px 20px;
  list-style: none;
}

ol li
{ margin: 0 0 11px 0;}

#wrapper, #header, #banner, #menubar, #site_content, #footer, #content_blue
{ margin-left: auto; 
  margin-right: auto;}

#wrapper{ 
  background: transparent;
  max-width: 1366px;
  min-width: 1024px;
  margin:0 auto;
  background: #0A121F;
  position: relative;

}

#menubar{ 
  max-width: 1366px;
  min-width: 1024px;
  height: 100px;
  background-image: url(../images/menubar_bg.png);
} 
  
#logo{ 
  width: 322px;
  float: left;
  text-align: center;
  height: 100px;
  /*margin: 0 auto;
  padding-left: 50px;*/
  margin-left: 40px;
  background: transparent;
}  
   
#logo h1 a{ 
  font: normal 150% Arial, Helvetica, sans-serif;
  letter-spacing: -3px;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px #000;
  display: block;
  width: 322px;
  height: 100px; 
  background-image: url(../images/detail_logo.png);
  background-repeat: no-repeat; 

}
  
#menu_items{ 
  float: right;
  margin-top: 43px;
  max-width: 740px;
  min-width: 640px;
}
  
/*ul#menu
{ margin:0;
 }

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{ float: left;
  font-weight: 100!important;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  height: 24px;
  text-shadow: 1px 1px #000;
  padding: 0px 2.2%;
  background: transparent; } 
  
ul#menu li.current a, ul#menu li:hover a
{ color: #C56B85;
  text-shadow: 1px 1px #000;}*/

.toplink {
    position: absolute;
    top: 10px;
    right: 47px;
} 

.toplink ul li:before {
  content: "";
  height: 17px;
  display: inline-block;
  background-image: url(../images/toplink_span.png);
  width: 5px;
  background-repeat: no-repeat;
}

.toplink ul li:nth-child(1):before {
  content: "";
  height: 45px;
  display: none;
  background-image: url(../images/toplink_span.png);
  width: 5px;
}

.toplink ul li {
    display: inline;
    vertical-align: middle;
} 

.toplink ul li a {
    color: #727171;
    text-decoration: none;
    font-weight: 100;
    padding: 0px 7px;
}

.toplink_active{
    color: #fff!important;
}

.toplink ul li + li a {
    margin-right: 6px;
}

.detail_banner{
  max-width: 1366px;
  min-width: 1024px;
  overflow: hidden;
  margin-bottom: -4px;
}

.map_bar{
  max-width: 1366px;
  min-width: 1024px;
  overflow: hidden;
  height: 45.71px;
  margin-top: 4px;
  display: block;
  background-image: url(../images/map_bar.png);
  background-repeat: no-repeat;
}

.sitemap_left {
    padding: 4px 8px 4px 0;
}

.sitemap_left ul {
    margin-top: 4px;
   margin: 2px 0 22px 45px; 
}

.sitemap_left ul li {
    display: inline;
}

.sitemap_left ul li + li:before {
    content: '> ';
}

.sitemap_left ul li {
    display: inline;
}

.sitemap_left ul li a{
    font-weight: 400!important;
    font-size: 16px!important;
}

.sitemap_left ul li a:hover{
   color:red;
}
.sitemap_active{
  color:red;
}

#site_content{ 
  max-width: 1280px;
  min-width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
} 

.sidebar_container
{ float: left;
  margin-right: 20px;
  width: 220px;
  padding: 0;}

.sidebar
{ float: left;
  width: 220px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
  width: 215px;}

.sidebar h2
{ padding: 5px 0 0 10px;
  font: normal 140% Arial, Helvetica, sans-serif;
  height: 30px;
  text-shadow: 0px 1px 0px #0C3976;
  color: #fff;
  background: #621B45;
  background: -moz-linear-gradient(#C56B85, #381029);
  background: -o-linear-gradient(#C56B85, #381029);
  background: -webkit-linear-gradient(#C56B85, #381029);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}  

#content
{ width: 680px;
  margin-bottom: 20px;
  padding-top: 5px;
  float: left;}

.content_item
{ width: 680px;
  margin-bottom: 20px;}
  
.content_container
{ width: 320px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
#content_blue
 { width: 920px;
  height: 160px;
  float: left;
  text-align: center; } 
  
#content_blue p
 { color: #FFF;}  

#content_blue h4
{ color: #FFF;
  text-shadow: 0px 1px 0px #1162CB;}
  
.content_blue_container_box
{ width: 285px;
  padding: 10px 5px 15px 5px;
  text-align: center;
  margin: 20px 20px 10px 0;
  float: left;
  background: #621B45;
  background: -moz-linear-gradient(#C56B85, #381029);
  background: -o-linear-gradient(#C56B85, #381029);
  background: -webkit-linear-gradient(#C56B85, #381029);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;}

.content_blue_container_boxl
{ width: 280px;
  padding: 10px 5px 15px 5px;
  text-align: center;
  margin: 20px 0 10px 0;
  float: left;
  background: #621B45;
  background: -moz-linear-gradient(#C56B85, #381029);
  background: -o-linear-gradient(#C56B85, #381029);
  background: -webkit-linear-gradient(#C56B85, #381029);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;}
  
#footer{ 
  max-width: 1366px;
  min-width: 1024px;
  height: 150px;
  background-image: url(../images/footer_bg.png);
}

.footer_text{
  text-align: center;
  font-size: 13px;
  padding-top: 35px;
}

#footer a, #footer a:hover
{ color: #FFF;
  text-shadow: 0px 1px 0px #000;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}
  
 .readmore
{ font: bold 110% Arial, Helvetica, sans-serif;
  height: 15px;
  margin-left: 95px;
  width: 90px;
  padding: 5px 5px 10px 7px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
 .readmore a
{ color: #1D1D1D;}
 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  height: 15px;
  width: 90px;
  padding: 5px 5px 10px 7px;
  background: #621B45;
  background: -moz-linear-gradient(#C56B85, #381029);
  background: -o-linear-gradient(#C56B85, #381029);
  background: -webkit-linear-gradient(#C56B85, #381029);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 5px;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #BBB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: bold 100% arial; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  border-radius: 0px 15px 0px 15px;
  -moz-border-radius: 0px 15px 0px 15px;
  -webkit-border: 0px 15px 0px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #000;}
  
  
#banner_image {
	width: 920px;
	height: 430px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
#slider-wrapper {
    height: 400px;
	background: transparent;
	width: 920px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 400px;
    position: relative;
    width: 920px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    opacity: 0.8;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    background: url("../images/bullets.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 350px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}


/*------news內頁設定-------*/
.news_title{
  display: block;
  text-align: center;
  font-size: 24px;
  color:#D93915;
  border-bottom: solid 1px #D93915;
  padding: 50px 0 20px 0;

}

.news_content{
  padding: 15px;
  margin:20px 0;
}

.news_item{
  background: url(../images/news_item_bg.png);
  width: 32%;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 20px 5px 100px 5px;
  position: relative;
  padding: 20px 0 15px 1px;

}

.news_item img{
  width: 95%;
  height: auto;
}
.news_item a{
  font-weight: 400;
  display: block;
  font-size: 18px;
    line-height: 29px;
     width:410px;
    height:156px;
    overflow: hidden;
}

.news_item a:hover{
  color:red;
}

.news_more{
  color:#C7161E!important;
  padding-right: 5%;
  display: block;
  float:right;
  font-size: 16px!important;
  width:auto!important;
  height:auto!important;
}
.news_item_title{
  width:auto!important;
  height:auto!important;
}
.news_more:before{
  content: ">";
  font-size: 22px;
}

.news_item_title{
  padding-left:10px; 
  color: #000;
}

/*------ecatalog內頁設定-------*/

.ebook{
  display: inline-block;
  width: 18.5%;
  overflow: hidden;
  margin: 50px .5%;
}
.ebook img{
  display: block;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}

/*------contactus內頁設定-------*/
.contactformpro {
    border: 1px solid #00B5BF;
    background-color: #060B13;
    color: #fff;
    padding: .5%;
    margin: 30px 0px 50px 0px;
    font-family: arial, sans-serif;
}
.required_star{
  color: red;

}
 
.contactformpro input ,.contactformpro textarea{
  background: #003845;
  border:none;
  color: #fff;
  font-size: 18px;
}

.contactformpro tr{
  margin: 10px 0;
  display: block;
}

.contact_me{
  float: left;
  padding: 0 0 0 10px;
  margin: 30px 0 0 0 ;

}

.contactformpro .submit{
  display: block;
  font-size: 13px;
  background: #1F877D;
  padding: 6px 15px;
  cursor: pointer;
}

.contactformpro .submit:hover{
  background: #003845;
}

/*------寄送成功頁-----*/

.contact_send{
  text-align: center;
 height: 417px; 
}

.contact_send img{
  margin-top: 50px;
}

.contact_send_button{
  display: block;
    font-size: 13px;
    width: 188px;
    margin: 0 auto 50px auto;
    padding: 5px 50px;
    font-weight: 100;
    background: #1F877D;
}

.contact_send_button:hover{
  color:#fff;
  background: #0E6F66;
}
/*------aboutus內頁設定-------*/
.about_content{
  padding: 15px;
  margin:20px 0;
}


/*------product內頁設定--------*/
.product_photo{
  display: block;
  width: 300px;

}

.product_title{
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  color:#D93915;
}

.your-class2{
  max-width: 1000px;
  min-width: 960px;
  margin: 0 auto;
}

.products_Explanation{
  display: block;
    width: 1000px;
    margin: 0px auto 30px auto;
    color: #D93915;
    font-size: 17px;
    text-align: center;
}







.menu, .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu {
    
}
.submenu li {
    background: rgba(0, 10, 20, 0.86);
    border-bottom: 1px dotted #D93915;
   /* min-width: 160px;*/
}
.menu > li {
  padding: 0 0 0 0px;
  list-style: none;
  margin: 0px 0 0 0;
  display: inline;
  background: transparent;
  position: relative;
}

ul#menu li.current a, .menu li:hover > a
{ color: #fff;
  text-shadow: 1px 1px #000;
  background: #D93915;
}

.menu > li:first-child {
    border-radius: 5px 0 0;
}
.menu >li > a {
  float: left;
  font-weight: 100!important;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  height: 24px;
  text-shadow: 1px 1px #000;
  padding: 15px 2.2%;
  background: transparent;
}

.menu >li > a:hover {
  float: left;
  font-weight: 100!important;
  text-align: center;
  color: #FFF!important;
  text-decoration: none;
  height: 24px;
  text-shadow: 1px 1px #000;
  padding: 15px 2.2%;
  background: #D93915;
}



.submenu li:last-child {
    border: none!important;
}
.submenu li:hover {
    background: #C7161E;
    border-bottom: 1px dotted #D93915;
}
.submenu li:hover > a {
  
    color: #C4302B;
    background: transparent!important;
}
/* submenu styles */
.submenu {
    left: -93px;
    max-height: 0;
    position: absolute;
    top: 54px;
    z-index: 0;
    left:auto\9;
    right:237px\9;
    left:auto\0;
    right:237px\0;


    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .submenu {
    right:237px;
    left:auto;
   }

   .submenu li{
    width: 191%;
   }
}


.submenu a{
   font-weight: 100!important;
   font-size: 14px;
}
.submenu li {
    opacity: 0;

    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
        width: 150%;
    padding: 6px 13px;
    width: 191%\9;
    width: 191%\0;
}
.menu .submenu li:hover a {
    
    color: #ffffff;
}
.menu > li:hover .submenu, .menu > li:focus .submenu {
    max-height: 2000px;
    z-index: 10;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;

    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
/* CSS3 delays for transition effects */
.menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.menu li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.menu li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.menu li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.menu li:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.submenu li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
