.path{
    padding-bottom: 50px;
}
.page-title{
    margin-bottom: 47px;
    /* margin-top: 100px; */
    margin-top: 20px;
}
.page-title > p{
    font-weight: 400;
    font-size: 18px;
    color: #5D6C89;
    line-height: 36px;
    margin-top: 12px;
}
.page-title .right{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-title .right > img{
    width: 131px;
    height: 131px;
    margin-right: 32px;
}
.page-title .right ul{
    height: 131px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.page-title .right ul li{
    display: flex;
}
.page-title .right ul li i{
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #AB8C55;
    margin-right: 24px;
}
.page-title .right ul li i img{
    width: 20px;
    height: auto;
}
.page-title .right ul li h5{
    font-weight: bold;
    font-size: 20px;
    color: #1C222B;
    line-height: 30px;
}
.page-title .right ul li p{
    font-weight: 400;
    font-size: 16px;
    color: #5D6C89;
    line-height: 24px;
}


.map {
    height: 516px;
    margin-bottom: 40px;
    margin-top: 50px;
}
/* .map img{
    margin-top: 48px;
    width: 1200px;
    height: 516px;
    object-fit: cover;
} */
 .BMap_bubble_pop{
    width: 200px !important;
    padding: 16px 0 !important;
    transform: translate(-10px,20px);
    border: none !important;
 }
 .BMap_bubble_pop::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 10px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    left: 85px;
    bottom: -9px;
 }
 .BMap_bubble_top{
    height: 18px !important;
 }
 .BMap_bubble_title{
    width: 200px !important;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #082648 !important;
    line-height: 18px !important;
    height: 18px !important;
 }
 .BMap_bubble_center{
    width: 200px !important;
    height: 18px !important;
 }
 .en .BMap_bubble_center{
    height: 38px !important;
 }
 .BMap_bubble_content{
    width: 200px !important;
    height: 18px !important;
    text-align: center;
    font-weight: bold;
    font-size: 12px !important;
    color: #082648 !important;
    line-height: 18px !important;
 }
 .en .BMap_bubble_content{
    height: 38px !important;
 }
 .BMap_bubble_buttons{
    display: none !important;
 }
 .shadow{
    display: none !important;
 }
 .BMap_bubble_bottom + img{
    display: none !important;
 }
 .BMap_button.BMap_stdMpZoomOut{
    top: 24px !important;
 }

 /* 访问项目 */
.visit{
    width: 940px;
    margin-bottom: 50px;
    transform: translateY(-35px);
}
.visit.full{
    width: 100%;
}
.visit-head{
    width: 100%;
    height: 422px;
    background: url(../images_chw/bg/bg_visit.png) center center / 100% 100% no-repeat;
}
.visit-head-nobg{
    margin-bottom: 30px;
}
.visit .page-title-cloud{
    margin-bottom: 20px;
}
.visit .visit-head .page-title-cloud{
    padding-top: 120px;
}
.visit-item{
    margin-top: 30px;
}
.visit p{
    font-weight: 400;
    font-size: 18px;
    color: #5D6C89;
    line-height: 36px;
}
.visit .introduction p{
    /* text-align: center; */
}
.visit .work-1{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #EEEEEE;
    border-bottom: none;
}
.visit .work-1 p{
    font-weight: 400;
    font-size: 20px;
    color: #AB8C55;
}
.visit .work-2{
    border: 1px solid #EEEEEE;
    border-bottom: none;
    display: flex;
}
.visit .work-2:last-child{
    border-bottom: 1px solid #EEEEEE;
}
.visit .work-2-1{
    width: 148px;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #eee;
}
.visit.en .work-2-1{
    width: auto;
}
.visit .work-2 span{
    font-weight: 400;
    font-size: 20px;
    color: #1C222B;
    line-height: 30px;
    white-space: nowrap;
}
.visit .work-2-2{
    box-sizing: border-box;
    padding: 30px;
}
.visit .comein-item{
    display: flex;
}
.visit .comein-1{
    width: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;

    font-weight: bold;
    font-size: 20px;
    color: #AB8C55;
    line-height: 30px;
}
.visit .comein-1 span{
    font-weight: bold;
    font-size: 20px;
    color: #AB8C55;
    line-height: 30px;
}
.visit .comein-3{
    flex: 1;
    border: 1px solid #eee;
    border-left: none;
    box-sizing: border-box;
    padding: 30px;
}
.visit.table-thin .comein-3{
    padding: 13px 25px;
}
.visit .comein-3 p{
    font-weight: 400;
    font-size: 20px;
    color: #1C222B;
    line-height: 36px;
}
.visit.table-thin .comein-3 p{
    font-size: 16px;
    line-height: 24px;
}
.visit .comein-3.list p{
    display: flex;
    /* align-items: center; */
    font-size: 18px;
}
.visit .comein-3.list p::before{
    content: "";
    width: 5px;
    height: 5px;
    background: #1C222B;
    border-radius: 50%;
    flex: 0 0 auto;
    margin-right: 12px;
    margin-top: 16px;
}
.visit .comein-3 p em{
    color: #AB8C55;
    font-style: normal;
}
.visit .comein-2{
    width: 148px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    border-left: none;
}
.visit .comein-2 span{
    font-weight: 400;
    font-size: 20px;
    color: #1C222B;
    line-height: 30px;
}
.visit.en .comein-2 span{
    text-align: center;
}
.visit .tip{
    font-weight: 400;
    font-size: 20px;
    color: #1C222B;
    line-height: 30px;
    margin-bottom: 30px;
}
.visit .contact-item{
    display: flex;
}
.visit .contact-item .contact-1{
    width: 148px;
    box-sizing: border-box;
    padding: 0 20px;
    border: 1px solid #eee;
    height: 84px;
}
.visit.en .contact-item .contact-1{
    width: 188px;
}
.visit .contact-item .contact-1 span{
    font-weight: 400;
    font-size: 20px;
    color: #1C222B;
    line-height: 84px;
    display: block;
}
.visit .contact-item .contact-2{
    flex: 1;
    box-sizing: border-box;
    padding: 0 30px;
    border: 1px solid #eee;
    border-left: none;
    height: 84px;
}
.visit .contact-item .contact-2 p{
    font-weight: 400;
    font-size: 18px;
    color: #AB8C55;
    line-height: 84px;
    font-weight: bold;
}


/* 工作机会 */
.work-introducion{
    font-weight: 400;
    font-size: 18px;
    color: #5D6C89;
    line-height: 36px;
    margin: 30px 0;
}
.work-list{
    width: 100%;
    margin-bottom: 50px;
}
.work-list thead{
    height: 46px;
    line-height: 46px;
    background: #ECEFF3;
}
.work-list thead tr th{
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #A0ACBB;
    line-height: 26px;
    text-align: left;
}
.work-list td{
    text-align: left;
    box-sizing: border-box;
    padding-left: 20px;
}
.work-list tbody td{
    height: 74px;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    border-bottom: 1px solid #D9DDE4;
}
.work-list tbody td a{
    font-weight: 400;
    font-size: 18px;
    color: #AB8C55;
    line-height: 26px;
}