body {
    font-family: "Microsoft Yahei", Arial, " ", Helvetica;
    font-size: 16px!important;
    max-width: 730px;
    margin: 0 auto;
    background: #F2F2F2;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 100px;
}
p {
    margin: 0;
}
a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}
ol, ul {
    list-style: none;
    padding: 0;
}
img {
    vertical-align: top;
    display: block;
    border: none;
}
.banner img {
    width: 100%;
}
.next1 ,.next0,.next2, .next3,.b2_cen,.b3_cen  {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.banner_img {
    width: 100%;
}
.next1 img , .next3 img , .next3 img , .blue1 img , .blue3 img {
    width: 100%;
}
.next2 img  {
    width: 95%;
    margin: auto;
}


/* ±êÌâtitle */
.top11 {
    padding: .3rem 0;
    box-sizing: border-box;
}
.top11 p {
    font-size: .38rem;
    font-weight: 700;
    display: inline-block;
    position: relative;
}
.top11 p::before {
    content: "";
    display: inline-block;
    width: .6rem;
    height: .3rem;
    background: linear-gradient(to right,#FEBB3F,transparent);
    position: absolute;
    left: -.2rem;
    bottom: 0;
}
.top11 span {
    display: block;
    font-size: .28rem;
    font-weight: 400;
    margin-top: .2rem;
    color: #666;
}
.top12 {
    font-size: .38rem;
    font-weight: 700;
    padding: .3rem 0;
    box-sizing: border-box;
    color: #fff;
}
.top12 p {
    display: inline-block;
    position: relative;
}
.top12 p::before {
    content: "";
    display: inline-block;
    width: .6rem;
    height: .3rem;
    background: linear-gradient(to right,#FEBB3F,transparent);
    position: absolute;
    left: -.2rem;
    bottom: 0;
}
.top12 span {
    display: block;
    font-size: .28rem;
    font-weight: 400;
    margin-top: .2rem;
    color: #fff;
}
.top13 {
    font-size: .38rem;
    font-weight: 700;
    padding: .3rem 0;
    box-sizing: border-box;
    color: #fff;
}
/* next1 */
.next1{
    margin-bottom: .2rem;
}
.n1_ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.n1_ul li {
    width: 48%;
    box-shadow: 0px 2px 3px 2px rgb(0 0 0 / 8%);
    border-radius: .05rem;
    margin-bottom: .2rem;
    margin-right: .1rem;
}
.n1_ul li:nth-of-type(2) {
    margin-right: 0;
}
.n1_ul li img {
    width: 100%;
}
.n1_ul li p {
    font-size: .23rem;
    font-weight: 700;
    padding: .2rem 0;
    box-sizing: border-box;
}
/* next2 */
.next2{
    margin-bottom: .4rem;
}
.n2_ul{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.n2_ul li {
    width: 48%;
    background: #F5F5F5;
    margin-bottom: .2rem;
}
.n2_ul li img {
    width: 100%;
}
.n2_ul li p {
    text-align: center;
    font-size: .33rem;
    font-weight: 700;
    color: #FC390B;
    margin: .2rem 0;
}
.n2_ul li span {
    text-align: left !important;
    display: inline-block;
    font-size: .23rem;
    padding: 0 .15rem .9rem;
    box-sizing: border-box;
    line-height: .35rem;
}
/* next3 */
.n3_ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.n3_ul li {
    width: 48%;
    margin-bottom: .2rem;
    border: 1px solid rgb(153, 153, 153);
    border-radius: .05rem;
}
.n3_ul li img {
    width: 100%;
    height: 2rem;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}
.n3_ul li p {
    background: #fff;
    font-size: .26rem;
    font-weight: 700;
    text-align: center;
    margin: .1rem 0;
}
/* blue1 */
.blue1 {
    width: 100%;
    background: #F8F8F8;
}
.blue1 .top11{
    width: 100%;
    margin: auto;
    text-align: center;
}
/* blue2 */
.blue2 {
    width: 100%;
    background: #F8F8F8;
}
.b2_ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.b2_ul li {
    width: 48%;
    margin-bottom: .2rem;
    position: relative;
}
.b2_ul li img {
    width: 100%;
}
.b2_ul li p {
    font-size: .23rem;
    color: #fff;
    padding: .05rem 0;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(39, 35, 61, 0.6);
}
.but {
    width: 40%;
    display: inline-block;
    text-align: center;
    margin: .2rem 0 .4rem;
}
.but img {
    width: 100%;
}
/* blue3 */
.blue3 {
    width: 100%;
    background: #FE4743;
}
/* blue4 */
.blue4 {
    width: 100%;
    background: #E21F19;
    padding: .1rem 0 0.4rem;
    box-sizing: border-box;
}


/* ±íµ¥input */
#freservation {
    width: 100%;
}
.phone,.name {
    width: 90%;
    background-color: #fff;
    border-radius: .05rem;
    outline: none;
    color: #333;
    border: none;
    margin-bottom: .2rem;
    font-size: .25rem;
    padding: .2rem .2rem ;
    box-sizing: border-box;
}
.bm {
    margin-top: 15px;
    width: 90% ;
    background: #FF9A00;
    color: #fff;
    border: none;
    outline: none;
    padding: .1rem 0;
    box-sizing: border-box;
    font-size: .35rem;
    font-weight: 700;
    border-radius: 1rem;
    text-align: center;
}
#freservation  ul li label {
    color: #EED112;
    font-size: 25px;
    margin: 20px;
}




/* @media screen and (min-width:320px) and (max-width:374px) {
    body , html {
        font-size: 17.06px;
    }
}
@media screen and (min-width:375px) and (max-width:413px) {
    body , html {
        font-size: 20px;
    }
}
@media screen and (min-width:414px) and (max-width:767px) {
    body , html {
        font-size: 22.08px;
    }
}
@media screen and (min-width:768px) and (max-width:1023px) {
    body , html {
        font-size: 22.08px;
    }
}@media screen and (min-width:1024px) {
    body , html {
        font-size: 22.08px;
    }
} */