.copyright_bannar {
	width: 100%;
	display: block;
	padding-top: 40px;
}
.app {
	padding-top: 30px;
	background-color: #fff;
}
.app>h3 {
	font-size: 15px;
	color: #d2ef90;
	text-align: center;
}
.app>h4 {
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: inherit;
	height: inherit;
}
.zhezhao{
	background: #000000;
	position: absolute;
	width: 100%;
	height: 35px;
	opacity: 0.4;
	top:0;
	z-index: 2;
	border-radius: 5px 5px 0 0;
}
.food1 {
	width: 90%;
	height: 146px;
	position: relative;
	margin:15px auto;
	border-radius:5px 5px 0 0;
}
.food1>img{
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	border-radius:5px 5px 0 0;
}
.food3{
	position:absolute;
	width: 100%;
	top: 0;
	z-index: 2;
}
.foodI {
	margin: 30px auto 5px;
	display: block;
	width: 55px;
	height: 55px;
	border-radius: 55px;
	border: 1px solid #fff;
	
}

.foodI>img {
	display: block;
	margin: 12px auto;
	width: 35px;
}
.food2{
	z-index: 2;
	position:absolute;
	top: 0;
	width: 100%;
}
.food2>h1 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 35px;
	text-align: center;
}

.food4{
	width: 90%;
	margin: auto;
}
.core>p {
	font-size: 15px;
    width: 100%;
    float: left;
    text-align: center;
    background: #eee;
    line-height: 25px;
}

.core1 {
	float: left;
	width: 100%;
}

.core1 ul li {
	/*float: left;*/
}

.product {
	    width: 22.3%;
    background: #fff;
    border: 1px solid #EEEEEE;
    text-align: center;
    margin: 1%;
    float: left;
}

.productI {
	margin: 5px auto 5px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid #66be00;
}

.productI>img {
	display: block;
	margin: 5px auto;
	width: 20px;
}

.productT {
	width: 100%;
	background: #dee7e7;
	font-size: 15px;
}

.product>p {
	font-size: 16px;
}

.associated>p {
	font-size: 15px;
    width: 100%;
    float: left;
    text-align: center;
    background: #eee;
    line-height: 25px;
}