
.ingredient{
	width: 100%;
	margin-left: auto;       /*  元素靠右对齐  */
	margin-right: auto;    /*  元素靠左对齐 */   
	margin-top:50px;
}
.profits{
	width: 100%;
	/* height: 45px; */
	float: left;
}
.pro-left-fits{
	float: left;
	margin-top: 10px;
}
.pro-left-fits span{
	font-size: 20px;
	color: #005096;
	font-weight: bold;
}

.pro-right-fits{
	float: right;
	width: 450px;
	position: relative;
}
.Waati{
	float: left;
	font-size: 12px;
	/* line-height: 40px; */
	letter-spacing: 1px;
	color: #666666;
}
.staart{
	float: left;
/* 	padding-bottom: 10px;
	padding-right: 40px; */
	/* border-bottom: solid 1px #666666; */
}
.gekai{
	float: left;
	margin: 10px 10px 10px 10px;
}
.inpstarut{
	outline: none;
	/* padding: 10px 0px 10px 15px; */
	margin: 0;
	height: 36px;
	width: 100px;
	color: #000000;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: #ccd6eb solid 1px;
	border-left: none;
	float: left;
	font-weight: bold;
}
.inpstarut::-webkit-input-placeholder{
    color: #666666;
} 

.ennd{
	float: left;
	/* padding-bottom: 10px;
	padding-right: 40px; */
	/* border-bottom: solid 1px #666666; */
}
.fiche{
	display: inline-block;
	width: 16px;
	height: 22px;
	margin-top: 6px;
	margin-left: 5px;
}
.fiche img{
	width: 100%;
	height: 100%;
}

.depressed-button{
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}
.res-left-sed{
	float: left;
	margin-right: 4px;
}
.res-cha-sed{
	padding: 10px 22px 10px 22px;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	background-color: #005096;
	cursor:pointer;
}
.res-right-sed{
	/* width: 76px;
	height: 32px; */
	padding: 9px 15px 9px 15px;
	border: solid 1px #005096;
	float: left;
	font-size: 14px;
	color: #005096;
	text-align: center;
	/* line-height: 30px; */
}
.looad{
	display: inline-block;
	width: 16px;
	height: 16px;
}
.looad img{
	width: 100%;
	height: 100%;
}
.xian{
	width: 847px;
	height: 2px;
	float: left;
	background-color: #ccd6eb;
	/* position: relative; */
	margin-top: 9px;
}
.tit-ppos-le{
	width: 80px;
	height: 2px;
	background-color: #005096;
	float: left;
	/* position: absolute;
	left: 0;
	bottom: 0px; */
}
.sheet{
	width: 100%;
	margin-left: auto;       /*  元素靠右对齐  */
	margin-right: auto;    /*  元素靠左对齐 */   
	margin-top: 16px;
	float: left;
}
.sheet table{
	width:100%;
	/* border-collapse: collapse;单个边框 */
	text-align: center;
	font-size: 15px;
}
.sheet th{
	padding:19px 80px;
	 
	background-color: #005096;
	color: #ffffff;
	border: 1px solid #d9e4f3;
	text-align: center;
}

.sheet td{
	
	padding-top: 28px;
	padding-bottom: 28px;
	color: #333333;
	border: 1px solid #d9e4f3;
	text-align: center;
}
.sheet td:first-of-type{
	background-color: #f8fafd;
}
.sheet td:last-of-type{
	background-color: #f8fafd;
}


.change{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.changing{
	float: right;
	width: 800px;
	/* height: 50px; */
}
.export{
	border: 1px solid #005096 !important;
    color: #005096;
}