    /*全部食材*/
.food-type .title-head{margin-bottom:24px;}
.food-type .type h4 a{cursor:auto;display: inline-block;border-radius: 4px;background-color: #fff0d2 ;font-size: 16px;width: 152px;height: 56px;line-height: 56px;text-align: center;}
.type h4{float: left;}
.type ul{float: left;width:848px;}
.type li{float: left;width: 56px;text-align: center;font-size: 13px;margin-left: 21px;margin-bottom:30px;height:74px;}
.type li img{width: 56px;height: 56px;border-radius: 4px;display:block;}
.type li h5{font-size:13px;line-height:13px;padding-top:20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.type li:hover h5{color:#ffaa00;}
.type .more a{display: inline-block;width: 56px;height: 56px;border-radius: 4px;font-size: 13px;color: #256dc6;background-color: #e6f1ff;text-align:center;line-height:56px;}

/*食材详情做法大全*/
.bt0{margin-bottom: 0}
/*食物相配&食物相克*/
.reason ul li,.phase ul li{border-bottom: 1px solid #e5e3df;padding: 17px 0;font-size: 15px;position: relative;}
.reason .head h3{font-size: 20px;color: #5db22e;}
.reason .head,.phase .head{padding-top:0;}
.phase .head h3{font-size: 20px;color: #ff4c44;}
.reason .head i,.phase .head i{display: inline-block;margin-right: 4px;vertical-align: text-bottom;background-size: 100%;background-repeat: no-repeat;}
.reason .head i{background-image: ;width: 30px;height: 30px;position: relative;top: 4px;}
.phase .head i{background-image: ;width: 29px;height: 26px;}
.reason .head p,.phase .head p{position: relative;left: 32px;margin-top: 7px;font-size: 15px;line-height: 22px;color: #666;}
.reason ul li>i,.phase ul li>i{display: inline-block;width: 22px;height: 22px;position: absolute;top: 18px;background-size: 100%;}
.reason ul li>i{background:  no-repeat;}
.phase ul li>i{background:  no-repeat;}
.reason p,.phase p{width: 666px;position: relative;left: 30px;line-height: 24px;}
.reason p a,.phase p a{margin-left: 10px;color: #256dc6;}

/*食物禁忌*/
.phase .title-head{margin-top: 20px;margin-bottom: 10px;}
.phase p{font-size: 15px;line-height: 22px;}
.people-list{width: 666px;font-size: 15px;line-height: 27px;}
.people-list p {position: relative;left: 0;}
/*营养功效*/
.introduction,.nutrition,.effect,.storage{border-bottom: 1px solid #e5e3df;padding-bottom: 40px;}
.description .title-head{margin:20px 0 13px;}
.description p{font-size: 15px;line-height: 27px;text-align: justify;}
.nutrition .title-head{margin-bottom: 20px;margin-top: 30px;}
.effect .title-head,.storage .title-head{margin-top: 30px;}
.nutrition .title-head span{font-size: 18px;font-weight: normal;}
.nutrition td{width: 344px;height: 50px;padding:15px 20px;}
.nutrition table{border-radius: 10px;background: #f1f7fa;border-collapse:collapse;font-size: 15px;}
.rb-border{border-right: 1px solid #d9e2e7;}
.bt-border{border-bottom: 1px solid #d9e2e7;}
.text-right{text-align: right;}