.list-til{
    height: 31px;
    border-bottom: 1px solid #eee;
    line-height: 31px;
}

.list-all li{
    overflow: hidden;
    padding: 10px 120px 10px 92px;
    border-bottom: 1px dashed #eee;
    position: relative;
}
.list-all .ico{
    width: 72px;
    height: 72px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.list-all .dl-info{
    position: absolute;
    right: 5px;
    top: 15px;
    text-align: center
}
.list-all .btn{
    width: 90px;
    height: 32px;
    line-height: 32px;
    display: block;
    background: #0085EC url(imagesdl-btn.png) no-repeat center center;
    font-weight: bold;
    margin-top: 8px;
}
.list-all .s-top{
    height: 25px;
    line-height: 25px;
}
.list-all .name{
    float: left;
    font-weight: bold;
    margin-right: 5px;
}
.list-all .star-bar{
    margin-top: 6px;
}
.list-all .desc{
    line-height: 24px;
}
.list-all .item{
    margin-right: 30px;
}
.list-all .hover{
    background: #f8f8f8;
}
/* ²à±ßÀ¸ */
.sub-list-type{
    border: 1px solid #eee;
    overflow: hidden;
    zoom: 1;
}
.sub-list-type .title{
    height: 30px;
    padding: 0 9px;
    line-height: 30px;
    background: #f8f8f8;
}
.sub-list-type li{
    height: 32px;
    border-top: 1px solid #eee;
}
.sub-list-type a{
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 40px;
    font-size: 14px;
}
.sub-list-type .current{
    background: #fffeee;
}
.sub-list-type a:hover{
    background: #fffeee;
    text-decoration: none;
}
.sub-tab-box{
    background: #fbfbfb;
    overflow: hidden;
    zoom:1;
    padding-bottom: 3px;
}
.sub-title{
    height: 29px;
    border-bottom: 1px solid #eee;
    position: relative;
}
.sub-title .title{
    display: block;
    line-height: 29px;
    padding-left: 10px;
}
.sub-title .mod-tab li{
    background: #f5f5f5;
}
.sub-title .mod-tab{
    position: absolute;
    right: 0;
    top: 0;
}
.sub-title .mod-tab .current{
    background: #fbfbfb;
    color: #0085ec;
}
.sub-tab-box .soft-top-list{
    padding: 4px 10px 3px;
} 
/* ×¨ÌâÒ³Ãæ */
.zt-wrap{
    width: 1000px;
    overflow: hidden;
}
.zt-list{
    width: 1050px;
}
.zt-list li{
    float: left;
    width: 220px;
    height: 252px;
    padding: 9px;
    border:1px solid #eee;
    overflow: hidden;
    margin-right: 13px;
    margin-bottom: 20px;
}
.zt-list .hover{
    border-color: #0b0;
}
.zt-list .name{
    display: block;
    height: 144px;
}
.zt-list .name img{
    display: block;
    width: 220px;
}
.zt-list .name span{
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.zt-list .desc{
    height: 80px;
    line-height: 20px;
    overflow: hidden;
}
.zt-list .info{
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
}

.page-position .current{
    color: #333;
}

.zt-dital{
    border:1px solid #eee;
    height: 160px;
    position: relative;
    padding: 20px 20px 20px 350px;
}
.zt-dital .img{
    width: 350px;
    height: 110px;
    position: absolute;;
    left: 20px;
    top: 20px;
}
.zt-dital .desc{
    height: 93px;
    line-height: 31px;
    overflow: hidden;
    text-indent: 2em;
}
.zt-dital .info{
    height: 25px;
    position: relative;
    line-height: 25px;
    margin-top: 5px;
}
.zt-dital .share{
    position: absolute;
    right: 0;
    top: 0;
}

.dital-box{
    width: 998px;
    overflow: hidden;
    border:1px solid #eee;
    zoom: 1;
}
.dital-box .idx-title{
    border-bottom: 1px solid #eee;
}
.dital-list{
    width: 1010px;
    margin-bottom: -1px;
    overflow: hidden;
}
.dital-list li{
    float:left;
    height: 72px;
    padding: 20px 15px 20px 98px;
    position: relative;
    width: 219px;
    border-width: 0 1px 1px 0;
    border-style: dashed;
    border-color: #eee;
    overflow: hidden;
}
.dital-list .ico{
    width: 72px;
    height: 72px;
    position: absolute;
    left: 15px;
    top: 20px;
}
.dital-list .app-name{
    font-weight: bold;
}
.dital-list .star-bar{
    position: absolute;
    top: 23px;
    right: 15px;
}
.dital-list .desc{
    height: 29px;
    line-height: 29px;
}
.dital-list .info{
    position: relative;
}
.dital-list .app-dl{
    position: absolute;
    right: 0;
    top: 0;
}
.dital-list .btn{
    width: 60px;
    height: 25px;
    background: #0b0;
    text-align: center;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 20px;
    display: none;
}
.dital-list .btn:hover{
    text-decoration: none;
    color: #f6f6f6;
}
.dital-list .hover{
    background: #f8f8f8;
}
.dital-list .hover .btn{
    display: block;
}

.other-zt-list li{
    float: left;
    width: 220px;
    height: 152px;
    position: relative;
    display: inline;
    margin: 0 5px 0 20px;
}
.other-zt-list{
    padding-top: 20px;
}
.other-zt-list img{
    display: block;
    width: 220px;
}
.other-zt-list .name{
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.other-zt-list .imp{
    position: absolute;
    right: 0;
    bottom: 15px;
}
