@import "base.css";
@import "sanji_caidan.css";
@import "footer.css";
@import "caidan.css";
section{
   width: 100%;
    margin: 0  auto;
}
section>.qinshou-box{
    width: 972px;
    height: 517px;
    margin: 0  auto;
    margin-top: 113px;
    position: relative;
    top: 0;
    left: 0;
}
section>.qinshou-box>img{
     width: 972px;
     height: 517px;
     position: absolute;
     top: 0;
     left: 0;
 }
section>.qinshou-box>.qs_title{
    width: 972px;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size:16px;
    color:#ffffff;
    line-height: 80px;
    text-align: center;
    background:#7e5f3c;
    opacity: 0.7;
}
section>.top_img{
    width: 100%;
    height: 750px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 92px;
}
.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 >img {
    width: 100%;
}
section>.top_img>.top_title{
    font-size:80px;
    color:#ffffff;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 486px;
}
section>.top_img>.top_jieshao{
    font-size:16px;
    color:#baac9e;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 636px;
}
section>.top_img>.top_jieshao_two{
    font-size:16px;
    color:#baac9e;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 678px;
}
section>.two_box{
    width: 815px;
    height: 207px;
    margin: 0  auto;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section>.two_box>img{
    width: 804px;
    height: 100%;
}
section>.zhihui_box{
    width: 970px;
    height: 610px;
    margin: 0  auto;
    margin-top: 92px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section>.zhihui_box>.waiji_box{
    width: 480px;
    height: 610px;
    position: relative;
    top: 0;
    left: 0;
}
.zhihui_box>.waiji_box>img{
    width: 480px;
    height: 610px;
    position: absolute;
    top: 0;
    left: 0;
}
.zhihui_box>.waiji_box>.wj_title{
    width: 480px;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    background:#7e5f3c;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size:16px;
    color:#ffffff;
    padding: 15px   0;
    box-sizing: border-box;
}
