.box{padding: 60px 0;}

.banner{height: 584px;background: url("../images/banner_bg.png") center top no-repeat;}
.banner .Width{padding-top: 90px;box-sizing: border-box;position: relative;height: 100%;}
.banner .clock{width: 153px;height: 159px;background: url("../images/watch.png") no-repeat center;position: absolute;right: 36px;top: 19px;}
.banner .rabbit{position: absolute;left: -90px;bottom: 10px;background: url("../images/rabbit.png") no-repeat center/100%;width: 317px;height: 268px;}
.banner h2{color: rgb(255, 236, 110);font-size: 42px;text-align: center;font-weight: normal;}
.banner h1{font-size: 134px;text-align: center;color: #fff;}
.banner h3{text-align: center;font-weight: normal;color: #fff;font-size: 26px;margin-bottom: 40px;}
.banner p{width: 511px;height: 72px;background: linear-gradient(90deg,rgb(255, 202, 0) 0%, rgb(255, 187, 0) 30%,rgb(255, 166, 0) 100%);border-radius: 50px;margin: 0 auto;line-height: 72px;text-align: center;color: #fff;font-size: 32px;}

.main h2{width:460px;height:50px;margin:20px auto 20px;background:#f43052;background:linear-gradient(90deg,#f43052,#ea6152);border-radius:85px;color:#fff;font-size:28px;font-weight:600;line-height:50px;text-align:center;}

.main .section{display: none;flex-wrap: wrap;margin-bottom: 50px;}
.main .section li{font-size:16px;width:11.9%;text-align:center;line-height:43px;cursor:pointer;position:relative;background:#e1e1e1;color:#242424;margin:2px 0.3%;}
.main .section li.selected{background:linear-gradient(159deg,#ff906e 0%,#f54842 67%,#eb0016 100%);color:#fff;}

.main .selection{text-align: center;}
.main .selection select{width: 600px;height: 50px;font-size: 22px;margin-bottom: 50px;}

.main .address{text-align: center;font-size: 20px;margin-bottom: 40px;}

.yuyueBtn{display:block;width:255px;height:45px;border-radius:20px;line-height:45px;text-align:center;color:#fff;background:#f54842;background:linear-gradient(-31deg,#09b9dd 0%,#19d5bf 67%,#28f0a1 100%);box-shadow:-3px 2px 10px rgba(242,60,50,.3);cursor: pointer;margin: 0 auto;}

.ewmWrap img{width: 240px;display: block;margin: 0 auto;}

.yuyueWrap p{text-align: center;margin-bottom: 20px;}

.textBox{text-align: center;font-size: 22px;color: #f54842;line-height: 44px;margin-bottom: 20px;}
/*----------pc预约部分样式开始-------*/
.yy_box{
    width: 500px;
    margin: 0 auto;
    padding: 20px 2%;
    box-sizing: border-box;
    /*box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);*/
}
.yy_box h2{
    text-align: center;
    font-size: 30px;
    color: #565656;
}
.yy_box p {
    margin: 20px 0;
    position: relative;
}
.yy_box p span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    text-align: right;
    margin-right: 10px;
    line-height: 45px;
    font-size: 18px;
    color: #0d0c0c;
}
.yy_box p input {
    display: inline-block;
    vertical-align: middle;
    width: 290px;
    height: 45px;
    line-height: 45px;
    border: none;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 18px;
    color: #0d0c0c;
}
.yy_box .button{
    width: 210px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #565656;
    display: block;
    margin: 30px auto 0 auto;
    font-size: 24px;
    border: none;
    background: linear-gradient(0deg , #ff8355, #ffbe03);
}
.yy_box .button:hover{
    background:#ff8355;
}
.yy_box select {
    display: inline-block;
    vertical-align: middle;
    width: 142px;
    height: 45px;
    line-height: 45px;
    border: none;
    margin-left: 4px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
    /*background: #fff url("../images/select_bg.jpg") 95% center no-repeat;*/
    background: #fff;
    font-size: 18px;
    color: #0d0c0c;
}
.yy_box p #fs{
    width: 130px;
    position: absolute;
    right: 0;
    top: 0;
    background: #aeaead;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.box5 {
  width: 1200px;
  /*height: 114px;
  display: flex;
  align-items: center;
  justify-content: center;*/
  background: #fffaf5;
  border-radius: 50px;
  margin: 40px auto 0 auto;
  padding: 50px 40px;
}

.box5_text {
  font-size: 46px;
  font-weight: 600;
  color: #FBF7F6;
  line-height: 46px;
  text-shadow: 0px 0px 4px rgba(238, 50, 41, 0.15);
  background: -webkit-linear-gradient(179deg, #ff813d 0%, #ff3f16 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 30px;
}
.layui-m-layer img{
	display: inline-block;
	width: 175px;
}
.box5_table{width: 100%;
    text-align: center;
    font-size: 18px;border-collapse: collapse;margin-top: 30px;}
.box5_table tr:nth-child(1){
    background:linear-gradient(90deg,rgba(252,153,16,1),rgba(246,36,13,1));
    box-shadow:0px 5px 8px 0px rgba(254,197,190,0.75);
}
.box5_table tr{
    border: 1px solid #E8E8E8;
}
.box5_table th{
    line-height: 50px;
    color: #fff;
    font-weight: normal;
}
.box5_table tr th:nth-child(1){
	width: 15%;
}
.box5_table tr th:nth-child(2){
	width: 30%;
}
.box5_table tr th:nth-child(3){
	width: 35%;
}
.box5_table tr th:nth-child(4){
	width: 20%;
}

.box5_table td{
    line-height:30px;
    color: #343434;
    padding: 10px 4px;
}
.box5_table td a,
.box5_table td img{
    display: block;
    width: 200px;
    margin: 0 auto;
}
.box5_table td a{
    margin: 0 auto;
}
.box5_table td:nth-child(3) a img,
.box5_table td:nth-child(4) a img,
.box5_table td:nth-child(5) a img,
.box5_table td:nth-child(6) a img{
    height: 28px;
    margin: 0 auto;
}
.box5_table td:nth-child(3) a,
.box5_table td:nth-child(4) a,
.box5_table td:nth-child(5) a,
.box5_table td:nth-child(6) a{
    width: 28px;
}
.box5_table td:nth-last-child(1) a{
    width: 110px;
    line-height: 36px;
    border-radius: 18px;
    border:1px solid rgba(210,210,210,1);
    box-sizing: border-box;
    color: #FFF;
background: #f54842;
}
.box5_table td:nth-last-child(1) a:hover{
    border: 1px solid #7E2FFA;
    color: #7E2FFA;
}

.box5_select {
  width: 436px;
  height: 63px;
  border-radius: 10px;
  background: #FFFFFF url("../images/select_bg.png") 95% center no-repeat;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #000000;
}

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box
}

.container::after {
	display: block;
	content: '';
	height: 0;
	font-size: 0;
	clear: both;
}
.poster {
	display: block;
	margin: 40px auto 0;
	margin-bottom: 40px;
}

.miantit {
	margin: 40px auto 40px;
	font-size: 44px;
	line-height: 60px;
	text-align: center;
}

.box03 {
	position:relative;
	box-sizing: border-box;
	border-radius:10px;
	background:#fff;
 	box-shadow: 0px 0px 32px 0px rgba(137, 137, 137, 0.1);
}

.box03 {
	padding:30px 45px 30px;
}
.box03 li {
	float:left; width:330px; margin:0 20px;
}
.box03 .bar {
	width: 214px; margin-left: -112px;
}
.box03 li .pic {
	display: block; width:100%; height: 220px; overflow: hidden;
	transition: all .5s ease-out;
}
.box03 li img {
	display: block; width:100%; height:100%;
}
.box03 li .pic:hover {
	transform: scale(.95);
}
.box03 li p {
	margin-top:10px;
	line-height:40px; text-align: center;
}

.box5 .check-nav{text-align: center;}
.box5 .check-nav span{display: inline-block;
    width: 133px;
    height: 54px;
    line-height: 54px;
    background: url(../images/box4_top_bg.png) no-repeat center;
    margin-left: 20px;
    text-align: center;
    color: #ffffd1;
    font-size: 21px;
    cursor: pointer;}
.box5 .check-nav span.on{
	background: url(../images/box4_top_bg1.png) no-repeat center;
}
#kc{
    cursor: pointer;
}


@media screen and (max-width: 768px){
    .box{padding: 1rem 0;}

    .banner{height: 10rem;background-size: 100% 100%;}
    .banner .Width{padding-top: 2rem;}
    .banner .clock{display: none;}
    .banner .rabbit{display: none;}
    .banner h2{font-size: 1rem;}
    .banner h1{font-size: 2.2rem;}
    .banner h3{font-size: .6rem;margin-bottom: .6rem;}
    .banner p{width: 10rem;height: 1.4rem;border-radius: 1rem;line-height: 1.4rem;font-size: .6rem;}

    .main h2{width:100%;height:1.4rem;margin:.5rem auto;border-radius:.4rem;font-size:.6rem;font-weight:600;line-height:1.4rem;}

    .main .section{margin-bottom: 1rem;}
    .main .section li{font-size: .6rem;width: 11.9%;line-height: 1.1rem;}

    .main .selection select{width: 100%;height: 1.4rem;font-size: .7rem;margin-bottom: 1rem;}

    .main .address{font-size: .7rem;margin-bottom: 1rem;}

    .yuyueBtn{width: 12rem;height:1.8rem;border-radius:.5rem;line-height:1.8rem;}

    .ewmWrap img{width: 12rem;}

    .yuyueWrap p{text-align: center;margin-bottom: .8rem;}
    
    .textBox{font-size: .7rem;line-height: 1.5;margin-bottom: .5rem;}
    .yy_box{
        width: 90%;
        float: none;
        padding: .4rem 2%;
        border-radius: .4rem;
    }
    .yy_box .close-img {

        right: .2rem;
        top: .2rem;
        width: 1.2rem;
        height: 1.2rem;

        cursor: pointer;
    }
    .yy_box h2{
        font-size: .8rem;
    }
    .yy_box h3{
        font-size: .7rem;
    }
    .yy_box p{
        margin: .5rem 0;
    }
    .yy_box p span{
        width: 3.6rem;
        margin-right: .5rem;
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .yy_box p input {
        width: 9.2rem;
        height: 1.5rem;
        line-height: 1.5rem;
        border-radius: .2rem;
        padding: 0 .2rem;
        font-size: .7rem;
    }
    .yy_box p #fs{
        width: 4rem;
        left: 12.2rem;
        border-radius: 0 .4rem .4rem 0;
    }
    .yy_box select{
        width: 4.4rem;
        margin-left: .2rem;
        height: 1.5rem;
        line-height: 15rem;
        border-radius: .2rem;
        font-size: .6rem;
        padding: 0;
    }
    .yy_box .button{
        width: 6rem;
        line-height: 1.6rem;
        border-radius: 1rem;
        padding: 0;
        margin: .5rem auto 0 auto;
        font-size: .8rem;
    }
    /*----------mb预约部分样式结束-------*/
   
   .box5 {
    width: 94%;
    margin: 1rem auto 0 auto;
    padding:.5rem .3rem;
    border-radius: .5rem;
  }
    .box5_table{
        font-size: .7rem;
        margin-top: .6rem;
    }
    .box5_table th{
        line-height: 1.2rem;
    }
    .box5_table td{
        line-height: 1.2rem;
        padding: .2rem .1rem;
        border: solid 1px coral;
    }
    .box5_table td:nth-child(4){
        line-height: 1.2rem;
        padding: .2rem .1rem;
        border: solid 1px coral;
        max-width: 6rem;
    }
    .box5_table td:nth-child(3) a img,
    .box5_table td:nth-child(4) a img,
    .box5_table td:nth-child(5) a img,
    .box5_table td:nth-child(6) a img{
        height: .76rem;
    }
    .box5_table td:nth-child(3) a,
    .box5_table td:nth-child(4) a,
    .box5_table td:nth-child(5) a,
    .box5_table td:nth-child(6) a{
        width: .7rem;
    }
    .box5_table td:nth-last-child(1) a{
        width: 3.5rem;
        line-height: 1.8rem;
        border-radius: .7rem;
    }

  .box5_text {
    display: block;
    font-size: .9rem;
    line-height: .9rem;
    margin-top: .8rem;
    margin-bottom: .8rem;
  }

  .box5_select {
    width: 6rem;
    height: 1.575rem;
    border-radius: 0.25rem;
    background: #FFFFFF url("../images/select_bg.png") 95% center no-repeat;
    padding: 0 0.5rem;
    box-sizing: border-box;
    font-size: 0.5rem;
    color: #000000;
  }
  .container {
    width: 98%;
}
.container img{
    border: none;
    max-width: 100%;
}
.box03{ border-radius:.5rem; }

.box03 { padding:1.5rem 0 .5rem; }
	.box03 li { width:8rem; margin:0 .375rem .375rem; }
	.box03 .bar { width:6rem; margin-left: -3rem;}
	.box03 li .pic { height:5.33rem; }
	.box03 li p { height:1.5rem; margin-top:.25rem; overflow: hidden; font-size:.6rem; line-height:1.5rem; }
	
	
.box5 .check-nav span {width:4rem;height:1.4rem;line-height:1.4rem;margin-left:.4rem;font-size:.75rem;margin-bottom:.4rem;}	

.box5_table td a, .box5_table td img {
    display: block;
    width: 6rem;
    margin: 0 auto;

}
  
}