@import "base.css";
@import "sanji_caidan.css";
@import "footer.css";
@import "caidan.css";
section{
    width: 100%;
    height: auto;
}
section   .bg_top{
    width: 100%;
    height: 750px;
    position: relative;
    top: 0;
    left: 0;
}
.bg_top>.box_top{
    width: 100%;
    height: 750px;
    overflow: hidden;
}
.bg_top>.box_top>.box_top_auto{
    width: auto;
}
section  .big_logo{
    width: 990px;
    height: 450px;
    /*width: 62.5%;*/
    position: absolute;
    left: 0;
    right: 0;
    margin: 0  auto;
   /*top: 70%;*/
    bottom: -225px;
}
.big_logo>img{
    width: 100%;
    height: 100%;
}
section>.title{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0  auto;
    top: 192px;
    font-size:80px;
    color:#ffffff;
    text-align: center;
    font-family: "webtwo"!important;
}
section>.two_title{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0  auto;
    top: 343px;
    font-size:28px;
    color:#baac9e;
    text-align: center;
}
section>.san_title{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0  auto;
    top: 410px;
    font-size:16px;
    color:#baac9e;
    text-align: center;
}
.conzunxun{
    width: 1240px;
    margin: 278px  auto 0;
}
.conzunxun>.zunxun{
    font-size:55px;
    color:#7e5f3c;
    text-align: center;
    font-family: "webtwo"!important;
}
.conzunxun>.ziwo{
    font-size:26px;
    color:#7e5f3c;
    text-align: center;
    margin-top: 15px;
}
.conzunxun>.shiliu{
    font-size:16px;
    color:#7e5f3c;
    text-align: center;
    margin-top: 12px;
}
section  .con{
   width: 1240px;
   margin: 91px  auto 0;
}
.care .margin{
    margin-top: 50px;
}
.con>.zunxun{
    font-size:55px;
    color:#7e5f3c;
    text-align: center;
    font-family: "webtwo"!important;
}
.con>.ziwo{
    font-size:26px;
    color:#7e5f3c;
    text-align: center;
    margin-top: 15px;
}
.con>.my{
    font-size:26px;
    color:#7e5f3c;
    text-align: center;
    margin-top: 33px;
}
.con>.shiliu{
    font-size:16px;
    color:#7e5f3c;
    text-align: center;
    margin-top: 12px;
}
section>.care{
    width: 100%;
    height: 1058px;
    background:rgba(96,56,19,0.10);
    padding-top: 1px;
    margin: 164px  auto 0;
    position: relative;
    top: 0;
    left: 0;
    /*overflow: hidden;*/
}
section>.carestyle{
    margin-top: 0;
    background-color: #fff;
}
.care>.yezhu{
    width: 1171px;
    height: 539px;
    margin: 91px auto 0;
}
.care>.user_care{
    width: 991px;
    height: 450px;
    /*position: absolute;*/
    /*bottom: -226px;*/
    /*left: 0;*/
    /*right: 0;*/
    margin: 0  auto;
}
.no_maigin{
    margin-top: 0;
}