html,
body {
    font-size: 14px;
    font-family: &quot;Microsoft YaHei UI&quot;;
    color: #333;
    margin: 0;
    padding: 0;
   overflow:hidden;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;
}

a {
    text-decoration: none;
   
}
a:link{color:#2D65A5}
a:visited {color: #2D65A5}
.dtree {
margin:0 auto;
}
.subNavBox {
    width: 240px;
    margin: 0 auto;
    position: relative;
}
.subNav {
    width: 210px;
    height: 60px;
    padding-top: 10px;
    border: solid 1px #E5E5E5;
    cursor: pointer;
    font-weight: normal;
    font-size: 23px;
    color: #2D65A5;
    line-height: 28px;
    padding-left: 29px;
    background-color: #fff;
    margin-top: 15px;
}

.subNav:hover {
    color: #fff;
    background-color: #2B65A5;
}
.subNav:hover font{color:#fff}
.subNav:hover span{color:#fff!important}
.navContent {
    display: none;
    width: 238px;
    padding-bottom: 10px;
    border: solid 1px #E5E5E5;
    border-top: 0px 1px #E5E5E5;
    background-color: #fff;
}
.navContent li{}
#pd1 .spname{display:inline-block;margin-top:11px}
.selectedA,.navContent li a:hover {
    color: #2C65A5;
    background-color: #E7F5FF;
}
.navContent li a {
    padding-bottom:10px;
    padding-top:10px;
    display: block;
    width: 188px;
    text-align: left;
    font-size: 16px;
    color: #333;
    padding-left: 50px
}


.rightimg{
    width: 16px;
    height: 16px;
    margin: 16px;
    float: right;
}
.subNavSelected{
    color: #fff;
    background-color: #2B65A5;
}
.rightimg_hidden{
        width: 16px;
        height: 16px;
        margin: 16px;
        float: right;
}

.leftimg1 {
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/zc_normal.png) no-repeat;
    float: left;
}
.leftimg1Selected,.subNav:hover .leftimg1 {
    background: url(./img/zc_select.png);
}
.leftimg2 {
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/zhinan_normal.png) no-repeat;
    float: left;
}
.leftimg2Selected,.subNav:hover .leftimg2 {
    background: url(./img/zhinan_select.png);
}

.leftimg3 {
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/zhidu.normal.png) no-repeat;
    float: left;
}
.leftimg3Selected,.subNav:hover .leftimg3 {
    background-image: url(./img/zhidu.select.png);
}
.leftimg4{
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/fadingzhudong_normal.png) no-repeat;
    float: left;
}
.leftimg4Selected,.subNav:hover .leftimg4 {
    background-image: url(./img/fadingzhudong_select.png);
}
.leftimg5{
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/nianbao_normal.png) no-repeat;
    float: left;
}
.leftimg5Selected,.subNav:hover .leftimg5 {
    background-image: url(./img/nianbao_select.png);
}
.leftimg6{
    width: 52px;
    height: 52px;
    margin-right: 16px;
    background: url(./img/yishenqing_normal.png) no-repeat;
    float: left;
}
.leftimg6Selected,.subNav:hover .leftimg6 {
    background-image: url(./img/yishenqinggongkai_select.png);
}