/*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;
    font-family: "Microsoft YaHei", "??????";
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    font-family: "Microsoft YaHei", "??????";
}

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 {
    width: 268px;
    margin: 0px auto;
}

.subNav {
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #666;
    line-height: 43px;
    padding-left: 60px;
    background: url(../dh1-1.jpg)/*tpa=http://www.jjczhb.com/Public/Home/images/dh1.jpg*/
    no-repeat center top;
}

.subNav:hover {
    color: #004275;
}

.currentDd {
    color: #004275;
    margin: 1px 0;
}

.currentDt {
    background: url(../dh2-1.jpg)/*tpa=http://www.jjczhb.com/Public/Home/images/dh2.jpg*/
    no-repeat center top;
    height: 43px;
}

.navContent {
    display: none;
    text-align: left;
    margin: 6px 0;
}

.navContent li a {
    display: block;
    width: 268px;
    heighr: 28px;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    color: #999;
    text-align: left;
    margin-left: 46px;
}

.navContent li a:hover {
    color: #005698;
}