body,html{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}
.body-img {
    width:100%;
    height: auto;
}

.chd-body-left {
    float: left;
    border-right: 1px solid #cacaca;
    margin-top: 35px;
    height: 850px;
}

.chd-body-left-top li {
    line-height: 38px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    list-style: none;
    margin-top: 16px;
    border-radius: 4px;
    width: 170px;
}

.chd-body-left-top li a {
    color: #020202;
}

.chd-body-left-top li:hover {
    background: #0e62ba;
    color: white;
}

ul{
    margin: 0px 0px 70px 0px ;
    padding-left: 0px;
}
.dl{
    margin: 70px 0px;
    line-height: 40px;
    font-size: 14px;
    font-family: Arial;
}
.dl li{
    border-radius: 4px;
}

.chd-body-left-bot li {
    line-height: 40px;
    font-family: SimSun;
    font-size: 14px;
    color: #4a4a4a;
    list-style: none;
}

a {
    text-decoration: none;
    border: 0px;
}

.chd-body-left-top li a:hover {
    color: white;
}

.bot-li {
    background-color: #0e62ba;
    color: white;
}

span {
    font-size: 18px;
    color: white;
}

.lock-product-page {
    display: inline-block;
    height: 600px;
    width: 100px;
}
img{
    border: none;
}
span{
    color: #000;
}
.chd-product-img{
    margin-top: 50px;
}
.chd-body-left-top li:hover{
    cursor:pointer;
}
.dl-span{
    display: inline-block;
    line-height: 16px;
    font-size: 16px;
    border-left: 5px solid white;
    color: white;
}
.one-dl{
    background-color: #0e62ba;
    width: 170px;
}
.body-div-right{
    margin-top: 15px;
}
.li-img{
    position: absolute;
    display: inline-block;
    top: 5px;
}
.li-txt{
    display: inline-block;
    margin-left: 24px;
}


