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,
/* Eric Meyer's Reset Stylesheet: mytaoBao */
small, strike,  sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
min-width:1280px;
	line-height: 1;
	color: black;
	background: white;

}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
text-decoration: none;
}
.wp_nav .nav-item a span.item-name {
display: inline-block;
padding: 5px 10px;
line-height: 26px !important;
cursor: pointer;
font-size: 14px;}

.wp_nav .nav-item a.parent:hover span.item-name {
background: none;
color: #013358;
opacity: 0.9;
text-decoration: underline;
}
.wp_nav .nav-item a.parent {
background: #c4d6da;
color: #013358;
opacity: 0.9;
}
.wp_nav .sub-nav .nav-item{
display:inline-block; 
float:left;
position:relative; 
vertical-align:bottom;
opacity:0.9 !important;
}
.wp_nav .sub-nav .nav-item .mark {
background: #c4d6da;
opacity: 0.9 !important;
}

.wp_nav .sub-nav {

border: 0px solid #ccc;
border-top: none;
width: 126px !important;
height: auto !important;
}
.wp_nav .sub-nav .nav-item a span.item-name {
padding: 5px 10px;
line-height: 20px !important;
color: #043256;
font-size: 12px;
font-weight: bold;
}
.wp_nav .sub-nav .nav-item a {
background: none;
border-top: 0px solid #D8E1CC;
}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
background: none;
}
.wp_nav .on {
z-index: 11;
}
.wp_nav .sub-nav .nav-item a.parent:hover {
background: none;
}
.wp_nav .sub-nav .nav-item a.parent {
background: none;
}
.wp_search .search {
    text-indent: 90px;
}