@keyframes animation_flash {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.oth_home_top {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient( 180deg, #DCECFE 0%, #F5F7FF 52%, rgba(244,248,255,0) 100%);
    padding-bottom: 60px;
}

.oth_home_top_customer {
    display: flex;
    flex-direction: column;
    align-items: end;
    position: absolute;
    cursor:pointer;
    top: 60px;
    right: 20px;
}

.oth_home_top_customer_dialog {
    animation: animation_flash 6s ease-in-out infinite;
    position: relative;
    width: 97px;
    height: 32px;
    background: rgba(0,0,0,0.75);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.12), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 9px 28px 0px rgba(0,0,0,0.05);

    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    margin-bottom: 5px;
    border-radius: 4px;
}

.oth_home_top_customer_dialog::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0,0,0,0.75);
}

.oth_home {
    width: 1400px;
    margin: 0 auto;
}

.oth_home .left {
    width: 958px;
}

.oth_home .right {
    width: 430px;
}

.oth_home .all {
    width: 1300px;
}

.oth_home .crumbs1 {
    padding: 20px 0;
    font-weight: 700;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    font-style: normal;
}

.oth_home .crumbs1 a {
    color: #404040;
    padding: 0 3px;
    display: inline-block;
}

.oth_home .crumbs1 a.a-0 {
    color: #0051B2;
    /*text-decoration: underline;*/
}

.oth_home .dib1 {
    font-weight: 500;
    font-size: 14px;
    color: #1F2328;
    line-height: 20px;
    font-style: normal;
}

/*绮惧僵鎺ㄨ崘start*/
.wonderfulRecommend {
    width: 418px;
    /*height: 308px;*/
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #EDEFF3;
    border-radius: 8px;
    padding: 22px 24px 24px 24px;
    box-sizing: border-box;
}

.wonderfulRecommend .tiile {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    font-style: normal;
    padding-left: 24px;
}

.wonderfulRecommend .tiile::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px; /* 绔栨潯瀹藉害 */
    height: 20px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 7px; /* 鍦嗚鏁堟灉 */
}

.wonderfulRecommend_area {
    display: flex;
    flex-direction: column;
}

.wonderfulRecommend_area > div {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    height: 100px;
    padding: 14px;
    border-radius: 4px;
    overflow: hidden;

    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    font-style: normal;
}

.wonderfulRecommend_area > div .title {
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    font-style: normal;
    margin-top: 9px;
}

.wonderfulRecommend_area_blue {
    background-image: url("../images/news/blue.png");
    background-size: cover;
}


.wonderfulRecommend_area_green {
    background-image: url("../images/news/green.png");
    background-size: cover;
}
/*绮惧僵鎺ㄨ崘end*/

/*渚挎皯鏈嶅姟start*/

.convenientService {
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #EDEFF3;
    height: auto;
    border-radius: 8px;
    padding: 16px 24px 0 24px;
    box-sizing: border-box;
}

.convenientService .title {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    font-style: normal;
    padding-left: 24px;
}

.convenientService .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px; /* 绔栨潯瀹藉害 */
    height: 20px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 7px; /* 鍦嗚鏁堟灉 */
}

.convenientService .slide-service-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.convenientService .slide-service-8 a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    flex: 0 0 30%;

    font-weight: 500;
    font-size: 14px;
    color: rgba(51,51,51,0.9);
    line-height: 20px;
    font-style: normal;
}

.lawService {
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #EDEFF3;
    height: 350px;
    width: 100%;
    border-radius: 8px;
    /* padding: 16px 24px 0 24px; */
    box-sizing: border-box;
}

.lawService .title {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    font-style: normal;
    padding-left: 24px;
}

.lawService .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px; /* 绔栨潯瀹藉害 */
    height: 20px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 7px; /* 鍦嗚鏁堟灉 */
}

.lawService .slide-service-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.lawService .slide-service-8 a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 24px;
    flex: 0 0 25%;
    font-weight: 500;
    font-size: 14px;
    color: rgba(51,51,51,0.9);
    line-height: 20px;
    font-style: normal;
}

/*渚挎皯鏈嶅姟end*/

.oth_content_labels {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.oth_content_labels > div {
    height: 36px;
    width: auto;
    line-height: 36px;
    padding: 0 16px;
    /*background: #EFF4FC;
    border-radius: 18px; */
    border: 1px solid #E0E7F6;

    /* margin-left: 16px;
    margin-top: 16px; */
    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    font-style: normal;
}

.oth_content_labels > div > a {
    color: rgba(0,0,0,0.9);
}

.oth_content_labels .on {
    background: #0051B2;
    /* border-radius: 18px; */
    border: 1px solid #E0E7F6;
    color: rgba(255,255,255,0.9) !important;
}

.home_content_news_list .on {
    background: #c0c0c0;
    /* border-radius: 18px; */
    border: 1px solid #E0E7F6;
    color: rgba(255,255,255,0.9) !important;
}

.oth_content_labels .on > a {
    color: #fff;
}


.oth_common_pagination {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    position: relative;
    height: 88px;
    padding: 24px;
    box-sizing: border-box;

    font-weight: 400;
    font-size: 14px;
    color: #222222;
    font-style: normal;
}

.oth_common_pagination a {
    color: #222222;
}

.oth_common_pagination a:hover {
    color: #0051B2;
    font-weight: bold;
}

.oth_page_subContent {
    width: 700px;
    font-weight: 400;
    font-size: 14px;
    color: #797979;
    line-height: 20px;
    font-style: normal;
    padding-top: 10px;
    padding-bottom: 7px;
}

.oth_news_top {
    display: flex;
    justify-content: center;
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/banner.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 108px;
}

.oth_party_building_top {
    display: flex;
    justify-content: center;
    height: 280px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/banner-partyBuilding.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 111px;
}

.oth-con-services-top {
    display: flex;
    justify-content: center;
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/banner-con-services.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 107px;
}

.oth-adm-law-enf-top {
    display: flex;
    justify-content: center;
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/banner-adm-law-enf.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 111px;
}

.oth-zt-top {
    display: flex;
    justify-content: center;
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/bmjc.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 111px;
}

.oth-int-com-top {
    display: flex;
    justify-content: center;
    height: 350px;
    width: 100%;
    box-sizing: border-box;
    background-image: url("../images/news/banner-int-com.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 111px;
}


.oth_con_services_cal_res {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
}

.oth_con_services_cal_res_top {
    display: flex;
    align-items: center;
}

.oth_con_services_cal_res .title {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
    padding-left: 24px;
}

.oth_con_services_cal_res .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 10px; /* 绔栨潯瀹藉害 */
    height: 10px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 10px; /* 鍦嗚鏁堟灉 */
}

.oth_con_services_cal_res .subtitle {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    text-align: justify;
    font-style: normal;
    text-transform: none;
}

.oth_con_services_cal_res_card_top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

.oth_con_services_cal_res_card_top > div {
    width: 170px;
    height: 110px;
    border-radius: 4px;
    overflow: hidden;

    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    text-align: justify;
    font-style: normal;
    box-sizing: border-box;
    padding: 16px;
    background-size: cover;
    background-position: center;
}

.oth_con_services_cal_res_card_top > div .num {
    font-weight: 500;
    font-size: 28px;
    color: rgba(0,0,0,0.9);
    line-height: 32px;
    text-align: justify;
    font-style: normal;
    margin-top: 4px;
}

.oth_con_services_cal_process {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
}

.oth_con_services_cal_process .title {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
    padding-left: 24px;
    margin-bottom: 24px;
}

.oth_con_services_cal_process .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 10px; /* 绔栨潯瀹藉害 */
    height: 10px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 10px; /* 鍦嗚鏁堟灉 */
}

.oth_con_services_cal_process .process {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;

    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
}

.oth_con_services_cal_process .process > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    height: 40px;
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 445px;
}

.animate-ping {
    animation-timeline: auto;
    animation-range-start: normal;
    animation-range-end: normal;
    animation: 1s cubic-bezier(0, 0, 0.2, 1) 0s infinite normal none running ping;
}

.oth_adm_law_enf_tightsOnline {
    /*width: 100%;*/
    margin: 24px;
    background: #F4F4F4;
    border-radius: 8px;
    padding: 16px 20px;
    box-sizing: border-box;

    font-weight: 600;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    line-height: 24px;
    font-style: normal;
}

.oth_int_com_message_history {
    display: flex;
    width: 100%;
    height: 48px;
    margin-top: 56px;
    background: rgba(51,63,72,0.04);

    border-bottom: 1px solid rgba(134,144,156,0.24);

    font-weight: 500;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
}

.oth_int_com_message_history ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}

.oth_int_com_message_history li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 14px;
}

.oth_int_com_message_history li:hover {
    background: #0052D9;
    color: #fff;
}

.oth_int_com_message_history_card {
    display: flex;
    flex-direction: row;
    font-weight: 500;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
    padding: 33px 0;
    border-bottom: 1px solid rgba(134,144,156,0.24);
}

.oth_int_com_message_history_card .person {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 145px;
    padding-right: 10px;

}

.oth_int_com_message_history_card_content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.oth_int_com_message_history_card_content .content {
    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
    margin-top: 12px;
    margin-bottom: 6px;
}

.oth_int_com_message_history_card_content .time {
    font-weight: 400;
    font-size: 14px;
    color: #797979;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 16px;
}

.oth_int_com_message_history_card_content .gray {
    width: 100%;
    background: #F0F3F8;
    border-radius: 6px;
    padding: 16px;

    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
}

.oth_int_com_leaderMail {
    display: flex;
    flex-direction: column;
    margin-top: 46px;
    width: 100%;
}

.oth_int_com_leaderMail .title {
    position: relative;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    background-color: rgba(0,0,0,0.9);
    font-style: normal;
    width:220px ;
    height:1px ;
    margin: 0 auto;
}

.oth_int_com_leaderMail .title p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*width:240px ;*/
    background: #fff;
    font-weight: 500;
    font-size: 20px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    text-align: left;
    font-style: normal;
    padding: 0 10px;
}

/* */

.oth_int_com_leaderMail .card {
    display: flex;
    flex-direction: column;
    height: 380px;
    width: 180px;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.09);

    font-weight: 400;
    font-size: 12px;
    color: rgba(0,0,0,0.9);
    line-height: 20px;
    font-style: normal;
    border-top: 2px solid #E8EAEC; 
    border-bottom: 2px solid #E8EAEC; 
    border-right:  2px solid #E8EAEC; 
    border-left:  2px solid #E8EAEC;
}

.oth_int_com_leaderMail .card:hover{
    color: #fff;
    background: #2D8BC6;
}

.oth_int_com_leaderMail .card:hover .name{
    color: #fff;
}


.oth_int_com_leaderMail .card:hover .job{
    color: #fff;
}

.oth_int_com_leaderMail .card > div {
    padding: 16px 24px;
}

.oth_int_com_leaderMail .card > div .name {
    display: inline-flex;
    font-weight: 500;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.oth_int_com_leaderMail .card > div .job {
    display: inline-flex;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0,0,0,0.4);
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.oth_int_com_leaderMail .card > div .introduce {
    margin-top: 12px;
}

.oth_int_com_leaderMail_send {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

.oth_int_com_leaderMail_send .title {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    color: rgba(0,0,0,0.9);
    line-height: 22px;
    font-style: normal;
    padding-left: 24px;
    margin-bottom: 24px;
}

.oth_int_com_leaderMail_send .info {

    background: rgba(255,216,144,0.22);
    border-radius: 6px;
    height: 56px;
    display: flex;
    align-items: center;
    padding: 12px 20px;
    flex-direction: row;

    font-weight: 400;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    line-height: 24px;
    font-style: normal;
}

.oth_int_com_leaderMail_send .info > a {
    color: rgba(0,0,0,0.9);
}

.oth_int_com_leaderMail_send .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 10px; /* 绔栨潯瀹藉害 */
    height: 10px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 10px; /* 鍦嗚鏁堟灉 */
}

.oth_con_ser_outlets {
    padding: 0 24px;
}

.oth_con_ser_outlets_card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 16px 14px;
    background: #F7F9FB;
    border-radius: 4px;

    font-weight: 400;
    font-size: 16px;
    color: #1F2328;
    line-height: 20px;
    font-style: normal;
    margin-top: 24px;
}

.oth_con_ser_outlets_card:hover {
    background: rgba(151,199,255,0.22);
    color: #0051B2;
    font-weight: bold;
}

.oth_con_ser_outlets_card .time {
    width: 130px;
    text-align: right;
    font-weight: 400;
    font-size: 14px;
    color: #797979;
        /*line-height: 20px;*/
}

.oth_margin_center {
    margin: 0 auto;
}

.oth_party_building_work_top {
    display: flex;
    width: 100%;
    height: 350px;
}

.oth_party_building_work_home {
    position: relative;
    width: 100%;
    background: linear-gradient(180deg, #DCECFE 0%, #F5F7FF 52%, rgba(244, 248, 255, 0) 100%);
}

.oth_party_building_work_home_content {
    width: 1400px;
    margin: 0 auto;
    padding-top: 40px;
}

.oth_party_building_work_home_content .top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 24px;
}

.oth_party_building_work_home_content .top .up {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-left: 24px;
    border-bottom: 1px solid #E6E6E6;
}

.oth_party_building_work_home_content .top .up .title {
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    font-style: normal;
}

.oth_party_building_work_home_content .top .up .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px; /* 绔栨潯瀹藉害 */
    height: 20px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 7px; /* 鍦嗚鏁堟灉 */
}

.oth_party_building_work_home_content .top .up .details {
    font-weight: 400;
    font-size: 14px;
    color: #0051B2;
    line-height: 12px;
    font-style: normal;
}

.oth_party_building_work_home_content .top > div {
    width: 688px;
    height: 368px;
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #EDEFF3;
    border-radius: 8px;
    padding: 16px 24px 24px 24px;

    font-weight: 400;
    font-size: 14px;
    color: #222222;
    /*line-height: 12px;*/
    font-style: normal;
}

.oth_party_building_work_home_content .top .lines > a > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    /* background: #F7F9FB; */
    border-bottom: 1px solid #E6E6E6;
    border-radius: 2px;
    margin-top: 8px;
    padding: 0 16px;
}

.oth_party_building_work_home_content .top .lines > a > div > span {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 12px;
    font-style: normal;
}

.oth_party_building_work_home_content .top .lines img {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.oth_party_building_work_home_content .bottom {
    width: 100%;
    height: 368px;
    background: #FFFFFF;
    box-shadow: 0 0 4px 0 #EDEFF3;
    border-radius: 8px;
    padding: 16px 24px 24px 24px;

    font-weight: 400;
    font-size: 14px;
    color: #222222;
    /*line-height: 12px;*/
    font-style: normal;
    margin-top: 24px;
    margin-bottom: 64px;
}

.oth_party_building_work_home_content .bottom .lines > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    background: #F7F9FB;
    border-radius: 2px;
    margin-top: 8px;
    padding: 0 16px;
}

.oth_party_building_work_home_content .bottom .lines > div > span {
    font-weight: 400;
    font-size: 12px;
    color: #222222;
    line-height: 12px;
    font-style: normal;
}

.oth_party_building_work_home_content .bottom .up {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-left: 24px;
}

.oth_party_building_work_home_content .bottom .up .title {
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    font-style: normal;
}

.oth_party_building_work_home_content .bottom .up .title::before {
    content: ""; /* 蹇呴』璁剧疆content灞炴�� */
    position: absolute;
    top: 50%;
    left: 6px;
    width: 8px; /* 绔栨潯瀹藉害 */
    height: 20px; /* 绔栨潯楂樺害 */
    background-color: #0052D9; /* 钃濊壊 */
    transform: translateY(-50%); /* 鍨傜洿灞呬腑 */
    border-radius: 7px; /* 鍦嗚鏁堟灉 */
}

.oth_party_building_work_home_content .bottom .lines img {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.oth_con_ser_loan_app_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.oth_con_ser_loan_app_top > a {
    font-weight: 400;
    font-size: 14px;
    color: #0051B2;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    padding-right: 24px;
}

