.rescoject_info-sec1 .item {
    background-color: #F5F5F5;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    flex-wrap: wrap;
    position: relative;
}
.basecont {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.rescoject_info-sec1 .item .font .jut {
    width: 50%;
    padding: 30px 0;
    padding-right: 110px;
}
.rescoject_info-sec1 .item .font .jut .tit {
    width: 100%;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.rescoject_info-sec1 .item .font .jut .text {
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dddddd;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.rescoject_info-sec1 .item .font .jut .text .zi {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    /*overflow: auto;*/
    /*height: 92px;*/
}
.rescoject_info-sec1 .item .font .jut .list {
    display: flex;
    flex-wrap: wrap;
}
.rescoject_info-sec1 .item .font .jut .list .f_item {
    width: 25%;
    text-align: center;
}
.rescoject_info-sec1 .item .font .jut .list .f_item .data {
    font-size: 14px;
    color: #0551a7;
}
.rescoject_info-sec1 .item .font .jut .list .f_item .data span {
    line-height: 1;
    font-weight: bold;
    font-size: 40px;
}
.rescoject_info-sec1 .item .font .jut .list .f_item .f_tit {
    font-size: 14px;
    color: #666666;
    margin-top: 8px;
}
.rescoject_info-sec1 .item .img {
    width: 50%;
    position: relative;
    z-index: 2;
    padding-bottom: 36.8%;
    overflow: hidden;
}
.rescoject_info-sec1 .item .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*object-fit: cover;*/
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.rescoject_info-sec3 .ent-sec1 {
    background-color: #F5F5F5;
}
.base100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.ent-sec1 .basecont {
    position: relative;
}
.ent-sec1 .basecont .cont {
    display: flex;
    justify-content: space-between;
}
.ent-sec1 .basecont .cont .lt {
    font-size: 36px;
    font-weight: bold;
    width: 39%;
    padding-right: 20px;
}
.pres-tit .f_tit {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.pres-tit .xian {
    width: 45px;
    height: 4px;
    background-color: #0551a7;
}
.ent-sec1 .basecont .cont .gt {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    width: 61%;
    max-width: initial;
}
.rescoject_info-sec3 .ent-sec1:nth-child(2n) {
    background-color: #FFFFFF;
}
@media (min-width: 768px){
    .rescoject_info-sec1 .item .font {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
@media (max-width: 1921px){
    .basecont {
        max-width: 1430px;
    }

}

@media (max-width: 767px){
    .rescoject_info-sec1 .item:last-child {
        margin-bottom: 0;
    }
    .rescoject_info-sec1 .item .font {
        order: 1;
    }
    .basecont {
        width: 100%;
    }
    .rescoject_info-sec1 .item .font .jut {
        padding-right: 0;
        width: 100%;
    }
    .rescoject_info-sec1 .item .font .jut .tit {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 18px;
    }
    .rescoject_info-sec1 .item .font .jut .list .f_item .data {
        font-size: 12px;
    }
    .rescoject_info-sec1 .item .font .jut .list .f_item .data span {
        font-size: 26px;
    }
    .rescoject_info-sec1 .item .img {
        width: 100%;
        order: 0;
        padding-bottom: 60%;
    }
    .ent-sec1 .basecont .cont {
        flex-wrap: wrap;
    }
    .heq-sec1 .basecont .cont .lt {
        width: 100%;
    }
    .pres-tit .f_tit {
        font-size: 24px;
    }
    .heq-sec1 .basecont .cont .gt {
        width: 100%;
    }
    .ent-sec1 .basecont .cont .gt {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 26px;
    }

}
@media (max-width: 1199px){
    .rescoject_info-sec1 .item .font .jut .text {
        margin-bottom: 30px;
    }
    .base100 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (max-width: 1440px){
    .rescoject_info-sec1 .item .font .jut .text {
        font-size: 14px;
        line-height: 28px;
        height: 86px;
        margin-bottom: 20px;
    }
    .rescoject_info-sec1 .item .font .jut .list .f_item .f_tit {
        font-size: 14px;
        margin-top: 4px;
    }
    .pres-tit .xian {
        width: 40px;
        height: 2px;
    }
}
@media (max-width: 500px){
    .rescoject_info-sec1 .item .font .jut .list .f_item {
        width: 50%;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px){
    .rescoject_info-sec1 .item .font .jut .list .f_item .data span {
        font-size: 30px;
    }
    .pres-tit .f_tit {
        margin-bottom: 14px;
    }
}



