
@import url('base.css');
/* 头部开始 */
header{
	width: 100%;
	height:96px;
}
.logo{

	width: 200px;
	/* height: 100%; */
    float: left;
    margin-top:10px;
    margin-left: 150px;
}
.logo>p{
	font-size: 14px;
	margin-left: -20px;
}
.head-main{
	width: 770px;
	height: 100%;
	float: right;
	/* margin: 0 226px; */
}
.head-main li{
	width: 101px;
	height: 43px;
	float: left;
	margin-right: 16px;
}
.head-main li:last-child{
	margin-right: 0;
}
.head-main li:nth-child(5)>a{
	background: #108e64;
	color: #fff;
}
.head-main li a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 14px;
	color: #108e64;	
	line-height: 43px;
	text-align: center;
	margin-top: 30px;
}
.head-main>li>a:hover{	
	background: #108e64;
	color: #fff;
}
/* 头部结束 */
/* banner开始 */
main{
	width: 100%;
	height: auto;
	position: relative;
}
main>a{
    width: 100%;
    height: 580px;
    display: block;

}
main>a>img{
	width: 100%;
	height:100%;
	display: block;
}
.zhe{
	width: 100%;
	height: 580px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
}
.zi1{
	height: 135px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -200px;
}
.zi1>p{
	font-size: 60px;
	float: left;
	color: #fff;
    line-height: 135px;
}
.zi1>p:first-child{
   color:#108e64;
   margin-right: 60px;
}
/* banner结束 */
/* 大盒子开始 */
.big-box{
	width: 1200px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	box-shadow: 1px 19px 30px rgba(0,0,0,0.3);
	padding: 50px;
	box-sizing: border-box;
}
.tishi{
	width: 100%;
	height:40px;
	margin: 0 auto 20px auto;
}
.icon-location_fill{
	float: left;
}
.tishi>p,.tishi>a{
	font-size: 14px;
	line-height:40px;
	color: #000;
	float: left;
}
.tishi>a:hover{
    text-decoration: underline;
}
.tishi>p:nth-of-type(2){
	font-size: 12px;
}
/* 新品推荐开始 */
.new-box{
	width: 1000px;
    height: 1054px;
    margin: 0 auto;
}
.new-box>p,.zhu-box>p,.sweet-box>p{
	font-size:20px;
	color: #2a2a2a;
	text-align: center;
}
.new-box>p:nth-child(2),.zhu-box>p:nth-child(2),.sweet-box>p:nth-child(2){
	font-size: 16px;
	margin-top: 5px;
}
.new-main{
	width: 100%;
	height: 840px;
	position: relative;
	margin-top: 30px;
}
.new-main>.zhe{
	width:100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
}
.new-bottom{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.new-bottom>li>a{
	width: 500px;
	height: 280px;
	float: left;
	position: relative;
}
.newb-zhe{
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1,1);
	opacity: 0;
	transition: all ease 0.4s;
}
.newb-zhe>div{
	width: 50px;
	height: 50px;
	border-radius: 3px;
	display: block;
	background: #fff;
	line-height: 50px;
	text-align: center;
	font-size:12px;
	margin: 100px auto;
	transition: all ease 0.5s;
}
.newb-xian{
	width: 0;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.newbottom-right{
	width: 500px;
	height: 100%;
	float: right;
	padding: 58px 60px;
	box-sizing: border-box;
}
.newbottom-right>p{
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
}
.newbottom-right>p:nth-of-type(2){
	font-size: 16px;
	margin-bottom: 25px;
}
.newbottom-right>p:nth-of-type(3){
	font-size: 14px;
}
.newbottom-right1{
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	/* box-sizing: border-box; */
}
.newbottom-right1>div{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff8636;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.newbottom-right1>div:nth-of-type(2){
	margin-left: 30px;
}
.newbottom-right1>p{
	font-size: 12px;
	color: #fff;
	float: left;
}
.new-bottom>li:nth-child(2) a{
   float: right;
}
.new-bottom>li:nth-child(2) .newbottom-right{
   float: left;
}
.circle{
	width: 800px;
	height: 50px;
	margin: 50px auto;
}
.circle>div{
	width: 300px;
	height: 1px;
	background: #000;
	float: left;
}
.circle>li{
	width: 30px;
	height: 30px;
	background: #4e535e;
	border-radius: 50%;
	float: left;
	margin:-10px 18px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	box-sizing: border-box;
}
.circle>li:first-of-type{
	background: #202328;
}
/* 新品推荐结束 */
/* 主食推荐开始 */
.zhu-box{
	width: 1000px;
	height: 602px;
	margin: 0 auto;
}
.zhu-main{
	width: 1000px;
	height: 450px;
	margin-top: 30px;
	position: relative;
}
.zhu-bottom,.sweet-bottom{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
	padding: 30px 60px;
	box-sizing: border-box;
}
.zhu-bottom>li{
	width: 250px;
	height: auto;
	margin-right: 65px;
	float: left;
}
.zhu-bottom>li:last-child{
	margin-right: 0;
}
.zhu-bottom>li>a{
	width: 250px;
	height: 330px;
	display: block;
}
.zhubottom-zi>p{
	font-size: 14px;
	color: #fff;
	margin: 10px 0;
}
/* 主食推荐结束 */
/* 甜品开始 */
.sweet-box{
	width: 1000px;
	height: 858px;
	margin: 0 auto;
}
.sweet-main{
	width: 100%;
	height: 737px;
	margin-top: 30px;
	position: relative;
}
.sweet-bottom>li{
	width: 100%;
	height: 200px;
	margin-bottom: 40px;

}
.sweet-bottom>li>a{
	width: 200px;
	height: 200px;
	float: left;
   margin-right: 30px;
}
.sweet-bottom>li>a>img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.sweet-bottom>li>div{
	width: 600px;
	font-size: 14px;
	color: #fff;
	float: left;
    margin-top: 30px;
}
.sweet-bottom>li>p{
	width: 600px;
	font-size: 16px;
	color: #fff;
	float: left;
    margin-top: 40px;
}
/* 甜品结束 */
/* 大盒子结束 */
/* 关于我们开始 */
.about-box{
	width: 100%;
	height: 200px;
	background: #414b55;
	margin-top: 50px;
	overflow: hidden;
}
.about-main{
	width: 1000px;
	height: 100%;
	margin: 50px auto;
}
.about-main>div{
	width: 300px;
	height: 100%;
	float: left;
}
.about-left>p{
    font-size: 18px;
    color: #108e64;
}
.about-center>p,.about-right>p{
	font-size: 18px;
	color: #979faa;
}
.about-center>a{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	padding-top: 2px;
	/* background: #fff; */
	margin-right: 20px;
	margin-top: 20px;
}
.about-center>a:first-of-type{
	background: #108e64;
}
.about-right>p:nth-child(1)~p{
	font-size: 12px;
	line-height: 30px;
}
/* 关于我们结束 */