.module {
    background-color: transparent;
    margin: 0;
    position: relative;
    top: -10px;
}

.aui-searchbar-input.index_search {
    max-width: 190px;
    height: 34px;
    margin: 0 3rem;
    border-radius: 0.5rem;
    background: #f2f2f2;
    position: relative;
    top: -8px;
}

.module-header.common-title {
    height: 1.75rem;
    padding: 0 .7rem;
    border-top: 20px solid transparent;
}

.index-more a {
    float: right;
    padding: 3px;
    right: 0 !important;
    text-align: right;
    top: -1px;
}

.index-more a span {
    position: relative;
    right: -18px;
}


/*首页推荐模块*/
.more_img {
    width: 8px;
    position: relative;
    top: 4px;
    float: right;
}

.module4-cartoon-ol {
    width: 96%;
    margin-left: 2%;
    display: inline-block;
}

.module4-cartoon-li {
    width: 48%;
    padding: 5px 1% 10px 1%;
    display: inline-block;
    float: left;
    position: relative;
}

.module4-item-a, .module4-item-img {
    width: 100%;
}

.module4-item-title {

}

.item-img-tag, .item-img-tag img {
    display: inline-block;
}

.item-img-tag {
    position: absolute;
    left: 2px;
    top: 110px;
}

.item-img-tag img {
    height: 20px;
}

/*首页万人追更模块*/
.module7-ol {
    width: 100%;
    display: inline-block;
}

.module7-ol.module-item {
    width: 94%;
    display: inline-block;
    margin-left: 3%;
}

.module7-item-a {
    width: 100%;
    display: inline-block;
}

.item-first {
    width: 100%;
    display: inline-block;
}

.module7-item-li.item-li {
    width: 31.3%;
    padding: 5px 1% 10px 1%;
    display: inline-block;
    float: left;
    position: relative;
}

.module7-item-a .item-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.module7-item-a .item-img-tag {
    position: absolute;
    left: 2px;
    top: 125px;
}

.item-first .module7-item-a .item-img {
    max-height: 200px;
}

.item-li .module7-item-a .item-img {
    max-height: 150px;
}

.item-li .item-img {
    border-radius: 6px;
}

.item-img img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.module7-item-title.weiz-title {
    /*padding: 5px 2% 2px 2%;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.module7-author {
    /*padding: 1px 2%;*/
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*首页每周top模块*/
.module5-ol {
    width: 100%;
    display: inline-block;
}

.module5-ol.module-item {
    width: 94%;
    display: inline-block;
    margin-left: 3%;
}

.module5-item-a {
    width: 100%;
    display: inline-block;
}

.item-first {
    width: 100%;
    display: inline-block;
    margin-bottom: 1em;
}

.module5-item-li.item-li {
    width: 48%;
    padding: 5px 1% 10px 1%;
    display: inline-block;
    float: left;
    position: relative;
}

.module5-item-a .item-img-tag {
    position: absolute;
    left: 2px;
    top: 120px;
}

.module5-item-a .item-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.item-first .module5-item-a .item-img {
    max-height: 200px;
}

.item-li .module5-item-a .item-img {
    max-height: 150px;
}

.item-li .item-img {
    border-radius: 6px;
}

.item-img img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.module5-item-title.weiz-title {
    /*padding: 5px 2% 2px 2%;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.module5-author {
    /*padding: 1px 2%;*/
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*首页完·精品佳作模块*/
.module2r6-ol {
    width: 100%;
    display: inline-block;
}

.module2r6-ol.module-item {
    width: 94%;
    display: inline-block;
    margin-left: 3%;
}

.module2r6-item-a {
    width: 100%;
    display: inline-block;
}

.module2r6-item-li.item-li {
    width: 31.3%;
    padding: 5px 1% 10px 1%;
    display: inline-block;
    float: left;
    position: relative;
}

.module2r6-item-a .item-img-tag {
    position: absolute;
    left: 2px;
    top: 125px;
}

.module2r6-item-a .item-img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.item-li .module2r6-item-a .item-img {
    max-height: 150px;
}

.item-li .item-img {
    border-radius: 6px;
}

.item-img img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.module2r6-item-title.weiz-title {
    /*padding: 5px 2% 2px 2%;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.module2r6-author {
    padding: 1px 2%;
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.car-index-model {
    border-top: 12px solid transparent !important;
}


/**************/
.item-img-tag-top {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 4px;
}

.item-img-tag-top img {
    width: 40px;
}