/* 业务范围 */
.ldjz_head_img img{
    margin-top: 90px;
    width: 100%;
}
.ldjz_content {
    min-width: 1200px;
    width: 100%;
}
.ldjz_con {
    width: 1200px;
    margin: 0 auto;
}
.ldjz_con .ldjz_title{
    line-height: 58px;
    margin-top: 38px;
    background-color: #F1F1F1;
    margin-bottom: 18px;
}

.ldjz_title .ldjz_title_right {
    float: right;
    display: flex;
    padding-right: 15px;
}
.ldjz_title .ldjz_title_right li:not(:last-child) a:after{
    content: '|';
    color: #333;
    position: relative;
    margin-left: 5px;
    bottom: 1px;
}
.ldjz_title .ldjz_title_right ul {
    display: flex;
    justify-content: space-between;
}
.ldjz_title .ldjz_title_right li {
    margin-left: 5px;
}

.ldjz_business_items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 52px;
}
.ldjz_business_item {
    margin-top: 32px;
    position: relative;
    width: 582px;
    display: flex;
}
.ldjz_business_item .business_item_left {
    width: 228px;
    background-color: #F5F5F5;
    text-align: center;
    padding-top: 61px;
}
.ldjz_business_item>.ldjz_animate02 {
    width: 354px;
}
/* .page1-title{
    animation-duration: 2s;
    animation-delay: 0s;
    animation-iteration-count: 1;
} */