@charset "utf-8";

.part1 li .img_box {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0 auto
}

.part1 li .img_box i.tagJuly {
    width: 40px
}

.part1 li .img_box i.boutique {
    background: #FDE50B;
    color: #cb6a12
}

.part1 li .img_box i.struggle {
    background: #F9E54E;
    color: #cb6a12
}

.part1 li .img_box i {
    display: block;
    width: 20px;
    height: 20px;
    background: #d4d4d4;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 100px;
    position: absolute;
    top: -5px;
    left: -5px;
}

.julyAd .part1 li .btn {
    width: 58px;
    height: 28px;
    line-height: 28px;
    border-radius: 6px;
    text-align: center;
    padding: 0;
    background: #2ECB7C;
    color: #fff
}

.julyTit {
    padding: 10px 10px 0 10px
}


.tit {
    height: 26px;
    border-bottom: 1px solid #eee;
    position: relative;
    background: #ffffff
}

.julyAd {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    position: relative;
}

.julyAd li {
    margin-top: 0
}

.julyAd a {
    text-decoration: none;
    display: inline-block;
    color: #333333;
}

.julyAd .part1 {
    border-bottom: 1px solid #e8e8e8;
    background: #ffffff
}

/*.julyAd_list1{background:#fcfcfc;padding:0 10px;border-bottom:1px solid #e8e8e8}*/
.julyAd .part1 li p {
    margin: 5px auto;
    height: 18px;
    overflow: hidden;
}


.padding_box {
    padding: 10px;
    margin-bottom: 16px
}

.part1 li {
    float: left;
    width: 25%;
    height: auto;
    min-width: 70px;
    border: none;
    text-align: center;
    margin-top: 15px
}

.part1 li img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 17.5%
}

