.section1{
	width: 100%;
	min-height: 360px;
	background-image: url("../img/ban2.jpg");
	/*background-repeat:no-repeat;*/
	background-size:100% 100%;

	/*background-position:left top;*/
	/* background: url("../img/homepage.png"); */
	/* background-color: aqua; */
	
	border-bottom: 1px solid #ccc;
	/* background-color: aqua; */
}
.jf-list li{
	border-radius: 5px;
	padding-left:10px !important;
	padding-right: 10px !important;
 }
.meal-active p{
	border-bottom: 1px solid #999 !important;

}
.room-active{
	border: 1px solid #FF6A00 !important;
}
.section1 ul{
	width: 100%;
	height: 100%;
	/* background-color: aqua; */
}
.s1-box1{
	min-height: 344px;
	height: 100%;
	/* width: 100%; */
	margin-right: 52.54%;
	margin-left: 19.81%;
}
.s1-box1-1{
	/* height: 100%; */
	width: 100%;
	/* width: 100%; */
	/* margin: 0px 1005px 0px 379px; */
}
.s1-title{
	/* width: 214px; */
	/* height: 34px; */
	font-size: 36px;
	
	font-weight: 400;
	color: #000000;
	padding-top: 78px;
	/* line-height: 313px; */
}
.s1-text{
	/* width: 529px; */
	/* height: 90px; */
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	padding-top: 21px;
}
.s1-box1-2
{
	margin-top: 30px;
	/* min-height: 111px; */
}
.s1-get{
	/* min-height: 111px; */
	/* height: auto; */
}
.s1-get li{
	display:inline;
	width: 175px;
	height: 48px;
	/* width: auto; */
	/* height: auto; */
	/* background-color: aqua; */
}
.get-soft{
	display:inline-block;
	width: 175px;
	height: 48px;
}
.s1-get .button{
	/*width: 175px;*/
	height: 48px;
	display:inline-block;
	/* background-color: wheat; */
	background: #346FEE;
	border: 0px;
	padding: 16px 53px;
	/* width: 69px; */
	/* height: 16px; */
	font-size: 16px;
	
	font-weight: 400;
	color: #FFFFFF;
	/* line-height: 27px; */
	cursor:pointer;
	/* margin-top:22px; */
	/* margin-bottom: 31px; */
}

.section2
{
	width: 100%;
	border-bottom: 1px solid #ddd;
	text-align: center;
	background: #eee;
}
.section0
{
	width: 100%;
}

.section2-title
{
	/* background-color: brown; */
	padding-top: 69px;
	padding-bottom: 15px;
}
.buy{
	margin-right: auto; 
	margin-left: auto;
}
.buy p{
	/* margin-top: 69px; */
	/* margin-bottom: 59px; */
	margin-right: auto;
	margin-left: auto;
}
.taocan{
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*justify-content: center;*/
}
.taocan li{
	width: 93px;
	margin: 0px 4px;
	border: 0px;
	padding-bottom: 8px;
	border-bottom:1px solid transparent;
	font-size: 16px;
	cursor: pointer;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
	
}

.taocan-focus{
	border-bottom: #CCCCCC 1px solid !important;
	/* background-color: #346FEE; */
}

.jf{
	min-height: 90px;
	padding-right: 132px;
	/*padding-left: 132px;*/
	margin: 15px 0;
}

.jf-list{
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

}
.jf ul li{
	
	text-align:center;
	line-height: 25px;
	/* display: flex; */
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;

}
.jf ul li p{
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.jf-block{
	border: 1px #CCCCCC solid;
	height: 37px;
	width: 116px;
	margin-right: 21px;
	margin-bottom: 16px;
	
}
.jf-block>p{
	padding-top: 10px;
	padding-bottom: 10px;
}
.jf-select{
	
}
.mealList{
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.meal{
	
	/* margin-right: 21px; */
	margin-bottom: 21px;
}
.mealList>li{

	margin-right: 15px;
	margin-bottom: 21px;
}
.mado1{
	border-radius: 5px !important;
	/*height: 320px;*/
	width: 200px;
	
	border: 1px #FF6A00 solid;
	position: relative;
}
.meal-title{
	padding-top: 23px;
	padding-bottom:15px;
	font-size: 18px;

}
.devInfo span{

	font-size: 14px;
}
.devInfo{
	/* background-color: #346FEE; */
	text-align: left;
	height: 35.8%;
}
.devInfo>li{
	font-size: 18px;
	
	font-weight: 400;
	color: #000000;
	line-height: 18px;
	margin-left: 20px;
}
.devTextBox{
	padding-left: 42px;
	/*padding-top: 20px;*/
	padding-bottom: 29px;
	height: 34.3%;
	/* background-color: #346FEE; */
}
.devText{
	/* background-color: red; */
	text-align: left;
	margin-top: 10px;
}
.devText>li{
	/* margin-bottom: 14px; */

}
.devText span{
	font-size: 14px;
	line-height: 16px !important;
}
.yuan{
	font-size: 11px;
	color: #FF6A00;
	margin-right: 6px;
}
.jiage{
	font-size: 21px;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #FF6A00;
	line-height: 31px;
}
.clickBuy{
	position: absolute;
	bottom: -20px;
	
	min-height: 47px;
	height: 11.4%;
	width: 100%;
	line-height: 47px;
	text-align: center;
	color: white;
	background: #FF6A00;
	outline:1px solid #FF6A00;
}
.section2-title{
	/* width: 119px; */
	/* height: 28px; */
	font-size: 30px;
	
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.section3{
	height: 399px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	background-image: linear-gradient(
		white 0 63%,
		#ECF2F2 0
      /* lime 40%,
      yellow 0 70%,
      red 0 */
    );
}
.section3-tltle{
	text-align: center;
	padding-top: 95px;
	/* margin-top: 95px; */
	/* background-color: #346FEE; */
	min-width: 117px;
	min-height: 124px;
	font-size: 30px;
	
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.service{
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	
	padding-top: 40px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.service>li{
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	font-size: 24px;
	
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}

.service p{
	height: 36px;
	/* height: 50%; */
	text-align: center;
	line-height: 36px;
}

.tejia{
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	right: 40px;
	float: right;
	width:360px;
	padding-left: 50px;
	border-left: 1px solid #ccc;
	min-height: 1000px;


}
.tejia-title{
	justify-content: center;
	margin-top: 60px;
	font-weight: 600;
}
.tejia-title>p{
	text-align: center !important;
	font-size: 20px;
}
.tejia-taocan{
	font-size: 18px;
	height: 48px;
	font-weight: 400;
	color: #000000;
	line-height: 48px;
	text-align: left;
}
.tejia p{
	text-align: left;
}
.tejia-peizhi p>span:first-child{
	margin-left:0px !important;
}
.tejia-peizhi span{
	margin-left: 12px;
	color: #808080;
}
.tejia-peizhi div{
	color: #808080;
	text-align: left;
	font-size: 14px;
	display: inline-block;
	margin-right: 10px;
}
.tejia-yuanjia{
	text-decoration: #000000 line-through;

}
.yuanjia-box ul li{
	display:inline;

}
.tejia ul{
	margin-top: 10px !important;

}

.tejia-tejia{

}
.tejia-box{
	color: #FF6A00;
}
.tejia-box ul{
	color: #FF6A00;
}
.tejia-box ul li{
	display:inline;
}
.tejia-box ul li a{
	color: #FF6A00;

}

.s2-box{


	margin-left: 20%;
	min-height: 850px;
	overflow: auto;
	margin: 0px 20%;

}
.normal-font{
	font-size: 14px;
}
.medium-font{
	font-size: 16px;

}
.asldjaj{
	margin-left: 20px;
}
.tj-card{
	padding-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
}

