.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.g-title {
    border-bottom: 2px solid #358ff0;
    margin-bottom: 26px;
    width: 1200px !important;
}
.g-title span{
    background: none !important;
    height: auto !important;
    width: auto !important;
    float: left;
}
.g-tab-title {
    padding-bottom: 12px;
    border-color: #358ff0;
}

.g-tab-title .tab-item.cur {
    font-size: 22px;
    font-weight: bold;
}
.g-tab.sty-2 .tab-item {
    line-height: 27px;
    padding-right: 3px;
}

.g-tab .tab-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    line-height: 25px;
}
.g-tab.sty-2 .tab-item + .tab-item {
    padding-left: 14px;
    /*background-image: url(sp_1.png);*/
    /*background-position: -150px -30px;*/
    /*background-repeat: no-repeat;*/
}

.g-tab.sty-2 .tab-item + .tab-item:before{
    content: '/';
    margin-right: 14px;
    font-weight: normal;
    color: #e8e8e8;
    /*padding-left: 28px;*/
    /*background-image: url(sp_1.png);*/
    /*background-position: -150px -30px;*/
    /*background-repeat: no-repeat;*/
}


.g-tab-title .tab-item.cur {
    font-size: 22px;
    font-weight: bold;
}


/*软件专题合集 S*/
.m-zt-tab .tag {
    float: left;
    margin-top: 1px;
    font-size: 18px;
    font-weight: bold;
}
.m-zt-tab .text {
    color: #999;
}
.m-zt-tab .letter {
    color: #f0f0f0;
    margin-left: 3px;
}
.m-img-title-cov {
    margin-left: -18px;
    margin-top: -18px;
}
.m-img-title-cov .item {
    width: 386px;
    float: left;
    margin-left: 18px;
    margin-top: 18px;
    border: 1px solid #f2f2f2;
    position: relative;
    overflow: hidden;
}
.m-img-title-cov .title {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    padding: 0 10px;
}
.m-img-title-cov .cover {
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
    transition: top 0.4s;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
}
.m-img-title-cov .title {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    padding: 0 10px;
}
.m-img-title-cov .cover .title {
    font-size: 18px;
    color: #fff;
    background: #358ff0;
}
.m-img-title-cov .cover .desc {
    line-height: 28px;
    height: 112px;
    overflow: hidden;
    padding: 10px 10px 0;
    color: #999;
    margin-bottom: 10px;
}
.s-soft-coll .m-img-title-cov .desc, .s-hot-zt .m-img-title-cov .desc, .s-zt-summary .m-img-title-cov .desc, .s-az-recom .m-img-title-cov .desc {
    margin-bottom: 20px;
}
.m-img-title-cov .cover .info {
    padding: 10px;
}
.m-img-title-cov .cover .count {
    background: -264px -190px url("sp_2.png") no-repeat;
    padding-left: 32px;
    display: inline-block;
    height: 20px;
    color: #ff3e3e;
}
.m-img-title-cov .item:hover .cover {
    top: 0;
}
.s-soft-coll .m-img-title-cov .item, .s-hot-zt .m-img-title-cov .item, .s-zt-summary .m-img-title-cov .item {
    width: 386px;
}

.s-soft-coll .m-img-title-cov .desc, .s-hot-zt .m-img-title-cov .desc, .s-zt-summary .m-img-title-cov .desc {
    margin-bottom: 20px;
}