
.h10 { height: 10px; }

.h15 { height: 15px; }

.navBar { width: 100%; margin: 0 auto; height: 60px; color: #fff; font-size: 16px; }

.nav { position: relative; width: 860px; font-family: microsoft yahei, SimSun, SimHei; }

.nav a { color: #000; }

.nav h3 { font-size: 100%; font-weight: 400; }

.nav .m { float: left; position: relative; z-index: 1; }

.nav .menu_z{ position:relative;}

.nav .menu_list{ position:absolute; color: #666;font-size: 16px;opacity: .8;width: 850px;padding: 22px 0;background: #fff;top: 61px; left:0px;-webkit-box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);border-radius: 0 0 5px 5px;
z-index: 14;display: none;}

.nav .menu_list a{ padding:20px 20px;}

.nav .s { float: left; width: 3px; text-align: center; color: #d4d4d4; font-size: 12px; }

.nav h3 a { height: 61px;line-height:61px;font-size: 18px; display: inline-block; padding: 0 22px; color: #fff; }

.nav h3 a:hover,.nav .on h3 a{background:#613a4d;}

.nav .sub { display: none; position: absolute; top: 50px; z-index: 999; width: 120px; border: 1px solid #e6e4e3; border-top: 0; background: #fff; }

.nav .sub li { text-align: center; padding: 0 8px; margin-bottom: -1px; }

.nav .sub li a { display: block; border-bottom: 1px solid #eee; color: #333; height: 45px; line-height: 45px; }

.nav .sub li a:hover { color: #fe7700; }

.nav .block { background: #000; height: 2px; width: 120px; position: absolute; left: 0; top: 48px; }
