#imgList {
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-top: 10px;
}

#imgList li img {
    width: 100%;
    height: 100%;
}

#imgList li {
    position: relative;
    display: table-cell;
    margin-right: 10px;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    padding: 0px;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

#imgList li > a {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: red;
    z-index: 2;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: -5px;
    line-height: 12px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

#img-box li img {
    width: 100%;
    max-height: 100%;
}

.upload-div {
    display: table !important;
    background-color: #eeeeee;
    text-align: center;
    float: left;
}

/* .upload-div{
     display: table;
     width: 86px;
     height: 80px;
     background-color:#eeeeee;
     text-align: center;float: left;margin-top: 10px;
 }*/
.upload-div > div:first-of-type {
    width: 80px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}

.company-wrap ul {
    float: left;
    max-width: 60%;
}

.company-wrap div {
    float: right;
    padding: 4px 8px;
    max-width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.company-wrap + div {
    margin-top: 16px;
    padding-top: 16px;
}

.tag-list li:first-of-type {
    margin-left: 0px;
}

.tag-list li {
    float: left;
    padding: 4px 10px;
    margin: 0 4px;
    font-size: 12px;
    border-radius: 4px;
    background-color: #e7e7e7;
}

.clear_both {
    clear: both;
}

.item-box .img-wrap ul {
    float: left;
}

.item-box .img-wrap ul li:nth-child(3n-1) {
    margin-left: 2%;
    margin-right: 2%;
}

.item-box .img-wrap ul li {
    float: left;
    width: 32%;
    height: 6rem;

}

.item-box .img-wrap ul li img {
    width: 100%;
    display: block;
}

.view-part {
    border-top: 1px solid #eee;
    padding-top: 4px;
    padding-bottom: 4px;
}

.view-part div {
    display: inline-block;
    height: 30px;
    margin-right: 20px;
}

.view-part div img {
    margin: 4px;
}

.view-part div img, .view-part div span {
    display: inline-block;
    vertical-align: middle;
}

.item-wrap:first-of-type .item-box {
    padding-top: 8px;
}

.item-box {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
}

.item-wrap:after {
    display: block;
    content: "";
    width: 100%;
    height: 10px;
    background-color: #eee;
}

.title-name small {
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    width: 20px;
    background: #da0000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
"
}

.title-name small + span {
    display: block;
    margin-left: 22px;
}

.nav_part ul {
    float: left;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.nav_part ul:first-of-type {
    border-right: 1px solid #fff;
}

.nav_part ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    list-style: none;
}

.nav_part ul:last-of-type li {
    text-align: right;
    float: right;
}

.nav_part:after {
    display: block;
    content: "";
    clear: both;
}

.nav_sub {
    padding: 0px 6px;
}

.nav_sub a {
    height: 100%;
    background: none;
    font-size: 14px;
}

.nav_sub a img, .nav_sub a span {
    display: inline-block;
    vertical-align: middle;
}

.nav_sub a img {
    height: 16px;
    margin-right: 4px;
}

.item-wrap .title-wrap {
    margin-top: 16px;
    padding-top: 12px;
}

.item-wrap .title-name {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15.6px;
    letter-spacing: 0.5px;
    font-weight: bold;
}

.item-wrap .content-wrap {
    color: #a39a9a;
    margin-top: 12px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    letter-spacing: 0.3px;
    margin-bottom: 12px;
}

.item-wrap .public-wrap {
    padding-top: 6px;
}

.item-wrap .public-wrap > div:first-of-type {
    float: left;
    margin-bottom: 10px;
}

.item-wrap .public-wrap > div:last-of-type {
    float: right;
    padding-right: 8px;
    margin-bottom: 10px;
}

.item-wrap .view-part .view-detail {
    font-size: 14px;
    margin-top: 4px;
    float: right;
    margin-right: 0px;
}

.item-wrap .view-part .view-detail a {
    color: #4395ff;
}

.item-wrap .title-name span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.company-item {
    padding: 14px 6px 6px 6px;
}

.company-item ul {
    float: left;
}

.company-item div {
    float: right;
    padding: 4px 8px;
    margin-right: 10px;
}

.tag-list li:first-of-type {
    margin-left: 0px;
}

.tag-list li {
    float: left;
    padding: 4px 10px;
    margin: 0 4px;
    font-size: 12px;
    background-color: #e7e7e7;
}

.company-item:after {
    display: block;
    content: "";
    clear: both;
}

.view-item {
    padding-top: 4px;
}

.view-item div {
    display: inline-block;
    height: 30px;
    margin: 0px 8px;
}

.view-item div img {
    margin: 4px;
}

.view-item div img, .view-item div span {
    display: inline-block;
    vertical-align: middle;
}

.view-item dd > div:first-of-type {
    margin-left: 0px;
}

.view-item dd > div:last-of-type {
    margin-right: 0px;
}

.gqd_t_part {
    text-align: center;
    padding: 6px;
    font-size: 16px;
    font-weight: bold;
}

.gqd_l_part {
    padding: 6px;
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.gqd_2_part {
    padding: 6px;
    background: #fff;
}

.gqd_2_part dl {
    margin-bottom: 6px;
    padding: 6px 10px;
    background: #fff;
    border-radius: 6px;
}

.gqd_2_part span {
    color: #009122;
}

.item-box .img-wrap ul {
    float: left;
    width: 100%;
}

.item-box .img-wrap ul li {
    float: left;
    width: 32%;
    height: 6rem;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.item-box .img-wrap ul li img {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.view-part > div {
    font-size: 12px;
}

.imglist li > div {
    display: block;;
    width: 100%;
    height: 100%;
}

.img-list img {
    display: block;
    max-width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
}

#to_collect {
    margin-right: 0px;
}

#pagev2 .mytil2 .my_bussiness_on {
    color: #009122;
}

#pagev2 .mytil2 dt {
    color: #666;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding: 0 10px;
    float: left;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
}

#pagev2 .mytil2 dt a {
    color: inherit;
}

.company-wrap + a {
    display: block;
    clear: both;
}

.company-wrap:after {
    display: block;
    clear: both;
    content: "";
    width: 100%;
    height: 14px;
}

.type_ls dt {
    height: auto;
    line-height: inherit;
    border: none;
}

.type_ls dt > a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 20%;
    float: left;
    box-sizing: border-box;
    border: none;
    /*border-right: 1px solid #999;*/
    background-color: #fff;
}

/*#c_type .type_ls dt a:first-of-type {*/
/*border-left: 1px solid #999;;*/
/*}*/

/*#c_type .type_ls dt {*/
/*border-bottom: 1px solid #999;*/
/*}*/

.type_ls dt > a span {
    display: block;
    text-align: center;
    margin-top: 4px;
    color: #fff;
}

.type_ls dt a img {
    display: block;
    width: 34px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
}

#c_type .type_ls {
    background: transparent;
}

#c_type .type_ls dt:after {
    display: block;
    clear: both;
    content: "";
    height: 0;
}

#c_type .post_commmon {
    margin-top: 10px;
    background: #444;
}

#c_type .post_commmon > dt {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #222;
}

#c_type .post_commmon dt h4 {
    width: 20%;
}

.tag-list li {
    background-color: #008080;
}

.tag-list li:first-of-type {
    background-color: #cb271a;
}

.tag-list li > a {
    color: #fff;
}

#c_type #place_ls dt {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #222
}

.company-item .tag-list .tag_hot {
    background-color: #da0000;
}

.company-wrap .tag-list .tag_sale, .company-item .tag-list .tag_sale {
    background-color: #cb271a;
}

.company-wrap .tag-list .tag_hire, .company-item .tag-list .tag_hire {
    background-color: #138e30;
}

#c_type .type_ls dt a > div {
    display: flex;
    width: 3.8rem;
    height: 3.8rem;
    margin: 0 auto;
    border-radius: 50%;
    align-items: center;
}

.type_ls dt a img {
    height: 2rem;
}

.type_ls dt > a span {
    color: #6A6A6A;
}

.c_type:after {
    display: block;
    content: "";
    width: 100%;
    height: 10px;
    background-color: #eee;
}

.company-item .tag-list .tag_delivery, .company-wrap .tag-list .tag_delivery {
    background-color: #f78c0e;
}
