/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}

fieldset, img { border: 0; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*Ö÷ÒªÑùÊ½*/
.subNavBox{margin:0px 0 50px 0;border-radius:10px; border:1px solid #eee; background:url(../images/bg.jpg); padding:0px 0 }
.subNav{ padding:0 20px;cursor:pointer;line-height:45px;background:url(../images/jiantou1.png) no-repeat;background-position:96% 50%; }
.subNav a{ font-size:16px; color:#212121;}
.subNav a:hover{ color: #C00}
.currentDd{color:#005293}
.currentDt{background-image:url(../images/jiantou.png);  color: #C00}
.navContent{display: none;}
.navContent li a{display:block;height:40px;text-align:left; padding-left:45px;font-size:15px;line-height:40px;color:#333;}
.navContent li a:hover{color:#000; background:#eee}
.navContent li .on{color:#000;background:#eee}