@import "base.css";
@import "sanji_caidan.css";
@import "footer.css";
@import "caidan.css";
section {
    width: 100%;
    margin: 0 auto;
}

section > .top_img {
    width: 100%;
    height: 750px;
    position: relative;
    top: 0;
    left: 0;
}
.top_img>.box_19{
    width: 100%;
    height: 750px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.top_img>.box_19>.box_top_auto{
    width: 100%;
    height: auto;
}
.box_19>.box_top_auto > .big19 {
    width: 100%;
}

.top_img > .top_title {
    width: 100%;
    text-align: center;
    font-size: 80px;
    color: #ffffff;
    position: absolute;
    top: 144px;
    left: 0;
}

.top_img > .home {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #baac9e;
    position: absolute;
    top: 295px;
    left: 0;
}

.top_img > .jieshao {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    top: 365px;
    left: 0;
}

.top_img > .jieshao_two {
    top: 400px;
}

.top_img > .fenshan {
    width: 974px;
    height: 634px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -411px;
}

section > .bieshu {
    font-size: 26px;
    color: #7e5f3c;
    text-align: center;
    margin-top: 495px;
}

section > .onenine {
    font-size: 55px;
    color: #7e5f3c;
    text-align: center;
    margin-top: 81px;
    font-family: "webtwo"!important;
}

section > .jiegou19 {
    width: 937px;
    height: 785px;
    margin:  51px auto 271px;
}

section > .hezi {
    width: 100%;
    height: 611px;
    background: rgba(96, 56, 19, 0.10);
    position: relative;
    top: 0;
    left: 0;
    margin-top: 624px;
}

section > .hezi_margin {
    margin-top: 0;
}

.hezi > .hezi_top {
    width: 975px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -167px;
    display: flex;
    justify-content: space-between;
}

.hezi > .hezi_bottom {
    width: 975px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 448px;
    display: flex;
    justify-content: space-between;
}

.hezi .list_left {
    width: 340px;
}

.list_left > .jinzhi {
    width: 340px;
    height: 337px;
    margin-bottom: 34px;
}

.list_left > .gantan {
    width: 45px;
    height: 40px;
    margin-bottom: 20px;
}

.list_left > .tiao {
    border-bottom: 1px solid #565a5c;
    width: 85px;
    height: 0px;
    margin-bottom: 30px;
}

.list_left > .gongren {
    font-size: 16px;
    color: #565a5c;
    margin-bottom: 25px;
}

.hezi .list_right {
    width: 625px;
}

.list_right > .weisheng {
    width: 625px;
    height: 337px;
    margin-bottom: 34px;
}

.list_right > .gantan {
    width: 45px;
    height: 40px;
    margin-bottom: 20px;
}

.list_right > .tiao {
    border-bottom: 1px solid #7e5f3c;
    width: 85px;
    height: 0px;
    margin-bottom: 30px;
}

.list_right > .gongren {
    font-size: 16px;
    color: #7e5f3c;
    margin-bottom: 25px;
}

.daoban {
    width: 100%;
    height: 113px;
    position: absolute;
    top: -113px;
    left: 0;
    line-height: 113px;
    text-align: center;
    font-size: 18px;
    color: #7e5f3c;
    z-index: 500000;
}