
.agencyHome_box .a_top {
    background: #fff;
    display: flex;
    justify-content: center;
    padding-top: 40px;
}

.agencyHome_box .a_top img {
    width: 88px;
    height: auto;
    border-radius: 50%;
    margin: auto;
    display: block;
}

.project_main_tab_line {
    width: 100%;
    height: 3px;
    margin-top: 10px;
    border-radius: 2px;
}

.agencyHome_box .a_top .p1 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin: 25px auto 30px;
    text-align: center;
}

.agencyHome_box .a_top .p2 {
    width: 680px;
    height: 123px;
    background: #FFFFFF;
    box-shadow: 0 2px 6px 1px rgba(204, 45, 52, 0.16);
    border-radius: 8px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.back_20_line {
    height: 20px;
    width: 100%;
}

.agencyHome_box .a_top .p2 .li_agent {
    flex: 1;
}

.agencyHome_box .a_top .p2 .line_b {
    width: 1px;
    height: 24px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.agencyHome_box .a_top .p2 .li_agent > div {
    text-align: center;
}

.agencyHome_box .a_top .p2 .li_agent > div:first-of-type {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}

.agencyHome_box .a_top .p2 .li_agent > div:nth-of-type(2) {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}

.agencyHome_box .a_main {
    padding: 40px;
}

.agencyHome_box #myTab .nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    padding: 10px 0;
}

.agencyHome_box #myTabContent .tab-pane {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding: 33px 0 0;
}

.a_footer {
    padding: 40px;
}

.a_footer img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 8px;
}

#profile .project_cover {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 8px;
}

.a_footer {
    padding-bottom: 83px;
}

.list_pp1 span {
    border-right: 1px solid #EEEEEE;
    padding-right: 15px;
    margin-right: 15px;
}

.intro_ddd {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.more_list, .more_list1 {
    text-align: center;
    display: none;
    cursor: pointer;
    padding: 15px;
}

.up_list, .up_list1 {
    text-align: center;
    display: none;
    cursor: pointer;
    padding: 15px;
}

.contactList_main {
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #EEEEEE;
    padding: 20px 0;
    color: #333333;
}

.contactList_main:last-child {
    border-bottom: 0;
}

.contactList_main .p1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
    flex: 1;
}

.contactList_main .p1 .inform_main_right_ul_dian {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
}

.contactList_main .p1 .title1 {
    font-size: 15px;
    color: #333;
}

.contactList_main .p2 .title2 {
    font-size: 16px;
    font-weight: 400;
    color: #696969;
    margin-right: 20px;
}

.contactList_main .p2 .text1 {
    cursor: pointer;
}

.contactList_main .p2 .text1 a {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #333333;
}

.contactList_main .p2 .text2 {
    cursor: pointer;
    margin-right: 12px;
}

.contactList_main .p2 .text2 a {
    font-size: 17px;
    font-weight: 500;
    color: #333333;
    display: block;
}

.xm_agencyHome_news {
    width: 100%;
    margin: 0 auto 20px;
    padding: 25px 0;
}

#news_list {
    width: calc(100% - 80px);
    margin: 0 auto 20px;
}

.xm_agencyHome_news_title {
    display: flex;
    align-items: center;
    font-size: 22.4px;
}

.xm_agencyHome_news_title span {
    width: 3px;
    height: 19px;
    border-radius: 2px;
    margin-right: 10px;
}

.xm_agencyHome_news_ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.xm_agencyHome_news_ul a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
