
.left {
    width: 241px;
    float: left;
    margin-top: -71px;
    position: relative;
    z-index: 8
}

.left .lBg {
    background: url(../images/leftbg.png) no-repeat center;
    height: 138px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 110px;
    color: #f58220;
    font-weight: 700;
    -webkit-text-shadow: 0 0 2px #fff;
    -moz-text-shadow: 0 0 2px #fff;
    -ms-text-shadow: 0 0 2px #fff;
    -o-text-shadow: 0 0 2px #fff;
    text-shadow: 0 0 2px #fff
}

.left .treeview {
    font-size: 14px;
    line-height: 48px;
    color: #b2b2b2;
    text-align: center
}

.left .treeview li {
    position: relative;
    margin-top: 1px
}

.left .treeview a {
    color: #b2b2b2;
    background: url(../images/leftlI.jpg) no-repeat center
}

.left .treeone>a{
    text-align:left;
    padding-left: 70px;
}
.left .treeview .sp1,.left .treeone .sp1{
    display: none;
      position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    left: 30px;
    top: 24px
}

.left .treeview a.hover,
.left .treeview a:hover{
    color: #f58220;
}
.left .treeview a.hover .sp1,
.left .treeview a:hover .sp1{
    display: block;
}
.left .treeone a.hover .sp1,
.left .treeone a:hover .sp1{
    display: block;
}

.left .treeview .a1{
    font-weight: bold;
    font-size: 16px;
    text-align:left;
    padding-left: 50px;
}
.left .treeview .uls2{
    display: none;
}




.left .treetow>a{
    font-size: 12px;
}