body{
    overflow: auto;
    -webkit-overflow-scrolling : touch;
}
#index-form {
    width: 85%;
    float: left;
}
.jd_header .jd_header_box form {
   /* padding-left: 13px;*/
    /* padding-right: 55px; */
    position: relative;
}
.jd_header .jd_header_box #mine{
    display: none;
}
.jd_header .jd_header_box form .icon_search {
    height: 23px;
    width: 38px;
    position: absolute;
   /* left: 28%;*/
    right: 0;
    top: 10px;
    color: #9f9f9f;
    text-align: center;
    line-height: 23px;
    font-size: 22px;
   /* background-color: #f7f7f7;*/
    background: none;
}
.jd_header .jd_header_box form .icon_search-sousuo {
    height: 23px;
    width: 38px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #9f9f9f;
    text-align: center;
    line-height: 23px;
    font-size: 22px;
    background-color: #f7f7f7;
}
.jd_header .jd_header_box form input {
    width: 100%;
    border-radius: 5px;
    height: 30px;
    margin-top: 5px;
    /* text-align: center; */
    padding-left: 30px;
    background-color: #f7f7f7;
}
.jd_header .jd_header_box form .search02-sousuo {
    width: 100%;
    border-radius: 5px;
    height: 30px;
    margin-top: 5px;
    /* text-align: center; */
    padding-left: 35%;
    background-color: #f7f7f7;
}
.jd_header .jd_header_box  #classify-box{
   /* padding-left: 0;*/
    padding-right: 55px;
    position: relative;
}
.jd_header .jd_header_box .icon_logo {
    background-position: 0 -103px;
    position: absolute;
    left: 0;
    top: 4px;
    height: 35px;
    width: 60px;
    text-align: center;
    line-height: 35px;
    /* fonts-size: 12px; */
    /* color: #333; */
    z-index: 100;
    box-shadow: none;
}
.data-list{
    height: 100%;
}