#container {z-index:auto;}
.menu {font-size:1em;background: linear-gradient(-135deg, #2d627c, #256fec) fixed;clear: both;}
.menu * {box-sizing: border-box;}
.menu .wrap {position: relative; width: 100%; margin: 0 auto; box-sizing: border-box; max-width:1200px;}
.menu ul,.menu li {list-style: none;margin: 0;padding: 0;}
.menu a,.menu a:hover,.menu a:link,.menu a:active {text-decoration: none; color: inherit;}
.lnb {position: relative;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#193968', endColorstr='#00acd4')";}
.lnb .lnb_depth1{width: 100%;}
.lnb .lnb_depth1 >li{display: inline-block;width: 13%;height:68px;text-align: center;border-left:1px solid #4383a2;border-right:1px solid #134862;}
.lnb .lnb_depth1 >li a{padding:17px 0;display: inline-block;color: #fff;font-weight: 600;font-size:1.3em;}
.lnb .lnb_depth1 >li a:hover {color: #f2e9d6;}
.lnb .lnb_depth2 {display:none;position: absolute;top:80px;z-index:100;left: 0;width: 100%;background: #fff;border-bottom: 1px solid #ddd;font-size:14px;}
.lnb:hover .lnb_depth2{display: block;}
.lnb .lnb_depth2 .wrap >ul {display: block;height: 360px;}
.lnb .lnb_depth2 .wrap >ul >li {display: inline-block;text-align: center;width: 13%;line-height: 2em;border-left: 1px dotted #ddd;padding:0;box-sizing: border-box;-ms-filter: "box-sizing:border-box";float: left;height: 100%}
.lnb .lnb_depth2 .wrap >ul >li:first-child {border-left:0;}
.lnb .lnb_depth2 .wrap >ul >li:nth-of-type(even) {background: #f9f9f9;}
.lnb .lnb_depth2 .wrap >ul >li ul li a {padding: 3px 0;display: block;box-sizing: border-box;-ms-filter: "box-sizing:border-box";}
.lnb .lnb_depth2 .wrap >ul >li a:hover {background: #0b7aa5;color: #fff;}

