* {
    margin: 0;
    padding: 0;
}

.haitaPosBanner {
    width: 100%;
    height: 46.0625rem;
    background: url(../img/haitaPos0.png) no-repeat;
    background-size: 100% 100%;
}

.mainpart {
    width: 60rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.title {
    color: #FF6430;
    text-align: left;
    font-size: 3.125rem;
    margin-top: 12.3125rem;
    margin-bottom: 1.5rem;
}

.maxTitle1 {
    max-width: 50rem;
}

.subtitle {
    font-size: 1.5rem;
    color: #333;
    line-height: 2.5rem;
}

.freeBtn {
    width: 11.5rem;
    height: 4.25rem;
    background: rgba(255, 100, 48, 1);
    border-radius: .5rem;
    text-align: center;
    line-height: 4.25rem;
    color: #fff;
    font-size: 1.5rem;
    margin-top: 7rem;
}

a {
    color: #fff;
}

.multifunction {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.multifunction_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 4.875rem;
}

.alltitle1 {
    font-size: 1.5rem;
    color: #333;
}

.alltitle2 {
    font-size: 2.75rem;
    color: #333;
    margin: .9375rem 0 2.25rem 0;
}

.maxTitle {
    max-width: 37.5rem;
}

.alltitleCon {
    font-size: 1.5rem;
    color: #666;
}

.multifunction_subtitle {
    max-width: 44.375rem;
    text-align: center;
    line-height: 2.5rem;
}

.multifunction_img {
    width: 100%;
    height: 19.9375rem;
    overflow: hidden;
    margin-top: 2.5rem;
}

.multifunction_img img {
    width: 100%;
    height: 100%;
}

.payWap {
    width: 100%;
    height: 42.5625rem;
    overflow: hidden;
    background: url('../img/haitaPos1.png') no-repeat;
    background-size: 100% 100%;
}

.payWap_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 8.125rem;
}

.payWap_subtitle {
    max-width: 30rem;
}

.payWap_img {
    width: 16.25rem;
    height: 7.8125rem;
    margin-top: 2.1875rem;
}

.payWap_img img {
    width: 100%;
}

.scenes {
    width: 100%;
    height: 74.8125rem;
    background: url('../img/haitaPos21.png') no-repeat;
    background-size: 100% 100%;
}

.scenes_th {
    width: 100%;
    height: 74.8125rem;
    background: url('../img/haitaPos23.png') no-repeat;
    background-size: 100% 100%;
}

.scenes_en {
    width: 100%;
    height: 74.8125rem;
    background: url('../img/haitaPos22.png') no-repeat;
    background-size: 100% 100%;
}

.kitchen1 {
    width: 100%;
    height: 48.75rem;
    overflow: hidden;
    background: url('../img/haitaPos91.png') no-repeat;
    background-size: 100% 100%;
}

.kitchen2 {
    width: 100%;
    height: 48.75rem;
    overflow: hidden;
    background: url('../img/haitaPos92.png') no-repeat;
    background-size: 100% 100%;
}

.kitchen3 {
    width: 100%;
    height: 48.75rem;
    overflow: hidden;
    background: url('../img/haitaPos93.png') no-repeat;
    background-size: 100% 100%;
}

.experience {
    width: 100%;
    height: 23.5625rem;
    overflow: hidden;
    background: url('../img/haitaPos6.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.experience_title {
    color: #FF6430;
    font-size: 2.75rem;
    margin: 5rem 0 2.5rem 0;
}

.experience_btn {
    width: 13.5rem;
    height: 4.25rem;
    background: rgba(255, 100, 48, 1);
    border-radius: .5rem;
    color: #fff;
    text-align: center;
    line-height: 4.25rem;
    font-size: 1.75rem;
}

.order1 {
    width: 100%;
    height: 48rem;
    overflow: hidden;
    background: url('../img/haitaPos81.png') no-repeat;
    background-size: 100% 100%;
}

.order2 {
    width: 100%;
    height: 48rem;
    overflow: hidden;
    background: url('../img/haitaPos82.png') no-repeat;
    background-size: 100% 100%;
}

.order3 {
    width: 100%;
    height: 48rem;
    overflow: hidden;
    background: url('../img/haitaPos83.png') no-repeat;
    background-size: 100% 100%;
}

.order3 .order_in {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 2rem;
}

.order_in,
.kitchen_in {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 5rem;
}

.kitchen_in {
    padding-top: 1rem;
}