@media (min-width: 992px) and (max-width: 1600px) {
	.core {
		display: none;
	}

	.se_desc .se_tits {
		display: none;
	}

	.footsa {
		display: none;
	}

	.foot_title {
		display: none;
	}

	.addr {
		display: none;
	}

	.foot_more {
		display: none;
	}
}

@media (min-width: 1401px) {
	.core {
		display: none;
	}

	.se_desc .se_tits {
		display: none;
	}

	.footsa {
		display: none;
	}

	.foot_title {
		display: none;
	}

	.addr {
		display: none;
	}

	.foot_more {
		display: none;
	}
}

@media (max-width: 1199.98px) {
	.second {
		padding: 100px 50px;
	}

	

	/* .pop_img {
		width: 100%;
		height: 100%;
	} */

	.closea {
		position: absolute;
		z-index: 999;
		top: 20px;
		right: 30px;
	}

	/* 介绍 */
	/*.se_conts {*/
	/*	display: flex;*/
	/*	flex-direction: column;*/
	/*}*/

	/*.se_video .video {*/
	/*	height: auto;*/
	/*}*/

	/*.se_desc {*/
	/*	margin-top: 100px;*/
	/*	width: 100%;*/
	/*}*/

	.se_desc .se_tit {
		font-size: 40px;
		line-height: 54px;
	}

	/*.se_desc .se_tits {*/
	/*	font-size: 42px;*/
	/*	line-height: 54px;*/
	/*}*/

	/*.se_desc .se_ltit {*/
	/*	font-size: 16px;*/
	/*	line-height: 30px;*/
	/*}*/


	/*.se_desc .se_cont {*/
	/*	font-size: 14px;*/
	/*	line-height: 28px;*/
	/*}*/


	/* 优势 */
	.adva .adva_tit .adv_sign {
		width: 6px;
		height: 6px;
	}

	.adva_tit .adv_icon {
		width: 23px;
		height: 21px;
	}

	.adva_desc .adv_tit {
		font-size: 17px;
		line-height: 25px;
	}

	.adva_desc .adva_desc {
		font-size: 14px;
		line-height: 20px;
	}

	.circle_bot {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 415px;
		height: 415px;
		border-radius: 50%;
		background-color: #5CB59F;
	}

	.circle_cent {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 198px;
		height: 198px;
		background: #008d4f;
		box-shadow: 0px 0px 31px 0px rgba(0, 78, 59, 0.6);
		border-radius: 50%;
	}

	.circle_top {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 126px;
		height: 126px;
		background: #55C3A8;
		border-radius: 50%;
	}

	.circle_top .cir_text {
		width: 67px;
		height: 61px;
	}

	.cirle_text {
		width: 90%;
		left: 22px;
	}

	.cirle_text .cirle_cont {
		margin-top: 20px;
		margin-bottom: 50px;
	}

}

@media (max-width: 991.98px) {

	/* 首页 */
	.firsts .fir_img {
		width: 100%;
		height: auto;
	}

	/* 介绍 */
	.second {
		padding: 40px 0px;
		background: #ffffff;
	}

	.se_conts {
		display: flex;
		flex-direction: column;
	}

	.se_video .video {
		height: auto;
	}

	.se_desc {
		margin-top: 30px;
		width: 100%;
	}

	.se_desc .se_tit {
		display: none;
		font-size: 39px;
		color: #008d4f;
		line-height: 50px;
	}

	.se_desc .se_tits {
		font-size: 39px;
		color: #008d4f;
		line-height: 50px;
	}

	.se_desc .se_ltit {
		font-size: 16px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #323232;
		line-height: 30px;
		letter-spacing: 2px;
	}

	.se_desc .se_cont {
		font-size: 14px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #323232;
		line-height: 28px;
	}

	/* 优势 */
	.advant {
		display: none;
	}

	.core {
		width: 100%;
		background-image: url('/skins/img/index/thirdbag.png');
		background-size: cover;
		background-repeat: no-repeat;
	}

	.core_image {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.core_tit {
		padding: 40px 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
		color: #ffffff;
	}

	.core_icon {
		width: 180px;
		height: 30px;
	}

	.core_eicon {
		margin-top: 16px;
		width: 175px;
		height: 11px;
	}

	.core_details {
		margin: 0px 30px;
		padding-bottom: 100px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.core_cont {
		margin: 10px 0px;
		display: flex;
		flex-direction: column;
		width: 250px;
	}

	.core_top {
		display: flex;
		align-items: center;
		flex-direction: row;
	}

	.core_top .core_cir {
		width: 8px;
		height: 8px;
		background: #FFFFFF;
		border-radius: 50%;
	}

	.core_cont .core_img {
		margin: 0px 20px;
		width: 30px;
		height: auto;
	}

	.core_cont .core_name {
		font-size: 24px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #FFFFFF;
		line-height: 40px;
	}

	.core_cont .core_bot {
		font-size: 16px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 22px;
	}

	.foots {
		display: none;
	}


	.footsa {
		padding: 50px 0px;
	}

	.foot_title {
		background-color: #FFFFFF;
		padding: 30px 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.foot_ctit {
		margin-bottom: 15px;
		width: 208px;
		height: 29px;
	}

	.foot_atit {
		width: 175px;
		height: 11px;
	}

	.foot_content {
		flex-wrap: wrap;
	}

	.foot_menu {
		padding: 10px;
		box-sizing: border-box;
		width: 50%;
	}

	.menu_img {
		width: 100%;
		height: auto;
	}



	.menu_tit {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 30px;
		background-color: #008d4f;
		font-size: 15px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 22px;
	}

	.foot_more {
		margin: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 27px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 38px;
		width: 98%;
		height: 77px;
		background-color: #008d4f;
	}

	/* 掌柜下饭菜 */
	.foot_tit {
		display: none;
	}

	.foot_check {
		display: none;
	}

	/* 加盟合作 */
	/* 合作地区 */
	.address {
		display: none;
	}

	.addr {
		position: relative;
		width: 100%;
		height: 714px;
		background-color: #D8D8D8;
	}

	.ad_img {
		position: absolute;
		z-index: 2;
		top: 20%;
		left: 10%;
		width: 80%;
		height: auto;
	}

	.citys .main {
		position: absolute;
		z-index: 3;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60%;
		/* background-color: #D8D8D8; */
	}

	.main .main_city {
		font-size: 50px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #008d4f;
		line-height: 70px;
	}

	.main .main_ecity {
		margin-bottom: 50px;
		font-size: 24px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #989898;
		line-height: 33px;
	}

	.main .accerd {
		padding-bottom: 35px;
		font-size: 40px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #008d4f;
		line-height: 56px;
	}

	.main_areas {
		width: 50%;
		padding-top: 35px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		border-top: 1px solid #008d4f;
	}

	.main_areas .main_area {
		font-size: 26px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 37px;
	}


	.addr_pro {
		padding: 40px 0px;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		background-color: #FFFFFF;
	}

	.addr_city {
		width: 152px;
		height: 72px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #CBCBCB;
		font-size: 28px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #008d4f;
		line-height: 40px;
	}

	.addr_pro .acti {
		background-color: #008d4f;
		color: #FFFFFF;
	}

	.addr_bot {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 116px;
		/*background-color: #FFFFFF;*/
	}

	/* 新闻列表 */
	.foots_tit {
		display: none;
	}

}

/* 3. Medium devices (less than  768px) */

@media (max-width: 767.98px) {

	

	/* 侧边导航 */
	.right_nav {
		width: 60px;
		height: 226px;
	}

	.nav_tit {}

	.nav_image {
		width: 20px;
		height: 20px;
	}

	.nav_name {
		font-size: 11px;
		line-height: 17px;
	}

	/* 优势 */
	.core {
		width: 100%;
		background-image: url('/skins/img/index/thirdbag.png');
		background-size: cover;
		background-repeat: no-repeat;
	}

	.core_image {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.core_tit {
		padding: 30px 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
		color: #ffffff;
	}

	.core_icon {
		width: 120px;
		height: auto;
	}

	.core_eicon {
		margin-top: 9px;
		width: 120px;
		height: auto;
	}

	.core_details {
		margin: 0;
		padding-bottom: 100px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		/*justify-content: space-between;*/
	}

	.core_cont {
		margin: 10px 0px;
		display: flex;
		flex-direction: column;
		width: 50%;
		align-items: center;
	}

	.core_top {
		display: flex;
		align-items: center;
		flex-direction: row;
	}

	.core_top .core_cir {
		width: 4px;
		height: 4px;
		background: #FFFFFF;
		border-radius: 50%;
	}

	.core_cont .core_img {
		margin: 0px 10px;
		width: 22px;
		height: auto;
	}

	.core_cont .core_name {
		font-size: 16px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #FFFFFF;
		/*line-height: 22px;*/
	}

	.core_cont .core_bot {
		font-size: 12px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		/*line-height: 12px;*/
	}

	/* 掌柜优质食材 */
	.foots {
		display: none;
	}

	.footsa {
		padding: 30px 0px;
	}

	.foot_title {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.foot_ctit {
		margin-bottom: 9px;
		width: 120px;
		height: 17px;
	}

	.foot_atit {
		width: 100px;
		height: 6px;
	}

	.footsa .foot_content {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.foot {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.foot_menu {
		margin: 10px 0px;
		width: 100%;
	}

	.menu_img {
		width: 100%;
		height: auto;
	}

	.menu_tit {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: auto;
		padding: 10px 0;
		background: #008d4f;
		border-radius: 1px;
		font-size: 13px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 18px;
	}

	.foot_more {
		margin: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 15px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 22px;
		width: 100%;
		height: 44px;
		background-color: #008d4f;
	}

	/* 掌柜下饭菜 */
	.foot_tit {
		display: none;
	}

	/* 合作地区 */
	.address {
		display: none;
	}

	.addr {
		position: relative;
		width: 100%;
		height: 632px;
		background-color: #D8D8D8;
	}

	.ad_img {
		position: absolute;
		z-index: 2;
		top: 20%;
		left: 10%;
		width: 85%;
		height: auto;
	}

	.citys .main {
		position: absolute;
		z-index: 3;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60%;
		/* background-color: #D8D8D8; */
	}

	.main .main_city {
		font-size: 28px;
		font-family: PingFang SC;
		font-weight: 600;
		color: #008d4f;
		line-height: 70px;
	}

	.main .main_ecity {
		margin-bottom: 50px;
		font-size: 13px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #989898;
		line-height: 33px;
	}

	.main .accerd {
		padding-bottom: 35px;
		font-size: 22px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #008d4f;
		line-height: 56px;
	}

	.main_areas {
		width: 50%;
		padding-top: 35px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		border-top: 1px solid #008d4f;
	}

	.main_areas .main_area {
		font-size: 14px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 37px;
	}


	.addr_pro {
		padding: 30px 0px;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		background-color: #FFFFFF;
	}

	.addr_city {
		width: 84px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #CBCBCB;
		font-size: 15px;
		font-family: PingFang SC;
		font-weight: 500;
		color: #FFFFFF;
		line-height: 22px;
	}

	.addr_pro .acti {
		background-color: #008d4f;
	}

	.addr_bot {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 64px;
		background-color: #FFFFFF;
	}

	/* 新闻列表 */
	.news_list {
		display: flex;
		justify-content: center;
	}

	.list_img {
		margin: 0px;
		height: auto;
	}

}
