@charset "utf-8";
/**
 * PgwMenu - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwMenuCustom { background:url(../images/nav-bg.jpg) repeat-x; height: 44px; position: relative; list-style: none;margin:10px 0 0 0; letter-spacing:3px; }
.pgwMenuCustom ul { list-style: none; white-space: nowrap; margin: 0; padding: 0; }
.pgwMenuCustom .pm-links.mobile, .pgwMenuCustom .pm-viewMore>ul { background:url(../images/nav-bg.jpg) repeat; box-shadow: 2px 2px 4px #777; position: absolute; left: 0; top: 100%; z-index: 99 }
.pgwMenuCustom .pm-links.mobile li, .pgwMenuCustom .pm-viewMore>ul>li { display: block; clear: both; width: 185px; }
.pgwMenuCustom li { float: left; }
.pgwMenuCustom li span{ background:url(../images/navabz.gif) no-repeat left center; padding-left:10px;padding-right:2px;}
.pgwMenuCustom li a.nav-one{color:#ffffff;font-family:Microsoft Yahei; font-weight:bold;width:185px; line-height:44px; height:44px; font-size:14px; display:block; text-align:center;background:url(../images/navcurrent.jpg) no-repeat center center;margin-right:2px;}
.pgwMenuCustom a { display: block; color: #fff; line-height: 44px; 1padding: 0 30px; text-decoration: none }
.pgwMenuCustom a.selected { background: #e5601d }
.pgwMenuCustom li a:hover { background:url(../images/nav-bg.jpg) repeat-x; text-decoration: none }
.pgwMenuCustom .pm-dropDown, .pgwMenuCustom .pm-viewMore, .pgwMenuCustom .pm-viewMore>ul { display: none }
.pgwMenuCustom .pm-dropDown a { display: inline-block; background:url(../images/navcurrent.jpg) no-repeat center center; }
.pgwMenuCustom .pm-dropDown a.active, .pgwMenuCustom .pm-viewMore a.active { background:url(../images/navcurrent.jpg) no-repeat center center; }
.pgwMenuCustom .pm-dropDown span.icon, .pgwMenuCustom .pm-dropDown span.black { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvgAADr4B6kKxwAAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABpSURBVEhL7ZPLCcAwDEM9jefI/ks1Hyj2QbiGSLcKHggl8sEktjTc/WGyZxo6YKAbrFzFoav3/hdhmsrlijBN5XJFmKZyuSJMU7lcsfV/kIN0FRJgyACGDGDIAIYMpK8CHt6iG6xZhY0JIJ+6AHGbUFsAAAAASUVORK5CYII=) no-repeat; display: block; height: 22px; width: 22px; margin: 9px 5px }
.pgwMenuCustom .pm-dropDown span.white { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABKSURBVEhL7ZOxDQAwCMN6O4/T0tmjsxHJDB4yROJ0dz3s1BRHEi2OTREBpQFKA5QGKA3m7IP8RKeIgNIApQFKA5QGc/ZBfkJTdF0oUafLBAFNbAAAAABJRU5ErkJggg==) no-repeat; display: block; height: 22px; width: 22px; margin: 9px 12px }
.pgwMenuCustom .pm-viewMore { display: none; position: relative }
.pgwMenuCustom .pm-viewMore>a { display: inline-block;background:url(../images/navcurrent.jpg) no-repeat center center;font-weight:bold;font-family:Microsoft Yahei;width:185px; line-height:44px; height:44px; font-size:14px;text-align:center; }
.pgwMenuCustom .pm-viewMore>ul { left: auto; right: 0 }
.pgwMenuCustom .pm-viewMore li { float: none }
.pgwMenuCustom .pm-viewMore span.icon, .pgwMenuCustom .pm-viewMore span.white { border-color: #fff transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block }
.pgwMenuCustom .pm-viewMore span.black { border-color: #000 transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block }

.nav-two{width:185px; position:absolute; display:none; z-index:999;}
.nav-two dl dd a{color:#ffffff;font-family:Microsoft Yahei; font-weight:bold;width:185px; line-height:44px; height:44px; font-size:14px; display:block; text-align:center;background:url(../images/navcurrent.jpg) no-repeat center center;margin-right:2px;}
.nav-two dl dd a:hover{color:#fff; background:#1D6268;}
.nav li.z_index a.nav-one { background:url(../images/nav-bg.jpg) repeat-x; text-decoration: none }
.pgwMenuCustom {z-index:99}